.ceg {
	display: inline-table;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.ceg h2, .thankyou h2 {
	font-size: 28px;
	font-weight: lighter;
	color: #42a9d0;
	text-align: center;
	margin-top: 2rem;
	margin-bottom: 7rem;
}
.ceg ul {
	width: 100%;
	display: inline-table;
	position: relative;
}
.ceg li.last, .ceg li {
	background: #F8F8F8;
	width: 28.6%;
	float: left;
	margin: 0.4% !important;
	padding: 40px 20px 30px;
	display: inline-table !important;
	height: 120px;
	vertical-align: text-top;
	text-align: center;
	font-size: 16px;
	color: #0A3688;
	position: relative;
	overflow: hidden;
}
.ceg li.first {
	width: 9%;
}
.ceg li.ceg_r_c strong {
	color: #0084CB;
}
/* head */ 
.ceg .ceg_h_r {
	float: left;
	width: 100%;
	color: white;
	font-weight: lighter;
}
.ceg .ceg_h_r li {
	float: left;
	text-align: center;
	background: #0084CB;
	height: 100px;
	overflow-y: hidden;
	color: white;
}
.ceg .ceg_r .ceg_r_h, .ceg .ceg_h_r .first {
	background: #40BEEE;
	color: white;
}
.ceg .ceg_h_r .first {
	padding-top: 30px;
}
.ceg .ceg_r .ceg_r_h {
	font-weight: bold;
	text-align: center;
	font-size: 40px;
	padding-top: 30px;
}
.ceg .ceg_desktop .col-md-12:last-child .ceg_r_h {
	padding-bottom: 0px !important;
	padding-top: 35px !important;
}
.ceg .ceg_r .ceg_r_h > small {
	font-size: 12px;
	text-decoration: underline;
	vertical-align: text-top;
	line-height: 40px;
	position:relative;
	font-weight: lighter;
	padding-left: 7px;
}
.ceg .ceg_r .ceg_r_h > small:after {
	content: 'año';
	display: block;
	top: 5px;
	position: absolute;
	left: 2px;
	text-decoration: underline;
}
.ceg_tp {
	background-image: url(../../../img/ttip.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 20px;
	display: inline-table;
	line-height: 0px;
	position: absolute;
	margin-left: 10px;
	top: 3%;
	right: 3%;
	cursor: pointer;
	overflow: hidden;
	font-size: 0px;
}
/* tootip */
.ui-tooltip, .arrow:after {
	background: white;
	border: 2px solid white;
}
.ui-tooltip {
	padding: 10px 20px;
	color: #0A3688;
	;
	border-radius: 5px;
	box-shadow: 0 0 5px black;
}
.ceg .arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.ceg .arrow.top {
	top: -16px;
	bottom: auto;
}
.ceg .arrow.left {
	left: 20%;
}
.ceg .arrow:after {
	content: " ";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ceg .arrow.top:after {
	bottom: -20px;
	top: auto;
}
.ceg_a {
	padding: 15px;
	color: white;
	position: relative;
	text-align: center;
	margin-bottom: 8px;
	padding: 1.6% 5% 1.6% 5%;
	line-height: 2em;
	font-size: 16px;
	margin-right: 30px;
	margin-left: 4px;
	width: 98%;
}
.ceg_w {
	background-color: #FFC743;
}
.ceg_n {
	background-color: #40BEEE;
}
.ceg_b {
	font-size: 22px;
	line-height: 22px;
	color: #FFF !important;
	background: #ffa14a;
	font-family: 'Open Sans', sans-serif !important;
	width: 450px;
	margin: 20px auto;
	display: block;
	border: 0;
	border-bottom: 3px solid #e08d41;
	border-radius: 5px;
	box-shadow: none;
	text-transform: uppercase;
	padding-left: 0px;
	padding: 18px 25px;
}
.ceg_b:after {
	content: ' ';
	height: 22px;
	display: inline-block;
	width: 22px;
	position: relative;
	background-image: url(../../../../../themes/triple-s/images/submit-arrow1.png);
	left: 25px;
	top: 3px;
}
/* form */
.ceg_f h2 {
	text-align: left !important;
}
.ceg_f li {
	width: 28.6%;
	height: 107px !important;
}
.ceg li.ceg_h_h1, .ceg li.ceg_r_h {
	width: 10% !important;
}
.ceg_f .ceg_r_h {
	font-weight: 400 !important;
	font-size: 15px !important;
	padding: 43px 10px 40px !important;
}
.ceg_form .col-md-12 {
	text-align: center;
}
.ceg_form .ceg_in_a {
	background: url(../../../img/bdt.png) no-repeat 95% center;
}
.ceg_form .ceg_in_s {
	background: url(../../../img/si.png) no-repeat 95% center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	min-width: 120px;
}
.ceg_form .ceg_in_s::-ms-expand {
 display: none;
}
.ceg_form .ceg_in_a, .ceg_form .ceg_in_s {
	padding: 10px 20px 10px 10px;
	background-color: white;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	box-sizing: border-box;
	vertical-align: middle;
	font-size: 14px;
	color: #8B8B8B;
	border: 1px solid #D6D6D6;
}
.ceg_form h3 {
	color: #0090CE !important;
	text-align: center;
	padding-top: 50px !important;
	font-size: 26px;
	padding-bottom: 10px !important;
}
.ceg_form #slider {
	margin: 20px;
}
.ceg_form .ceg_sl_r:before, .ceg_form .ceg_sl_r:after {
	position: absolute;
	color: #0090CE;
	position: absolute;
	font-size: 12px;
	top: -23px;
}
.ceg_form .ceg_sl_r:after {
	right: 0;
}
.ceg_form .ceg_sl_r {
	background-color: #9FD7EF;
	height: 4px;
	border: 1px solid #9FD7EF;
	margin: 0 auto;
	display: inline-table;
	width: 90%;
}
.ceg_form .ui-slider-handle {
	border-radius: 0px;
	top: -8px;
	width: 12px;
	background-color: #0090CE;
	border: none;
	border-radius: 0px;
}
.ceg_form .ui-slider-handle div {
	color: #0090CE;
	position: absolute;
	top: 130%;
	left: -500%;
	font-size: 20px;
	background: white;
	box-shadow: 0px 0px 12px white;
	width: 130px;
	text-align: center;
}
.ceg_form .ceg_b {
	margin-bottom: 50px;
}

.ceg_mobile .col2_text p, .ceg_cot .ceg_r_c p, .ceg_form p {
	padding: 0px !important;
	color: #0088C2;
	font-size: 12px;
	white-space: nowrap;
	line-height: 22px;
}
.ceg_form p {
	padding: 10px 10px 30px 10px !important;
	white-space: inherit;
}
.ceg_mobile .col2_text big:before, .ceg_cot .ceg_r_c p big:before {
	content: '$';
}
.ceg_mobile .col2_text big, .ceg_cot .ceg_r_c p big {
	font-weight: bold;
	font-size: 30px;
	display: block;
}
.ceg_mobile r:after,
.ceg_r_c r:after {
	content: '¡Recomendado!';
	display: block;
	position: absolute;
	font-size: 11px;
	font-weight: lighter;
	padding-top: 3px;
	width: 100%;
	left: 0;
}
.ceg_mobile .col2_text a, .ceg_cot .ceg_r_c a {
	font-weight: 400;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 4px;	
	display: inline-table;
	width: 100%;
	color: #FFA241;
}
.ceg_mobile .col2_text a:after, .ceg_cot .ceg_r_c a:after {
	content: ' ';
	height: 22px;
	display: inline-block;
	width: 22px;
	position: relative;
	left: 10px;
	top: 5px;
	background: url(../../../img/ctabg.png) no-repeat center;
}
.ceg_cot {
	display: table;
}
.ceg_cot .ceg_r_c {
	padding: 7px 10px !important;
}
.ceg_res {
	margin-top: 50px;
	padding-left: 3px;
}
.ceg_res h2 {
	background-color: #0084CB;
	text-align: center !important;
	color: white;
	font-size: 25px;
	padding: 10px;
	margin-bottom: 10px;
}
.ceg_res .ceg_to:before {
	content: 'Prima mensual a pagar';
	color: #646464;
	white-space: nowrap;
	position: relative;
	/*!  */
	left: 10px;
}
.ceg_res p {
	padding: 3px !important;
	color: #59B9DA;
}
.ceg_res .ceg_to {
	text-align: right;
	display: inline-table;
	width: 100%;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	padding-right: 40px !important;
}
.ceg_res #price {
	font-size: 100px !important;
	vertical-align: top;
	position: relative;
	color: #0090CE;
	width: 100%;
	white-space: nowrap;
	line-height: 0;
	letter-spacing: -7px;
}
.ceg_res #price:before {
	content: '$';
	font-size: 26px;
	vertical-align: middle;
	top: 34%;
	position: absolute;/*!  */
}
.ceg_cot a.active {
	color: #848484;
}
.ceg_cot a.active:after {
	background: url(../../../img/ctabg2.png) no-repeat center;
}
.ceg_frm {
	margin-top: 50px;
	padding-top: 60px;
	display: inline-table;
}
.ceg_frm input[type=text], .ceg_frm input[type=email], .ceg_frm select {
	padding: 12px;
	margin: 2%;
	width: 46%;
	background: white;
	border: 1px solid #ccc;
	box-sizing: border-box;
	vertical-align: middle;

	font-size: 16px;
	color: #8B8B8B;
	float: left;
}
.ceg_frm select {
	padding: 9px;
}
.ceg_frm p {


	color: grey;
	text-align: center;
	padding: 28px !important;
}
.ceg_mobile {
	display: none;
}
.ceg_desktop .col-md-12 {
	margin: 0px; /*!  */
	padding: 0px;
}
.ceg li.ceg_r_c {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: lighter;
}
.ceg_a .ceg_tp {
	right: inherit;
	position: relative;
	top: -17px;
}
/* sticky */
.ceg_st {
    display: none;

	position: fixed;
	bottom: 0px;
	z-index: 100;
	width: 100%;
	left: 0px;
	height: 64px;
	overflow: hidden;
	/* margin: 0; */
}
.ceg_st .container {
	box-shadow: -1px 0px 1px #ECECEC;
	padding: 0px;
}
.ceg_st .logo {
	background: white;
	height: 100%;
}
.ceg_st .textr, .ceg_st .textc {
	background: white;
	background-color: #005198;
	color: white;
	font-size: 2.6rem;
	text-align: center;
	padding: 2.5rem;
}
.ceg_st .logo {
	padding: 1.5rem;
}
.ceg_st .textc, .ceg_st .logo {
	border-top: 1px solid #ECECEC;
}
.ceg_st .textr {
	background-color: #FFB259;
	padding-top: 2rem;
}
.ceg_st .textr {
	font-size: 2rem;
	text-align: center;
}
.ceg_st .textr strong {
	cursor: pointer;
}
.ceg_st .textr strong:after {
	content: ' ';
	height: 22px;
	display: inline-block;
	width: 22px;
	position: relative;
	background-image: url(../../../../../themes/triple-s/images/submit-arrow1.png);
	left: 25px;
	top: 3px;
}
.ceg_mobile small:after {
	content: ' año';
}
@media (max-width: 1024px) {
.ceg_res {
	padding-left: inherit;
}
.ceg_a {
	margin-left: initial;
	width:100%;
}
.ceg_a .ceg_tp {
	right: inherit;
	position: relative;
	top: -17px;
}
.ceg_mobile {
	display: block;
	margin: 0;
	padding: 0;
}
.ceg_desktop {
	display: none;
}
.ceg_mobile li.first, .ceg_mobile .col1 {
	width: 25%;
	height: 100px !important;
	padding: 40px 3px 30px;
	background: #40BEEE !important;
}
.ceg_mobile .col1:nth-of-type(7) {
	height: 106px !important;
}
.ceg_mobile .col2 {
	width: 73% !important;
	padding-top: 34px;
}
.ceg_mobile .col2_text {
	background: #F8F8F8 !important;
	color: #0A3688 !important;
	padding: 7px;
	height: 100px !important;
	overflow: hidden;
	font-size: 16px;
	vertical-align: baseline;
}
.ceg_mobile .col2_text strong {
	color: #0084CB!important;
}
.ceg_b {
	background-position: 85%;
	float: left;
	width: 100%;
}
.ceg_frm {
	margin-top: 0px;
	padding-top: 0px;
}
.ceg_frm input[type=text], .ceg_frm input[type=email], .ceg_frm select, .ceg_frm #email {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
.ceg_frm .row {
	text-align: center;
	float: none;
}
.ceg_res .ceg_to:before {
	top: -50px;
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 25px;
}
.ceg_res .ceg_to {
	width: 100%;
	padding-right: 0px !important;
	text-align: center;
}
.ceg_res #price:before {
	left: -15px;
}
}
@media (max-width: 990px) {
.ceg_st .textc,  .ceg_st .logo {
	display: none;
}
.ceg_st {
	margin: 0; 
}
}
@media (max-width: 375px) {
.ceg_mobile .col2_text {
	padding: 18px;
	font-size: 14px
}
.ceg_cot .ceg_mobile .col2_text {
	padding: 7px !important;
}
}
@media (max-width: 320px) {
	.ceg_form .ceg_in_a, .ceg_form .ceg_in_s {
		width: 100%;
		display: block;
		margin-top: 5px;
	}
	.ceg_mobile .col1 {
		font-size: 13px;
	}
}
