@font-face {
    font-family: tajwalBold;
    src: url("../../fonts/Tajawal-Bold.ttf");
}

@font-face {
    font-family: tajwalMedium;
    src: url("../../fonts/Tajawal-Medium.ttf");
}

@font-face {
    font-family: tajwalRegular;
    src: url("../../fonts/Tajawal-Regular.ttf");
}

@font-face {
    font-family: GE_SS_light;
    src: url("../../fonts/GE_SS_Text_Light.otf");
}

@font-face {
    font-family: GE_SS_bold;
    src: url("../../fonts/GE_SS_Text_Bold.otf");
}

@font-face {
    font-family: GE_SS_Medium;
    src: url("../../fonts/GE_SS_Text_Medium.otf");
}


@font-face {
    font-family: Careem;
    src: url("../../fonts/CAREEM-REGULAR.otf");
}



html,
body {
    position:fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

main {
    height: calc(100% - 114px);
    overflow: hidden auto;
    width: 100%;
}
.col-background {
    background-image: linear-gradient(180deg, rgb(17 104 167 / 85%) 0%, rgb(90 190 230 / 85%) 25.96%, rgb(90 190 230 / 85%) 55.29%, rgba(255, 255, 255, 0.9) 100%),
     url(/assets/img/modern-office.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
    position: relative;
    width: 100%;
    height: 100%;
    /* height: calc(100% - 114px);
    overflow: hidden auto;
    width: 100%; */
}

.bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    height: 100%;
    width: 100%;
}

.bg-image {
    background-image: url("../../img/landing_page/landing_page_background.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -3;
    filter: blur(2px);

}

.backgroundWhiteEffectLL{
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #FEFEFEFC 0%, #F9F9F9F3 20%, #F9F9F9F2 22%, #F4F4F4E9 55%, #F5F5F5D9 60%,  transparent 85%) 0% 0% no-repeat padding-box !important;
    opacity: 1;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.backgroundWhiteEffect {
    background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFFF3 24%, #FFFFFFBF 100%, #FFFFFF7A 100%, #FFF8F800 100%) !important;
    opacity: 1;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

#officeLink {
    font-size: 18px;
    font-family: GE_SS_bold;
    color: #eaae1b !important;
    padding-bottom: 0px;
    padding-top: 0px;
}

#lookForAlwayer {
    font-size: 20px;
    font-family: GE_SS_light;
    color: white !important;
    padding-bottom: 0px;
    padding-top: 0px;
}

#lawyerExpressLink {
    font-size: 13px;
    font-family: GE_SS_bold;
    color: white;
    padding-bottom: 0px;
    padding-top: 0px;
}



.horizontalDivider {
    border-top: 1px solid white;
    width: 100%;
    margin-bottom: 115px;
    margin-top: 31.5px;
    position: relative;
}



#mainContentDiv {
    display: grid;
    margin-top: 115px;
    margin-right: 0px;
}



#firstMainCon {
    font-size: 25px;
    color: white;
    font-family: GE_SS_light;
}

#secondMainCon1 {
    font-size: 55px;
    color: #eaae1b;
    font-weight: medium;
    font-family: GE_SS_Medium;
}

#secondMainCon2 {
    font-size: 55px;
    color: white;
    font-family: GE_SS_Medium;
}

#thirdMainCon {
    font-size: 24px;
    color: white;
    font-family: GE_SS_light;
}



.loginButton {
    text-decoration: solid;
    font-size: 20px;
    height: 45px;
    width: 150px;
    border-radius: 5px;
    border: 1px solid white;
    background-color: white;
    color: black;
    margin-left: 25px !important;
    font-family: GE_SS_light;
}



.getStartedButton {
    text-decoration: solid;
    font-size: 20px;
    height: 45px;
    width: 150px;
    border-radius: 5px;
    border: 1px solid white;
    color: white;
    background-color: transparent;
    background-repeat: no-repeat;
    font-family: GE_SS_light;
}



.custom-navBar {
    margin-bottom: 0px !important;
}

#lawyerExpress:link {
    color: white;
}

.removeLinkEffect {
    text-decoration: none;
    background-color: transparent !important;
}

.navHeaderDiv {
    float: right;
}

.navBarList {
    float: right;
}

.customNavBar {
    margin: 0px;
    margin-top: 34.5px;
}

.customNavBrand {
    padding: 0px;
}

.customUL {
    padding: 0px;
    margin: 0px;
}

