@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700&family=Cairo&display=swap');

* {
    font-family: "CoHeadlineW23-ArabicBold"!important; 
}
i.fa, i.fas, i.fab{
	font-family: "fontawesome" !important;
}
.tg-icon {
    font-family: "themegrill-icons" !important;
}
span, p {
    font-family: "Tahoma", Sans-serif !important;
}

body {
    background-color: #fff;
    direction: rtl;
    text-align: right;
}

.all-wrapper {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    padding: 0;
}

a {
    cursor: pointer;
}


.main-logo {
    width: 125px;
}

#mainNavbarCollapse {
    margin-right: 5rem;
    padding-top: 4rem;
}

#main-bar-ul {
    border-bottom: 1px solid #15224b;
    padding-inline-start: 0;
}

ul#main-bar-ul li:not(:last-child) {
    margin-left: 3rem;
}

ul#main-bar-ul a {
    color: #15224b;
}
 
.menu-active-link::after {
    content: '';
    width: 100%;
    height: 10px;
    background-color: #e47625;
    display: block;
    margin-right: 3px;
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}

.menu-active-link a {
    font-weight: bolder;
    font-size: 17px;
}

#nupco-banner-section {
    padding-top: 6rem;
    padding-right: 0;
    background-size: 49%;
    padding-left: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
}


#nupco-banner-section h2 { 
    color: #142147;
    font-size: 1.5rem;
    letter-spacing: 0.7px; 
    font-weight: bold;
}

#nupco-banner-section h3 {
    font-size: 1.5rem;
}


#nupco-banner-section h2 span {
    font-weight: bold;
}

.banner-section-img {
    width: 100%;
}

.banner-img {
    width: 100%;
    height: 80vh;
}

div#statistics-section {
    background-color: #15224b;
    padding: 5rem 0 4rem;
}

.statistics-item-wrapper {
    text-align: center;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

div#statistics-section>div {
    justify-content: center;
}
.statistics-item {
    margin: auto;
    padding: 0 15px;
    border-left: 1px solid #fff;
    width: 100%;
    height: 100%;
}

.statistics-item:last-child {
    border-left: none;
}

img.statistics-img {
    width: 80px;
    height: 70px;
    object-fit: contain;
}

p.statistics-wrapper {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
}

span.statistics-number {
    margin-top: 1rem;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

span.statistics-type {
    display: block;
    margin: 0.5rem auto;
}

.about-nupco-wrap {
    background-image: url('../images/new-home/about.png');
}

div#about-nupco-section {
    padding: 5rem 0 3rem;
}

.about-nupco-wrap {
    background-image: url(../images/new-home/about.png);
    background-size: 47% 100%;
    background-repeat: no-repeat;
    background-position: center right;
    padding: 8rem 0;
}

img.about-inner-image {
    width: 50%;
}

.about-text {
    padding-right: 2rem;
}

.about-text h5,
.services-main-description h5 {
    color: #142147;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 1rem;
}

.about-text p,
.services-main-description p {
    margin-bottom: 1.5rem;
    color: #142147;
}

.services-list-wrapper {
    background: #192246;
    padding: 16rem 0rem 16rem 0rem;
    clip-path: polygon(0 0%, 100% 25%, 100% 100%, 0% 75%);
    margin-top: -10rem;
    color: #fff;
}

.service-row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    /* padding: 0 17%; */
}

.service-row .service-item {
    width: calc(50% - 80px);
    min-width: 300px;
    margin: 40px 39px;
    margin-bottom: 4rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}
.service-row .service-item:nth-child(odd) {
    align-items: end;
}
.service-head {
    width: 300px;
    background-image: url(../images/new-home/service-head.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding-top: 1.5rem;
    padding-right: 1rem;
    font-weight: 800;
    margin-bottom: 1rem;
	color: #fff;
}

.service-desc {
    font-weight: 100;
    margin-bottom: 10px;
    word-spacing: 5px;
    width: 300px;
    min-height: 56px;
}

.service-page {
    width: 300px;
}

a.service-link {
    display: inline;
    text-align: left;
    margin-left: 1rem;
    font-size: 14px;
    color: #fff;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #fff;
    float: left;
}

#nupco-latest-news {
    padding: 4rem 0;
}

div#nupco-latest-news .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

img.news-img {
    width: 100%;
    height: 401px;
    object-fit: cover;
}

h6.news-title {
    font-weight: bold;
    color: #1b2445;
    font-size: 20px;
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
}

h6.news-title::after {
    content: '';
    border-bottom: 2px solid #e47625;
    width: 30%;
    display: block;
    margin-top: 0.6rem;
}

.news-excerpt {
    color: #1e2543;
    text-align: justify;
    margin-bottom: 2.5rem;
}

.news-link {
    font-size: 14px;
    color: #1b2445;
    margin-left: 0px;
    margin-right: auto;
    display: block;
    text-decoration: underline;
}
div#nupco-events .news-link {
    margin: 0 auto;
}

div#nupco_board_section {
    background-color: #15224b;
    padding: 5rem 0 5rem;
}

