@font-face {
    font-family: 'Cairo';
    src: url("../fonts/GE-Cairo-Two-Medium.otf") format("opentype");
}

// @font-face {
// font-family: 'Almarai';
// src: url("../fonts/Almarai.ttf") format("truetype");
// }
p,
a,
h1,
h1,
h3,
h4,
h5,
h6,
td,
td,
table,
span,
div {
    font-family: "Cairo", serif !important;
}

.fax-rtl {
    direction: ltr;
    display: inline-block;
    margin-right: .3em
}

.header {
    position: relative;
    width: 100%;
    padding: 0;
    text-align: center;
}

.header img {
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
    width: 100%;
    height: 20em;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .header img {
        height: 14em;
    }
}

@media (max-width: 375px) {
    .header img {
        height: 14em;
    }
}

.header h1 {
    font-family: "Cairo", serif;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    z-index: 11;
    top: 3em;
    font-weight: bold;
    font-size: 3em;
    width: 100%;
    text-align: center;
}

@media (max-width: 1024px) {
    .header h1 {
        top: 2em;
        font-size: 2.7em;
    }
}

@media (max-width: 768px) {
    .header h1 {
        top: 3em;
        font-size: 2em;
    }
}

@media (max-width: 375px) {
    .header h1 {
        top: 4em;
        font-size: 1.5em;
    }
}

