/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
span.elementor-counter-number-suffix {
    color: #A81417;
}
.table_list span.elementor-button-icon.elementor-align-icon-right svg.e-font-icon-svg.e-fas-arrow-right {
    fill: #FFC20E !important;
}
.carousel_repeater .slick-slide{
padding:10px;
}
.swiper-container.carousel_repeater {
    width: 100%;
    height: auto;
}
.header_Title {
	margin-bottom: 30px;
}
.header_Title h2 {
    text-align: center;
}
.custom_breif {
    height: 30px;
    width: 30px;
    line-height: 30px;
    fill: #A81417;
    background-color: #A8141724;
    padding: 5px;
    border-radius: 5px;
}
.accordion-button::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E") !important;
}
.accordion-button:not(.collapsed)::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8'/%3E%3C/svg%3E") !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E") !important;
}
div#job_post_accordion {
    width: 80%;
    margin: 0 auto;
}
div#job_post_accordion .accordion-item {
    border-left: 3px solid #A81417 !important;
    margin-bottom: 10px;
}
div#job_post_accordion button.accordion-button {
    gap: 10px;
    background: #fff;
    color: #000;
	box-shadow: unset;
	
}

.Job_categoriesr {
    display: flex;
    gap: 10px;
}
.category_option {
    background: #F1F4FB;
    padding: 10px 15px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
}

.accordion-body {
	position: relative;
}
.shape-accordion-btn {
    position: absolute;
    right: 20px;
    top: 0;
}
.shape-accordion-btn a{
	border-radius: 30px;
    background-color: #A81417;
    padding: 10px 30px;
	border: none;
	font-weight: 500;
}
.shape-accordion-btn a:hover {
	background-color: #A81417;
}
.customList li {
	position: relative;
	list-style-type: none;
}

.customList li:before {
	content: '';
    display: inline-block;
    width: 8px;
    height: 15px;
    border: 2px solid #A81417;
    border-top: none;
    border-right: none;
    transform: rotate(45deg) rotateY(180deg);
    margin-right: 15px;
}

///// ahsan css
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}
::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb
{
	background-color: #A81417;
	border: 1px solid #555555;
	border-radius: 10px;
}



.product-template-default .accordion-header {
	border: 0;
}

.product-template-default .accordion-header {
	border: 0!important;
	border-radius: 0!important;
}

.product-template-default .accordion-button::after {
	min-width: 25px!important;
	height: 25px!important;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: center;
	background-size: 50%!important;
	    background-color: #A81417;
    color: #fff;
    border-radius: 100%;
}
.product-template-default .accordion-header .accordion-button {
	background: white!important;
	color: black!important;
	border-top: 1px solid #dee2e6!important;
	border-right: 1px solid transparent!important;
	border-left: 1px solid transparent!important;
	border-radius: 0px!important;
}

.product-template-default .accordion-header .accordion-button:hover {
	border-top: 1px solid #a81417!important;
	border-right: 1px solid #a81417!important;
	border-left: 1px solid #a81417!important;
	border-radius: 0px!important;
	background: #24272c!important;
	color: white!important;
}

.product-template-default .accordion-collapse.show .accordion-body {
	border-top: 0!important;	
	border-bottom-left-radius: 10px!important;
	border-bottom-right-radius: 10px!important;
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
}

.product-template-default .accordion-button[aria-expanded="true"] {
	background: #24272c!important;
	color: white!important;
	border-top: 1px solid #a81417!important;
	border-right: 1px solid #a81417!important;
	border-left: 1px solid #a81417!important;
}

.product-template-default .accordion-button:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e")!important;
	background-size: 60%!important;
}


.product-template-default .accordion-item {
	border-radius: 10px!important;
	overflow: hidden!important;
}

.product-template-default .accordion-body {
	display: flex;
	flex-wrap: wrap;
}
.product-template-default .accordion-body > div:nth-child(1) {
	padding: 6px 10px;
	margin-left: auto;
	margin-right: 15px!important;
}