.nupco-board-person img {
    width: 70%; 
    min-width: 163px; 
}
.nupco-board-person {
    max-width: 267px;
}
div#board-main-title,
.events-main-title {
    margin-top: 3.5rem;
    margin-bottom: 2rem;
    text-align: center;
}

div#board-main-title h3,
.events-main-title h3 {
    font-weight: bold;
    color: #142147;
    width: 100%;
}

.nupco-board {
    text-align: end;
    margin-left: 2rem;
    margin-top: -1.5rem;
}

p.board-job-title {
    color: #fff;
}

h6.board-name {
    color: #e47625;
    font-size: 20px;
    font-weight: bold;
}

.event-item-wrap {
    margin-bottom: 2rem;
}

.event-external-wrapper {
    background-color: #f6f5f5;
/*     padding: 0 1rem .5rem .5rem; */
    border-radius: 1rem;
    height: 100%;
}

/* .event-content-wrapper {
    background-color: #fff;
    padding: 4rem 0.9rem;
    border-radius: 1rem;
    height: 100%;
} */
.event-content-wrapper {
    background-color: #fff;
    padding: 4rem 0.9rem;
    border-radius: 1rem;
    height: 100%;
    box-shadow: 3px 0px 9px 2px #e6e6e6;
    border: 1px solid #e6e6e6;
}

.event-content-wrapper h6 {
    text-align: center;
}

.event-content-wrapper a {
    color: #142147;
    font-size: 1.2rem;
}

.nupco-contact-container {
    background-image: url(../images/new-home/contact.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 1;
}
.contact-form-external {
    margin: 2rem 0;
    width: 28%;
    background-color: #f6f5f5;
    padding: 0 0.5rem 1rem 0.5rem;
    border-radius: 1rem;
    height: 100%;
    z-index: 0;
    position: relative;
/*     min-width: 370px; */
	min-width: 547px;
	
}

.contact-form-internal {
    background-color: #fff;
    padding: 1.5rem 1.5rem;
    border-radius: 1rem;
    height: 100%;
    position: relative;
}

.contact-form-wrapper input,
.contact-form-wrapper textarea {
    margin-bottom: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #73718b
}
.contact-form-wrapper textarea {
    height: 136px;
}
.contact-form-wrapper button {
    text-align: center;
    margin-top: 0.5rem;
    background-color: #15224b;
    color: #fff;
    font-weight: bold;
    padding: 0.1rem 3.5rem;
    outline: none;
    border: 1px solid #15224b;
    border-radius: 0.6rem;
}

div#content > .tg-container {
    max-width: 100%;
    padding: 0px;
}

.video-container video {
    border: 7px solid #fff;
    border-radius: 4px;
    box-shadow: -3px 1px 6px #e6e6e6;
    background: #fff;
}
.service-page a {
    border: none;
    text-decoration: underline;
    display: none;
}

.service-page a:hover,
div#nupco-events .news-link:hover,
div#nupco-latest-news a:hover{
    color: #ffb13c;
}
.page-id-13733 span, 
.page-id-13733 p {
    font-family: "CoHeadlineW23-ArabicRegular"!important;
}
.page-id-13733 div#statistics-section {
    background-color: #15224b;
    padding: 3rem 0 3rem !important;
}
.page-id-13733 .nupco-board {
    text-align: start !important;
    margin-right: 2rem !important;
    margin-top: -1.5rem;
}
body.custom-header-style .nav-menu li a {
    font-weight: lighter !important;
    font-family: 'CoHeadlineW23-ArabicRegular' !important;
    color: #1c2346 !important;
    font-size: 15px;
    display: block;
    text-shadow: 0.2px 0.2px 0px #fff;
}
span, p {
    font-family: "CoHeadlineW23-ArabicBold"!important;
}
span.statistics-number-unite {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
}

span.statistics-number-unite span {
    padding: 0 4px;
}
nav#site-navigation a:before {
      display: none !important; 
}
@media only screen and (max-width: 992px) {
	body.custom-header-style .tg-header-container.tg-container.tg-container--flex.tg-container--flex-center.tg-container--flex-space-between{
		flex-direction:column;
	}
	.services-list-wrapper { 
    padding: 10rem 0rem 10rem 0rem;
    clip-path: polygon(0 0%, 101% 16%, 100% 100%, 0% 86%); 
}
	.banner-img {
    width: 100%;
    height: 34vw;
    }
	body.custom-header-style a.custom-logo-link { 
    width: 91px; 
}
	body.custom-header-style .nav-menu li { 
    padding: 0 7px 10px;
    height: 73px; 
}
	body.custom-header-style nav#site-navigation {
    padding-right: 0;
    width: 100%;
}
    .statistics-item {
        width: 300px;
        margin: 10px 0px;
        border-left: none;
    }

    .statistics-item-wrapper {
    flex-wrap: wrap;
    display: contents;
    }

    .nupco-board {
        margin-top: 0;
    }

    h6.board-name {
        font-size: 18px;
    }

    p.board-job-title {
        font-size: 16px;
    }


}

