@font-face {
    font-family: loew-bold;
    src: url('fonts/Loew Next Arabic Bold_0.otf');
}

@font-face {
    font-family: loew-extra-bold;
    src: url('fonts/Loew Next Arabic ExtraBold_0.otf');
}

@font-face {
    font-family: loew-Heavy;
    src: url('fonts/Loew Next Arabic Heavy_0.otf');
}

@font-face {
    font-family: loew-medium;
    src: url('fonts/Loew Next Arabic Medium_0.otf');
}

:root {
    --main-color: #FEC210;
    --sec-color: #FEC210;
    --white-color: #D9D9D9;
}

* {
    box-sizing: border-box;
    direction: rtl;
    font-family: 'loew-bold';
}
p{
    font-family: 'loew-medium';
}
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.btn:focus {
    border: 0;
    box-shadow: none;
}

.bg-danger {
    background-color: var(--main-color) !important;
}

.border-danger {
    border-color: #A3A8AD !important;;
}

.main-color {
    color: #FECE2A;
}

.boxShadow-3 {
    box-shadow: 0 0 14px 0px #0000005e;
}

ul {
    padding: 0;
}

header {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 70px;
    height: 100vh;
}
nav .position-fixed{
    right: 0;
    left: 0;
    margin: auto !important;
    background-color: #fff;
    padding: 10px;
}
nav .position-fixed.nav-transparent{
    background-color: transparent;
}
nav .position-fixed.nav-colored{
    background-color: #FECE2A;
    margin: auto !important;
}

.overlay {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #620c22d4
}

header .container-lg {
    z-index: 3;
}

header nav .toggle-list {
    display: none;
}

header nav .toggle-list span {
    height: 4px;
    width: 30px;
    margin-bottom: 4px;
    background: white
}

header .more {
    background-color: var(--sec-color);
}

header .about .left .content {
    width: 90%;
    max-width: 500px;
    height: 500px;
}

header .about .left .img,
header .about .left img {
    width: 100%;
    height: 100%;
}

header .close {
    position: absolute;
    top: 4px;
    left: 12px;
    font-size: 25px;
    cursor: pointer;
    display: none;
}

/* section 2 */
section.bg-secondary {
    background: #6c757d52 !important;
}

