@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;200;300;400;500;600&display=swap');

/* @import "~@fontawesome/fontawesome-free/scss/fontawesome";
@import "~@fontawesome/fontawesome-free/scss/regular";
@import "~@fontawesome/fontawesome-free/scss/solid";
@import "~@fontawesome/fontawesome-free/scss/brands"; */

html {
    word-break: break-word;
}

img {
    height: auto;
    max-width: 100%;
}

.modal iframe,
.modal video {
    max-width: 100%
}

.vdo-officers-list .inner {
    position: relative
}

.vdo-officers-list .inner a[data-toggle="modal"] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1
}

.vdo-officers video,
.vdo-officers iframe {
    -o-object-fit: cover;
    object-fit: cover;
}

.vdo-officers-list .inner>.vdo-officers {
    position: relative;
    padding-bottom: calc(9 / 16 * 100%);
}

.vdo-officers-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
th,
td {
    font-family: 'Prompt', sans-serif;
}

p {
    font-weight: 300;
}

#mainMenu nav>ul>li>a {
    font-family: Raleway,Prompt,sans-serif;
    text-transform: unset;
}

body.no-page-loader.page-home header#header,
body.no-page-loader.page-about header#header {
    border: unset;
}

#mainMenu nav>ul>li.current>a,
#mainMenu nav>ul>li.current>span,
#mainMenu nav>ul>li.hover-active>a,
#mainMenu nav>ul>li.hover-active>span,
#mainMenu nav>ul>li:focus>a,
#mainMenu nav>ul>li:focus>span,
#mainMenu nav>ul>li:hover>a,
#mainMenu nav>ul>li:hover>span {
    color: #fff;
    background: #f26921;
}

#mainMenu nav>ul>li .dropdown-menu {
    background-position: right bottom;
    background-repeat: no-repeat;
    visibility: hidden;
    display: block;
    opacity: 0;
    transition: all .3s ease;
    min-width: 230px;
    top: auto;
    background-color: #fff;
    border: 0 solid #eee;
    border-width: 1px!important;
    left: auto;
    margin: -25px 0 0;
    border-radius: 0px;
    box-shadow: 0 0 18px 0 rgb(0 0 0 / 5%);
    padding: 10px;
}

ul.nav-right {
    float: right;
}

#mainMenu nav>ul>li .dropdown-menu>li.current>a,
#mainMenu nav>ul>li .dropdown-menu>li.current>span,
#mainMenu nav>ul>li .dropdown-menu>li.hover-active>a,
#mainMenu nav>ul>li .dropdown-menu>li.hover-active>span,
#mainMenu nav>ul>li .dropdown-menu>li:active>a,
#mainMenu nav>ul>li .dropdown-menu>li:active>span,
#mainMenu nav>ul>li .dropdown-menu>li:focus>a,
#mainMenu nav>ul>li .dropdown-menu>li:focus>span,
#mainMenu nav>ul>li .dropdown-menu>li:hover>a,
#mainMenu nav>ul>li .dropdown-menu>li:hover>span {
    color: #f26921!important;
}

html {
    scroll-behavior: smooth;
}

.contact-list ul li:hover div.bg-icon {
    background: #f26921;
}


/*#header.header-transparent #header-wrap #logo {
    top: 0px;
    width: 100%;
    height: 100px;
    text-align: center;
    position: absolute;
    z-index: -1;
    left: 0;
    padding-left: 3rem;
}*/

#header.header-transparent #header-wrap #logo {
    top: 0px;
    width: fit-content;
    height: 100px;
    text-align: center;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: 3rem;
}

#header #header-wrap #logo a>img {
    vertical-align: middle;
    transition: all .4s ease-in-out;
    height: 80px;
    width: auto;
}

#header {
    height: 100px;
    line-height: 100px;
    position: absolute;
}

#mainMenu nav {
    float: unset;
}

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

.h-contact-top h5 {
    line-height: 100px;
}

.contact-list ul li {
    display: inline-block;
    margin: 0px 5px;
}

#mainMenu nav>ul>li>a {
    padding: 11px 10px;
    font-size: 12px;
}

i {
    font-family: 'FontAwesome' !important;
    font-style: inherit;
}

.contact-top {
    display: flex;
}

.top-bar-right {
    display: inline-flex;
    float: right;
}

.contact-list ul li {
    display: inline-block;
}

.h-contact-top {
    margin-right: 2rem;
}

.bg-icon {
    width: 30px;
    background: #484848;
    height: 30px;
    text-align: center;
    border-radius: 50px;
    line-height: 30px;
}

.contact-top {
    margin-right: 2rem;
}

.contact-list ul li i {
    color: #fff;
}

.contact-top img.line-icon {
    width: 22px;
}

a.border-rigth {
    border-right: 1px solid;
    padding-right: 10px;
    margin-right: 10px;
}

div.language a.active:before {
    width: 6px;
    content: "";
    height: 6px;
    border-radius: 50px;
    background: #f36a22;
    position: absolute;
    top: 0;
    margin-left: 5px;
    margin-top: 2rem;
}

