@charset "UTF-8";

.bgblu-style {
    background: #037e9e !important;
    padding: 20px 20px;
    width: 85% !important;
    margin-top: 28px;
}
.bgblu-style select {
    height: 40px !important;
}
.xtra {
    background: #f8b716 !important;
    opacity: 1 !important;
    color: #000 !important;
}
.bgblu-style input {
	padding: 10px 15px !important;
	min-height: 40px !important;
}
.about-spc img {
    width: 50%;
    display: block;
    margin: 0 auto;
	border: 1px dashed #037e9e;
    padding: 10px;
}
.about-spc p {
    font-size: 17px;
}
.last-ln {
    color: #1b7c96;
    font-weight: 600;
}
.algnfnt {
    font-size: 3rem !important;
    text-align: left;
    color: #037e9e;
	padding-bottom: 15px;
}
.dbtssrvs p {
    font-size: 16px;
}
.dbtssrvs img {
    width: 92%;
    display: block;
    margin: 0 auto;
    padding-top: 18px;
}
.dbtssrvs {
    background: #e8e8e8 !important;
}
.whbg h2 {
    font-size: 26px !important;
	padding: 0 15px;
    padding-top: 5px;
}
.whbg {
    background: #fff;
    min-height: 95%;
	margin-bottom: 20px;
	position: relative;
    overflow: hidden;
	box-shadow: 0px 0px 5px #868274;
	border-radius: 10px;
}
.dbtssrvs .sec07-hold1 {
    padding: 20px 0 !important;
}
.topbtm {
	padding: 20px 0 !important;
	padding-bottom: 30px;
}
.whbg:after {
    content: '';
    background: #047f9e;
    width: 70px;
    height: 70px;
    position: absolute;
    right: -25px;
    bottom: -34px;
    border-radius: 50%;
}
.whbg p {
    padding: 0 15px;
}
.whwr p {
    text-align: center;
    font-size: 1.8rem;
}
.top-cta-green {
    background-color: #047f9e;
    padding: 30px 70px;
    margin: 0;
}
.text-white {
    color: #fff!important;
}
.text-purple {
    color: #00ccff!important;
}
.top-cta-green p {
    float: left;
    margin-bottom: 15px;
    font-style: italic;
    color: #fff;
}
.icn-txt {
    margin: 20px 0;
}
.lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 2rem;
}
.icon-cardio-demo1 {
    width: 80%;
}
.dsvy-ihbox-contents {
    margin-left: 15px;
    margin-top: 10px;
    text-align: left;
}
.dsvy-element-heading {
    font-size: 16px;
    line-height: 26px;
    color: #8fec85;
    margin-bottom: 0;
    font-weight: 400;
}
.dsvy-element-title-stl-4 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}
.top-cta-green a {
    color: #fff;
}
.whwr .sec07-hold1 {
    padding-bottom: 30px !important;
	padding-top: 20px !important;
}
.pdntp {
	padding-top: 30px;
}
.dt-show {
	display: block;
}
.mb-show {
	display: none;
}
.mb-btmclm .col-lg-4 {
    margin-bottom: 10px;
}
.leftwhats {
	display: none;
}
@media (min-width: 768px) {
.top-cta-green h3 {
    line-height: 1.14;
    font-size: 50px;
}
.top-cta-green h5 {
    line-height: 1.13333;
    font-size: 20px;
    font-style: italic;
}
.text-md-right {
    text-align: right!important;
}
}
@media (max-width: 767px) {
.mobcntxt {
    text-align: center;
}
.dt-show {
	display: none;
}
.mb-show {
	display: block;
}
.bgblu-style {
	width: 100% !important;
}
.bgblu-style h1 {
    color: #fff !important;
}
.whbg {
    background: #fff;
    min-height: 90%;
	    margin-bottom: 50px;
}
.top-cta-green {
    padding: 30px 20px;
}
.about-spc img {
    width: 100%;
}
.baagmc {
    display: none;
}
.ftrlnk {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    float: left;
    width: 50%;
    background: #037e9e;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}
.ftrlnk:hover {
    color: #f8b716;
}
.foot-fixed .btn-wing {
    float: left;
	width: 50%;
}
}
@media (max-width: 991px) {
.bgblu-style {
	position: relative;
	top: 0px;
}
}