@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

* { margin:0; padding:0; font-family: 'Roboto', sans-serif; }

div#logo {
	width: 48%;
    display: block;
    padding: 16px 15px;
    margin: 0 auto;
}
div#menu {
    width: 11%;
    display: block;
    padding: 28px 15px;
    position: absolute;
    top: 0px;
    right: 0;
}
div#header div img {
    width: 90%;
}
div#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 99;
}
div#banner {
    padding-top: 45px;
}
div#apt .fifty:last-child {
    background: url(../imazos/bg_wa.jpg) repeat-x;
	width: 48%;
}
div#apt .fifty:first-child {
    background: url(../imazos/bg_call.jpg) top left repeat-x;
	width: 52%;
}
div#apt .fifty:first-child p {
    background: url(../imazos/ico_call.jpg) 14px 14px no-repeat;
    padding-left: 58px;
}
div#apt .fifty:last-child p {
    background: url(../imazos/ico_wa.jpg) 14px 14px no-repeat;
    padding-left: 58px;
}
div#main {
    border-top: 8px solid #2e3291;
}
div#apt .fifty p {
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
}
div#apt .fifty p span {
    display: block;
	font-size: 20px;
}
div#nabl {
    clear: both;
    padding: 8px 15px;
    background: #f3f3f3;
    display: block;
    height: 50px;
}
.fifty img {
    width: 100%;
}
.thirty img {
    width: 80%;
}
.thirty {
    width: 30%;
    float: left;
}
.fifty {
    width: 50%;
    float: left;
}
.seventy {
    width: 70%;
    float: left;
}
div#nabl .fifty p {
    font-size: 14px;
}
div#banner div img {
	width: 100% !important;
}
div#slider {
    max-height: 450px;
    overflow: hidden;
}
div#slider img {
    width: 100%;
}
div#mbox {
    background: url(../imazos/m_box_bg.png) top left repeat-x;
    height: 135px;
    clear: both;
}
div#mbox1, div#mbox2 {
    border-right: 1px solid #8e8e8e;
}
div#mbox .mbox {
    float: left;
    text-align: center;
    color: #fff;
    padding: 15px 0;
}
div#mbox1 img {
    max-width: 75px;
    padding-top: 19px;
}
div#mbox2 img {
    max-width: 95px;
    padding-top: 15px;
}
div#mbox3 img {
    max-width: 54px;
    padding-top: 8px;
}
div#mbox h4 {
    font-weight: 300;
    font-size: 14px;
}
div#mbox3 {
    width: 29%;
}
div#mbox2 {
    width: 36%;
}
div#mbox1 {
    width: 34%;
}

/* ABOUT US PAGE */
div#about h2, div#appt h2 {
    padding: 15px;
    color: #2e3092;
    text-transform: uppercase;
    font-weight: 600;
}
#about .fifty img {
    padding: 0 0 0 0px;
    width: 92%;
}
div#about p {
    font-size: 14px;
    text-align: justify;
	padding: 0 15px 15px 15px;
	line-height: 22px;
}
div#about a img {
    width: 100%;
}
ul#cid li p {
    text-align: center;
    font-weight: 600;
}
ul#cid li {
    width: 44%;
    float: left;
    margin: 3%;
    text-align: center;
}
ul#cid li img {
    width: 100%;
    overflow: hidden;
}
ul#cid a {
    background: #2e3092;
    padding: 6px 15px;
    border-radius: 8px;
}
img.fit {
    width: 100%;
}
#vision h4 {
    text-transform: uppercase;
    background: url(../imazos/sid_men_bg2.png) top right no-repeat #2260A7;
    color: #fff;
    width: 100px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}
div#vision {
    padding: 20px 0;
    background: url(../imazos/bg_vm.png) top left no-repeat;
    background-size: cover;
    display: block;
}
#vision .thirty img {
    padding-top: 38px;
}
#mission h4 {
    text-transform: uppercase;
    background: url(../imazos/sid_men_bg3.png) top right no-repeat #f68104;
    color: #fff;
    width: 100px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}
