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

h2#homeHeading {
    margin: 0 0 15px;
}

h2, p  {
	font-weight: 100;
}

h1, strong, .btn {
    font-weight: 200;
}

header.masthead .header-content .header-content-inner h1 {
    font-weight: 100;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
    font-weight: 200;
}

hr {
    border-color: #00a488;
    max-width: 160px;
    margin: 30px auto;
}

header.masthead .header-content .header-content-inner hr {
    margin: 30px 0; 
}

.logo {
    width: 65px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #00a488;
    padding: 10px 0;
    border-radius: 50%;
    color: #fff;
    border: 5px solid #fff;
    font-size: 140%;
}
.tablebg{
	    /* background: #b4e8e0; */
	    background: #fff;
	    padding: 7px;
	    border: 1px solid #dedede;
	    /* margin: 9px 0px; */
	    border-top: 3px solid #00a488;
}
.tablebg2{
	    /* background: #b4e8e0; */
    background: #fff;
    padding: 7px;
    border: 1px solid #dedede;
     
    border-top: 3px solid #00a488;
}
table.custable td {
    padding: 10px 25px 5px 10px;
}
table.custable {
    border: 1px solid #8c8c8c;
    border-radius: 14px;
}

table.custable td.bg {
    background: #8c8c8c;
	color:#fff;
	padding: 20px 19px;
}

table.custable td.td {
    padding: 10px 10px 5px 25px;
}


table.custable td.tdbtn {
    padding: 20px 10px 20px 10px;
}

table.custable td h2 {
    margin:0;
}

table.custable td .btn {
    background: #8c8c8c;
	color:#fff;
}

table.custable:hover td.bg {
    background: #00a488;
	color:#fff;
}

table.custable:hover td.bg {
   border: 1px solid #00a488;
}

table.custable td.tdw {
   width:150px;}


table.custable:hover td .btn {
    background: #00a488;
	color:#fff;
}

/*--------------------------------------*/

table.custable2 {
    border: 1px solid #8c8c8c;
    border-radius: 14px;
}

table.custable2 td.tdw { text-align:left;}


table.custable2 td.td {
    padding: 10px 10px 5px 25px;
}


table.custable2 td.tdbtn {
    padding: 20px 10px 20px 10px;
}

table.custable2 td h2 {
    margin:0;
}

table.custable2 td .btn {
    background: #8c8c8c;
	color:#fff;
}

table.custable2:hover td.bg {
    background: #00a488;
	color:#fff;
}

table.custable2:hover td.bg {
   
}




table.custable2:hover td .btn {
    background: #00a488;
	color:#fff;
}

table.custable2 tr:nth-child(even) {
background:#e8e8e8;
}

table.custable2 { margin: 0 0 20px 0;} 

.bgimg-1 {
  padding:80px 0;
  min-height:80px;
}

.dspblk {display: block;}

.btnbg{background:#00a488; color:#fff;}

.red{color:red;}

ul.disc li{list-style: disc; line-height:1.5;}

.contenthide{display:none;}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 
table.custable { width:100%; } 
table.custable2 { width:100%;} 
table.custable2 td.tdw { display:none;}
.dec{ display:block;    font-size: 12px;
    color: #a5a5a5;
    font-weight: 900;}
	table.custable2 td.bg {
    background: #8c8c8c;
	color:#fff;
	padding: 5px 5px;
}

table.custable2 td {
    padding: 15px 2px;
    text-align: center;font-size: 12px;
}


}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) { 
table.custable { width:100%; } 
table.custable2 { width:100%; } 
table.custable2 td.tdw { display:none;}
.dec{ display:block;    font-size: 12px;
    color: #a5a5a5;
    font-weight: 900;}
	table.custable2 td.bg {
    background: #8c8c8c;
	color:#fff;
	padding: 5px 5px;font-size: 12px;
}

table.custable2 td {
    padding: 15px 2px;
    text-align: center;
}

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 
table.custable { width:90%; margin:0 auto;} 
table.custable2 { width:100%; } 
table.custable2 td.tdw { display:none;}
.dec{ display:block;    font-size: 12px;
    color: #a5a5a5;
    font-weight: 900;}
	table.custable2 td.bg {
    background: #8c8c8c;
	color:#fff;
	padding: 5px 5px;
}

table.custable2 td {
    padding: 15px 2px;
    text-align: center;
}

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) { 
table.custable { width:90%; margin:0 auto;} 
table.custable2 { width:100%; } 
table.custable2 td.tdw { display:auto;}
.dec{ display:none;}
table.custable2 td.bg {
    background: #8c8c8c;
	color:#fff;
	padding: 20px 19px;
}

table.custable2 td {
    padding: 10px 10px;
    text-align: center;
}

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
table.custable { width:90%; margin:0 auto;} 
table.custable2 { width:100%; } 
table.custable2 td.tdw { display:auto;}
.dec{ display:none;}
table.custable2 td.bg {
    background: #8c8c8c;
	color:#fff;
	padding: 20px 19px;
}

table.custable2 td {
    padding: 10px 10px;
    text-align: center;
}


}