.customColEidt {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.market-place-bg {
    background-image: url("../..//img/landing_page/market-place-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position:fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


.market-place-nav {
    position: relative;
    margin-top: 40px;
    background: transparent !important;
}

.market-place-nav::after {
    content: '';
    display: block;
    border-bottom: 1px solid #ECECEF;
    background: transparent;
    position: absolute;
    top: 76px;
    left: 0;
    right: 0;
}

.market-place-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    direction: rtl;
    float: right;
}

.market-place-nav ul li {
    padding: 0px 35px;
}

.market-place-nav ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}

.market-place-nav ul li a.active {
    color: #EAAE1B !important;
    border-bottom: 4px solid #EAAE1B !important;
    border-radius: 4px 4px 0px 0px !important;
}

.market-place-nav ul li a:hover, .market-place-nav ul li a:active, .market-place-nav ul li a:focus {
    color: #EAAE1B !important;
}


input.market-place-input {
    border-radius: 11px;
    border: 1px solid #FFFFFF;
    max-width: 409px;
    width: 100%;
    font-size: 12px;
    padding: 7px 18px;
    background: transparent;
    color: #FFFFFF;
}

input.market-place-input::placeholder {
    color: #FFFFFF;
    opacity: 0.33;
}

input.market-place-input:focus {
    outline: unset !important;
}

ul.office-lawyer-list {
    padding:0;
    margin:0;
    list-style:none;
}

ul.office-lawyer-list li {
    padding: 0px 5px;
}

#market_place button.navbar-toggler:focus-visible,
#market_place button.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

@media only screen and (max-width: 1510px) {
    .market-place-nav::after {
        top: 86px;
    }
}

@media only screen and (max-width: 1373px) {
    .market-place-nav::after {
        top: 86px;
    }
}

@media only screen and (max-width: 1290px) {
    .market-place-nav::after {
        top: 79px;
    }
}

@media only screen and (max-width: 1246px) {
    .market-place-nav::after {
        top: 96px;
    }
}

.navBarMargins {
    margin-right: 100px;
    margin-left: 100px;
    margin-top: 62px;
    margin-bottom: 93px;
}

.generalLinksStyle {
    padding: 0px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-family: 'tajwalRegular';
    font-size: 18px;
    color: #707070 !important;
    text-decoration: none;
}

.getReadyCaption {
    font-family: tajwalBold;
    font-size: 55px;
    line-height: 82px;
    color: #204984;
}

.blueSlogan {
    font-family: tajwalRegular;
    font-size: 27px;
    line-height: 37px;
    color: #58BCE5;
    font-weight: 700;
}
.text-gold{
    color:#EDB93B; 
}

.register-interest-btn {
    border: none;
    box-shadow: 0px 0px 4px 0px #00000040;
    background:#01a2d9;
    border-radius:10px;
    width: 100%;
    padding-top: 7px;
    color: #FAFAF7;
    font-size: 30px;
    font-family: tajwalBold;
    text-decoration: none; 
}


.spaceBox {
    background-color: transparent !important;
    width: 30px;
}

.demoAccount {
    border: none;
    border-radius: 10px;
    background-color: #FFFFFF;
    width: 187px;
    height: 45px;
}
.demoAccount a{
    font-family: tajwalBold;
    color: #204984;
    font-size: 21px;
    line-height: 29px;
    text-decoration: none;
}

.wholeScreenMargin {
    margin-left: 100px;
    margin-right: 100px;
}


.searchBorderPublicPage {
    width: 100%;
    max-width: 433px;
    height: 30px;
    border: 1px solid #B9AC9C;
    border-radius: 15px;
    opacity: 1;
    background-color: transparent;
}

.searchLawyerPublicPage {
    width: 100% !important;
    max-width: 242px;
    border: none !important;
    background-color: transparent !important;
}

.searchLawyerPublicPage:focus {
    width: 100% !important;
    border: none !important;
    background-color: transparent !important;
}

.searchLawyerPublicPage::placeholder {
    color: #B9AC9C;
    font-size: 13px;
    line-height: 18px;
    font-family: tajwalMedium;
}


.askForService {
    border: none;
    width: 96px;
    height: 30px;
    font-size: 13px;
    line-height: 18px;
    color: #FAFAF7;
    background-color: #EAAE1B;
    border-radius: 10px;
    font-family: tajwalMedium;
    vertical-align: middle;
}

.lawyerOfficesMargins {
    margin-left: 100px;
    margin-right: 100px;
}

.custom-hr {
    margin-top: 27px;
    margin-bottom: 34px;
    width: 100%;
    background-color: transparent;
    height: 1px;
    border-top: 1px solid #B9AC9C;
}


.officeLegalName {
    color: #E6AB23;
    font-size: 19px;
    line-height: 28px;
    font-family: tajwalBold;
    margin-bottom: 0px;
}

.officeCapacity {
    margin-right: 8px;
    color: #B9AC9C;
    font-size: 14px;
    line-height: 19px;
    font-family: tajwalMedium;
}

.aboutTheOffice {
    margin-bottom: 0px;
    color: #3D3C3C;
    font-size: 14px;
    line-height: 19px;
    font-family: tajwalRegular;
}

.goldLine {
    margin-top: 10px;
    width: 139px;
    background-color: transparent;
    height: 1px;
    border-top: 1px solid #B9AC9C;
}

.officeCellMargin {
    margin-bottom: 39px;
}

.officeImageSize {
    width: 204px;
    height: 132px;
}

.associateScreenTitle {
    color: #204984;
    font-family: tajwalBold;
    font-size: 33px;
    line-height: 50px;
}

.associateImage {
    width: 69px;
    height: 69px;
}

.leftBorderStyle {
    border-left: 1px solid #B9AC9C;
}

.assignAssociateButton {
    border: none;
    width: 68px;
    height: 30px;
    color: #FFFFFF;
    background-color: #59BEE7;
    border-radius: 10px;
    font-family: 'tajwalMedium';
    font-size: 13px;
}

.copyrightNotice {
    color: #B9AC9C;
    font-family: tajwalBold;
    font-size: 13px;
    line-height: 19px;
}

.associateName {
    color: #E6AB23;
    font-family: tajwalBold;
    font-size: 19px;
    line-height: 28px;
}

.associateDescription {
    color: #3D3C3C;
    font-family: tajwalRegular;
    font-size: 16px;
    line-height: 22px;
}


.associate-custom-hr {
    background-color: transparent;
    width: 100%;
    height: 1px;
    border-top: 1px solid #B9AC9C;
}


.MB-70 {
    margin-bottom: 70px;
}

.MB-50 {
    margin-bottom: 50px;
}


.askForService {
    float: left;
}

@media only screen and (max-width: 768px) {

    .blueSlogan {
        font-size: 19px;
        line-height: 27px;
    }

    .getReadyCaption {
        font-size: 35px;
        line-height: 62px;
    }

    .askForService {
        float: right;
    }
}

@media only screen and (max-width: 488px) {

    .blueSlogan {
        font-size: 12px;
        line-height: 19px;
    }

    .getReadyCaption {
        font-size: 25px;
        line-height: 42px;
    }

    .askForService {
        float: right;
    }

    .lawyersOfficesContent .row {
        justify-content: center;
    }

    .lawyersOfficesContent .lawyerOfficesText {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin: 0.5rem 0;
    }
}

.landing-search-icons {
    position: relative;
}

.landing-search-icons img {
    position: absolute;
    left: 10px;
    top: 7px;
}


.input-landing-search {
    padding-right: 13px;
    width: 100%;
    text-align: right;
    border: 1px solid #B9AC9C;
    border-radius: 15px;
    height: 30px;
    font-size: 12px;
    color: #6e6e6e;
}

.input-landing-search:focus {
    outline: none;
}

.iti__country-container {
    direction: ltr !important;
    left: 0  !important;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: var(--iti-border-width);
}

[dir=rtl] .iti__arrow {
    margin-right: var(--iti-arrow-padding);
    margin-left: 3px !important;
}
.iti input.iti__tel-input, .iti input.iti__tel-input[type=text], .iti input.iti__tel-input[type=tel] {
    position: relative;
    z-index: 0;
    margin: 0 !important;
    padding-right: 0 !important;
}

.transbox {
    background-color: #313131;
    background: transparent linear-gradient(270deg, #313131 0%, #00000000 100%)
        0% 0% no-repeat padding-box;
    opacity: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: -1;
}

.transbox {
    /* background-color: #313131;
    opacity: 0.4; */
    height: 100%;
    width: 100%;
    position: absolute;
}

.loginLogo {
    margin-top: 109.5px;
    width: 107px;
    height: 43px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.firstText {
    font-size: 25px;
    color:#B9AC9C;
    font-family: tajwalBold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 303px;
    height: 30px;
}


::placeholder {
    color: #6E6E6E;
    font-family: tajwalRegular;
    font-size: 16px;
    text-align: start;
}


textarea:focus, input:focus{
    outline: none;
}

/* Center the form using CSS Grid */
.login-container {
    display: grid;
    place-items: center; /* Center both horizontally and vertically */
    height: 70vh;
    margin: 0;
}

.login-form {
    width: 100%;
    max-width: 564px;
    background-color: rgba(255, 255, 255, 0.94);
    border-radius: 21px;
}

  
.login-form-label {
  color: #6E6E6E;
  font-size: 16px;
  font-family: 'tajwalRegular';
}

.login-form-input {
    width: 100%;
    height: 50px;
    border: 1px solid rgba(83, 143, 190, 1);
    border-radius: 10px;
    font-family: 'tajwalRegular';
    padding: 0px 10px;
    /* box-shadow: 0px 0px 4px 0px #00000040; */
    background-color: rgba(126, 204, 247, 0.35);
}

.login-btn {
    box-shadow: 0px 0px 4px 0px #00000040;
    background: linear-gradient(90deg, #528DBC 0%, #5ABEE6 56.82%);
    font-size: 26px;
    color: #FFFFFF;
    border-radius: 10px;
    /* min-width: 181px; */
    width: 100%;
    height: 45px;
    border: unset;
    font-family: 'Careem';
}




.footer-background{
    background: url("../../img/landing_page/blue-bg.png");
    background-size: contain;
    background-position: 0 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.office-people{
    background: url("../../img/landing_page/office-people.png");
    background-size: contain;
    background-position: 0 100%;
    background-repeat: no-repeat;
    width: 30%;
    height: 100%;
}

.meeting{
    background: url("../../img/landing_page/meeting.png");
    background-size: auto;
    background-position: 0 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}


.loginButtonDiv {
    text-align: center;
    margin-top: 83px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.createAccLInk {
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    font-size: 14px;
    font-family: GE_SS_light;
    color: #ffffff;
}

#createAccountLink {
    color: white;
    font-family: GE_SS_Medium;
    font-size: 12px;
    margin-top: 10px;
}

#forgotPasswordLink {
    padding-top: 10px;
    float: left;
    opacity: 1;
    margin: 0px;
    font-size: 14px;
    font-family: tajwalBold;
    color: #EAAE1B;
    margin: 0;
}


.register-input {
    border: none;
    outline: 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #EAEAEA !important;
    font-size: 15px !important;
    color: #B9AC9C !important;
}

.register-input::placeholder {
    text-align: right;
    font-size: 15px;
    font-family: Careem;
    color: #B9AC9C;
}

.main-text {
    font-family: GE_SS_Medium;
    font-size: 50px;
    color: white;
    text-align: center;
    margin-top: 351px;
    margin-bottom: 65px;
}

/* img {
    padding-right: 20px;
    width: 360px;
    height: 235px;
} */

.customCaroousel {
    padding-left: 50px;
    direction: ltr;
}

.w--interest-btn {
    max-width: 354px;
}

.landing-video {
    width: 100%;
    height: 100vh;
    pointer-events: none; /* Prevents interaction */
}

.logo-img {
    width: 53px;
    height: 53px;
}

.logo-title {
    font-size:40px;
    font-weight:700;
    font-family:'tajwalRegular';
    text-shadow: 0 4px 4px #828282;
    color:#707070;
    line-height:0;
}

.logo-text {
    font-size:20px;
    color: #707070;
    font-family:'tajwalRegular';
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .footer-background{
        background-size: cover;
        background-position: 85% 100%;
        width: 100%;
        position: initial;
        height: 447px;
        margin-top: 0px;
    }
    .office-people{
        background-size: contain;
        background-position: 100% 100%;
        width: 100%;
    }

    .register-interest-btn {
        font-size: 20px;
    }

    .large-hero{
        font-size: 28px;
    }
    .description-hero{
        font-size: 16px;
    }
    .w--interest-btn {
        max-width: 210px;
    }

    .logo-title {
        font-size: 25px;
    }

    .logo-text {
        font-size: 14px;
    }

    .meeting {
        display: none;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .footer-background{
        background-size: cover;
        background-position: 100% 0px;
        position: initial;
        width: 100%;
        height: 333px;
    }
    .office-people{
        background-size: auto;
        background-position: 100% 0;
        width: 100%;
        height: 100%;
    }

    .meeting {
        display: none;
    }
}

.large-hero{
    color:#00BEFF;
    font-family:'tajwalBold';
    line-height: 1.1;
}

.description-hero{
    color: #989898;
    font-family:'tajwalRegular';
    line-height:1.3;
}


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 768px) { 
    .landing-video {
        height: 80vh;
    }
    .footer-background{
        background-size: cover;
        background-position: 100% 0px;
        width: 100%;
        height: 45%;
    }
    .office-people{
        background-size: auto;
        background-position: 100% 100%;
        width: 100%;
        height: 100%;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .large-hero{
        font-size: 36px;
    }
    .description-hero{
        font-size: 18px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .large-hero{
        font-size: 40px;
    }
    .description-hero{
        font-size: 21px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .generalLinksStyle {
        font-size: 16px;
    }
    .large-hero{
        font-size: 55px;
    }
    .description-hero{
        font-size: 24px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1399.98px) { 
    .large-hero{
        font-size: 60px;
    }
    .description-hero{
        font-size: 28px;
    }
}

/* XXL devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { 
    .large-hero{
        font-size: 60px;
    }
    .description-hero{
        font-size: 30px;
    }
}