@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
@import url('https://staff.lfu.edu.krd/public/css/frontend/lfumenu.css');

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    background-color: #eee !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-family: 'Playfair Display', serif !important;
    font-weight: 900;
}

a:hover,
a:active,
a:visited,
a {
    text-decoration: none !important;
}

.clearfix {
    clear: both;
}

a {
    text-decoration: none;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.header {
    display: block;
    background-color: #062e74;
    border-bottom: 3px #58c7f5 solid;
    height: 104px;
}

.header-top {
    display: block;
    height: 42px;
    border-bottom: 1px #2956a5 solid;
}

.top-menu {
    display: inline-block;
    float: left;
    height: 42px;
    width: 495px;
    line-height: 40px;
    padding-left: 10px;
}

.top-menu a {
    color: #fff;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 400;
}

.top-menu a:hover {
    color: #58c7f5;
}

.banner {
    display: block;
    height: 61px;
    position: relative;
}

.logo {
    height: 152px;
    margin: 0 auto;
    width: 104px;
    position: relative;
    top: 0px;
    z-index: 1;
}

.logo img {
    height: 152px;
    position: absolute;
    left: 0px;
    top: -41px;
}

.top-info {
    position: absolute;
    right: 0;
    top: -42px;
}

.top-info-user {
    width: auto;
    float: right;
    height: 42px;
    padding-left: 10px;
    border-left: 1px #2956a5 solid;
}

.top-info-user img {
    border-radius: 50%;
    float: right;
    margin: 8px 10px 0 5px;
}

.top-info-user span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    line-height: 40px;
}

.top-info-lang {
    width: 56px;
    float: right;
    height: 42px;
    border-left: 1px #2956a5 solid;
}

.top-info-lang a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    line-height: 38px;
    padding: 0 10px;
}

.top-info-lang a:hover {
    color: #ed552f;
}

.top-info-social {
    width: 130px;
    float: right;
    height: 42px;
}

.top-info-social a {
    margin-right: 10px;
    border: 0;
    padding-top: 10px;
    float: left;
    font-size: 18px;
    color: #fff;
}

.top-info-social a:hover {
    color: #ed552f;
}

.menu-container {
    position: absolute;
    top: 0;
    width: 100%;
}

.slider {
    display: block;
    position: relative;
}

.content-slider {
    display: block;
}

.content-slider-img {
    position: relative;
    width: 100%;
    height: 600px;
    display: block;
}

.content-slider-img img {
    width: 110%;
}

.content-slider-text-left {
    display: block;
    position: absolute;
    width: 500px;
    background: #ed552f;
    padding: 35px;
    bottom: 4px;
    color: #fff;
}

.content-slider-text {
    display: block;
    position: absolute;
    width: 40%;
    background: #ed552f;
    padding: 20px;
    bottom: 10px;
}

.center {
    left: 30%;
    width: 40%;
}

.right {
    right: 2%;
    bottom: 10%;
}

.left {
    left: 5%;
}

@media screen and (max-width:960px) {
    .content-slider-img {
        height: 500px;
    }

    .center {
        left: 20%;
        width: 40%;
    }
}

@media screen and (max-width:720px) {
    .content-slider-img {
        height: 400px;
    }
}

.content-slider-text h1 {
    display: block;
    font-size: 40px;
    color: #fff;
    line-height: 41px;
    text-align: left;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}

.content-slider-text p {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-align: left;
    font-weight: 300;
}

@media only screen and (max-width:1200px) {
    .wrapper {
        width: 960px;
    }

    .header-top {
        display: none;
    }

    .header {
        height: 61px;
    }

    .logo {
        height: 92px;
        width: 64px;
        top: 0px;
    }

    .logo img {
        height: 92px;
        top: 1px;
    }

    .menu-container {
        height: 101px;
    }

    .top-info {
        top: 0;
    }

    .top-info-user {
        height: 61px;
    }

    .top-info-user img {
        margin: 18px 10px 0 5px;
    }

    .top-info-user span {
        line-height: 59px;
    }

    .top-info-lang {
        height: 61px;
        border-left: 0;
    }

    .top-info-lang a {
        line-height: 57px;
    }

    .top-info-social {
        display: none;
    }

    .content-slider-text {
        width: 485px;
        padding: 20px;
    }

    .content-slider-text h1 {
        font-size: 31px;
    }
}

@media only screen and (max-width:960px) {
    .wrapper {
        width: 768px;
    }

    .content-slider-text p {
        display: none;
    }

    .content-slider-text h1 {
        font-size: 24px;
    }

    .content-slider-text {
        width: 60%;
        padding: 10px;
    }
}

