
*{
    font-family: DroidNaskh, tahoma, verdan, sans-serif
}
button, input, optgroup, select, textarea, body {
    font-family: DroidNaskh, tahoma, verdan, sans-serif
}
a{
    color: #430c3f;
}
body{
    text-align: start;
}
a:hover{
    color: #4c0d0d;
}
nav ul {
    padding: 0!important;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(136, 16, 36, 0.25);
}
.nav-tabs{
    padding-right: 0!important;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}

.nav-tabs a{
    font-size:.8rem;
    font-weight: 700;
}

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

.sut-upper-menu ul, .sut-bottom-menu ul{
    -webkit-padding-start: 0px!important;
}
.sut-upper-menu{
    background-color: #414141;
    color: #ffffff;
    border-bottom: #430c3f 1px solid!important;
    padding: 0 1rem!important;
}
.sut-upper-menu .nav-link{
    color: #ffffff!important;
    padding: .3rem .7rem!important;
    font-size: .6rem;
    transition: all .3s ease;
    text-align: center;
    line-height: normal;
    height: 100%;
}
.sut-upper-menu .nav-link:hover{
    background-color: rgba(0, 0, 0, 0.25);
    color: #ebebeb;
}

/* Top navbar styles */

.sut-first-navbar {
    /*position: absolute;
    left: 0;
    right: 0;*/
    padding: 0!important;
    background-color: #6c0c65;
    color: #ffffff;
    border-bottom: #430c3f .0625rem solid;
}

.navbar{
    padding:0;
}

.sut-bottom-menu .nav-link{
    font-size: 1rem;
    margin-left: 1rem;
    font-weight: bold;
}

.sut-middle-menu, .sut-bottom-menu {
    background-color: #6c0c65!important;
    color: #ffffff;
    border-bottom: #430c3f .0625rem solid;
}
.sut-first-navbar .sut-bottom-menu .nav-link {
    font-weight: 200;
    font-size: 1.2rem;
    padding: .5rem 2.4rem!important;
    transition: all .3s ease;
}

/*.sut-search {*/
/*right: .5rem;*/
/*border-radius: 1rem !important;*/
/*}*/

.sut-first-navbar .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.20);
    color: #ebebeb;
}

.sut-first-navbar .nav-link:hover .sut-first-navbar {
    display: none;
}

.sut-first-navbar .dropdown-item {
    color: #430c3f;
}


/* second navbar styles */

.sut-second-navbar {
    border: rgba(255, 255, 255, .3) 1px solid;
    bottom: 2.5rem;
    height: 2.5rem;
}

.sut-second-navbar .navbar-nav>li {
    margin-left: 1rem;
    font-weight: 300;
}

.sut-second-navbar .nav-link {
    color: rgba(255, 255, 255, 1) !important;
}

.sut-second-navbar .nav-link:hover {
    color: rgba(255, 255, 255, .8)!important;
}


/* Third navbar styles */

.sut-third-navbar {
    bottom: 2.5rem;
    height: 2.5rem;
    background-color: rgb(236, 236, 236) !important;
}

.sut-third-navbar .nav-link {
    color: rgba(0, 0, 0, 1) !important;
    padding: 0rem 2rem 0 0!important;
}

.sut-third-navbar .nav-link:hover {
    color: rgb(101, 14, 28)!important;
}

.sut-third-navbar a::before {
    margin-right: -1.3rem;
    content: '\232A';
    font-weight: bold;
    transform: rotateX(-48deg);
    position: absolute;
    opacity: .5;
    font-size: 1.2em;
}

.sut-page-subject {
    color: #430c3f;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: normal;
}

.sut-page-text {
    text-align: start;
    font-size: .9rem;
    line-height: normal;
}

.sut-page-text img {
    max-width: 100%;
    height: auto;
}
.base-link::before {
    content: '' !important;
}