.owl-carousel .owl-nav [class*=owl-]:hover i,
.owl-carousel.arrows-dark .owl-nav [class*=owl-] i,
.owl-carousel.arrows-dark .owl-nav [class*=owl-]:hover i {
    color: #000;
}

a:active,
a:focus {
    color: #F26A20;
}


/* custom navbar home and about */

.page-home #mainMenu nav>ul>li>a {
    color: #fff;
}

.slide div.iframe-yt:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 85px;
    top: 0;
    z-index: 9;
    backdrop-filter: blur(19px);
    /* background: linear-gradient(180deg, #000000cf 15%, rgba(0, 0, 0, 0) 100%); */
    filter: blur(1px);
}


/*.page-home .contact-list ul li:hover div.bg-icon {background: #000000;}*/


/*.page-home #header #header-wrap #logo a>img {
    filter: brightness(0) invert(1);
}*/

.page-home div#logo.logo-for-all {
    display: none;
}

.page-home div#logo.logo-homepage {
    display: block;
}

div#logo.logo-homepage {
    display: none;
}

.page-home .bg-icon {
    background: #f26921;
}


/*.page-about .bg-icon {background: #f26921;}*/

.page-about .contact-list ul li:hover div.bg-icon {
    background: #973602;
}

.page-home .language a {
    color: #fff;
}


/*.page-home  div#header-wrap:before {
    content: "";
    background: linear-gradient(180deg, #000000cf 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    width: 100%;
    height: 130px;
    z-index: -1;
}*/

.page-home div#header-wrap:before {
    content: "";
    background-color: #00000075;
    /* background: linear-gradient(180deg, #000000cf 0%, rgba(0, 0, 0, 0) 100%); */
    position: absolute;
    width: 100%;
    height: 100px;
    /*backdrop-filter: blur(19px);*/
    backdrop-filter: blur(19px) saturate(1.3);
    z-index: -1;
}


/* custom navbar home and about */


/* Banner */

.slide iframe {
    height: 1120px;
    width: 100%;
    display: block;
}

.owl-carousel .owl-controls .owl-dots {
    margin-bottom: 0;
    margin-top: -5rem;
    margin-left: 5rem;
    position: absolute;
}

.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    position: relative;
    display: block;
    float: left;
    margin: 0 4px;
    width: 53px;
    height: 10px;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #434343;
    transition: background .3s ease;
}

.owl-carousel .owl-controls .owl-dots .owl-dot span:after {
    background-color: #434343;
    box-shadow: 0 0 1px #434343;
}

.owl-carousel .owl-controls .owl-dots .owl-dot span {
    box-shadow: inset 0 0 0 2px #434343;
}

.scroll {
    text-align: center;
}

section.banner .owl-carousel .owl-controls .owl-dots .owl-dot span:after {
    background-color: #fff;
    box-shadow: 0 0 1px #fff;
}

section.banner .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    box-shadow: inset 0 0 0 2px #fff;
}

section.banner .owl-carousel .owl-controls .owl-dots .owl-dot span {
    box-shadow: inset 0 0 0 2px #fff;
}

span.arrow-down {
    width: 2px;
    height: 100px;
    display: block;
    background: #ddd;
    text-align: center;
    margin: auto;
}

.scroll {
    text-align: center;
    position: absolute;
    margin-top: 0rem;
    z-index: 1;
    left: 0;
    right: 0;
}

.scroll p {
    margin-bottom: 10px;
}

section.banner {
    padding: 0;
}

.owl-stage {
    transition: all 0.6s !important;
}

.scroll-down {
    bottom: 0;
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1;
    width: fit-content;
}

.scroll-down-text {
    color: #ffffff;
    font-weight: bold;
    font-family: 'Prompt';
    text-shadow: 0px 0px 9px #20202050;
}

.scroll-down-bar {
    /*background: #d8d8d8;*/
    background: #9d9d9d33;
    bottom: 0;
    display: inline-block;
    height: 65px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 2px;
}

.scroll-down-bar::before {
    animation: scrollDown 1.5s infinite;
    background: #fff;
    content: '';
    display: inline-block;
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 1;
}

@-moz-keyframes scrollDown {
    0% {
        transform: translate3d(0, -32px, 0);
    }
    50% {
        animation-timing-function: ease-out;
        transform: translate3d(0, 0, 0);
    }
    100% {
        animation-timing-function: ease-in;
        transform: translate3d(0, 65px, 0);
    }
}

@-webkit-keyframes scrollDown {
    0% {
        transform: translate3d(0, -32px, 0);
    }
    50% {
        animation-timing-function: ease-out;
        transform: translate3d(0, 0, 0);
    }
    100% {
        animation-timing-function: ease-in;
        transform: translate3d(0, 65px, 0);
    }
}

@-o-keyframes scrollDown {
    0% {
        transform: translate3d(0, -32px, 0);
    }
    50% {
        animation-timing-function: ease-out;
        transform: translate3d(0, 0, 0);
    }
    100% {
        animation-timing-function: ease-in;
        transform: translate3d(0, 65px, 0);
    }
}

