:root {
    --white: #ffffff;
    --black: #000;
    --black-info: #0B1131;
    --yellow: #F2B829;
    --blue: #0B325C;
    --blue-bg: #0D5F91;
    --swiper-theme-color: #F2B829;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Cairo', sans-serif;
}

/* header */

header {
    width: 100%;
    background-color: #812990;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: -90px 0px;
    display: flex;
    position: relative;
    flex-direction: column;
    margin-bottom: 100px;
}

header .navbar {
    width: 92%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 0px;
}

header .navbar.fixed {
    position: fixed;
    top: 0;
    margin-top: 0px;
    height: 100px;
    width: 100%;
    z-index: 10000;
    box-shadow: 6px 10px 19px -6px #858585cc;
    background: white;
}

header .navbar.fixed .navbar-brand img {
    content: url(../../assets/images/logo2.png);
    flex-shrink: 0;
}

header .navbar.fixed .lang button {
    color: #49276E;
}

header .navbar.fixed .lang button svg path {
    stroke: #49276E;
}

header .navbar.fixed .menu {
    border: 2px solid black;
    border-radius: 50%;

}

header .navbar.fixed .menu path {
    stroke: black;

}

header .navbar .lang svg {
    margin-left: 5px;
    margin-right: 5px;
    width: 11px;
    height: 11px;
}

header .navbar .lang .btn {
    color: white;
    font-size: 14px;
    font-weight: 700;
}

header .navbar .lang ul li {
    text-align: center;

}

header .navbar .lang ul li .active {
    background-color: #5c3da9;
}

header .navbar .navbar-brand img {
    width: 142px;
    height: 68px;
    flex-shrink: 0;
}

header .navbar .offcanvas {
    background-color: #fff;
}

header .navbar .navbar-nav .nav-link {
    font-size: 16px;
    color: var(--white);
    font-weight: 700;
}

header .navbar.fixed .navbar-nav .nav-link {
    color: #49276E;
}

header .navbar.fixed .nav-item .nav-but {
    border: 1px solid #49276E;
    background-color: white;
    color: #49276E;
}

header .navbar.fixed .nav-item .nav-but:hover {
    background-color: #49276E;
    color: white;

}

.navbar .navbar-nav .nav-item .nav-but {
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 3px;
    color: var(--black);
}

.navbar .navbar-nav .nav-item .nav-but.btn2 {
    color: var(--white);

}

header .navbar.fixed .nav-item .nav-but.btn2 {
    border: none;
    color: #49276E;
}

header .navbar.fixed .nav-item .nav-but.btn2:hover {
    color: white;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    border: 1px solid transparent;
    box-shadow: none;
    outline: none;
}

.navbar .navbar-nav.btns .nav-item {
    padding: 0px 10px;
    background-color: rgb(124, 105, 172);
}


.navbar .navbar-nav.btns .nav-item .user {
    color: white;
    text-decoration: none;
    width: 30px;
    height: 30px;
    font-size: 11px !important;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid white;


}

.navbar .navbar-nav.btns .nav-item .dropdown-menu {
    border-radius: 24px;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 100px;
}

.navbar .navbar-nav.btns .nav-item .dropdown-menu li {
    text-align: right;
}

.navbar .navbar-nav.btns .nav-item .dropdown-menu li span {

    color: #095F90 !important;
    font-size: 14px;
    font-weight: 700;
}

.navbar .navbar-nav.btns .nav-item .user-media {
    display: none;
    font-size: 14px;
}

.navbar .navbar-nav.btns .nav-item .color-media {
    display: none;
}

header .title {
    color: white;
    padding: 20px;
    width: 90%;
    margin: auto;
    font-size: 14px;

}


header .title span {
    margin-left: 10px;
    margin-right: 10px;
}


.banner {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    width: 90%;
    border: 1px solid #FFFFFF4F;
    margin: auto;
    margin-top: 30px;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 100px;
}

