/* 26-2-2026 popup */
.pum-overlay {
    background-color:rgba(119, 119, 119, 0.7) !important
}
.pum-theme-lightbox {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
button.pum-close.popmake-close:after{
	display: none!important;
}
div#popmake-3064, div#popmake-3061{
	border: none !important;
}
.pum-theme-1613 .pum-content, .pum-theme-lightbox .pum-content{
	text-align: center;
}
div#popmake-3061 .popup-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
}
div#popmake-3061 .top-heading {
    font-size: 27px;
    color: #1f3c88;
    padding-bottom: 15px;
    z-index: 1;
    text-align: center;
    position: relative;
    line-height: 1.1;
		
}
div#popmake-3061 .top-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 270px;
    height: 1.2px;
    background: linear-gradient(to right, rgba(139, 195, 74, 0) 0%, rgba(139, 195, 74, 1) 50%, rgba(139, 195, 74, 0) 100%);
}
div#popmake-3061 .heading-line {
    width: 120px;
    height: 3px;
    background-color: #8bc34a;
    margin: 15px auto;
}
div#popmake-3061 .spread-btn p {
    font-size: 18px !important;
   color: #003773;
}
div#popmake-3061  .share-icons li a:hover {
	background: #fff;
	opacity: 1;
	transition: all ease 0.3s !important;
}
div#popmake-3061 .share-icons li a {
	transition: all ease 0.3s !important;
}
div#popmake-3061{
	left: 0 !important;
	right: 0 !important
}
div#popmake-3061 .already-shared a {
	color: #fff;
	font-size: 20px;
	text-decoration: underline;
	font-weight: 400;
}
div#popmake-3061 .already-shared {
	text-align: center;
}
div#popmake-3061 .already-shared a{
	color: #fff;
	font-size: 18px;
	text-decoration: underline
}
div#popmake-3061 .popup-share i.fa.fa-whatsapp {
	font-weight: 900;
	font-size: 33px;
}
div#popmake-3061 .already-shared a:hover{
	color: #8dc53f!important
}
div#popmake-3061 .spread-btn{
	display: flex;
	align-items: center;
}
div#popmake-3061 .share-icons li{
	list-style: none
}
div#popmake-3061 .popup-share {
	text-align: center;
}
div#popmake-3061 .spread-btn {
	display: flex;
	background: #fff;
	padding: 7px 15px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	margin: 40px auto;
	transition: 0.3s ease;
	justify-content: center;
	max-width: 440px;
}
div#popmake-3061 .spread-btn:hover {
	opacity: 0.9;
}
div#popmake-3061  .share-icons {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-left: 20px;
}
div#popmake-3061 .pum-content + .pum-close:hover, div#popmake-3061  .pum-content + .pum-close:hover{
	color: #8dc63f !important
}
div#popmake-3061 .pum-content + .pum-close, div#popmake-3061 .pum-content + .pum-close {
	background: transparent !important;
	color: #003773 !important;
	box-shadow: none !important;
	font-size: 54px !important;
	line-height: inherit !important;
	top: 10px !important;
	right: 0px !important;
	font-weight: 500 !important
}

