/* Site */
.dropdown-toggle{
    
        white-space: inherit;
}
.modal{
    z-index:9999;
}
body{
top: 0px !important; 
position: static !important; 
background:#fff;
}

.vgrid-item .card-img-top{
     object-fit: contain;
    object-position: center;
        margin-left: auto;
    margin-right: auto;
    height: 20vh;
    min-height: 10vh;
    max-width: 100%;
    width: 100%;
    display: block;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
}


.profilelink {
    position: absolute;
    left: 7%;
    top: 50px;
    color: #fff;
    font-size: 18px;
    padding: 7px;
}


.cardcourse2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18, 35, 74, 0.42);
    box-shadow: 0px 2px 9px 1px rgba(18, 35, 74, 0.42);
    -webkit-border-radius: 0.7rem;
    -moz-border-radius: 0.7rem;
    border-radius: 0.7rem;
}

.cardcourse2 .cardhours .instcourse {
    width: 80px;
    height: 80px;
    line-height: 65px;
    border-radius: 50%;
    font-size: 20px;
    color: #1b264f;
    text-align: center;
    background: #fff;
    font-weight: 900;
}

.cardcourse2 .cardhours {
    position: absolute;
    top: 13vh;
    text-align: center;
    /* width: 6em; */
    /* margin-left: auto; */
    /* margin-right: 25px; */
    left: 5%;
    max-height: 25vh;
    display: none;
}


#whatsapp-chat-widget {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    font-family: Arial, sans-serif;
}

#wa-widget-send-button {
    background-color: #25D366; /* WhatsApp green */
    color: white;
    padding: 10px 12px;
    border-radius: 50px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background 0.3s ease;
}

#wa-widget-send-button:hover {
    background-color: #1ebc59;
}

.wa-messenger-svg-whatsapp {
    width: 24px;
    height: 24px;
    fill: white;
}

#wa-widget-send-button div {
    font-size: 14px;
}

.wa-chat-box {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 300px;
    max-height: 400px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    overflow: hidden;
    display: none;
    flex-direction: column;
}

.wa-chat-box-header {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #25D366;
    color: white;
}

.wa-chat-box-brand {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    border-radius: 50%;
}

.wa-chat-box-brand-name {
    font-weight: bold;
    font-size: 16px;
}

.wa-chat-box-brand-subtitle {
    font-size: 12px;
    opacity: 0.9;
}

.wa-chat-bubble-close-btn {
    margin-right: auto;
    cursor: pointer;
}

.wa-chat-box-content {
    padding: 15px;
    font-size: 14px;
    color: #333;
}

.wa-chat-box-send {
    padding: 10px;
    background: #f1f1f1;
    text-align: center;
}

.wa-chat-box-content-send-btn {
    background: #25D366;
    color: white;
    padding: 10px 15px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: background 0.3s;
}

.wa-chat-box-content-send-btn:hover {
    background: #1ebc59;
}

.wa-chat-box-content-send-btn-icon {
    margin-left: 8px;
    fill: white;
}

    
    @media (max-width: 1200px) {
         .checkboxlist{
            columns: 2 !important;
    -webkit-columns: 2 !important;
    -moz-columns: 2 !important;
    width: 100%;
    }
    }
    
    @media (max-width: 768px) {
    .checkboxlist{
            columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
    width: 100%;
    }
    }

 .row-fluid {
    display: flex;
}

.video-container {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    height: 50vh;
}

    .video-container video {
        position: absolute;
        top: 50%;
        right: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        transform: translateX(50%) translateY(-50%);
    }

.video-normal {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}


    .video-normal video {
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
    }


.ban3div{
    display:flex;    
    flex-direction: column;   
    align-items: flex-end;
}

.ban3part2{
     width: 100%;
    align-items: center;
    justify-content: end;
    display: flex;
padding-top:70px;
padding-bottom: 10px;
    background: rgb(254,254,254);
    background: linear-gradient(180deg, rgba(254,254,254,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.95) 100%);
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}

.ban3part2item1 {
    flex: 0 0 auto;
    width: 7.5%;
    padding: 20px;
}


.ban3part2item2 {
    flex: 0 0 auto;
    width: 52%;
    padding: 20px;
}

.ban3part2item3 {
    flex: 0 0 auto;
    width: 20%;
    padding: 20px;
}


.ban3part2item4 {
    flex: 0 0 auto;
    width: 20%;
    padding: 20px;
}

.ban3space{
    width:5%
}

.ban3part1 {
    background-color: transparent;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    margin:auto;
}


.ban3part1item{
    flex: 0 0 auto;
    width: 12.5%;
    padding: 15px;
}

.pre  input[type="checkbox"] {
            width: auto;
            display: inline-block;
            padding: unset;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    background-color: inherit;
    background-clip: inherit;
    border: 1px solid #ced4da;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 15px;
        }


.pre .email{
    
    display:block;
}


.logoee1{
    width:45%;
    height:auto;
}

.logoee2{
      width:30%;
    height:auto;
}

 .pointy {
  width: 100%;
  height: 60px;
  background: #22b04c;
  text-align: center;
  color: #fff;
  font-size: 13px;
  position: relative;
  display: table;
  text-align:right;
  margin-top:10px;
  margin-bottom:10px;
  padding-right:20%;
}


.pointe{
    max-width:90%;
}

.pointy span {
  display: table-cell;
  vertical-align: middle;
}

.pointy:before,
.pointy:after {
  content: '';
  position: absolute;
}

.pointy:after {
  border-left: 30px solid transparent;
  border-right: 30px solid #22b04c;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  left: -60px;
  top: 0px;
  width: 0;
  height: 0;
  display: block;
}


.pointygray{
      background: #d0d0cf;
    
}

.pointygray:after{
      border-left: 30px solid transparent;
  border-right: 30px solid #d0d0cf;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
    
}

.pre .row-fluid{
    
    display:flex;
    
    
}

.pre .control-label{
    width:50%;
}


.pre #a971bb5d-1df7-4fb5-9255-7e80e512c06f{
    display:none;
}

.pre .text{
    
    height:55px;border-radius: 0rem !important;border: 2px solid #22b04c;color: #1b264f;
}

.pre select{
 height:55px;border-radius: 0rem !important;border: 2px solid #22b04c;color: #1b264f;
}

.pre .field-validation-error{
 
       color: #dc3545 !important;
           margin-top: .25rem;
    font-size: .875em;
}


.pre .file{
    height:55px;border-radius: 0rem !important;border: 2px solid #22b04c;color: #1b264f;
}

.pre .umbraco-forms-container{
    margin-top:10px;
    margin-bottom:10px;
    
}

.pre .btn{
 
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: #1b264f;
    text-decoration: none;
    text-align: center;
    border:none;
    border-radius:0px;
margin-top:20px;
}


.validation-summary-errors ul li{
    color:red;
    list-style-type:none;
    
}

.usernameheader{
    
        float: left;
    position: absolute;
    left: 12%;
}


.profileh{

    line-height:1.1 !important;
    
}

.profileh p

{
    
    
     line-height:1.1 !important;
}


.dean{
    
    width:25%;
    margin:auto;
}

.facevent{
         padding-left:10%;
    
}

.facanno{
         padding-right:10%;
    
}

  .deanphoto{
        padding-right:10%;
    }


