        
        .page-image {
            object-position: center;
            
        }
        /*
        .display-image {
            border-radius: 50%;
            border: solid 3px white;
        }*/
        
        .page-title {
            font-size: 19px;
            font-weight: 700;
        }
        
        .page-bioline {
            font-size: 16px;
            font-weight: 600;
        }
        
        .page-item-title {
            font-size: 16px;
            font-weight: 700;
			
        }
        
        .page-item-each {
            color: gold;
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 500;
            text-transform: none;
            border-radius: 8px;
            
            min-height: 60px;
        }
        
        .page-item-wrap {
			background-color: #46a5ca94;
            margin: 16px 0;
			border:thin;
        }
        
        .page-item-wrap:last-child {
            margin-bottom: 0;
        }
        
        .page-item-wrap:hover {
            transform: translate3d(0px, 0px, 0px) scale(1.015);
        }
        
        .page-item
		{
            border: 1px solid #000;
			/*background-image:url(../linktree/gallery/images/DKPHpic/activity/jpg/ac6.jpg);*/
            /* background: #FFFFFF ; */
            opacity: 100%;
            border-radius: 10px;
            box-shadow: 0px 6px 14px -6px rgba(24, 39, 75, 0.12), 0px 10px 32px -4px rgba(24, 39, 75, 0.1), inset 0px 0px 2px 1px rgba(24, 39, 75, 0.05);
        }
		 .page-item-1
		{
			background-image:url(../linktree/gallery/images/DKPHpic/activity/jpg/ac3.html);
            /* background: #FFFFFF ; */
            opacity: 3%;
            border-radius: 10px;
            box-shadow: 0px 6px 14px -6px rgba(24, 39, 75, 0.12), 0px 10px 32px -4px rgba(24, 39, 75, 0.1), inset 0px 0px 2px 1px rgba(24, 39, 75, 0.05);
        }
		.wafixed {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999;
}
footer .footer-bottom{
    border-top: 1px solid #eeefee;
    background-color: #fafafa;
    padding: 30px 0px;
}
footer .footer-bottom p{
    font-weight: 700;
    margin: 0px;
    line-height: 40px;
    color: #707070;
}
footer .footer-bottom p a{
    color: #fe7903;
    text-decoration: none;
}
footer .footer-bottom .social-default{
    float: right;
}
		 
        
        .embed-wrap iframe, .embed-wrap-inside {
            border-radius: 8px;
        }
        
        .link-each-image, .page-item-wrap {
            border-radius: 8px;
        }
        
        .page-text-font {
            font-family: 'Inter', sans-serif;
            text-transform: uppercase;
        }
        .page-text-sub {
            font-family: 'Roboto', sans-serif;
            text-transform: none;
            margin: -2px 0;
        }
        .page-text-sub-sub {
            font-family: 'Roboto', sans-serif;
            text-transform: none;
            /* margin: -2px 0; */
        }
        
        .page-text-color {
            color: white;
            
        }
        
        .social-icon-fill path, .social-icon-fill circle, .social-icon-fill rect {
            fill: white;
        }
        
        .page-overlay-btn {
            border: 2px solid #1F365C;
        }
        
        .trans {
            opacity: 70%;
        }
        