@keyframes scrollDown {
    0% {
        transform: translate3d(0, -32px, 0);
    }
    50% {
        animation-timing-function: ease-out;
        transform: translate3d(0, 0, 0);
    }
    100% {
        animation-timing-function: ease-in;
        transform: translate3d(0, 65px, 0);
    }
}


/* Banner */


/* About Us */

.img-aboutus-box img {
    width: 100%;
}

section.aboutus {
    padding: 0;
}

.img-aboutus-box img {
    width: 100%;
    filter: brightness(0.3);
}

section.about-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: #000000ba;*/
    top: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgb(0 0 0 / 67%) 0%, #371609d9 100%);
}

.text-top-about h4,
.text-top-about p {
    color: #fff;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    display: flex;
    align-items: center;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
}

section.executive-speeches {
    padding: 0;
}

.aboutus-box .text-about-box p {
    text-align: center;
    font-size: 1.25rem;
    font-weight: 200;
}

a.btn-discover-more {
    background: #f26921;
    color: #fff;
    padding: 10px 20px;
    display: block;
    width: fit-content;
    margin: auto;
    border-radius: 5px;
}

a.btn-discover-more:hover {
    color: #fff;
    background: #da5711;
}

.text-about-box {
    width: 60%;
}

.text-about-box h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 10px;
    text-shadow: 0px 0px 10px #20202050;
}

.text-about-box p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
    text-shadow: 0px 0px 10px #20202050;
}

section.aboutus {
    padding: 0;
    height: 720px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

section.aboutus .overlay {
    background: #000000ad;
}


/* About Us */


/* News */

a.readmore {
    font-weight: 600;
    color: #202020;
}

a.readmore:hover {
    color: #f26a21;
}

p.date {
    margin: 0;
    color: #737272;
}

.col-md-6.img-news-box img {
    width: 100%;
}

section.news .col-md-6 {
    margin: 0;
    padding: 0;
}

.col-md-6.text-news-box .inner {
    padding: 55px;
    padding-bottom: 0;
    position: relative;
}

.col-md-6.text-news-box {
    display: flex;
    align-items: end;
    -webkit-align-items: flex-end;
}

p.sub-detail {
    font-size: 0.8rem;
    color: #989898;
}

p.text-dec {
    font-size: 6rem;
    font-family: 'Raleway';
    font-weight: 600;
    color: #ffd9c563;
    position: absolute;
    top: 0;
    z-index: -1;
    /*margin-top: 18.5rem;*/
    /*margin-top: 13.5rem;*/
    margin-left: -0.5rem;
}

.page-home section.news .col-md-6.img-news-box img {
    border-bottom: 5px solid #f26921;
}

.page-home section.news.service {
    padding-top: 80px;
    background: #f8f8f8;
}

.row {
    ;
    display: flex;
}


/* News */


/* Career */

h2.htitle {
    text-align: center;
}

.select {
    display: flex;
    justify-content: center;
}

.see-detail a {
    display: block;
    vertical-align: middle;
    line-height: 2.4rem;
    background: #f26921;
    padding: 0px 30px;
    border-radius: 5px;
    margin-left: 9px;
    color: #fff;
    font-weight: 500;
}

.select select.form-select {
    border: unset;
    width: 400px;
    color: #fff;
    border-bottom: 0.1rem solid #fff;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Prompt';
    background-color: transparent;
    background: unset;
}

section.career .select {
    position: relative;
}

.select:before {
    content: "^";
    position: absolute;
    color: #fff;
    font-size: 1rem;
    transform: scaleX(2) rotate(180deg);
    font-family: 'Raleway';
    right: 12rem;
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: unset;
    border-radius: 2px !important;
}

section.career {
    /* padding: 150px 0; */
    height: 450px;
}

section.career {
    background-size: cover !important;
    background-position: center !important;
}

section.career h2 {
    color: #fff;
    text-shadow: 0px 0px 9px #202020;
}

section.career option {
    background: #000;
}


/* Career */


/* Logo Slide */

section.logo-slide .owl-carousel .owl-controls .owl-dots {
    margin: 0 auto !important;
    left: 0;
    right: 0;
}

.img-logo {
    margin-bottom: 2rem;
    padding: 10px;
}

section.career:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: #000000ab;*/
    top: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgb(0 0 0 / 67%) 0%, #371609d9 100%);
}

.img-logo {
    filter: grayscale(1);
    opacity: 0.5;
    transition: all 0.2s;
}

.img-logo:hover {
    opacity: 1;
    filter: unset;
}


/* Logo Slide */


/* Page About */


/*section.about-sec {height: 800px;}*/


/*.text-top-about {background: url(../images/banner.png);}*/

section.about-sec {
    padding-bottom: 0;
    background: url(../images/banner.png);
    background-size: cover;
    margin-top: 100px;
}

section.contant-about-sec {
    padding: 0;
}

.page-about .text-about-box {
    width: 70%;
    margin: auto;
    text-align: center;
}

.page-about .text-about-box p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 10px;
    text-shadow: 0px 0px 10px #20202050;
    font-size: 1.55rem;
}