div#mission {
    padding: 20px 0;
    background: url(../imazos/bg_vm.png) bottom left no-repeat;
    background-size: cover;
    display: block;
}
div#mission p {
    padding: 0 15px 0 15px;
}
.block {
    padding: 50px 0;
    display: block;
    clear: both;
}
#certification h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
}
div#certification ul {
    padding: 0;
    margin: 0;
    width: 100%;
}
div#certification ul li {
    width: 100%;
    float: left;
    overflow: hidden;
	text-align:center;
}
div#certification ul li img {
	width: 90%;
}
.clear {
	clear:both; float:none; 
}
#seomenu ul {
    width: 100%;
}
div#seomenu ul li {
    padding: 15px;
    margin: 0;
    box-shadow: 0 0px 1px #000;
}
div#seomenu ul li:nth-child(even) {
    background: #ebebeb;
}
div#mySidenav ul {
    width: 100%;
    text-align: center;
}
.sidenav ul li a {
    margin: 0;
    padding: 0;
    background: no-repeat;
}
div#sitemap {
    background: #2e3092;
    color: #fff;
}
div#sitemap h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px;
}
div#sitemap ul li {
    float: left;
    width: 52%;
    padding: 4% 2%;
    background: #292b83;
    border-radius: 6px;
    margin: 1%;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
div#seomenu ul li span {
    display: block;
    font-size: 12px;
}
a {
    text-decoration: none;
    color: #fff;
}
div#foot img {
}
div#foot ul li {
    float: left;
	width: 33%;
}
#foot ul {
    margin: 0 auto;
    display: block;
    padding: 0;
    max-width: 375px;
}
#bookappt input[type="text"] {
    display: block;
    width: 80%;
    font-size: 20px;
    font-weight: 300;
    padding: 15px;
    margin: 12px auto 0;
}
#centre input[type="text"] {
    display: block;
    width: 80%;
    font-size: 20px;
    font-weight: 300;
    padding: 15px;
    margin: 12px auto 30px;
}
div#seomenu ul li a {
    background: url(../imazos/bull_arrow_blu.png) top left no-repeat;
    padding: 2px 5px 2px 33px;
    color: #000;
    width: 100%;
    display: block;
    font-weight: 400;
}
form#bookappt span {
    font-size: 14px;
    width: 86%;
    display: block;
    padding: 5px 7%;
}
select#test, select#visit {
    display: block;
    width: 89%;
    font-size: 20px;
    font-weight: 300;
    padding: 15px;
    margin: 12px auto 0;
}
.sel {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    padding: 15px;
    margin: 12px auto 0;
}
.tex {
    width: calc(100% - 22px) !important;
    height: 100px;
    font-size: 20px;
    padding: 10px;
    font-weight: 300;
}
.info {
    width: calc(100% - 36px);
    font-size: 20px;
    padding: 15px;
    font-weight: 300;
    margin: 12px auto 0;
}
#nabl .sixty p {
    color: #2e3092;
}
.sixty {
    width: 60%;
    display: inline-block;
    float: left;
}
.fourty {
    width: 40%;
    float: left;
    text-align: right;
}
.fourty img {
    width: 100%;
    padding-top: 7px;
}
.formset input {
    margin-top: 0 !important;
}

.formset label {
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 20px;
}
.formset {
    margin-top: 10px;
    margin-bottom: 15px;
}
input[type="submit"] {
    display: block;
    width: 240px;
    padding: 10px;
    font-size: 20px;
    margin: 0 auto 30px;
}
.owl-carousel .owl-item img {
    width: auto !important;
}
small.mset {
    margin: 0 15px;
    display: block;
}
a.appt {
    background: #0198c7;
    display: block;
    width: 200px;
    text-align: center;
    padding: 14px 10px;
    margin: 0 auto;
    border-radius: 7px;
    font-size: 20px;
}
.covid h2 span {
    color: #c50f0e;
    display: block;
    font-size: 20px;
}
.covid h2 {
    font-size: 32px;
    font-weight: 500 !important;
}
.covid h2 b {
    font-weight: 300;
    display: block;
    font-size: 26px;
}
.branch h2 b {
    display: block;
    font-size: 16px;
    font-weight: 400;
}
ul#cpoint li {
    font-weight: 400;
}
.branch h2 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
}
.report ul li {
    background: cornflowerblue;
    margin: 15px 15px 15px 15px;
    display: block;
    padding: 10px;
    border-radius: 5px;
}
.report ul {
    margin-bottom: 50px;
}
.blist h2 span {
    font-size: 16px;
    display: block;
    color: #000;
}
.blist h2 b {
    font-size: 16px;
    display: block;
}
.blist ul li {
    margin: 0;
    padding-bottom: 15px;
}

