#body-1 {
	background: #eff2e7;
    line-height: 1;
}
#fheader {
	text-align: left;
	background: #fa3000;
	
}
#fheader-div {
	max-width: 800px;
    height: 48px;
	margin: 0 auto;
	/* padding: 5px 10px; */
    /* background-repeat: no-repeat;
    background-position: 4px;
    background-size: 48px; */
    color: #ffca22; 
}

#fheader-back a {
    display: block;
    width: 42px;
    height: 42px;
    cursor: pointer;
    
}
#fheader-text {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 48px;
    line-height: 1.15;
}
#fheader-text b, #fheader-text span {
    color: #fff;
    font-weight: normal;
}
/* #fheader-h2 h2 {
    vertical-align: bottom;
	font-size: 20px;
	color: #FFF;
}
#fheader-h2 a {
	display: block;
	color: #fa3000;
	padding: 0 0 6px 0;
    text-decoration: underline;
} */
#detalle_plan {
    max-width: 280px;
    margin: 0 auto;
}
/*formuarlio*/
#fd {
	padding: 5px 0;
}
#fd h4 {
	font-size: 20px;
	padding: 0 0 5px 0;
	text-align: center;
}
#fbb1 div {
	padding: 4px 0;
	font-size: 16px;
}
#fbb1 div span {
	display: block;
	float: left;
}
#fbb1 div span small {
	padding: 1px 0 0 0;
	font-size: 12px;
	color: #888;
}
#fbb1 div strong {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	padding: 7px 0;
	font-size: 16px;
}
#fbb1 div strong small {
	display: inline;
}
#fbb2 {

	border-top: 1px dotted #666;
	padding: 8px 0 0 0;
}
#fbb2 div span {
	float: left;
	font-size: 18px;
}
#fbb2 div strong {
	float: right;
	font-size: 20px;
}
#fbb2 div strong small {
	display: inline;
}
/*DATOS*/
#datos {
	background: #FFF;
}
#datos-d {
	max-width: 800px;
	margin: 0 auto;
}
.datos-h span {
	display: block;
	background: #444;
	border-radius: 100%;
	width: 36px;
	height: 36px;
	color: #FFF;
	text-align: center;
	line-height: 36px;
	font-size: 24px;
	float: left;
}
.datos-h h3 {

	line-height: 36px;
	margin: 0 0 0 42px;
	font-size: 24px;
	border-bottom: 1px solid #666;
}
.datos-h small {
	margin: 5px 0 0 40px;
    color: #d44f0c;
    font-size: 13px;
    font-weight: bold;
}
/*FOMUARLRIO*/
.dfor-d {
	padding: 10px 0;
}
.dfor-d1 {
	padding: 0 0 10px 0;
	display: block;
	font-size: 20px;
}
.dfor-d1 a{
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
.dfor-d1 a:hover {
	text-decoration: underline;
	color: #4285f4;
}
.dfor-d1 small {
	font-size: 13px;
	padding: 3px 0 0 0;
}
/*lista*/
.flista {
	list-style: none;
}
.flista-li {
	padding: 0 0 10px 0;
}
.flista-li label {
	display: inline-block;
	cursor: pointer;
}
.flista-li label a {
	text-decoration: none;
}
.flista-radio {
	float: left;
	width: 20px;
	height: 20px;
}
.flista-radio input {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.flista-text {
	margin: 0 0 0 24px;
    line-height: 1.3;
}
.flista-text:hover h3 span{
	text-decoration: underline;
}
/*chip tipo*/
.fimg-li {
	text-align: center;
}
.fimg-li label {
	cursor: pointer;
	display: block;
}

.fimg-li img {
	width: 50px;
	margin: 0 auto;
	padding: 0 0 5px 0;
}
.dfor-d2 {
	position: relative;
}
.dfor-d2 label.error {
	color: red;
    padding: 5px 0 0 0;
    display: block;
}
.dfor-d2 select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #eff2e7;
    border: 1px solid #808080;
    color: #808080;
    font-size: 16px;
    height: 36px;
    outline: 0;
    padding: 0 8px;
    width: 100%;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.dfor-d2 .ss-q-short {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #eff2e7;
    border: 1px solid #808080;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #808080;
    font-size: 16px;
    height: 36px;
    outline: 0;
    padding: 0 8px;
    width: 100%;
}
.dfor-d2 .ss-q-short:focus, .dfor-select select:focus {
    border: 2px solid #0076e4;
}
.dfor-select:after {
    position: absolute;
    top: 14px;
    right: 15px;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    border-top-color: #16210b;
}
.dfor-select:before {
    position: absolute;
    top: 8px;
    height: 20px;
    right: 45px;
    border-left: 1px solid #8d8d8d;
    content: "";
}
/*left rih*/
#fcomprar {
	border: 0;
	padding: 15px 0 100px 0;
}
#fcomprar input {
	border: 0;
	cursor: pointer;
	padding: 12px 15px 15px 15px;

}
.comprar {
	display: block;
	background: #5caf47;
	padding: 10px 15px 13px 15px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px -4px 0px 0px inset;
	border-radius: 5px;
	text-decoration: none;
	color: #FFF;
	width: 65%;
	margin: 0 auto;
	line-height: 1.1;
}
.comprar:hover, .comprar:focus {
	background-color: #468A35;
}
.comprar:active {
	-webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -o-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}
#total-d {
	padding: 40px 0;
    line-height: 1;
}
#total-d img {
	height: 69px;
}
#total-d div {
	font-size: 45px;
}
#total-d div small {
	display: inline;
}
#gracias1 {
	padding: 10px;
}
#gracias1 h3 {
	color: #5CAF47;

}
#gracias2 {
	max-width: 500px;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px 30px 10px;
}
#gracias2 p {
	line-height: 1.2;
	padding: 0 0 10px;
	font-size: 18px;
}
#adv {
	color: #5CAF47;
	font-weight: bold;
}
@media screen and (min-width: 320px) {
#if1 {
	background: url(/files/img/chip-sim.png) no-repeat;
}
#if2 {
	background: url(/files/img/calendar.png) no-repeat;
}
#if3 {
	background: url(/files/img/truck.png) no-repeat;
}
#if4 {
	background: url(/files/img/document.png) no-repeat;
}
#if5 {
	background: url(/files/img/router.png) no-repeat;
}
#fdetalle {
	padding: 10px;
	max-width: 480px;
	margin: 0 auto;
}
#fd {
	padding: 15px 5px;
}
#fbb1 div {
	padding: 5px 0 5px 18px;
	background-position: 0 4px;
}
#fbb1 div strong {
	height: 20px;
	line-height: 20px;
	padding: 0;
	font-size: 20px;
}
#fbb2 div span {

	font-size: 24px;
}
#fbb2 div strong {
	font-size: 24px;

}
/*chips*/
.fimg-li {
	margin: 0 15px 0 0;
}
#total-d1 {
	padding: 0 0 0 15px;

}
}
@media screen and (min-width: 480px) {
.dfor-dleft {
	float: left;
	width: 49%;
}
.dfor-dright {
	float: right;
	width: 49%;
}
#gracias1 img, #gracias1 h3 {
	display: inline-block;
	vertical-align: top;
}
#gracias1 h3 {
	line-height: 100px;

}
}
@media screen and (min-width: 720px) {
#gracias1 h3 {

	font-size: 25px;
}
}