.price-table { background: #fff;
    border: 1px solid #eaeaea;
    padding: 25px 20px;
    margin: 15px 0 30px;
    border-radius: 2px;
    text-align: center;
	}
	.price-details li {
    padding: 7px 0;
	    font: 400 12px/1.8 "Open Sans", sans-serif;
    color: #666;
}
.price-table p.price {
    font-size: 60px;
    color: #111;
    padding: 0;
    margin: 0 0 0 -10px;
}
.smalloff {
    font-size: 20px;

}
.font-alt {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.price-table h4 {
    color: #111;
    margin: 0;
}
.price-table ul {list-style:none; padding-left:0;}

.botonazul {    font-family: "Open Sans", helvetica, arial, sans-serif;
    font-size: 13px;
    cursor: pointer;
    padding: 0 26px;
    line-height: 38px;
    display: inline-block;
    margin: 0 10px 4px 0;
    height: 40px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    background: #33BAC2;
    color: #fff;
    border: 1px solid #33BAC2;
    border-radius: 4px;
	}
	.img-mitad {width:70%; border:3px solid #33BAC2;}
	hr{
    display : list-item;
    list-style : url(../img/hr.jpg) inside;
    filter : alpha(opacity=0);
    margin-left: -10px;
    width : 0;
	padding-bottom:20px;
  }
  .titulosh3{font-family: 'Lobster', cursive !important; color:#B206F2 !important; font-size:28px;}
  .textodiferente{font-family: 'Nunito', sans-serif !important; font-size:15px; line-height: 27px; color:#00AA40;}

  .modal-header {
	padding-bottom: 5px;
}

.modal-footer {
    	padding: 0;
	}

.modal-footer .btn-group button {
	height:40px;
	border-top-left-radius : 0;
	border-top-right-radius : 0;
	border: none;
	border-right: 1px solid #ddd;
}

.modal-footer .btn-group:last-child > button {
	border-right: 0;
}

#memberbar {
 font-family: "Open Sans", helvetica, arial, sans-serif;
 top: 0;
 left: 0;
 position: fixed;
 background-color: #C52A47;
 height: 20px;
 width: 100%;
 z-index: 1;
 opacity: 0.8;
 color: white;
}

#memberbar a {
 color: white;
}

#registerForm label.error {
color:red;
}
#registerForm input.error {
border:1px solid red;
}

#resetForm label.error {
color:red;
}
#resetForm input.error {
border:1px solid red;
}

.formularioenroll{
  display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-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;
}

.h2fauna {
  font-family: "Fauna One", arial, sans-serif;
  font-size: 18px;
margin-bottom: 8px;
color: #f58320;
margin-top: 0px !important;
    font-weight: bold;
}
.textofauna{
      font-family: "Fauna One", arial, sans-serif;
          line-height: 25px;
}
@media (min-width: 768px) {
.newh3{
font-size: 200%;
}
}
@media (min-width: 992px) {
.newh3{
font-size: 350%;
}
}
@media (min-width: 1200px) {
.newh3{
font-size: 500%;
}
}