.blist ul {
    padding: 0 15px;
    margin: 0;
}
.loc_add {
    background: url(https://spectrumlab.in/images/ico_loc.png) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
.loc_phone {
    background: url(https://spectrumlab.in/images/ico_phone.png) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
.loc_email {
    background: url(https://spectrumlab.in/images/ico_email.png) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
.loc_wa {
    background: url(../imazos/ico_wapp.jpg) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
.loc_web {
    background: url(../imazos/ico_web.jpg) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
.loc_tf {
    background: url(../imazos/ico_toll.jpg) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
.loc_ps {
    background: url(../imazos/ico_person.jpg) 0px 5px no-repeat;
    padding: 10px 0px 10px 42px;
    font-size: 16px;
    margin: 0;
}
div#foot {
    border-top: 2px solid #ccc;
	text-align:center;
}
div#antigen img {
    width: 100%;
}
div#antigen {
    width: 50% !important;
    display: block;
    text-align: center;
    margin: 0 auto;
}
div#antigen p {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
}
#antigen a {
    background: #2e3092;
    padding: 6px 15px;
    border-radius: 8px;
    display: block;
    max-width: 100px;
    margin: 8px auto 0;
}


.customers {
  border-collapse: collapse;
  width: 100%;
}

.customers td, #customers th {
  
}

.customers tr:nth-child(even){background-color: #f2f2f2;}

.customers tr:hover {background-color: #ddd;}

.customers th {
  text-align: left;
  background-color: #888;
  color: white;
}


.fform label input {
    margin-right: 6px;
}

.fform label {
    width: 29%;
    float: left;
    padding: 7px;
}
.fform {
    width: 90%;
    display: block;
    margin: 0 auto;
    padding: 5px 0 30px;
    clear: both;
}
.fform textarea {
    width: 90%;
    height: 100px;
}
.fform ul li {
    background: url(../imazos/arr2.jpg) top left no-repeat;
    padding: 3px 5px 5px 33px;
}
.qs {
    padding: 0 20px;
}
ul#tabs-nav li {
    margin: 5px 0 0;
}
div#nabl .fifty p span {
    font-size: 17px;
    font-weight: 600;
}
table#price tr td:last-child {
    text-align: right;
}
table#price {
    font-size: 15px;
    width: 94%;
    margin: 0 auto;
}
table#price label input {
    margin-right: 6px;
}
table#price label {
    padding: 10px;
    display: block;
}
table#price label small {
    display: block;
    padding-left: 19px;
}
form#bookappt h3 {
    padding: 9px 5px 8px 10px;
    text-transform: uppercase;
    font-weight: 400;
    background: #2e3092;
    color: #fff;
    margin: 0 15px;
    border-radius: 7px 7px 0px 0px;
}
table#price tr td:nth-child(2) {
    text-align: center;
    font-size: 13px;
    padding: 0 6px;
}
table#price tr td:nth-child(3) {
    font-size: 14px;
    padding: 0 10px 0 0px;
    font-weight: 500;
}
.formset textarea {
    width: 83%;
    height: 100px;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    font-weight: 300;
    padding: 10px;
}
div#nabl a {
    color: #2e3092 !important;
}
div#nabl p {
    font-size: 15px;
}
.blist a {
    color: #000 !important;
}
#tabs-nav li.active a {
    color: #fff;
}
div#tab2 .panel a {
    color: #000;
}
table#price tr:nth-child(even) {
	background: #CCC
}
div#about h2 span {
    font-size: 22px;
    display: block;
    font-weight: 400;
}
ul.hcset li {
    float: left;
}
#nabl .sixty p span {
    font-weight: 600;
}
ul.hcset li img {
    width: inherit !important;
}
ul.hcset li {
    float: left;
    width: 50%;
    text-align: center;
}
div#app_box3 h1, div#app_box3 h1 span {
    color: #2e3092;
}
div#app_box3 a {
    background: #2e3092;
    width: 135px;
}
div#corporate .fform {
    width: 100%;
    padding: 5px 0 15px;
}