.sut-background-image {
    transform: scale(1.01);
    filter: blur(.8px) saturate(1.2);
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.sut-background-container {
    width: 100%;
    height: 96px;
    display: block;
    position: relative;
    overflow: hidden;
}
.sut-page-title h1 {
    position: absolute;
    z-index: 5;
    top: -3rem;
    color: rgba(255,255,255,100);
    font-size: 1.5rem;
    font-weight: bold;
    text-shadow: 2px 2px #000000;
}


.jumbotron {
    padding: 2rem !important;
    border: rgba(0, 0, 0, .05) 1px solid;
}

.jumbotron h4 {
    color: #430c3f
}

/*.sut-page-title {*/
/*position: absolute;*/
/*bottom: 5rem;*/
/*color: rgba(255, 255, 255, 1);*/
/*width: 100%;*/
/*font-size: 50px;*/
/*text-shadow: 2px 2px #000000;*/
/*}*/
.breadcrumbs{
    /*font-size: .5rem;*/
    background-color:   #e9ebef!important;
    margin-bottom: 3rem;

}
.breadcrumbs li{
    color: #4e4e4e;
}
.breadcrumbs li a{
    color: #4e4e4e;
}
.news-related-links .views-field {
    padding-bottom: 0.7rem;
}
.breadcrumbs ul li+li:before {
    content: "/";
    position: absolute;
    top: .65rem;
    opacity: .8;
    font-size: .9rem;
}
.breadcrumbs ul li+li a {
    margin-right: .5rem;

}


.sut-page-title {
    position: relative;
}

.sut-local-tasks ul{
    padding-right: 0!important;

}

.sut-local-tasks{

    font-size: small;
    display: inline;
}

/*It should first child but it's ltr here*/
.sut-local-tasks li:last-child{
    padding-right: 0!important;
    display: inline;
}
.sut-local-tasks li{
    list-style: none;
    padding: 5px 7px;
    display: inline;
}


/*Search Text box*/
.sut-search{
    height: 1.5rem;
    font-size: .8rem;
    opacity: .8;
    transition: all .3s ease;
}
.sut-search:hover{
    opacity: .9;
}
.sut-search:focus{
    opacity: 1;
}




.footer-left-side ul li{
    padding-right: 1rem;
    text-indent: -.5rem;
    text-align: justify;
}

.btn-red {
    color: #ffffff; /* Added To colours */
    background-color: ; /* Added To colours */
    border-color: ;  /* Added To colours */
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    color: #ffffff;
    background-color: #4d0c50;
}

.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    background-image: none;
}

.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
    background-color: #6c0c65;
}

.btn-red .badge {
    color: #6c0c65;
    background-color: #ffffff;
}


.btn-blue {
    color: #ffffff;
    background-color: #35b9e6;
    border-color: #21a1cc;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
    color: #ffffff;
    background-color: #2891b5;
    border-color: #21a1cc;
}

.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
    background-image: none;
}

.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
    background-color: #35b9e6;
    border-color: #21a1cc;
}

.btn-blue .badge {
    color: #35b9e6;
    background-color: #ffffff;
}
.social-links a{
    padding: 5px!important;
}
.footer-left-side ul{
    /*//todo: mobile fridnly*/
    /*width: 80%;*/
    text-align: right;
    margin-top: 1rem;
    font-weight: 100;
    list-style: none;
    color: white;
    padding-right: 0!important;
    font-size: .8rem;
}
.btn-red-aparat {
    color: #ffffff;
    background-color: #ec1414;
    border-color: #de0808;
}

.btn-red-aparat:hover,
.btn-red-aparat:focus,
.btn-red-aparat:active,
.btn-red-aparat.active,
.open .dropdown-toggle.btn-red-aparat {
    color: #ffffff;
    background-color: #cf0f0f;
    border-color: #de0808;
}

.btn-red-aparat:active,
.btn-red-aparat.active,
.open .dropdown-toggle.btn-red-aparat {
    background-image: none;
}

.btn-red-aparat.disabled,
.btn-red-aparat[disabled],
fieldset[disabled] .btn-red-aparat,
.btn-red-aparat.disabled:hover,
.btn-red-aparat[disabled]:hover,
fieldset[disabled] .btn-red-aparat:hover,
.btn-red-aparat.disabled:focus,
.btn-red-aparat[disabled]:focus,
fieldset[disabled] .btn-red-aparat:focus,
.btn-red-aparat.disabled:active,
.btn-red-aparat[disabled]:active,
fieldset[disabled] .btn-red-aparat:active,
.btn-red-aparat.disabled.active,
.btn-red-aparat[disabled].active,
fieldset[disabled] .btn-red-aparat.active {
    background-color: #ec1414;
    border-color: #de0808;
}