.top-info {
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .top-info {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .top-info {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.top-info .text-part .title {
    font-family: "Cairo", serif;
    color: #333;
}

.top-info .text-part .title span {
    display: block;
}

.top-info .text-part .title .part-1 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: lighter;
}

.top-info .text-part .title .part-2 {
    font-size: 2em;
    text-transform: uppercase;
    font-weight: normal;
}

.top-info .text-part .title h1 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.top-info .text-part img {
    margin-bottom: 2em;
}

.top-info .text-part p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
}

.top-info .img-part img {
    width: 100%;
    height: 25em;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .top-info .img-part img {
        height: 27em;
    }
}

@media (max-width: 768px) {
    .top-info .img-part img {
        height: 33em;
    }
}

@media (max-width: 375px) {
    .top-info .img-part img {
        height: 17em;
    }
}

.services-container .services-part {
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 1024px) {
    .services-container .services-part {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 768px) {
    .services-container .services-part {
        padding-top: 6%;
        padding-bottom: 2%;
    }
}

@media (max-width: 375px) {
    .services-container .services-part {
        padding-top: 8%;
        padding-bottom: 2%;
    }
}

.services-container .services-part .content {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
    height: 255px;
    padding: 1em;
    padding-top: 2em;
}

@media (max-width: 768px) {
    .services-container .services-part .content {
        height: 243px;
        margin-bottom: 2em;
    }
}

.services-container .services-part .content img {
    width: 5em;
    height: 4em;
}

.services-container .services-part .content h2 {
    font-size: 1.3em;
    color: #1C1B1B;
    font-family: "Cairo", serif;
    font-weight: bold;
    margin-top: 1em;
}

@media (max-width: 1024px) {
    .services-container .services-part .content h2 {
        font-size: 1em;
    }
}

.services-container .services-part .content p {
    font-size: 0.9em;
    color: #707070;
    font-family: "Almarai", sans-serif;
    margin-top: 0.5em;
    max-height: 6em;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .services-container .services-part .content p {
        font-size: 0.8em;
    }
}

.bottom-info {
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .bottom-info {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .bottom-info {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.bottom-info p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
}

.history {
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 1024px) {
    .history {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .history {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.history .top .title {
    font-family: "Cairo", serif;
    color: #333;
}

.history .top .title span {
    display: block;
}

.history .top .title .part-1 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: lighter;
}

.history .top .title h1 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.history .top p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
    margin-top: 2em;
}

@media (max-width: 768px) {
    .history .top p {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.history .top img {
    margin-bottom: 2em;
}

.history .middle img {
    width: 100%;
    height: 17em;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .history .middle img {
        height: 20em;
    }
}

@media (max-width: 768px) {
    .history .middle img {
        margin-top: 4%;
        margin-bottom: 4%;
    }
}

@media (max-width: 576px) {
    .history .middle img {
        margin-top: 8%;
        margin-bottom: 8%;
    }
}

.history .middle p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
}

.history .bottom {
    margin-top: 2%;
}

.history .bottom p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
}

.team-tree {
    background-color: #fff;
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 1024px) {
    .team-tree {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .team-tree {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.team-tree .title {
    font-family: "Cairo", serif;
    color: #333;
}

.team-tree .title span {
    display: block;
}

.team-tree .title .part-1 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: lighter;
}

.team-tree .title h1 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.team-tree .img img {
    width: 100%;
    height: 30em;
    -o-object-fit: contain;
    object-fit: contain;
}

.exprerienced-team {
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 1024px) {
    .exprerienced-team {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .exprerienced-team {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.exprerienced-team .title {
    font-family: "Cairo", serif;
    color: #333;
}

.exprerienced-team .title span {
    display: block;
}

.exprerienced-team .title .part-1 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: lighter;
}

.exprerienced-team .title h1 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.exprerienced-team .title img {
    margin-bottom: 2em;
}

.exprerienced-team p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
}

.man-power {
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .man-power {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .man-power {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.man-power .title {
    font-family: "Cairo", serif;
    color: #333;
}

.man-power .title span {
    display: block;
}

.man-power .title .part-1 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: lighter;
}

.man-power .title h1 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.man-power .title img {
    margin-bottom: 2em;
}

.man-power .details .info-table {
    padding: 0;
}

@media (max-width: 576px) {
    .man-power .details .info-table {
        width: 100%;
        overflow: scroll;
    }
}

@media (max-width: 375px) {
    .man-power .details .info-table {
        margin-bottom: 2%;
    }
}

.man-power .details .info-table table {
    text-align: center;
}

.man-power .details .info-table table th {
    font-family: "Cairo", serif;
    text-transform: capitalize;
    color: #1C1B1B;
}

.man-power .details .info-table table td {
    font-family: "Almarai", sans-serif;
    color: #707070;
}

@media (max-width: 768px) {
    .man-power .details .image {
        padding: 0;
    }
}

.man-power .details .image img {
    width: 100%;
    height: 24.55em;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .man-power .details .image img {
        height: 24.65em;
    }
}

.projects-page-slider {
    padding: 0;
    position: relative;
}

.projects-page-slider:hover .arrows {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.projects-page-slider .arrows {
    opacity: 0;
}

@media (max-width: 375px) {
    .projects-page-slider .arrows {
        display: none;
    }
}

.projects-page-slider .arrows .right {
    position: absolute;
    cursor: pointer;
    z-index: 22;
    right: 5%;
    top: 45%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 4em;
    height: 4em;
    line-height: 4.5em;
}

.projects-page-slider .arrows .right:hover {
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.projects-page-slider .arrows .right:hover i {
    color: #0C98D6;
    -webkit-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
}

.projects-page-slider .arrows .right i {
    font-size: 1.5em;
    color: #fff;
}

.projects-page-slider .arrows .left {
    position: absolute;
    cursor: pointer;
    z-index: 22;
    left: 5%;
    top: 45%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 4em;
    height: 4em;
    line-height: 4.5em;
}

.projects-page-slider .arrows .left:hover {
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.projects-page-slider .arrows .left:hover i {
    color: #0C98D6;
    -webkit-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
}

.projects-page-slider .arrows .left i {
    font-size: 1.5em;
    color: #fff;
}

.projects-page-slider .owl-theme {
    overflow: hidden;
    position: relative;
}

.projects-page-slider .owl-theme .item {
    width: 100%;
    position: relative;
}

.projects-page-slider .owl-theme .item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 35em;
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
}

@media (max-width: 1024px) {
    .projects-page-slider .owl-theme .item img {
        height: 26em;
    }
}

@media (max-width: 768px) {
    .projects-page-slider .owl-theme .item img {
        height: 20em;
    }
}

@media (max-width: 375px) {
    .projects-page-slider .owl-theme .item img {
        height: 20em;
    }
}

.projects-page-slider .owl-theme .item .content {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 35%;
    right: 0;
    left: 0;
}

@media (max-width: 1024px) {
    .projects-page-slider .owl-theme .item .content {
        top: 38%;
    }
}

@media (max-width: 768px) {
    .projects-page-slider .owl-theme .item .content {
        top: 39%;
    }
}

@media (max-width: 375px) {
    .projects-page-slider .owl-theme .item .content {
        top: 36%;
    }
}

.projects-page-slider .owl-theme .item .content h1 {
    font-size: 3em;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center;
}

@media (max-width: 1024px) {
    .projects-page-slider .owl-theme .item .content h1 {
        font-size: 2em;
    }
}

@media (max-width: 768px) {
    .projects-page-slider .owl-theme .item .content h1 {
        font-size: 1.8em;
    }
}

@media (max-width: 375px) {
    .projects-page-slider .owl-theme .item .content h1 {
        font-size: 1.6em;
    }
}

.projects-page-slider .owl-theme .item .content p {
    font-size: 2em;
    font-family: "Almarai", sans-serif;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

@media (max-width: 1024px) {
    .projects-page-slider .owl-theme .item .content p {
        font-size: 1.7em;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 768px) {
    .projects-page-slider .owl-theme .item .content p {
        font-size: 1.2em;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 375px) {
    .projects-page-slider .owl-theme .item .content p {
        font-size: 1em;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
}

.projects-page-slider .owl-theme .item .content .buttons {
    margin-top: 2.5%;
}

.projects-page-slider .owl-theme .item .content .buttons .projects,
.projects-page-slider .owl-theme .item .content .buttons .more {
    border-radius: 50%;
    background-color: #fff;
    font-size: 1em;
    text-transform: capitalize;
    color: #1C1B1B;
    padding: 1em 2em;
    font-family: "Almarai", sans-serif;
    margin-right: 1em;
    margin-left: 1em;
}

@media (max-width: 1024px) {
    .projects-page-slider .owl-theme .item .content .buttons .projects,
    .projects-page-slider .owl-theme .item .content .buttons .more {
        font-size: .9em;
    }
}

@media (max-width: 768px) {
    .projects-page-slider .owl-theme .item .content .buttons .projects,
    .projects-page-slider .owl-theme .item .content .buttons .more {
        font-size: .8em;
    }
}

@media (max-width: 375px) {
    .projects-page-slider .owl-theme .item .content .buttons .projects,
    .projects-page-slider .owl-theme .item .content .buttons .more {
        font-size: .7em;
        margin-right: 0.5em;
        margin-left: 0.5em;
    }
}

.projects-page-slider .owl-theme .item .content .buttons .projects:hover,
.projects-page-slider .owl-theme .item .content .buttons .more:hover {
    background-color: #0C98D6;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.projects-page-slider .owl-theme .item .content .buttons .more {
    background-color: #0C98D6;
    color: #fff;
}

.projects-page-slider .owl-theme .owl-nav,
.projects-page-slider .owl-theme .owl-dots {
    display: none;
}

.all-projects {
    padding-top: 2%;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .all-projects {
        padding-top: 4%;
        padding-bottom: 2%;
    }
}

@media (max-width: 768px) {
    .all-projects {
        padding-top: 4%;
        padding-bottom: 1%;
    }
}

@media (max-width: 576px) {
    .all-projects .col-lg-4 {
        padding: 0;
    }
}

.all-projects .project {
    position: relative;
    margin-bottom: 2em;
}

@media (max-width: 576px) {
    .all-projects .project {
        margin-bottom: 1em;
    }
}

.all-projects .project:hover .content {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.all-projects .project img {
    height: 20em;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .all-projects .project img {
        height: 16em;
    }
}

@media (max-width: 768px) {
    .all-projects .project img {
        height: 11em;
    }
}

.all-projects .project .content {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 111;
    background-color: rgba(11, 45, 70, 0.8);
}

.all-projects .project .content .arrow-img {
    width: 100%;
    text-align: right;
    padding-right: 1em;
    padding-top: 1em;
}

.all-projects .project .content img {
    width: 1.5em;
    height: 2em;
    transform: rotate(180deg);
    //margin-top: 5%;
    // margin-right: 5%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}

.all-projects .project .content img:hover {
    color: #00AEFF;
}

.all-projects .project .content p {
    color: #fff;
    text-decoration: none;
    font-family: "Cairo", serif;
    font-size: 1em;
    position: absolute;
    bottom: 10%;
    right: 3%;
}

.all-projects .project .content p:hover {
    color: #00AEFF;
}

.all-videos {
    padding-top: 2%;
    padding-bottom: 1%;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .all-videos {
        padding-top: 4%;
        padding-bottom: 2%;
    }
}

@media (max-width: 768px) {
    .all-videos {
        padding-top: 4%;
        padding-bottom: 1%;
    }
}

@media (max-width: 576px) {
    .all-videos .col-lg-4 {
        padding: 0;
    }
}

.all-videos .video-item {
    width: 100%;
    height: 17.3em;
    overflow: hidden;
    position: relative;
    margin-bottom: 2em;
}

@media (max-width: 576px) {
    .all-videos .video-item {
        margin-bottom: 1em !important;
    }
}

@media (max-width: 1024px) {
    .all-videos .video-item {
        height: 12em;
        margin-bottom: 2em;
    }
}

.all-videos .video-item .bg-img {
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .all-videos .video-item .bg-img {
        width: 100%;
        height: 100%;
    }
}

.all-videos .video-item a {
    position: absolute;
    z-index: 111;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(11, 45, 70, 0.8);
    text-align: center;
}

.all-videos .video-item a img {
    margin-top: 30%;
}

@media (max-width: 1024px) {
    .all-videos .video-item a img {
        margin-top: 22%;
    }
}

@media (max-width: 768px) {
    .all-videos .video-item a img {
        margin-top: 28%;
    }
}

@media (max-width: 576px) {
    .all-videos .video-item a img {
        margin-top: 18%;
    }
}

.project-container {
    text-align: right;
    background-color: #fff;
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 768px) {
    .project-container {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 576px) {
    .project-container {
        padding-top: 6%;
        padding-bottom: 6%;
    }
}

.project-container .title-row h3 {
    width: 100%;
    display: block;
    color: #1C1B1B;
    font-family: "Cairo", serif;
    font-weight: bold;
    text-transform: capitalize;
}

.project-container .title-row img {
    width: 5em;
    margin-bottom: 1em;
}

.project-container .details .description {
    padding: 0;
}

.project-container .details .description p {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1.1em;
    color: #707070;
}

@media (max-width: 768px) {
    .project-container .details .images-slider {
        padding: 0;
        padding-top: 2%;
    }
}

.project-container .details .images-slider .item img {
    width: 100%;
    height: 20em;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .project-container .details .images-slider .item img {
        height: 25em;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.project-container .table-head-row {
    margin-top: 1%;
}

.project-container .table-head-row h1 {
    width: 100%;
    display: block;
    color: #1C1B1B;
    font-family: "Cairo", serif;
    font-weight: bold;
    font-size: 1.5em;
}

.project-container .table-head-row img {
    width: 5em;
    margin-bottom: 1em;
}

.project-container .table-row .table-col {
    padding: 0;
}

.project-container .table-row .table-col table {
    width: 100%;
}

.project-container .table-row .table-col table th {
    font-family: "Cairo", serif;
    text-transform: capitalize;
    color: #1C1B1B;
}

.project-container .table-row .table-col table td {
    font-family: "Almarai", sans-serif;
    text-transform: capitalize;
    color: #707070;
}

.questions-grid {
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 1024px) {
    .questions-grid {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

.questions-grid .accordion {
    width: 100%;
}

.questions-grid .accordion .card-header {
    cursor: pointer;
}

.questions-grid .accordion .card-header:hover {
    background-color: #0C98D6;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.questions-grid .accordion .card-header:hover h2 button {
    color: #fff;
}

.questions-grid .accordion h2 button {
    font-family: "Cairo", serif;
    color: #0C98D6;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: bold;
}

.questions-grid .accordion .card-body {
    font-family: "Almarai", sans-serif;
    line-height: 1.7em;
    font-size: 1em;
    color: #707070;
}

.contact-container {
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: right;
}

@media (max-width: 1024px) {
    .contact-container {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 768px) {
    .contact-container {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 576px) {
    .contact-container {
        padding-top: 8%;
        padding-bottom: 8%;
    }
}

.contact-container .title-row h3,
.contact-container .title-row h4 {
    width: 100%;
    display: block;
    color: #1C1B1B;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-container .title-row img {
    width: 5em;
    margin-bottom: 2em;
    transform: rotate(180deg);
}

.contact-container .map-row .map-part .map img {
    width: 100%;
    height: 21.8em;
}

@media (max-width: 1024px) {
    .contact-container .map-row .map-part .map img {
        height: 21.2em;
    }
}

.contact-container .map-row .info {
    padding: 1em;
    padding-top: 6%;
    padding-bottom: 6%;
    background-color: #fff;
    height: 25.5em;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .contact-container .map-row .info {
        margin-top: 4%;
    }
}

.contact-container .map-row .info h4 {
    width: 100%;
    display: block;
    color: #1C1B1B;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-container .map-row .info .underline-img {
    width: 5em;
    margin-bottom: 1em;
    transform: rotate(180deg);
}

.contact-container .map-row .info .location img,
.contact-container .map-row .info .p-code img,
.contact-container .map-row .info .phone img,
.contact-container .map-row .info .fax img,
.contact-container .map-row .info .email img {
    display: inline-block;
}

.contact-container .map-row .info .location p,
.contact-container .map-row .info .p-code p,
.contact-container .map-row .info .phone p,
.contact-container .map-row .info .fax p,
.contact-container .map-row .info .email p {
    display: inline-block;
    margin-right: 0.5em;
    font-family: "Almarai", sans-serif;
    color: #707070;
}

.contact-container .map-row .info .location p {
    width: 90%;
    vertical-align: text-top;
}

@media (max-width: 576px) {
    .contact-container .map-row .info .location p {
        width: 80%;
    }
}

.contact-container .message {
    margin-top: 4%;
}

@media (max-width: 768px) {
    .contact-container .message {
        margin-top: 6%;
    }
}

@media (max-width: 576px) {
    .contact-container .message {
        margin-top: 8%;
    }
}

.contact-container .form-row .form .form-section {
    padding-bottom: 1em;
}

.contact-container .form-row .form .form-section .head {
    width: 100%;
    font-family: "Cairo", serif;
    color: #1C1B1B;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: .5em;
}

.contact-container .form-row .form .form-section input {
    height: 3em;
    font-family: "Almarai", sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-container .form-row .form .form-section textarea {
    width: 100%;
    resize: none;
    font-family: "Almarai", sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.contact-container .form-row .form .last-section {
    border-bottom: 0;
    margin-bottom: 0;
}

.contact-container .form-row .form .button {
    width: 100%;
    text-align: left;
}

.contact-container .form-row .form .button button {
    font-family: "Almarai", sans-serif;
    text-transform: uppercase;
    padding-top: .7em;
    padding-bottom: .7em;
    width: 40%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ced4da;
}

@media (max-width: 576px) {
    .contact-container .form-row .form .button button {
        width: 100%;
    }
    .map-row .map img {
        margin-top: 1em;
    }
}

.contact-container .form-row .form .button button:hover {
    background-color: #0C98D6;
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #F2F2F2;
    direction: rtl;
}

.top-bar {
    background-color: #0B2D4C;
    padding-top: .5em;
    padding-bottom: .7em;
}

.top-bar .address-part {
    text-align: right;
}

.top-bar .address-part span {
    font-family: "Cairo", serif;
    color: #fff;
    font-size: .7em;
    margin-right: 0.5em;
    margin-left: 0.5em;
}

@media (max-width: 375px) {
    .top-bar .address-part span {
        display: inline-block;
        width: 89%;
    }
}

.top-bar .address-part img {
    width: 1.3em;
    height: 1.3em;
}

@media (max-width: 375px) {
    .top-bar .address-part img {
        display: inline-block;
        width: 5%;
        vertical-align: super;
    }
}

.top-bar .lang-and-share-part {
    text-align: end;
}

@media (max-width: 375px) {
    .address-part {
        display: none;
    }
    .top-bar .lang-and-share-part {
        text-align: start;
        /* margin-top: .5em; */
    }
}

.top-bar .lang-and-share-part .dropdown {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 2em;
    margin-left: 2em;
}

.top-bar .lang-and-share-part .dropdown .dropdown-toggle {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.top-bar .lang-and-share-part .dropdown .dropdown-toggle::after {
    vertical-align: 0em;
    color: white;
}

.top-bar .lang-and-share-part .dropdown .dropdown-menu {
    border: none;
    -webkit-transform: translate3d(-24px, 20px, 0px);
    transform: translate3d(-24px, 20px, 0px);
    text-align: center;
}

@media (max-width: 1024px) {
    .top-bar .lang-and-share-part .dropdown .dropdown-menu {
        -webkit-transform: translate3d(-71px, 24px, 0px) !important;
        transform: translate3d(-71px, 24px, 0px) !important;
    }
}

.top-bar .lang-and-share-part .dropdown .dropdown-menu .dropdown-item {
    cursor: pointer;
    padding: 0;
}

@media (max-width: 1024px) {
    .top-bar .lang-and-share-part .dropdown .dropdown-menu .dropdown-item {
        text-align: center;
    }
}

.top-bar .lang-and-share-part .dropdown .dropdown-menu .dropdown-item:active {
    background-color: transparent;
}

.top-bar .lang-and-share-part .dropdown .dropdown-menu .dropdown-item img {
    width: 1.5em;
}

.top-bar .lang-and-share-part .social-icons {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
}

.top-bar .lang-and-share-part .social-icons a {
    margin-right: .5em;
    margin-left: .5em;
}

nav {
    background-color: #fff;
    position: sticky !important;
    z-index: 1111;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.49);
    transition: all 2s ease-in-out;
}

@media (max-width: 768px) {
    nav .navbar-nav {
        margin-right: 0 !important;
    }
}

nav .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

nav .navbar-nav .dropdown-menu {
    padding: 0;
}

nav .navbar-nav .dropdown-menu .dropdown-item {
    text-transform: capitalize;
    padding-top: .5em;
    padding-bottom: .5em;
    color: #1C1B1B;
    font-size: .9em;
}

nav .navbar-nav .nav-item {
    margin-right: 0.5em;
    margin-left: 0.5em;
}

nav .navbar-nav .nav-item a {
    font-family: "Cairo", serif;
    text-transform: uppercase;
    color: #1C1B1B;
    font-size: 1em;
}

nav .navbar-nav .nav-item a:hover {
    color: #0C98D6;
}

nav .navbar-nav .nav-item .dropdown-toggle::after {
    content: none;
}

nav .navbar-nav .active a {
    color: #0C98D6;
}

nav .navbar-toggler {
    background-color: #0C98D6;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
    border-radius: 50%;
    width: 2em;
    text-align: center;
    height: 2em;
}

nav .navbar-toggler img {
    width: 1em;
    height: 1em;
    margin-left: -0.7em;
    margin-top: .18em;
}

.slider-container {
    padding: 0;
    position: relative;
}

.slider-container:hover .arrows {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.slider-container .arrows {
    opacity: 0;
}

@media (max-width: 375px) {
    .slider-container .arrows {
        display: none;
    }
}

.slider-container .arrows .right {
    position: absolute;
    cursor: pointer;
    z-index: 22;
    left: 5%;
    top: 40%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 4em;
    height: 4em;
    line-height: 4.5em;
}

.slider-container .arrows .right:hover {
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.slider-container .arrows .right:hover i {
    color: #0C98D6;
    -webkit-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
}

.slider-container .arrows .right i {
    font-size: 1.5em;
    color: #fff;
    transform: rotate(180deg);
}

.slider-container .arrows .left {
    position: absolute;
    cursor: pointer;
    z-index: 22;
    right: 5%;
    top: 40%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 4em;
    height: 4em;
    line-height: 4.5em;
}

.slider-container .arrows .left:hover {
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.slider-container .arrows .left:hover i {
    color: #0C98D6;
    -webkit-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
}

.slider-container .arrows .left i {
    font-size: 1.5em;
    color: #fff;
    transform: rotate(180deg);
}

.slider-container .owl-theme {
    overflow: hidden;
    position: relative;
}

.slider-container .owl-theme .item {
    width: 100%;
    position: relative;
}

.slider-container .owl-theme .item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 45em;
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
}

@media (max-width: 1024px) {
    .slider-container .owl-theme .item img {
        height: 33em;
    }
}

@media (max-width: 768px) {
    .slider-container .owl-theme .item img {
        height: 25em;
    }
}

@media (max-width: 375px) {
    .slider-container .owl-theme .item img {
        height: 20em;
    }
}

.slider-container .owl-theme .item .content {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 15%;
    right: 0;
    left: 0;
}

@media (max-width: 768px) {
    .slider-container .owl-theme .item .content {
        top: 25%;
    }
}

.slider-container .owl-theme .item .content h1 {
    font-size: 5em;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

@media (max-width: 1024px) {
    .slider-container .owl-theme .item .content h1 {
        font-size: 3em;
    }
}

@media (max-width: 375px) {
    .slider-container .owl-theme .item .content h1 {
        font-size: 2em;
    }
}

.slider-container .owl-theme .item .content p {
    font-size: 2.5em;
    font-family: "Almarai", sans-serif;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

@media (max-width: 1024px) {
    .slider-container .owl-theme .item .content p {
        font-size: 1.7em;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 768px) {
    .slider-container .owl-theme .item .content p {
        font-size: 1.2em;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 375px) {
    .slider-container .owl-theme .item .content p {
        font-size: 1em;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
}

.slider-container .owl-theme .item .content .buttons {
    margin-top: 2.5%;
}

.slider-container .owl-theme .item .content .buttons .projects,
.slider-container .owl-theme .item .content .buttons .more {
    border-radius: 50%;
    background-color: #fff;
    font-size: 1em;
    text-transform: capitalize;
    color: #1C1B1B;
    padding: 1em 2em;
    font-family: "Almarai", sans-serif;
    margin-right: 1em;
    margin-left: 1em;
}

@media (max-width: 1024px) {
    .slider-container .owl-theme .item .content .buttons .projects,
    .slider-container .owl-theme .item .content .buttons .more {
        font-size: .9em;
    }
}

@media (max-width: 768px) {
    .slider-container .owl-theme .item .content .buttons .projects,
    .slider-container .owl-theme .item .content .buttons .more {
        font-size: .8em;
    }
}

@media (max-width: 375px) {
    .slider-container .owl-theme .item .content .buttons .projects,
    .slider-container .owl-theme .item .content .buttons .more {
        font-size: .7em;
        margin-right: 0.5em;
        margin-left: 0.5em;
    }
}

.slider-container .owl-theme .item .content .buttons .projects:hover,
.slider-container .owl-theme .item .content .buttons .more:hover {
    background-color: #0C98D6;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.slider-container .owl-theme .item .content .buttons .more {
    background-color: #0C98D6;
    color: #fff;
}

.slider-container .owl-theme .owl-nav,
.slider-container .owl-theme .owl-dots {
    display: none;
}

.slider-container .services-part {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -7em;
    z-index: 1;
}

@media (max-width: 768px) {
    .slider-container .services-part {
        bottom: -37em;
    }
}

@media (max-width: 768px) {
    .slider-container .services-part {
        top: 110%;
    }
}

.slider-container .services-part .content {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
    height: 255px;
    padding: 1em;
    padding-top: 2em;
}

@media (max-width: 768px) {
    .slider-container .services-part .content {
        height: 243px;
        margin-bottom: 2em;
    }
}

.slider-container .services-part .content img {
    width: 5em;
    height: 4em;
}

.slider-container .services-part .content h2 {
    font-size: 1.3em;
    color: #1C1B1B;
    font-family: "Cairo", serif;
    font-weight: bold;
    margin-top: 1em;
}

@media (max-width: 1024px) {
    .slider-container .services-part .content h2 {
        font-size: 1em;
    }
}

.slider-container .services-part .content p {
    font-size: 0.9em;
    color: #707070;
    font-family: "Almarai", sans-serif;
    margin-top: 0.5em;
    max-height: 6em;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .slider-container .services-part .content p {
        font-size: 0.8em;
    }
}

.projects-slider {
    margin-top: 11%;
}

@media (max-width: 1024px) {
    .projects-slider {
        margin-top: 17%;
    }
}

@media (max-width: 768px) {
    .projects-slider {
        margin-top: 81%;
    }
}

@media (max-width: 375px) {
    .projects-slider {
        margin-top: 312%;
    }
}

.projects-slider .title {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2%;
}

@media (max-width: 768px) {
    .projects-slider .title {
        margin-bottom: 5%;
    }
}

@media (max-width: 375px) {
    .projects-slider .title {
        margin-bottom: 8%;
    }
}

.projects-slider .title h1 {
    color: #1C1B1B;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 2em;
}

@media (max-width: 375px) {
    .projects-slider .title h1 {
        font-size: 1.2em;
    }
}

.projects-slider .title img {
    display: block;
}

@media (max-width: 375px) {
    .projects-slider .title img {
        width: 5em;
    }
}

.projects-slider .owl-carousel .item {
    position: relative;
}

.projects-slider .owl-carousel .item:hover .content {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.projects-slider .owl-carousel .item img {
    height: 20em;
}

.projects-slider .owl-carousel .item .content .arrow-img {
    width: 100%;
    text-align: right;
    padding-right: 1em;
    padding-top: 1em;
}

.projects-slider .owl-carousel .item .content {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 111;
    background-color: rgba(11, 45, 70, 0.8);
}

.projects-slider .owl-carousel .item .content img {
    width: 1.5em;
    height: 2em;
    //margin-top: 5%;
    //margin-right: 5%;
    //transform: rotate(180deg);
}

.projects-slider .owl-carousel .item .content img:hover {
    color: #00AEFF;
}

.projects-slider .owl-carousel .item .content p {
    color: #fff;
    text-decoration: none;
    font-family: "Cairo", serif;
    text-align: right;
    font-size: 1em;
    position: absolute;
    bottom: 10%;
    right: 3%;
}

.projects-slider .owl-carousel .item .content p:hover {
    color: #00AEFF;
}

.videos-container {
    background-color: #fff;
    padding-top: 5%;
    padding-bottom: 3%;
    margin-top: -2%;
}

@media (max-width: 768px) {
    .videos-container {
        padding-bottom: 6%;
    }
}

@media (max-width: 375px) {
    .videos-container {
        margin-top: 5%;
        padding-top: 10%;
        padding-bottom: 10%;
    }
}

.videos-container .title {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3%;
}

@media (max-width: 768px) {
    .videos-container .title {
        margin-bottom: 5%;
    }
}

@media (max-width: 375px) {
    .videos-container .title {
        margin-bottom: 8%;
    }
}

.videos-container .title h1 {
    color: #1C1B1B;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 2em;
}

@media (max-width: 375px) {
    .videos-container .title h1 {
        font-size: 1.2em;
    }
}

.videos-container .title img {
    display: block;
}

@media (max-width: 375px) {
    .videos-container .title img {
        width: 5em;
    }
}

.videos-container .videos .videos-group .row .video-item {
    width: 100%;
    height: 15.75em;
    margin-bottom: 2em;
    overflow: hidden;
    position: relative;
}

@media (max-width: 1024px) {
    .videos-container .videos .videos-group .row .video-item {
        height: 12em;
    }
}

@media (max-width: 375px) {
    .videos-container .videos .videos-group .row .video-item {
        margin-bottom: 1em;
    }
}

.videos-container .videos .videos-group .row .video-item .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.videos-container .videos .videos-group .row .video-item a {
    position: absolute;
    z-index: 111;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(11, 45, 70, 0.8);
    text-align: center;
}

.videos-container .videos .videos-group .row .video-item a img {
    margin-top: 37%;
}

@media (max-width: 1024px) {
    .videos-container .videos .videos-group .row .video-item a img {
        margin-top: 28%;
    }
}

@media (max-width: 768px) {
    .videos-container .videos .videos-group .row .video-item a img {
        margin-top: 21%;
    }
}

.videos-container .videos .big-video {
    height: 33.5em;
    overflow: hidden;
    position: relative;
}

@media (max-width: 1024px) {
    .videos-container .videos .big-video {
        height: 26em;
    }
}

@media (max-width: 375px) {
    .videos-container .videos .big-video {
        height: 12em;
        padding: 0;
    }
}

.videos-container .videos .big-video .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.videos-container .videos .big-video a {
    position: absolute;
    z-index: 111;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(11, 45, 70, 0.8);
    text-align: center;
}

.videos-container .videos .big-video a img {
    width: 6em;
    margin-top: 40%;
}

@media (max-width: 1024px) {
    .videos-container .videos .big-video a img {
        margin-top: 35%;
    }
}

@media (max-width: 768px) {
    .videos-container .videos .big-video a img {
        margin-top: 22%;
    }
}

@media (max-width: 375px) {
    .videos-container .videos .big-video a img {
        width: 4.5em;
        margin-top: 18%;
    }
}

.contact {
    background-image: url("../imgs/CTA-part-background.png");
}

.contact .row {
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
}

@media (max-width: 375px) {
    .contact .row {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}

.contact .row p {
    width: 100%;
    color: #fff;
    font-family: "Cairo", serif;
}

.contact .row .first {
    font-size: 1.2em;
    text-transform: capitalize;
}

.contact .row .big-title {
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .contact .row .big-title {
        font-size: 1.5em;
    }
}

.contact .row .button {
    width: 100%;
    margin-top: 1em;
}

@media (max-width: 768px) {
    .contact .row .button {
        margin-top: 0.5em;
    }
}

.contact .row .button a {
    border-radius: 50%;
    background-color: #0C98D6;
    font-size: 1em;
    text-transform: capitalize;
    color: #fff;
    padding: 1em 2em;
    font-family: "Almarai", sans-serif;
}

.clients-slider {
    margin-top: 4%;
    margin-bottom: 5%;
}

@media (max-width: 1024px) {
    .clients-slider {
        margin-top: 6%;
    }
}

@media (max-width: 768px) {
    .clients-slider {
        margin-top: 8%;
    }
}

@media (max-width: 375px) {
    .clients-slider {
        margin-top: 15%;
    }
}

.clients-slider .title {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2%;
}

@media (max-width: 1024px) {
    .clients-slider .title {
        margin-bottom: 3%;
    }
}

@media (max-width: 768px) {
    .clients-slider .title {
        margin-bottom: 5%;
    }
}

@media (max-width: 375px) {
    .clients-slider .title {
        margin-bottom: 8%;
    }
}

.clients-slider .title h1 {
    color: #1C1B1B;
    font-family: "Cairo", serif;
    text-transform: uppercase;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 2em;
}

@media (max-width: 375px) {
    .clients-slider .title h1 {
        font-size: 1.2em;
    }
}

.clients-slider .title img {
    display: block;
}

@media (max-width: 375px) {
    .clients-slider .title img {
        width: 5em;
    }
}

.clients-slider .items {
    /* cursor: pointer; */
}

.clients-slider .items .item {
    height: 8em;
    background-color: #fff;
    text-align: center;
}

.clients-slider .items .item img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 6em;
    height: 8em;
    margin-right: 1.1em;
}

@media (max-width: 375px) {
    .clients-slider .items .item img {
        margin-right: 2.15em;
    }
}

.footer {
    background-color: #0B2D4C;
    color: #fff;
    padding-top: 3%;
    text-align: right;
}

@media (max-width: 1024px) {
    .footer {
        padding-top: 5%;
    }
}

@media (max-width: 768px) {
    .footer {
        padding-top: 5%;
    }
}

@media (max-width: 576px) {
    .address-part {
        display: none;
    }
    .footer {
        padding-top: 8%;
    }
}

@media (max-width: 768px) {
    .footer .info-part,
    .footer .main-pages,
    .footer .quick-access,
    .footer .address-part {
        margin-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .footer .info-part,
    .footer .main-pages,
    .footer .quick-access,
    .footer .address-part {
        margin-bottom: 8%;
    }
}

.footer p,
.footer a,
.footer li {
    font-family: "Almarai", sans-serif;
    font-size: 0.8em;
}

.footer a {
    font-size: 0.9em;
}

.footer .title {
    font-family: "Cairo", serif;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
}

.underline-img {
    transform: rotate(180deg);
}

.footer .underline-img {
    width: 3em;
    transform: rotate(180deg);
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.footer .description {
    margin-top: 4%;
    width: 90%;
    line-height: 1.7em;
}

.footer ul {
    list-style-type: square;
    padding-right: 1em;
}

.footer ul li {
    color: #0C98D6;
    margin-bottom: .7em;
}

.footer ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}

.footer ul li a:hover {
    color: #0C98D6;
}

.footer .icons div {
    display: inline-block;
    width: 2em;
    height: 2em;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
}

.footer .icons div:hover {
    background-color: #0C98D6;
    border: 1px solid transparent;
    border: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.footer .location img {
    display: inline-block;
    margin-left: 0.2em;
}

.footer .location p {
    display: inline-block;
    width: 93%;
    vertical-align: top;
}

@media (max-width: 1024px) {
    .footer .location p {
        width: 86%;
    }
}

.footer .p-code,
.footer .phone,
.footer .fax,
.footer .email {
    width: 100%;
    display: block;
}

.footer .p-code img,
.footer .phone img,
.footer .fax img,
.footer .email img {
    display: inline-block;
    margin-left: 0.2em;
}

.footer .p-code p,
.footer .phone p,
.footer .fax p,
.footer .email p {
    display: inline-block;
    vertical-align: initial;
    width: 80%;
}

.footer .credits-row {
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: .5em;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 375px) {
    .footer .credits-row p {
        text-align: center;
    }
}

.footer .credits-row .links {
    text-align: end;
}

@media (max-width: 375px) {
    .footer .credits-row .links {
        text-align: center;
    }
}

.footer .credits-row .links ul {
    list-style-type: none;
    padding: 0;
}

.footer .credits-row .links ul li {
    display: inline-block;
    margin-right: 1em;
}

.footer .credits-row .links ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}

.footer .credits-row .links ul li a:hover {
    color: #0C98D6;
}


/* clents*/

.clients-page-grid {
    padding-top: 2%;
    padding-bottom: 2%;
}

@media (max-width: 1024px) {
    .clients-page-grid {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .clients-page-grid {
        padding-top: 6%;
        padding-bottom: 6%;
    }
}

.clients-page-grid .item {
    cursor: default;
    height: 7em;
    margin-bottom: 2em;
    box-shadow: 0px 0px 5px -16px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 0px 5px -16px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 0px 5px -16px rgba(0, 0, 0, 0.34);
}

@media (max-width: 375px) {
    .clients-page-grid .item {
        margin-bottom: 1em;
    }
}

.clients-page-grid .item .img {
    height: 7em;
    overflow: hidden;
    background-color: #fff;
}

.clients-page-grid .item .img img {
    width: 100%;
    height: 6em;
    margin-top: .5em;
}

.clients-page-grid .item .name {
    background-color: #fff;
}

.clients-page-grid .item .name p {
    font-family: "Popins", serif;
    color: #1C1B1B;
    margin-top: 7%;
    margin-bottom: 0;
}

::-webkit-scrollbar {
    width: 2px;
}


/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #112248;
    border-radius: 10px;
}

.all-projects-2 {
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: right;
}

@media (max-width: 1024px) {
    .all-projects-2 {
        padding-top: 4%;
        padding-bottom: 4%;
    }
}

@media (max-width: 375px) {
    .all-projects-2 {
        padding-top: 6%;
        padding-bottom: 6%;
    }
}

.all-projects-2 .item {
    width: 100%;
    margin-bottom: 2em;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.23);
    padding-bottom: 0.5em;
}

@media (max-width: 375px) {
    .all-projects-2 .item {
        margin-bottom: 1em;
    }
}

.all-projects-2 .item .image {
    width: 100%;
    height: 14em;
    overflow: hidden;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .all-projects-2 .item .image {
        height: 12em;
    }
}

.all-projects-2 .item .image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.all-projects-2 .item .image img {
    width: 100%;
    height: 14em;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .all-projects-2 .item .image img {
        height: 12em;
    }
}

.all-projects-2 .item .content {
    margin-top: 0.5em;
    background-color: #fff;
    padding: .5em;
    padding-right: 1em;
    padding-left: 1em;
}

.all-projects-2 .item .content h3 {
    font-size: 1.2em;
    font-family: "Cairo", serif;
    color: #1C1B1B;
    font-weight: bold;
}

.all-projects-2 .item .content p {
    font-size: 1em;
    color: #707070;
    font-weight: "Almarai", sans-serif;
    height: 6em;
    overflow: hidden;
    margin-bottom: .5em;
}

.all-projects-2 .item .content a {
    padding: 0;
    font-size: 1em;
    color: #0C98D6;
    font-weight: "Almarai", sans-serif;
}


/*# sourceMappingURL=index_ar.css.map */

.all-videos-1 {
    padding-top: 2%;
    padding-bottom: 1%;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .all-videos-1 {
        padding-top: 4%;
        padding-bottom: 2%;
    }
}

@media (max-width: 768px) {
    .all-videos-1 {
        padding-top: 4%;
        padding-bottom: 1%;
    }
}

.all-videos-1 .video-item {
    width: 100%;
    height: 17.3em;
    overflow: hidden;
    position: relative;
    margin-bottom: 2em;
}

@media (max-width: 576px) {
    .all-videos-1 .video-item {
        margin-bottom: 1em !important;
    }
}

@media (max-width: 1024px) {
    .all-videos-1 .video-item {
        height: 12em;
        margin-bottom: 2em;
    }
}

.all-videos-1 .video-item .bg-img {
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .all-videos-1 .video-item .bg-img {
        width: 100%;
        height: 100%;
    }
}

.all-videos-1 .video-item a {
    position: absolute;
    z-index: 111;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(11, 45, 70, 0.8);
    text-align: center;
}

.all-videos-1 .video-item a img {
    margin-top: 30%;
}

@media (max-width: 1024px) {
    .all-videos-1 .video-item a img {
        margin-top: 22%;
    }
}

@media (max-width: 768px) {
    .all-videos-1 .video-item a img {
        margin-top: 28%;
    }
}

@media (max-width: 576px) {
    .all-videos-1 .video-item a img {
        margin-top: 18%;
    }
}

.all-videos-1 .video-item .title {
    font-family: "Cairo", serif;
    text-align: right;
    font-size: 1.1em;
    font-size: 1.1em;
    color: #1C1B1B;
    z-index: 1111;
    position: absolute;
    bottom: 5%;
    right: 4%;
    color: white;
}

#hint-exp {
    text-align: center;
    margin-bottom: 3em;
    position: sticky;
    bottom: 0;
    left: 0;
    width: 0;
    /* height: 4.3em; */
    background-color: #fff;
    color: #0B2D4C;
    z-index: 1000;
    overflow: hidden;
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
}

.get-hint {
    width: 21em !important;
    cursor: pointer;
    padding: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.21);
    transition: ease-in-out 1.5s;
}

.last-fade-hint {
    width: 0 !important;
    height: 0 !important;
    padding: 0;
    transition: ease-in-out 1s;
}