.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.1em;
    vertical-align: 0.1em;
    content: "";
    border-top: 0.25em solid;
    border-right: 0.2em solid transparent;
    border-bottom: 0;
    border-left: 0.2em solid transparent;
}

.shareicons{
    
    float:left;
}


.pagination{
    
    flex-wrap: wrap;
}

.highlighttext{
    padding: 1rem 1rem;
    display: block; 
    position: relative;
    background: #e5e5e5;
    width: 80%;
    height: fit-content;
}

.goog-te-banner-frame{
display:none !important
}

.goog-logo-link {
    display:none !important;
} 
    
.goog-te-gadget{
    color: transparent !important;
}

a {
    color: inherit;
    text-decoration: none;
}

    a:hover {
        color: #22b04c ;
    }
    
    a:hover span{
           color: #22b04c ;
        
    }
    
        .footer .linke:hover{
            color: #1b264f !important;
        
    }


h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

p {
    line-height:1.5;
    color: inherit;
    margin-top: 0;
    margin-bottom: 0rem;
}

div{
    
    line-height:1.5;
}


.heading1 {
    font-size: 66px;
    font-weight:700;
    color:#1b264f;
}


.heading2 {
    font-size: 54px;
    font-weight:700;
    color:#1b264f;
}



.heading3 {
    font-size: 46px;
    font-weight:700;
    color:#1b264f;
}


.heading4 {
    font-size: 42px;
    font-weight:700;
    color:#1b264f;
}


.heading5 {
    font-size: 40px;
    font-weight:700;
    color:#1b264f;
}


.heading6 {
    font-size: 34px;
    font-weight:700;
    color:#1b264f;
}


.heading7 {
    font-size: 29px;
    font-weight:700;
    color:#1b264f;
}


.heading8 {
    font-size: 26px;
    font-weight:700;
    color:#1b264f;
}


.heading9 {
    font-size: 24px;
    font-weight:700;
    color:#1b264f;
}

.heading10 {
    font-size: 23px;
    font-weight:700;
    color:#1b264f;
}


.heading11 {
    font-size: 22px;
    font-weight:700;
    color:#1b264f;
}


.heading12 {
    font-size: 21px;
    font-weight:700;
    color:#1b264f;
}


.heading13 {
    font-size: 20px;
    font-weight:700;
    color:#1b264f;
}


.heading14 {
    font-size: 19px;
    font-weight:700;
    color:#1b264f;
}


.heading15 {
    font-size: 18px;
    font-weight:700;
    color:#1b264f;
}


.heading16 {
    font-size: 16px;
    font-weight:700;
    color:#1b264f;
}


.heading17 {
    font-size: 15px;
    font-weight:700;
    color:#1b264f;
}

.normal {
    font-size: 16px;
    font-weight:400;
    color:#000;
    text-align:justify;
}


@media (max-width: 768px) {

    .heading1 {
        font-size: 42px !important;
    }


    .heading2 {
        font-size: 40px !important;
    }



    .heading3 {
        font-size: 38px !important;
    }


    .heading4 {
        font-size: 36px !important;
    }


    .heading5 {
        font-size: 34px !important;
    }


    .heading6 {
        font-size: 32px !important;
    }


    .heading7 {
        font-size: 30px !important;
    }


    .heading8 {
        font-size: 28px !important;
    }


    .heading9 {
        font-size: 26px !important;
    }

    .heading10 {
        font-size: 24px !important;
    }


    .heading11 {
        font-size: 22px !important;
    }


    .heading12 {
        font-size: 20px !important;
    }


    .heading13 {
        font-size: 20px !important;
    }


    .heading14 {
        font-size: 20px !important;
    }


    .heading15 {
        font-size: 20px !important;
    }


    .heading16 {
        font-size: 18px !important;
    }


    .heading17 {
        font-size: 15px !important;
    }

    .normal {
        font-size: 16px !important;
    }
}


@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf') format('truetype');
    font-weight: 400;
}



@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf') format('truetype');
    font-weight: normal;
}


@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Bold.ttf') format('truetype');
    font-weight: 600;
}


@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Bold.ttf') format('truetype');
    font-weight: 700;
}


@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-ExtraBold.ttf') format('truetype');
    font-weight: 900;
}



@font-face {
    font-family: 'Noto_Kufi_Arabic';
    src: url('../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: 400;
}



@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
}


@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: 600;
}


@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: 700;
}


@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: 900;
}



@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: bold;
}


* {
    font-family: 'Noto_Kufi_Arabic',Tahoma;
}


.d-grid {
    display: grid !important;
}

.modal-dialog {
    max-width: 50%;
    margin: auto;
}



.container-fluid {
    background-color: transparent;
    max-width: 100%;
    width: 100%;
}

    .container-fluid .row {
        max-width: 1500px;
        margin: auto;
    }



.padding {
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 1%;
    padding-bottom: 1%;
}

.margin {
    margin-bottom: 0%;
}

.containerfull {
    padding-right: 0%;
    padding-left: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    margin-bottom: 0%;
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0%;
}

img {
    max-width: 100%;
}

.datelink{
        text-decoration: none;
    width: 100%;
    display: contents;
    height: 100vh;
    
}

.datelink:hover .importantdates{
            transition: all .2s ease-in;
        transform: scale(1.05);
    
}

.cardlink {
    text-decoration: none;
    width: 100%;
    display: contents;
    height: 100vh;
}

.cardcontainer {
    display: flex;
}

    .cardcontainer:hover .cardlink .card1 {
        transition: all .2s ease-in;
        transform: scale(1.05);
    }

.card1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .card1 .card-date {
        position: absolute;
        top: 23vh;
      background: rgb(27 38 79 / 90);
    color: #fff;
        padding: 15px;
        text-align: center;
        /* width: 6em; */
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        /* margin-left: auto; */
        /* margin-right: 25px; */
        right: 5%;
        max-height: 25vh;
        display: none;
    }

    .card1 .card-title {
        position: relative;
        margin-top:25px;
    }

    .card1 .card-text {
        position: relative;
    }

    .card1 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
 
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card1 .card-body {
        padding: 1.5rem 1.5rem;
    }



.cardcontainer:hover .cardlink .card2 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}


.card2 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .card2 .card-date {
        position: absolute;
        top: 23vh;
        background: #fff;
        color:#037c27;
        padding: 15px;
        border-top: 6px solid #e5e5e5;
        text-align: center;
        /* width: 6em; */
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        /* margin-left: auto; */
        /* margin-right: 25px; */
        left: 5%;
        max-height: 25vh;
        display: none;
        
    }

    .card2 .card-title {
        position: relative;
        text-align: right;
           margin-top:40px;
    }

    .card2 .card-text {
        position: relative;
    }

    .card2 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card2 .card-body {
        padding: 1.5rem 1.5rem;
        border-bottom: 6px solid #e5e5e5;
    }

.cardlink2 {
    text-decoration: none;
    float: left;
    position: absolute;
    bottom: 8px;
    left: 1rem;
}




.cardcontainer:hover .cardlink .card3 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card3 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .card3 .card-date {
        position: absolute;
        top: 23vh;
        background: #fff;
        color:#037c27;
        padding: 15px;
        border-top: 6px solid #e5e5e5;
        text-align: center;
        /* width: 6em; */
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        /* margin-left: auto; */
        /* margin-right: 25px; */
        left: 5%;
        max-height: 25vh;
        display: none;
    }

    .card3 .card-title {
        position: relative;
    }

    .card3 .card-text {
        position: relative;
        margin-top: 1rem;
    }

    .card3 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        border-bottom: 6px solid #e5e5e5;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card3 .card-body {
        padding: 1.5rem 1.5rem;
    }