.page-about .text-about-box {
    width: 70%;
    margin: auto;
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 6.5rem;
}

.page-about .text-about-box h3 {
    font-size: 2.1rem;
    font-weight: 400;
    margin-bottom: 15px;
}

.nav-tabs {
    border-top: 2px solid #ddd;
    border-bottom: unset;
    justify-content: center;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #f26a21;
    background-color: unset !important;
    border: unset;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: unset;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 1.35rem;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0px 0px 19px #000;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: unset;
}

li.nav-item.active:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    background: #f26a21;
    ;
    z-index: 1;
    top: -3px;
    left: 0;
}

.nav-about {
    margin-top: 9rem;
    margin-bottom: 1rem;
}

.officers-list ul li {
    display: inline-block;
    width: 24.5%;
}

.officers-list ul li img {
    width: 100%;
}

.officers-list .inner {
    padding: 0px;
    margin: 15px;
    transition: all 0.3s;
    overflow: hidden;
}

.info-officers {
    margin-top: 0rem;
    padding: 9px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 25%;
    text-align: center;
}

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

.info-officers p {
    margin-bottom: 5px;
}


/*.content-about {margin-top: 1rem;}*/

.officers-list {
    padding-bottom: 80px;
}

a.loadmore {
    /* font-size: 1.1rem; */
    font-size: 0.9rem;
    font-weight: 500;
    border: 1px solid #5a5a5a;
    padding: 4px 30px;
    display: block;
    width: fit-content;
    margin: auto;
    border-radius: 5px;
    margin-top: 50px;
}

a.loadmore:hover {
    background: #f26921;
    border-color: #f26a21;
    color: #fff;
}

.info-officers p {
    margin-bottom: 1px;
    font-size: 0.9rem;
}

span.b-label {
    display: inline-block;
    width: 25%;
    font-weight: 400;
}

span.b-label:before {
    content: ":";
    float: right;
    margin-right: 4px;
}

.img-officers {
    overflow: hidden;
}

.officers-list .inner:hover img {
    transform: scale(1.12);
}

.officers-list .inner img {
    transition: all 0.3s
}

.officers-list {
    margin-top: 50px;
}

.vdo-officers-list {
    padding-top: 50px;
}

.vdo-officers-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.vdo-officers-list ul li {
    width: 33%;
    display: inline-block;
    cursor: pointer;
}

.modal-body.body-vdo-officers {
    padding: 0;
}

.modal-header.h-vdo-officers {
    padding: 0;
}

.modal-content.modal-vdo-officers {
    background: #000;
}


/* Popup */

.dis-flex {
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 50px;
    background: #20202060;
    left: 0;
    display: flex;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    align-items: center;
}

.text-popup {
    display: none;
}

.text-box-popup {
    width: 50%;
    background: #fff;
    padding: 50px;
    margin: auto;
}

span.close-popup {
    float: right;
    transform: scaleX(1.3);
    font-family: 'Prompt';
    font-weight: 200;
    font-size: 2rem;
    margin-top: -30px;
    margin-right: -30px;
    cursor: pointer;
}


/*span.close-popup {
    float: right;
    transform: scaleX(1.3);
    font-family: 'Prompt';
    font-weight: 200;
    font-size: 2rem;
    top: 0;
    right: 0;
    margin-top: 105px;
    margin-right: 375px;
    cursor: pointer;
    position: fixed;
    z-index: 999;
}*/


/*.showpop-officers{display: block;}*/

.text-popup.showpop-officers {
    display: block;
}

.close-popup-x {
    display: none !important;
}

.vdo-officers-list .inner {
    padding: 0px;
    margin: 15px;
    transition: all 0.3s;
    overflow: hidden;
}

.vdo-officers-list {
    margin-bottom: 80px;
}

.modal-header {
    display: block;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: unset;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}

.vdo-officers-list .inner:hover,
.officers-list .inner:hover {
    box-shadow: 0px 0px 9px 0px #20202030;
    border-radius: 5px;
    transform: scale(1.02);
}


/* Value */

.text-box-area {
    display: flex;
    align-items: center;
}

.text-img-area:nth-child(2n) .text-box-area {
    order: 1;
}

.img-box-area img {
    width: 100%;
}

.value-tab {
    padding-bottom: 80px;
    padding-top: 5rem;
}

.text-editer img {
    width: 100%;
}


/* Value */


/* Executive */

header#header {
    border-bottom: 1px solid #20202030;
}

.text-editer h3 {
    font-weight: 300;
    letter-spacing: 0;
}

section.executive-name {
    padding-top: 100px;
}

section.margin-header {
    padding-top: 100px;
    margin-top: 80px;
}

.htitle {
    text-align: center;
}

section .htitle {
    margin-bottom: 80px;
    text-align: center;
}

.htitle h2 {
    font-weight: 600;
    font-size: 2.5rem;
    letter-spacing: 1px;
}

.htitle p {
    font-size: 1.5rem;
    width: 75%;
    margin: auto;
}


/* Executive */


/* News & Activites */

section.news-activites.margin-header .news-box {
    margin-bottom: 60px;
}


