@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Epilogue", sans-serif;
}

* {
    font-family: "Epilogue", sans-serif;
}
p {
    line-height: 1.7;
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

img {
    max-width: 100%;
}

.site_btn {
    background-color: #25826a;
    border-radius: 8px;
    padding: 14px 30px 14px 30px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
}

.site_btn:hover {
    color: #fff;
}

.heading {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.heading h2 {
    font-size: 42px;
    color: #003a37;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 15px;
}

.heading p {
    color: #111111;
    font-size: 16px;
    line-height: 1.4;
}

.home7 {
    
}

.home7 .colleft {
    width: 50%;
    background-color: #edf6f5;
    padding: 100px 100px 80px 100px;
    min-height: 500px;
    display: flex;
    align-items: center;
}
.home7 .colright {
    width: 50%;
    background-color: #003a37;
    padding: 100px 100px 80px 100px;
    min-height: 500px;
    display: flex;
    align-items: center;
}
.home7 .row {
    margin-left: 0;
    margin-right: 0;
}
.home7 .colinfo h2 {
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-weight: 700;
} 
.home7 .colinfo p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.7;
}
.home7 .colright h2 {
    color: #fff;
}
.home7 .colright p {
    color: #fff;
}
.home6 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.home6 .textinfo {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.home6 .textinfo p {
    text-align: center;
}
.home6 .heading h2 {
    font-size: 42px;
    color: #003a37;
    margin-bottom: 30px;
}
.home5 {
    padding-top: 90px;
    padding-bottom: 0;
    background-color: #fff;
}
.home5 .colright h2 {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 42px;
    color: #003a37;
}
.home5 .colleft {
    display: flex;
    flex-wrap: wrap;
}
.home5 .colleft .serv_box {
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
}
.home5 .serv_box .boxwrap {
    background-color: #fff;
    padding: 50px 20px;
    margin-bottom: 30px;
    box-shadow: rgba(1, 1, 1, .09) 0px 0px 11px 0;
    text-align: center;
    border-radius: 7px;
}

.home5 .serv_box .boxwrap h3 {
    margin-bottom: 0;
    font-size: 17px;
    margin-top: 10px;
}
.home5 .row {
    align-items: center;
}
.home5 .colright {
    padding-left: 40px;
}
.home4 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #003a37;
}

.home4 .colleft {

}
.home4 .colright {
    text-align: center;
}
.home4 .colleft span.highlighted {
    color: #fff;
    padding: 10px 30px 8px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 13px;
    margin-bottom: 30px;
}
.home4 .colleft h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: 700;
}
.home4 .colleft p {
    color: #fff;
}
.home4 .colleft ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.home4 .colleft ul li {
    margin-bottom: 10px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
}
.home4 .colleft ul li i {
    color: #e9b93e;
    margin-right: 10px;
}
.home4 .colleft ul li h3 {
    color: #fff;
    font-size: 16px;
}
.home4 .row {
    align-items: center;
}

.home3 {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}
.home3:before {
    content: "";
    position: absolute;
    background-image: url('../images/about-h4-dot-1.png');
    width: 154px;
    height: 130px;
    top: 60px;
    left: 90px;
}
.home3:after {
    content: "";
    position: absolute;
    background-image: url('../images/testimonial_right_img.png');
    width: 113px;
    height: 113px;
    top: 60px;
    right: 90px;
}
.home8 {
    padding-top: 80px;
    padding-bottom: 60px;
    background-color: #fff;
}

.item_img {
    box-shadow: rgba(1, 1, 1, 0.74) 0px 0px 2px 0;
    padding: 5px;
    border-radius: 8px;
    text-align: center;
}
.item_img img {
    width: 150px !important;
    margin-left: auto;
    margin-right: auto;
}
.home8 .heading {
    margin-bottom: 40px;
}
.home8 .owl-carousel {
    padding-bottom: 15px;
}
.home8 .item {
    padding: 10px;
}
.home3 .colright {

}
.home3 .colright h2 {
    font-weight: 700;
    line-height: 1;
    color: #003a37;
    margin-bottom: 20px;
    font-size: 40px;
}