.cardcontainer:hover .cardlink .card4 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card4 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
}

    .card4 .card-date {
        position: absolute;
        top: 23vh;
        background: #fff;
        color:#037c27;
        padding: 15px;
        border-top: 6px solid #e5e5e5;
        text-align: center;
        /* width: 6em; */
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        /* margin-left: auto; */
        /* margin-right: 25px; */
        left: 5%;
        max-height: 25vh;
        display: none;
    }

    .card4 .card-text {
        position: relative;
        color:#fff;
    }


    .card4 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card4 .card-body {
        padding: 1.5rem 1.5rem;
        background: #e5e5e5;
    }




.cardcontainer:hover .cardlink .card5 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card5 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    padding: 20px;
    background-color: transparent !important;
}



    .card5 .card-title {
        padding: 1rem 1rem;
        background: #1b264f;
        color: #fff;
        width: 65%;
        margin-right: 8%;
        position: absolute;
        top: 30vh;
        opacity: 1;
        z-index: 1;
        min-height: 100px;
    opacity: 0.95;
    }

    .card5 .card-text {
        position: relative;
    }

    .card5 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 40vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card5 .card-body {
        background: #fff;
        padding: 2rem 1rem;
        position: absolute;
        bottom: 30px;
        width: 80%;
        margin-right: 3%;
        opacity: 1;
        min-height: 12vh;
    }

    .card5 .cardline {
        content: " ";
        position: absolute;
        height: 70%;
        width: 70%;
        z-index: 999;
        visibility: visible;
        border-right: 4px solid #264c9f;
        border-bottom: 4px solid #264c9f;
        bottom: 0%;
        right: 0%;
        border-left: 0px;
        border-top: 0px;
    }




.cardcontainer:hover .cardlink .card6 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card6 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    background-color: transparent !important;
}



    .card6 .card-title {
        padding: 1rem 1rem;
        background: #262f52;
        color: #fff;
        width: 100%;
        margin-right: 0%;
    }

    .card6 .card-text {
        position: relative;
    }

    .card6 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
        -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
        box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card6 .card-body {
        background: #fff;
        padding: 1.5rem 1.5rem;
        width: 100%;
        margin-right: 0%;
        opacity: 1;
        -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
        box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card6 .cardline {
        content: " ";
        position: relative;
        /* height: 70%; */
        width: 100%;
        z-index: 999;
        visibility: visible;
        border-right: 0px;
        border-top: 4px solid #264c9f;
        bottom: 0%;
        right: 0%;
        border-left: 0px;
        border-bottom: 0px;
        margin-bottom: 10px;
    }




.cardcontainer:hover .cardlink .card7 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card7 {
    display: flex;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    min-width: 0;

    background-color: #fff;
    background-clip: border-box;
    position: relative;
    flex-direction: row;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    padding: 1.5rem 1.5rem;
}



    .card7 .card-title {
       position: relative;
    }

    .card7 .card-text {
        position: relative;
    }

    .card7 .card-img-left {
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 50%;
        object-fit: cover;
        object-position: center;
        display: block;
    }

    .card7 .card-body {
        position: relative;
        opacity: 1;
        margin-right: 20px;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card7 .cardline {
        content: " ";
        position: absolute;
        height: 10px;
        width: 10px;
        z-index: 999;
        visibility: visible;
        border-left: 4px solid #264c9f;
        border-bottom: 4px solid #264c9f;
        top: 0%;
        right: 0%;
    }


    .card7 .cardline2 {
        content: " ";
        position: absolute;
        height: 70%;
        width: 70%;
        z-index: 999;
        visibility: visible;
        border-left: 4px solid #264c9f;
        border-bottom: 4px solid #264c9f;
        bottom: 0%;
        left: 0%;
    }



.cardcontainer:hover .cardlink .card8 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card8 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    border-top: 4px solid #e5e5e5;
}



    .card8 .card-title {
        position: relative;
        margin-top: 1rem;
        text-align: center;
    }

     .card8 .card-text {
        position: relative;
        margin-top:10px;
    }

    .card8 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        margin: auto;
        width: 70%;
        object-fit: contain;
        object-position: top;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card8 .card-body {
        padding: 0rem 1.5rem 1.5rem;
    }


.card9 {
    position: relative;
    width: 100%;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}



    .card9 .card-title {
    position: absolute;
    text-align: right;
    top: -20px;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    display: inline;
    background: #fff;
    }

    .card9 .card-text {
        position: relative;
    }


    .card9 .card-body {
        padding: 0rem 1.5rem;
    }

    .card9 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        margin: auto;
        width: 70%;
        object-fit: cover;
        object-position: top;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }


.cardcontainer:hover .cardlink .card10 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card10 {
    display: flex;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    min-width: 0;

    background-color: #fff;
    background-clip: border-box;
    position: relative;
    flex-direction: row-reverse;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    padding: 1.5rem 1.5rem;
    border-top: 4px solid #e5e5e5;
}



    .card10 .card-title {
        position: relative;
    }

    .card10 .card-text {
        position: relative;
    }

    .card10 .card-img-right {
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 50%;
        object-fit: cover;
        object-position: center;
        display: block;
    }

    .card10 .card-body {
        position: relative;
        opacity: 1;
        margin-right: 20px;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }


.emailnphone {
    display: flex;
    justify-content: start;
    width: 90%;
    margin: auto;
}

.email2 {
    display: inline-flex;
    margin-left: 10px;
}

.emailtext2 {
    background: #162a8d;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.phone2 {
    display: inline-flex;
}

.phonetext2 {
    background: #e5e5e5;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
}




.cardcontainer:hover .cardlink .card11 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card11 {
    display: flex;
    min-width: 0;

    background-color: #fff;
    background-clip: border-box;
    position: relative;
    flex-direction: row;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
}

    .card11 .card-text {
        position: relative;
    }

    .card11 .card-img-left {
        max-width: 100%;
        width: 50%;
        object-fit: contain;
        object-position: center;
        display: flex;
    }

    .card11 .card-body {
        position: relative;
        opacity: 1;
            padding: 0rem 0rem;
            margin-right:20px;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
            display: inline-block;
            width:inherit;
    }



.card12 {
    position: relative;
    width: 100%;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    margin-top: 20px;
}



    .card12 .card-title {
    position: absolute;
    text-align: right;
    top: -20px;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    display: inline;
    background: #fff;
    }

    .card12 .card-text {
        position: relative;
    }


    .card12 .card-body {
        padding: 0rem 1.5rem;
        margin-top:20px;
    }

    .card12 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: auto;
        min-height: 10vh;
        max-width: 100%;
        margin: auto;
        width: 100%;
        object-fit: cover;
        object-position: top;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
        padding:20px;
    }


.card12corner {
    content: " ";
    position: absolute;
    left: 0px;
    height: 50%;
    width: 50%;
    top: -4;
    right: -4;
    z-index: 999;
    visibility: visible;
    border-right: 4px solid #1b264f;
    border-top: 4px solid #1b264f;
    top: 0%;
    right: 0%;
}

.card12dcorner {
    content: " ";
    position: relative;
    bottom: 10px;
    border-top: 4px solid #1b264f;
    width: 20%;
    bottom: -4;
    z-index: 999;
    visibility: visible;
    bottom: 0;
    right: 80%;
}



