html {
    scroll-behavior: smooth;
  }
.min-h {
    padding-top: 40px;
}

.img-p {
    display: block;
    margin: auto;
}

.navbar-default {
    background-color: rgb(26, 59, 100);
    border-color: rgb(26, 59, 100);
    height: 100px;
}

.navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    padding-top: 7px;
}

.row.cl1 {
    margin-top: 100px;
}

/*-----fin header-----*/

section {
    background: #fff;


}

section.fondoBlancos {
    background: #fff;
}

.center {
    text-align: center;
}

.precio1{
    text-align: right;
}




.fondoblanco {
    background: url(../images/fondo.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 15PX;
    margin-top: 15px;
    padding-top: 40px;
    background-position: center;
}

.fondoblanco1 {
    background: url(../images/fondo.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20PX;
    margin-top: 15px;
    padding-top: 1px;
    padding-bottom: 20px;
    background-position: center;
}

.fondoblanco2 {
    background: url(../images/fondo-blanco2.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-bottom: 11px;
}

.fondoblanco3 {
    background: url(../images/fondo-blanco3.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20PX;
    margin-top: 15px;
    background-position: center;
}


.fondoblanco7 {
    margin-top: 15px;
    margin-bottom: 60px;
    padding-top: 10px;
    padding-bottom: 45px;
    background: #ffffff;
    border-radius: 15px;
    border:3px solid #213B5E;
}


p.textoblue {
    margin-bottom: 0px;
    color: #59595B;
    line-height: 17px;
    max-width: 230px;
    width: 100%;
    margin: auto;
    margin-top: 10px;
}

p.textoblue2 {
    margin-bottom: 0px;
    color: #293D8E;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 7px;
}

p.textoblue3 {
    margin-bottom: 0px;
    color: #293D8E;
    line-height: 17px;
    font-weight: 500;
    margin-top: 7px;
}



img.btcomprar {
    margin-bottom: 30px;
    margin-top: 7px;
}

img.btcomprar1 {
    margin-bottom: 10px;
    margin-top: 7px;
}

img.producto {
    margin-top: 10px;
}

img.producto1 {
    margin-top: 10px;
}



/*fin productos*/

img.btcomprar:hover {
    width: 225px;
}

img.btcomprar1:hover {
    width: 225px;
}

section.fondoazul {
    background: #1D4264;
    padding: 10px;
}

img.compra.logofooter {
    text-align: right !important;
    float: right
}

section.fondoazul p {
    color: #fff;
    padding-top: 20px;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 20px;
}

section.fondoazul2 p {
    color: #fff;
    padding-top: 9px;
    margin-top: 6px;
    text-align: center;
    padding-bottom: 4px;
}

section.fondoceleste {
    background: #94C6E9;
    padding-bottom: 20px;
}

section.fondoceleste p {
    color: #fff;
    padding-top: 20px;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 20px;
}

section.fondoazul2 {
    background: #1D4264;
    padding: 25px;
    padding-bottom: 20px;
}

body:-webkit-full-page-media {
    background-color: rgb(184, 44, 44) !important;
}

.embed-responsive-16by9 {
    padding-bottom: 334px;
}

/*imagenes*/

img.img1 {
    width: 100%;
}





#btn1{
    width: 120px;
    height: 47px;
    display: block;
    background:url("../images/bt_comprar.png") no-repeat;
    margin:10px auto 20px;
}


#btn1:hover{
        background:url("../images/bt_comprar1.png") no-repeat;
}

  .tab-content{
    background: #fdfdfd;
      line-height: 25px;
      /*border: 1px solid #ddd;*/
      border-top:5px solid #d7186e;
      border-bottom:5px solid #d7186e;
      padding:30px 5px;
  }


  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background: #d7186e;
    font-size:18px;
    color:#ffffff;
  }
  .nav-tabs>li>a{
    color:#213b5e;
    font-size:18px;
  }
  .nav-tabs>li>a:hover{
      background: #d7186e;
      font-size:18px;
      color:#ffffff;
      border:1px solid #d7186e;

  }
  


/*-------mobile----*/

@media (max-width: 575px) {
    img.porcentaje {
        width: 45%;
    }



    .fondoblanco {
        background: #ffffff;
        margin-bottom: 30PX;
        margin-top: 0px;
    }

    .fondoblanco2 {
        background: #ffffff;
        margin-bottom: 30PX;
        margin-top: 0px;
    }

    .fondoblanco1 {
        background: #ffffff;
        margin-bottom: 30PX;
        margin-top: 0px;
    }

    .fondoblanco3 {
        background: #ffffff;
        margin-bottom: 30PX;
        margin-top: 0px;
    }
    .fondop{
        display: block;
        width:100%;
        background:#d7176e;
    }
    img.full {
        width: 100%;
    }
    img.btcomprar {
        margin-bottom: 10px;
        margin-top: 5px;
    }

    img.btcomprar2 {
        margin-bottom: 10px;
        margin-top: 5px;
    }

    img.imgvino {
        width: 100%;
    }

    img.producto1 {
        width: 100%;
    }

    .bb {
        padding-bottom: 5px;
    }

    .center.treinta {
        padding-bottom: 30px;
    }

    .veinte {
        padding-bottom: 30px;
        margin-bottom: 30px !important;
    }

    img.compra1 {
        margin-left: 7%;
        position: relative;
        margin-top: -7%;
        width: 100px;
    }

    img.compra2 {
        width: 100%;
    }

    img.compra.logofooter {
        text-align: center;
        float: none !important;
    }

    img.compra3 {
        margin-top: -6%;
        margin-bottom: 6% !important;
        display: block;
        margin: auto;
    }

    section.fondoazul2 {
        background: #1D4264;
        padding: 7px;
        padding-bottom: 20px;
    }
}








/*--tablet--*/

@media (max-width: 1018px) {
    .fondoblanco {
        background: #ffffff;
    }

    .fondoblanco1 {
        background: #ffffff;
    }

    .fondoblanco2 {
        background: #ffffff;
    }

    .fondoblanco3 {
        background: #ffffff;
    }


    .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
       
       
        

      }
      .nav-tabs>li>a{
        


      }



}




