<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.new-planos-saude .header-subhome.dark{
	display: none;
}
.n_sec h2{
	margin: 0;
	text-align: left;
	color: #FFF;
	font-weight: 600;
	font-size: 3em;
	letter-spacing: 0;
}
.n_sec .container-fluid{
	padding: 0 4rem;
}
.n_sec_none.sec-options {
	padding: 0;
}
.n_sec_none.sec-options .container-fluid {
	padding: 0;
}
.n_sec .flickity-page-dots .dot.is-selected{
	opacity: 1;
}
.cta{
	background: #102A46;
    color: #FFF;
    width: fit-content;
    padding: 10px 20px;
    display: block;
}
.cta:hover{
	color: #FFF;
}
.mt-5{
	margin-top: 50px !important;
}
.mb-5{
	margin-bottom: 50px !important;
}
.mb-3{
	margin-bottom: 30px !important;
}
.my-3{
	margin: 30px 0 !important;
}
.my-2{
	margin: 15px 0 !important;
}
.pb-5{
	padding-bottom: 50px !important;
}
.py-5{
	padding: 2rem 0 !important;
}
.d-inline-block{
	display: inline-block;
}
.relative{
	position: relative;
	height: 100vh;
}
.selection, .secs{
	display: none;
}
.ativo{
	display: block !important;
}
.sec-planos{
	position: relative;
	margin-top: 50px;
}
.sec-planos .bg-planos{
	background: no-repeat center center/cover;
	height: 100vh;
	background-position-y: -25px;
}
.sec-planos .max-width{
	max-width: 500px;
}
.sec-planos h2{
	padding: 4rem 6rem;
}
.sec-planos p{
	color: #FFF;
	padding: 0 6rem;
	text-align: left;
	font-size: 1.1em;
}

.sec-options{
	padding: 4rem 0;
	position: relative;
}
.sec-options .container-fluid{
	padding: 0;
}
.sec-options .container-fluid .pdl{
	padding: 0 4rem;
}
.sec-options .line{
	position: absolute;
	width: 2px;
	height: 180px;
	background-color: #B1A070;
	top: -150px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.sec-options .planos{
	font-size: 2.5em;
	text-align: left;
	position: relative;
	width: 90%;
	color: #C3C3C3;
	display: block;
	font-weight: 600;
	margin-bottom: 15px;
}
.sec-options .planos::after{
	width: 100%;
	position: absolute;
	content: '';
	background-color: #C3C3C3;
	height: 10px;
	left:0;
	bottom: -10px;
}
.sec-options .n-planos{
	display: none;
}
#tab-planos-odontologicos .box{
	background-color: #FFFFFF;
	box-shadow: 0px 7px 12px #00000017;
	border: 1px solid #00000017;
	text-align: left;

}
#tab-planos-odontologicos .box .box-odonto{
	padding: 2rem;
	padding-bottom: 4rem;
}
#tab-planos-odontologicos .box-odonto h3{
	margin: 0;
	color: #102A46;
}
#tab-planos-odontologicos .box-odonto p{
	max-width: 260px;
}
#tab-planos-odontologicos table{
	width: 100%;
}
#tab-planos-odontologicos table th,
#tab-planos-odontologicos table td{
	padding: 1.5rem;
	text-align: center;
}
#tab-planos-odontologicos thead{
	background-color: #102A46;
}
#tab-planos-odontologicos thead th{
	color: #FFF;
}
#tab-planos-odontologicos tbody{
	background-color: #F0F2F3;
}
#tab-planos-odontologicos tbody tr{
	border-bottom: 1px solid #D7D7D7;
}
#tab-planos-odontologicos tbody tr:last-child{
	border: none;
}
#tab-planos-odontologicos tbody td{
	color: #68788C;
}
#tab-planos-odontologicos tbody td:first-child{
	text-align: left;
	width: 50%;
	padding-left: 4rem;
}
#tab-planos-odontologicos tbody td .circle{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #D8D8D8;
	display: block;
	margin: 0 auto;
}
#tab-planos-odontologicos tbody td .circle.blue{
	background-color: #102A46;
}

.show{
	display: block !important;
}
.n_active{
	color: #102A46 !important;
}
.n_active::after{
	background-color: #102A46 !important;
}
.sec-options .planos.planos-tab-planos-odontologicos{
	margin-left: 60px;
}

