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

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

body{font-family: 'Lato', sans-serif !important; font-size: 16px !important;}

.top-banner-part{ width:100%; height: auto;}

.banner-img{width:100%; display: inline-block; text-align: center;}

.banner-img img{ width:100%; max-width: 100%;}

i{font-style:italic;}
strong i{font-family: 'Lato', sans-serif !important;}


.getTouchBtn .popupaoc-button {
    background: #f27f2a;
    border-radius: 10px;
    box-shadow: 0 0 10px #7f7c7c;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 40px 8px;
    margin: 45px auto 25px;
    display: table;
    width: auto;
    border: 1px solid transparent;
}

.getTouchBtn .popupaoc-button:hover {
    color: #f27f2a;
}



/*.p-title {
    width: 100%;
    max-width: 415px;
    height: auto;
    padding: 25px;
    box-shadow:0 0 21px #c5c3c3;
    border-radius: 20px;
    margin-top: -80px;
    z-index: 9;
    position: relative;
    background: #fff;
    
    line-height: 1.2;
}*/

.p-title {
    width: 100%;
    max-width: 415px;
    height: auto;
    padding: 25px;
    box-shadow: 0 0 21px #a7a5a5;
    border-radius: 20px;
    margin-top: -80px;
    z-index: 9;
    position: relative;
    background: #fff;
    line-height: 1.2;
}