/*section.news .row.news-box {margin-bottom: 0px;}*/

.news-box:nth-child(2n) .col-md-6.img-news-box {
    order: 2;
}

.news-box:nth-child(2n) .col-md-6.text-news-box {
    order: 1 !important;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: unset;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #3a3a3a;
    background-color: #fff;
    border: unset;
    margin-left: -1px;
}

.pagination>li {
    display: inline-block;
}

.pagenav {
    text-align: center;
}

a.page-link.active {
    color: #f26a21;
    transform: scale(1.35);
}

img.arrow {
    width: 25px;
    margin-top: -3px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #ccc;
    background-color: unset;
    border-color: unset;
}

section.news-detail .detail,
section.services-detail .detail {
    margin-top: 2rem;
    margin-bottom: 50px;
}


/* News & Activites */


/* Our Services */

section.services .row.news-box {
    margin-bottom: 60px;
}

section.news.service {
    padding-top: 0;
}

.serivces-area .news-box:nth-child(2n) .col-md-6.img-news-box {
    order: 1;
}

.serivces-area .news-box:nth-child(2n) .col-md-6.text-news-box {
    order: 2 !important;
}


/* Our Services */


/* Position */

a.btn-join {
    background: #f36a22;
    color: #fff;
    padding: 10px 30px;
    display: block;
    width: fit-content;
    margin: auto;
    font-size: 1.2rem;
    margin-top: 2rem;
}

.join-team.htitle {
    margin-top: 9rem;
}


/* Position */


/* career */

th.tap-arrow {
    width: 10%;
}

section.careers .table {
    width: 90%;
    max-width: 100%;
    margin: auto;
    margin-bottom: 0;
}

td.col-arrow {
    text-align: end;
}

th.h-cal-position,
th.h-col-date {
    font-weight: 300;
    width: 45%;
}

td.col-positoin {
    font-size: 1.5rem;
    font-weight: 300;
}

td.col-date {
    font-weight: 300;
    color: #20202090;
}

section.careers .table>thead>tr>th,
section.careers .table>tbody>tr>th,
section.careers .table>tfoot>tr>th,
section.careers .table>thead>tr>td,
section.careers .table>tbody>tr>td,
section.careers .table>tfoot>tr>td {
    padding: 11px 9px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.table-hover>tbody>tr:hover {
    background-color: unset !important;
}

.table {
    --bs-table-hover-color: #f26921;
    --bs-table-hover-bg: rgb(0 0 0 / 3%);
}

tr.clickable-row {
    cursor: pointer;
}

section.careers img.arrow {
    width: 35px;
    margin-top: unset;
}

tr.clickable-row:hover td {
    color: #f26921;
    background: #f8f8f8;
}

section.contact.margin-header .select:before {
    content: "^";
    position: absolute;
    color: #000;
    font-size: 1rem;
    transform: scaleX(2) rotate(180deg);
    font-family: 'Raleway';
    right: 0;
}


/* career */


/* Join Our Team */

.form-join-team {
    padding: 0px 100px;
}

.form-join-team select.custom-select,
.form-control {
    border: unset;
    border-bottom: 0.12rem solid #202020;
    border-radius: 0;
    padding-left: 0;
    font-size: 1.3rem;
    font-family: 'Prompt';
    color: #202020;
    font-weight: 500;
    background: unset;
}

.form-join-team .form-group {
    margin-bottom: 50px;
    position: relative;
}

.form-join-team input.form-control::placeholder {
    color: #202020;
    opacity: 1;
    /* Firefox */
}

.form-join-team input.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #202020;
}

.form-join-team input.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #202020;
}

.form-group .form-check label {
    color: #202020;
    cursor: pointer;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 4px;
    text-transform: unset;
    font-size: 1rem;
    font-weight: 400;
}


/*.form-join-team .form-group label {
    color: #444;
    cursor: pointer;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 4px;
    text-transform: unset;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: 'Prompt';
    color: #202020;
}*/

.form-control:focus {
    border-color: #f26a21;
}

.form-join-team .form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255);
}

.form-join-team input[type="file"] {
    display: block;
    font-family: 'Prompt';
}


/*.custom-file input {
    border-bottom: 0.13rem solid #202020;
    width: 100%;
    font-size: 1.3rem;
    color: #202020;
    font-weight: 500;
    padding: 8px 0;
}*/

.custom-file {
    position: relative;
}

.custom-file input {
    border-bottom: 0.13rem solid #202020;
    width: 100%;
    font-size: 1rem;
    color: #717171;
    font-weight: 400;
    padding: 8px 0;
    padding-left: 11rem;
    height: 40px;
}

.form-join-team .form-check-input:checked {
    background-color: #f26921;
    border-color: #f26a21;
}

.form-join-team input[type=file]::-ms-browse {
    border: unset;
    padding: 0;
    border-radius: 0;
    font-size: 1.3rem;
    background-color: unset;
    float: right;
    /*position: absolute;*/
    text-decoration: underline;
    margin-bottom: 5px;
    right: 0;
    top: 1rem;
}