.cardcontainer:hover .cardlink .card13  {
        transition: all .2s ease-in;
        transform: scale(1.05);
    }


.card13 {
    position: relative;
    width: 100%;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    margin:0.5px;
}

  .arrowe:after{
   content:">";
   position:absolute;
   top:5px;left:5;color:#fff;font-size:20px;font-weight:bold;
}

    .card13 .card-title {
        position: relative;
    }

    .card13 .card-text {
        position: relative;
    }

    .card13 .card-img-top {
        margin-right: auto;
        margin-left: auto;
        height: auto;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
        display:block;
    }
    
    .card13 .card-area{
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
        flex: 1 1 auto;
    }

    .card13 .card-body1 {
        padding: 1rem 1rem;
        background:#e5e5e5;

    }

    .card13 .card-body2 {
        padding: 1rem 1rem;
        height:100%;
    }
    
    
    
    
    .cardcontainer:hover .cardlink .card14 {
        transition: all .2s ease-in;
        transform: scale(1.05);
    }

.card14 {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    padding: 0% 0% 0% 0%;
        border: 6px solid #e5e5e5;
        background:#FAFAFA;
}



    .card14 .card-title {
        position: relative;
    }

    .card14 .card-text {
        position: relative;
        width: 100%;
    }

    .card14 .card-img-top {
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        -webkit-border-radius: 0rem;
        -moz-border-radius: 0rem;
        border-radius: 0rem;
    }

    .card14 .card-body {
        padding: 1rem 1rem;
        display:flex;
        position:relative;
        top:-20px;
        background:#e5e5e5;
     width: 80%;
  right:20.05%;
     
    }


  .cardcontainer:hover .cardlink .card15 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card15 {
    display: flex;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    min-width: 0;

    background-color: #fff;
    background-clip: border-box;
    position: relative;
    flex-direction: row;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    padding: 1.5rem 1.5rem;
}



    .card15 .card-title {
       position: relative;
    }

    .card15 .card-img-left {
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 50%;
        object-fit: cover;
        object-position: center;
        display: block;
    }

    .card15 .card-body {
    position: relative;
    opacity: 1;
    margin-right: 20px;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    }



    .card15 .cardline {
        content: " ";
        position: absolute;
        height: 70%;
        width: 70%;
        z-index: 999;
        visibility: visible;
        border-left: 4px solid #264c9f;
        border-bottom: 4px solid #264c9f;
        bottom: 0%;
        left: 0%;
    }


    .card15 .date {
    position: absolute;
    bottom: 5%;
    left: 5%;
    }
    
    
    
    
    
     .cardcontainer:hover .cardlink .card16 {
    transition: all .2s ease-in;
    transform: scale(1.05);
}

.card16 {
    display: flex;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    min-width: 0;

    background-color: #fff;
    background-clip: border-box;
    position: relative;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    margin-top:50px;

}



    .card16 .card-title {
       position: relative;
       text-align:center;
    }

    .card16 .card-img-top {
        height: 30vh;
        min-height: 10vh;
        max-width: 100%;
        width: 50%;
        object-fit: cover;
        object-position: center;
        display: block;
        margin:auto;
    }

    .card16 .card-body {
    position: relative;
    opacity: 1;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    background:#fff;
        border-top:4px solid #e5e5e5;
        margin-top:20px;
          border-bottom-right-radius: 0px;
                  border-bottom-left-radius: 0px;
    }
    
        .cardg{
 position:relative;
}
    .cardg .number{
        display: inline-block;border: 2px solid #1b264f;padding: 10px;position:absolute; top: 0;right: 20px;
    }
    
    .cardg #title-wrapper{
        justify-content: End;padding-right:50px;padding-top:15px;
        
    }
    .cardg #title-wrapper .lineleft{
display: block;     background-color: #1b264f; flex: 0.8; height: 3px;
        
    }
    
    .cardg .sectiontitle{
        color: #264c9f;
        
    }

.cardg .card5{
    
    margin-top:20px;
}

.cardg .card5 .cardline{
    
    border-left: 4px solid #e5e5e5;border-top: 4px solid #e5e5e5; top: 0%;left: 0%;border-right: 0px; border-bottom: 0px; bottom: auto;right: auto;
}


.cardg .card5 .card-title{
    margin-right: 0%; width: 98%;color: #1b264f;    opacity: 0.9;background: #e5e5e5;
}



/* Header */

.opacity {
    position: absolute;
    width: 100%;
    opacity: 1;
    z-index: 1000;
}


.logo {
    padding-right: 5%;
    padding-top: 0px;
    padding-bottom: 0px;
}



    .logo img {
        max-width: 90px;
        float: right;
    }

    .logo h1 {
        margin-top: 15px;
        margin-right: 15px;
        font-weight: 600;
        float: right;
    }

    .logo a {
        margin-top: 20px;
        margin-right: 10px;
        font-weight: 600;
        float: right;
        color: #fcc30b;
    }

.lang {
    margin-left: 10px;
    /* margin-top: 20px; */
    /* display: block; */
    position: absolute;
    top: 20px;
    color: #fcc30b;
    text-decoration: none;
    font-weight: 600;
    font-family: 'SourceSansPro',Arial;
    left: 7%;
            margin-left: 20px;
    margin-right: 20px;
}

.vl {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(177 138 14);
    height: 50px;
    float: right;
    /* padding-top: 20px; */
    margin-right: 10px;
    margin-top: 20px;
    display: block;
    visibility: hidden;
}

.langarea {
    float: right;
    display: block;
    width: 10px;
}

.custom {
    background: rgb(0,0,38);
    background: linear-gradient(360deg, rgba(0,0,38,0) 0%, rgba(0,0,38,0.80) 60%, rgba(0,0,38,0.95) 80%);
}



.justify-content-center {
    justify-content: left !important;
}

#content1::after {
    content: "\a";
    white-space: pre;
}

.navbar-brand {
    margin-left: 0px !important;
      padding-left:10px;
}

.navbar-brand h1{
    color:#fff;
}

.navbar a{
        color:#fff;
}

.navbar {
    padding: 0rem;
    padding-bottom: 140px;
    padding-top: 20px;
}

.dropdown .dropdown-menu {
    border-radius: 0;
}

#Second a {
}

#Second .nav-link {
    color: #fff;
               padding-left:12px;
    padding-right:12px;
}


   #Second .nav-item:after {
  content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: transparent;
  transition: width .2s ease, background-color .2s ease;
}
#Second .nav-item:hover:after {
  width: 100%;
  background: #e5e5e5;
}
    
    
 
#Second .dropdown-item:hover {
    background:#e5e5e5;
    color:#fff;

}





#Second .dropdown-menu {
    background: #fff;
}


#Second .dropdown-item {
    color: #1b264f;
    background: #fff;
}

    

#Second {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 1% !important;
}

#First {
    padding-right: 1% !important;
}

    #First a {
    }

    #First .nav-link {
        color: #fff;
                   padding-left:12px;
    padding-right:12px;
    }
    
    #First .nav-item:after {
  content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: transparent;
  transition: width .2s ease, background-color .2s ease;
}
#First .nav-item:hover:after {
  width: 100%;
  background: #e5e5e5;
}
    
    
#First .dropdown-item:hover {
    background:#e5e5e5;
    color:#fff;

}

  

    #First .dropdown-menu {
        background: #fff;
    }


    #First .dropdown-item {
        color: #1b264f;
        background: #fff;
    }

  