header .banner .banner__content {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

header .banner .banner__content .cour1 {
    background-color: #D9D9D92B;
    width: 400px;
    display: flex;
    font-size: 17px;
    flex-direction: column;
    color: white;
}

header .banner .banner__content .cour1 .one-cour
 {
    display: flex;
    justify-content: space-between;
    padding: 28px;
}

header .banner .banner__content .cour1 .two-cour{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #FFFFFF36;
    padding: 28px;

}

header .banner .banner__content .cour2{
    background-color: #D9D9D92B;
    width: 400px;
    display: flex;
    justify-content: space-evenly;
    color: white;
    margin-top: 20px;
    align-items: center;
    padding: 20px;
    border-radius: 8px;
    font-size: 24px;
    box-shadow: 0px 4px 4px 0px #49276E26;


}

header .banner .banner__content .cour3 {
    width: 400px;
    margin-top: 20px;
}

header .banner .video {
    padding: 20px;
    box-shadow: 0px 4px 4px 0px #26323826 inset;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 11px;
}

header .banner .video video {
    border-radius: 11px;

}

header .banner .controls svg {
    width: 30px;
    height: 30px;
}

header .banner .video .controls {
    width: 100%;
    background-color: #49276E;
    display: flex;
    border-radius: 5px;
    justify-content: space-between;
    flex-direction: row-reverse;
    height: 50px;
    align-items: center;
    bottom: 5px;
}

.controls__left {
    padding-left: 10px;
}

.controls__left,
.controls__right {
    display: flex;
}

.controls__left svg,
.controls__right svg {
    margin-right: 20px;
    cursor: pointer;
}


/* courses */
.all-courses {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: auto;
}


.un-courses{
width:80%;
margin: auto;
}

.content{
width: 95%;
}

.un-courses h2{
 color:#49276E;
 font-size: 20px;
 font-weight: 700;
}

.un-courses p{
   color:  #49276E;
   font-size: 16px;

}

.un-courses span{
    background-color: #D9D9D947;
    color: #49276E;
    border-radius: 5px;
    width:130px ;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
    display: inline-block; 
}

.cour-btns{
    display: flex;
    justify-content: center;
    padding:30px 0px;

}


.cour-btns .btnn{
    background-color: #812990;
    padding: 14px 20px;
    border: none;
    color: white;
    border-radius: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.cour-un{
 display: flex;
 justify-content:space-between;
 align-items: center;
}

.cour-un button{
    height: 40px;
    margin-right: 200px;

}
.un-courses button{
    color: white;
    background-color:#812990;
    padding:  10px 30px 10px 30px;
    border-radius: 10px;
    border: none;

    font-size: 12px;
    
}
.courses {
    margin: auto;
    border: 1px solid #49276E57;
    padding: 30px;
    border-radius: 8px;
    width: 100% !important;
    height: auto;
    align-items: start;
    display: flex;
    justify-content: space-between;
    background: #FFF;
    margin-bottom: 50px;
    overflow: hidden;
}

.courses .nav-link {
    background-color: #F9F9F9;
    border-top: none;
width: 100% !important;
margin-bottom: 5px !important;
padding: 10px;
box-shadow: 0px 4px 4px 0px #00000040;
height: auto;
    border-radius: 0px;
    color: #49276E !important;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.all-courses .list-course .content-details {
    border-radius: 24px;
    color: #49276E;
    background: #FFF;
    box-shadow: 6px 10px 19px -6px #49276ECC;
    width: 100%;
    margin-top: 20px;
}

.all-courses .list-course .content-details ul {
    list-style: none;
    padding: 20px;
}

.all-courses .list-course .content-details ul li {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(9, 95, 144, 0.15);
    color: #49276E;
    text-align: right;
    font-size: 14px;
    font-weight: 700;
    display: flex;
}

.courses .nav-link.active {
    background-color: #812990 !important;
    border-radius: none;
    color: white !important;
}


.courses .nav-link{
    background-color: white;
}

.tab-content {
    width: 70%;

}

.tab-content .tab-pane h2 {
    color: #49276E;
    text-align: right;
    font-size: 28px;
    font-weight: 700;
}

.tab-content .tab-pane h3 {
    color: #49276E;
    text-align: right;
    font-size: 22px;
    font-weight: 700;
}


.tab-content .tab-pane span {
    color: #49276E;
    font-size: 18px;
    font-weight: 800;
}

.tab-content .tab-pane .live-courses,
.tab-content .tab-pane .online-courses {
    color: #49276E;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
    border: 1px solid #49276E;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.tab-content .tab-pane table {
    width: 100%;
}

.tab-content .tab-pane table tr {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(167, 124, 39, 0.21);
    color: #49276E;
    align-items: center;
    font-weight: 700;
    font-size: 15px;
    padding: 20px 0px;
}

.tab-content .tab-pane table tr button {
    border-radius: 50px;
    background: #0EA349;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    padding: 9px 30px;

}

.tab-content .tab-pane p {
    color: #49276E;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
}

.list{
    flex-direction: column;
    width: 300px !important;
    height: 100%;
}




.our-courses {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.our-courses  .left-payment {
    border-radius: 8px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.378);

    box-shadow: 6px 10px 19px -6px #8080802f;
}

.our-courses  .left-payment table {
    width: 100%;
}


.our-courses  .left-payment table tr {
    align-items: center;
    justify-content: space-between;
   padding: 20px;
    border-bottom: 1px solid rgba(167, 124, 39, 0.21);
   
}



.our-courses  .left-payment table tr th {
    font-size: 14px;
    padding: 15px;

    color: #49276E;
    text-align: center;
}

.our-courses  .left-payment table tr td {
    font-size: 13px;
    color: #49276E;
    padding: 15px 5px;
    font-weight: 700;
    text-align: center;
}

.our-courses  .left-payment table tr td img {
    border-radius: 12px;

    width: 86px;
    height: 86px;
    flex-shrink: 0;
}


.our-courses  .left-payment table tr td .btn-course1{
background-color: white;
border-radius: 50px;
border: 1px solid #49276E;
color: #49276E;
font-weight: 700;
font-size: 13px;
padding: 8px 20px;
}

.our-courses  .left-payment table tr td .btn-course2{
  color: white;
    border-radius: 50px;
    background-color: #49276E;
    font-weight: 700;
padding: 8px 20px;
font-size: 13px;
    }



/* footer */


footer {
    background-image: url("../../assets/images/footer.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 100px;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
}

.footer__content {
    display: flex;
    width: 90%;
    justify-content: space-between;
    margin-top: 90px;
}

/* .wave{
    position: absolute;
    top: -181px;
border: 1px solid white;
z-index: -1;

} */
.footer__content .social {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}

.subscribe {
    padding: 11px 14px;
    background-color: white;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
}

.subscribe input {
    width: 60%;
    border: none;

}

.subscribe .form-control:focus {
    box-shadow: none;

}

.subscribe button {
    background-color: #49276E;
    padding: 11px 40px;
    border-radius: 20px;


}



footer h5 {
    font-size: 18px;
    color: white;
    margin-bottom: 30px;
    line-height: 1.5;

}


footer h5 small {
    font-size: 13px;
}

footer .nav-link {
    text-decoration: none;
    color: white;

}


footer .nav-link:hover {
    color: white;
}

footer h5 svg {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.map {
    width: 40px;
    height: 40px;
    margin: 0px;
}


footer .social .footer-icons-social {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;

}

footer .social .footer-icons-social svg {
    margin-right: 12px;
}