.form-join-team input[type=file]::-webkit-file-upload-button {
    border: unset;
    padding: 0;
    border-radius: 0;
    font-size: 1.3rem;
    background-color: unset;
    float: right;
    /*position: absolute;*/
    text-decoration: underline;
    margin-bottom: 5px;
    right: 0;
    top: 1rem;
}

.form-join-team input[type=file]::file-selector-button {
    border: unset;
    padding: 0;
    border-radius: 0;
    font-size: 1.3rem;
    background-color: unset;
    float: right;
    /*position: absolute;*/
    text-decoration: underline;
    margin-bottom: 5px;
    right: 0;
    top: 1rem;
}


/*.form-join-team input[type=file]::-ms-browse {
  border: unset;
  padding: 0;
  border-radius: 0;
  font-size: 1.3rem;
  background-color: unset;
  float: right;
  text-decoration: underline;
  margin-bottom: 5px;
}
*/

.form-join-team input[type=file]::-ms-browse:hover {
    color: #f26921;
}

.form-join-team input[type=file]::-webkit-file-upload-button:hover {
    color: #f26921;
}

.form-join-team input[type=file]::file-selector-button:hover {
    color: #f26921;
}

button.btn.btn-primary {
    background: #f36a22;
    width: 230px;
    padding: 9px 45px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Prompt';
    font-size: 1.1rem;
    font-weight: 400;
}

small.form-text.text-muted {
    font-size: 1rem;
    font-family: 'Prompt';
    margin-top: 1rem;
    display: block;
}

.btn.btn-primary.active,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background-color: #c15012;
    border-color: #f26921;
    color: #fff;
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgb(255 223 204) !important;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    box-shadow: 0 0 0 0.25rem rgb(255 224 207);
}

.join-our-team .robot-check {
    float: unset;
}


/*a:active, a:focus, a:hover {color: inherit !important;}*/

.selection:before {
    content: "^";
    position: absolute;
    width: 20px;
    height: 7px;
    right: 0;
    /* float: right; */
    /* margin-left: 64rem; */
    margin-top: 16px;
    margin-right: 2rem;
    font-size: 1.5rem;
    /* background: #ccc; */
    /* z-index: 999; */
    font-weight: 300;
    font-family: 'Prompt';
    color: #202020;
    transform: rotate(180deg) scaleX(1.7);
}

label.custom-file-label.attach {
    color: #202020;
    font-family: 'Prompt';
    text-transform: none;
    font-size: 1.3rem;
    font-weight: 500;
    position: absolute;
    bottom: 40px;
}

.robot-check {
    margin-bottom: 1rem;
}

.robot-check p {
    margin: 0;
}


/* Join Our Team */


/* Contact */

.map-contact .contact-list h4 {
    margin: 0;
}

.map-contact .contact-list img {
    width: 40px;
    border: 2px solid #f26921;
    border-radius: 50px;
    padding: 3px;
    margin-right: 15px;
}

.map-contact .contact-list ul li {
    display: flex;
}

.col-md-8.google-map iframe {
    width: 100%;
}

.col-md-4.contact-list {
    display: flex;
    align-items: center;
}

.services-branch {
    padding: 80px 0px;
}

.services-branch .inner {
    background: #fff;
}

.address-branch {
    margin-top: 1rem;
    padding: 15px;
}

.services-branch .inner {
    background: #fff;
    box-shadow: 0px 0px 2px 0px #20202050;
}

.form-contact .form-select {
    padding: 10px 9px;
}

.form-contact .select {
    display: unset;
}

.form-contact .form-select:focus {
    box-shadow: 0 0 0 2px rgb(255 255 255);
    border-radius: unset !important;
}

.form-contact .select select.form-select {
    border-bottom: 0.13rem solid;
    /*padding-left: 0;*/
    padding-left: 9px;
    padding-top: 0;
    font-size: 1.3rem;
    padding-top: 3px;
    font-weight: 500;
}

a p.sup-detail:hover {
    color: #e7651d;
}

.form-join-team.form-contact button.btn.btn-primary {
    float: right;
}

.form-contact .form-group>label {
    display: block;
    font-size: 1.3rem;
    color: #202020;
    font-family: 'Prompt';
    text-transform: unset;
    font-weight: 500;
}

.robot-check {
    float: left;
}

.form-contact .select select.form-select {
    color: #202020;
}


/* Contact */


/* Footer */

.f-contact p {
    margin-bottom: 10px;
    color: #fff;
}

footer {
    padding: 50px 0 40px 0;
    background: #000000;
}

.col-md-5.f-contact.copyright {
    display: flex;
    align-items: end;
}

.rc-anchor-error-message {
    color: #8d8d8d !important;
}


/* Footer  */