@media only screen and (max-width: 1024px) and (min-width: 780px) {
    .min-h {
        padding-top: 0;
    }

    .fondoblanco {
        background: #ffffff;
    }

    .fondoblanco1 {
        background: #ffffff;
    }

    .fondoblanco2 {
        background: #ffffff;
    }

    .fondoblanco3 {
        background: #ffffff;
    }


    .col-md-6 {
        width: 48%;
        margin-left: 1% !important;
        margin-right: 1% !important;
    }

    .col-sm-6 {
        width: 48%;
        margin: 3px;
    }

}

@media only screen and (max-width: 768px) and (min-width: 601px) {
    .min-h {
        padding-top: 0;
    }

    .col-sm-6 {
        width: 48%;
        margin: 2px;
    }


   
     



    




}

@media only screen and (max-width: 600px) and (min-width: 320px) {

    .min-h {
        padding-top: 0;
    }

    h2{
        font-size:30px !important;
    }

    
}


/*compra*/
a.compra {
    /*background: #027d9b;*/
    /*background: #512972;*/
    border:2px solid #047bb5;
    /*width: 221px;*/
    width:180px;
    height: 50px;
    display: block;
    text-decoration: none;
    /*color: #fcb139;*/
    /*color:#F7CD33;*/
    color:#047bb5;
    font-family: helvetica, arial, sans-serif;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 15px;

    border-radius:8px;
    margin-bottom: 35px;
}

a.compra:hover {
    /*color: #f4940b;*/
    background: #ef486a;
    border:2px solid #ef486a;
    color:#FFF;
}
hr{
    border-width:1px;
    border-color:#213B5E;
}
.precio1{
    width:100%;
    max-width:240px;
    height: auto;
    /*background:#d6096c;*/
    background:#ef486a;
    display:block;
    box-sizing: border-box;
    text-align:center;
   
    margin:auto;
    border-radius:20px;
    padding:10px 5px;
}

.p1{
    color:#fff;
    font-size:16px;
    line-height:16px;
    font-weight:500;
    margin-left: 8px;
    margin-top:18px;
    display: block;
    float:left;
}
.p2{
    color:#f4ed16;
    font-size:48px;
    line-height: 48px;
    font-weight:600;
    letter-spacing: 1px;
    display: block;
}
.p3{
    /*color:#d82376;*/
    color:#047bb5;
    font-size: 17px;
    font-weight:600;
    background: #fff;
    display: block;
    /*border:4px solid #d82376;*/
    border:4px solid #ef486a;
    border-radius:8px;
    position:absolute;
    right:15%;
    z-index: 15;
    width: 100%;
    max-width:140px;
    box-sizing: border-box;
}
.p3 span{
    /*color:#1a3e61;*/
    color:#047bb5;
    font-size:35px;
    line-height:35px;
    font-weight:600;
}
.p4{
    color:#fff;
    font-size:13px;
    line-height:15px;
    font-weight:500;
    margin-left: 8px;
    margin-top:10px;
    display: block;
    float:left;
}

.p5{
    background:#f6e621;
    width:120px;
    height:120px;
    color:#193d5f;
    font-size:12px;
    font-weight:500;
    display: block;
    border-radius:50%;
    margin: 10px auto 10px;
    box-sizing: border-box;
    padding:25px 0px 0px;;
}
.p5 span{
    color:#1a3e61;
    font-size:35px;
    line-height:35px;
    font-weight:600;
}