.p-title h1{ font-size: 36px; font-weight: 900; color: #0aa2b7; margin-bottom: 0;}

.p-title span{font-size: 32px; font-weight: 400; color: #000;}

.hcp-about{ width:100%; height: auto; display: inline-block; padding: 80px 0 50px;}

.about-img { width: 100%; max-width: 100%;
    border-radius: 20px;
    background: #bde6ec;
    padding-top: 8px;
    padding-left: 8px;
}

.hcp-why-us{width:100%; height: auto; display: inline-block; background: #0aa2b7; padding: 80px 0 30px 0; color: #fff;
    line-height: 1.5;}

.hcp-why-us ul li{list-style: unset;
    display: list-item;
}

.card-body ul{padding-left:25px;}


.card-body ul li{list-style: unset;
    display: list-item;
}

.hcp-how-much table tr, .hcp-how-much table tr td, .hcp-how-much tbody{border:none;}

.table-box table{border:none;}
.table-box table tr th{border-left:none;}
.table-box table tr{border:none;}
.table-box table tr td{border-bottom:none;border-left:none;}
.table-box tbody{border:none;}

.hc-sub-title {
    width: auto;
    height: auto;
    padding: 25px;
    box-shadow: 0 0 21px #c5c3c3;
    border-radius: 20px;
    z-index: 9;
    background: #fff;
    display: table;
    margin-top: -140px;
    line-height: 1.5;
}

.hcSubTitle {
    width: auto;
    height: auto;
    padding: 25px;
    box-shadow: 0 -5px 12px -5px #e2dede !important;
    border-radius: 20px;
    z-index: 9;
    background: #fff;
    display: table;
    margin-top: -140px;
    line-height: 1.5;
}

.hc-sub-title h2{ font-size:25px; font-weight:700; color:#000; margin-bottom: 0;}

.hc-sub-title span{font-size:25px; font-weight:700; color:#0aa2b7;}

.hcp-what{width:100%; height: 100%; display: inline-block; padding: 50px 0 100px;}

.hc-sub-title1 {
    width: auto;
    height: auto;
    padding: 0px 0 0;
}

.hc-sub-title1 h2{ font-size:25px; font-weight:700; color:#000; margin-bottom: 0;}

.hc-sub-title1 span{font-size:25px; font-weight:700; color:#0aa2b7;}

.hcp-what-box{width:90%; height:73px; border-radius: 20px; padding:15px 15px 15px 75px; background: #d6eff3; display: flex; margin-bottom:2rem; position: relative;}

.hcp-what-box img {
    position: absolute;
    left: -10px;
    top: 0;
}

.hcp-what-box h3{ font-size: 15px; color: #2b2b2b; align-self: center; margin-bottom: 0;}


.hcp-about-service{ background: #0aa2b7; width: 100%; height: auto; display: inline-block; padding: 75px 0 30px; color: #fff;}

.about-service-img{ border: rgba(10,162,183,0.27) 10px solid; border-radius: 20px; margin-top: -145px; position: absolute;}

.hcp-about-service p{margin-right:30px;}

.get-btn {
    background: #f27f2a;
    border-radius: 10px;
    box-shadow: 0 0 10px #7f7c7c;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 40px  8px;
    margin: 45px auto 25px;
    display: table;
}

.get-btn:hover {
    background: #fff; color: #f27f2a; text-decoration: none;
}


.hcp-how-much{width:100%; display: inline-block; padding:100px 0;}

.hm-btn  {
    background: #0aa2b7;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    border-radius: 10px;
    width:310px; display: inline-block;
    text-align: center;
    margin-right: 15px;
    padding: 5px 20px 8px;
}

.hcp-different{ width:100%; height: auto; display: inline-block; background: #d3eef2; padding: 80px 0;}

.table-box{ width:100%; border-radius: 10px; padding: 20px; background: #fff; box-shadow: 0 0 0 #ccc; margin-top:40px;}

.table-box table{ border-collapse:collapse;}

.table-box table th{ font-size:20px; color: #0aa2b7; font-weight: 700; text-align: center !important; min-width: 180px; border-top: none; border-right:#9a9a9a 2px solid;}
.table-box table th:first-child{text-align: left !important;}
.table-box table th:last-child{border-right:none;}

.table-box table td{ font-size:18px; color: #000; font-weight:400; text-align: center !important; min-width: 180px; border-right:#9a9a9a 2px solid;}
.table-box table td:first-child{text-align: left !important;}
.table-box table td:last-child{border-right:none;}

.table-box table tr{border-bottom: #9a9a9a 2px solid;}

.table-box table tr:last-child{border-bottom:none;}


.hcp-how-do{ width:100%; height: auto; display: inline-block; padding: 50px 0;}

.hcp-hd-row{width:100%; height: auto; display: inline-block; background:#cae4e8; border-radius: 20px; padding-top: 5px; padding-right:5px; margin-bottom: 30px;}

.hcp-hd-row span{ background:#fff; padding: 15px 15px 15px 90px; position: relative; border-radius: 20px; box-shadow: 0 0 10px #716f6f; width: 100%; display: inline-block;}

.hcp-hd-row span h4{ font-size: 21px; color: #0aa2b7;}

.hcp-hd-row span em{font-style:normal; position: absolute; left: 20px; top: 20px; font-size: 80px; color: #0aa2b7; font-weight: 900;    line-height: 1.5;}


.hcp-need-help{ width:100%; height: auto; display: inline-block; padding: 50px 0 20px; background: #0aa2b7; color: #fff; text-align: center;}

.hcp-need-help h3{ font-size:27px; font-weight: 900; margin-bottom: 36px;}


.hcp-faq .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    border-radius: 0.25rem;
    background: #c0e7ec;
    margin-bottom: 20px;
    border-radius: 20px 0 0 0;
    padding: 0 20px;
}
	
.hcp-faq .card-header {
    padding: 1rem 0rem;
    margin-bottom: 0;
    background: none !important;
    border-bottom: none;
}	

.hcp-faq .btn { position: relative;
    border-radius: 0;
    border: 0;
    outline: none;
    background: none;
    color: #333;
    font-size: 21px;
    padding: 0 25px 0 0;
        width: 100%;
    text-align: left;
    text-decoration: none;
    white-space: inherit;

}
.hcp-faq .btn:hover {color: #0aa2b7; text-decoration: none;}	
	
.hcp-faq .card-body {
    padding: 0  1.25rem 1.25rem 0;
}	

.hcp-faq .btn i {
    position: absolute;
    font-weight: 400;
    right: 10px;
    font-size: 20px;
    top:5px;
}	




.hcp-faq{width:100%; height: auto; display: inline-block; padding: 50px 0 20px;}

.hcp-faq .hc-sub-title{padding: 30px 60px !important;}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #333333;
  font-size: 21px;
  font-weight: 400;
  /*border-bottom: 1px solid #0aa2b7;*/
}
.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #0aa2b7;
}
.accordion a:hover::after {
  /*border: 1px solid #0aa2b7;*/
}

.accordion-item {
    background: #c0e7ec;
    margin-bottom: 20px;
    border-radius: 20px 0 0 0;
    padding: 0 20px;
}


.accordion a.active {
  color: #0aa2b7;
}
.accordion a::after {
    font-family: 'Ionicons';
    content: '\f218';
    position: absolute;
    float: right;
    right: 0px;
    font-size: 2rem;
    color: #333333;
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
     text-align: center;
    top: 0;
}
.accordion a.active::after {
  font-family: 'Ionicons';
  content: '\f209';
  color: #0aa2b7;
  
}
.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}
.accordion .content p {
  /*font-size: 1rem;
  font-weight: 300;*/
}
.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}


@media (max-width:991px) {

.table-box {
    overflow-x: auto;
}	
	
.about-service-img {
    position: relative;
    margin: auto;
    width: 100%;
}	

.hcp-what-box {
    width: 100%;
}	
	
	
}


@media (max-width:767px) {
	.hcp-how-much table td{ width:100%; display: block;}	
	.p-title h1 {
    font-size: 28px;
}
	
.p-title span {
    font-size: 26px;
}	
	
.p-title {
    margin-top: -12px;
}	

.hcp-about {
    padding: 30px 0 50px;
}	
	
.hc-sub-title span {
    font-size: 18px;
    font-weight: 700;
    color: #0aa2b7;
}
	
.hcp-how-much {
    padding: 40px 0;
}	

.hc-sub-title h2 {
    font-size: 18px;
}	
	
}


























