
.pricing {
    text-align: center;
    border: 1px solid #f0f0f0;
    color: #777;
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 30px;
  font-family: 'Lato';
}
.pricing img {
    display: block;
    margin: auto;
    width: 32px;
}
.pricing li:first-child,
.pricing li:last-child {
    padding: 20px 13px;
}
.pricing li {
    list-style: none;
    padding: 13px;
}
.pricing li + li {
    border-top: 1px solid #f0f0f0;
}
.pricing big {
    font-size: 32px;
}
.pricing h3 {
    margin-bottom: 0;
  font-size: 36px;
}
.pricing span {
    font-size: 12px;
    color: #999;
    font-weight: normal;
}
.pricing li:nth-last-child(2) {
    padding: 30px 13px;
}
.pricing button {
    width: auto;
    margin: auto;
    font-size: 15px;
    font-weight: bold;
    border-radius: 50px;
    color: #fff;
    padding: 9px 24px;
    background: #aaa;
    opacity: 1;
    transition: opacity .2s ease;
  border: none;
  outline: none;
}
.pricing button:hover {
    opacity: .9;
}
.pricing button:active {
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
}
/* pricing color */
.p-green big,
.p-green h3 {
    color: #4c7737;
}
.p-green button {
    background: #4c7737;
}
.p-yel big,
.p-yel h3 {
    color: #ffbb42;
}
.p-yel button {
    background: #ffbb42;
}
.p-red big,
.p-red h3 {
    color: #e13c4c;
}
.p-red button {
    background: #e13c4c;
}
.p-blue big,
.p-blue h3 {
    color: #3f4bb8;
}
.p-blue button {
    background: #3f4bb8;
}

.pequeno {
     font-size: 1.05em;
}




/*-- //PRECIO// --*/
/*-- //PRECIO// --*/
/*-- //PRECIO// --*/
/*-- //PRECIO// --*/
/*-- //PRECIO// --*/
/*-- //PRECIO// --*/
/*-- //PRECIO// --*/


body{
  font-family: Arial, Helvetica, sans-serif;

}

a{
    font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
    color: #666;
    text-decoration: none;

}

input:focus,textarea:focus,select:focus{
  border:1px solid #fafafa;
  -webkit-box-shadow:0 0 6px #007eff;
  -moz-box-shadow:0 0 5px #007eff;
  box-shadow:0 0 5px #007eff;
  outline: none;
}

sup{

    font-size: 40px;
}

ul{
    list-style: none;
    font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
    color: #9095aa;
    padding: 0px;
    margin: 0px;


}


li{
border-top: 1px solid rgba(252,181,53, 0);
padding: 0px;
margin: 0px;
text-align: center;
height: 70px;
line-height: 52px;
}


#contenedor{
    width: 100%;
    text-align:center;
    float:left;

}

.izquierda{
    text-align:left;
    float:right;

}

.tamanyo{
    font-size: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
}

.margin{
    margin: 50px;
}

.whole{
    display: inline-block;
    margin-bottom: 50px;
    margin-right:5px;
    width: 350px;
}

.type{
    width: 350px;
    background-color: #FCB535;
    height: 50px;
    border-bottom: 3px solid #D38325;
    margin-bottom:auto;

}

.type2{
    width: 350px;
    border-radius: 0px 0px 0px 0px;
    background-color: #FCB535;
    height: 30px;

}

.type3{
    width: 170px;
    background-color: #FCB535;
    height: 50px;
    border-bottom: 3px solid #D38325;
    margin-bottom:auto;

}

.color{
    background-color: rgba(252, 181, 53, 0.15);
}

.type p{
  font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 29px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding-top: 10px;
    margin-top: 50px;
}

.type2 p{
  font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    
    margin-top: 25px;

    

}

.plan{
    width: 350px;
    background-color: #F7F7F7;

    border-radius: 0px 0px 5px 5px;
  font-family: Arial, Helvetica, sans-serif;
    font-size: 90px;
    text-align: center;
}

.standard{
    background-color: #FCB535;
    border-bottom: 3px solid rgb(211, 131, 37);
}

.ultimate{
    background-color: #FCB535;
    border-bottom: 3px solid rgb(211, 131, 37);
}

.header{
    padding-bottom: 0px;


}

.header span{
    font-size: 32px;

    
}

.month{
    font-size: 14px;
    color: #575757;
    padding: 0px;
    margin: -10px;
    margin-top: 10px;
}

.price{
    height:80px;
}

.cart{
  
  color:white;
  position: relative;
  top: 16px;
  
}

.sombra{
  text-shadow: 1px 1px 2px #000;
  color: #FCB535;
  font-size: 3.5em;
  line-height: 50px;
}

.sombra2{
  text-shadow: 1px 1px 2px #000;
  color: #fff;
}

.espacio2{
  height:1em;
}

.espacios{
  height: 65em;
}

.floatbotom{
  width: 100%;
  float: center;
  position: absolute; 
  bottom: 80px;
  text-align: center;

}

.login_c{
  width:500px;
  background-color:#2b2937;
  height:300px;
  margin: 0 auto;
  margin-top:40px;
  border-radius:5px;
  
}

.login_c input{
  width: 350px;
  height: 40px;
  border: 1px solid #494a5a;
  margin-bottom:20px;
  border-radius:5px;
  padding-left: 10px;

}


.login{
  background-color: #BC4B1A;
    border-bottom: 3px solid #7C3618;
  width:100%;
  
}



.nodisplay{
  opacity: 0.1;
}

.selected{
  background-color:#1F1B36;
  margin:0px;
  padding:0px;
}