.btn-red-aparat .badge {
    color: #ec1414;
    background-color: #ffffff;
}
.footer-left-side i.fa-red{
    color: ; /* Added To colours */
    padding-left: .5rem;
}
.footer-left-side > .row{
    margin-bottom: .5rem;
}

footer{
    background-color: !important; /* Added To colours */
}
footer ul a {
    color: !important;
}

footer ul a:hover {
    color: #ffffff!important;
}

.brand-container{
    padding: .2rem 0;

}
.shiny {

    margin: 0 auto;
    /*width: 345px;*/
    /*height: 4rem;*/
    position: relative;
    overflow:hidden!important;
}
.navbar-brand{
    padding: 0;
    margin: 0;
}
.show-off {
    overflow: hidden;
    width: 405px;
    height: 605px;
    position: absolute;
    top: -556px;
    left: -550px;
    transition: 3s;
    opacity: .1;
    transform: rotate(25deg);
    background: linear-gradient(90deg, rgba(255,255,255, 0)50%, rgba(255,255,255,0.7)100%);
}

.shiny:hover .show-off {

    transform: rotate(0);
    left: 560px;
    top: -445px;
}



.news-third-page a:hover{
    text-decoration: none;
}

.news-third-page p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #4e4e4e;
    font-size: 0.9rem;
    text-align: justify;
}

.news-third-page .news-date{
    margin-left: 1rem;
    text-align: center;
    width: 4rem;
    border: 2px solid #430c3f;
    border-radius: 3px;
}
.news-third-page{
    padding-top: .8rem;
    padding-bottom: .8rem;
    border-bottom: 2px solid #c5c5c5;
}

.news-third-page .news-date .month{
    color: #ffffff;
    display: block;
    width: 100%;
    font-size: .8rem;
    padding: .2rem;
    background-color: #430c3f;
}
.news-third-page .news-date .day{
    display: block;
    font-size: 2rem;
    width: 100%;
    background-color: #ffffff;

}
.news-third-page .news-date .week-name{
    margin-top: -1rem;
    display: block;
    font-size: .7rem;
    width: 100%;
    background-color: #ffffff;
}

.news-third-page h3{
    color: #430c3f;
    font-size: 1rem;
    font-weight: 700;
}

footer a:hover{
    text-decoration: none;
    color: #eaeaea;
}
footer ul{
    list-style: circle;
    color: #871010;
}

footer{
    margin-top: 5rem;
}
ol.sut-search-list , ul.sut-search-list {
    list-style: persian;
}

.sut-search-list h3 {
    font-size: 1rem;
    font-weight: bold;
}
.sut-search-list p {
    font-size: .8rem;
    color: #2c2c2c;
    margin-bottom: 1.5rem!important;
}

#block-sadjad-university-content > div > h2{
    font-size: 1.2rem;
    font-weight: bold;
    margin: 1rem 0 1.5rem 0;
    color: #2c2c2c;
    border-bottom: 2px solid rgba(44, 44, 44, 0.41);
    padding-bottom: .5rem;
}


h3.sut-no-result {
    font-size: 1.2rem;
    color: #430c3f;
    margin: 2rem 0 1rem 0;
    font-weight: bold;
}


h4.sut-no-result {
    font-size: 1rem;
}


ul.sut-no-result {
    font-size: .9rem;
    list-style: circle;
    margin-bottom: 3rem;
}

.pager{
    display: none;
}


