@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700|Roboto:400,300,700);
body, html {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  visibility: visible!important;
}
img {
  border: 0;
  margin: 0;
  padding: 0
}
.box{
  color: #fff;
  background: #000;
  position: relative;
  min-height: 200px;
  padding-bottom: 30px; /* to avoid content overlapping */
}
.box .content{    
  position: absolute;
  bottom: 0;
  left: 0;
}
.wsp-new {
  background: #771A22;
  font-size: 16px;
  padding: 5px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 50px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 200px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
.wsp-new2 {
  background: #091953;
  font-size: 16px;
  padding: 5px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 50px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 200px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
.wsp-new3 {
  background: #5a69a0;
  font-size: 16px;
  padding: 5px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 190px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 200px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
.wsp-new4 {
  background: #292f47;
  font-size: 16px;
  padding: 5px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 120px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 200px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
/* .wsp-new3 {
  background: #5a69a0;
  font-size: 16px;
  padding: 5px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 120px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 200px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
.wsp-new4 {
  background: #292f47;
  font-size: 16px;
  padding: 5px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 190px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 200px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
} */
.info-carga {
  text-align: center;
  font-size: 22px;
  border: 1px solid #FFFFFF;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 10px;
  display: block;
  margin: 20px 0;;
}
.bere{
  display: none;
}
@media (max-width:767px){
  .bere{
    display: block;
  }
  .img-joven{
    display: none;
  }
}
.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #fff
}
.whatsapp {
  width: 80px;
  height: 80px;
  position: fixed;
  color: #fff;
  background: #25d366;
  text-align: center;
  bottom: 80px;
  right: 20px;
  z-index: 500;
  border-radius: 50px !important;
  -webkit-box-shadow: 2px 2px 3px #999;
  box-shadow: 2px 2px 3px #999
}
.whatsapp-2 {
  margin-top: 14px;
  color: #fff;
  font-size: 55px !important;
  margin-left: 5px
}
.whatsapp-2 a:hover {
  text-decoration: none
}
.cont-txt-user {
  background: #aa121b;
  padding: 5px;
  display: block;
  margin: 0 auto
}
.txt-user {
  margin: 2px 20px;
  padding: 2px 2px 2px 35px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 18px;
  background: url(../images/ic_inscribase.png) left center no-repeat
}
.txt-user p a {
  text-decoration: none;
  color: #fff
}
.txt-user p a:hover {
  text-decoration: underline;
  color: #fff
}
.txt-pie {
  text-align: center;
  font-size: 18px;
}
.txt-pie-nav {
  text-align: center;
  font-size: 16px;
  border-top: 1px solid #FFF;
  padding: 10px 0;
  margin: 10px 0;
}
.txt-pie-nav a {
  color: #FFF;
  text-decoration: none;
}
.txt-pie-nav a:hover {
  color: #FFF;
  text-decoration: underline;
}
.bot-courier{
  background-color: #001B8B;
  border-radius: 10px;
  padding: 10px;
  color: #FFF;
  margin-top: -2px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-left: 20px;
  display: inline-block;
  text-decoration: none;
}
.bot-courier:hover {
text-decoration: underline;
text-decoration-color: #001B8B;
-webkit-text-decoration-color: #001B8B;
}
@media (max-width:767px) {
  .txt-user {
    margin: 2px 20px;
    padding: 2px 2px 2px 35px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    background: url(../images/ic_inscribase.png) left center no-repeat
  }
  .bot-courier{
    margin-left: 10px;
    margin-top: 30px;
    display: block;
    font-size: 14px;
  }
}
.frase-home {
  margin-top: 34px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #002c77;
  padding: 10px auto 10px auto;
  line-height: 40px;
  font-weight: 300
}
.tit-main-black {
  margin: 80px 0 30px 0;
  text-align: center;
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  padding: 10px auto 10px auto;
  line-height: 40px;
  font-weight: 300
}
.txt-home {
  margin: 20px auto 20px auto;
  text-align: left;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #111;
  font-weight: 300
}
.media-object {
  margin: 20px auto 20px auto
}
.txt-compras {
  margin: 20px auto 20px auto;
  text-align: center;
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #111;
  font-weight: 300
}
.txt-compras a {
  color: #111;
  text-decoration: none;
  font-weight: 700
}
.txt-compras a:hover {
  color: #111;
  text-decoration: underline;
  font-weight: 700
}
a:focus, a:active {
    outline: none !important;
    box-shadow: none !important;
    text-decoration: none;
}
.box_no {
  display: table !important;
  margin: 10px auto !important;
  background: #2965A8;
  border: 1px solid #0e3a86;
  text-align: center;
  padding: 30px;
  font-size: 20px;
  color:#FFF;
  font-weight: bold;
  border-radius: 10px;
}
.tit-opcion {
  text-decoration: none;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  color: #0e3a86;
  font-weight: 400;
  font-size: 30px;
  border-bottom: 1px dashed #0e3a86;
  margin: 20px 0
}
.bg_blue2 {
  background: #fafafa;
  padding: 0 0
}
.bg_contacto {

  padding: 0 0
}
.bg_cotizador {
  padding: 0 0
}
.bg_tiendas {
  background: #f5f5f5;
  padding: 0 0
}
.cont_home1 {
  border: 2px solid #fafafa;
  background: #fff;
  padding: 10px 5px;
  margin: 30px auto;
  -webkit-box-shadow: 0 0 13px 0 rgba(50, 50, 50, .35);
  -moz-box-shadow: 0 0 13px 0 rgba(50, 50, 50, .35);
  box-shadow: 0 0 13px 0 rgba(50, 50, 50, .35);
  border-radius: 10px
}
.cont_home_wz {
  border: 0 solid #fafafa;
  background: #fff;
  padding: 10px 30px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 13px 0 rgba(50, 50, 50, .35);
  -moz-box-shadow: 0 0 13px 0 rgba(50, 50, 50, .35);
  box-shadow: 0 0 13px 0 rgba(50, 50, 50, .35);
  border-radius: 10px
}
.wizard {
  margin: 60px auto;
}
.wizard-mobile {
  display: none
}
.bs-wizard {
  margin: 80px center
}
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0
}
.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 12px
}
.tit_1_wz {
  font-family: 'Roboto Condensed', sans-serif;
  color: #59b200;
  font-weight: 400;
  font-size: 20px;
  text-align: center
}
.tit_2_wz {
  font-family: 'Roboto Condensed', sans-serif;
  color: #265bff;
  font-weight: 400;
  font-size: 20px;
  text-align: center
}
.tit_3_wz {
  font-family: 'Roboto Condensed', sans-serif;
  color: #d8b801;
  font-weight: 400;
  font-size: 20px;
  text-align: center
}
.bot_1_wz {
  font-family: 'Roboto Condensed', sans-serif;
  color: #FFFFFF;
  background-color: #59b200;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border-radius: 20px;
  padding: 5px;
  border: 2px solid white;
  box-shadow: 0px 2px 2px #cccccc;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.bot_1_wz.active, .bot_1_wz.focus, .bot_1_wz:active, .bot_1_wz:focus, .bot_1_wz:hover {
  color: white;
  background-color: #265bff;
  text-decoration: none;
  text-decoration-color: #265bff!important;
}


@media (max-width:991px) {
  .wizard {
    margin: 60px auto;
    background: 0 0;
    height: 425px
  }
  .tit_1_wz {
    font-family: 'Roboto Condensed', sans-serif;
    color: #59b200;
    font-weight: 400;
    font-size: 16px;
    text-align: center
  }
  .tit_2_wz {
    font-family: 'Roboto Condensed', sans-serif;
    color: #265bff;
    font-weight: 400;
    font-size: 16px;
    text-align: center
  }
  .tit_3_wz {
    font-family: 'Roboto Condensed', sans-serif;
    color: #d8b801;
    font-weight: 400;
    font-size: 16px;
    text-align: center
  }
  .bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 16px
  }
}
.text-center{
  font-size: 16px!important;
}
@media (max-width:767px) {
  .wizard {
    display: none
  }
  .wizard-mobile {
    display: block;
    margin: 50px 15px
  }
}
.content-section {
  padding-top: 0
}
.download-section {
  width: 100%;
  padding: 50px 0;
  height: 400px;
  color: #fff;
  background: url(../images/f4.jpg) no-repeat center center fixed;
  background-color: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover
}
.cont-oficinas {
  border: 2px solid #fafafa;
  background: rgba(255, 255, 255, .8);
  padding: 20px 10px 20PX 10px;
  margin: 60px 10px 10px 10px;
  -webkit-box-shadow: 0 0 13px 0 rgba(50, 50, 50, .15);
  -moz-box-shadow: 0 0 13px 0 rgba(50, 50, 50, .15);
  box-shadow: 0 0 13px 0 rgba(50, 50, 50, .15);
  font-size: 30px;
  color: #111
}
.tit-customer {
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 30px;
  color: #000;
  padding: 10px auto 50px auto;
  border-bottom: 1px #111 dashed;
  font-weight: 300
}
.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none
}
.panel-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-body a {
  color: inherit;
  text-decoration: underline;
}
.panel-body a:hover {
  color: #337AB7;
  text-decoration: underline;
}
.panel-body a {
  color: inherit;
  text-decoration: underline;
}
button, input, select, textarea {
  margin-top: 10px;
  border-color: #002c77
}
.form-group {
  margin: 0 0 20px 0;
  padding: 0 15PX
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: transparent;
  background-image: none;
  border: 1px solid #002c77;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin: 0
}
.control-label {
  margin: 0;
  padding: 0
}
.content {
  background: #eee1d0;
  padding: 50px 0;
  margin: 0
}
label {
  margin-top: 17px;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 400
}
footer {
  background: #000!important;
  padding: 30px 0;
  margin: 0 !important;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  z-index: 50;
  margin: 0
}
footer a {
  color: #fff;
  text-decoration: none
}
footer a:hover {
  color: #fff;
  text-decoration: underline
}

