b,
a{font-weight:bold;}

a, b{color:#1b7c82;}
i{font-style: italic;}

h1,h2,h3,h4,h5{
    font-weight:bold;
    margin-bottom:10px;
}

h1{
    font-size:30px;
}

h2{
    font-size:20px;
}

img{max-width: 100%;}

.searchfield{
	position: absolute;
	width: 90%;
	border: 0px;
	background: transparent;
	padding-left: 35px;
	padding-right: 20px;
	line-height: 40px;
}

.loginform{
	width: 450px;
	max-width: 100%;
	margin: 0 auto;
}

.form-control {
    background-color: #FCFEFF;
    border: 1px solid #D7E0E3;
    border-radius: 5px;
    line-height: 2;
    padding: 4px 12px;
    width: 100%;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 5px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0070F3;
    border-color: #0070F3;
}

.loginform .mktoButton{
	background: #2ca4ab;
    text-transform: uppercase;
    border-color: #2ca4ab;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 25px;
    margin-top: 20px;
}

.section.main-container{
	padding-top: 50px;
	padding-bottom: 50px;
}

.index_flow__rCTR5>.index_flowItem__GnXWz {
    -webkit-margin-before: calc(2*var(--spacing-medium));
    margin-block-start: calc(2*var(--spacing-medium));
}

.footer_container{
	margin-top: 35px;
}

/* Reset nav menu */
.NavbarBody .nav{
     width: 100%;
     height: 100%;
     overflow: hidden;
}
.NavbarBody .menu a{
     display: block;
     padding: 18px 12px;
     
     text-decoration: none;
     font-weight: 600;
     font-size: 17px;
}

.nav{
     max-height: 0;
     transition: max-height .5s ease-out;
}
.banner_content p{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    font-style: italic;
}

.txtcenter{
    text-align: center;
}

.hometoplines{
    font-size:16px;
    font-weight:600;
}

.hometoplines b.big,.hometoplines a.big{
    font-size:1.2rem;
}

.homeleftcontent h3{
    font-size:20px;
    font-weight: bold;
    margin-bottom:10px;
}

.homeleftcontent p{
    font-size:16px;
    margin-top:10px;
    font-weight:bold;
}

.homeleftcontent big{
    font-size:18px;
}

.homerightcontent iframe{
    max-width:100%;
}

.homerightcontent h3{
    font-size:20px;
    font-weight: bold;
    margin-bottom:10px;
}

.homerightcontent h4{
    font-size:18px;
    font-weight: bold;
    margin-bottom:5px;
}

.homerightcontent p{
    font-size:15px;
    margin-top:5px;
    font-weight:bold;
}

.banner_content h1{
    color:#fff;
}

.deathform input[type='text']{
    border: 0px;
    border-bottom: 1px solid #fff;
    height: 25px;
    background: transparent;
    color: #fff;
}

.deathform {
    color:#fff;
}

.pagecontent h2{
    font-size:24px;
}

.card.service{
    margin-bottom:20px;
    text-align: center;
    border-color: #1b7c82;
}

.card-title{
    color: #1b7c82;
    font-size: 19px;
}

.prod-price{
    font-weight: bold;
    color: #1b7c82;
    font-size: 20px;
}

.banner_content a{
    color:#fff;
}

.card-text{
    min-height:44px;
}

.btn-green{
    background: #2ca4ab;
    color: #fff;
    font-weight:bold;
    text-decoration: none;
    margin-bottom: 12px;
    font-size: 13px;
    border:1px solid #2ca4ab;
}

.btn-green:hover{
    background:#000;
    color: #fff;
}

.coursebox .card-title{
    font-size:28px;
}

.coursebox .card-text{
    font-size:18px;
}

.card.service.noborder{border:0px;}

table.cstable, table.cstable tr, table.cstable tr td {
    border: 1px solid #b8b8b8;
    border-collapse: collapse;
}

table.cstable tr td{
    padding: 8px;
}

table.cstable{
    background: #e9f8f9;
}

small{
    font-size:0.9rem;
}
.Button_success__rFCl3 {
    --themed-bg: var(--color-success-medium);
    --themed-fg: var(--shade-0);
    --themed-border: var(--color-success-medium);
    padding: 5px 5px;
}

.Button_base__52bgM {
    border: none;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    box-sizing: border-box;
    transition: transform var(--transition-fast);
    color: var(--themed-bg, var(--color-background-default));
    background-color: #fff;
    font-weight: var(--font-weight-medium);
    border: 1px solid var(--themed-border);
    height: var(--button-size);
    justify-content: center;
    border-radius: var(--border-radius-default);
    padding-inline: var(--spacing-small);
}

.MsoNormalTable tr td{
    font-size:19px;
    font-weight:600;
    border: 1px solid #bdbdbd;
}



.MsoNormalTable2 tr td{
    font-size:19px;
    border: 1px solid #bdbdbd;
    padding-left: 15px;
}

.MsoNormalTable2 tr th{
    font-size:19px;
    border: 1px solid #bdbdbd;
    padding-left: 15px;
    font-weight: bold;
    height: 40px;
    padding-top: 8px;
    background: #303030;
    color: #fff;
}

.MsoNormalTable2 tr.sectionhead{
    background: #1b7c82;
    color: #fff;
    font-weight: bold;
    height:40px;
}
.MsoNormalTable2 tr.sectionhead td{
    padding-top: 8px;
}

.MsoNormalTable3 tr td{
    font-size:19px;
    font-weight:600;
    border: 1px solid #bdbdbd;
    text-align:center;
    padding-top:5px;
}

.MsoNormalTable3 tr td p{
    margin-bottom: 5px;
}



.pagecontent p{
    margin-bottom:10px;
}

@media (min-width: 768px) {
    .nav{
        max-height: none;
        top: 0;
        position: relative;
        width: fit-content;
        background-color: transparent;
    }
    .menu li{
        float: left;
    }
    .menu a:hover{
        background-color: transparent;
        color: #000;
    }

    .hamb{
        display: none;
    }
}