@media only screen and (max-width:768px) {
    .wrapper {
        width: 640px;
    }

    .top-info-user span {
        display: none;
    }
}

@media only screen and (max-width:640px) {
    .wrapper {
        width: 98%;
    }

    .top-info-user {
        width: 49px;
        padding-left: 0;
    }

    .top-info-user img {
        margin: 19px 14px;
    }

    .top-info-user span {
        display: none;
    }
}

@media only screen and (max-width:540px) {
    .content-slider-text h1 {
        font-size: 16px;
        line-height: 30px
    }

    .content-slider-text {
        width: 98%;
        padding: 5px 1%;
        left: 0
    }
}

.welcome {
    min-height: 250px;
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    box-shadow: 5px 5px 10px #ccc;
}

.welcome-txt {
    color: #ed552f;
}

.sub-txt-welcome {
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    font-size: 18px;
    color: #062e74;
}

.p-txt-welcome {
    color: #747474;
    font-size: 14px;
    clear: both;
    line-height: 24px;
}

.logo-welcome {
    width: 100%;
    margin: 25px auto;
}

.white {
    background-color: #fff;
}

.about {
    padding: 30px 0 10px 0;
}

.news {
    padding: 0px 0 0px 0;
}

.about-title {
    font-size: 35px;
    color: #062e74;
    font-weight: 700;
}

.about-title span {
    color: #58c7f5;
}

.about-hr {
    width: 70px;
    border: #ed552f 1px solid;
    float: left;
    clear: both !important;
    margin-top: 10px;
}

.read-more {
    color: #062e74;
    font-weight: bold;
    text-decoration: none !important;
    padding: 10px 20px;
    border: 2px solid #ed552f;
    margin: 20px 0px;
    display: block;
    max-width: 180px;
    border-radius: 5px;
    box-shadow: 5px 5px 10px #ccc;
    line-height: 14px;
    transition: 0.3s all ease;
}

.arrow {
    float: right;
}

.read-more:hover {
    background-color: #ed552f;
    color: #fff;
}

.blue {
    /* background-image: url(../wene/student.png); */
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}

.students-title {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
}

.box div {
    border: 10px solid rgba(255, 255, 255, .4);
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
}

.student-txt {
    color: #ed552f;
    font-family: Roboto !important;
    font-weight: 400;
}

.p-txt-student {
    color: #fff;
    font-size: 14px;
    clear: both;
    line-height: 27px;
    color: #414346;
}

.event {
    width: 97.5%;
    margin: 30px 2.5% 0 0;
    display: block;
    height: 200px;
    background-color: #fff;
    padding: 2%;
    overflow: hidden;
    box-shadow: 5px 5px 10px #ccc;
    transition: 0.3s all ease;
}

.event:hover,
.media:hover,
.media2:hover {
    opacity: 0.7;
}

.event:hover .event-img {}

.event:hover .event-txt .heading-event,
.event:hover .event-txt .cal-event,
.media:hover div,
.media2:hover div {
    color: #ed552f;
}

.event-img {
    width: 40%;
    display: block;
    height: 100%;
    background-size: cover;
    float: left;
    transition: 0.3s all ease;
}

.event-txt {
    width: 60%;
    display: block;
    height: 100%;
    background-size: cover;
    float: left;
    padding-left: 20px;
}

.heading-event {
    margin-top: 0px;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: #062e74;
    transition: 0.3s all ease;
}

.cal-event {
    margin-top: 0px;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    transition: 0.3s all ease;
}

.cal-event i {
    color: #ed552f;
    padding-right: 5px;
}

.media {
    width: 100%;
    margin: 0px 0% 0 0;
    display: block;
    height: 430px;
    background-color: #fff;
    padding: 0%;
    overflow: hidden;
    position: relative;
    box-shadow: 5px 5px 10px #ccc;
    transition: 0.3s all ease;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 18px;
}

.media2 {
    width: 100%;
    margin: 30px 0% 0 0;
    display: block;
    height: 200px;
    background-color: #fff;
    padding: 0%;
    overflow: hidden;
    position: relative;
    box-shadow: 5px 5px 10px #ccc;
    transition: 0.3s all ease;
    background-repeat: no-repeat;
    background-size: cover;
}

.dep {
    width: 95%;
    margin: 30px 2.5% 0 2.5%;
    display: block;
    height: 200px;
    background-color: #fff;
    padding: 4%;
    overflow: hidden;
    box-shadow: 5px 5px 10px #ccc;
    transition: 0.3s all ease;
    color: #83298c;
}