@media (min-width: 1200px) and (max-width: 1550px) {
    #mainMenu nav>ul>li>a {
        padding: 11px 9px;
        font-size: 10px;
    }
    #header #header-wrap #logo a>img {
        vertical-align: text-bottom;
        height: 55px;
        width: auto;
    }
    #header {
        height: 80px;
        line-height: 80px;
        position: absolute;
    }
    .page-home div#header-wrap:before,
    .page-about div#header-wrap:before {
        height: 80px;
    }
    div.language a.active:before {
        margin-top: 1.5rem;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .contact-list ul li {
        margin: 0px 1px;
    }
    .contact-top {
        margin-right: 1rem;
    }
    #mainMenu nav>ul>li {
        margin-left: 0px;
    }
    #mainMenu nav>ul>li>a {
        padding: 11px 8px;
        font-size: 10px;
    }
    #header #header-wrap #logo a>img {
        height: 45px;
    }
    .page-home .container-fluid {
        padding-left: 0px;
        padding-right: 5px;
    }
    section.about-sec {
        padding-bottom: 0;
        background: url(../images/banner.png);
        background-size: cover;
        margin-top: 80px;
    }
    #header {
        height: 80px !important;
        line-height: 80px !important;
        position: absolute;
    }
    .page-home div#header-wrap:before {
        height: 80px;
    }
    #mainMenu nav {
        float: right;
        display: flex;
    }
    #header.header-transparent #header-wrap #logo {
        height: 80px;
        left: 0;
        right: unset;
        padding-left: 1rem;
        margin-top: -6px;
    }
    div.language a.active:before {
        margin-top: 1.5rem;
    }
}

@media (max-width: 991px) {
    .language {
        z-index: 9;
    }
    #header.header-transparent #header-wrap #logo {
        width: 100%;
    }
    td.col-positoin {
        font-size: 1rem;
        font-weight: 300;
    }
    section.margin-header {
        padding-top: 100px;
        margin-top: 0px;
    }
    header#header {
        border-bottom: 2px solid #20202030;
    }
    .page-about #header #header-wrap #logo a>img,
    .page-home #header #header-wrap #logo a>img {
        filter: unset;
    }
    .page-about .language a,
    .page-home .language a {
        color: #000;
    }
    .page-about .bg-icon,
    .page-home .bg-icon {
        background: #484848;
    }
    .scroll-down-text {
        text-shadow: 0px 0px 30px #202020;
    }
    #header #mainMenu-trigger {
        width: fit-content;
    }
    .page-home section.news .col-md-6.img-news-box img {
        border-bottom: unset;
    }
    #header #mainMenu:not(.menu-overlay) nav>ul>li>a {
        display: block;
        padding: 12px 20px;
        font-size: 15px!important;
        border: 0;
        border-radius: 0;
        text-align: center;
    }
    #header {
        height: auto;
        line-height: 100px;
        position: unset;
    }
    #header #header-wrap #logo a>img {
        vertical-align: inherit;
    }
    .col-md-6.img-news-box {
        order: 1;
    }
    .col-md-6.text-news-box {
        order: 2;
    }
    .col-md-6.img-news-box img {
        width: 100%;
        padding: 25px;
        padding-bottom: 0;
    }
    .owl-carousel .owl-controls .owl-dots {
        margin-bottom: 0;
        margin-top: -2.5rem;
        margin-left: 1rem;
        position: absolute;
    }
    section.news.service {
        padding-top: 0;
    }
    #header #mainMenu:not(.menu-overlay) nav>ul li.hover-active>.dropdown-menu {
        text-align: center;
    }
    .page-about .text-about-box {
        width: 100%;
        margin: auto;
        text-align: center;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    #header.header-transparent #header-wrap #logo {
        z-index: 0;
    }
    .language {
        position: absolute;
        top: 0;
        right: 45px;
    }
    .services-branch .col-md-4 {
        width: 33%;
    }
    .form-join-team.form-contact button.btn.btn-primary {
        float: unset;
    }
    .top-bar-right {
        display: inline-flex;
        float: right;
        width: 100%;
        justify-content: center;
    }
    section.news .col-md-6.img-news-box,
    section.news .col-md-6.text-news-box {
        width: 50%;
    }
    .col-md-6.text-news-box .inner {
        padding: 55px;
        padding-bottom: 0;
        padding-top: 0;
    }
    .officers-list ul li,
    .vdo-officers-list ul li {
        width: 49.5%;
    }
    .value-tab .col-md-5.text-box-area,
    .value-tab .col-md-7.img-box-area,
    .serivces-area .col-md-6.text-news-box,
    .serivces-area .col-md-6.img-news-box {
        width: 50%;
    }
    .col-md-6.text-news-box .inner {
        padding: 0px;
    }
    p.text-dec {
        margin-top: -2.5rem;
    }
    .text-editer img {
        margin-bottom: 1rem;
    }
    .slide div.iframe-yt:before {
        display: none;
    }
    footer .col-md-1 {
        display: none;
    }
    footer .col-md-2.f-contact {
        width: 33%;
    }
    section.about-sec {
        margin-top: 0;
    }
    .custom-file input {
        padding-left: 150px;
    }
    div#logo.logo-homepage {
        display: none !important;
    }
    div#logo.logo-for-all {
        display: block !important;
    }
    #header #logo>a {
        display: inline-block;
        height: 80px;
    }
    .animated, .hidden {
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .scroll-down {
        margin-bottom: -40px;
    }
    .language {
        position: absolute;
        top: -5px;
        right: 15px;
    }
    #header.header-transparent #header-wrap #logo {
        z-index: 0;
        height: 80px;
    }
    #header #header-wrap #logo a>img {
        height: 40px;
    }
    .top-bar-right {
        display: block;
        float: unset;
    }
    .h-contact-top h5 {
        line-height: 3rem;
    }
    section.career {
        height: 350px;
    }
    section.career .htitle {
        margin-bottom: 40px;
    }
    .contact-top {
        margin-right: 0rem;
        line-height: 3rem;
        padding-bottom: 2rem;
        margin: 0px auto;
        justify-content: center;
    }
    .text-about-box {
        width: 95%;
    }
    /*.text-about-box h3 {
        color: #fff;
        font-size: 1.1rem;
        margin-bottom: 5px;
        text-align: left;
    }*/
    .officers-list {
        padding-top: 30px;
    }
    .vdo-officers-list {
        margin-top: 30px;
    }
    .text-about-box p {
        font-weight: 300 !important;
        line-height: initial;
        font-size: 1rem !important;
        text-align: left;
    }
    section.news .row.news-box {
        margin-bottom: 0;
    }
    .select select.form-select {
        width: 150px;
    }
    .officers-list ul li {
        width: 100%;
    }
    .vdo-officers-list ul li {
        width: 100%;
    }
    .col-md-5.text-box-area {
        order: 2;
    }
    .col-md-7.img-box-area {
        margin-top: 3rem;
    }
    .nav-about .nav-tabs>li {
        width: 100%;
    }
    .nav-tabs {
        border-top: unset;
    }
    .nav-about {
        margin-top: 9rem;
        margin-bottom: 3rem;
    }
    .col-md-5.text-box-area {
        padding: 30px;
    }
    section.margin-header {
        padding-top: 80px;
        margin-top: 0px;
    }
    .text-editer img {
        margin-bottom: 1rem;
    }
    .htitle p {
        font-size: 1.3rem;
        width: 100%;
    }
    .news-box:nth-child(2n) .col-md-6.text-news-box {
        order: 2 !important;
    }
    .col-md-6.text-news-box .inner {
        padding: 55px;
        padding-bottom: 50px;
    }
    .form-join-team {
        padding: 0px 15px;
    }
    .form-join-team.form-contact button.btn.btn-primary {
        float: left;
    }
    .col-md-4.contact-list {
        margin-top: 2rem;
    }
    .services-branch .col-md-4 {
        width: 100%;
    }
    p.text-dec {
        margin-top: 0;
        margin-left: -1rem;
    }
    section.aboutus {
        height: 550px;
    }
    .col-md-5.f-contact.copyright {
        width: 100%;
    }
    .col-md-2.f-contact {
        width: 50%;
    }
    .value-tab .col-md-5.text-box-area,
    .value-tab .col-md-7.img-box-area,
    .serivces-area .col-md-6.text-news-box,
    .serivces-area .col-md-6.img-news-box {
        width: 100%;
    }
    section.news .col-md-6.img-news-box,
    section.news .col-md-6.text-news-box {
        width: 100%;
    }
    footer .col-md-2.f-contact {
        width: 50%;
    }
    .custom-file input {
        border-bottom: 0.13rem solid #202020;
        width: 100%;
        font-size: 0.8rem;
        color: #fff;
        font-weight: 400;
        padding: 8px 0;
        padding-left: 0rem;
        height: 40px;
    }
    .see-detail a {
        width: fit-content;
        background: #f26921;
        padding: 3px 30px;
        margin: auto;
    }
    .select {display: block;}
    .select:before {right: 0;}
    .select select.form-select {width: 200px;margin-bottom: 30px;}

}