.bg-light {
    background: #eee !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: transparent !important;
    border-bottom: 3px solid #000;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover,
.nav-pills .show > .nav-link {
    color: #000000;
}

section.bg-secondary .col-md-4 .content {
    width: 80%;
    height: 200px;
}

section.bg-secondary .col-md-4 .content > div:first-child,
.say .col-md-7 .shad,
.achievements .col-md-4 .content > div:first-child {
    background: var(--main-color) !important;
    top: 0;
    right: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
}

section.bg-secondary .col-md-4 .content > div:nth-child(2),
.say .col-md-7 .video,
section.achievements .col-md-4 .content > div:nth-child(2) {
    top: 15px;
    right: 15px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

section.bg-secondary .d-flex .item {
    width: calc(90% / 3);
    border-left: 2px solid #a65d6f;
    text-align: center;
}

section.bg-secondary .d-flex .item:last-of-type {
    border: 0;
}

section.bg-secondary hr {
    width: 60%;
    margin: 0;
    margin-right: 15%;
    opacity: 1;
    background-color: #a65d6f;
}

.why-elaag .nav-pills .nav-link {
    background-color: #cdc9c9 !important;
    margin: 10px;
}

.why-elaag .nav-pills .nav-link.active,
.why-elaag .nav-pills .show > .nav-link {
    background-color: var(--main-color) !important;
}

.tabs .text .btn {
    opacity: .5;
}

.tabs .text div {
    color: #767070;
    font-size: 14px;
}

/* services */

section.services {
    background-color: var(--main-color);
}

section.services .col-md-8 p {
    line-height: 30px;
    max-width: 650px;
}

section.services .col-md-4 .col-md-6 {
    position: relative;
    margin-bottom: 15px;
}

section.services .col-md-4 .col-md-6 p {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-color: var(--main-color) !important;
}

section.services .hr-service {
    width: 100px;
    height: 4px;
    opacity: 1;
    background-color: white !important
}

section.services .col-md-4 img {
    width: 100%;
}

.owl-stage-outer {
    direction: ltr !important;
    overflow: hidden !important;
}

.owl-stage {
    display: flex !important;
}


.owl-carousel .item {
    padding-bottom: 30px;
}

.certificates .owl-carousel .card {
    width: 100%;
    margin: auto;
}

.certificates .owl-carousel .card img {
    margin-bottom: 30px;
}

.certificates .owl-carousel .card .position-absolute {
    right: 10px;
    left: 10px;
    bottom: -28px;
    background-color: var(--main-color) !important;
}

.certificates .owl-carousel .owl-nav,
.news .owl-carousel5 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    width: 100%;
}

.certificates .owl-carousel .owl-nav button,
.news .owl-carousel5 .owl-nav button {
    line-height: 0;
    width: 40px;
    height: 40px;
    background: #f9fafb;
    border-radius: 50%;
    color: var(--main-color);
    border: 1px solid var(--main-color);
}

.certificates .owl-carousel .owl-nav button span,
.news .owl-carousel5 .owl-nav button span {
    line-height: 0;
    font-size: 26px;
    font-weight: 700;
}

.training-subjects .nav-tabs .nav-link {
    color: #000000;
    font-weight: 600;
}

.training-subjects .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000000;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.certificates .tab-content > .active {
    background-color: #f7f7f7 !important;
}

.nav-tabs {
    border: 0;
}

.col .content button {
    width: max-content;
    display: block;
    margin: auto;
    margin-bottom: 5px;
    padding: 1px 24px;
    font-size: 14px;
    border-radius: 5px;
}

.col-service .content {
    border-radius: 0px;
    /* height: 363px; */
    /* display: flex; */
    /* justify-content: center;
    align-items: center;
    background-size: cover; */
    border:  1px solid white;
}

.our-services-container:hover img {
    transform: scale(1.1);
    transition: 0.5s all ease-in-out;
}

.col .content .bg-white {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

#our_services .content h4 {
    line-height: 1.6;
    font-size: 19px;
    color: #fcc354;
}
.col-service .content {
    cursor: pointer;
    overflow: hidden;
}
.col-service .content:hover .card-content {
    bottom: 0 !important;
    transition: 0.5s all ease-in-out;
}
.col-service .content img {
    transition: 0.3s all ease-in-out;
}
.col-service .content:hover img {
    transform: scale(1.1);
    transition: 0.3s all ease-in-out;
}
.content p {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
}
.card-content {
    background: rgb(0,0,0);
    background: linear-gradient(360deg, rgba(0,0,0,0.8) 50%, rgba(0,0,0,0.1) 100%);
    transition: 0.5s all ease-in-out;
    margin-bottom: 0px;
    padding: 15px 10px 0;
    position: absolute;
    bottom: 0;
}
.wow {
    visibility: hidden;
}
.all-subj {
    font-size: 13px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 6px;
    margin-right: auto;
    display: block;
    width: max-content;
    margin-bottom: 10px;
}

.steratigy {
    background-image: url("images/bg-marker-right.jpg");
    justify-content: center;
    background-position: right;
    background-repeat: no-repeat;
}

.steratigy .danger {
    padding: 50px 0 50px;
    position: relative;
}

.line-sec {
    display: flex;
    justify-content: center;
}

.overlay-projects {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(26, 35, 49, 0.72);
    opacity: 0.4;
}

.steratigy .row {
    margin: auto;
}

.steratigy .col .content button {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.our-clients .owl-carousel2 .owl-nav,
.approved .owl-carousel3 .owl-nav,
.trainer .owl-carousel4 .owl-nav {
    display: none !important;
}

.our-clients .owl-carousel2 .owl-dots,
.approved .owl-carousel3 .owl-dots,
.trainer .owl-carousel4 .owl-dots {
    text-align: center;
}

.our-clients .owl-carousel2 .owl-dot,
.approved .owl-carousel3 .owl-dot,
.trainer .owl-carousel4 .owl-dot {
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0 3px;
    border-radius: 50%;
    border: #454040;
    background: #d5cece;
}

.our-clients .owl-carousel2 .owl-dot.active,
.approved .owl-carousel3 .owl-dot.active,
.trainer .owl-carousel4 .owl-dot.active {
    background: #a59f9f;
}

.approved .card {
    border-radius: 10px;
}

.approved .card img {
    width: 100px;
    height: 80px;
}

.approved .text p:first-of-type {
    font-size: 12px;
    margin-bottom: .5rem;
}

.approved .text p:nth-child(2) {
    text-align: left;
    color: var(--main-color);
    cursor: pointer;
    margin-bottom: 0;
}

.trainer h6 {
    font-size: 12px !important;
}

.statistics {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('images/01.jpg');
    color: white;
    min-height: 100vh;
}

.statistics h1 {
    width: max-content;
    position: relative;
    margin: auto;
}

.statistics h1::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: -3px;
    width: 100px;
    height: 4px;
    background-color: white;
}

.statistics .numbers {
    z-index: 5;
    position: relative;
}

.our-courses .tab-content > .active {
    background-color: transparent !important;
}

.news {
    overflow: hidden;
}

.news .card {
    border-radius: 15px;
}

.news .card .img {
    height: 177px;
}

.news .owl-carousel5 .owl-nav {
    left: -60px;
    right: -60px;
    width: unset;
}

.news .card span {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.news .card span img {
    width: 14px;
}

.news .card p:last-of-type {
    font-size: 14px;
}

.our-clients .card {
    margin: auto;
    max-width: 190px;
}

.num-of-visits {
    background-color: #dbdcdd;
}

.num-of-visits div span {
    padding: 3px 10px;
    font-size: 18px;
}

.contact-us {
    background-color: #1E1E1E;
    font-size: 14px;
}

.contact-us a {
    text-decoration: none;
    color: white;
}

.contact-us h4 {
    font-weight: 600;
    font-size: 17px;
    position: relative;
    margin-bottom: 25px;
}

.contact-us h4::after {
    position: absolute;
    right: 0;
    bottom: -12px;
    content: '';
    width: 50px;
    height: 3px;
    background-color: white;
}

.form-control {
    border-radius: 0rem;
    color: white;
    height: 46px;
    background-color: transparent !important;
}

/* ::placeholder {
    color: white !important;
} */

.form-control:focus {
    box-shadow: none;
}

.contact-us button {
    border: 0;
}

.footer-1 {
    background-color: #000000 !important;
    padding: 34px;
}

.footer-2 {
    color: #000000bf;
}

.say {
    background-repeat: no-repeat;
    background-size: cover;
}

.say .col-md-5 {
    background-image: url('images/Group 76.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 650px;
}

.say .col-md-5 h1 {
    max-width: 160px;
    font-weight: 900;
    color: var(--main-color);
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
}

.say .col-md-5 h1::after {
    position: absolute;
    content: '';
    right: 0;
    width: 90%;
    bottom: 0;
    background-color: var(--main-color);
    height: 4px;
}

.say .col-md-7 .position-relative {
    width: 400px;
    height: 300px;
}

.say h2 span {
    width: 70px;
    height: 3px;
}

.say .boxShadow-3 {
    max-width: 450px;
    height: 300px;
}

.achievements {
    background-color: #eee !important;
}

section.bg-secondary.achievements .col-md-4 .content {
    width: 90%;
    height: 250px;
}

.achievements .d-flex div {
    width: max-content;
}

.owl-carousel6 .owl-nav {
    position: absolute;
    top: 30px;
    right: 0;
    display: flex;
    justify-content: space-around;
    width: calc((100% / 12) * 8);
}

.owl-carousel6 .owl-nav button {
    border: 1px solid var(--main-color);
    color: white;
    background-color: var(--main-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel6 .item h3 {
    width: max-content;
    margin: auto;
    background: #cbcfd1;
    padding: 5px 10px;
}

.owl-carousel5 .item,
.owl-carousel5 .card {
    height: 100%;
}

.owl-carousel .owl-nav,
.approved .owl-carousel3 .owl-nav,
.trainer .owl-carousel4 .owl-nav {
    display: none !important;
}

.owl-carousel .owl-dots,
.approved .owl-carousel3 .owl-dots,
.trainer .owl-carousel4 .owl-dots {
    text-align: center;
}

.owl-carousel .owl-dot,
.approved .owl-carousel3 .owl-dot,
.trainer .owl-carousel4 .owl-dot {
    width: 6px;
    height: 16px;
    padding: 0;
    margin: 0 3px;
    border: #454040;
    background: #cda274 !important;
    border-radius: 30px;
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
}

.owl-carousel .owl-dots button.owl-dot.active {
    transform: scale(1.6);
}

/*sidebar*/
nav {
    position: absolute;
    top: 37px;
    left: 0;
    height: 70px;
    width: 100%;
    display: flex;
    align-items: center;
    background: transparent;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

nav .logo {
    display: flex;
    align-items: center;
    margin: 0 24px;
    justify-content: center;
}

nav .logo img {
    width: 100px !important;
}

nav .sidebar {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width: 260px;
    z-index: 1111;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 5px 1px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
}

.menu-icon2 span {
    background-color: #ffffff;
}

.logo .menu-icon {
    color: #333;
    font-size: 24px;
    margin-right: 14px;
    cursor: pointer;
}

.logo .logo-name {
    color: #333;
    font-size: 22px;
    font-weight: 500;
}

nav.open .sidebar {
    left: 0;
}

nav.open ~ .overlay {
    opacity: 1;
    left: 260px;
    pointer-events: auto;
}

.sidebar .sidebar-content {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 16px;
}

.sidebar-content .list {
    list-style: none;
}

.list .nav-link {
    display: flex;
    align-items: center;
    margin: 8px 0;
    padding: 14px 12px;
    border-radius: 8px;
    text-decoration: none;
}

.lists .nav-link {
    transition: background-color 0.25s ease;
}

.lists .nav-link:hover {
    background-color: #FEC210;
}

.lists .nav-link:hover .icon {
    color: #fff;
}

.lists .nav-link:hover .link {
    color: #fff;
}

.nav-link .icon {
    margin-right: 14px;
    font-size: 20px;
    color: #707070;
}

.nav-link .link {
    font-size: 16px;
    color: #707070;
    font-weight: 400;
}

.overlay-menu {
    position: fixed;
    top: 0;
    left: -100%;
    height: 1000vh;
    width: 200%;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s ease;
    background: rgba(0, 0, 0, 0.3);

}

.menu-line-1, .menu-line-2, .menu-line-3 {
    height: 4px;
    width: 36px;
    display: inline-block;
    background-color: #000000;
    border-radius: 8px;
}

.menu-icon {
    display: flex;
    flex-direction: column;
    height: 22px;
    align-items: stretch;
    justify-content: space-between;
    background-color: transparent;
    border: none;
}

/*end sidebar*/
.why-elaag {
    height: 100vh;
    background-image: url("images/parteners/banner2.jpg");
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.header-content {
    color: #FEC210;
    font-size: 80px;
}

.answer {
    color: azure;
    font-size: 24px;
}

.box .col-service {
    margin-bottom: 20px !important;
}

.icon-header {
    width: fit-content;
    background: #FEC210;
    position: absolute;
    top: -37px;
    right: 50%;
    transform: translateX(50%);
    width: 85px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.container-fluid {
    margin-top: 80px;
}

.line {
    height: 122px;
    width: 5px;
    display: inline-block;
    background: #FEC210;
    margin-bottom: 2rem;
}

.our-services {
    color: #FEC210;
    font-weight: 600;
}

.service-text {
    font-size: 30px;
}

/*card with hover animation*/
.card {
    overflow: hidden;
    margin: 15px;
    box-shadow: none;
    padding: 20px 0;
    padding-top: 0;
    border-radius: 0px;
    transition: all 0.5s;
    cursor: pointer;
    background-color: white;
    color: black;
    transform: translateZ(0px);
    border: none;
}

.card img {
    height: 253px;
    width: 100%;
    transform: scale(1.1);
    transition: transform 0.5s;
    z-index: 1;
    position: relative;
}

.card h2 {
    background-color: inherit;
    padding: 10px;
    margin: 0;
    z-index: 2;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #A7ACB1;
}

.card p {
    padding: 0 10px;
    margin: 0;
    color: darkslategray;
}

.card:hover img {
    opacity: 0.8;
    transform: scale(1.14);
}

/*end card with hover animation*/
.text-left {
    text-align: left;
}

.numbers img {
    width: 180px;
}

#map {
    height: 100%;
}

.sidebar-logo {
    width: 100px;
}

.book-button {
    background-color: #FEC210;
    color: #ffffff;
    font-size: 20px;
    width: 100%;
}

.book-text {
    margin-bottom: 80px;
}

.ml-1 {
    margin-left: 10px;
}

.contact-us .container-xl {
    padding: 24px;
}

.w-md-50 {
    width: 50%;
}

.line-image {
    height: 100px;
    width: 7px;
    background: #FEC210;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translatey(-50%);
}

.line-vertical-sec {
    height: 200px;
    width: 7px;
    background: #FEC210;
}

.overlay-images {
    bottom: 0;
    color: #ffffff;
    z-index: 1111;
    background-color: #FEC210;
    width: 100%;
    opacity: 1.6;
}

.overlay-images button {
    color: #ffffff;
}

.tab-content img {
    height: 257px;
    width: 100%;
}

.single-project .card-1 {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-flow: column nowrap;
    height: 316px;
    justify-content: center;
    position: relative;
    background-position: center;
    background-size: cover;
}

.single-project .card-1::after {
    background: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 300ms ease-in;
    width: 100%;
}

.single-project .card-1 .project-title {
    color: white;
    display: block;
    font-size: 20px;
    font-weight: 600;
    opacity: 0;
    padding: 10px 0;
    z-index: 10;
}

.single-project .card-1 .project-subtitle {
    color: white;
    display: block;
    font-size: 14px;
    font-weight: 300;
    opacity: 0;
    padding: 10px 0;
    z-index: 10;
}


li .img {
    width: 100%;
}

li {
    list-style-type: none;
    position: relative;
}

li .project-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 46%;
}

.project-title {
    opacity: 0;
}

.img:hover .project-title {
    opacity: 1;
}

.img:hover .project-title, .img:hover .img {
    opacity: 1;
}

.img:hover {
    opacity: 0.6;
}

.form-new input[type=text], select, textarea, .form-new input[type=tel] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

.form-new label {
    padding: 12px 12px 12px 0;
    display: inline-block;
}

.form-new input[type=submit] {
    background-color: #FDBB0F;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-top: 14px;
}

.form-new input[type=submit]:hover {
    background-color: #45a049;
}

.form-new {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
}

.col-25 {
    float: left;
    width: 25%;
    margin-top: 6px;
}

.col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
}

/* Clear floats after the columns */
.row-form:after {
    content: "";
    display: table;
    clear: both;
}

.watsapp-logo {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 11111111111;
}

.watsapp-logo img {
    width: 50px;
    height: 50px;
}
nav .sidebar .logo {
    margin: 0;
    padding: 0;
    justify-content: space-around;
}
.why-choose{
    background-image: url('images/01.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}
.why-choose .content{
    padding-top: 150px;
    padding-bottom: 150px;
}
.why-choose .content p{
    max-width: 600px;
    line-height: 35px;
}

.why-choose .content h1{
    font-size: 4vw;
}
.why-choose .content h2{
    font-size: 3.5vw;
}
.ourVision  .col-lg-4:nth-of-type(1),
.ourVision   .col-lg-4:nth-of-type(2){
    border-left: 1px solid #eee;
}
/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .col-25, .col-75, input[type=submit] {
        width: 100%;
        margin-top: 0;
    }
}

@media (max-width: 1024px) {
    header .about .left .content {
        height: 410px;
    }

    .tabs .card {
        width: 100% !important;
    }

    .w-md-50 {
        width: 100%;
    }

    .numbers .mb-5 {
        margin-bottom: 10px !important;
    }

    .numbers img {
        width: 142px;
    }

    .col-service .content {
        /* width: 330px !important; */
        margin:auto;
        text-align: center;
    }
}

@media (max-width: 991px) {
    header nav .toggle-list {
        display: flex;
    }

    header .close {
        display: unset;
    }

    header .bg-danger {
        display: none;
    }

    header ul {
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        position: fixed;
        top: 0px;
        right: 0;
        bottom: 0;
        width: 300px;
        height: 100vh;
        transform: translateX(100%);
        z-index: 4;
        overflow: auto;
        background-color: var(--main-color);
        transition: .4s;
    }

    header ul.active {
        transform: translate(0);
    }

    header ul li.border-end {
        border: none !important;
    }

    .docs-pictures li {
        margin-bottom: 20px;
    }

    .docs-galley {
        margin-bottom: 0px !important;
    }

    section.services .col-md-5 img {
        width: 130px;
        height: 130px
    }

    section.services .col-md-4 .col-sm-3 p {
        font-size: 13px !important;
    }

}

@media (max-width: 900px) {
    header .about .left .content {
        height: 340px;
    }

    section.bg-secondary .col-md-4 .content {
        width: 100%;
        height: 180px;
    }

    section.bg-secondary .boxShadow-3 {
        width: 100% !important;
        margin: 1.5rem 0 0 !important;
    }

    section.bg-secondary.say .boxShadow-3 {
        margin: auto !important;
    }

    section.bg-secondary .d-flex .item {
        width: calc(100% / 3);
        padding: 10px !important;
    }

    section.bg-secondary .d-flex .item img {
        width: 35px;
        height: 40px;
    }

    section.bg-secondary .d-flex .item h5 {
        font-size: 17px;
    }

    section.bg-secondary .d-flex .item p {
        font-size: 14px;
        line-height: 16px;
    }

    section.bg-secondary .col-md-8 .d-flex {
        flex-wrap: wrap;
    }

    .training-subjects .nav-tabs .nav-link {
        font-size: 13px !important;
    }

    .col .content h4 {
        font-size: 12px !important;
    }

    .trainer .img img {
        width: 150px;
    }

    .trainer .text p {
        font-size: 14px;
    }
}

@media (max-width: 769px) {
    header{
        background-size: cover !important;
    }
    header .about .left .content {
        width: 400px;
        height: 400px;
    }

    .our-services-container .overlay-projects {
        border-radius: 39px;
    }
    header .more {
        font-size: 1rem !important;
    }
    nav .logo {
        padding: 5px inherit;
    }
    .owl-carousel6 .layers .content {
        max-width: 600px !important;
        min-width: 280px !important;
        margin: auto;
    }

    .tabs .tab-pane {
        width: 92% !important;
    }

    .tabs ul {
        justify-content: start !important;
    }

    .reason p {
        width: 100% !important;
        font-size: 15px !important;
    }

    .col-service .content {
        border-radius: 44px;
    }

    .steratigy .row {
        /* width: 99%; */
        margin: auto;
    }

    .footer-1 {
        font-size: 12px;
        padding: 12px;
    }

    .footer-1 .d-flex div {
        margin: 5px;
    }

    .footer-2 {
        font-size: 14px;
    }

    .hidden-sm {
        display: none;
    }

    .say .col-md-7 {
        margin: auto;
    }

    .achievements .item .bg-light {
        width: 100% !important;
    }

    .achievements .item p {
        width: 75% !important;
    }

    .owl-carousel6 .owl-nav {
        width: 90% !important;
        right: 50%;
        transform: translateX(50%);
    }

    .owl-carousel6 .owl-nav button {
        width: 35px;
        height: 35px;
    }

    .col-service {
        margin-bottom: 90px !important;
    }

    .steratigy {
        min-height: 100vh;
        display: flex;
        justify-content: center;
        background-size: cover;
        background-position: 67% 84%;
    }

    .overlay-projects {
        opacity: 0.9;
    }

    .contact-us .container-xl {
        padding: 24px;
        padding-bottom: 0;
    }

    .service-text {
        font-size: 17px;
    }

    .line {
        height: 95px;
        margin-bottom: 1rem;
    }

    .mx-3 {
        margin-right: 3px !important;
        margin-left: 3px !important;
    }

    .numbers .mb-5 {
        margin-bottom: 10px !important;
    }

    .numbers img {
        width: 142px;
    }

}

@media (max-width: 575px) {
    .why-choose{
        padding: 50px;
        position: relative;
        min-height: auto;
    }
    .why-choose .content p{
        line-height: 30px;
        font-size: 15px !important;
    }
    .col-service .content {
        height: 363px;
        width: 100%;
    }

    .our-services-container .overlay-projects {
        border-radius: 25px;
    }

    .owl-carousel6 .owl-nav {
        justify-content: space-between;
    }

    .achievements h3 {
        font-size: 18px;
    }

    .numbers img {
        width: 130px;
    }

    .achievements .item p {
        width: 100% !important;
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    .owl-carousel6 {
        width: 90%;
        margin: auto;
    }

    header {
        padding-bottom: 30px;
    }

    header .about .left .content {
        width: 300px;
        height: 300px;
    }

    header .about p {
        font-size: 1rem !important;
    }

    section.bg-secondary .d-flex .item {
        width: 95%;
        margin: auto;
        border: 0;
    }

    section.bg-secondary hr {
        display: none;
    }

    section.bg-secondary .d-flex .item img {
        width: unset;
        height: unset;
    }

    .col-service .content {
        border-radius: 25px;
    }

    .steratigy .row .col {
        margin-top: 0;
    }

    .steratigy .danger {
        background-image: url("/images/03.jpg");
        padding: 0 0 30px;
    }

    .steratigy .danger h2 {
        color: var(--main-color) !important;
        padding-top: 0 !important;
    }

    .trainer .img img {
        width: 130px;
    }

    .trainer .text h4 {
        font-size: 14px;
    }

    .trainer .text p {
        font-size: 12px;
    }

    .our-courses h1 {
        font-size: 18px;
    }

    .news .owl-carousel5 .owl-nav {
        left: -20px;
        right: -20px;
    }

    .form-control {
        max-width: 300px !important;
    }

    .achievements .item .bg-light div {
        width: 100% !important;
        margin-bottom: 1rem !important;
    }

}

@media (max-width: 420px) {
    .nav-pills .nav-link {
        font-size: .9rem !important;
        padding: .5rem .4rem !important;
    }

    .tab-pane h2 {
        font-size: 1.2rem !important;
    }

    section.services .col-md-8 h3 {
        font-size: 20px;
    }

    section.services .col-md-8 p {
        font-size: 12px;
        line-height: 20px;
    }

    section.services .hr-service {
        width: 90px;
        height: 3px
    }

    .tab-content > .active {
        background-color: transparent !important;
    }

    .news .owl-carousel5 .owl-nav {
        left: -20px;
        right: -20px;
    }

    .say .boxShadow-3 {
        width: 290px;
        height: 200px;
    }

    .our-vision {
        padding: 1rem !important;
    }

    .our-vision .boxShadow-3 {
        padding: 1rem !important;
    }

    .achievements .item .bg-light div {
        width: 100% !important;
    }

    .logo img {
        width: 230px;
    }
    
    nav > div > div.py-3{
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .numbers img {
        width: 90px;

    }
    .footer-1 .row > div,
    .footer-1 .row > div > div{
        width: 100%;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
        
    }
    .footer-1 .row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 300px) {
    .certificates .owl-carousel .card .position-absolute {
        bottom: -40px;
    }

    .certificates .owl-carousel .item {
        padding-bottom: 40px;
    }

    .ourVision  .col-lg-4:nth-of-type(1),
    .ourVision   .col-lg-4:nth-of-type(2){
        border-left: none
    }
}

.our-vision .boxShadow-3::before {
    position: absolute;
    right: 20px;
    top: -10px;
    content: '';
    background: white;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
}









.second-color{
    color: gray;
}

#our_partners{
    min-height: auto;
}

#our_partners .numbers > div{
    align-items: center;
}
.statistics{
    background-image: none;
}

select#country{
    background: #fff;
}

.slider-title{
    font-size: 50px;
}

@media (max-width:669px) {
    nav {
        top: 15px;
        background-color: #fff;
    }
    header{
        background-size: contain;
        height: 80vh;
        background-size: cover;
        background-position: center;
    }
    .mobile-header{
        display: block;
    }

    .mobile-header img{
        width: 100%;
        height: auto;
    }
    .why-elaag{
        height: auto;
    }
    .header-content{
        font-size: 35px;
    }
    .col-service .content{
        border: 1px solid #FECE2A;
    }
    .tab-content img{
        height: auto;
    }
    .mobile-white-text{
        color: #555;
    }
    .statistics{
        min-height: auto;
    }
    .why-choose .content{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #our_partners .numbers > div{
        flex-direction: column;
    }
    #our_partners .numbers img{
        width: 150px;
        height: auto;
        min-height: auto;
        margin-bottom: 30px;
        max-width: 150px;
    }
    .ourVision{
        padding: 30px 10px;
    } 
    form > div{
        padding: 0 !important;
    }
    .overlay-projects {
        opacity: 0.5;
        top: 0;
    }
    h2.our-services{
        margin-top: 25px !important;
    }
    .slider-title{
        font-size: 20px;
        padding: 20px;
        line-height: 1.5;
    }
    .steratigy .danger {
        background-image: none
    }
    
}

.menu-icon2 span {
    background-color: #000;
}

.nav-white-color{
    background-color: #fff;
    margin: auto !important;
}

section.abox {
    background-color: #eee;
}
section.abox .container-fluid {
    margin-top: 0 !important;
}

.slideInLeft .overlay-projects{
    background-color: #222;
    opacity: 0.8;
}