/* Header CSS Coding */

div#logo img {
    width: 100% !important;
}
div#main div#apt {
    margin: 15px 0 10px 0;
    display: block;
    height: 63px;
}
h5 {
    padding: 5px 15px 3px;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}
#sitemap li:nth-child(odd) {
    width: 35%;
}

h3.redbull {
    padding-left: 10px;
    background: url(../imazos/redbull-bg.png) top right no-repeat #ff126c;
    height: 21px;
    display: block;
    color: #fff;
    padding: 1px 8px 3px 15px;
    position: relative;
}
h3.bluebull {
    padding-left: 10px;
    background: url(../imazos/bluebull-bg.png) top right no-repeat #29b7fb;
    display: block;
    color: #fff;
    padding: 1px 8px 1px 15px;
    position: relative;
}
ul.arr-blue li {
    background: url(../imazos/bg-arr-blue.png) center left no-repeat;
	padding: 3px 0 3px 16px;
}
ul.arr-pink li {
    background: url(../imazos/bg-arr-pink.png) center left no-repeat;
	padding: 3px 0 3px 16px;
}
ul.arr-pink {
    margin-left: 17px;
}
ul.arr-blue {
    margin-left: 15px;
}
div#plans img {
    width: 100%;
    margin-bottom: 10px;
}
div#plans {
    margin: 0 auto;
    display: block;
    width: 90%;
}
#myCeoPlus button.accordion {
    background: url(../imazos/bg_plus_blue.png) 10px 7px no-repeat #0575b3;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#apt.home {
    margin: 0 !important;
}
div#myCeoPlus p {
    padding: 15px 0 25px;
}
div#myCeoPlus {
    background: url(../imazos/bg_ceoplus.png) top left no-repeat #fff;
    background-size: contain;
}
div#myCeoPlus h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myCeoPlus h2 {
    color: #0575b3;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myCeoPlus a.closebtn {
    background: #0575b3;
    text-align: center;
    padding: 5px 20px 10px;
}


#myCeo button.accordion {
    background: url(../imazos/bg_plus_ceo.png) 10px 7px no-repeat #d24552;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myCeo p {
    padding: 15px 0 25px;
}
div#myCeo {
    background: url(../imazos/bg_ceo.png) top left no-repeat #fff;
    background-size: contain;
}
div#myCeo h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myCeo h2 {
    color: #d24552;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myCeo a.closebtn {
    background: #d24552;
    text-align: center;
    padding: 5px 20px 10px;
}


#myMaster button.accordion {
    background: url(../imazos/bg_plus_master.png) 10px 7px no-repeat #4b781f;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myMaster p {
    padding: 15px 0 25px;
}
div#myMaster {
    background: url(../imazos/bg_master.png) top left no-repeat #fff;
    background-size: contain;
}
div#myMaster h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myMaster h2 {
    color: #4b781f;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myMaster a.closebtn {
    background: #4b781f;
    text-align: center;
    padding: 5px 20px 10px;
}




#myComprehensive button.accordion {
    background: url(../imazos/bg_plus_comprehensive.png) 10px 7px no-repeat #2e9e7f;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myComprehensive p {
    padding: 15px 0 25px;
}
div#myComprehensive {
    background: url(../imazos/bg_comprehensive.png) top left no-repeat #fff;
    background-size: contain;
}
div#myComprehensive h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myComprehensive h2 {
    color: #2e9e7f;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myComprehensive a.closebtn {
    background: #2e9e7f;
    text-align: center;
    padding: 5px 20px 10px;
}



#myExecutive button.accordion {
    background: url(../imazos/bg_plus_executive.png) 10px 7px no-repeat #466d95;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myExecutive p {
    padding: 15px 0 25px;
}
div#myExecutive {
    background: url(../imazos/bg_executive.png) top left no-repeat #fff;
    background-size: contain;
}
div#myExecutive h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myExecutive h2 {
    color: #466d95;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myExecutive a.closebtn {
    background: #466d95;
    text-align: center;
    padding: 5px 20px 10px;
}