.sut_gallery *{
    cursor: pointer;
}
.sut_gallery img{
    border-radius: 0!important;
}
.sut_gallery.thumbnail {
    position: relative;
    width: 180px;
    padding-bottom: 180px;
    overflow: hidden;
}
.sut_gallery.thumbnail:hover {
    -webkit-box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.4);
}
.sut_gallery .img-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.sut_gallery .img-container img {
    width: auto;

    /*-webkit-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
}

.sut_gallery .img-container:hover .img-caption {
    top: 0;
    left: 0;
}
.sut_gallery .img-container .img-caption .btn-trans{
    border-radius: 0!important;
}
.sut_gallery .img-container:hover .img-caption .btn-trans {
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #6c0c65;
}

.sut_gallery .img-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.sut_gallery .table {
    display: table;
}
.sut_gallery .table .table-cell {
    display: table-cell;
    vertical-align: middle;
    border: 2px solid #6c0c65;
}
.sut_gallery .btn {
    border: none;
    font-size: inherit;
    font-weight: 100;
    color: #6c0c65;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    border: 1px solid #6c0c65;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.sut_gallery .btn:before {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.sut_gallery .btn::after {
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}
.sut_gallery .btn-sep {
    margin: 30px 0px;
}
.sut_gallery .btn-p {
    font-size: 16px;
    padding: 10px 20px;
}
.sut_gallery .btn-trans {
    background: rgba(249, 229, 89, 0);
    color: #6c0c65;
}
.sut_gallery .btn-trans:hover {
    background: white;
}
.sut_gallery .btn-trans:active {
    background: white;
}

.sut_gallery_container{
    position: relative;
    float: left;
    margin: 1.83%;
}

.sut_gallery_container h2{
    line-height: 135%;
    width: 180px;
    padding: .5rem 0;
    font-weight: bold;
    text-align: center;
    color: #6c0c65;
    font-size: .7rem;
    background-color: #6c0c6540;
}

@media screen and (max-width: 992px) {
    .sut_gallery.thumbnail {
        width: 22%;
        padding-bottom: 22%;
        margin: 1.5%;
    }
    .sut_gallery_container h2{
        width: 22%;
    }
    .sut_gallery .img-container:hover .img-caption {
        top: 0;
        left: 0;
    }
    .sut_gallery .img-caption {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        text-align: center;
    }
    .sut_gallery .img-caption a {
        color: #6c0c65;
    }
}
@media screen and (max-width: 720px) {
    .sut_gallery.thumbnail {
        width: 29%;
        padding-bottom: 29%;
        margin: 2.16%;
    }
    .sut_gallery_container h2{
        width: 29%;
    }
}
@media screen and (max-width: 470px) {
    .sut_gallery.thumbnail {
        width: 44%;
        padding-bottom: 44%;
        margin: 3%;
    }
    .sut_gallery_container h2{
        width: 44%;
    }
}


.glossary{
    padding: 1rem;
}

.glossary a {
    background-color: #6c0c65;
    color: #ffffff;
    margin-bottom: 0.5rem;
    font-size: small;
    border-radius: 0.25rem;
    font-weight: bold;
}

.ribbon {
    /*box-shadow: inset 0px 20px 20px -20px #000000;*/
    /*-webkit-backface-visibility: hidden;*/
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 0;
    height: 50px;
    border: 20px solid #6c0c65;
    border-top: 0 solid;
    border-bottom: 20px solid rgba(0,0,0,0);
    color: #ffffff;
    -o-text-overflow: clip;
    text-overflow: clip;
}

.ribbon:before {
    box-shadow: inset 0px 20px 20px -20px #000000;
    content: '';
    position: absolute;
    top: 0;
    width: 40px;
    left: -20px;
    height: 68px;
}

.ribbon:after {
    /*box-shadow: inset 0px 25px 20px -5px #000000;*/
    content: '';
    position: absolute;
    top: 0;
    width: 34px;
    left: -17px;
    height: 68px;
    border-left: 1px dashed #ffffff41;
    border-right: 1px dashed #ffffff41;
}

.ribbon span{
    width: 40px;
    position: relative;
    left: 20px;
    top: 18px;
    font-size: .9rem;
    font-weight: bold;
    display: block;
    text-align: center;
}

.ribbon:hover span{
    text-decoration: none;
    color: #ffffff;
}

.ribbon:hover{
    opacity: 1;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 20px solid #430c3f;
    width: 0;
    height: 50px;
    border-top: 0 solid;

    border-bottom: 20px solid rgba(0,0,0,0);
    color: #ffffff;
    -o-text-overflow: clip;
    text-overflow: clip;
}

.ribbon.active{
    height: 85px;
    border: 20px solid #6c0c65;
    border-bottom: 20px solid rgba(0,0,0,0);
}

