/** * Styles for plans **/ #wrapper section.personal header { background: #dfdfd1 url( '../img/common/plans/business/bg_personal.jpg' ) top no-repeat; } #wrapper section.personal header h3 { background: url( '../img/common/plans/business/ico_personal.png' ) top no-repeat; } #wrapper section.personal ul li.icon-one { background: url( '../img/common/plans/icons/ico_cobestadual.png' ) no-repeat; background-position: center 12px; } #wrapper section.personal ul li.icon-two { background: url( '../img/common/plans/icons/ico_cobnacional.png' ) no-repeat; background-position: center 12px; } #wrapper section.personal ul li.icon-three { background: url( '../img/common/plans/icons/ico_enfermaria.png' ) no-repeat; background-position: center 12px; } /** * ------------------ // * Alfa Plan * ------------------ // **/ #wrapper section.alfa header { background: #dfdfd1 url( '../img/common/plans/business/bg_alfa.jpg' ) top no-repeat; } #wrapper section.alfa header h3 { background: url( '../img/common/plans/business/ico_alfa.png' ) top no-repeat; } #wrapper section.alfa ul li.icon-one { background: url( '../img/common/plans/icons/ico_cobestadual.png' ) no-repeat; background-position: center 12px; } #wrapper section.alfa ul li.icon-two { background: url( '../img/common/plans/icons/ico_cobnacional.png' ) no-repeat; background-position: center 12px; } #wrapper section.alfa ul li.icon-three { background: url( '../img/common/plans/icons/ico_enfermaria.png' ) no-repeat; background-position: center 12px; } /** * ------------------ // * Beta Plan * ------------------ // **/ #wrapper section.beta header { background: #dfdfd1 url( '../img/common/plans/business/bg_beta.jpg' ) top no-repeat; } #wrapper section.beta header h3 { background: url( '../img/common/plans/business/ico_beta.png' ) top no-repeat; } #wrapper section.beta ul li.icon-one { background: url( '../img/common/plans/icons/ico_cobestadual.png' ) no-repeat; background-position: center 12px; } #wrapper section.beta ul li.icon-two { background: url( '../img/common/plans/icons/ico_cobnacional.png' ) no-repeat; background-position: center 12px; } #wrapper section.beta ul li.icon-three { background: url( '../img/common/plans/icons/ico_enfermaria.png' ) no-repeat; background-position: center 12px; } /** * ------------------ // * Delta Plan * ------------------ // **/ #wrapper section.delta header { background: #dfdfd1 url( '../img/common/plans/business/bg_delta.jpg' ) top no-repeat; } #wrapper section.delta header h3 { background: url( '../img/common/plans/business/ico_delta.png' ) top no-repeat; } #wrapper section.delta ul li.icon-one { background: url( '../img/common/plans/icons/ico_cobestadual.png' ) no-repeat; background-position: center 12px; } #wrapper section.delta ul li.icon-two { background: url( '../img/common/plans/icons/ico_cobnacional.png' ) no-repeat; background-position: center 12px; } #wrapper section.delta ul li.icon-three { background: url( '../img/common/plans/icons/ico_enfermaria.png' ) no-repeat; background-position: center 12px; } /** * ------------------ // * Omega Plan * ------------------ // **/ #wrapper section.omega header { background: #dfdfd1 url( '../img/common/plans/business/bg_omega.jpg' ) top no-repeat; } #wrapper section.omega header h3 { background: url( '../img/common/plans/business/ico_omega.png' ) top no-repeat; } #wrapper section.omega ul li.icon-one { background: url( '../img/common/plans/icons/ico_cobestadual.png' ) no-repeat; background-position: center 12px; } #wrapper section.omega ul li.icon-two { background: url( '../img/common/plans/icons/ico_cobnacional.png' ) no-repeat; background-position: center 12px; } #wrapper section.omega ul li.icon-three { background: url( '../img/common/plans/icons/ico_enfermaria.png' ) no-repeat; background-position: center 12px; } /** * ------------------ // * Referencia Plan * ------------------ // **/ #wrapper section.referencia header { background: #dfdfd1 url( '../img/common/plans/business/bg_referencia.jpg' ) top no-repeat; } #wrapper section.referencia header h3 { background: url( '../img/common/plans/business/ico_referencia.png' ) top no-repeat; } #wrapper section.referencia ul li.icon-one { background: url( '../img/common/plans/icons/ico_cobestadual.png' ) no-repeat; background-position: center 12px; } #wrapper section.referencia ul li.icon-two { background: url( '../img/common/plans/icons/ico_cobnacional.png' ) no-repeat; background-position: center 12px; } #wrapper section.referencia ul li.icon-three { background: url( '../img/common/plans/icons/ico_enfermaria.png' ) no-repeat; background-position: center 12px; } /** * ------------- // * Commons * ------------- // **/ #wrapper #wrapper-type-firm { /*overflow: hidden;*/ margin-bottom: 20px; cursor:pointer; } #wrapper #wrapper-type-firm section.box-plans { width: 466px; height: 280px; color: #3c493e; /*opacity: 0.7;*/ } #wrapper #wrapper-type-firm section.box-plans a { } /* #wrapper #wrapper-type-firm section.box-plans:hover { opacity: 1; }*/ #wrapper #wrapper-type-firm section.box-plans header:hover { background: #dfdfd1; } #wrapper #wrapper-type-firm section.box-plans header { background: #f8f8e9; position: relative; border: 1px solid #dfdfd1; width: 466px; height: 198px; text-align: center; } #wrapper #wrapper-type-firm section.box-plans header h3 { background: url( '../img/common/plans/business/planocorporativo.png' ) top center no-repeat; font-size: 22px; margin-top: 40px; padding-top: 65px; } #wrapper #wrapper-type-firm section.box-plans:first-child header h3 { background: url( '../img/common/plans/business/planoagil.png' ) top center no-repeat; } #wrapper #wrapper-type-firm section.box-plans header p { color: #3c493e; } #wrapper #wrapper-type-firm section.box-plans footer { margin-top:220px; } /** * ------------------- // * Box Plans [START] * ------------------- // **/ #wrapper .wrapper-content { margin-bottom: 20px; clear:both; /*overflow:hidden;*/ } #wrapper .wrapper-content section.box-plans { margin: 0 20px 20px 0; width: 306px; } #wrapper .wrapper-content section.box-plans header { width: 306px; height: 200px; } #wrapper .wrapper-content section.box-plans header h3 a { color: #FFF; } #wrapper .wrapper-content section.box-plans header p { color: #FFF; } #wrapper #wrapper-type-firm section.agill header{ background-color: rgb(223, 223, 209); } /** * ------------------- // * Box Plans [END] * ------------------- // **/