﻿

@font-face {
    font-family: 'Bahij_TheSansArabic-Black';
    src: url('https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-Black.woff') format('woff');
}
@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 100;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-ExtraLight.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 200;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-Light.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 300;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-SemiLight.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 400;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-Plain.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 500;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-SemiBold.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 600;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-Bold.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 700;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-ExtraBold.woff") format("woff");
}

@font-face {
    font-family: 'BahijTheSansArabic';
    font-style: normal;
    font-weight: 800;
    src: url("https://assist.com.sa/landing/assets/ar-fonts/Bahij_TheSansArabic-Black.woff") format("woff");
}

body {
    font-family: 'BahijTheSansArabic';
}
.box-shadow-1 {
    border: 1px solid #fff;
    min-width: 150px;
    text-align: center;
}

.box-shadow-2 {
    border: 1px solid #fff;
    min-width: 150px;
    text-align: center;
    background: #A4FF95;
}

.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/footerbg.png');
    background-size: cover;
    min-height: 400px;
    border: 0px solid green;
    background-repeat: no-repeat;
}

.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;
}

.CustFooterBg6 {
    background-image: url('../images/bg/bg6.png');
    background-size: contain;
    min-height: 50px;
    background-repeat:  repeat-x;
    
}

.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: rgba(0, 103, 177, 1);
}

.CustBoxBlueTextBg6 {
    background-image: url('../images/bg/bg6.svg');
    background-repeat: no-repeat;
    min-height: 700px;
    background-position: right 25%;
}

.CustTxtBox1 {
    margin-top: 50px;
    width: 60%;
    margin-right: 30px;
    font-size: 18px;
    text-align: justify;
}

.CustBoxBlueTextBg7 {
    background-image: url('../images/bg/bg7.svg');
    background-repeat: no-repeat;
    min-height: 700px;
    background-position: left 3%;
}

.CustTxtBox2 {
    margin-top: 50px;
    width: 70%;
    text-align: right;
    direction: ltr;
    margin-right: 25%;
}

.CustBlackTxt {
    color: #000000 !important;
}

.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 {
    float: left;
}

    li a {
        display: block;
        color: white;
        text-align: center;
        padding: 2px;
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
        font-size:12px;
    }

        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;
}
@media (max-width:992px) {

    .CustMt2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .CustMobileMenu {
        position: absolute !important;
        right: 5px !important;
        top: 80px !important;
        z-index: 999 !important;
        background-color: #A4FF95;
    }
    .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;
    }
    .CustTxtBox1 {
        width: 90%;
    }
    .CustBoxBlueTextBg6 {
        min-height: 200px;
    }
    .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:10px;
        font-size: 15px;
        color: #ffffff;
        margin-right:0%;
    }
    .CustSvg100 {
        width: 50% !important;
        margin-bottom:20px;

    }
    .CustFooterBg {
         
        min-height:400px !important;
        
    }
    
    .CustSizeBox100{
        min-height:0px;
    }

    .CustFooterBg6 {
        background-image: url('../images/bg/bg6.png');
        background-size: contain;
        min-height: 50px;
        background-repeat: no-repeat;
        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;
    }
    .CustTxtBox1 {
        margin-top: 10px; 
        margin-right: 10px;
        
    }
}