div#popmake-3061 .popup-content {
clear: both;
background: #1f3da5;
height: 100%;
display: block;
width: 88%;
margin: 0 auto;
position: relative;
padding: 35px 25px;
border-radius: 20px;
display: inline-block;
margin: -85px auto 0;

}
div#popmake-3061 .share-icons li a:hover {
    border-color:#8DC53F !important;
}
div#popmake-3061 .share-icons li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    background: #1f3da5;
    border-radius: 50%;
    font-size: 32px;
    text-decoration: none;
    transition: transform 0.2s ease;
    border: 4px solid #fff !important;
    margin: -20px 0;
    color: #8DC53F;
}
div#popmake-3061 .popup-img {
	float: left;
}
div#popmake-3061 ul#social {
	display: flex;
}
div#popmake-3061 ul#social li{
	list-style: none;
}
div#popmake-3061 .social-icon {
	background: #1f3da5;
	border-radius: 50px;
	display: flex;
	align-items: center;
	padding: 0 40px;
}
div#popmake-3061 .popup-top-content {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
}
div#popmake-3061 h1 {
    color: #003773;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    line-height: 1.1;
	font-size: 70px
}
div#popmake-3061 {
	padding: 0 !important;
    background: #1f3da5 !important;
	width: 38% !important;
	max-height: 900px;
		margin: 0 auto
}
div#popmake-3061 .pum-content.popmake-content p {
	padding: 0 !important;
	clear: both;
	font-size: 22px;
}
div#popmake-3061 p.popup-text {
	color: #fff;
	text-align: center;
	line-height: 1.5;
	font-weight: 400
}
@media(max-width:1800px){
	div#popmake-3061 .popup-content {
		padding: 35px 22px;
	}
	div#popmake-3061 .pum-content.popmake-content p {
		font-size: 20px;
	}
	div#popmake-3061 .spread-btn p{
		font-size: 16px !important;
	}
	div#popmake-3061 {
		max-height: 700px;
	}
	div#popmake-3061 p.popup-text br{
		display: none
	}
}
@media(max-width:1710px){
div#popmake-3061 h1 {
    font-size: 60px;
}
}
@media(max-width:1600px){
	div#popmake-3061 .share-icons {
		margin-left: 20px;
	}

    div#popmake-3061 {
        max-height: 900px;
    }
}
@media(max-width:1450px){
	    div#popmake-3061 h1 {
        font-size: 45px;
    }
	div#popmake-3061 .spread-btn {
		padding: 7px 15px;
	}
	div#popmake-3061 .share-icons {
		gap: 5px;
	}
	div#popmake-3061 {
		width: 45% !important;
	}
}
@media(max-width:1199px){
    div#popmake-3061 h1 {
        font-size: 45px;
}}
@media(max-width:1024px){
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0;
}
	div#popmake-3061 .top-heading {
		font-size: 17px;
	}
	div#popmake-3061 h1 {
    font-size: 45px;
}
	div#popmake-3061 {
		width: 55% !important;
	}
}
@media(max-width:991px){
	div#popmake-3061 .pum-content.popmake-content p {
		font-size: 16px;
	}

	div#popmake-3061 {
		width: 70% !important;
	}
}
 @media (orientation:landscape) and (max-width:991px){
    div#popmake-3061 {
        max-height: 330px;
}}

@media (orientation:landscape) and (max-width:767px){
	    div#popmake-3061 {
        width: 75% !important;
    }
}

@media(max-width:800px){
	div#popmake-3061 .spread-btn p{
		font-size: 14px !important;
	}
}
@media(max-width:480px){
	div#popmake-3061 .top-heading::after {
		width: 200px;}
	    div#popmake-3061 .top-heading {
        font-size: 14px;
    }
	div#popmake-3061 .share-icons {
		margin: 5px 0 0;
		        gap: 12px;
	}
	div#popmake-3061 .share-icons li a {
		margin: 0;
	}
	div#popmake-3061 .spread-btn {
		margin: 10px 0;
		background: transparent
	}
	div#popmake-3061 h1 {
		font-size: 32px;
		line-height: 1;
	}
	div#popmake-3061 {
		width: 85% !important;
	}
	div#popmake-3061 .already-shared a {
		font-size: 15px;
	}
	div#popmake-3061 .share-icons li a {
		width: 65px;
		height: 65px;
	}
	
	div#popmake-3061 .spread-btn {
		padding: 7px 15px;
		flex-direction: column;
		color: #fff
	}
}
/* 26-2-2026 popup end*/