.sec-options h2{
	color: #102A46;
}
.sec-options p{
	text-align: left;
}
.sec-options .carousel-planos{
	position: absolute;
	left: 0;
	right: 0;
}
.sec-options .carousel-planos .carousel-cell{
	padding: 4rem;
	width: 100%;
	background: no-repeat center top/cover;
	min-height: 100vh;
}
.carousel-planos .carousel-cell h3{
	margin: 30px 0;
	text-align: left;
	color: #FFF;
	font-weight: 600;
	font-size: 2.3em;
	letter-spacing: 0;
}
.carousel-planos .carousel-cell p{
	color: #FFF;
	max-width: 350px;
}
.carousel-planos .carousel-cell p span{
	display: block;
}
.carousel-planos .carousel-cell .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background: transparent linear-gradient(270deg, transparent 0%, #474747 100%) 0% 0% no-repeat padding-box;;
}
.carousel-planos .carousel-cell .content{
	position: relative;
	z-index: 11;
}
.carousel-planos .flickity-page-dots{
	bottom: 35px;
}
.carousel-planos .flickity-page-dots .dot{
	width: 25px;
	height: 5px;
	border-radius: inherit;
	background: #FFF;
}
.carousel-planos .carousel-cell .cta{
	background-color: #F0F2F3;
	color: #102A46;
	display: block;
	margin-top: 25px;
}
.sec-forma.bg-livre{
	background: linear-gradient( to bottom, #f9f9f9 0%, #f9f9f9 35%, #102A46 35%, #102A46 100%);
	padding-bottom: 4rem;
}
.sec-forma.bg-cuidado{
	background: linear-gradient( to bottom, #f9f9f9 0%, #f9f9f9 30%, #336EA2 30%, #336EA2 100%);
	padding-bottom: 4rem;
}
.page-template-saude-planos-interna-kipp .sec-planos-interna {
	background: linear-gradient( to bottom, #F0F1F2 0%, #F0F1F2 95%, #336EA2 95%, #336EA2 100%);
	padding-bottom: 4rem;
}
.page-template-saude-planos-interna-kipp .sec-forma.bg-livre{
	background: #336EA2;
}
.tipos-planos h2{
	text-align: center;
	font-size: 2.5em;
	color: #102A46;
}
.tipos-planos .box{
	padding: 2rem;
}

.tipos-planos .box ul li{
	text-align: left;
	list-style: none;
	position: relative;
}
.tipos-planos .box ul li::after{
	position: absolute;
	font-size: 2.5em;
	top: -20px;
	left: -50px;
	color: #102A46;
	font-weight: 600;
}

.tipos-planos .box ul li.one::after{
	content: '01';
}
.tipos-planos .box ul li.two::after{
	content: '02';
}
.tipos-planos .box ul li a{
	display: block;
	margin-top: 20px;
	background-color: #E2E4E4;
	color: #102A46;
	padding: 5px 15px;
	width: fit-content;
}
.selected{
	background-color: #102A46 !important;
	color: #FFF !important;
}
.carousel-livre .carousel-cell{
	position: relative;
}
.carousel-livre form{
	height: 0;
}
.carousel-livre .checkbox-compare{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 35px;
	height: 35px;
	margin: 0;
	accent-color: #102A46;
}
.carousel-livre .btn-compare{
	border: none;
	background-color: #102A46;
	position: absolute;
	right: 40px;
	top: -70px;
}
.carousel-livre h3{
	color: #ffffff;
	background-color: #092051;
	padding-left: 20px;
	padding-top: 17px;
	padding-bottom: 12px;
	margin: 0;
	line-height: 1.2;
	font-size: 1.650em;
}
.carousel-livre h3 span{
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.carousel-livre .carousel-cell{
	width: 30%;
	background: #FFFFFF 0% 0% padding-box;
	border: 1px solid #B6B6B6;
	position: relative;
	text-align: left;
	margin: 0 10px;
	min-height: 420px;
}
.carousel-livre .carousel-cell.skill h3{
	background-color: #7e9cb7;
}
.carousel-livre .carousel-cell.corporate h3{
	background-color: #424949;
}
.carousel-livre .carousel-cell .cta{
	position: absolute;
	bottom: 20px;
	margin-left: 20px;
}
.carousel-livre .carousel-cell ul{
	padding-inline-start: 49px;
	margin-top: 3rem;
	margin-right: 13px;
}
.carousel-livre .carousel-cell ul li{
	text-align: left;
	list-style: none;
	position: relative;
	margin-bottom: 10px;
}
.carousel-livre .carousel-cell ul li::after{
	position: absolute;
	content: '';
	top: 0px;
	left: -35px;
	background: url('https://hmlportal360.omint.com.br/wp-content/themes/OmintPortal360/assets/images/novos-planos/Icon feather-check-circle.svg') no-repeat center;
	height: 25px;
	width: 25px;
	background-size: 20px;
}
.carousel-livre .flickity-prev-next-button{
	top: -50px;
	background: transparent;
}
.carousel-livre .flickity-prev-next-button svg{
	display: none;
}
.carousel-livre .flickity-prev-next-button.previous{
	right: 220px;
	left: inherit;
	background: url('https://hmlportal360.omint.com.br/wp-content/themes/OmintPortal360/assets/images/novos-planos/icon-feather-arrow-prev.svg') no-repeat center;
	background-size: 30px;
}
.carousel-livre .flickity-prev-next-button.next{
	right: 175px;
	background: url('https://hmlportal360.omint.com.br/wp-content/themes/OmintPortal360/assets/images/novos-planos/icon-feather-arrow-next.svg') no-repeat center;
	background-size: 30px;
}
.box-omint .box{
    display: flex;
    align-items: start;
    margin: 30px 0;
    position: relative;
    overflow: hidden;
    height: 430px;
}
.box-omint .box .omintkipp{
	width: 35%;
	background-color: #FFF;
	border: 1px solid #B6B6B6;
	padding: 3rem;
	text-align: left;
	height: 100%;
	position: relative;
}
.box-omint .box .omintkipp h3{
	color: #102A46;
	margin: 0;
	line-height: 1;
}
.box-omint .box .omintkipp .cta{
	position: absolute;
	bottom: 25px;
	display: block;
}
.box-omint .box .img{
	width: 65%;
	min-height: 100%;
	background: no-repeat center center/cover;
}
.sec-programas-saude h2{
	line-height: 1.1;
}
.sec-programas-saude h2 span{
	display: block;
	font-size: 0.7em;
}
.sec-programas-saude p{
	text-align: left;
	color: #FFF;
	font-size: 0.95em;
}
.sec-programas-saude .box{
	display: flex;
	align-items: start;
    gap: 15px;
    margin: 30px 0;
    position: relative;
}
.sec-programas-saude .box .img{
	width: 45%;
}
.sec-programas-saude .box .img img{
	width: 100%;
}
.sec-programas-saude .box .conteudo{
	width: 50%;
	text-align: left;
}
.sec-programas-saude .box .conteudo p{
	margin: 10px 0;
}
.sec-programas-saude .box .conteudo h3{
	margin: 0;
	color: #FFF;
	font-size: 1.5em;
}
.sec-programas-saude .box .conteudo .cta{
	background-color: #FFF;
	color: #102A46;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	font-weight: 600;
}
.sec-diferenciais{
	padding: 4rem 0;
}
.sec-diferenciais h2{
	line-height: 1.1;
	color: #102A46;
}
.sec-diferenciais h2 span{
	display: block;
	color: #B1A070;
	font-size: 0.7em;
}
.sec-diferenciais p{
	text-align: left;
	margin: 15px 0;
}
.sec-diferenciais .box{
	position: relative;
	min-height: 450px;
	background: no-repeat center center/cover;
	overflow: hidden;
	padding: 2rem;
}
.sec-diferenciais .box .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background: transparent linear-gradient(180deg, transparent 0%, #302F2F 100%) 0% 0% padding-box;
}
.sec-diferenciais .box .conteudo{
	position: absolute;
	z-index: 11;
	bottom: 20px;
	text-align: left;
}
.sec-diferenciais .box .conteudo h3{
	color: #FFF;
}
.sec-diferenciais .box .conteudo p{
	color: #FFF;
	margin: 15px 0;
}
.sec-ekipp{
	padding: 4rem 0;
}
.sec-ekipp h2{
	line-height: 1.1;
	color: #102A46;
}
.sec-ekipp p{
	text-align: left;
}
.carousel-ekipp .carousel-cell{
	width: 25%;
	background-color: #336EA2;
	border: 1px solid #B6B6B6;
	padding: 2rem;
	text-align: left;
	margin: 0 10px;
	min-height: 430px;
}
.carousel-ekipp .conteudo{
	position: absolute;
	bottom: 1rem;
	width: 100%;
    left: 0;
    right: 0;
    padding: 0 2rem;
}
.carousel-ekipp .img img{
	width: 55px;
}
.carousel-ekipp .conteudo h3{
	color: #FFF;
	text-align: left;
}
.carousel-ekipp .conteudo p{
	color: #FFF;
	text-align: left;
}
.carousel-ekipp .flickity-prev-next-button{
	top: -50px;
	background: transparent;
}
.carousel-ekipp .flickity-prev-next-button svg{
	display: none;
}
.carousel-ekipp .flickity-prev-next-button.previous{
	right: 200px;
	left: inherit;
	background: url('https://hmlportal360.omint.com.br/wp-content/themes/OmintPortal360/assets/images/novos-planos/icon-feather-arrow-prev.svg') no-repeat center;
	background-size: 30px;
}
.carousel-ekipp .flickity-prev-next-button.next{
	right: 150px;
	background: url('https://hmlportal360.omint.com.br/wp-content/themes/OmintPortal360/assets/images/novos-planos/icon-feather-arrow-next.svg') no-repeat center;
	background-size: 30px;
}
.vantagens p{
	text-align: left;
	padding-right: 25px;
}
.vantagens .box{
	padding: 2rem;
	background: #FFFFFF;
	border: 1px solid #B6B6B6;
	min-height: 310px;
}
.vantagens .box h3{
	text-align: left;
	color: #102A46;
	margin: 0;
}
.vantagens .box p{
	text-align: left;
	padding-right: 0;
}
.box-kipp h2{
	font-size: 2.5em;
	max-width: 450px;
}
.box-kipp .box,
.box-kipp .odonto-box{
    display: flex;
    align-items: center;
    margin: 30px 0;
    position: relative;
}
.box-kipp .sabermais{
	width: 45%;
	text-align: left;
}
.box-kipp .sabermais h3{
	color: #102A46;
	margin: 0;
	line-height: 1;
}
.box-kipp .sabermais .cta{
	display: block;
}
.box-kipp .img{
	width: 55%;
}
.box-kipp .img img{
	width: 100%;
}
.new-planos-saude #mensagem_limite{
	display: none;
    color: red;
    font-size: 14px;
}
/* Internas*/
.sec-planos.sec-p h2{
	padding: 4rem;
}
.sec-planos.sec-p h2 span{
	display: block;
}
.sec-planos.sec-p p{
	padding: 0 4rem;
}
.sec-planos.sec-p .line{
	width: 40px;
	height: 4px;
	background-color: #FFF;
	margin: 0 4rem 4rem;
}
.sec-planos-interna{
	padding: 2rem 0;
}
.sec-planos-interna .line{
	position: absolute;
	width: 2px;
	height: 305px;
	background-color: #B1A070;
	top: -150px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.page-template-saude-planos-interna-kipp .sec-planos-interna .line{
	height: 250px;
}
.sec-planos-interna .relative{
	height: auto;
}
.sec-planos-interna h2{
	color: #102A46;
	text-align: end;
	font-size: 2.5em;
	line-height: 1.3;
}
.sec-planos-interna h2 span{
	display: block;
}
.sec-planos-interna p{
	text-align: left;
}
.sec-planos-interna .position-bottom{
	position: absolute;
	bottom: 5px;
	right: 0;
}
.sec-planos-interna .sec-planos-kipp h2,
.sec-planos-interna .sec-planos-kipp p{
	text-align: center;
}
.sec-planos-interna table{
	width: 100%;
	position: relative;
}
.sec-planos-interna table th,
.sec-planos-interna table td{
	padding: 1.5rem;
	text-align: center;
}
.sec-planos-interna thead{
	background-color: #f9f9f9;
	position: sticky;
 	position: -webkit-sticky;
 	z-index: 33;
 	top: 80px;
}

.sec-planos-interna thead span{
	font-size: 9px;
    float: none;
    margin-right: -5px;
    margin-top: 4px;
    font-weight: 700;
}
.sec-planos-interna tbody tr.cob-hospitais{
	background-color: #102A46;
}
.sec-planos-interna tbody tr.cob-medicas{
	background-color: #AAB1BB;
}
.sec-planos-interna tbody tr.cob-odontologicas{
	background-color: #728194;
}
.sec-planos-interna tbody tr.cob-redecredenciada{
	background-color: #102A46;
}
.sec-planos-interna tbody tr.cob-assistenciaviagem{
	background-color: #AAB1BB;
}
.sec-planos-interna tbody tr.cob-dromint{
	background-color: #728194;
}
.sec-planos-interna tbody tr.cob-assistenciaviagem td span{
	color: #FFF;
}
.sec-planos-interna tbody tr.cobs td{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #F0F2F3;
}
.sec-planos-interna tbody tr td span{
	font-size: 13px;
	color: #BFBFBF;
	margin-left: 15px;
	display: inline-block;
}

.page-template-saude-planos-interna-kipp .sec-planos-interna thead th{
	color: #68788C;
	font-weight: 400;
}
.sec-planos-interna tbody{
	background-color: #F0F2F3;
}
.sec-planos-interna tbody tr{
	border-bottom: 1px solid #D7D7D7;
}
.sec-planos-interna tbody td{
	color: #68788C;
}
.sec-planos-interna tbody td:first-child{
	text-align: left;
	width: 42%;
	padding-left: 4rem;
	font-size: small;
}

.sec-planos-interna tbody td .circle{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #D8D8D8;
	display: block;
	margin: 0 auto;
}
.sec-planos-interna tbody td .circle.blue{
	background-color: #102A46;
}
.page-template-saude-planos-interna-kipp .sec-planos-interna .container-fluid{
	padding: 0;
}
.page-template-saude-planos-interna-kipp .sec-planos-interna .container-fluid .pdl{
	padding: 0 4rem;
	height: auto;
}
.page-template-saude-planos-interna-kipp .sec-planos-interna .relative{
	height: 100vh;
}
.sec-planos-interna .carousel-kipp .carousel-cell{
	width: 100%;
}
.sec-planos-interna .carousel-kipp{
	position: absolute;
	left: 0;
	right: 0;
}
.sec-planos-interna .carousel-kipp .carousel-cell{
	padding: 4rem;
	width: 100%;
	background: no-repeat center top/cover;
	min-height: 100vh;
}
.carousel-kipp .carousel-cell h3{
	margin: 30px 0;
	text-align: left;
	color: #FFF;
	font-weight: 600;
	font-size: 2.3em;
	letter-spacing: 0;
}
.carousel-kipp .carousel-cell h3 span{
	display: block;
}
.carousel-kipp .carousel-cell p{
	color: #FFF;
	max-width: 350px;
}
.carousel-kipp .carousel-cell p span{
	display: block;
}
.carousel-kipp .carousel-cell ul{
	padding-inline-start: 15px;
	list-style-image: inherit;
}
.carousel-kipp .carousel-cell ul li{
	color: #FFF;
	text-align: left;
	font-size: 0.875em;
	max-width: 350px;
	font-weight: 100;
}
.carousel-kipp .carousel-cell .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background: transparent linear-gradient(270deg, transparent 0%, #474747 100%) 0% 0% no-repeat padding-box;;
}
.carousel-kipp .carousel-cell .content{
	position: relative;
	z-index: 11;
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90vh;
}
.carousel-kipp .flickity-page-dots{
	bottom: 35px;
}
.carousel-kipp .flickity-page-dots .dot{
	width: 25px;
	height: 5px;
	border-radius: inherit;
	background: #FFF;
}
.carousel-kipp .carousel-cell .cta{
	background-color: #F0F2F3;
	color: #102A46;
	display: block;
	margin-top: 25px;
}
.bar-search-health-plans{
	background-color: #102A46;
	width: 100%;
}
.bottom-bar {
	width: 100%;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-color: #102a46;
	vertical-align: middle;
	padding: 15px 0;
}

.bottom-bar img {
	margin: 0 10px;
}

.bottom-bar p {
	margin: 0 10px;
	vertical-align: middle;
}

.bottom-bar .btn {
	vertical-align: middle;
	width: 216px;
	height: 46px;
	border-radius: 4px;
	margin-right: 5px;
	font-family: 'Open Sans', sans-serif;
	color: #68788c;
	font-size: 0.875em;
	font-weight: 700;
	background-color: #f0f0f0;
	}
	
	.bottom-bar .search-bar {
	width: 100%;
	padding: 5px 0;
	vertical-align: middle;
}

.bottom-bar .search-bar p {
	font-size: 13px;
	text-align: left;
	margin: -10px 0 3px;
}

.bottom-bar .search-bar .form-control {
	border-radius: 0;
	padding: 0px 50px 0px 10px;
	margin-right: -50px;
}

.bottom-bar .search-bar .input-group {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: -ms-flexbox;
	display: flex;
}

.bottom-bar .search-bar .input-group-addon {
	border-radius: 0;
}

.bottom-bar .search-bar .input-group-addon img {
	position: absolute;
}

.bottom-bar .form-inline .form-control {
	width: 210px;
	border: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-radius: 0;
}

.bottom-bar .form-inline select {
	background: #fff url("../images/img/arrow-form.png") no-repeat 200px 15px/8px 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
	padding: 5px;
	font-size: 0.75em;
	border-color: #e4e4e4;
	border-radius: 0;
	background-color: #fff;
	color: #a5a5a7;
	margin-right: 10px;
}

.bottom-bar.down {
	display: none;
	height: 0;
}

.bottom-bar.up {
	width: 100%;
	display: block;
	position: fixed;
	z-index: 999;
}
.page-template-saude-planos-interna-premium-saude-integral .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-premium-medicina-completo .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-premium-hospitalar .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-premium-estilo .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-kipp .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-corporate .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-skill .bar-search-health{
	display: none;
}
.page-template-saude-planos-interna-premium .bar-search-health{
	display: none;
}
.page-template-saude-planos-new-resultados .bar-search-health{
	display: none;
}
/*Resultado */
.page-template-saude-planos-new-resultados .header-subhome.dark{
	display: none;
}
.page-template-saude-planos-new-resultados .sec-forma{
	position: relative;
    margin-top: 50px;
    padding-bottom: 4rem;
}
.sec-forma-result h2{
    color: #102A46;
    text-align: left;
    font-size: 2.5em;
    line-height: 1.3;
}
.sec-forma-result p{
	text-align: left;
}
.page-template-saude-plano-new-resultados .plan-coverage{
	height: auto;
}
.sec-result-programas-saude{
	background-color: #102A46;
}
.page-template-saude-plano-new-resultados .box-kipp .box{
	margin: 0 auto;
}
.page-template-saude-planos-new-resultados .plan-coverage table{
	width: 100%;
	position: relative;
	margin-left: 0;
	margin-top: 50px;
}
.page-template-saude-planos-new-resultados .plan-coverage.result table thead{
	position: sticky;
	position: -webkit-sticky;
 	z-index: 1;
	top: 80px;
	background-color: #f9f9f9;
}
.page-template-saude-planos-new-resultados .plan-coverage{
	height: 100%;
}
.page-template-saude-planos-new-resultados .plan-coverage.result table thead .plan-card{
	font-weight: 700;
	color: #102a46;
}
.page-template-saude-planos-new-resultados .plan-coverage.result table thead .plan-card:after{
	content: '';
    height: calc(100% + 57px);
    width: 1px;
    position: absolute;
    background-color: #aab1bb;
    right: 0;
    top: 0;
}
.page-template-saude-planos-new-resultados .plan-coverage.result table thead .plan-card:last-child:after{
	display: none;
}
@media (min-width: 1441px) and (max-width: 1599px){

}
@media (min-width: 2048px) {
	.sec-forma.bg-livre{
		background: linear-gradient( to bottom, #f9f9f9 0%, #f9f9f9 15%, #102A46 15%, #102A46 100%);
		padding-bottom: 4rem;
	}
	.sec-forma.bg-cuidado{
		background: linear-gradient( to bottom, #f9f9f9 0%, #f9f9f9 15%, #336EA2 15%, #336EA2 100%);
		padding-bottom: 4rem;
	}
}
@media (min-width: 1600px) and (max-width: 2048px){
	.n_sec .container-fluid{
		padding: 0 6rem;
	}
	.sec-planos .bg-planos{
		height: 60vh;
	    background-attachment: fixed;
	    background-position: top;
    }
	.relative{
		height: 75vh;
	}
    .sec-options .carousel-planos .carousel-cell{
    	min-height: 90vh;
    }
    .carousel-planos .flickity-page-dots{
    	bottom: 160px;
    }
    .carousel-cell p{
    	max-width: 420px;
    }
    .carousel-planos .carousel-cell .overlay{
    	width: 100%;
    }
    .sec-programas-saude .box .conteudo p{
		max-width: 300px;
		line-height: 1.5;
	}
}
@media (max-width: 79.9375em){
	.page-template-saude-planos-interna-premium-saude-integral .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-premium-medicina-completo .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-premium-hospitalar .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-premium-estilo .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-kipp .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-corporate .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-skill .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-interna-premium .bottom-bar img{
		display: none;
	}
	.page-template-saude-planos-new-resultados .bottom-bar img{
		display: none;
	}
	.n_sec h2{
		font-size: 2.5rem;
	}
	.n_sec .container-fluid{
		padding: 0 2rem;
	}
	.sec-planos{
		margin-top: 0;
	}
	.sec-planos .bg-planos{
		background-image: url(../images/novos-planos/banner-mob.jpg) !important;
	} 
	.planos-skill .bg-planos{
		background-image: url(../images/novos-planos/banner-interna-skill-mob.jpg) !important;	
	}
	.planos-premium .bg-planos{
		background-image: url(../images/novos-planos/banner-interna-premium-mob.jpg) !important;	
	}
	.planos-corporate .bg-planos{
		background-image: url(../images/novos-planos/banner-interna-corporate-mob.jpg) !important;	
	}
	.planos-kipp .bg-planos{
		background-image: url(https://www.omint.com.br/wp-content/themes/OmintPortal360//assets/images/novos-planos/banner-interna-kipp-mob.jpg) !important;	
	}
	.sec-planos.sec-p .line{
		display: none;
	}
	.sec-planos.sec-p h2{
		padding: 4rem 4rem 2rem;
	}
	.sec-planos h2{
		padding: 4rem 2rem;
	} 
	.sec-planos p{
		padding: 0 2rem;
	}
	.sec-options .container-fluid{
		padding: 0 2rem;
	}
	.page-template-saude-planos-interna-kipp .sec-planos-interna .container-fluid{
		padding: 0 2rem;
	}
	.sec-options .container-fluid .pdl{
		padding: 0;
	}
	.sec-options .line,
	.sec-planos-interna .line{
		display: none;
	}
	.sec-options .planos{
		font-size: 1em;
	}
	.sec-options .planos.planos-tab-planos-odontologicos{
		margin-left: 0;
	}
	.sec-options .planos::after{
		display: none;
	}
	.sec-options .planos{
		text-align: center;
		background-color: #F0F2F3;
		color: #102a46;
		padding: 10px 15px;
		width: 100%;
	}
	.sec-options .no-padding{
		padding: 0;
	}
	.n_active{
		background-color: #102a46 !important;
		color: #FFF !important;
	}
	.mb-5{
		margin-bottom: 30px !important;
	}
	.mt-5{
		margin-top: 30px !important;
	}
	table{
		overflow-x: auto;
		display: block;
	}
	.sec-planos-interna table{
		height: 100vh;
	}
	#tab-planos-odontologicos table thead th,
	#tab-planos-odontologicos table tbody td{
	 	z-index: -1;
	}
	#tab-planos-odontologicos table thead th:first-child,
	#tab-planos-odontologicos table tbody td:first-child,
	.sec-planos-interna tbody td:first-child{
		position: sticky;
	 	position: -webkit-sticky;
	 	z-index: 1;
	 	left: 0;
	 	padding-left: 2rem;
	 	background-color: #F0F2F3;
	}
	#tab-planos-odontologicos table thead th:first-child{
		background-color: #102A46;
	}
	.sec-planos-interna thead{
		top: -1px;
	}
	.sec-planos-interna tbody tr.cobs td{
		background-color: transparent;
		position: relative;
	}
	.sec-planos-interna tbody tr td span{
		margin-left: 0;
	}
	#tab-planos-medicos .relative{
		position: initial;
		height: auto;
	}
	.sec-options .carousel-planos{
		width: 100%;
		position: relative;
		left: 0;
	}
	.sec-options .carousel-planos .carousel-cell{
		min-height: auto;
		padding: 2rem 1.5rem;
	}
	.sec-options .carousel-planos .carousel-cell .img{
		position: relative;
	}
	.sec-options .carousel-planos .carousel-cell .img .overlay{
	    height: 100%;
	    width: 100%;
	    position: absolute;
	    background: -webkit-linear-gradient(top,black 0,black 100%);
	    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,black 100%);
	    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,black 100%);
	}
	.sec-options .carousel-planos .carousel-cell img{
		width: 100%;
	}
	.carousel-planos .carousel-cell h3,
	.carousel-planos .carousel-cell p{
		color: #102A46;
	}
	.carousel-planos .carousel-cell .content{
		border: 1px solid #B6B6B6;
		min-height: 100%;
		padding: 2rem;
	}
	.carousel-planos .flickity-page-dots{
		display: block;
		bottom: inherit;
		top: 180px;
	}
	.tipos-planos .box ul li.two{
		text-align: end;
		padding-right: 35px;
	}
	.tipos-planos .box ul li.two::after{
		left: inherit;
		right: -20px;
	}
	.carousel-livre .carousel-cell{
		width: 80%;
	}
	.cta-mob{
		margin: 15px 0;
	}
	.cta-mob .cta{
		background: #F0F2F3;
		display: inline-block;
		color: #102A46;
	}
	.sec-forma.bg-livre{
		background: linear-gradient( to bottom, #f9f9f9 0%, #f9f9f9 25%, #102A46 25%, #102A46 100%);
	}
	.sec-programas-saude .box{
		display: block;
	}
	.sec-programas-saude .box .img,
	.sec-programas-saude .box .conteudo{
		width: 100%;
	}
	.sec-programas-saude .box .img img{
		margin-bottom: 10px;
	}
	.sec-programas-saude .box .conteudo .cta{
		position: relative;
	}
	.sec-diferenciais .carousel-cell {
		width: 100%;
	}
	.sec-diferenciais .box .img,
	.sec-ekipp .box .img,
	#tab-planos-odontologicos .box-kipp .img{
		position: relative;
		width: 100%;
	}
	.sec-diferenciais .box .img img{
		width: 100%;
	}
	.sec-diferenciais .carousel-cell .conteudo{
	    border: 1px solid #B6B6B6;
	    min-height: 100%;
	    padding: 2rem;
	    position: initial;
	}
	.sec-diferenciais .box .conteudo h3{
		color: #102A46;
	}
	.sec-diferenciais .box .conteudo p{
		color: #68788C;
	}
	.carousel-diferenciais .flickity-page-dots {
	    display: block;
	    bottom: inherit;
	    top: 180px;
	}
	.carousel-diferenciais .flickity-page-dots .dot{
		width: 25px;
	    height: 5px;
	    border-radius: inherit;
	    background: #FFF;
	}
	.box-kipp .box, .box-kipp .odonto-box{
		display: block;
		margin: 0 auto;
		padding: 0;
	}
	.box-kipp .img{
		position: relative;
	}
	.box-kipp .overlay{
		position: absolute;
		width: 100%;
		height: 100%;
		left:0;
		top:0;
		background: transparent linear-gradient(270deg, transparent 0%, #474747 100%) 0% 0% no-repeat padding-box;;
	}
	.box-kipp .sabermais{
		width: 95%;
		position: absolute;
		bottom: 20px;
		padding: 20px;
	}
	.box-kipp .sabermais h2{
		color: #FFF;
	}
	.box-kipp .sabermais .cta{
		background-color: #F0F2F3;
		color: #102A46;
	}
	.box-omint .box .img{
		display: none;
	}
	.box-omint .box .omintkipp{
		width: 100%;
	}
	.sec-forma.bg-cuidado{
		background: linear-gradient( to bottom, #f9f9f9 0%, #f9f9f9 22%, #336EA2 22%, #336EA2 100%);
	}
	.carousel-ekipp .carousel-cell{
		width: 80%;
	}
	.carousel-vantagens .carousel-cell{
		width: 90%;
		height: 210px;
		margin-right: 10px;
	}
	.vantagens .box{
		min-height: auto;
	}
	.sec-planos-interna h2{
		text-align: left;
	}
	.sec-planos-interna .position-bottom{
		position: relative;
		margin-top: 15px;
	}.carousel-livre{
		padding-bottom: 50px;
	}
	.carousel-livre h3{
		font-size: 1.5em;
	}
	.carousel-livre .btn-compare{
		top: inherit;
		bottom: -10px;
		right: inherit;
		left: 15px;
		border: 1px solid #FFF;
	}
	.sec-planos-interna .carousel-kipp{
		width: 100%;
		position: relative;
		left: 0;
	}
	.sec-planos-interna .carousel-kipp .carousel-cell{
		min-height: auto;
		padding: 2rem 1.5rem;
	}
	.sec-planos-interna .carousel-kipp .carousel-cell .img{
		position: relative;
	}
	.sec-planos-interna .carousel-kipp .carousel-cell .img .overlay{
	    height: 100%;
	    width: 100%;
	    position: absolute;
	    background: -webkit-linear-gradient(top,black 0,black 100%);
	    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,black 100%);
	    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,black 100%);
	}
	.sec-planos-interna .carousel-kipp .carousel-cell img{
		width: 100%;
	}
	.carousel-kipp .carousel-cell .content{
		border: 1px solid #B6B6B6;
		min-height: 100%;
		padding: 2rem;
		height: auto;
		background-color: #FFF;
	}
	.carousel-kipp .flickity-page-dots{
		display: block;
		bottom: inherit;
		top: 180px;
	}
	.carousel-kipp .carousel-cell h3,
	.carousel-kipp .carousel-cell p,
	.carousel-kipp .carousel-cell ul li{
		color: #68788c;
	}
	.page-template-saude-planos-interna-kipp .sec-planos-interna .container-fluid .pdl{
		padding: 0;
	}
	.page-template-saude-planos-interna-kipp .sec-planos-interna .relative{
		height: auto;
	}
	.page-template-saude-planos-new-resultados .planos-saude .tab-content.plano-ideal{
		display: block;
		height: 100vh;
		margin-bottom: 40vh;
	}
	.page-template-saude-planos-new-resultados .plan-coverage table{
		width: 100%;
    	position: relative;
    	height: 100vh;
    	margin-left: 0;
	}
	.page-template-saude-planos-new-resultados .plan-coverage.result table thead{
	    top: -1px;
	    z-index: 33;
	}
	.page-template-saude-planos-new-resultados .plan-coverage table td{
		padding: 1.5rem;
	}
	.page-template-saude-planos-new-resultados .plan-coverage.result table tbody td.index{
	    position: sticky;
	    position: -webkit-sticky;
	    z-index: 1;
	    left: 0;
	    padding-left: 2rem;
	    background-color: #F0F2F3;
	}
	.page-template-saude-planos-new-resultados .plan-coverage.result table thead .plan-card:after{
		background-color: #68788c;
		height: calc(100% + 50px);
		width: 3px;
		right: -1px;
	}
}

@media (max-width: 48em){
	
}
@media (max-width: 25.875em){
	
}</pre></body></html>