/* Medium devices (tablets, 768px and up) 
The navbar toggle appears at this breakpoint */
@media (min-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        border-radius: 0;
    }
}

@media (min-width: 1800px) {
    
    .profilelink {
        left: 12% !important;
    }

    
     .pointy{
        
            padding-right: 40%;
    }
    
        .profileh{
    margin:0px;
    padding:0px;
    line-height:1 !important;
    
}

        .profileh p{
    margin:0px;
    padding:0px;
    line-height:1 !important;
    
}
    
    .facevent{
         padding-left:20%;
    
}

.facanno{
         padding-right:20%;
    
}
    
            .deanphoto{
        padding-right:20%;
    }

    .logo {
        padding-right: 10%;
    }

    .search {
        left: 10% !important;
    }
    .lang {
        left: 12%;
    }


    .inner {
        padding-right: 10% !important;
        padding-left: 10% !important;
    }


}

@media (max-width: 1200px) {
    
     .ban3div{
    display:flex;    
    flex-direction: column;   
    align-items: flex-end;
}

.ban3part2{
     width: 100%;
    align-items: center;
    justify-content: end;
    display: flex;
padding-top:70px;
padding-bottom: 10px;
    background: rgb(254,254,254);
    background: linear-gradient(180deg, rgba(254,254,254,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.95) 100%);
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}

.ban3part2item1 {
    flex: 0 0 auto;
    width: 12%;
    padding: 20px;
}


.ban3part2item2 {
    flex: 0 0 auto;
    width: 48%;
    padding: 20px;
}

.ban3part2item3 {
    flex: 0 0 auto;
    width: 20%;
    padding: 20px;
}


.ban3part2item4 {
    flex: 0 0 auto;
    width: 20%;
    padding: 20px;
}

.ban3space{
    width:0%
}


.ban3part1 {
    background-color: transparent;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    margin:auto;
}


.ban3part1item{
    flex: 0 0 auto;
    width: 25%;
    padding: 20px;
}



    
            .modal-dialog {
    max-width: 80%;

    
}
    
    .lang {
    left:auto;
    
}
    

    .card10 {
        flex-direction: column;
    }

        .card10 .card-img-right {
            width: 100% !important;
        }

        .card10 .card-body {
            padding: 1rem 0rem;
            margin-right: 0px;
        }

    .search {
        display: none;
    }

    .navbar {
        padding-bottom: 0px;
        align-items: flex-start;
        justify-content: normal;
        padding-top: 5px;
    }

    .navbar-dark .navbar-toggler {
        color: #fff !important;
    }

    .mobbar {
        position: absolute;
        left: 6%;
        top: 20px;
    }

    .logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }


    .langarea {
        width: 0px;
    }

    #First {
        padding-left: 5% !important;
        padding-right: 5% !important;
        background: #1b264f;
    }

    #Second {
        padding-left: 5% !important;
        padding-right: 5% !important;
        background: #264c9f;
    }

    .card7 {
        flex-direction: column;
    }
             .card15{
        flex-direction: column;
    }

        .card7 .card-img-left {
            width: 50% !important;
            margin:auto;
        }
        
               
        .card15 .card-img-left{
                       width: auto !important;
                       margin:auto;
            
        }

        .card7 .card-body {
            padding: 1rem 0rem;
            margin-right: 0px;
        }

    .card8 .card-img-top {
        width: 50% !important;
        margin:auto;
    }
    

}


@media (max-width: 576px) {
    
    
     #logo{
        
            background: rgb(218, 163, 40);
    padding-left: 10px;
    }
    
    #logo img{
        
            max-width: 50px;
    margin-top: 0px;
    }
    
    #logo h1{
        
            margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
    }
    
    #First{
        background :#1b264f;
    }
    
    #Second{
        background:#264C9F;
    }
    
    #opacity{
        
            position: sticky;
    opacity: 1;
    padding-top: 0px;
    background: rgb(37, 36, 104);
    }
    
    #vl{
            display: none;
    }
    
    #langarea{
        background:#e5e5e5;
    }
    
    #lang{
        
            color: rgb(252, 195, 11);
    margin-left: 5px;
    margin-right: 5px;
    top: 24px;
    font-size: 14px;
    }
    
    .search{
        
    }
    
    .mobbar{
        top:15px;
    }
    
     .logo img {
        width: 100px;
    }

    .logo h1 {
        font-size: 15px;
        margin-right: 5px;
    }

    .lang {
        font-size: 14px;
    }
    
    
    .parent-container{
        
        height:auto !important;
    }
    
    
    .video-container {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
      height:auto !important;
          flex-direction: column;
}




    .video-container video {

    margin-right: 0%;
    margin-left: 0%;
    position: relative;
    top: 0%;
    right: 0%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -100;
    transform: translateX(-0%) translateY(-0%);
    }
    
     .video-container .inner{
         height:auto !important;
             padding-left: 0% !important;
    padding-right: 0% !important;
     }




    .ban3div{
    display:flex;    
    flex-direction: column;   
    align-items: flex-end;
}

.ban3part2{
     width: 100%;
    align-items: center;
    justify-content: end;
    display: flex;
padding-top:70px;
padding-bottom: 10px;
    background: rgb(254,254,254);
    background: linear-gradient(180deg, rgba(254,254,254,0) 100%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.95) 100%);
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}

.ban3part2item1 {
    flex: 0 0 auto;
    width: 30%;
    padding: 20px;
}


.ban3part2item2 {
    flex: 0 0 auto;
    width: 70%;
    padding: 20px;
}

.ban3part2item3 {
    flex: 0 0 auto;
    width: 50%;
    padding: 20px;
}


.ban3part2item4 {
    flex: 0 0 auto;
    width: 50%;
    padding: 20px;
}

.ban3space{
    width:0%
}

.ban3part1 {
    background-color: transparent;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    margin:auto;
}



.ban3part1item{
    flex: 0 0 auto;
    width: 50%;
    padding: 20px;
}
    
    
    

}




@media (max-width: 370px) {

    .logo img {
        width: 90px;
    }

    .logo h1 {
        font-size: 15px;
        margin-right: 5px;
        display: none;
    }

    .lang {
        font-size: 14px;
        top: 12px;
    }
}



.search {
    position: absolute;
    left: 5%;
    top: 20px;
    background: #264c9f;
    color: #fff;
    /* height: 60px; */
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 2px solid #fcc30b;
    border-bottom: 2px solid #fcc30b;
}

/* Banner */
.banner {
    background-size: 100% !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    clear: both;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50vh;
    border-bottom: 4px solid #1b264f;
}


.overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background-color: #1b264f;
    opacity: 0.5;
    z-index: 1;
    display: none;
}



.parent-container {
    position: relative;
    height: 50vh;
    overflow: hidden;
    border-bottom: 4px solid #1b264f;
}



.inner {
    color: #ffffff;
    z-index: 4;
    padding-right: 5%;
    padding-left: 5%;
    width: 100%;
    display: flex;
    align-items: Center;
    justify-content: Center;
    height: 100%;
    max-width:100%;
}



@media (max-width: 1400px) {
    
    .dean{
    
    width:30%;
    margin:auto;
}
}