.ribbon.active:after{
    content: '';
    position: absolute;
    top: -20px;
    width: 34px;
    left: -18px;
    height: 124px;
    border-left: 1px dashed #ffffff61;
    border-right: 1px dashed #ffffff61;
}
.ribbon.active:before {
    box-shadow: none;
    content: '';
    position: absolute;
    top: 0;
    width: 40px;
    left: -20px;
    height: 68px;
}

.ribbon.active span{
    top: 33px;
}

.letter{
    background-color: #ffffff;
    box-shadow: inset 0px 20px 20px -20px #000000;
    width: 100%;
    overflow: hidden;
    margin-top: -49px;
}

.carousel-cell{
    margin: 0 2px;
}











.ribbon-prof {
    padding: 1rem;
    text-align: center;
    background-color: #6c0c65;
    display: grid;
    float: right;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 11rem;
    height: 50px;
    border: 1px solid #430c3f;
    border-top: 0 solid;
    border-radius: 0 0 .25rem .25rem;
    color: #ffffff;
    -o-text-overflow: clip;
    text-overflow: clip;
    transition: background-color 0.2s ease-in-out;
}

.ribbon-prof:before {
    box-shadow: inset 0 20px 20px -20px #000000;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
}

.ribbon-prof span{
    font-size: .8rem;
    font-weight: bold;
    text-align: center;
}

.ribbon-prof:hover span{
    text-decoration: none;
    color: #ffffff;
}

.ribbon-prof:hover{
    opacity: 1;
    text-align: center;
    text-decoration: none;
    background-color: #430c3f;
}

.ribbon-prof.active{
    height: 75px;
}

.ribbon-prof.active:before {
    box-shadow: none;
    content: '';
    position: absolute;
    top: 0;
    width: 40px;
    left: -20px;
    height: 68px;
}

.ribbon-prof.active span{
    top: 33px;
}

.letter-prof{
    background-color: #ffffff;
    box-shadow: inset 0px 20px 20px -20px #000000;
    width: 100%;
    overflow: hidden;
    margin-top: -52px;
    padding-bottom: 2rem;
}











.sut-dark-news-anchor{
    color: #ffffff!important;
    background: #6c0c65!important;
}

.sut-main-links-anchor svg, .sut-dark-news-anchor svg, .cta-button svg{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.media{
    padding: 1rem 0;
}

.student_list .media-body{
    font-size: x-small;
    text-align: justify;
}

.student_list h5{
    padding-top: .5rem;
    font-weight: bold;
    color: #6c0c65;
}
.student_link{
    padding-top: 1rem;
    display: block;
}
.prof_link{
    display: block;
}
.cta-button {

    background-color: white;
    color: #871010;
    border-radius: 4px;
    padding: .3em .6em .3em .6em;
    display: inline-block;
    text-decoration: none;
    font-size: .7rem;
}
a.cta-button {
    border-bottom: none;
    position: relative;
    transition: .2s left;
    left: 0; }
a.cta-button:hover {
    left: 4px;
    border-bottom: none;
    text-decoration: none;
}
svg.double-arrow {
    height: .8em;
    width: 1.3em;
    position: relative;
    top: .08em;
    padding-left: .5em;
    opacity: .4;
    transition: .2s opacity, .2s fill; }
svg.double-arrow path {
    fill: currentColor;
    vertical-align: baseline; }
.student_list .group{
    margin: 0;
    font-weight: bold;
}

.student_list img{
    width: 4rem;
}
.list-unstyled.student_list{
    -webkit-padding-start: 0;
}
.student_list h5{
    padding-top: .2rem;
    font-weight: bold;
    font-size: small;
    color: #6c0c65;
}

/*SM*/
@media (min-width: 576px) {

    button.navbar-toggler{
        margin: .5rem 1rem;
        padding: .5rem;
    }
    .student_list .media-body{
        font-size: small;
    }
    .student_list img{
        width: 6rem;
    }
    .student_list h5{
        padding-top: .2rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #6c0c65;
    }



}

/*// Medium devices (tablets, 768px and up) MD*/
@media (min-width: 768px) {
    .letter{
        background-color: #ffffff;
        box-shadow: inset 0px 20px 20px -20px #000000;
        width: 100%;
        overflow: hidden;
        margin-top: -52px;
    }

    .sut-background-container {
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        overflow: hidden;
    }
    .sut-page-title h1 {
        position: absolute;
        z-index: 5;
        top: -5rem;
        /*margin-bottom: ;*/
        color: rgba(255, 255, 255, 100);
        /*width: 100%;*/
        font-size:3rem;
        font-weight: 600;
        text-shadow: 2px 2px #000000;
    }





    .student_list img{
        width: 8rem;
    }
    .sut-upper-menu .nav-link{
        font-size: .75rem;
        line-height: inherit;
    }
}

/*Large devices (desktops, 992px and up) LG*/
@media (min-width: 992px) {

    .sut-background-container {
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        overflow: hidden;
    }
    .sut-page-title h1 {
        position: absolute;
        z-index: 5;
        top: -5rem;
        /*margin-bottom: ;*/
        color: rgba(255, 255, 255, 100);
        /*width: 100%;*/
        font-size:3rem;
        font-weight: 600;
        text-shadow: 2px 2px #000000;
    }
    /**{*/
    /*background-color: yellow!important;*/
    /*}*/
}

/*// Extra large devices (large desktops, 1200px and up) XL*/
@media (min-width: 1200px) {
    /**{*/
    /*background-color: orangered!important;*/
    /*}*/
}

















/*Navbar settings*/

.navbar-toggler .icon-bar {
    left: 3px;
    position: relative;
    width: 22px;
    transition: all 0.2s;
}

.navbar-toggler .top-bar {
    left: 3px;
    position: relative;

    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    left: 3px;
    position: relative;
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    left: 3px;
    position: relative;
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
    left: 0;
    position: relative;
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    left: 0;
    position: relative;
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    left: 0;
    position: relative;
    transform: rotate(0);
}
.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
}