.product-template-default .accordion-body.accordion-body > div {
	padding: 20px 0!important;
	margin-right: 0!important;
	border-bottom: 1px solid #E0E0E0
!important;
	border-top: 1px solid transparent!important;
	width: 100%;
    display: flex;
	justify-content: space-between;
}

.product-template-default .accordion-body.accordion-body > div.inner_content:last-child {
    border: unset !important;
}

.product-template-default .innercol-2 {
	width: initial!important;
    gap: 20px;
}
.product-template-default .accordion-body.accordion-body > div h4 {
	font-size: 16px;
	margin-bottom: 0!important;
}
.product-template-default .nav-pills {
	margin-bottom: 10px!important;
}
.product-template-default .accordion {
	gap: 10px;
    display: flex;
    flex-direction: column;
}
.product-template-default .accordion-header button {
	font-size: 16px!important;
	font-weight: 600!important;
}
.product-template-default .accordion-body.accordion-body > div .innercol-1 {
	width: 60%!important;
}
a.Pdf_Btn {
	border: none!important;
	padding-left: 0!important;
}
.product-template-default .accordion-body.accordion-body > div button.btn.btn-custom_img {
	width: 26px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 10px;
	margin-right: 0px!important;
	position: relative;
}

.product-template-default .accordion-body.accordion-body > div button.btn.btn-custom_img:after  {
	content: '';
	position: absolute;
	right: -10px;
	top: 1px;
	width: 1px;
	height: 26px;
	background-color: #E0E0E0
;
}


.product-template-default .accordion-body.accordion-body > div a svg{ 
	width: 24px;
	height: 24px;
}


.file-type_Pdf {
	width: 24px;
	height: 24px;
	padding-left: 0;
}
.fa-file-pdf {
	font-size: 25px;
}
.product-template-default .tab-content {
	/*height: 640px;*/
	overflow: auto;
}

.BundleCardWrapper.empty {
    display: none;
}

.uniBoxWrapper::-webkit-scrollbar-track,
.product-template-default .tab-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border: 3px solid white;
}

.uniBoxWrapper::-webkit-scrollbar,
.product-template-default .tab-content::-webkit-scrollbar
{
	
	width: 13px;
	background-color: #F5F5F5;
	border: 3px solid white;
}


.uniBoxWrapper::-webkit-scrollbar-thumb,
.product-template-default .tab-content::-webkit-scrollbar-thumb
{
	background-color: #A81417!important;	
	border: 3px solid white;
}



.modal.show .modal-dialog .modal-title {
	padding-top: 0!important;
}
.modal.show .modal-dialog .modal-title:after {
	content: none!important;
}

.lockedContent .modal-header {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.lockedContent .modal-footer {
	justify-content: center!important;
	padding-bottom: 30px!important;
}

.mycustomtabs > span a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: white !important;
    color: black !important;
    font-weight: 500;
    gap: 10px;
    border-bottom: 4px solid transparent;
    border-radius: 0 !important;
    white-space: nowrap;
    font-family: Poppins;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
}

.mycustomtabs > span a.nav-link.active {
	border-bottom: 4px solid #a81417;
}


.accordion-body .inner_content {
	padding: 20px 0!important; 
}

.accordion-collapse.show + .accordion-header .accordion-button{
border-top: 1px solid #a81417!important;
	border-right: 1px solid #a81417!important;
	border-left: 1px solid #a81417!important;
	border-radius: 0px!important;
	background: #24272c!important;
	color: white!important;
}

.nav-fill {
	width: 100%;
	overflow: auto;
	display: flex;
	flex-wrap: nowrap!important;
	    padding: 10px 0;
	        gap: 13%;
}
.nav-fill li {
	flex-grow: 1;
	min-width: 260px!important;
}
.nav-fill li a {
	    border-radius: 0 !important;
    font-weight: 600;
    color: black !important;
    background-color: transparent !important;
}
.nav-fill li a.active {
text-decoration: underline;
    text-underline-offset: 20px;
    text-decoration-color: #a81417;
    text-decoration-thickness: 4px;
}
li.nav-item span {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 	width: 100%;
	overflow: auto;
	display: flex;
	flex-wrap: nowrap!important;
	    padding: 10px 0;
	        gap: 13%;
} */
