@import url('https://fonts.googleapis.com/css?family=Roboto:300');

body {
  /*font-family: 'Roboto', sans-serif !important;*/
 /*background-color: #e2f3fe;*/
/*  padding-top: 2rem;
  padding-bottom: 2rem;*/
/*  padding-right: 3rem;
  padding-left: 3rem;*/
}

h3 {
  margin-top: 2rem;
}

/*.logo{
  margin-top: 3rem;
  margin-left: 2rem;
}*/

.cuadradoSticky {
  /* width:40rem; */
  /* max-width:100px; */
 /* height:30rem;
  max-height:100px; */
  position:relative;
  /* background:#D0ECFF; */
  background:#FFFFFF;
  color: white;
  border-radius: 2rem;
  border: 1px solid #E4E4E4;
  color: #525252;
  /*text-align: center;*/
}

.cuadradoPlanes {
  /*width:30vh;*/
  /*max-width:100px;*/
  /*height:20rem;*/
  /*max-height:100px;*/
  /*position:relative;*/
  /*background:#4e9fd8;*/
  background:linear-gradient(-45deg,#d4cad2,#64b5f6);
  border-radius: 2rem;
  opacity: .70;
  color: white;
   /*border: 19px solid white;*/


  /*padding: 5rem  5rem 5rem 5rem;*/
}


@media only screen and (max-width: 500px) {

  .cuadradoSticky {

    margin:0px;
    padding: 0;
    border: none;
  }

 .cuadradoStickyRezise{
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
  }

  .contenedorImg > img{
    width: 40px;
    margin-left: 10px;
  }

  #barras_datitos{
    margin-left: 10px;
    margin-top: 10px;
 
  }

}

@media only screen and (min-width: 500px) and (max-width: 700px){
  .cuadradoSticky {

    margin:0px;
    padding: 0;
    border: none;
  }

 .cuadradoStickyRezise{
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
  }

  .contenedorImg > img{
    width: 40px;
    margin-left: 10px;
  }

  #barras_datitos{
    margin-left: 10px;
    margin-top: 10px;
 
  }
}



@media only screen and (min-width: 700) and (max-width: 850px){
  .cuadradoSticky {

    margin:0px;
    padding: 0;
    border: none;
  }

 .cuadradoStickyRezise{
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
  }

  .contenedorImg > img{
    width: 40px;
    margin-left: 10px;
  }

  #barras_datitos{
    margin-left: 10px;
    margin-top: 10px;
 
  }
}




/*CENTRA DIV*/
.centrarDiv {
  display: flex;
  align-items: center;
  justify-content: center;
 

}


/*div[class^='col-']{
  border: 1px solid white;
}*/

.info-sticky{
   text-align: center;
  position: center;
  /*padding-top: 4rem;*/

}

.text-center{
  text-align: center!important;
}

/*.row {
  margin-bottom: 1rem;
}
*/
/*.row .row {
  margin-top: 1rem;
  margin-bottom: 0;
}
*/
[class*="col-"] {
  /*padding-top: 1rem;*/
/*  padding-bottom: 1rem;*/
  /*background-color: rgba(86,61,124,.15);
  /*border: 1px solid rgba(86,61,124,.2);*/
}

.botonCotizar{
    /*text-decoration: none;*/
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    /*font-family: helvetica;*/
    /*font-weight: 100;*/
    font-size: 15px;
    margin-top: 2rem;
    border-radius: 30px;
    width: 23rem;



    /*font-style: italic;*/
    color: black;
    background-color: white;
    /*border-radius: 15px;*/
    border: 1px solid white;
    display: flex;
  align-items: center;
  justify-content: center;
  }


.botonCotizarXS{
    /*text-decoration: none;*/
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    /*font-family: helvetica;*/
    /*font-weight: 100;*/
    font-size: 15px;
    margin-top: 2rem;
    border-radius: 30px;
    /*width: 23rem;*/



    /*font-style: italic;*/
    color: black;
    background-color: white;
    /*border-radius: 15px;*/
    border: 1px solid white;
    display: flex;
  align-items: center;
  justify-content: center;
  }


  .botonCotizar:hover{
    opacity: 0.6;
    color:black;
    text-decoration: none;
  }
/*STICKY*/

.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/**/
.parrafo{
  color:black;
  font-size: 11px;
  margin-bottom: 3px;
  margin-top: 20px;
}

#btnAgregarBeneficiario:hover{
  opacity: 0.6;
  text-decoration: none;

}

/*STYLE SELECT 2*/
  .select2-container--default .select2-selection--single {

    height: 49px !important;

    padding: 10px 10px;

    /*font-size: 18px;*/

    line-height: 1.33;

    border-radius: 6px;

}

.select2-container--default .select2-selection--single .select2-selection__arrow b {

    top: 85% !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 26px !important;

}

.select2-container--default .select2-selection--single {

    border: 1px solid #CCC;

    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}




/*FIN SELECT 2*/





hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.titular{
  margin-left: 2rem;
  color:black;

}

/*STEPS*/

.wizard {
/*    margin: 20px auto;*/
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        /*margin: 40px auto;*/
        margin: 0px 25rem;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }
/*
.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}*/

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;/* 70px;*/
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
/*    position: absolute;*/
    left: 0;
    text-align: center;
    font-size: 25px;

}
span.round-tab i{
    /*color:##00ffff;*/
}

.wizard li.active span.round-tab{ /*paso activo*/
/*    background: #fff;
    border: 2px solid #5bc0de;
    
*/
    background-color: #3eb5d8; /*#3eb5d8*/
    border: 2px solid #5BC0DE;
    color: #FDFDFD;

}

.wizard li.active span.round-tab i{
    color: #5bc0de; /*#5bc0de*/

}

/*css adicional*/
.pasoAnterior{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background-color: #3EB5D8;
    /*border: 2px solid #e0e0e0;*/
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
    color: #FDFDFD;
    border: 2px solid #5BC0DE;

}
/*hasta aca*/

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0; /*1 triangulo bajo la opcion */
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    /*padding-top: 50px;*/
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }

}




.footer{
    padding-bottom: 3rem!important;
    /*margin-top:100px;*/
    background-color: #0e4194; 
    /*height: 18%;*/
    padding-top: 3rem!important;
}


.header{
    padding-bottom: 1rem!important;
    /*margin-top:100px;*/
    background-color: #0e4194; 
    height: 12%;
    padding-top: 1rem!important;
}