@media (max-width: 768px) {
    
        .dean{
    
    width:100%;
    margin:auto;
}
}


#image-slider .carousel-item {
    height: 50vh;
    background: #777;
    position: relative;
    border-bottom: 4px solid #1b264f;
}



#image-slider .carousel-control-prev-icon,
#image-slider .carousel-control-next-icon {
    height: 50px;
    width: 50px;
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    background-image: none;
    font-weight: 600;
    color: transparent;
    background: transparent;
}

    #image-slider .carousel-control-next-icon:after {
        content: '→';
        font-size: 32px;
        font-weight: 600;
        color: #fff !important;
        font-family: "Font Awesome 6 Free";
    }




    #image-slider .carousel-control-prev-icon:after {
        content: '←';
        font-size: 32px;
        font-weight: 600;
        color: #fff !important;
        font-family: "Font Awesome 6 Free";
    }

.image-slide {
    background-size: 100% !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
}


.acc {
    background: rgb(254,254,254);
    background: linear-gradient(180deg, rgba(254,254,254,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.95) 100%);
    width: 25%;
    padding: 20px;
    padding-top: 140px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}

.subbanner {
    background: rgb(254,254,254);
    /* background: linear-gradient(180deg, rgba(254,254,254,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.95) 100%); */
    padding: 20px;
    /* padding-top: 140px; */
    /* padding-bottom: 40px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: Center;
    align-items: center;
    flex-direction: column;
    z-index: 1;
    height: 100%;
    width: 25%;
}

    .subbanner .image {
        display: inline-flex;
    }


.accitem {
    flex: 0 0 auto;
    width: 50%;
    padding: 20px;
}

@media (max-width: 1400px) {
    .acc {
        width: 30%;
    }
    .subbanner{
        width: 30%;
    }
}


@media (max-width: 1200px) {
    .acc {
        width: 50%;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        flex-wrap: wrap;
    }

    .subbanner {
        width: 50%;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        flex-wrap: wrap;
    }


    .accitem {
        flex: 0 0 auto;
        width: 33.33%;
        padding: 20px;
    }
}

@media (max-width: 800px) {
    
     .pointy {

  padding-right:5%;
}
    
      #mobtitle{
        
        display:none;
    }
    
      .acc {
        width: 100%;
    }

    .subbanner {
        width: 100%;
    }
    
              #linkgroup ul {
   columns: 1 !important;
  -webkit-columns:1 !important;
  -moz-columns: 1 !important;

    }
    
 
    
    
}


/* headlines with lines */
#title-wrapper {
    display: flex;
    align-items: baseline;
}

.sectiontitle {
    flex-wrap: wrap;
    margin: 0 10px 0 10px;
    text-align: center;
}

.lineleft {
    flex: 0.5;
    height: 5px;
    background-color: black;
    display: none;
}

.lineright {
    flex: 0.5;
    height: 5px;
    background-color: black;
    display: none;
}

.btnwrap {
    display: flex;
    justify-content: center;
    color: #fff;
}

