/*
Theme Name: Fintech Saudi
Theme URI: https://leannode.com
Description: Powered by LeanNode
Version: 2
Author: LeanNode | https://leannode.com
Author URI: https://leannode.com
Text Domain: leanNode
*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 29px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.gallery-caption {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.bypostauthor {
    background-color: #f7f7f7; /* Light gray background */
    border: 1px solid #ccc;
    padding: 10px;
}

.wpb-js-composer .vc_section {
    margin-left: 0;
    margin-right: 0;
}
.vc_row.container{
    margin: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.auth-page  .parsley-errors-list,
#edit_profile  .parsley-errors-list{
    position: absolute;
    bottom: -35px;
    font-size: 13px;
    list-style: none;
    padding: 0;
    color: #f00;
}
.form-control.parsley-error{
    border-color: #f00;
}
.form-group{
    position: relative;
}
.loader{
    position: absolute;
    background-image: url(loader.gif);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.69);
    z-index: 5;
    display: none;
}
form{
    position: relative;
}
.parsley-errors-list[aria-hidden="true"]{
    display: none;
}
.custom-field .form-control.have-content ~ label, .custom-field .form-control:focus ~ label,
.custom-field .custom-select ~ label{
    top: -10px;
    font-size: 12px;
    z-index: 4;
}
.form-group.error {
    margin-bottom: 35px;
}
.auth-page .parsley-errors-list {
    bottom: -40px;
}

.about-sec .content .text__p {
    font-size: 18px;
    font-family: "Frutiger-Light";
    color: #6B6E6F;
}
.milestones-sec .one-item ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.milestones-sec .one-item ul li {
    font-size: 18px;
    color: #6B6E6F;
    position: relative;
    padding-left: 25px;
}
.milestones-sec .one-item ul li::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #35D7A1;
    position: absolute;
    inset-inline-start: 0;
    top: 8px;
}
.all-events{
    position: relative;
}
.load_more{
    text-align: center;

    min-height: 60px;
}
.load_more_img{
    display: none;

}
#resources_more{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.deactivate{
    display: none;
}
.all-events .event-card.special .tag-item.tag-orange {
    background-color: #EA7E42 !important;
    color: #FFF !important;
}
.speakers-item div:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.speakers-item div:nth-child(1) {
    width: 50px;
    height: 50px;
}
.parent_tx{
    padding-left: 0;
}
.parent_tx label{
    font-size: 14px !important;
    font-weight: bold !important;
}
.question-item .parsley-errors-list{
    position: absolute;
    bottom: -35px;
    font-size: 13px;
    list-style: none;
    padding: 0;
    color: #f00;
}
.question-item  .form-control.parsley-error{
    border-color: #f00;
}
.loaderd{
    opacity: 0.7;
    display: none;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-active {
    background-color: rgba(53, 215, 161, 0.2);
    color: #35D7A1;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-pending {
    background-color: rgba(85, 182, 239, 0.2);
    color: #55B6EF;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-draft {
    background-color: rgba(157, 76, 246, 0.2);
    color: #9D4CF6;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-inactive{
    background-color: rgba(234, 54, 144, 0.2);
    color: #EA3690;
}
.add-new-directory-page .right-section .add-new-directory-form form .question-list.active_tab,
.add-new-directory-page .right-section .add-new-directory-form form .question-list.active_tab .question-submit{

    display: block ;
}
.no_data{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 13px;
    color: #6B6E6F;
}
.directory__table tbody,
.job__table tbody{
    position: relative;
}
.deactivate_post img,
.active_job img,
.active_user img{
    height: 25px;
}
.common-table table tbody .one-row .hold-actions .action-button{
    text-transform: capitalize;
}
.resource-details .head-details .fs-btn-light{
    cursor: pointer;
}
.feedback .parsley-errors-list {
    position: static !important ;
    text-align: start;
}
#input-list .parsley-errors-list{
    position: absolute;
    bottom: -36px;
    list-style: none;
    padding: 0;
    font-size: 13px;
    color: #f00;
}
.delete {
    margin-left: 25px;
    cursor: pointer;
}
/*.hold-notifi p{
    font-size: 14px;
}
.hold-notifi p.name{
    font-size: 16px;
}*/
.hold-notifi .alert-success {
    padding-right: 35px;
}
.welcom-sec .without-b .content-col .content .page-title::after{
    display: none;
}
 .fs-label .sub-text {
    font-family: "Frutiger-Light";
    color: #6B6E6F;
}
 .map_cards_block{
     position: relative;
     min-height: 200px;
 }
