.banner_privet_bank {
	width: 100%;
	height: 100vh;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-bottom: 0 !important;
}

.banner_privet_bank img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner_pri_txt_block_main {
	text-align: left;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 999;
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
}
.title_txt_block_pri {
}
.title_txt_block_pri h3 {
	font-size: 30px;
	font-weight: 400;
	color: #fff;
}
.title_txt_block_pri h1 {
	font-size: 65px;
	color: #fff;
	font-weight: 500;
	line-height: 64px;
	margin: 0;
	margin-bottom: 25px;
}
.title_txt_block_pri p {
	color: #fff;
	font-size: 18px;
}
.section_01_pri {
	margin-top: 95px;
	padding-bottom: 0 !important;
}
.text_style_02_pri h2 {
	color: #fff;
	font-size: 40px;
	line-height: 48px;
	font-weight: 400;
}
.pri_left_Block {
	width: 43.5%;
}
.pri_right_Block {
	width: 54.5%;
}
.w_1440 {
	max-width: 1440px;
}
.align-items-center {
	align-items: center;
}
.privet_bank p,
.privet_bank h3 {
	color: #fff;
}
.pri_left_Block h3 {
	font-size: 25px;
	font-weight: 200;
}
.pri_left_Block h2 {
	margin-bottom: 25px;
}
.privet_bank p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 35px;
}
.prive_link {
	display: inline-flex;
	border-bottom: solid 1px #ff6900;
	color: #fff;
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 18px;
	gap: 10px;
}

.row_reverse {
	flex-direction: row-reverse;
}
.privet_bank .line_block {
	width: 100%;
	margin-top: 100px;
}
.privet_bank .line_block .line {
	width: 60%;
	display: inline-flex;
	height: 1px;
	background: #fff;
	opacity: 0.3;
	position: relative;
	align-items: center;
}

