@charset "utf-8";
/ CSS Document /
body{font-family: 'Roboto', sans-serif; font-weight: 400;}
.header-section{background:#104668 ;}

.header-text h4{font-size:62px; font-family: 'Roboto', sans-serif; font-weight: 700;}
.header-text p{font-size:15px; font-family: 'Roboto', sans-serif; font-weight: 400;}

.body-section h1{font-size:62px; font-family: 'Roboto', sans-serif; font-weight: 700; text-align: center;}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{font-size: 24px!important; width: 20px!important; height: 20px!important;}
.footer-company-de{color: #fff; margin-top:20px;}
.body-section p{font-size: 15px;}

.button-blue{background: #104668; border:0!important; color: #fff;}
.button-blue:hover{background: #0b5f94;}
.footer-section{background: #0f1b36; padding:4% 0;}

.footer-section h4{font-size:24px; font-family: 'Roboto', sans-serif; font-weight: 400; color: #fff;}
.footer-links{margin: 0; list-style: none; padding: 0;}
.footer-links li{margin-bottom:5px; font-size: 15px;}
.footer-links a{color: #f1f1f1; text-decoration: none;}
.footer-section p{color:#f1f1f1;}
.footer-section a{color:#f1f1f1; text-decoration: none;}

h1.login-hd, h2.login-hd, h3.login-hd, h4.login-hd{font-size:32px; font-family: 'Roboto', sans-serif; font-weight: 700; color: #000;}
h2.heading-style, h3.heading-style, h4.heading-style{font-size:24px; font-family: 'Roboto', sans-serif; font-weight: 700; color: #000;}



.form-block{padding: 8%; background: #fff; box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.24); -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.24); -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.24); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;} 

.form-block .button-blue{margin: 0 auto; display:block;}
.profile-img{margin: 10%;}
.profile-img img{-webkit-border-radius: 1000px; -moz-border-radius: 1000px; border-radius: 1000px;}
.nav-tabs .nav-link{color: #000;}
.nav-tabs{background: #f1f1f1; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.nav-tabs .nav-link.active{color: #fff; background-color: #104668;}

.table-style table{border-left:solid 1px #ccc; border-top:solid 1px #ccc;}
.table-style td{border-right:solid 1px #ccc; border-bottom:solid 1px #ccc;}
.tab-content > .tab-pane{padding:5%; background: #fbfbfb;}
.tab-content td, .tab-content th{border-width:1px;}
.form-control{padding: .575rem .75rem;}

.tab-section-boxs{padding:0 0 35px 0;}

/*====18-04-2023===*/
/*====02-05-2023===*/
.red-star {
	color: red;
}

.input-group.date .input-group-text {
	line-height: 1.9em;
}

.datepicker-days {
	font-size: 12px;
}
/*====02-05-2023===*/
.application_table table{border-left: solid 1px #ccc; border-top: solid 1px #ccc;}
.application_table td{border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; vertical-align: middle;}
.application_table a{text-decoration: none; color: #dc3545;}


.payment_receipt_cont{padding:0;}
.payment_receipt_cont li{list-style: none; font-size:18px; margin-bottom: 5px;}
.payment_receipt_box{padding: 8%;
background: #fff;
box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.24);
-webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.24);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

.top_block_btn .dropdown-toggle{background: #e11c49;  -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; width:42px; height: 42px; line-height:30px;}
.top_block_btn .dropdown-toggle::after{display: none;}
.top_block_btn_img a{padding:0;  -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;}
.top_block_btn_img  .dropdown-toggle::after{display: none;}
.top_block_btn_img img{width: 40px; width:40px;   -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;}

.top_block_btn .dropdown-menu{padding:10px; width: 300px; left: -255px;}
.top_block_btn ul li{width: 32%; text-align: center; display: inline-block;}
.top_block_btn ul li span{display: block; text-align: center; font-size:13px;}
.top_block_btn ul li a{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.top_block_btn_img .dropdown-menu{padding:10px; width: 300px; left: -255px;}
.top_block_btn_img .user-img{width:40px; float:left;}
.top_block_btn_img .user-details{display: inline-block; margin-left: 15px; font-size: 15px;}
.my-edit-account-btn{margin-top: 12px; background: #f1f1f1; font-size: 14px;}
.my-edit-account-btn:hover{background: #ccc;}
.logout-button{width: 100%; display: block; padding: 10px; margin-top: 10px; padding:8px 10px!important; -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important; background: #f1f1f1;}
.logout-button:hover{background:#ccc; }
a.logout-button{color: #000; text-decoration: none;}

a.logout-button i{color: #e11c49;}
/*====18-04-2023===*/

/*====10-05-2023===*/
.application_table table {
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.application_table td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}

.application_table a {
	text-decoration: none;
	color: #dc3545;
}
/*====10-05-2023===*/



@media only screen and (min-width: 320px) and (max-width: 767px) {
	.header-text h4{font-size:30px;}
	.body-section h1{font-size:30px;}
	.home-banner .p-5{padding: 15px!important; }
	.text-center-sm{text-align: center;}
	.footer-section h4{ margin-top:25px!important;}
	.card.text-center.sticky-top{margin: 20px auto 35px auto;}
	.nav-fill .nav-item{width: 100%;}
	h2.heading-style, h3.heading-style, h4.heading-style{font-size:20px;}
	
	.my-block-menu .col-sm-4{width:45px;}
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
.header-text h4{font-size:38px;}
.body-section h1{font-size:38px;}
	
.footer-section h4{font-size: 20px!important;}
.footer-links li{font-size: 13px;}
.footer-section p{font-size: 13px;}
.home-banner .p-5{padding: 20px!important; }
h2.heading-style, h3.heading-style, h4.heading-style{font-size:22px;}
	
	.my-block-menu .col-sm-4{width:45px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
.header-text h4{font-size:36px;}
.body-section h1{font-size:36px;}
	
.footer-section h4{font-size: 20px!important;}
.footer-links li{font-size: 14px;}
.footer-section p{font-size: 14px;}
.home-banner .p-5{padding: 20px!important; }
}
/*== New Section Style ==*/
.body-section hr {
	margin: 20px 0;
}

.new-payment-section {
	text-align: center;
}

	.new-payment-section h1 {
		font-size: 48px !important;
		line-height: 1.2;
		margin: 20px 0 20px;
	}

	.new-payment-section .button-blue {
		padding: 10px 40px;
		text-transform: uppercase;
		font-weight: 600;
		letter-spacing: 1px;
	}

.new-service-section {
	padding: 0;
}

.service-blocks {
	background: #104668;
	padding: 10px;
	color: #fff;
	margin: 10px 0;
	border-radius: 6px;
}

	.service-blocks .inner-service-blocks {
		border: 1px solid #fff;
		padding: 10px;
		border-radius: 5px;
		min-height: 300px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.service-blocks h3 {
		font-size: 20px;
		font-weight: 800;
		text-align: center;
	}

	.service-blocks p {
		margin: 0;
		text-align: center;
	}
	.service-blocks a.processed-button {
		display: inline-block;
		background: #fff;
		padding: 10px 20px;
		border-radius: 5px;
		text-decoration: none;
		color: #104668;
		margin-top: 10px;
		border: 2px solid #fff;
	}
	.service-blocks a.processed-button:hover {
		background:transparent;
		border-color:#fff;
		color:#fff;
		cursor:pointer;
	}



.logo-text { display:inline-block; }
.main-logo-text { color: #fff; display: block; font-size: 18px; font-weight: 600; line-height: 1.5; text-transform:capitalize; }
.sub-logo-text { color: #fff; display: block; font-size: 16px; font-weight: 600; line-height: 1.5; }
.address-logo-text { color: #ccc; display: block; font-size: 12px; line-height: 1.5; }
/*.dropdown-menu { right:0; left:auto !important; }*/
.footer-section p.footer-text { margin:5px 0; }

#starM { color:red; font-weight:500;}