.home2 {
    background-color: #003a37;
}
.home2 .colbox {
    padding: 40px 24px 40px 75px;
    position: relative;
}
.home2 .colbox span {
    position: absolute;
    left: 28px;
    top: 38px;
    color: #e9b93e;
    font-size: 23px;
    font-weight: 600;
}
.home2 .colcenter {
    background-color: #184d46;
}

.home2 .colbox h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 12px;
}
.home2 .colbox p {
    margin-bottom: 0;
    color: #fff;
    line-height: 1.4;
    font-size: 15px;
}
.home2 .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.home1 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fbfbfb;
}

.home1 .colleft {

}
.home1 .colleft span {
    background-color: #fff;
  padding: 8px 27px 7px;
  display: inline-block;
  box-shadow: rgba(1, 1, 1, .09) 0px 0px 11px 0;
  border-radius: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #003A36;
}
.home1 .colleft span img {
    margin-right: 2px;
    vertical-align: middle;
}
.home1 .colleft h1 {
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
    font-size: 72px;
    color: #003A36;
}
.home1 .colleft p {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #555;
}
.home1 .colleft .site_btn i {
    color: #fff;
    margin-left: 5px;
}

footer {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: #003a37;
    background-image: url('../images/footer_bg.jpg');
    background-size: cover;
    background-position: bottom;
}
footer .colleft {

}
footer .colleft h3 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 30px;
    font-weight: 600;
}
footer .colleft ul {
    margin-bottom: 0;
}
footer .colleft ul li {

}
footer .colleft ul li a {
    color: #d0d0d0;
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
}

footer .colleft p {
    color: #d0d0d0;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.6;
}
footer .address {
    position: relative;
  padding-left: 40px;
  margin-bottom: 17px;
  padding-top: 5px;
}
footer .address i {
    color: #25826A;
    margin-right: 10px;
    margin-top: 0;
    background-color: #134341;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 0;
}
footer .address h3 {
    color: #fff;
}
footer .colleft img {
    margin-bottom: 25px;
    width: 220px;
}

.copyright {
    background-color: #0f4743;
    padding: 25px 35px;
    border-radius: 9px;
    margin-top: 40px;
}
.copyright .colleft ul {
    display: flex;
    justify-content: right;
}
.copyright .colleft ul li {
    margin-left: 15px;
}
.copyright .colleft ul li a {
    margin-bottom: 0;
    font-size: 15px;
}
.copyright .colleft p {
    margin-bottom: 0;
    font-size: 15px;
}
footer .address p {
    line-height: 1.4;
    font-size: 15px;
    margin-bottom: 0;
}
.home1 .row {
    align-items: center;
}

.topbar {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #003a37;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
}
.topbar .topcol {
    display: flex;
}
.topbar .topcol i {
    color: #fff;
margin-right: 6px;
margin-top: 0px;
}
.topbar .topcol p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}
.topbar .colleft {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.topbar .colright {
    width: 50%;
    justify-content: end
}
.topbar .colleft .topcol {
    margin-right: 15px;
    align-items: center;
}

.topbar .colright {

}

header {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 999;
}
header .navbar {
	padding-top: 0;
	padding-bottom: 0;
}
header .navbar-brand img {
	max-width: 220px;
}
header nav .nav-link {
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0;
    color: #003a37;
	font-weight: 500;
}
header nav .nav-link.btns {
    padding-top: 9px;
    padding-bottom: 9px;
    display: block;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 5px;
    color: #fff !important;
    background-color: #25826a;
    border: 0px solid #003a37;
    font-size: 15px;
}
header nav .nav-link.btns i {
    margin-left: 4px;
    vertical-align: middle;
}

section {
    padding-left: 15px;
    padding-right: 15px;
}

.home7 {
    padding-left: 0;
    padding-right: 0;
}

.home3 .colleft img {
    width: 100%;
}
.home3 .colright {

}
.home3 .colright ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
}
.home3 .colright ul li {
    padding-left: 50px;
    position: relative;
}
.home3 .colright ul li img {
    position: absolute;
    left: 0;
}
.home3 .colright ul li h3 {
    color: #003A37;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 4px;
}
.home3 .colright ul li span {

}
.home4 .colleft h2 span {
    color: #EAB401;
}