.pie {
  height: 120px;
  width: 100%;
  background: url(../images/bg-pie.jpg) top repeat-x;
  background-color: #171717
}
@media (max-width:767px) {
  footer {
    padding: 30px 0 200px 0;
  }}
@media (min-width:767px) {
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1) {
    clear: none
  }
  .col-sm-2:nth-child(6n+1), .col-sm-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:992px) {
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1), .col-sm-2:nth-child(6n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
}
@media (min-width:1200px) {
  .col-sm-2:nth-child(6n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:480px) and (max-width:767px) {
  .container {
    max-width: 748px
  }
}
.image-redonda{
  border-radius: 10px;
}
















/* NAVVVVVVV */
.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #FFF
}

.closebtn, .titulo-nav{
  display: none;
}
.bg-nav{
  background: transparent;
  height: 80px;
}
.bg-nav2{
  background: #00000000;
  display: inline-block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.no-bg-nav{
  background: transparent;
}
.navbar-nav::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
.navbar-collapse::-webkit-scrollbar {
  background: rgba(0,0,0,0);
} 
.navbar-inverse .navbar-nav {
  margin-bottom: 1px;
  margin-top: 18px
}
.navbar-inverse .navbar-nav > li > a {
  color: #111;
  padding: 10px 6px;
  margin-left: 5px
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
  margin-left: 5px;
  padding: 10px 6px
}
.navbar-inverse .navbar-nav > .active > a {
  color: #111;
  background-color: #73C1CC
}
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #00AAED
}
.navbar {
  position: relative;
  margin-bottom: 0;
  border: 0 solid transparent
}
.navbar .navbar-nav {
  display: inline-block;
  float: none
}
.navbar .navbar-collapse {
  text-align: right
}
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  background-color: #f5f5f5;
  border-radius: 10px;
}
@media (max-width:1315px) {
  .logo{
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    width: 180px;
  }
  .navbar-toggle{
    float: left;
    width: 70px;
    height: 70px;
    margin-left: 20px;
  }
.navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 60%;
    height: 100%;
    z-index: 9000;
    background-color: #FFFFFF;
    box-shadow: 5px 0 20px -5px rgba(0,0,0,0.4),
-5px 0 5px -5px rgba(0,0,0,0.4);
  }
  .navbar-collapse{
    left: 0;
    transition: left 300ms ease-in-out!important;
  }
  .navbar-collapse.collapsing {
    left: -75%;
    transition: left 300ms ease!important;
    height: 100%!important;
  }
  .navbar .navbar-collapse {
    text-align: left
  }
  
  .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
      color: #000000;
      display: block;
  }
  .closebtn a:link {
      color: #000000!important;
      text-decoration: none;

  }
  .overflow-scroll {
    overflow: scroll !important
}
.titulo-nav{
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  color: #000000;
  display: block;
  padding: 0 20px 10px 0;
}
.padd-nav{
  padding: 20px;
}
.navbar-nav{
  padding: 0 10px;
  width: 100%;
  margin: 0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000000!important;
  padding: 20px 10px!important;
  margin-left: 5px!important;
  border-bottom: 1px solid #CCCCCC90!important;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #CCC!important;
  padding: 20px 10px!important;
  margin-left: 5px!important
}
.mar-top > img{
  margin-top: 0;
}
footer{
  padding-bottom: 100px;
}
  /* nuevo breakpoint */
  .navbar-header {
    float: none;
  }
  
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }
    }
  






    ul.breadcrumb {
      padding: 10px 16px;
      list-style: none;
      border: 1px solid #000;
      display: inline-block;
      margin: 20px 0;
      float: left;
      font-weight: 400;
      color: #555555;
        border-radius: 10px;
    }
    ul.breadcrumb li {
      display: inline;
      font-size: 16px;
    }
    ul.breadcrumb li + li:before {
      padding: 8px;
      color: black;
      content: ">\00a0";
    }
    ul.breadcrumb li a {
      color: #000;
      text-decoration: none;
    }
    ul.breadcrumb li a:hover {
      color: #000000;
      text-decoration: underline;
    }
    @media (max-width:480px) {
      ul.breadcrumb {
        width: 100%;
      }
      ul.breadcrumb li {
        display: block;
      }
    }
    @media (max-width:991px) {
      ul.breadcrumb {
        float: none;
      }
    }





    /* BOTON Wsp */

    .dropbtn {
      color: white;
      padding: 40px;
      border: none;
      background: url(../images/wsp-c.svg);
      background-repeat: no-repeat;
      box-shadow: 0 0 0 0 rgba(#5a99d4, .5);
      -webkit-animation: pulse 1.5s infinite;
      animation: pulse 1.5s infinite;
      wi
    }

    .dropbtn:hover {
      -webkit-animation: none;
      animation: none;
    }
    
    @keyframes pulse {
      0% {
        transform:(scale(.9));
      }
      70% {
        transform:(scale(1));
        box-shadow: 0 0 0 50px rgba(#5a99d4, 0);
      }
        100% {
          transform:(scale(.9));
        box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
      }
    }
    
    .dropdown {
      position: fixed;
  bottom: 50px;
  right: 90px;
      display: inline-block;
      z-index: 9999;
    }
    
    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      min-width: 160px;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
      z-index: 1;
      bottom: 60px;
    }
    
    .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
    }
    
    .dropdown-content a:hover {background-color: #ddd;}
    
    .dropdown:hover .dropdown-content {display: block;}

:root {
            --primary-navy-v2: #0B2567;
            --primary-red-v2: #D3131A;
            --accent-blue-v2: #0056B3;
            --bg-light-v2: #F4F6F9;
            --text-dark-v2: #333333;
            --text-muted-v2: #666666;
            --border-color-v2: #E0E4EC;
        }

        .confirmation-page-v2 {
            background-color: var(--bg-light-v2);
            color: var(--text-dark-v2);
            display: flex;
            flex-direction: column;
            min-height: 100vh;
            font-family: 'Roboto', sans-serif;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        .confirmation-page-v2 * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            font-family: 'Roboto', sans-serif;
        }

        /* Top Bar & Header */
        .top-bar-v2 {
            background-color: var(--primary-red-v2);
            color: #FFFFFF;
            text-align: center;
            padding: 8px 15px;
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 0.5px;
            text-transform: uppercase;
        }

        .header-v2 {
            background-color: #FFFFFF;
            box-shadow: 0 2px 5px rgba(0,0,0,0.08);
            padding: 15px 0;
        }

        .header-container-v2 {
            max-width: 1100px;
            margin: 0 auto;
            padding: 0 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .logo-v2 {
            font-size: 26px;
            font-weight: 900;
            color: var(--primary-navy-v2);
            text-decoration: none;
            font-style: italic;
        }

        .logo-v2 span {
            color: var(--primary-red-v2);
        }

        .btn-header-v2 {
            background-color: var(--primary-navy-v2);
            color: #FFFFFF;
            padding: 8px 18px;
            text-decoration: none;
            border-radius: 4px;
            font-size: 13px;
            font-weight: 700;
            text-transform: uppercase;
            transition: background 0.2s ease;
        }

        .btn-header-v2:hover {
            background-color: #081B4E;
        }

        /* Main Container */
        .main-container-v2 {
            flex: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 40px 20px;
        }

        .confirmation-card-v2 {
            background: #FFFFFF;
            max-width: 600px;
            width: 100%;
            border-radius: 8px;
            border: 1px solid var(--border-color-v2);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
            padding: 40px 30px;
            text-align: center;
        }

        /* Success Icon */
        .icon-box-v2 {
            width: 75px;
            height: 75px;
            background-color: #E8F5E9;
            color: #2E7D32;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
        }

        .icon-box-v2 svg {
            width: 40px;
            height: 40px;
            fill: currentColor;
        }

        /* Titles & Text */
        .confirmation-card-v2 h1 {
            color: var(--primary-navy-v2);
            font-size: 26px;
            font-weight: 700;
            margin-bottom: 10px;
        }

        .confirmation-card-v2 h2 {
            color: var(--accent-blue-v2);
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 20px;
        }

        .confirmation-card-v2 p {
            color: var(--text-muted-v2);
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 25px;
        }

        /* Summary Panel */
        .ticket-info-v2 {
            background-color: #F8FAFC;
            border: 1px dashed var(--border-color-v2);
            border-radius: 6px;
            padding: 15px 20px;
            margin-bottom: 30px;
            text-align: left;
            font-size: 13px;
        }

        .ticket-row-v2 {
            display: flex;
            justify-content: space-between;
            margin-bottom: 8px;
        }

        .ticket-row-v2:last-child {
            margin-bottom: 0;
        }

        .ticket-label-v2 {
            color: var(--text-muted-v2);
            font-weight: 500;
        }

        .ticket-value-v2 {
            color: var(--primary-navy-v2);
            font-weight: 700;
        }

        /* Button */
        .btn-main-v2 {
            display: inline-block;
            background-color: var(--primary-red-v2);
            color: #FFFFFF;
            padding: 12px 30px;
            border-radius: 4px;
            text-decoration: none;
            font-weight: 700;
            font-size: 14px;
            text-transform: uppercase;
            box-shadow: 0 3px 6px rgba(211, 19, 26, 0.3);
            transition: background 0.2s ease;
        }

        .btn-main-v2:hover {
            background-color: #B50E14;
        }

        /* Footer */
        .footer-v2 {
            background-color: var(--primary-navy-v2);
            color: #FFFFFF;
            text-align: center;
            padding: 20px;
            font-size: 12px;
        }

        .footer-v2 p {
            opacity: 0.8;
        }