.btnwrap .mybtn {
    position: relative;
    padding-right: 60px;
    padding-left: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: #1b264f;
    text-decoration: none;
    text-align: center;
        -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .mybtn:hover {
       background: #22b04c !important;
    color: #fff !important;
    }

   .mybtn:hover .line {

    border:0px !important;
    }

    .mybtn .line {
        content: " ";
        position: absolute;
        border-left: 6px solid #e5e5e5;
        border-bottom: 6px solid #e5e5e5;
        height: 20px;
        width: 20px;
        left: -4;
        bottom: -4;
        z-index: 999;
        visibility: visible;
    }

    .mybtn .areaborder {
    content: " ";
    position: absolute;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    height: 120%;
    width: 104%;
    left: -2%;
    bottom: -10%;
    z-index: 999;
    visibility: visible;
    }



.cardcontainer {
    max-width: 100%;
    position: relative;
}





.highlight {
    /* background: rgb(254,254,254); */
    /* background: linear-gradient(180deg, rgba(254,254,254,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.95) 100%);
    width: 100%;  */
    padding: 5%;
    max-width:100%;
    max-height:100%;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* flex-wrap: wrap; */
    z-index: 1;
    color: #fff;
    border: 6px solid;
    /* text-align: center !important; */
    font-size: 70px;
    display: flex;
    /*  
    height: 100%;
        max-width:1500px;
   */
    align-items: center;
    justify-content: center;   
    position: relative;
}

.corner {
    content: " ";
    position: absolute;
    left: 10px;
    border-left: 6px solid #e5e5e5;
    border-bottom: 6px solid #e5e5e5;
    height: 40px;
    width: 40px;
    left: -4;
    bottom: -4;
    z-index: 999;
    visibility: visible;
    bottom: 3%;
    left: 1%;
    border-right: 0px;
    border-top: 0px;
}

.highlight .corner{
    content: " ";
    position: absolute;
    left: 10px;
    border-left: 6px solid #fff;
    border-bottom: 6px solid #fff;
    height: 40px;
    width: 40px;
    left: -4;
    bottom: -4;
    z-index: 999;
    visibility: visible;
    bottom: 3%;
    left: 1%;
    border-right: 0px;
    border-top: 0px;
}



.countersection {
    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.counterposition {
    display: block;
    text-align: left;
    width: 100%;
    display: inline-flex;
    align-items: left;
    width: 100%;
    justify-content: center;
    align-items: center;

}



.countersection .counterarea {
    color: #ffffff;
    background-color: #ffffff !important;
    position: relative;
    padding-right: 60px;
    padding-left: 60px;
    display: initial;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: #e5e5e5;
    text-decoration: none;
    margin-top: 20px;
    text-align: center;
    
  
}

.countertitle {
    margin-bottom: 20px;
}

.countercorner {
    content: " ";
    position: relative;
    left: 0px;
    height: 70%;
    width: 70%;
    top: -4;
    right: -4;
    z-index: 999;
    visibility: visible;
    border-right: 4px solid #1b264f;
    border-top: 4px solid #1b264f;
    top: 0%;
    right: 0%;
    

}

.counterareacorner {
    content: " ";
    position: absolute;
    bottom: 10px;
    border-top: 4px solid #1b264f;
    width: 50%;
    bottom: -4;
    z-index: 999;
    visibility: visible;
    bottom: -10px;
    left: 0%;
        visibility: hidden;
}

.image {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: flex;
}



.logoee1{
    width:45%;
    height:auto;
}

.logoee2{
      width:30%;
    height:auto;
}


.text {
    color: #d0d0cf;
    display: flex;
    justify-content: start;
    flex-direction: column;
}


.importantdates {
    display: flex;
}


    .importantdates .date {
        background: #fff;
        border: 1px solid #e5e5e5;
        color: #1b264f;
        font-weight: 600;
        text-align: center;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
  min-width: 250px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
            display: inline-flex
;
    justify-content: center;
    align-items: center;
        

    }

    .importantdates .datedescription {
        position: relative;
      background: #fff;
    color: #000;
        font-weight: 600;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        text-align:right;
          min-height: 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #e5e5e5;
    }


        
          .importantdates2 {
    display: flex;
    margin-bottom:40px;
}

    .importantdates2 .dates {
        min-width:25%;
    }




    .importantdates2 .date {
        background: #fff;
        color: #1b264f;
        font-weight: 600;
        text-align: center;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        border-bottom: 3px solid #edeceb;
    }

    .importantdates2 .datedescription {
        position: relative;
        background: #edeceb;
        color: #1b264f;
        font-weight: 600;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        text-align:right;
    }

        .importantdates2 .datedescription .line {
            content: " ";
            position: absolute;
            border-left: 6px solid #751851;
            border-bottom: 6px solid #751851;
            height: 20px;
            width: 20px;
            left: -4;
            bottom: -4;
            z-index: 999;
            visibility: visible;
        }
        
        
        .importantdates2 .days{
           background: #751851;
        color: #fff;
        font-weight: 600;
        text-align: center;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 5px;
        }
        
        
        
        
        

.email {
    display: flex;
    justify-content: center;
}

.emailtext {
    background: #162a8d;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    width: 90%;
}

.phone {
    display: flex;
    justify-content: left;
    width: 95%;
}

.phonetext {
    background: #e5e5e5;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.icon {
    color: #fff;
    display: flex;
    justify-content: start;
    align-items: start;
    font-size: 25px;
}

.iconlink {
    color: #fff;
    display: flex;
    justify-content: start;
    align-items: start;
    font-size: 25px;
}

    .iconlink:hover {
        color: #1b264f !important;
    }

.icons {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
}

    .icons a:hover {
        color: #1b264f !important;
    }

.singleicon {
    display: inline-flex;
    margin: 5px;
    color: #fff;
    font-size: 25px;
}

.videoembded {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 40vh;
}

.mapembded {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 50vh;
}

.videoembded iframe {
    max-width: 100%;
    width: 100%;
    height: inherit;
}

.mapembded iframe {
    max-width: 100%;
    width: 100%;
    height: inherit;
    display: flex;
    margin-right: auto;
    margin-left: auto;
}



table {
    border-collapse: collapse;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
         table-layout: auto;
    border-bottom:4px solid #751851;
    margin-bottom: 40px !important;
}


 table thead{
     border-bottom:4px solid #22b04c;
     
 }
 
 tr:nth-child(even) {background: rgb(167 205 237 / 50%);}
tr:nth-child(odd) {background: #FAFAFA}

    table td {
        width: auto !important;
    }

    table caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

    table tr {
        padding: .35em;
        height:auto !important;
    }

    table th,
    table td {
        padding: .625em;
        vertical-align: center;
          color: #1b264f;
               height:auto !important;
    }

    table th {
        /* font-size: .85em; */
        /* letter-spacing: .1em; */
        text-transform: uppercase;
        color: #1b264f;
        font-weight:bold;
    }

@media screen and (max-width: 800px) {
    
 .importantdates {
    display: flex;
    flex-direction:column;
}

    .importantdates2{
        flex-direction:column;
    }
    
    table {
        border: 0;
        text-align:center;
    }

table th{
    
    text-align:center;
    
}
        table caption {
            font-size: 1.3em;
        }

        table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr {
            border-bottom: 3px solid #ddd;
            display: block;
            margin-bottom: .625em;
        }

        table td {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: .8em;
        }

            table td::before {
                /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
                content: attr(data-label);
                float: right;
                font-weight: bold;
                text-transform: uppercase;
            }

            table td:last-child {
                border-bottom: 0;
            }
}

.breadcrumb {
    flex-wrap: wrap;
}

    .breadcrumb .nonactive:hover a {
        border-bottom: 1px solid #1b264f;
        color: #777777;
    
    }

    .breadcrumb .nonactive a {
        color: #777777;
    
    }

.breadcrumb-item + .breadcrumb-item::before {


}
.breadcrumb-item.active{
    color:#22b04c;
    
}




.linkimage {
    display: block;
}

    .linkimage:hover {
        transition: all .2s ease-in;
        transform: scale(1.05);
    }

#sidebar {
    color: #264c9f;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 0;
    padding-top: 1.2rem;
    padding-bottom: 0.2rem;
}

    #sidebar.active {
        margin-right: -270px;
    }

    #sidebar ul li {
        margin-bottom: 5px;
    }

        #sidebar ul li > ul {
            margin-right: 10px;
            margin-top: 5px;
        }

            #sidebar ul li > ul li {
            }

                #sidebar ul li > ul li a {
                    border-bottom: 1px solid transparent;
                    background: #fff;
                    font-size: 18px;
                    font-weight: normal;
                    color: #264c9f;
                    padding: 10px 30px;
                }

                    #sidebar ul li > ul li a span {
                        color: #264c9f;
                    }

        #sidebar ul li a {
            padding: 10px 30px;
            font-size: 20px;
            font-weight: bold;
            display: block;
            color: #264c9f;
            background: #efefef;
            border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        }
        
                                .activelink {
                color: #fff !important;
                background: #264c9f !important;
            }


            #sidebar ul li a:hover {
                color: #fff !important;
                background: #264c9f !important;
            }

            #sidebar ul li a span {
                color: #264c9f;
            }

        #sidebar ul li.active > a {
            background: transparent;
            color: #fc7fb2;
        }

@media (max-width: 767.98px) {
    #sidebar {
        min-width: 100%;
        max-width: 180px;
        border-right: none;
    }
}


a[data-toggle="collapse"] {
    position: relative;
}

#sidebar .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


#sidebar .dropdown-toggle:not(.collapsed)::after {
    border-top: 0;
    border-left: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-right: 0.3em solid transparent;
}



#sidebar .line {
    content: " ";
    position: absolute;
    height: 100%;
    width: 0%;
    z-index: 999;
    visibility: visible;
    border-left: 4px solid #e5e5e5;
    /* border-bottom: 4px solid #264c9f; */
    bottom: 0%;
    right: 10px;
}

#tabs {
    position: relative;
}

    #tabs .nav-pills .nav-link {
        background: #fff;
        border: 1px solid #264c9f;
        color: #264c9f;
        font-size: 24px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px;
        border-radius: 0rem;
        text-align: center;
        min-height:90px;
            display: flex;
    justify-content: center;
    align-items: center;
         -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

    #tabs .nav-justified .nav-item, .nav-justified > .nav-link {
        margin: 5px;
    }

   #tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff !important;
        background: #264c9f !important;
        border: 1px solid #e5e5e5 !important;
    }


    #tabs .nav-pills .nav-link.active .heading14 {
        color: #fff !important;
        
       
    }

    #tabs .nav-item {
        position: relative;
    }



        #tabs .nav-item .line {
            content: " ";
            position: absolute;
            width: 80%;
            z-index: 999;
            visibility: visible;
            border-bottom: 2px solid #264c9f;
            bottom: -5px;
            right: 0;
            display: none;
        }

        #tabs .nav-item .activeline {
            display: block;
        }

    #tabs .tab-pane {
        margin-top: 0px;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }





#faqlist .accordion-collapse {
    border: 0;
}

#faqlist .accordion-button {
    padding: 0px;
    border: 0px;
    background: #fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
}

    #faqlist .accordion-button:focus {
        box-shadow: none;
        border: none;
    }

    #faqlist .accordion-button:not(.collapsed) {
        background: #e5e5e5 !important;
        color: #fff !important;
    }
    
        #faqlist .accordion-button:hover {
        background: #e5e5e5 !important;
        color: #fff !important;
    }

#faqlist .accordion-body {
    padding: 15px;
    background-color: #fff;
}

#faqlist .accordion-button::after {
    width: auto;
    height: auto;
    content: "+";
    font-size: 24px;
    background-image: none;
    font-weight: 100;
    color: inherit;
    transform: translateY(-4px);
}