#myStandard button.accordion {
    background: url(../imazos/bg_plus_standard.png) 10px 7px no-repeat #4272b4;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myStandard p {
    padding: 15px 0 25px;
}
div#myStandard {
    background: url(../imazos/bg_standard.png) top left no-repeat #fff;
    background-size: contain;
}
div#myStandard h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myStandard h2 {
    color: #4272b4;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myStandard a.closebtn {
    background: #4272b4;
    text-align: center;
    padding: 5px 20px 10px;
}



#mySenior button.accordion {
    background: url(../imazos/bg_plus_senior.png) 10px 7px no-repeat #0978b5;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#mySenior p {
    padding: 15px 0 25px;
}
div#mySenior {
    background: url(../imazos/bg_senior.png) top left no-repeat #fff;
    background-size: contain;
}
div#mySenior h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#mySenior h2 {
    color: #0978b5;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#mySenior a.closebtn {
    background: #0978b5;
    text-align: center;
    padding: 5px 20px 10px;
}



#myCancer button.accordion {
    background: url(../imazos/bg_plus_cancer.png) 10px 7px no-repeat #fe3b82;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myCancer p {
    padding: 15px 0 25px;
}
div#myCancer {
    background: url(../imazos/bg_cancer.png) top left no-repeat #fff;
    background-size: contain;
}
div#myCancer h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myCancer h2 {
    color: #fe3b82;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myCancer a.closebtn {
    background: #fe3b82;
    text-align: center;
    padding: 5px 20px 10px;
}



#myHeart button.accordion {
    background: url(../imazos/bg_plus_heart.png) 10px 7px no-repeat #a8664e;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myHeart p {
    padding: 15px 0 25px;
}
div#myHeart {
    background: url(../imazos/bg_heart.png) top left no-repeat #fff;
    background-size: contain;
}
div#myHeart h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myHeart h2 {
    color: #a8664e;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myHeart a.closebtn {
    background: #a8664e;
    text-align: center;
    padding: 5px 20px 10px;
}



#myWomens button.accordion {
    background: url(../imazos/bg_plus_womens.png) 10px 7px no-repeat #009fe8;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myWomens p {
    padding: 15px 0 25px;
}
div#myWomens {
    background: url(../imazos/bg_womens.png) top left no-repeat #fff;
    background-size: contain;
}
div#myWomens h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myWomens h2 {
    color: #009fe8;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myWomens a.closebtn {
    background: #009fe8;
    text-align: center;
    padding: 5px 20px 10px;
}



#myPregnancy button.accordion {
    background: url(../imazos/bg_plus_pregnancy.png) 10px 7px no-repeat #567ea0;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myPregnancy p {
    padding: 15px 0 25px;
}
div#myPregnancy {
    background: url(../imazos/bg_pregnancy.png) top left no-repeat #fff;
    background-size: contain;
}
div#myPregnancy h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myPregnancy h2 {
    color: #567ea0;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myPregnancy a.closebtn {
    background: #567ea0;
    text-align: center;
    padding: 5px 20px 10px;
}



#myChildren button.accordion {
    background: url(../imazos/bg_plus_children.png) 10px 7px no-repeat #cb9400;
    border: 0;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding-left: 45px;
	margin-top: 8px;
}
div#myChildren p {
    padding: 15px 0 25px;
}
div#myChildren {
    background: url(../imazos/bg_children.png) top left no-repeat #fff;
    background-size: contain;
}
div#myChildren h2 span {
    display: block;
    font-weight: 300;
    color: #000;
    font-size: 24px;
}
div#myChildren h2 {
    color: #cb9400;
    font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}
div#myChildren a.closebtn {
    background: #cb9400;
    text-align: center;
    padding: 5px 20px 10px;
}

/*////// PLAN 1 START /////////*/
div#plan1 {
    background: url(../imazos/bg_plan1.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan1 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan1 h3 {
    color: #0071b0;
    font-size: 26px;
    font-weight: 500;
}
div#plan1 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan1 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #0071b0;
}

/*////// PLAN 2 START /////////*/
div#plan2 {
    background: url(../imazos/bg_plan2.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan2 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan2 h3 {
    color: #d24552;
    font-size: 26px;
    font-weight: 500;
}
div#plan2 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan2 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #d24552;
}