@media only screen and (min-width: 767px) {
    .statistics-item-wrapper:not(:first-child):before {
        content: '';
        border-left: 1px solid #fff;
        height: 70%;
        display: block;
        position: absolute;
        top: 0;
        margin-top: 1rem;
    }

    .services-main-description {
    padding-right: 15px;
    margin-bottom: 80px;
    }
}


@media only screen and (max-width: 768px) {
		body.custom-header-style .tg-header-container.tg-container.tg-container--flex.tg-container--flex-center.tg-container--flex-space-between{
		flex-direction:row;
	}
	.banner-img {
    width: 100%;
    height: 92vh;
   }
    img.about-inner-image {
        width: 80%;
    }
	#nupco-banner-section {
    padding-top: 2rem;
    background-size: 83%;
}
 
    div#statistics-section {
        padding: 2rem 0 2rem;
    }

    p.statistics-wrapper {
        margin-bottom: 2rem;
    }

    span.statistics-number {
        font-size: 20px;
    }

    .about-nupco-section {
        padding: 3rem 0;
    }

    .services-list-wrapper {
        clip-path: polygon(0 0%, 100% 10%, 100% 100%, 0% 90%);
        margin-top: 0;
    }

    img.news-img {
        width: 100%;
        margin-top: 2rem;
    }

    .nupco-board-person {
        margin-bottom: 2rem;
    }

    .contact-form-external {
        width: 80%;
    }
}
@media only screen and (max-width: 767px) { 
	#nupco-banner-section {
    padding-top: 2rem;
    background-size: 83%;
}
	.banner-img {
    width: 100%;
    height: 79vw;
}
	.contact-form-external { 
    min-width: 300px;
}
	.services-main-description {
    padding: 0 15px;
}
}
@media(max-width: 350px){
	.service-row .service-item {
    width: 256px;
    margin: 40px 0px;
    margin-bottom: 4rem; 
    padding: 0 20px;
    align-items: center !important;
}
	.service-head,
	.service-desc,
	.service-page{
    width: 100%; 
	}
	#nupco-banner-section h2,
	#nupco-banner-section h3{ 
    font-size: 18px; 
}
	.statistics-item {
		width: 242px; 
	}
	.about-nupco-wrap { 
    background-size: inherit; 
}
	.video-container video { 
    width: 79%;
    height: 201px;
}
	.nupco-contact-container { 
    background-size: cover; 
    background-position: 14px -64px; 
}
	.event-content-wrapper {
    background-color: #fff;
    padding: 2rem 0.9rem;
    border-radius: 1rem;
    height: 100%;
}
}
 
 
html[lang="en-US"] #about-nupco-section .about-nupco-wrap {
    background-image: url('https://www.nupco.com/wp-content/uploads/2023/01/nupco-website-design-Recovered-19.png');
    background-position: center left;
}
 

html[lang="en-US"] #nupco-banner-section h2,
html[lang="en-US"] #nupco-banner-section h3 {
    text-align: left;
} 
html[lang="en-US"] input.wpcf7-form-control.wpcf7-submit {
    margin: 0 auto;
    display: block;
}
html[lang="en-US"] #nupco-banner-section {
    padding-top: 6rem;
    padding-right: 0;
    background-size: 49%;
    padding-left: 0;
    background-repeat: no-repeat;
    background-position: bottom right;
    direction: ltr;
} 
html[lang="en-US"] .about-text{
	direction:ltr; 
}
html[lang="en-US"] div#about-nupco-section { 
    direction: ltr;
} 
html[lang="en-US"] div#about-nupco-section .about-text {
    padding-left: 2rem;
    padding-right: 1rem;
    text-align: left !important;
}
html[lang="en-US"] .services-list-wrapper {
    background: #192246;
    padding: 16rem 0rem 16rem 0rem;
    clip-path: polygon(0% 25%, 100% 0%, 100% 75%, 0% 100%);
    margin-top: -10rem;
    color: #fff;
}
html[lang="en-US"] div#nupco-services-section {
    direction: ltr;
}
html[lang="en-US"]  body.custom-header-style .tg-header-container.tg-container.tg-container--flex.tg-container--flex-center.tg-container--flex-space-between{
	direction:ltr;
}
html[lang="en-US"] body.page-template-new-home-page-template.custom-header-style ul#primary-menu {
    width: auto;
    margin-right: auto;
	margin-left: 0px;
    float: left !important;
}
html[lang="en-US"]  body.custom-header-style nav#site-navigation {
    padding-left: 50px;
    width: 100%;
    float: left !important;
    padding-right: 0px;
    direction: ltr !important;
    margin-right: auto !important;
    margin-left: 0px !important;
}
html[lang="en-US"] .statistics-item {
    border-left: none;
    border-right: 1px solid #fff;
} 
html[lang="en-US"] .statistics-item:last-child {
    border-right: none;
}
html[lang="en-US"] .nupco-contact-container {
    background-image: url('https://www.nupco.com/wp-content/uploads/2023/02/MicrosoftTeams-image-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    z-index: 1;
}