body {
	font-family: AvenirNext-Medium
}

.titulo1, .detalleProducto h1 {
    font-size: 24px;
    line-height: 28px;
    color: #006341;
    text-transform: none;
    font-family: AvenirNext-Medium;
    padding: 0;
    margin: 0;
    text-align: left;
}

[class *="col-"] {
	padding: 15px;
	box-sizing: border-box;
	float: left;
}

.col-1 {
	width: 100%;
}

.col-2 {
	width: 50%;
}

.col-3 {
	width: 25%;
}

.col-4 {
	width: 33%;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.btn_green {
	display: inline-block;
	width:auto;
}

.btn_green
input {
	background-image: linear-gradient(-47deg, #00A85E 0%, #00BC41 100%);
	background-image: linear-gradient(47deg, #00A85E 0%, #00BC41 100%);
	border-radius: 4px;
	font-family: AvenirNext-Medium;
	font-size: 17px;
	color: #FFFFFF;
	max-width: 210px;
	display: block;
	padding: 10px;
	-moz-transition: all .51s;
	-o-transition: all .51s;
	-webkit-transition: all .51s;
	transition: all .51s;
}


.btn_verde
input:hover,
.btn_green
input:hover {
	border-radius: 25px;
}

.btn_verde {
	display: inline-block;
	width:auto;
}

.btn_verde
input {
	background-image: linear-gradient(-47deg, #00A85E 0%, #00BC41 100%);
	background-image: linear-gradient(47deg, #00A85E 0%, #00BC41 100%);
	border-radius: 4px;
	font-family: AvenirNext-Medium;
	font-size: 17px;
	color: #FFFFFF;
	display: inline-block;
	padding: 10px;
	-moz-transition: all .51s;
	-o-transition: all .51s;
	-webkit-transition: all .51s;
	transition: all .51s;
	max-width: 500px;
	width: auto;
}

.btn_default {
	background: transparent;
	border-radius: 4px;
	font-family: AvenirNext-Medium;
	font-size: 17px;
	color: #75787b;
	border: 1px solid #75787b;
	max-width: 210px;
	display: block;
	margin: 15px auto;
	padding: 10px;
	-moz-transition: all .51s;
	-o-transition: all .51s;
	-webkit-transition: all .51s;
	transition: all .51s;
	width: 100%;
}

.btn_default:hover {
	border-radius: 25px;
}

.btn_danger {
	background-image: linear-gradient(-47deg, #bc2c00 0%, #9a2501 100%);
	border-radius: 4px;
	font-family: AvenirNext-Medium;
	font-size: 17px;
	color: #fff;
	max-width: 210px;
	display: block;
	margin: 15px auto;
	padding: 10px;
	-moz-transition: all .51s;
	-o-transition: all .51s;
	-webkit-transition: all .51s;
	transition: all .51s;
	width: 100%;
}

.btn_danger:hover {
	border-radius: 25px;
}

.campo {
	background: #FFF;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	border-radius: 100px;
	padding: 12px 15px 8px 15px;
	display: inline-block;
	width: auto;
}

.inversion {
	background: #FFF;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	border-radius: 100px;
	padding: 12px 15px 8px 15px;
	margin: 0px 15px 0px 0px;
	max-width: 290px;
}

.campo *:nth-child(1),
.inversion *:nth-child(1) {
	font-size: 15px;
	padding-left: 10px;
	color: #1F2238;
	border: none;
	background: transparent;
}


.ncta {
	max-width: 300px;
	float: left;
}

.btn-next {
	max-width: 100px;
	float: left;
}

.help-text {
	font-size: 12px;
}

.inversion select {
	width: 100%;
	height: 20px;
	background: transparent;
	border: 0;
}

.strenght {
	width: 30%;
	float: left;
}

.seg {
	background: #f0f0f5;
	box-shadow: inset 0px 4px 6px #ccc;
	height: 20px;
}

.seg-baja {
	background: #d9534f;
	box-shadow: inset 0px 4px 6px #ccc;
	height: 20px;
}

.seg-media {
	background: #f0ad4e;
	box-shadow: inset 0px 4px 6px #ccc;
	height: 20px;
}

.seg-alta {
	background: #5cb85c;
	box-shadow: inset 0px 4px 6px #ccc;
	height: 20px;
}

.list {
	margin: .5rem;
}

.list__item {
	margin: 0 0 .5rem 0;
	padding: 0;
}



@media only screen and (max-width: 992px) {
	.col-md-2 {
		width: calc(50% -   30px);
	}
	.col-1 {
		width: 100% !important;
	}
	[class *="col-"] {
		width: 50%;
	}
}

@media only screen and (max-width: 480px) {
	.col-md-2 {
		width: calc(100% -   30px);
	}
	[class *="col-"] {
		width: 100%;
	}
}

.textError {
	overflow-word: break-word;
	word-break: all;
	width:300px;
	max-width: 300px;
	color:red;
}

.msg {
	overflow-word: break-word;
	word-break: all;
	width:300px;
	max-width: 300px;
	color:#339933;
}

.e01 {
	margin-top: 30px;
	width: 300px;
	max-width: 300px;
	height: 50px;
	margin-top: 20px;
	overflow-word: break-word;
	word-break: all;
	vertical-align: text-top;
}

.e02 {
	margin-top: 30px;
	width: 300px;
	height: 30px;
	margin-top: 20px;
	overflow-word: break-word;
	word-break: all;
}

.e03 {
	margin-top: 20px;
	width: 300px;
	height: 70px;
	overflow-word: break-word;
	word-break: all;
}

.e04 {
	margin-top: 40px;
	width: 300px;
	max-width: 300px;
	height: 40px;
	margin-top: 20px;
	overflow-word: break-word;
	word-break: all;
	vertical-align: text-top;
}