﻿

@font-face {
    font-family: 'Bahij_TheSansArabic-Black';
     src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}
@font-face {
    font-family: 'BahijTheSansArabicLight';
     
    src: url('../ar-fonts/Bahij_TheSansArabic-Light.woff') format('woff');
}
@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 100;
     src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 200;
     src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 300;
    src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 400;
    src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 500;
    src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 600;
    src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 700;
    src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 800;
    src: url('../ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}
.CustLight {
    font-family: 'BahijTheSansArabicLight';
}
body {
    font-family: 'BahijTheSansArabic';
}
.box-shadow-1 {
    border: 1px solid #fff;
    min-width: 150px;
    text-align: center;
}

.box-shadow-2 {
    border: 1px solid #932229;
    min-width: 150px;
    text-align: center;
    background: #E89E4C;
    border-radius: 7px;
}

.nav-link::selection {
    border-bottom: 2px solid green;
}

.bodybg {
    background-image: url('../images/bg/greenbg.png');
    background-repeat: no-repeat;
    background-size: contain;
    
}

.CustPaddingLeft30 {
    margin-top: 55%;
    padding-right: 70px;
}

.CustMidBox {
    position: absolute;
    top:  17%; 
    right:40%;
}

.Bg3 {
    background-image: url('../images/bg/bg2.png');
    background-size: contain;
}

.bigtxt {
    font-size: 60px;
    text-align:center !important;
}

.bigtxt1 {
    font-size: 40px;
    color: #fff;
}

.CustWhiteBorder {
    border: 2px solid #fff;
    height: 200px;
    margin-top: 30px;
    display: flex;
}

.CustBox2Up {
    position: relative;
    top: -400px;
}

 

.CustBg6 {
    position: absolute;
    top: 30%;
    color: #fff !important;
}

.CustGrayBorder {
    border-left: 1px solid rgba(109, 109, 109, 1);
}

.CustFooterBg {
    background-image: url('../images/bg/pic6.png');
    min-height: 400px;
    border: 0px solid green;
    background-repeat: no-repeat;
    background-size:cover;
}

.CustTxtEmailBox {
    background-color: rgba(28, 160, 255, 0.23);
    border: 1px solid rgba(28, 160, 255, 0.23);
    min-height: 40px;
    min-width: 300px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.CustEmailGreenBg {
    background: rgba(164, 255, 149, 1);
    min-height: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.CustPZerpMZero {
    padding: 0px !important;
    margin: 0px !important;
}

.CustWhiteTxt {
    color: #ffffff !important;
    font-weight:normal;
}

 
.CustSizeBox20 {
    height: 20px;
}

.CustBlueBorder {
    border-bottom: 5px solid rgba(28, 160, 255, 1);
    width: 5%;
    text-align: center;
    height: 20px;
}

.text-border {
    display: inline-block;
    border-top: 5px solid rgba(28, 160, 255, 1);
    text-align: center;
    width: 75px;
    height: 20px;
}

.CustWhiteBoxTxt {
    width: 500px;
    height: 50px;
    font-size: 25px;
    color: #ffffff;
    margin-right: 13%;
}

.flex-container {
    display: flex;
    background-color: #fff;
}

    .flex-container > div {
        background-color: #fff;
        margin: 2px;
        padding: 2px;
        font-size: 30px;
    }

.flex-container1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
}

    .flex-container1 > div {
        min-width: 200px;
        font-size: 30px;
    }

.CustBoxBlueText {
    color: #2C2C2C;
}

.CustBoxBlueTextBg5 {
    background-image: url('../images/bg/bg6.png');
    background-repeat: no-repeat;
    background-position: right 10px;
    min-height: 200px;
}

.CustBoxBlueTextBg6 {
    background-image: url('../images/bg/bg6.png');
    background-repeat: no-repeat;
    background-position: right  10px;
    min-height:400px;
}


.CustImageW100
{
     width:100% !important;
}
.CustTxtBox1 {
    margin-top: 30px;
    width: 90%;
    margin-right: 30px;
    font-size: 18px;
    text-align: justify;
    font-family: 'BahijTheSansArabicLight' !important;
    min-height:75px;
}
.CustFontLight {
    font-family: 'BahijTheSansArabicLight' !important;
}
.CustBoxBlueTextBg7 {
    background-image: url('../images/bg/bg7.png');
    background-repeat: no-repeat;
    min-height: 250px;
    background-position: right 10px;
}

.CustTxtBox2 {
    margin-top: 50px;
    width: 70%;
    text-align: right;
    direction: ltr;
    margin-right: 25%;
}

.CustBlackTxt {
    color: #000000 !important;
    font-size: 17px;
    font-weight: 700;
    font-family: 'BahijTheSansArabic';
}

.CustGreenTxt {
    color: rgba(164, 255, 149, 1);
}

.heading {
    position: relative;
    display: inline-block; 
    font-size: 1em !important;
    width:100%; 
    text-align:center !important;
    
   
}

heading:last-child {
    border: none; /* Remove border if set */
}
heading:first-child {
    border: none; /* Remove border if set */
}
    .heading::before {
        content: '';
        position: absolute;
        right: 0;
        top: 30%;
        transform: translateY(-50%);
        width: 2px;
        height: 55px;
        background-color: #ffffff;
    }

.outlined-text {
    font-size: 70px; /* Adjust font size as needed */
    color: rgba(28, 160, 255, 1);
    text-shadow: -2px -2px 0px #ffffff, 2px -2px 0px #ffffff, -2px 2px 0px #ffffff, 2px 2px 0px #ffffff; /* Outline effect */
}
.outlined-text1 {
    font-size: 70px; 
    color: rgba(28, 160, 255, 1);
    
}
/* image scroll */

.CustOulineText {
    min-height: 1050px
}
.CustMidShrink {
    height: 450px
}
.ShowHideDesk
{
    display:unset !important;
}
.ShowHidemobile {
    display: none !important;
}
.CustSvg100 {
    width: 100%;
    margin-bottom:0px;
}

.CustImageContainer {
    position: relative;
    display: inline-block; 
}

.CustImage {
    display: block; 
    width: 100%; 
    height: auto; 
    min-height:200px;
}
.CustOverlay {
    position: absolute;
    top: 50%; 
    left: 75%; 
    transform: translate(-50%, -50%); 
    color: white; 
    padding: 5px; 
    border-radius: 5px; 
    text-align:justify; 
    font-size:20px;
}
.CustBigHomeTxt
{
    position:absolute;
    top : 2%;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
}

 

    li a {
        display: block;
        color: white;
        text-align: center;
        padding: 2px;
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
        font-size:20px !important;
    }

        li a:hover {
            
        }
.CustStatTop {
    margin-top: 0px
}

.align-list {
    display: flex;
    justify-content: space-between; /* This will space the items apart */
    list-style-type: none; /* Remove bullet points */
    padding: 0; /* Remove default padding */
    margin: 0; /* Remove default margin */
}

.left-item {
    text-align: left; /* Left align text */
}

.right-item {
    text-align: right; /* Right align text */
}
.CustMt2
{
    margin-top:0px;
    margin-bottom:0px;
}
.nav-link-white
{
    color:#ffffff;
}
.txt1head {
    
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: justified;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #ffffff;
    font-family: 'Bahij_TheSansArabic-Black';
}
.txt2head {
    font-family: 'BahijTheSansArabicLight';
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}
.txt2headBox {
    font-family: 'BahijTheSansArabicLight';
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    border: 1px solid #ffffff;
    padding:2px;
    padding-left: 5px;
    padding-right: 7px;
    border-radius: 3px;
    margin-bottom:10px;
}
.txt3headBox {
    font-family: 'BahijTheSansArabicLight';
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    border: 0px solid #ffffff;
    padding: 2px;
    padding-left: 5px;
    padding-right: 7px;
    border-radius: 3px;
}
.CustTxtPos1 
{
    position:absolute;
    top:5%;
    right:12%;
}
.CustTxtPos2 {
    position: absolute;
    top: 5.3%;
    right:6%;
}
.CustBoxShadow {
    box-shadow: 0px 0px 24px 0px #9322290F;
}
.CustRedBox {
    padding-left:20px;
    padding-right:20px;
    height: 40px;
    background: #932229;
    box-shadow: 0px 0px 24px rgba(147, 34, 41, 0.06);
    display: flex;
    justify-content: center;  
    align-items: center;
    font-size:20px;
}
.CustRedBoxCenter {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}
.CustBoxTxt { 
    color: #2C2C2C !important;
    font-size:22px;
    text-indent:10px;
    padding-top:0px;
    font-family: 'BahijTheSansArabic' !important;
}


.CustContainer {
    display: flex;
    justify-content: space-between;  
    flex-wrap: wrap; 
    gap: 20px; 
   
}

.box {
    width: 23%;
    padding: 20px;
    border-left: 1px solid #D5D5D5;
    text-align: justify;
    font-family: 'BahijTheSansArabic';
}

 .container .box:last-child {
    border-left: none;
}

.box h2 {
    font-size: 15px;
    margin-bottom: 20px;
    color: #932229;
    text-align: right;
    font-family: 'BahijTheSansArabic';
}

.box p {
    font-size: 14px; /* Smaller font size for description */
    color: #555; /* Text color */
    line-height: 1.6; /* Line height for readability */
    margin-bottom: 20px; /* Space below the description */
    padding: 10px 0; /* Padding around description */
    font-family: BahijTheSansArabicLight;
}

.icon-container {
    display: flex;
    justify-content: center; /* Center the icon horizontally */
}

.circle-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    font-size: 20px;
    cursor: pointer;
    flex-direction: row;
    flex-wrap: nowrap;
}
  /* Starting--------------------- */
.CustContainer1 {
    display: flex;
    align-items: center; /* Centers items vertically */
    justify-content: space-between; /* Pushes the items apart */
    position: relative;
    border:0px solid red;
    height:700px;
    margin-top:70px;
    margin-bottom:70px;
}

.custom-list {
    list-style: none;
    margin-top: 20px;
    padding-top: 20px;
    width: 60%; /* Take up 75% of the space */
    display: flex;
    flex-direction: column;
    background-color: #282828;
    min-height: 680px;
    padding-left: 2%;
    padding-right: 2%;
}

.list-item {
    margin-top: 18px;
    padding-top: 18px;
    display: flex;
    align-items: center; /* Align items vertically in the center */
    margin-bottom: 10px;
    white-space: nowrap; /* Prevent text from wrapping */
    overflow: hidden; /* Hide overflow text */
    text-overflow: ellipsis; /* Show ellipsis if text is too long */
}

.custom-icon {
    margin-left: 10px; /* Space between icon and text */
}

.right-image {
    position: absolute;
    right:  30%;
    top: 50%;
    transform: translateY(-50%); /* Center the image vertically */
}

.CustPic5 {
    
    height: auto;
}

  /* Ending------------------*/

.CustBgBlack {
    padding-top: 50px;
    background-color: #282828;
    padding-bottom: 50px;
    position: relative;
}

.CustProfile {
    position: relative;
  
    right: 80%;  
    height:0px;
}

.CustMiddleLine {
    width: 100%; /* Full width of the container */
    height: 1px; /* Set the height of the line */
    background-color: #8e8e8e; /* Set the color of the line (black in this case) */
    margin: 20px 0; /* Optional: Adds space above and below the line */
}
.CustCenter {
    display: flex;
    justify-content: center; /* Centers the line horizontally */
    align-items: center; /* Centers the line vertically */
    height: 100%;
}
.CustBgWidth {
    width: auto;
}
.CustPic5 {
    max-width: 750px;
}
@media (max-width:992px) {
    .custom-list
    {
        width:100%;
    }
    .CustPic5 {
        max-width: 0px;
    }
    .CustBgWidth
    {
        width:0px;
    }
    .CustRedBox {
        height: 80px;
        width: 100%;
    }
    .CustMt2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .CustMobileMenu {
        position: absolute !important;
        right: 5px !important;
        top: 80px !important;
        z-index: 999 !important;
        font-family: 'BahijTheSansArabicLight';
    }
    .CustMobileScroll {
        margin-top: 123px;
    }
    .CustMobilePMZero
    {
        padding:0px;
        margin:0px;
    }
    .CustPhotoGalleryTop {
        margin-top: 130px;
        border: 5px solid red;
    }

    .nav-link {
        color: #000000 !important;
        background-color : rgba(255,255,255,0.5);
        min-width:200px;
        margin-bottom: 10px;

    }
    .CustOulineText {
        min-height: 100px;
    }
    .CustPaddingLeft30 {

        margin-top: 0%;
        padding-right: 20px;
    }
    .outlined-text1 {
        font-size: 25px;
        color: rgba(28, 160, 255, 1);
    }
    .outlined-text {
     
        font-size: 25px; /* Adjust font size as needed */
    color: rgba(28, 160, 255, 1);
    text-shadow: -2px -2px 0px #ffffff, 2px -2px 0px #ffffff, -2px 2px 0px #ffffff, 2px 2px 0px #ffffff; /* Outline effect */
}
    .CustStatTop {
        margin-top: 0px
    }
    .CustMidBox {
        
    }
    .flex-container1 {
        display: flex;
        flex-direction: unset !important;
        flex-wrap: unset !important;
        align-content: unset !important;
        justify-content: center;
    }
        .flex-container1 > div {
            min-width:30px;
            font-size: 20px;
             
        }
    .CustMidBoxImageWidth {
        width: 90%
    }
    .py-5
    {
        padding-top:10px !important;
    }
    .py-4 {
        padding-top: 10px !important;
    }
    .bigtxt1 {
    font-size: 20px;
    color: #fff;
        }
    .bigtxt {
        font-size: 40px;
        text-align: center !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .heading::before {
        content: '';
        position: absolute;
        right: 0;
        top: 35%;
        transform: translateY(-50%);
        width: 1px;
        height: 20px;
        background-color: #ffffff;
    }
   
    
    .CustTxtBox2 {
        width: 90%;
        margin-right:0%;
    }
    .CustBox2Up {
        position: unset !important;
        top: unset !important;
    }
    .ShowHideDesk {
        display: none !important;
    }
    .ShowHidemobile {
        display: unset !important;
    }
    .CustBg6 {
        position:relative;
        top:   25%;
        color: #fff !important;
        border:1px solid red; 
    }
    .CustWhiteBoxTxt {
        width: 100% !important;
        padding:5px;
        font-size: 15px;
        color: #ffffff;
       
    }
    .CustSvg100 {
        width: 50% !important;
        margin-bottom:20px;

    }
    .CustFooterBg {
        background-image: url('../images/bg/pic6.png');
        min-height: 400px !important;
        background-size:cover;
        
    }
    
    .CustSizeBox100{
        min-height:0px;
    }

    .CustFooterBg6 {
      
        background: #0067b1;
    }

    .CustOverlay {
        background-color: rgba(0, 0, 0, 0.5); 
        top: 50%;
        left:50%; 
        font-size: 14px !important;
        padding:10px;
    }
    .bodybg {
        
        background-size: contain;
    }
    .CustBoxBlueText {
        margin-top: 20px;
        margin-right: 10px;
    }

    .box {
        width: 100%;
        
    }
    .CustTxtPos2 {
        position: absolute;
        top: 3.3%;
        right: 6%;
    }
    .CustTxtPos1 {
        
        top: 2.5%;
        right: 20%;
    }
    .txt1head {
        font-size: 30px;
        font-weight: 700;
        line-height: 32px;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #ffffff;
        font-family: 'Bahij_TheSansArabic-Black';
    }
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
          --ct-gutter-x: 0rem !important;  
    }
    .CustContainer1 {
        
          margin-top:  0px; 
          margin-bottom:  0px; 
    }
    .custom-list { 
        margin-top: 20px;
        padding-top: 20px; 
    }
}