/* 26-2-2026 popup homepage*/
div#popmake-3064 .popup-img:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(to top, #003773 23%, rgb(10 51 101 / 80%) 50%, rgb(10 48 95 / 45%) 70%, rgba(10, 48, 95, 0) 100%);
}
div#popmake-3064 .top-heading {
    font-size: 27px;
    color: #fff;
    padding-bottom: 17px;
    z-index: 1;
    text-align: center;
    position: relative;
    line-height: 1.1;
}
div#popmake-3064 .top-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 410px;
    height: 1.2px;
    background: linear-gradient(to right, rgba(139, 195, 74, 0) 0%, rgba(139, 195, 74, 1) 50%, rgba(139, 195, 74, 0) 100%);
}
div#popmake-3064 .heading-line {
    width: 120px;
    height: 3px;
    background-color: #8bc34a;
    margin: 15px auto;
}
div#popmake-3064 .spread-btn p {
    font-size: 18px !important;
   color: #003773;
}
div#popmake-3064  .share-icons li a:hover {
	background: #fff;
	opacity: 1;
	transition: all ease 0.3s !important;
}
div#popmake-3064 .share-icons li a {
	transition: all ease 0.3s !important;
}
div#popmake-3064{
	left: 0 !important;
	right: 0 !important
}
div#popmake-3064 .already-shared a {
	color: #fff;
	font-size: 20px;
	text-decoration: underline;
	font-weight: 400;
}
div#popmake-3064 .already-shared {
	text-align: center;
}
div#popmake-3064 .already-shared a{
	color: #fff;
	font-size: 18px;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
}
div#popmake-3064 .popup-share i.fa.fa-whatsapp {
	font-weight: 900;
	font-size: 33px;
}
div#popmake-3064 .already-shared a:hover{
	color: #8dc53f!important
}
div#popmake-3064 .spread-btn{
	display: flex;
	align-items: center;
}
div#popmake-3064 .share-icons li{
	list-style: none
}
div#popmake-3064 .popup-share {
	text-align: center;
}
div#popmake-3064 .spread-btn {
    display: flex;
    background: #fff;
    padding: 7px 15px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    margin: 30px auto;
    transition: 0.3s ease;
    justify-content: center;
    max-width: 440px;
    color: #003773;
	font-family: 'Roboto', sans-serif;
}
div#popmake-3064 .spread-btn:hover {
	opacity: 0.9;
}
div#popmake-3064  .share-icons {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-left: 20px;
}
div#popmake-3064 .pum-content + .pum-close:hover, div#popmake-3064  .pum-content + .pum-close:hover{
	color: #8dc63f !important
}
div#popmake-3064 .pum-content + .pum-close, div#popmake-3064 .pum-content + .pum-close {
	background: transparent !important;
	color: #fff !important;
	box-shadow: none !important;
	font-size: 54px !important;
	line-height: inherit !important;
	top: 10px !important;
	right: 0px !important;
	font-weight: 600 !important
}
div#popmake-3064 .popup-content {
    clear: both;
    background: #1f3da5;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    padding: 40px 25px 30px;
    top: 0;
    padding-top: 110px;
    margin-top: -85px;
}
div#popmake-3064 .share-icons li a:hover {
    border-color:#8DC53F !important;
}
div#popmake-3064 .share-icons li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    background: #123a6f;
    border-radius: 50%;
    font-size: 32px;
    text-decoration: none;
    transition: transform 0.2s ease;
    border: 4px solid #fff !important;
    margin: -20px 0;
    color: #8DC53F;
}
div#popmake-3064 .popup-img {
	float: left;
	position: relative;
	width:100%
}
div#popmake-3064 ul#social {
	display: flex;
}
div#popmake-3064 ul#social li{
	list-style: none;
}
div#popmake-3064 .social-icon {
	background: #1f3da5;
	border-radius: 50px;
	display: flex;
	align-items: center;
	padding: 0 40px;
}
div#popmake-3064 .popup-top-content {
    clear: both;
    margin-top: -175px;
    display: inline-block;
    width: 100%;
    z-index: 1;
    position: relative;
    text-align: center;
}
div#popmake-3064 h1 {
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 1.1;
    display: inline-block;
    margin: 0 auto;
    background: #003773;
    padding: 3px 40px 20px;
    border-radius: 20px 20px 40px 40px;
    font-size: 70px;
}
div#popmake-3064 {
	padding: 0 !important;
	background: #003773 !important;
	width: 38% !important;
	max-height: 820px;
	margin: 0 auto
}
div#popmake-3064 .pum-content.popmake-content p {
	padding: 0 !important;
	clear: both;
	font-size: 22px;
}
div#popmake-3064 p.popup-text {
    /* background: #003773; */
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
    max-width: 88%;
    margin: 0 auto;
	font-family: 'Roboto', sans-serif;
}
div#popmake-3064 .popup-img img {
    max-height: 420px;
    width: 100%;
    object-fit: cover;
}