@media (width: 768px) {
    .nav-about .nav-tabs>li {
        width: unset !important;
    }
    .vdo-officers-list ul li,
    .officers-list ul li {
        width: 49% !important;
    }
    .col-md-6.text-news-box .inner {
        padding: 20px !important;
    }
    .form-join-team.form-contact button.btn.btn-primary {
        float: right !important;
    }
}

@media (max-width: 320px) {
    #header #header-wrap #logo a>img {
        height: 32px;
    }
    .contact-top {
        line-height: 0rem;
        padding-bottom: 2rem;
    }
    #header #header-wrap #logo {
        float: left;
        font-size: 20px;
    }
    .form-join-team.form-contact .form-group .row {
        display: block;
    }
    .form-join-team.form-contact .form-group {
        margin-bottom: 0;
    }
    .form-join-team.form-contact .form-control {
        margin-bottom: 30px;
    }
    .form-contact .select select.form-select {
        padding-left: 0px;
    }
    small.form-text.text-muted {
        font-size: 0.8rem;
        margin-top: 1rem;
    }
    .g-recaptcha iframe {
        width: 253px;
        overflow: hidden;
        display: block;
    }
}

.contact .owl-dots {
    display: none!important;
}

.htitle .space {
    height: auto!important
}

span.b-label {
    display: inline-block;
    font-weight: 400;
    width: initial;
    white-space: nowrap;
    margin-right: 0.25rem;
}