@media (max-width: 992px){
    .page-title br{
        display: none !important;
    }
}
.services-page .content-wrapper .card-box{ padding: 35px 25px; }

.offers__desc {
    font-size: 18px;
    font-weight: 300;
    color: #6B6E6F;
    margin-bottom: 30px;
}
.offers__desc ul ,
.offers__desc ol {
    padding: 0;
    margin-bottom: 30px;
    list-style: none;
    margin-top: 10px;
}
.offers__desc ul li ,
.offers__desc ol li {
    background-color: #F9F9F9;
    position: relative;
    display: flex;
    align-items: start;
    font-size: 18px;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 23px;
    color: #212529;
}
.offers__desc ul li::before ,
.offers__desc ol li::before {
    content: "";
    display: inline-block;
    background: url(assets/img/hexagon-g.svg) no-repeat;
    background-size: contain;
    min-width: 23px;
    height: 26px;
    margin-top: 1px;
    margin-inline-end: 15px;
}
.offers__desc ul li p ,
.offers__desc ol li p {
    margin-bottom: 0;
}
.directory-details .directory-info .hold-contact {
    padding: 24px 10px 34px 19px;
}

.directory-details .directory-info .hold-contact .contact-list li .text {
    font-size: 14px;
    margin-inline-start: 4px;
}
.directory_block{
    position: relative;
}
.trumbowyg-ar{text-align: right !important;}
.welcom-sec.welcom-eco .content-col .content .page-title {
    margin-top: 70px;
}
.wrapper-row .sidebar-wrapper .box .links li .link-item .num{
    min-width: 22px;
    margin-inline-start: 5px;}

.common-table table tbody .one-row .tags-list .tag-item.tag-applied {
    background-color: rgba(85, 182, 239, 0.2);
    color: #55B6EF;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-interview {
    background-color: rgba(234, 126, 66, 0.2);
    color: #EA7E42;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-hired {
    background-color: rgba(53, 215, 161, 0.2);
    color: #35D7A1;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-disqualified {
    background-color: rgba(234, 54, 144, 0.2);
    color: #EA3690;
}
.common-table table tbody .one-row .tags-list .tag-item.tag-short {
    background-color: rgba(157, 76, 246, 0.2);
    color: #9D4CF6;
}
.opisit-desc .one-desc .content p:nth-child(even) {
    background-color: rgba(53, 215, 161, 0.15);
}
.offer-list ul{
    padding: 0 !important;
}
.offer-list > p:first-child,
.offer-list > p:last-child{
    margin: 0 !important;
}
/*.common-initaitive .init_description_sec {
    padding: 10px 0 0 0 !important;
}*/
.initiative-page .all-initiative .card-box .head .hold-icon{
    height: 53px;
}
.header-sec .navbar .hold-nav-side .hold-suggest .dropdown-menu ul li span{
    font-size: 10px;
    margin-left: 10px;
}
.init-university .welcome-sec .content .page-title br{
    display: none;
}
.page-title p{
    margin-bottom: 0 !important;
}
.page-title .date {
    font-weight: normal;
    margin-bottom: 10px !important;
}
.iam-sec .offer-list li{
    padding-left: 57px;
    display: block;
}

.home-sections.iam-sec .hold-content .offer-list li a{
    display: block;
    width: 100%;
}
.hidden{
    display: none !important;
}
.table-action .hold-filter .show-filter .content .custom-control-label{
    font-weight: 400;
}
.table-action .hold-filter .show-filter .content .custom-control-input:checked ~ .custom-control-label {
    font-weight: 700;
}
.reg-btn.lang-btn{
    text-transform: capitalize;
}
.logged-in .login_user{
    display:none !important
}
.header-sec .reg-btn {
    color: #16275A !important;
}

.dropdown-search-menu {
    right:0 !important;
    left: auto !important;
}
.rtl .dropdown-search-menu, [dir=rtl] .dropdown-search-menu {
    right: auto !important;
    left: 0 !important;
}

/* --------- 2024 ---------- */
.header-sec .dropdown-sub-menu .sub-link .hold-icon img{
    max-height:100%;
    max-width:100%;
}
.header-sec .navbar.scroll{
    z-index:9999;
}
.tour-events-sec .all-events-card .box .hold-time{
	max-width: 100%;
}