.navbar {
    background-color: #6c0c65;
}

button.navbar-toggler{
    margin: .5rem .5rem;
    padding: .5rem;
}
button.navbar-toggler:active, button.navbar-toggler:focus{
    outline: none;
    background-color: rgba(255, 255, 255, 0.07);
}


.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.67);
    border-radius: 1px;
}
.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
    background-color: rgba(255, 255, 255, 0.67);
}



.flex-direction-row {
    flex-direction: row!important;
}

.navbar-toggler{
    border: none;
    background-color: transparent;
}
.navbar-header {
    float: left;

    text-align: center;
}
.navbar-brand {float:none;margin-right: 0;}




@media (max-width: 340px) {
    nav.navbar > *:nth-child(3){
        display: none;
    }
    .navbar-nav {
        display: block;
    }

}





/*Pagination RTL*/
.page-item:first-child .page-link{
    margin-right:0;
    border-radius:0 .25rem .25rem 0;
}
.page-item:last-child .page-link {
    border-radius:.25rem 0 0 .25rem;
}
.Page.navigation{
    padding-top: 1rem;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #6c0c65;
    background-color: #ffffff;
    border: 1px solid #dee1e5;
}
.page-item.active .page-link {
    z-index: 1;
    color: #ffffff;
    background-color: #6c0c65;
    border-color: #430c3f;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(136, 16, 36, 0.22);
}
.page-item.active:hover .page-link {
    z-index: 1;
    color: #ffffff;
    background-color: #430c3f;
    border-color: #430c3f;
}
.page-link:hover {
    color: #430c3f;
    text-decoration: none;
    background-color: #e9ebef;
    border-color: #dee1e5;
}


.related-links-ul, .related-news-title a{
    margin-bottom: 0;
    -webkit-margin-start: 1rem;
    font-size: .85rem;
    list-style-type: none;
    line-height: 2rem;
}
.related-links-ul a, .related-news-title a{
    text-decoration: none;
    color: #6c0c65!important;
    transition: color .5s;
}
.related-links-ul a:hover, .related-news-title a:hover{
    color: #430c3f!important;
}
.related-links-title h4, .related-news-title h4{
    font-size: medium;
    font-weight: bold;
    padding-bottom: .5rem;
}
.related-links-title, .related-news-title{
    padding: 1.4rem !important;
}

.related-news-title .views-field.views-field-title{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



div[id$="hotjar_branding"] {
    display: none;
}