.dep:hover {
    color: #fff;
    background-color: #83298c;
    box-shadow: 5px 5px 10px #666;
}

.dep2 {
    width: 95%;
    margin: 30px 2.5% 0 2.5%;
    display: block;
    height: 200px;
    padding: 4%;
    overflow: hidden;
    box-shadow: 5px 5px 10px #ccc;
    transition: 0.3s all ease;
    background-color: #fff;
    color: #ed552f;
}

.dep2:hover {
    box-shadow: 5px 5px 10px #666;
    color: #fff;
    background-color: #ed552f;
}

.dep3 {
    width: 95%;
    margin: 30px 2.5% 0 2.5%;
    display: block;
    height: 200px;
    padding: 4%;
    overflow: hidden;
    box-shadow: 5px 5px 10px #ccc;
    transition: 0.3s all ease;
    background-color: #fff;
    color: #58c7f5;
}

.dep3:hover {
    box-shadow: 5px 5px 10px #666;
    color: #fff;
    background-color: #58c7f5;
}

.dep:hover p,
.dep2:hover p,
.dep3:hover p {
    color: #fff;
}

.dep-num {
    font-size: 65px;
    line-height: 65px;
    text-align: right;
    font-family: Roboto;
    font-weight: 100;
    clear: both;
    width: 100%;
    display: block;
    margin: 0px;
}

.deph2 {
    font-family: Roboto;
    font-size: 20px;
    clear: both;
    width: 100%;
    display: block;
    margin: 0px;
    margin-bottom: 10px;
    margin-top: -10px;
    font-weight: bold;
}

.sort {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    float: right;
    color: #062e74;
    font-size: 20px;
    display: block;
}