/*////// PLAN 3 START /////////*/
div#plan3 {
    background: url(../imazos/bg_plan3.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan3 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan3 h3 {
    color: #4b781f;
    font-size: 26px;
    font-weight: 500;
}
div#plan3 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan3 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #4b781f;
}

/*////// PLAN 4 START /////////*/
div#plan4 {
    background: url(../imazos/bg_plan4.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan4 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan4 h3 {
    color: #2e9e7f;
    font-size: 26px;
    font-weight: 500;
}
div#plan4 small {
    color: #2e9e7f;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan4 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan4 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #2e9e7f;
}

/*////// PLAN 5 START /////////*/
div#plan5 {
    background: url(../imazos/bg_plan5.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan5 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan5 h3 {
    color: #466d95;
    font-size: 26px;
    font-weight: 500;
}
div#plan5 small {
    color: #466d95;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan5 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan5 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #466d95;
}

/*////// PLAN 6 START /////////*/
div#plan6 {
    background: url(../imazos/bg_plan6.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan6 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan6 h3 {
    color: #4272b4;
    font-size: 26px;
    font-weight: 500;
}
div#plan6 small {
    color: #4272b4;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan6 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan6 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #4272b4;
}

/*////// PLAN 7 START /////////*/
div#plan7 {
    background: url(../imazos/bg_plan7.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan7 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan7 h3 {
    color: #0978b5;
    font-size: 26px;
    font-weight: 500;
}
div#plan7 small {
    color: #0978b5;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan7 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan7 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #0978b5;
}

/*////// PLAN 8 START /////////*/
div#plan8 {
    background: url(../imazos/bg_plan8.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan8 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan8 h3 {
    color: #fe3b82;
    font-size: 26px;
    font-weight: 500;
}
div#plan8 small {
    color: #fe3b82;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan8 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan8 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #fe3b82;
}

/*////// PLAN 9 START /////////*/
div#plan9 {
    background: url(../imazos/bg_plan9.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan9 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan9 h3 {
    color: #a8664e;
    font-size: 26px;
    font-weight: 500;
}
div#plan9 small {
    color: #a8664e;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan9 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan9 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #a8664e;
}

/*////// PLAN 10 START /////////*/
div#plan10 {
    background: url(../imazos/bg_plan10.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan10 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan10 h3 {
    color: #009fe8;
    font-size: 26px;
    font-weight: 500;
}
div#plan10 small {
    color: #009fe8;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan10 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan10 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #009fe8;
}


/*////// PLAN 11 START /////////*/
div#plan11 {
    background: url(../imazos/bg_plan11.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan11 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan11 h3 {
    color: #009fe8;
    font-size: 26px;
    font-weight: 500;
}
div#plan11 small {
    color: #009fe8;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan11 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan11 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #009fe8;
}

/*////// PLAN 12 START /////////*/
div#plan12 {
    background: url(../imazos/bg_plan12.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 20px 35px;
}
div#plan12 h3 span {
    font-weight: 300;
    color: #000;
    display: block;
    font-size: 22px;
}
div#plan12 h3 {
    color: #cb9400;
    font-size: 26px;
    font-weight: 500;
}
div#plan12 small {
    color: #cb9400;
    font-size: 16px;
    font-weight: 500;
	display:block;
}
div#plan12 p {
    padding: 5px 0;
    font-weight: 400;
    line-height: 18px;
    max-width: 64%;
    text-align: left;
}
div#plan12 p.rate {
    font-size: 22px;
    font-weight: 500;
    color: #cb9400;
}

div#myCeoPlus a, div#myCeo a, div#myMaster a, div#myComprehensive a, div#myExecutive a, div#myStandard a, div#mySenior a, div#myCancer a, div#myHeart a, div#myWomens a, div#myPregnancy a, div#myChildren a {
    background-image: none;
    background: brown;
    text-align: center;
    margin: 0 !important;
    padding: 15px;
    display: block;
    border-radius: 7px;
}
div#main {
    border-top: 8px solid #2e3291;
    padding-top: 88px;
}
.div#plans div {
    min-height: 166px;
    margin: 10px 0;
}