@media(max-width:1800px){
div#popmake-3064 h1{
	font-size: 60px;
}
	div#popmake-3064 .pum-content.popmake-content p {
		font-size: 20px;
	}
	div#popmake-3064 .spread-btn p{
		font-size: 16px !important;
	}
	div#popmake-3064 {
		max-height: 700px;
	}
	div#popmake-3064 p.popup-text br{
		display: none
	}
}
@media(max-width:1600px){
	div#popmake-3064 .share-icons {
		margin-left: 20px;
	}

	div#popmake-3064 {
		max-height: 600px;
	}
}
@media(max-width:1450px){
	div#popmake-3064 h1{
	font-size: 45px;
}
	div#popmake-3064 .spread-btn {
		padding: 7px 15px;
	}
	div#popmake-3064 .share-icons {
		gap: 5px;
	}
	div#popmake-3064 {
		width: 45% !important;
	}
}
@media(max-width:1366px){
div#popmake-3064 .popup-content {
    padding-top: 80px;
}
}
@media(max-width:1024px){
	div#popmake-3064 .popup-content {
    padding-top: 80px;
}
	div#popmake-3064 .top-heading {
		font-size: 17px;
	}
	div#popmake-3064 h1 {
    font-size: 45px;
}
	div#popmake-3064 {
		width: 55% !important;
	}
}
@media(max-width:991px){
	div#popmake-3064 .pum-content.popmake-content p {
		font-size: 16px;
	}

	div#popmake-3064 {
		width: 70% !important;
	}
}

@media (orientation:landscape) and (max-width:991px){

	div#popmake-3064 {
		max-height: 360px;
	}
}
@media (orientation:landscape) and (max-width:767px){
	    div#popmake-3064 {
        width: 75% !important;
    }
}

@media(max-width:800px){
	div#popmake-3064 .spread-btn p{
		font-size: 14px !important;
	}
}
@media(max-width:480px){
	div#popmake-3064 .popup-content {
	    padding-top: 70px;
	}
	div#popmake-3064 .top-heading::after {
		width: 200px;}
	    div#popmake-3064 .top-heading {
        font-size: 14px;
    }
	div#popmake-3064 .share-icons {
		margin: 5px 0 0;
		        gap: 12px;
	}
	div#popmake-3064 .share-icons li a {
		margin: 0;
	}
	div#popmake-3064 .spread-btn {
		margin: 10px 0;
		background: transparent
	}
	div#popmake-3064 h1 {
		font-size: 32px;
		line-height: 1;
		padding: 10px 20px 20px;
		border-radius: 20px;
	}
	div#popmake-3064 {
		width: 85% !important;
	}
	div#popmake-3064 .already-shared a {
		font-size: 15px;
	}
	div#popmake-3064 .share-icons li a {
		width: 65px;
		height: 65px;
	}
	
	div#popmake-3064 .spread-btn {
		padding: 7px 15px;
		flex-direction: column;
		color: #fff
	}
}
/* 26-2-2026 popup end*/