.privet_bank .line_block .line::before {
	content: "";
	display: block;
	height: 34px;
	width: 1px;
	background: #fff;
	right: 0;
	position: absolute;
}
.prive_bg_block {
	min-height: 610px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.prive_bg_block h3 {
	width: 100%;
}
.privet_bank .text_center {
	text-align: center;
}
.justify-content-center {
	justify-content: center;
}
.prive_bg_block h3 {
	margin: 0;
	font-size: 42px;
	font-weight: 500;
	margin-bottom: 25px;
	line-height: 45px;
}
.prive_bg_block p {
	margin: 0;
	font-size: 18px;
}
.right_align_line {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.right_align_line .line::before {
	right: unset;
	left: 0;
}
section.form_section_prive {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}
.form_left_block {
	width: 50%;
	padding-right: 20%;
}
.form_right_block {
	width: 50%;
	background-color: white;
	padding: 5%;
	border-top: 5px solid #ff6900;
	border-radius: 10px;
}
.form_right_block img {
	max-width: 100%;
	display: block;
}

/*--------------new*-----------*/
.form_right_block ul li label {
	font-size: 14px;
	color: #000;
}

.form_right_block ul li.terms p {
	font-size: 13px;
	color: #606060;
}

.form_right_block .request-form ul .input-fld,
.form_right_block .request-form ul textarea,
.form_right_block .request-form ul select {
	border-bottom: solid 1px #000;
	border-radius: unset;
	padding-left: 0;
	padding-right: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.form_right_block .request-form ul li textarea {
	color: #000;
	border: 1px solid #000;
	border-radius: 10px;
}

.form_right_block .request-form ul li input::placeholder {
	color: #000;
	opacity: 1;
	/* Firefox */
}

.form_right_block .request-form ul li input::-ms-input-placeholder {
	/* Edge 12 -18 */
	color: #000;
}

.form_right_block .request-form ul .w-50 {
	width: 46% !important;
}

.form_right_block .but-01.but-orange {
	width: auto !important;
	color: #fff;
}

.form_right_block .but-01.but-orange:hover {
	background: #e36004 !important;
	color: #fff !important;
}

.privet_bank .form_align {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.inquiries_section {
	padding-top: 100px !important;
}

.inquiries_section_ul {
	margin: 0 -0.6%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.inquiries_section_ul > li {
	list-style: none;
	width: 33.3%;
	padding: 0% 0.6%;
}
.block_inquires {
	width: 100%;
	background: rgba(255, 255, 255, 0.1);
	padding: 8%;
	border-radius: 10px;
	border: solid 1px rgba(255, 255, 255, 0.05);
}
.contact_ul {
	margin: 0;
	padding: 0;
}
.contact_ul li {
	list-style: none;
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
}
.contact_ul li a {
	color: #fff;
	text-decoration: none;
}
.block_inquires h4 {
	font-size: 20px;
	color: #fff;
	margin: 0;
	margin-bottom: 25px;
}
.contact_ul li span {
	margin-right: 10px;
}
.bot_txt_prive {
	text-align: center;
}
.bot_txt_prive p {
	color: #fff;
	font-size: 13px;
}
.bot_txt_prive p a {
	text-align: center;
	color: #ff6900;
}

main.privet_bank {
	background-attachment: fixed !important;
}

.space_bitween {
	justify-content: space-between;
}

.banner_privet_bank_detail h1 {
	margin-bottom: 100px !important;
}

.bacl_block {
	width: 100%;
}

/* ---------inner--page----- */
.banner_privet_bank_detail {
	min-height: 400px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.align-items-bottom {
	align-items: flex-end;
}
.align-items-bottom h1 {
	font-size: 65px;
	color: #fff;
	margin: 0;
	line-height: unset;
	font-weight: 500;
}

section.pagination_block {
	padding-top: 35px !important;
	padding-bottom: 0 !important;
}
.detail_page_left {
	width: 40%;
}
.detail_page_right {
	width: 55%;
}

.detail_left_block_02 {
	width: 100%;
}

.detail_left_block_02 h4 {
	font-size: 25px;
	color: #ffffff;
	font-weight: 600;
}

.eligibility_ul {
	margin: 0;
	padding: 0;
}
.eligibility_ul li {
	transition: all 0.4s ease-out 0s;
	border: solid 1px rgba(255, 255, 255, 0.05);
	-moz-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	width: 100%;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	list-style: none;
	margin-bottom: 25px;
	padding: 3%;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
}

.eligibility_ul li:hover {
	border-color: #e36004;
	padding-left: 4%;
}

.contact-sect-new {
	min-height: unset;
}
.contact-sect-new h3 {
	margin-bottom: 0;
}

.contact-sect-new h3 a,
.contact-sect-new a {
	color: #fff;
}

.contact-sect-new h3{ font-size: 48px;}

.sub_title_03 h4 {
	font-size: 42px;
	color: #fff;
	font-weight: 600;
}

.sub_title_04 h4 {
	font-size: 25px;
	color: #fff;
	font-weight: 500;
}
.benefits_ul {
	margin: 0;
}
.benefits_ul li {
	list-style: none;
}

.benefits_ul {
	margin: 0 -1%;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.benefits_ul li {
	list-style: none;
	width: 23%;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
	margin: 0% 1%;
}

.benefits_ul li::after {
	display: block;
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	background: linear-gradient(
		180deg,
		rgba(104, 104, 104, 0) 50.4807710647583%,
		rgba(104, 104, 104, 0.9) 100%
	);
}

.benefits_ul li img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ben_txt {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.ben_txt h4 {
	font-size: 14px;
	color: #fff;
	padding: 7%;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}
.benefits_ul > :nth-child(even) {
	transform: translateY(50px);
}
.benefits_ul_02 {
	margin: 0 -1%;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.benefits_ul_02 li {
	width: 23%;
	list-style: none;
	margin: 0 1%;
	margin-bottom: 30px;
}
.benefits_ul_02 .block_inquires {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
}
.benefits_ul_02 .block_inquires p {
	font-size: 14px;
	margin-bottom: 0;
}
.benefits_ul_02 .block_inquires p a {
	color: #ff6900;
	text-decoration: none;
}
.benefits_ul_02 .block_inquires:hover {
	border-color: #e36004;
}

.rtl .title_txt_block_pri {
	text-align: right;
}

.rtl .form_left_block {
	padding-left: 20%;
	padding-right: unset;
}

.rtl .contact_ul li span {
	margin-right: 0px;
	margin-left: 10px;
}

.rtl .prive_link {
	flex-direction: row-reverse;
}

@media screen and (max-width: 1500px) {
	.banner_privet_bank .title_txt_block_pri {
		padding-left: 5%;
		padding-right: 5%;
	}

	.container.w_1440 {
		padding-left: 2%;
		padding-right: 2%;
	}
}

@media screen and (max-width: 1200px) {
	.privet_bank section.banner_privet_bank {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media screen and (max-width: 1024px) {
	.pri_left_Block h2 {
		font-size: 33px;
		line-height: 33px !important;
	}
	.prive_bg_block h3 {
		font-size: 35px;
	}
	.pri_left_Block h3 {
		font-size: 21px;
	}
	.block_inquires h4 {
		font-size: 15px;
	}
	.title_txt_block_pri h1 {
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 9px;
	}
	.title_txt_block_pri h3 {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.sub_title_03 h4 {
		font-size: 35px;
	}
	.benefits_ul li {
		width: 48%;
		margin-bottom: 25px;
	}

	.benefits_ul_02 li {
		width: 48%;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 768px) {
	.pri_left_Block {
		width: 100%;
		margin-bottom: 35px;
	}
	.pri_right_Block {
		width: 100%;
	}
	.form_left_block {
		width: 100%;
		margin-bottom: 35px;
		padding-right: 0;
	}
	.form_right_block {
		width: 100%;
	}
	.contact_ul li {
		font-size: 13px;
	}
	.contact_ul li span {
		margin-right: 7px;
	}
}

@media screen and (max-width: 600px) {
	.prive_bg_block h3 {
		font-size: 27px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	.privet_bank p {
		line-height: 19px;
	}
	.prive_bg_block {
		min-height: 300px;
	}
	.pri_left_Block h3 {
		font-size: 18px;
	}
	.pri_left_Block h2 {
		font-size: 29px;
		margin-bottom: 12px;
		line-height: 29px !important;
	}
	.prive_link {
		font-size: 13px;
	}
	.privet_bank p {
		margin-bottom: 20px;
	}
	.block_inquires h4 {
		margin-bottom: 18px;
	}
	.contact_ul li {
		margin-bottom: 13px;
	}
	.inquiries_section_ul > li {
		width: 100%;
		margin-bottom: 15px;
	}
	.section_01_pri {
		margin-top: 30px;
	}
	section.form_section_prive {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.form_left_block {
		margin-bottom: 10px;
	}
	.inquiries_section {
		padding-top: 50px !important;
	}
	.privet_bank .line_block {
		margin-top: 50px;
	}
	.title_txt_block_pri h1 {
		font-size: 35px;
		line-height: 44px;
	}
	.title_txt_block_pri h3 {
		font-size: 22px;
	}
	.sub_title_03 h4 {
		font-size: 27px;
	}

	.benefits_ul_02 li {
		width: 100%;
	}
	.benefits_ul li {
		width: 100%;
		margin-top: 0px !important;
	}
	.benefits_ul > :nth-child(even) {
		transform: unset;
	}
	.align-items-bottom h1 {
		font-size: 50px;
	}
	.banner_privet_bank_detail {
		min-height: 260px;
	}
	.banner_privet_bank_detail h1 {
		margin-bottom: 25px !important;
	}
	.sub_title_04 h4 {
		margin-bottom: 20px;
	}

	.banner_privet_bank {
		height: 60vh;
	}
}