#faqlist .accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    background-image: none;
    content: "-";
    font-size: 24px;
    transform: translate(5px, -4px);
    transform: rotate(0deg);
}

#faqlist .accordion-item {
    border: 0px;
    border-bottom: 2px solid #e5e5e5;
    border-radius: 0px;
}


#faqlist2 .accordion-collapse {
    border: 0;
}

#faqlist2 .accordion-button {
    padding: 0px;
    border: 0px;
    background: #fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
}

    #faqlist2 .accordion-button:focus {
        box-shadow: none;
        border: none;
    }
        #faqlist2 .accordion-button:hover {
        background: #264c9f !important;
        color: #fff !important;
    }


    #faqlist2 .accordion-button:not(.collapsed) {
        background: #264c9f !important;
        color: #fff !important;
    }

#faqlist2 .accordion-body {
    padding: 15px;
    background-color: #fff;
    color: #000;
}

#faqlist2 .accordion-button::after {
    width: auto;
    height: auto;
    content: "⮟";
    font-size: 24px;
    background-image: none;
    font-weight: 100;
    color: inherit;
    transform: translateY(-4px);
}

#faqlist2 .accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    background-image: none;
    content: "⮝";
    font-size: 24px;
    transform: translate(5px, -4px);
    transform: rotate(0deg);
}



#faqlist2 .accordion-item {
    border: 0px;
    border-bottom: 2px solid #e5e5e5;
    border-radius: 0px;
}

.g-6, .gy-6 {
    margin-bottom: 5rem !important;
}



.g-5, .gy-5 {
    margin-bottom: 3rem !important;
}

.g-4, .gy-4 {
    margin-bottom: 1.5rem !important;
}


.g-3, .gy-3 {
    margin-bottom: 1rem !important;
}


.g-2, .gy-2 {
    margin-bottom: 0.5rem !important;
}

.g-1, .gy-1 {
    margin-bottom: 0.25rem !important;
}

.element{
   
       display: flex;
    flex-wrap: wrap;
        flex-direction: column;
}

 .owl-carousel .owl-stage-outer{
         margin-right: 35px;
    margin-left: 35px
 }
 
 .owl-theme .owl-nav{
    position: absolute;
    width: 100%;
    top: 40%;
 }
 
 
 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        font-size: 30px !important;
 }
 
 .owl-prev{
         float: right;
 
 }
 
 .owl-next{
       float: left;

 }
 
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
     line-height:1.5;
 }
 
 

 
     .grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    grid-gap: 24px;
    grid-auto-rows: minmax(100px, auto);
    grid-auto-flow: dense;
    width: 100%;
}

.grid-item {
    grid-column-end: span 1;
    grid-row-end: span 1;
        display: grid;
}



@media (max-width: 1700px) {
    
 
 .grid-news {
    grid-template-columns: repeat(auto-fill, minmax(90px, auto));
    grid-auto-rows: minmax(100px, auto);
}

}

@media (max-width: 1500px) {
    
       .logoee1{
    width:45%;
    height:auto;
}

.logoee2{
      width:30%;
    height:auto;
}

    
 
 .grid-news {
    grid-template-columns: repeat(auto-fill, minmax(80px, auto));
    grid-auto-rows: minmax(100px, auto);
}

}

@media (max-width: 1400px) {
    
 
 .grid-news {
    grid-template-columns: repeat(auto-fill, minmax(70px, auto));
    grid-auto-rows: minmax(100px, auto);
}

}


@media (max-width: 1300px) {
    
 
 .grid-news {
    grid-template-columns: repeat(auto-fill, minmax(65px, auto));
    grid-auto-rows: minmax(100px, auto);
}

}


@media (max-width: 1200px) {
    
 
 .grid-news {
    grid-template-columns: repeat(auto-fill, minmax(100px, auto));
    grid-auto-rows: minmax(100px, auto);
}

.grid-item {
    grid-column-end: span 7 !important;
    grid-row-end: span 1 !important;
        display:block !important;

}


}




@media (max-width: 600px) {
    
 
 .grid-item {
    grid-column-end: span 3 !important;
    grid-row-end: span 1 !important;
    display:block !important;

}

}



.newssidebar{
    
    background: #edeceb;
    padding: 1.5rem 1.5rem;
}


.newslineright{
     content: " ";
    position: absolute;
    bottom: 10px;
    border-top: 4px solid #e5e5e5;
    width: 50%;
    bottom: -4;
    z-index: 999;
    visibility: visible;
    bottom: -10px;
    left: 0%;
}

.newslineleft{
    
    content: " ";
    position: relative;
    bottom: 10px;
    border-top: 4px solid #e5e5e5;
    width: 50%;
    bottom: -4;
    z-index: 999;
    visibility: visible;
    top: 5px;
    left: 0%;
    display:none;
}


.page-link {
    position: relative;
    display: block;
    color: #1b264f;
    font-size:16px;
    font-weight:bold;
    text-decoration: none;
    background-color: #fff;
        background-color: transparent;
    border: 0px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #000;
}


.more{
    text-align:left;margin-top:10px;display: block;
}

.program{
    
       position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    box-shadow: 0px 2px 9px 1px rgba(18,35,74,0.42);
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    padding-top: 0.3rem ;
     padding-bottom: 0.5rem ;
     padding-right:0.5rem;
     padding-left:80px;
  position: relative;
}

.programgmore{
       position: relative;
    left: 0;
    bottom: 60px;
    text-align: left;
}

.programgname{
    width:100%; margin-right:8%;
}

.programgpay{
    margin-left:80px;    justify-content: end;
}

.programicredit{
    align-items: Center;margin-right: 6px;text-align: left;width: 70%;padding: 0rem 0rem;padding-top: 40px;
}

.programilogoarea{
    background-color: #fafafa !important; position: relative;top: 30px;padding-right:20px;
}

.programilogo{
    align-items: Center; margin-right:6px
}

.programreq{
    float: right;padding: 0px; margin: 0 20px;
}

            .Program .line {
    content: " ";
    position: absolute;
    border-left: 20px solid #fff;
    height: 100%;
    left: 20px;
    bottom: 0;
    z-index: 999;
    visibility: visible;
}


              .Program .line2 {
    content: " ";
    position: absolute;
    border-left: 20px solid #edd055;
    height: 100%;
    left: 0px;
    bottom: 0;

    z-index: 999;
    visibility: visible;
}
 
 .moreabout{
    position: absolute;
    bottom: 15px;
    color: #1b264f;
    font-weight: bold;
    /* float: right; */
    left: 0;
    width: auto;
}
 
 
 .contentimage{
    position:relative;
    display: flex;
}

.contentimagecorner {
    content: " ";
    position: absolute;
    right: -10px;
    bottom: -11px;    
    border-right: 4px solid #e5e5e5;
    border-bottom: 4px solid #e5e5e5;
    height: 50%;
    width: 70%;
    z-index: 999;
    visibility: visible;
    border-left: 0px;
    border-top: 0px;
}

.textoverimage{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
 
 
  
     #linkgroup ul li {
        list-style-type:none;
        display:flex;
    }
    
.linksbefor {
  padding-left: 10px;
  color:inherit;
  font-weight:bold;
      float: right;
}
.linke{
        float: right;
    width: 90%;
    position: relative;
    bottom: 5px;
}