@media only screen and (max-width:576px) {
    .last {
        padding-left: 13px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (max-width:767px) {
    .media {
        height: 200px;
        font-size: 14px;
    }
}

@media only screen and (max-width:576px) {
    .event {
        width: 97.5%;
        margin: 50px 2.5% 0 0;
        display: block;
        height: auto;
        background-color: #fff;
        padding: 2%;
        overflow: hidden;
        box-shadow: 5px 5px 10px #ccc;
    }

    .dep {
        width: 95%;
        margin: 50px 2.5% 0 2.5%;
        display: block;
        height: auto;
        background-color: #fff;
        padding: 5%;
        overflow: hidden;
        box-shadow: 5px 5px 10px #ccc;
        text-align: center;
    }

    .dep2 {
        width: 95%;
        margin: 50px 2.5% 0 2.5%;
        display: block;
        height: auto;
        background-color: #fff;
        color: #ed552f;
        padding: 5%;
        overflow: hidden;
        box-shadow: 5px 5px 10px #ccc;
        text-align: center;
    }

    .dep3 {
        width: 95%;
        margin: 50px 2.5% 0 2.5%;
        display: block;
        height: auto;
        background-color: #fff;
        color: #58c7f5;
        padding: 5%;
        overflow: hidden;
        box-shadow: 5px 5px 10px #ccc;
        text-align: center;
    }

    .dep-num {
        font-size: 50px;
        line-height: 60px;
        text-align: center;
        font-family: Roboto;
        font-weight: 100;
        clear: both;
        width: 100%;
        display: block;
        margin: 0px;
        margin-bottom: 20px;
    }

    .event-img {
        width: 100%;
        display: block;
        height: 200px;
        background-size: cover;
    }

    .event-txt {
        width: 100%;
        display: block;
        height: 100%;
        background-size: cover;
        float: left;
        padding-left: 0px;
        padding-top: 20px;
    }

    .heading-event {
        margin-top: 0px;
        margin-bottom: 10px;
        display: block;
        font-weight: 900;
        font-size: 14px;
        color: #062e74;
    }

    .cal-event {
        margin-top: 0px;
        margin-bottom: 10px;
        display: block;
        font-weight: normal;
        font-size: 15px;
        color: #000;
    }

    .cal-event i {
        color: #ed552f;
        padding-right: 5px;
    }
}

.mediatxt {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 20px;
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-weight: bold;
    transition: 0.3s all ease;
}

.media2txt {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 20px;
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-weight: bold;
    transition: 0.3s all ease;
}

.ql {
    padding: 40px 0px;
}

.gql {
    background-color: #eee;
    padding: 20px 30px;
    text-decoration: none;
    transition: 0.3s all ease;
    display: block;
    margin-bottom: 25px;
}

.gql:hover {
    text-decoration: none;
    box-shadow: 5px 5px 10px #aaa;
}

.gql:active,
.gql:visited {
    text-decoration: none;
}

.gql:hover h4 {
    letter-spacing: 4px;
}

.gql h4 {
    font-family: Roboto !important;
    color: #062e74;
    transition: 0.3s all ease;
}

.gql hr {
    border-color: #58c7f5;
    width: 100px;
    transition: 0.3s all ease;
    float: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

.gql:hover hr {
    width: 100%;
}

.gql1 h4,
.gql1 p {
    color: #fff !important;
    text-decoration: none;
}

.gql1 hr {
    border-color: #fff;
    text-decoration: none;
}

.gqlc {
    background-color: #58c7f5;
    text-decoration: none;
}

.gqln {
    background-color: #062e74;
}

.gqlo {
    background-color: #ed552f;
}

#map {
    height: 500px;
}

.footer {
    /* background-image: url(../wene/footer-bg.png); */
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}

.footer-logo {
    width: 120px;
    margin: 10px auto;
}

.footer-col h4 {
    color: #58c7f5;
}

.footer-col hr {
    border-color: #58c7f5;
}

.footer-col ul li a,
.footer-col p {
    color: #fff;
    transition: 0.3s all ease;
    line-height: 30px;
    font-size: 13px;
    font-weight: 400;
}

.footer-col:last-child ul li a i {
    padding-right: 10px;
    font-size: 16px;
}

.footer-col ul li a:hover {
    color: #ed552f;
    letter-spacing: 2px;
}

.footer-col:last-child ul li a:hover {
    letter-spacing: 0px;
}

.footer-col ul li,
.footer-col ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}

.copy {
    color: #eee;
    background-color: #0a234e;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

.copy a {
    color: #ffcc00;
    text-decoration: none !important;
}

.copy a:hover {
    color: #58c7f5;
    text-decoration: none !important;
}

h1.col-header {
    color: #fff;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top: 50px;
    position: absolute;
    top: 180px;
    width: 100%;
}

h1.col-header span {
    color: #fff;
    font-weight: normal;
}

h3.col-header {
    color: #fff;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top: 50px;
    position: absolute;
    top: 100px;
    width: 100%;
}

h3.col-header span {
    color: #fff;
    font-weight: normal;
}

.col-head {
    width: 100%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.profile-head {}

.col-pres {
    width: 180px;
    height: 180px;
    padding: 10px;
    background-color: #eee;
    border-radius: 50%;
    margin: -90px auto auto auto;
}

.col-pres div {
    width: 160px;
    height: 160px;
    padding: 0px;
    border-radius: 50%;
    margin: 0px;
    box-shadow: 1px 1px 7px 1px #999;
    background-position-x: center;
    background-size: cover;
}

.profile-pic {
    width: 150px;
    height: 150px;
    padding: 0px;
    border-radius: 50%;
    margin: 20px auto 20px auto;
}

.profile-pic div {
    width: 140px;
    height: 140px;
    padding: 0px;
    border-radius: 50%;
    margin: 0px;
    background-position-x: center;
    background-size: cover;
}

.profile-name {
    color: #062e74;
    font-weight: 700;
    font-size: 24px;
}

.profile-pos {
    color: #58c7f5;
    font-weight: 700;
    font-size: 18px;
    font-family: Roboto !important;
}

.profile-list {
    list-style-image: url(../wene/shape-orang.png);
    margin-top: 20px;
    padding-left: 20px;
    font-size: 16px;
}

.profile-list li {
    line-height: 40px;
}

.profile-list li span {
    font-weight: bold;
}

.dean-name {
    color: #ed552f;
    text-align: center;
}

.dean-txt {
    text-align: center;
    color: #062e74;
    margin-bottom: 40px;
}

@media (max-width:1199px) {
    .col-head {
        height: 270px;
    }

    .profile-head {
        height: 270px;
    }
}

.edubg-title {
    font-size: 30px;
    color: #062e74;
    font-weight: 700;
}

.edubg-subtitle {
    font-size: 18px;
    font-weight: bold;
}

.edubg-subtitle2 {
    font-size: 18px;
    font-weight: bold;
    color: #888;
}

.edubg-subtitle3 {
    font-size: 18px;
    font-weight: bold;
    color: #58c7f5;
}

.form-control option {
    color: #666;
}

.form-control option:first-child {
    color: #ccc;
}

.form-group div {
    margin-top: 20px;
}

.add-btn {
    font-size: 18px !important;
    padding: 8px 15px !important;
    color: #fff;
    background-color: #062e74;
    min-width: 120px;
    transition: 0.3s all ease;
}

.add-btn:hover {
    color: #fff !important;
    background-color: #2956a5;
}

.update-btn {
    font-size: 18px !important;
    padding: 8px 15px !important;
    color: #fff;
    background-color: #ed552f;
    min-width: 120px;
    transition: 0.3s all ease;
    float: right;
}

.update-btn:hover {
    opacity: 0.9;
    color: #fff !important;
}

.staff-name {
    margin-top: 10px;
}

@media (max-width:767px) {
    .staff-name {
        margin-top: -20px !important;
    }

    .edubg-subtitle,
    .edubg-subtitle2,
    .edubg-subtitle3 {
        margin-bottom: 20px;
    }

    .profile-name,
    .profile-pos {
        text-align: center;
    }
}

select {
    background: #fff !important;
    *background: #fff;
}

.staff-a {
    min-height: 320px !important;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.staff-a .profile-pic div {
    transition: all ease 0.3s;
    width: 100%;
    height: 100%;
}

.staff-a hr {
    width: 1%;
    border-color: #fff;
    transition: all ease 0.3s;
    position: absolute;
    bottom: 5px;
    left: 50%;
}

.staff-a:hover hr {
    width: 100%;
    left: 0%;
    border-color: #ed552f;
}

.staff-a .profile-pic {
    overflow: hidden;
    padding: 0px;
}

.staff-a:hover .profile-pic {}

.staff-a:hover .profile-pic div {
    margin-top: -5%;
    width: 110%;
    height: 110%;
}

.staff-header {
    height: 50px;
    background-color: #58c7f5;
}

.btn-grey {
    background-color: #ddd !important;
}

.student-parallex {
    height: 250px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.media-parallex {
    height: 250px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.news-image-page {
    width: 100%;
}

.example-image-link {
    height: 200px;
    overflow: hidden;
    padding: 2.5%;
    width: 100%;
    margin-bottom: 20px;
    transition: all ease 0.2s;
    display: block;
}

.example-image-link:hover {
    opacity: 0.8;
}

.example-image-link img,
.example-image-link iframe {
    width: 95%;
    margin-bottom: 20px !important;
}

.modal-body iframe {
    width: 100%;
    height: 300px;
}

.media-content {
    height: auto;
    overflow: hidden;
    padding: 2.5%;
}

.media-content img,
.media-content iframe {
    width: 95%;
    height: auto;
    margin-bottom: 20px;
}

.media-content iframe {
    height: 400px;
}

.contact-list {
    list-style-type: none;
    margin-left: 14px;
    padding-left: 0px;
    font-size: 14px;
    margin-top: 20px;
}

.contact-list1 {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.contact-list li:first-child {
    margin-left: -14px !important;
}

.dir {
    width: 95%;
    margin: 30px 5% 0 0%;
    display: block;
    height: 200px;
    background-color: #fff;
    padding: 4%;
    overflow: hidden;
    box-shadow: 0px 1px 1px 1px #eee;
    transition: 0.3s all ease;
    color: #2956a5;
    text-align: center;
}

.dir hr {
    width: 1%;
    transition: 0.3s all ease;
}

.dir:hover hr {
    width: 100%;
}

.dir:hover {
    color: #fff;
    background-color: #2956a5;
}

.dep:hover p,
.dep2:hover p,
.dep3:hover p {
    color: #fff !important;
}

.dirh1 {
    font-family: Roboto;
    font-size: 25px;
    clear: both;
    width: 100%;
    display: block;
    margin: 0px;
    color: #ed552f;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
}

.galery-item {
    height: 150px;
    overflow: hidden;
    padding: 5px !important;
}

@media screen and (max-width:767px) {
    .galery-item {
        height: 250px;
        overflow: hidden;
    }
}

@media screen and (max-width:576px) {
    .galery-item {
        height: 150px;
        overflow: hidden;
    }
}

.clickable-row td {
    cursor: pointer !important;
}

.container-fluid {
    overflow-x: hidden;
}

.qala-current {
    transition: 0.3s all ease;
}

.qala-current:hover {
    opacity: 0.8;
}

.qala-current .student-txt {
    padding-top: 0px;
    margin-top: 0px;
}

.panel-title a {
    color: #ed552f;
    font-size: 15px;
    text-decoration: none;
}

.white {
    line-height: 27px;
}