.site_btn i {
    margin-left: 6px;
}
.home5 .serv_box .boxwrap i {
    font-size: 23px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 100px;
}
.serv_box1 .boxwrap i {
    background-color: #E0F7E3;
}
.serv_box2 .boxwrap i {
    background-color: #DBF6FD;
}
.serv_box3 .boxwrap i {
    background-color: #E5DDFF;
}
.serv_box4 .boxwrap i {
    background-color: #FFEACF;
}
.serv_box5 .boxwrap i {
    background-color: #FFDAEC;
}
.serv_box6 .boxwrap i {
    background-color: #FEF0E3;
}

footer .logo_wrap ul {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}
footer .logo_wrap ul li {
    margin-right: 10px;
}
footer .logo_wrap ul li i {
    font-size: 17px;
    width: 37px;
    height: 37px;
    border: 2px solid #FFFFFF2E;
    color: #FFFFFF2E;
    text-align: center;
    line-height: 33px;
    border-radius: 100px;
}
footer .logo_wrap ul li a {
    margin-bottom: 0;
}

.topcol ul {
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}
.topcol ul li {
    margin-right: 10px;
}
.topcol ul li i {
    font-size: 17px;
    width: auto;
    height: auto;
    border: 0px solid #FFFFFF2E;
    color: #EEE !important;
    text-align: center;
    line-height: 33px;
    border-radius: 100px;
    margin-right: 0 !important;
}
.topbar .colright .topcol {
    padding-right: 0;
    margin-right: 0;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #375352;
}
.topbar .colright .topcol:first-child {
    border-left: 0px solid #375352;
    padding-left: 0px;
    margin-left: 0px;
}
.cta-btn i {
    font-size: 14px;
    width: 37px;
    height: 37px;
    border: 1px solid #CECECE;
    color: #25826A;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.cta-btn {
	position: relative;
	padding-left: 50px;
}
.cta-btn span {
    font-size: 13px;
    margin-bottom: 3px;
    display: block;
    color: #716f6f;
}
.cta-btn a {
    display: block;
    color: #25826a;
    font-weight: 600;
    line-height: 1;
}
.topbar .colleft .topcol a {
    color: #fff;
    font-size: 14px;
}

.mobilemenu {
    display: none !important;
}

.inner_wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #003A36;
}
.inner_wrap h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 1;
}

.inner_wrap1 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.inner_wrap1 p {
  text-align: justify;
}
.inner_wrap1 ul li {
    margin-bottom: 10px;
    font-size: 16px;
}
.inner_wrap1 ul {

}

.inner_wrap1 a {
  color: #07a296;
}

.inner_wrap1 a:hover {
  color: #047168;
}

.floatright {
  width: auto;
  float: right;
  margin-left: 10px;
}
.floatleft {
  width: auto;
  float: left;
  margin-right: 10px;
}

.yellow {
    color: #EAB401;
}
.green {
    color: #07a296;
}
.yellow:hover {
    color: #FFCD26;
}
.green:hover {
    color: #047168;
}
.cd {
    background: #ECEAE4 url(/images/careington-discount-plans.jpg) no-repeat bottom right;
}

.main_content {
  font-size: 18px;
}
.main_content ul {
  padding-right: 10px;
  list-style-type: disc;
  padding-left: 2rem;
}

.main_content ul li {
  margin-bottom: 6px;
  font-size: 18px;
  color: #373737;
  text-align: justify;
  text-justify: distribute;
  text-align-last: left;
}

.pagebut {
  margin: 15px 0px 30px 0px;
  display: inline-block;
  text-align: center;
}
.pagebut a {
  background-color: #003b37;
  border-radius: 40px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 38px;
  border: 0;
  display: block;
  width: 100%;
  white-space: normal;
}

.subpdiv{width:48%; float:left; margin-top:15px;}
.subpdiv li a {
  text-transform: capitalize;
}

@media (max-width: 440px) {
   .floatright {
    max-width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
    margin: 0 auto;
  }
  .floatleft {
    max-width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    margin: 0 auto;
    }
  .subpdiv{
    width:100%;
    float:none;
    margin-top:15px;
    }
}
