/*Opel Fonts*/

@font-face {
    font-family: "OpelNextW05-Regular";
    src: url("../fonts/OpelNextW05-Regular.woff2") format("woff2"), url("../fonts/OpelNextW05-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW05-Light";
    src: url("../fonts/OpelNextW05-Light.woff2") format("woff2"), url("../fonts/OpelNextW05-Light.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW01-Regular";
    src: url("../fonts/OpelNextW01-Regular.woff2") format("woff2"), url("../fonts/OpelNextW01-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW07-Regular";
    src: url("../fonts/OpelNextW07-Regular.woff2") format("woff2"), url("../fonts/OpelNextW07-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW01-Bold";
    src: url("../fonts/OpelNextW01-Bold.woff2") format("woff2"), url("../fonts/OpelNextW01-Bold.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW15-Regular";
    src: url("../fonts/OpelNextW15-Regular.woff2") format("woff2"), url("../fonts/OpelNextW15-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW10-Regular";
    src: url("../fonts/OpelNextW10-Regular.woff2") format("woff2"), url("../fonts/OpelNextW10-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW02-Regular";
    src: url("../fonts/OpelNextW02-Regular.woff2") format("woff2"), url("../fonts/OpelNextW02-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW02-Bold";
    src: url("../fonts/OpelNextW02-Bold.woff2") format("woff2"), url("../fonts/OpelNextW02-Bold.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW15-Light";
    src: url("../fonts/OpelNextW15-Light.woff2") format("woff2"), url("../fonts/OpelNextW15-Light.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW10-Light";
    src: url("../fonts/OpelNextW10-Light.woff2") format("woff2"), url("../fonts/OpelNextW10-Light.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW07-Light";
    src: url("../fonts/OpelNextW07-Light.woff2") format("woff2"), url("../fonts/OpelNextW07-Light.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW02-Light";
    src: url("../fonts/OpelNextW02-Light.woff2") format("woff2"), url("../fonts/OpelNextW02-Light.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW01-Light";
    src: url("../fonts/OpelNextW01-Light.woff2") format("woff2"), url("../fonts/OpelNextW01-Light.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW15-Bold";
    src: url("../fonts/OpelNextW15-Bold.woff2") format("woff2"), url("../fonts/OpelNextW15-Bold.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW10-Bold";
    src: url("../fonts/OpelNextW10-Bold.woff2") format("woff2"), url("../fonts/OpelNextW10-Bold.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW07-Bold";
    src: url("../fonts/OpelNextW07-Bold.woff2") format("woff2"), url("../fonts/OpelNextW07-Bold.woff") format("woff");
}

@font-face {
    font-family: "OpelNextW05-Bold";
    src: url("../fonts/OpelNextW05-Bold.woff2") format("woff2"), url("../fonts/OpelNextW05-Bold.woff") format("woff");
}

@font-face {
    font-family: "icons-opel";
    src: url("../fonts/icons-opel.woff2") format("woff2"), url("../fonts/icons-opel.woff") format("woff");
}


/*General CSS*/

html {
    scroll-behavior: smooth;
}

body {
    padding-top: 20px;
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    
    
}


*:focus {
    outline: none;
}

.contborder {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

h1 {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    color: #000;
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: 1.5rem
}

h2 {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    color: #000;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1.5rem;
    font-weight: 300!important;
}

h3 {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    color: #000;
    font-size: 1.3rem;
    margin-bottom: .5rem;
    line-height: 1.2;
}

h4 {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    color: #000;
    font-size: 1.75rem;
    margin-bottom: .5rem;
    line-height: 1.2;
}

h5 {
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    color: #000;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    line-height: 1.2;
    font-weight: 600;
}

a {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

p {
    font-family: 'OpelNextW02-Light', Arial, sans-serif;
    color: #000;
    font-size: 1.2rem;
    margin-bottom: 1rem;
    line-height: 1.3;
}

.asterisco {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    color: #000;
    font-size: 10px;
}

.bases p,
.bases ul li {
    font-family: 'OpelNextW02-Light', Arial, sans-serif;
    font-size: .875rem;
    margin-bottom: .5rem;
    line-height: 1.25;
    text-align: justify;
}
.bases ol li {
    font-family: 'OpelNextW02-Light', Arial, sans-serif;
    font-size: .875rem;
    margin-bottom: .5rem;
    line-height: 1.25;
    text-align: justify;
}

.bases a {
    color: blue
}

strong {
    font-family: 'OpelNextW05-Bold', Arial, sans-serif;
    font-weight:normal;
}

.black {
    color: #000 !important
}

*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.icon {
    font-family: 'icons-opel';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    line-height: 1;
    position: relative;
    speak: none;
    text-transform: none;
}

.icon::after,
.icon::before {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: inherit;
}
ul li {
    font-family: 'OpelNextW05-Ligth', Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
}
    ul li strong {
        font-size: 1.1rem;
    }
    
    /*Navbar*/

    .navbar {
    padding-top: 0!important;
    padding-bottom: 0 !important;
    border-bottom:1px solid #eee;
}

.navbar-brand {
    padding-left: .5rem;
    padding-right: .5rem;
}

.navbar-collapse {
    background-color: #fff;
    width: 100%;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border: none !important
}

.navbar-light .navbar-toggler:focus {
    box-shadow: none !important;
    border: none !important;
    color: rgba(0, 0, 0, 1);
}

.cont__header_collapse {
    display: none;
    justify-content: space-between;
    width: 100%;
}

.bg-light {
    background-color: #fff!important;
}
.bg-yellow {
	background-color: #f7ff14 !important; 
}
.bg-light-grey {
    background-color: #f4f4f4 !important;
}
.navborder {
    border-bottom: 1px solid #CCCCCC;
    background-color: #fff;
    width: 100%;
    padding: 0 .75rem;
}

.logo-opel {
    content: url('../img/Opel_Logo_46x41.svg');
    display: inline-block;
    margin: 0 0.75rem 0.5rem 0.75rem;
    height: 2.5rem;
    padding: 0;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
}

.navbar-light .navbar-nav .nav-link.active {
    font-weight: 300;
    color:#000;
}

.navbar-opel li.nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: inherit;
}

.navbar-opel ul li > a {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    font-size: 1rem;
    text-transform: none;
    font-weight: 400;
    text-transform: none;
    width: 100%;
    font-style: normal;
    color: #000000;
}

li.nav-item a {
    display: inline;
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    font-size: 1rem;
    position: relative;
    overflow: hidden;
    -webkit-transition: color .3s, border-color .3s;
    transition: color .3s, border-color .3s;
    color: #000000;
}

li.nav-item a.nav-link {
    padding: 0.1rem 0.5rem;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

.icon-home-negative::before {
    content: "";
}

.navbar-opel li a.nav-link::after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 0;
    width: 136%;
    height: 100%;
    background-color: #f7ff14;
    -webkit-transform-origin: 200% 0;
    transform-origin: 200% 0;
    left: 0;
    -webkit-transform: skew(-23deg) translateX(-101%);
    transform: skew(-23deg) translateX(-101%);
    transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
    transition: transform .55s cubic-bezier(0, .545, .19, 1);
    transition: transform .55s cubic-bezier(0, .545, .19, 1), -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
}

.navbar-opel li a.nav-link:hover::after {
    -webkit-transform: skew(-23deg) translateX(0);
    transform: skew(-23deg) translateX(0);
    -webkit-transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
}

.navbar-opel li a.nav-link span {
    position: relative;
    z-index: 2;
    color: #000000;
}

.icon-nav {
    padding: 0 .5rem .15rem !important;
    margin-bottom: .15rem;
}


/*End Navbar*/


/*Home*/

.codehome {
    color: #000;
    font-family: 'OpelNextW05-Bold', Arial, sans-serif;
}

.logo__action img {
    width: 100%;
    max-width: 456px;
    padding: 0 2rem;
}

.header-img {
    width: 100%;
}

.header-img img {
    image-rendering: -webkit-optimize-contrast;
}


/*Contenidos*/

.header__interior {
    width: 100%;
}

.init__section_1,
.init__section {
    position: relative;
    height: 110px;
    width: 100%;
}

.init__section_1 {
    height: 110px;
}

.init__section {
    height: 84px;
}

.p__content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.block__content_center,
.block__content_single {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 85rem!important;
}

.block__content_center {
    padding: 2rem 1rem;
}

.block__content_single {
    padding: 2rem 1rem 0
}

.block__content_center p {
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    font-size: 1.2rem;
    /*font-weight: 300;*/
    line-height: 1.5;
    margin-bottom: 0;
    text-rendering: optimizeLegibility;
    font-weight: 300!important;
    margin-bottom: 1rem
}

.block__content_center p strong {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    font-weight: 600!important;
}

.cont__ganador {
    display: inline-block;
    margin-bottom: 2rem;
    padding: 1.5rem 1.5rem 1rem;
    background-color: #f1f1f1;
    text-align: center;
}

.cont__ganador .title {
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    font-size: 1.5rem;
}

.cont__ganador .winner {
    font-family: 'OpelNextW05-Bold', Arial, sans-serif;
    margin: 1rem 0;
    font-size: 1.2rem;
}

.cont__ganador .end {
    font-family: 'OpelNextW05-Bold', Arial, sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.text__grey_light {
    color: #888888;
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.125;
}

.text__grey_bold {
    color: #888888;
    font-family: 'OpelNextW05-Bold', Arial, sans-serif;
    font-size: 2rem;
    line-height: 1.15;
}

.text__black_light {
    color: #000;
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.125;
}

ul.list__left {
    margin: 1.5rem auto 2rem;
    width: 100%;
    max-width: 1024px;
}

ul.list__left li {
    text-align: left;
    margin-bottom: 1rem;
}

ul.slash_yellow {
    list-style-image: url('assets/img/bullet-slash-yellow.svg');
}


/*Cards*/

.card {
    border: 1px solid #EEEEEE;
    border-radius: 0;
    background-color: #fff;
    padding: 0;
    margin-bottom: 1rem;
    height: 100%;
}

.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dest__01 .card-title {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    font-size: 1.3rem;
    line-height: 1;
    font-weight: 600;
    color: #000;
    margin-bottom: .5rem
}

.dest__01 .card-body,
.dest__02 .card-body {
    padding-bottom: 0 !important;
}

.dest__01 .card-text {
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    /*font-weight: 600;*/
    line-height: 1.25;
    font-size: 0.9rem;
}

.dest__01 .card-footer {
    border: none;
    background-color: #fff;
    padding: 0rem 1rem 1.15rem;
}

.dest__02 .card-header {
    background-color: transparent;
    padding: 0;
    border: 0;
}

.dest__02.iframe .card-header {
    aspect-ratio: 898 / 505;
}

.dest__02 .card-footer {
    border: none;
    background-color: #fff;
    padding: 0rem 1rem 1.15rem;
}


/*Accordion*/

.accordion {
    border-top: 10px solid #f7ff14;
    margin-top: 0;
    margin-bottom: 2.5rem
}

.accordion-item {
    border-radius: 0 !important;
}

.accordion-item {
    box-shadow: inset 0 1px 0 #eeeeee;
}

.accordion-button {
    font-family: 'OpelNextW05-Bold', Arial, sans-serif;
    font-size: 1.25rem;
    color: #000 !important;
}

.accordion-button:focus {
    border-color: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background-color: #FBFBFB;
    box-shadow: inset 0 1px 0 #eeeeee;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('assets/img/icons/arrow-accordion.svg') !important;
}

.accordion-body p {
    margin-bottom: .5rem;
}

.accordion-body ul {
    padding-left: 1rem;
    font-family: 'OpelNextW02-Light', Arial, sans-serif;
    color: #000;
    font-size: 1rem;
    margin-bottom: 1rem;
    line-height: 1.45;
}

.accordion-body ul li {
    margin-bottom: .25rem
}


/*Corsa*/

.corsa__menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 0;
    background-color: rgba(255, 255, 255, .95);
    border-bottom: 1px solid #E6E6E6;
}

.corsa__menu .item__menu {
    font-family: 'OpelNextW05-Regular', Arial, sans-serif;
    font-size: 1rem;
    padding: 0.5rem;
    text-transform: uppercase;
}

.corsa__menu a.item__menu {
    color: #000;
    text-decoration: none;
}

.sticky {
    text-align: center;
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 200;
}

.sticky .corsa__menu {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.cont__card_yellow {
    padding: 2rem 2.5rem;
    border-top: 10px solid #F7FF14;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
}

.cont__card_yellow h6 {
    font-weight: bold;
    margin-bottom: 1rem;
}
.tit_claves {
    font-size:1.4rem;
    font-weight:600;
}
.cont_claves {
    padding: 1.5rem 1rem;
    /*height: 100%;
    max-height: 630px;*/
    background-color: #f5f5f5;
}


/*Galería*/
.list-unstyled {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    gap: 0.25rem
}

.list-unstyled li {
    width: calc(25% - 0.25rem);
    height: auto;
    border-radius: .0;
    overflow: hidden;
    margin-bottom: .25rem;
}


/*End Corsa*/


/*Cookies*/

.logo__Google {
    width: 100%;
    max-width: 50px;
}

#s-all-bn.c-bn,
#c-p-bn.c-bn {
    border-radius: 0 !important;
    background-color: #f7ff14 !important;
    color: #000!important;
}

.c_link {
    border-radius: 0 !important;
    background-color: rgba(0, 0, 0, .15) !important;
    color: #000!important;
}

.cookies__content p {
    text-align: justify;
}

.table__cookies {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 2rem
}

.table__cookies tr {
    border-bottom: 1px solid #eeeeee
}

.table__cookies th {
    background-color: #eeeeee;
    color: #000;
    padding: .5rem;
}

.table__cookies td {
    padding: .5rem;
}

ul.list_cookies {
    padding-left: 1rem;
}

.cookies__content a,
ul.list_cookies a {
    color: #050b7f;
}

.p__content.legal p {
    text-align: justify;
}



/*Footer*/

footer {
    background-color: #000;
    color: #fff;
    font-family: 'OpelNextW05-Light', Arial, sans-serif;
    font-weight: 600;
    font-size: .8rem;
     width:100%;
     position:absolute;
    
    }

footer .cont__footer {
    padding: .75rem 0
}

footer .border__bottom {
    border-bottom: 1px solid #3A3A3A;
}

footer .social {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 15px;
    font-size: 0.8rem;
}

    footer .facebook,
    footer .instagram,
    footer .twitter,
    footer .youtube,
    footer .tiktok,
    footer .linkedin {
        display: inline-block;
        height: 22px;
        width: 22px;
    }

footer .facebook {
    content: url('../img/facebook.svg');
	
}

footer .instagram {
    content: url('../img/instagram.svg');
	
}

footer .twitter {
    content: url('../img/twitter.svg');
	
}
footer .tiktok {
    content: url('../img/tiktok.svg');
	
}
footer .linkedin {
    content: url('../img/linkedin.svg');
	
}
footer .youtube {
    content: url('../img/youtube.svg');
	
}

footer .legal {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

.cont_button_legal {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
}

.cont_button_legal a {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 0.125rem;
    text-decoration: none;
}

a.btn-legal::after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    width: 125%;
    height: 100%;
    background-color: #f7ff14;
    -webkit-transform-origin: 200% 0;
    transform-origin: 200% 0;
    left: 0;
    -webkit-transform: skew(-23deg) translateX(-101%);
    transform: skew(-23deg) translateX(-101%);
    -webkit-transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
    transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
    transition: transform .55s cubic-bezier(0, .545, .19, 1);
    transition: transform .55s cubic-bezier(0, .545, .19, 1), -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
}

a.btn-legal:hover::after {
    -webkit-transform: skew(-23deg) translateX(0);
    transform: skew(-23deg) translateX(0);
    -webkit-transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
}

a.btn-legal span {
    position: relative;
    z-index: 2;
    color: #ffffff;
    font-weight: 600;
    font-size: .8rem;
}

a.btn-legal span:hover { 
    color: #000000;
}

.cont__footer p {
    font-size: .7rem; 
    line-height: 1.25;
    color: #fff;
    font-weight: 300;
    text-align: justify;
    margin-bottom: .5rem
}

footer iframe {
    display: block;
}


/*Buttons*/

.cont_button {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

    .cont_button a {
        
        border: 1px solid #000;
        background-color: transparent;
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        
        padding: 0.6rem 0.8rem;
        text-decoration: none;
        border-radius: 70px;
        letter-spacing: 0.5px;
    }
    .cont_button a:hover {
        background-color: #f7ff14;
    }
.cont_button_cupon a {
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 450px;
    padding: 0.7rem 0rem;
    text-decoration: none;
    border-radius: 70px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    font-size:1rem;
}

        .cont_button_cupon a:hover {
            background-color: #000;
            color:#ffffff !important;
            font-weight:600;
        }
    /*
a.btn-new-opel::after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    width: 118%;
    height: 100%;
    background-color: #f7ff14;
    -webkit-transform-origin: 200% 0;
   transform-origin: 200% 0;
    left: 0;
    -webkit-transform: skew(-23deg) translateX(-101%);
    transform: skew(-23deg) translateX(-101%);
    -webkit-transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
    transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
    transition: transform .55s cubic-bezier(0, .545, .19, 1);
}

a.btn-new-opel:hover {
    background-color: #f7ff14;
    /*-webkit-transform: skew(-23deg) translateX(0);
    transform: skew(-23deg) translateX(0);
    -webkit-transition: -webkit-transform .55s cubic-bezier(0, .545, .19, 1);
}
*/
    a.btn-new-opel span {
        font-family: 'OpelNextW05-Regular', Arial, sans-serif;
        position: relative;
        z-index: 2;
        color: #000000;
        font-weight: 500;
        font-size: 1rem;
    }

.cont__buttons {
    display: flex;
    align-items: center;
    gap: 40px
}

a.bot__yellow_prin,
a.bot__yellow,
a.bot__black {
    text-decoration: none;
}

.bot__yellow_prin {
    display: table;
    position: relative;
    background-color: #f7ff14;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.1rem;
    padding: 1.5rem 3rem 1.5rem 3rem;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.bot__yellow_prin::before {
    /*content: url('assets/img/icons/arrow-button-black.svg');*/
    line-height: 1.5;
    position: absolute;
    top: auto;
    box-sizing: border-box;
    left: 1rem;
}

.bot__yellow {
    display: table;
    position: relative;
    background-color: #f7ff14;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: .9rem;
    line-height: 1.1rem;
    padding: 0.65rem 1rem 0.5625rem 1.75rem;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.bot__yellow::before {
    content: url('assets/img/icons/arrow-button-black.svg');
    line-height: 1.5;
    position: absolute;
    top: auto;
    box-sizing: border-box;
    left: 1rem;
}

.bot__black {
    display: table;
    position: relative;
    background-color: rgba(0, 0, 0, .15);
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: .9rem;
    line-height: 1.1rem;
    padding: 0.65rem 1rem 0.5625rem 1.75rem;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.bot__black::before {
    content: url('assets/img/icons/arrow-button-black.svg');
    line-height: 1.5;
    position: absolute;
    top: auto;
    box-sizing: border-box;
    left: 1rem;
}

a.bot__yellow_prin:hover,
a.bot__yellow:hover,
a.bot__black:hover {
    color: rgba(0, 0, 0, .5);
}

.bot__center {
    margin-left: auto;
    margin-right: auto;
}


/*Margins*/

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}


/*Media Query*/

@media (min-width: 993px) {
    .navbar-brand {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {}
}

@media (max-width: 992px) {
    body {
        padding-top:40px;
    }
    .logo-opel {
        margin-top:15px;
    }
    .container {
        width: 100%;
        max-width: 95%;
    }
    .cont__header_collapse {
        display: flex !important;
    }
    .sticky {
        top: 48px;
    }
    .navbar-collapse {
        padding-left: 1.25rem;
        padding-bottom: .5rem;
    }
    .navborder {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-brand {
        line-height: 1;
        padding-bottom: 0;
    }
    .navbar-opel ul {
        margin-top: 1rem
    }
    .navbar-opel li.nav-item {
        height: 2rem;
    }
    .logo-right,
    .diagonal {
        display: none;
    }
    a.nav-link {
        margin-bottom: 4px;
    }
    .p__content {
        padding-left: 1rem;
        padding-right: 1rem;
    }
	
}
@media (max-width: 850px) {
    .col-md-6 {
        flex: 0 0 auto;
        width:100%;
    }
  
}

    @media (max-width: 767px) {
        .list-unstyled li {
            width: calc(50% - 0.25rem);
        }
    }

    @media (max-width: 640px) {
        .container {
            padding: 0;
            overflow-x: hidden;
        }

        #myHeader .container {
            padding-left: 0;
            padding-right: 0;
        }

        .block__content_single {
            text-align: left;
        }

        .list-unstyled li {
            width: calc(100% - 0.25rem);
        }

            .list-unstyled li img {
                width: 100%;
            }

        .cont__card_yellow {
            padding: 1rem;
        }

        .corsa__menu {
            gap: 10px;
            font-size: .875rem;
        }
    }


    /* @media (min-width: 768px) {
    .mb-md-0 {
        margin-bottom: .5rem!important;
    }
} */