
/* --- Background ---*/
.bg-bluelighty {
    background-color: #52b2dc;
}
.bg-bluesalty {
    background-color: #e4eff5;
}

/*--- Margin Padding and radius--- */
.mt-25 {
margin-top:25px;
}

.mb-25 {
margin-bottom:25px;
}

.ml-3 {
margin-left:1rem;
}

.ml-1 {
    margin-left: 0.25rem!important;
}
.ml-2{
    margin-left: 0.5rem!important;
}

.topradius10{
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}


/*--- Font Text and Color --- */
.avenir-next {
    font-family: 'Avenir Next Regular';
}
.custom-fontsize1 a {
    font-size: 13px;
}
.fw-bold {
    font-weight: bold;
}
.text-white {
    color: white;
}
.text-cc {
    text-align: left;
}

.z-index3{
	z-index:3;
}


/*-----------------------------Partial Page-----------------------------------*/
/* ===================================
         --- Homepage ---
=================================== */
.royal-news-tittle {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: bold;
    font-family: 'Avenir Next Medium';
}

.bg-package2{
	position: absolute;
	top: -15%;left: -13%;
	height: 120%;
	opacity: 0.4;
}

.mobile-view .packages-home a{
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}

/*--- Nav ---*/
.absolute-search{
	    position: absolute;
    right: 9%;
    opacity: 0.5;
}
/* ===================================
    --- Footer - All Pages ---
=================================== */

.footer .max-whtd2 {
    max-width: 80%;
    height: auto;
    width: 100%;
}

.footer .icon-ph {
    min-width: 75px;
    -webkit-filter: brightness(1200%);
    max-width: 80px;
    width: 75px;
}

.footer .follow-tittle {
    font-size: 1rem;
}

.footer .lose {
    margin-bottom: 8px;
    margin-top: 12px;
}

.footer .f-list {
    text-align: left;
}

.footer .address-cl {
    color: #939393;
}

.footer .emergency-class {
    width: 270px;
}

.footer .footer-av-next {
    font-family: 'Avenir Next Regular';
    color: #939393;
    font-size: 1rem;
}

.socmed .socmed-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px;
}

.socmed .socmed-ul .socmed-li {
    color: #fff;
    margin: 0.5rem 1rem 1rem 0rem;
}

.link-icon-footer {
    font-size: 2rem;
    color: white;
}

/*--- blog ---*/
.page--blog-detail .parag h1, 
.page--blog-detail .parag h2, 
.page--blog-detail .parag h3, 
.page--blog-detail .parag h4, 
.page--blog-detail .parag h5,
.page--blog-detail .parag h6  {
  font-family: 'Avenir Next Bold';
  color: #212529;
}

.page--blog-detail .intro .text-content ul li a{
    display: inline-block !important;
    text-decoration: underline !important;
    color: #52b2dc !important;
}
.page--blog-detail .content .desc ul li{
 list-style-type: circle!important;
 padding-left:20px;
}

.page--blog-detail .content intro p{
	margin-bottom:20px !important;
}

.page--blog-detail .parag p {
margin-bottom:20px !important;
}

.page--blog-detail .parag ul li {
    list-style-type: circle!important;
    padding-left: 0px;
    margin-left: 1.6rem;
}

.page--blog-detail  .parag .read-also a{
  display:block !important;
}

.page--blog-detail .parag a{
  display:inline-block !important;
}





/*---- page promo----*/
.page--promo-detail .intro .desc a{
    color: #299FD4;
    text-decoration: underline;
}



/*---- page specialist-----*/

.page--detail-spesialis .intro .text-content ul li a {
    display: inline-block !important;
    text-decoration: underline !important;
    color: #52b2dc !important;
}

.page--detail-spesialis .content .desc ul, .page--detail-spesialis .intro .text-content ul{
 list-style-type: circle!important;
 padding-left:20px;
}

.page--detail-spesialis .content .desc p , .page--detail-spesialis .intro .text-content p{
	margin-bottom:20px;
}

.page--detail-spesialis .intro .desc , .page--detail-spesialis .intro .text-content {
    line-height: 30px;
}
.page--detail-spesialis .intro .desc a {
	color:#299FD4;
	text-decoration:underline;
}

.page--detail-spesialis intro a{
color:#299FD4 !important;
text-decoration:underline !important;
}

.page--detail-spesialis intro p a{
color:#299FD4 !important;
text-decoration:underline !important;
}

.page--detail-spesialis .intro .text-content p a{
color:#299FD4 !important;
text-decoration:underline;
}




.page--detail-spesialis .content .desc h2,
.page--detail-spesialis .content .desc h3,
.page--detail-spesialis .content .desc h4,
.page--detail-spesialis .content .desc h5,
.page--detail-spesialis .content .desc h6{
    font-family: 'Avenir Next Bold';
    font-weight: normal;
    line-height: 30px;
    color: #464646;
    letter-spacing: 0;
	}

.page--detail-spesialis .content .text-content h2,
.page--detail-spesialis .content .text-content h3,
.page--detail-spesialis .content .text-content h4,
.page--detail-spesialis .content .text-content h5,
.page--detail-spesialis .content .text-content h6{
    font-family: 'Avenir Next Bold';
    font-weight: normal;
    line-height: 30px;
    color: #464646;
    letter-spacing: 0;
	}

.ico-shared{
	max-width:32px;
	}

.page--detail-doctor .intro ul {
	list-style-type: circle!important; padding-left:20px !important;
}

.footer .modal-emergency img{
max-width:260px;}

.page--detail-doctor .intro p {
margin-bottom:20px;
}