  body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .module-title, .moduletable > h3, .t3-module > h3,
.navbar-default, .t3-megamenu .mega-dropdown-menu, .btn, .acymailing_module .acymailing_module_form .acymailing_introtext {
    font-family: 'Raleway', sans-serif;
}

body{
    background:url(/it/images/ampl_bg.jpg) center top no-repeat;
    background-size: 1900px auto;
    padding-top:180px;
}

.container {
    width: 100%;
    max-width: 1230px;
}

.t3-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
/*
#t3-footer {
    margin-top: auto;
} */

/*gkMainbody*/
#t3-content article ul li {
    background: url(/it/images/usualList.gif) no-repeat scroll 0 9px transparent;
    list-style: none outside none;
    padding-left: 12px;
}

#t3-content article ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#t3-mainbody {
    flex: 1 0 auto;
}


.sticky-navigation #gkLogo {
    margin: 15px 45px 15px 0;
}

.acm-spotlight:first-child, .homepage-news.container {
    /*margin-top: 40px;
    margin-bottom: 40px;*/
    padding-top: 0;
    padding-bottom: 0;
}

div.instagram.container {
    margin-top: 20px;
}

.panel-heading, .rl_sliders.accordion>.accordion-group {
    border-radius: 0;
}

.accordion-inner.panel-body td {
    padding: 5px;
}

.btn,
.moduletable > h3, .t3-module > h3 {
    font-size: 13px;
}

.btn-link {
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0;
    border: none;
    color: #E64164;
    font-weight: 400;
}

.btn-primary,
.btn-border.btn-inverse {
    border-color: #E64164;
}

.btn-primary{
    background-color: #E64164;
}

.btn-primary:hover{
    background-color: #414141;
    border-color: #414141;
}

.btn-border.btn-inverse:hover, .btn-border.btn-inverse:focus, .btn-border.btn-inverse:active {
    background-color: #E64164;
}

.back-to-top .btn {
    background-color: #E64164;
}

.back-to-top .btn:hover, .back-to-top .btn:focus, .back-to-top .btn:active {
    background: #414141;
}

.readmore {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
}

.hidden {
    display: none;
}

.alert-message {
    background-color: #78003F;
    border-color: #78003F;
    color: #fff;
}

/*** MENU ****/
.wrap.t3-topbar {
    background: transparent;
    width: 100%;
    z-index: 9;
}

.t3-topbar a {
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    opacity: 1;
}

.t3-header {
    padding: 18px 0;
    background-color: rgba(120, 0, 63, 0.9);
    position:fixed;
}

#t3-header.sticky-navigation {
    padding: 0;
}

#t3-mainnav {
    width: auto;
    max-width: 100%;
	margin-left:25px;
}

.navbar-default .navbar-nav > .active > span:after, .navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > .active > span:hover:after, .navbar-default .navbar-nav > .active > a:hover:after,
.navbar-default .navbar-nav > .active > span:focus:after, .navbar-default .navbar-nav > .active > a:focus:after {
    border-bottom: 2px solid #E64164;
}

.dropdown-menu {
    padding: 10px 0;
}


.dropdown-menu > li > a:hover {
    color: #E64164;
}

.has-slideshow .t3-header.affix {
    background: #78003F;
}

.navbar-default .navbar-nav > li + li {
    margin-left: 8px;
}

.navbar-default li.item-101,  .navbar-default li.item-115 {
    display: none;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
	cursor:pointer;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.navbarIcons {
    display: flex;
    position: relative;
    width: 145px;
    justify-content: space-between;
    padding-left: 0;
    display: block;
}


.navbarIcons > .nav-search:hover,  .navbarIcons > .mod-languages:hover, .navbarIcons .services-container .e-services:hover, .navbarIcons .services-container .mod-languages:hover {
    background-color: #E64164;
}

div.mod-languages li {
    margin: 0 !important;
}
.mod-languages {
    float: left;
    width: 36px;
    height: 36px;
}

.nav-search {
    border-right: none;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 11px;
}

.mod-languages .lang-inline a {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #c186a4;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}

.nav-search.dropdown a {
    position: relative;
    width: 36px;
    height: 36px;
    border: 1px solid #c186a4;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

.nav-search a {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 36px;
}

.nav-search a:hover {
    color: #ffffff;
}

.services-container {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #c186a4;
    float: right;
}

div.e-services {
    width: 36px;
    height: 36px;
    text-align: center;
}

.e-services a {
    width: 100%;
    height: 34px;
    text-align: center;
    line-height: 2.2;
    position: absolute;
}

/*** Pradinis puslapis ***/
.nspTopInterface .nspNext, .nspTopInterface .nspPrev,
.nspTopInterface .nspPagination li, .nspTopInterface .nspPagination li > a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.populars .nspList, .populars .nspArtPage, .homepage-news .nspList, .homepage-news .nspArtPage {
    opacity: 1;
    filter: alpha(opacity=1);
    visibility: visible;
}

.populars .nspArt img.nspImage, .homepage-news .nspArt img.nspImage {
    height: auto !important;
}

.populars h4.nspHeader a, .homepage-news h4.nspHeader a {
    color: #3c3c3b;
    font-weight: 400;
    line-height: 28.8px;
}

.populars h4 a:hover, .homepage-news h4.nspHeader a:hover {
    text-decoration: none;
}

.homepage-news a.readon, .populars a.readon {
    display: block;
    width: 100%;
    margin-top: 0;
    padding: 0 20px 0 0;
    color: #78003F;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}

.homepage-news .readon.fright:hover , .populars .readon.fright:hover {
    text-decoration: none;
    color: #E64164;
}

.homepage-news .readon.fright:after, .populars .readon.fright:after {
    position: relative;
    bottom: 1px;
    margin-left: 3px;
    content: "\f101";
    font-family: "FontAwesome";
    transition: 0.2s;
}

.populars .readon.fright:hover:after, .populars .readon.fright:focus:after,
.homepage-news .readon.fright:hover:after, .homepage-news .readon.fright:focus:after {
    margin-left: 6px;
    transition: 0.2s;
}

div.acm-slideshow .owl-carousel .item .mask {
    background: none;
}
.acm-cta.style-1 div.cta-showcase-item,
.t3-footer, .t3-copyright .t3-module .module-ct {
    background: #78003F;
}

div.acm-slideshow .owl-carousel .item .mask {
    opacity: 0.7;
}

div .acm-slideshow .owl-carousel {
    cursor: default;
}

div.acm-slideshow .owl-carousel .slider-content .slider-content-inner {
    width: 100%;
}

div.acm-slideshow .slider-content-inner a {
    display: block;
    width: 245px;
    margin: 30px 0 65px 0;
    padding: 20px 10px;
    border: none;
    background-color: #e13559;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    line-height: 14px;
}

div.acm-slideshow .slider-content-inner a:hover {
    background-color: #c72f4f;
}

/* populars */

.populars .module-inner {
    margin-left: -16px;
    margin-right: -16px;
}

.populars .nspArts {
    padding: 0;
}

.populars .nspArt p.nspText {
    margin-bottom: 15px;
}

/* įvykiai */
.vu-events .nspCol1, .vu-events .nspCol2, .vu-events .nspCol3, .vu-events .nspCol4, .vu-events .nspCol5 {
    width: 100%;
    visibility: visible;
}

.vu-events .nspArtPage {
    opacity: 1;
    filter: alpha(opacity=100);
}

.moduletable.specialBox h3 {
    border: none;
    padding: 0;
    color: #ffffff;
    font-size: 13px;
}

.module-wrap > .specialBox {
    padding: 30px;
    /* padding: 30px 10px 30px 15px; */
}

.specialBox {
    background: #E64164;
    color: #ffffff;
}

.acm-spotlight .module-wrap > div + div {
    margin-top: 32px;
}

.moduletable.mod-border, .t3-module.mod-border {
    border: 1px solid #eeeeee;
    border-top: 2px solid #222222;
    padding: 32px;
    margin-bottom: 32px;
}

.owl-carousel {
    padding: 0;
}

div.vucalendar .owl-controls {
    right: -5px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: none;
    opacity: 1;
}

.vucalendar .event-item:first-child {
    border-top: none;
}

.vucalendar .event-item {
    float: left;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.vucalendar .event-info .eventTitle {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
}

.specialBox a:hover, .specialBox * {
    color: #fff;
}

.specialBox .owl-controls i, .specialBox .owl-controls .fa {
    font-size: 20px;
    color: #fff;
}

.vucalendar .timeBlock .fa {
    margin-right: 5px;
    width: 11px;
    text-align: center;
}

.vucalendar .timeBlock {
    font-size: 13px;
}

/* pailgas banneris */
.homepage-banner {
    /*display: flex;*/
	padding: 20px 0;
    align-items: center;
    height: 240px;
    background-color: #78003F;
}

.banner-container {
    height: 200px;
    margin-top: 20px;
}

/* naujienos */
.nspTopInterface {
    padding: 0 16px;
}

.homepage-news {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
}
/*  headings */
.ut-joomstagram h3,
 .homepage-news h3 {
    position: relative;
    font-size: 36px;
    font-weight: 900;
    color: #78003f;
    text-transform: initial;
    max-width: 1230px;
    margin: 25px auto 0 auto;
    padding: 0 15px 5px 15px;
    border-top: 0px;
}

.ut-joomstagram h3{
    padding: 0 0 5px 0;
}

.ut-joomstagram h3::after,
.homepage-news h3::after {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #78003f;
    content: "";
    top: 7px;
    position: relative;
    border-top: none;

}

.homepage-news .nspArtPage, .homepage-news  .nspArts.bottom {
    padding: 0;
}

.homepage-news .nspCol3.nspArt {
    padding: 0 16px  !important;
    background-color: #fff;
}

.populars p.nspInfo.nspInfo1,
.homepage-news p.nspInfo.nspInfo1 {
    padding: 20px 20px 0 0;
    display: block !important;
    color: #999;
    font-size: 12px;
    margin: 0;
}

.homepage-news h4.nspHeader {
    padding: 10px 15px 15px 0 !important;
}

/* instagram */
.row.instagram {
    display: flex;
    margin: 0 auto;
    padding: 0;
}

.row.instagram > div {
    display: flex;
    margin-top: 20px;
    margin-bottom: 40px;
}

div.div1 {
    display: flex;
    max-width: 277px;
    width: auto;
    height: 277px;
    overflow-y: hidden;
}

div.vertical {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

div.vertical img {
    border-bottom: 1px solid #9d9d9d;
    padding-bottom: 20px;
}

.instagram .instagram_gallery_image .description {
    display: block;
    max-width: 277px;
    margin-top: 20px;
    color: #3c3c3b;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
}

.insta-hashtag {
    color: #78003F;
}

.title_instagram {
    position: relative;
    font-size: 36px;
    font-weight: 900;
    color: #78003f;
    text-transform: initial;
    max-width: 1230px;
    margin: 25px auto 0 auto;
    padding: 0 15px 5px 15px;
}

a.upper-module-button {
    float: right;
    clear: right;
    font-size: 14px;
    font-weight: 600;
    line-height: 52px;
    color: #78003f;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
}

.title_instagram::after {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #78003f;
    content: "";
    top: 7px;
    position: relative;
}


.instagram .instagram_gallery_image .description {
    display: block;
    max-width: 277px;
    margin-top: 20px;
    color: #3c3c3b;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
}

/* footer */
.acymailing_module .acymailing_module_form .acymailing_introtext {
    font-size: 13px;
}

.copyright p {
    margin-bottom: 5px;
    font-size: 13px;
}

.copyright .custom a {
    color: rgba(255, 255, 255, .6);
}

.copyright .fa-facebook-square {
    color: #fff;
}
/*** Vidiniai ***/
.view-article .article-aside {
    height: 0;
    margin-bottom: 0;
}

.view-article #t3-content .article-title, .view-article #t3-content p {
    cursor: default;
}

.page-title, .page-header h1,
.article-title, .article-header h1 {
    color: #78003f;
    font-size: 36px;
    font-weight: 900;
    line-height: 36px;
}

.view-article .t3-mainbody a, .view-category a {
    display: inline-block;
    color: #78003F;
    font-weight: 500;
}

.view-article .t3-mainbody a.rl_sliders-scroll.nn_sliders-scroll {
    display: inline;
}

.rl_tabs>ul.nav-tabs>li>a, .rl_tabs>ul.nav-tabs>li>a:hover {
    color: #3c3c3b;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #78003F;
    border-color: #78003F;
}

.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    padding: 10px 40px;
    border: none;
    border-radius: 0;
    background-color: #78003F;
    background-image: none;
}

.formResponsive input[type="submit"]:hover, .formResponsive button[type="submit"]:hover,
.formResponsive input[type="submit"]:active, .formResponsive button[type="submit"]:active,
.formResponsive input[type="submit"].active, .formResponsive button[type="submit"].active,
.formResponsive input[type="submit"].disabled, .formResponsive button[type="submit"].disabled,
.formResponsive input[type="submit"][disabled], .formResponsive button[type="submit"][disabled] {
    background-color: #e03559;
    border: none;
}

.curriculum-table td {
    padding: 5px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #78003F;
    border-color: #78003F;
}

.items-leading .leading {
    border: 0;
    box-shadow: none;
}

.e-paslaugos #t3-mainbody{
    padding-bottom: 0;
    pading-left: 25px;
}

.e-paslaugos #t3-content.col-xs-12{
    padding-left: 26px;
    padding-right: 29px;
}

    /* Šoninis meniu */

.t3-sidebar.t3-sidebar-1{
	padding-right:45px!important;
}
.t3-sidebar.t3-sidebar-2{
    padding-left:45px!important;
}

@media (max-width: 991px) {
    .t3-sidebar.t3-sidebar-1,
    .t3-sidebar.t3-sidebar-2{
        padding-left: 16px!important;
        padding-right: 16px!important;
    }
}

@media (max-width: 767px) {
    .t3-sidebar.t3-sidebar-1,
    .t3-sidebar.t3-sidebar-2{
        width: 100%;
    }
}
/*
.t3-sidebar h3.module-title {
    margin-bottom: 11px;
    padding-bottom: 5px;
    border-bottom: 2px solid #78003f;
    color: #78003F;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
} */

.t3-sidebar .widget-title {
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #78003f;
    color: #78003f;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}

.t3-sidebar .nav > li {
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.6;
}

.t3-sidebar .menu li a {
    border-bottom: none;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    color: #565655;
    background: none;
}

.t3-sidebar ul.menu > li a:before {
    content: "\f105";
    font-family: FontAwesome;
    top: 9px;
    position: absolute;
    left: 0;
    font-size: 14px;
    font-weight: 100;
}

.t3-sidebar ul.menu li.deeper.active > a:before {
    content: "\f107";
}

.t3-sidebar ul.menu li.active > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.t3-sidebar .menu li a {
    line-height: 18px;
}

.t3-sidebar ul.menu > li a {
    position: relative;
    font-weight: bold;
}

.t3-sidebar ul.menu li li a {
    font-weight: 500;
    position: relative;
}

.t3-sidebar ul.menu li li, .t3-sidebar.icons-menu li li {
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    padding-left: 15px;
}

.t3-sidebar ul.menu li:last-child {
    border-bottom: none;
}

.t3-sidebar .menu li a:hover, .t3-sidebar .menu li.current > a,
.t3-sidebar .nav > li > a:hover, .t3-sidebar .dropdown-menu > li > a:hover {
    color: #E64164;
}

.nav-icon li a:hover, .nav-icon li a:focus, .nav-icon li a:active {
    background-color: #fff;
}


.dropdown-submenu > a:after {
    margin-right: -8px !important;
    top: 7px;
    position: absolute;
    right: 0;
}

ul.nav-child {
    font-size: 100%;
    list-style: none;
}

ul.nav-child li {
    border-bottom: none;
    padding: 0 5px;
}

.nav-icon li.active > a,
.nav-icon li a:hover, .nav-icon li a:focus, .nav-icon li a:active {
    color: #E64164;
}

/* siūlomos studijos */
.itemid-1351 .item-page.clearfix {
    overflow-y: auto;
}

.table {
    display: table;
    font-size: 13px;
    line-height: 15px;
    width: 100%;
}

.table-studijos tr {
    text-align: left!important;
}
.table-studijos td {
    word-break: normal!important;
    text-align: center;
}

.table-studijos td a {
    display: block!important;
}

.table-studijos tr,
.table-studijos tr td,
.table-studijos tr td a {
    /*height: 100%;*/
}
.table-studijos,
.table-studijos tr,
.table-studijos tr td {
    /*
    border: none!important;
    border-bottom: none!important;
    border-left: none!important;
    border-right: none!important;
    */
    border: 1px solid #cacaca;
    padding: 0!important;
    margin: 0!important;
}
.table-studijos tr td a {
    display: block;
    font-weight: 600;
}

.table-studijos tr td:hover {
    background: #e3e3e3;
}

.table-studijos td a.large-text {
    padding: 40px;
    text-align: center;
}

.table-studijos .column-2,
.table.column-2 .table-cell {
    width: 50%;
    vertical-align: middle;
}
.table-studijos .column-3,
.table.column-3 .table-cell {
    width: 33.333%;
}
.table-studijos .column-4,
.table.column-4 .table-cell {
    width: 25%;
}
.table-studijos .column-5,
.table.column-5 .table-cell {
    width: 20%;
}
a.table-cell {
    padding: 25px;
}
a.table-cell:hover {
    text-decoration: none;
}
.color-red-1,
.color-red-1 a {
    /*
    background: #8e0f18!important;
    color: #fff!important; */
}
td.color-red-1:hover,
td.color-red-1:hover a,
a.color-red-1:hover,
.color-red-1 a:hover {
    /* background: #670007!important;
    color: #fff!important; */
}
.color-red-2,
.color-red-2 a {
    /*
    background: #b52838!important;
    color: #fff!important;
    */
}
td.color-red-2:hover,
td.color-red-2:hover a,
a.color-red-2:hover,
.color-red-2 a:hover {
    /*
    background: #A51324!important;
    color: #fff!important;
    */
}
.color-brown-1,
.color-brown-1 a {
    /*background: #86645a!important;*/
    /*color: #fff!important;*/
}
td.color-brown-1:hover,
td.color-brown-1:hover a,
a.color-brown-1:hover,
.color-brown-1 a:hover {
    /*background: #674e46!important;*/
    /*color: #fff!important;*/
}
.color-brown-2,
.color-brown-2 a {
    /*background: #a68f7f!important;*/
    /*color: #fff!important;*/
}
td.color-brown-2:hover,
td.color-brown-2:hover a,
a.color-brown-2:hover,
.color-brown-2 a:hover {
    /*background: #8E7365!important;*/
    /*color: #fff!important;*/
}
.color-brown-3,
.color-brown-3 a {
    /*background: #dbcbbb!important;*/
    /*color: #000!important;*/
}
td.color-brown-3:hover,
td.color-brown-3:hover a,
a.color-brown-3:hover,
.color-brown-3 a:hover {
    /*background: #ebe0d9!important;*/
    /*color: #000!important;*/
}
.color-brown-4,
.color-brown-4 a {
    /*background: #ebe4da!important;*/
    /*color: #000!important;*/
}
td.color-brown-4:hover,
td.color-brown-4:hover a,
a.color-brown-4:hover,
.color-brown-4 a:hover {
    /*background: #f3eee8!important;*/
    /*color: #000!important;*/
}

/* bendradarbiavimo partneriai */
.itemid-495 td {
    padding: 10px 5px;
    vertical-align: middle;
}

@media (max-width: 575px) {
    .itemid-495 td {
        display: block;
    }

    .itemid-495 td:empty {
        display: none;
    }
}

/* knygos */
.itemid-677 td:nth-child(2) {
    padding: 10px;
}

@media (max-width: 991px) {
    .itemid-677 td {
        padding: 10px 0;
    }

    .itemid-677 td:first-child {
        display: none;
    }
}

/* studiju aplinka */
@media (max-width: 767px) {
    .itemid-1249 iframe {
        display: none !important;
    }
}

/* konkursinio balo sandara */
.itemid-1245 .article-content {
    overflow-x: auto;
}

.itemid-1245 table {
    width: 100%;
}

.itemid-1245 td {
    padding: 10px;
}

/* ivairios studijos */
.table-studijos {
    width: 100%;
}

@media (max-width: 575px) {
    .table-studijos td {
        display: block;
    }

    .table-studijos .column-2, .table.column-2 .table-cell {
        width: 100%;
    }
}

/* kontaktai */
.itemid-701  #kontaktai h2 {
    margin-top: 0;
}

.itemid-701 .contacts-container {
    display: flex;
}

@media (min-width: 768px) {
    .itemid-701 .contacts-container {
        margin-top: 20px;
    }

    .itemid-701 #kontaktuforma {
        padding: 0 10px;
    }

    .itemid-701 .formResponsive input[type="submit"], .itemid-701 .formResponsive button[type="submit"] {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .itemid-701 .contacts-container {
        flex-direction: column;
    }

    .itemid-701 .formResponsive input[type="text"], .itemid-701 .formResponsive input[type="password"],
    .itemid-701 .formResponsive textarea, .itemid-701 .formResponsive select {
        width: 95% !important;
    }

    .itemid-701 iframe {
        margin: 20px 0;
    }
}

/* bakalauro studijos */
.itemid-1251 .table-studijos td a.small-text, .itemid-1251 .table-studijos td a.large-text {
    padding: 40px;
    text-align: center;
    text-transform: uppercase;
}

/* dalyko aprasas */
.itemid-1314 .item-page {
    overflow-x: auto;
}

/* about university, council */
@media(max-width: 575px) {
    .itemid-228 img {
        float: none !important;
        margin: auto !important;
    }

    .itemid-234 table {
        width: 100%;
    }

    .itemid-234  td {
        display: block;
        width: 100%;
    }
}

/* tabai */
.rl_tabs .nav-tabs>li>a,
.rl_tabs.outline_content>.tab-content, .rl_tabs .nav-tabs>li>a {
    border-radius: 0;
}

.rl_tabs.outline_handles ul.nav-tabs>li a, .rl_tabs.outline_handles ul.nav-tabs>li a:hover,
.rl_tabs>ul.nav-tabs>li.active>a:focus, .rl_tabs>ul.nav-tabs>li>a:focus {
    border-color: #cacaca;
}

.rl_tabs .nav-tabs>li>a {
    margin-right: 0;
    background-color: #f1f1f1;
    font-family: 'Raleway', sans-serif;
}

.rl_tabs>.nav>li>a:hover {
    background-color: #f1f1f1;
}

.rl_tabs.top>ul.nav-tabs>li.active>a:focus, .rl_tabs.top>ul.nav-tabs>li>a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #fff;
}

.rl_tabs>ul.nav-tabs>li>a span {
    color: #78003f;
    text-transform: none;
    font-weight: bold;
    font-size: 14px;
}

.rl_tabs>ul.nav-tabs>li.active>a span {
    color: #3c3c3b;
}

.rl_tabs.outline_content>.tab-content {
    border: 1px solid #cacaca;
    border-top: none;
}

.rl_tabs.outline_content>.tab-content>.tab-pane {
    padding: 24px 18px;
    color: #3c3c3b;
}

@media(max-width: 991px) {
    .rl_tabs>ul.nav-tabs>li {
        width: 100%;
        float: none;
    }

    .rl_tabs.top>ul.nav-tabs>li>a:after {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 12px;
        float: right;
    }

    .rl_tabs.top>ul.nav-tabs>li.active>a:after {
        content: "\f105";
    }

    .rl_tabs.outline_content>.tab-content>.tab-pane {
        padding: 12px 8px;
    }
}

/*** Bendras responsive ***/
@media (max-width: 1230px){
    .homepage-banner .container {
        padding: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-nav > li + li {
        margin-left: 23px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .t3-mainnav .t3-navbar {
        position: relative;
        right: 10px;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
        font-size: 14px;
    }

    .navbarIcons {
        max-width: 145px;
    }

    .navbarIcons > div, .mod-languages .lang-inline a, .nav-search.dropdown a, .e-services, .e-services a {
        width: 34px;
        height: 34px;
        font-size: 14px;
        line-height: 34px;
    }

    .e-services img {
        position: relative;
        bottom: 2px;
        right: 1px;
    }

    .mod-languages {
        margin-right: 87px !important;
    }
}

@media (min-width: 992px) {
    .t3-header .container > .row {
        position: relative;
    }

    .wrap.t3-topbar {
        position: absolute;
        background: none;
    }

    .navbarIcons {
        position: absolute;
        top: calc(50% - 18px);
        right: 0;
        bottom: 2px;
    }

    .has-slideshow .t3-header, .has-slideshow .t3-header.affix {
        padding: 10px 0;
        background-color: #78003F;
        position: fixed;
    }

    .has-slideshow .t3-header .container:after {
        display: none;
    }

    .acm-cta.style-1.bg-image .container > .row > div {
        padding-right: 0;
    }

    div.nspTopInterface {
        margin-top: 0;
    }

}

@media (max-width: 991px) {

    #t3-header > .container  > .row {
        position: relative;
    }

    .navbarIcons {
        width: 130px;
        position: absolute;
        top: 20px;
        right: 64px;
        padding-right: 0;
    }

    header.collapsed-header .navbarIcons {
        top: 20px;
    }

    .navbar-toggle {
        margin: 19px 0 0 0;
        height: 36px;
        line-height: 36px;
        width: 36px;
        color: #fff;
    }

	.navigationRight{
		right:70px!important;
		top:20px!important;
	}

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #E64164;
    }

    .dropdown-submenu > a:after {
        display: none;
    }

    .acm-spotlight:first-child {
        margin-bottom: 0;
    }

    div.acm-slideshow .owl-carousel .slider-content {
        bottom: 15%;
    }

    .slider-content-inner a {
        width: 50%;
    }

    .populars .nspImageWrapper, .homepage-news .nspImageWrapper {
        margin: 0 !important;
        width: 100%;
    }

    .populars .nspArt img.nspImage, .homepage-news .nspArt img.nspImage {
        width: 100% !important;
        height: auto !important;
    }

    .populars h4.nspHeader, .homepage-news h4.nspHeader {
        padding: 15px 0 15px 0 !important;
    }

    .populars h4.nspHeader a, .homepage-news h4.nspHeader a {
        font-size: 18px;
    }

    .populars p.nspText {
        font-size: 14px;
    }

    .specialBox.vuEvents {
        margin-top: 44px;
    }

    #t3-content {
        width: 100%;
        left: 0;
        padding-bottom: 0;
    }

    .t3-sidebar.t3-sidebar-left {
        width: 100%;
        right: 0;
    }

    .homepage-banner {
        height:200px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    div.instagram.container {
        margin-top: 0;
    }

    html[lang="en-gb"] .homepage-banner {
        margin-top: 40px;
    }
}

@media (max-width: 800px) {
    .nspTopInterface {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .nspTopInterface .nspPrev, .nspTopInterface .nspNext {
        position: static;
        top: 0;
        z-index: 98;
    }

    .nspTopInterface .nspPrev {
        margin: 0;
    }
}

@media (min-width: 768px) {
    .languageswitcherload .mod-languages {
        text-align: left;
    }

    div.acm-cta.style-1 .cta-showcase-item {
        padding: 96px 104px 96px 104px;
    }
}

@media (max-width: 767px) {
    .logo-image .logo-img {
        height: auto;
        max-height: 73px;
    }

    .e-services img {
        width: auto;
    }

    .itemid-701 iframe {
        float: none !important;
    }

    .homepage-banner {
        height:160px;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .populars .nspArt.nspCol3, .homepage-news .nspArt.nspCol3 {
        width: 50%;
    }

    .populars .nspArt.nspCol3:last-of-type, .homepage-news .nspArt.nspCol3:last-of-type {
        display: none;
    }

    .row.instagram {
        display: block;
    }

    .row.instagram> div {
        width: 50%;
        height: 400px;
    }

    .row.instagram> div:nth-of-type(even) {
        justify-content: flex-end;
    }
}

@media (max-width: 575px) {
    div.logo {
        width: auto;
    }

    .navbarIcons {
        right: 64px;
        width: 130px;
    }

    header.collapsed-header .navbarIcons {
        top: 10px;
    }

	.navigationRight {
		top: 10px!important;
	}


    .populars .nspArt, .homepage-news .nspArt {
        margin-bottom: 30px;
    }

    .populars .nspArt img.nspImage, .homepage-news .nspArt img.nspImage {
        width: 100% !important;
        height: auto !important;
    }

    div.homepage-news .nspCol3.nspArt, div.homepage-news .nspCol3.nspArt:nth-of-type(2),
    div.homepage-news .nspCol3.nspArt:last-of-type {
        padding: 0 !important;
    }

    div.populars .nspHeader a, div.homepage-news .nspHeader a {
        font-size: 20px;
        line-height: 25px;
    }

    div.populars a.readon,  div.homepage-news a.readon{
        padding: 0 15px 20px 0;
        font-size: 12px;
    }

    .homepage-news {
        padding: 0 16px;
    }

    .homepage-news .nspTopInterface {
        padding: 0;
    }

    .acm-spotlight:first-child, div.acm-spotlight .t3-module, .homepage-news.container {
        margin-bottom: 0;
    }

    .specialBox.vuEvents {
        margin-top: 0;
    }

    .homepage-banner {
        background-position-x: -100px;
    }

    .row.instagram {
        flex-direction: column;
    }

    .row.instagram > div {
        display: flex;
        width: 100%;
        margin: 0 0 30px 0;
        justify-content: center;
    }

    .instagram .instagram_gallery_image, .instagram .instagram_gallery_image .description, .instagram div.div1 {
        width: auto;
        height: auto;
    }

    .instagram .instagram_gallery_image, .instagram div.div1 {
        max-width: 100%;
        max-height: 100%;
    }

    .instagram .instagram_gallery_image .description {
        display: block;
        max-width: 320px;
        text-align: left;
    }

    .homepage-banner {
        height: 110px;
    }
}

@media (max-width: 480px) {
    div.logo {
        /*width: 100%;*/
        pointer-events: none;
    }

    div.logo-image {
        /*text-align: center;*/
    }

    .navbarIcons, header.collapsed-header .navbarIcons {
        position: relative;
        top: 0;
        right: 0;
        left: calc(100% - 146px);
        margin: 5px 0;
    }

    .navbar-toggle {
        bottom: 10px;
    }
}

/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img.logo-img {
        max-width: 240px;
        max-height: 73px;
    }

    .nspArt .nspImageWrapper.tleft {
        float: none;
    }

    .row.instagram div.horizontal {
        width: 240px;
        height: 240px;
    }

    .row.instagram div.vertical {
        width: 100%;
    }
}

/*Man reikia*/

/* aplankyk modulis */
.man-reikia h3 {
	text-align:center;
	padding-bottom:25px!important;
	padding-top:8px!important;
}

.kviecia-homepage #man-reikia {
    position: relative;
    /*background: url('/it/images/modules/man-reikia/man-reikia-bg.png') center;*/
	background:#fff;
    background-size: cover;
    color: #6e023b;
}

.kviecia-homepage #man-reikia:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
}

.kviecia-homepage #man-reikia .header {
    color: #6e023b;
    padding: 20px 15px 64px 15px;
	font-weight:900;
	font-size:30px;
}

.kviecia-homepage #man-reikia .header:after {
    display: none;
}

.kviecia-homepage #man-reikia .content.gkPage {
    padding-bottom: 0;
}

.kviecia-homepage .visit-container {
    position: relative;
    padding: 0 15px;
}

.kviecia-homepage .visit-container ul {
    display: flex;
    flex-wrap: wrap;
	list-style: none;
	padding:0;
}

.kviecia-homepage .visit-container li {
    width: 33.33333%;
    border-bottom: 0;
    margin-bottom: 76px;
}

.kviecia-homepage .visit-container li:last-of-type(-n+2) {
    margin-bottom: 64px;
}

.kviecia-homepage .visit-container li a {
    display: inline-block;
    align-items: center;
    color: #6e023b;
    text-transform: uppercase;
	border: 2px solid #fff;
	padding:10px;
	width:95%;
}

.kviecia-homepage .visit-container li a:hover {
border: 2px solid #6e023b;
padding:10px;
}

.kviecia-homepage .visit-container li img {
    width: 64px;
    height: auto;
    vertical-align: middle;
}

.kviecia-homepage .visit-container li:hover img{
}

.kviecia-homepage .visit-container li span {
    display: inline-block;
    padding-left: 30px;
    font-size: 18px;
    line-height: 22px;
    vertical-align: middle;
}

@media (max-width: 1136px) and (min-width: 576px){
	.kviecia-homepage .visit-container li {
		text-align: center;
	}

	.kviecia-homepage .visit-container li a {
		text-align: center;
		width:100%;
		display:block;
	}

	.kviecia-homepage .visit-container li a span {
		width:100%;
		padding-left: 0;
		padding-top:20px;
	}
}

@media (max-width: 767px){
	.custom img {
		width: auto;
	}
}

@media (max-width: 575px){
	.kviecia-homepage .visit-container li {
		width: 100%;
		margin-bottom: 35px;
	}

	.kviecia-homepage .visit-container li a {
		display: flex;
		justify-content: left;
        width: 300px;
        margin: 0 auto;
	}

	.kviecia-homepage .visit-container li span {
		font-size: 16px;
		line-height: 20px;
	}
}

/*Turite klausima*/
.kviecia-homepage #turite-klausimy{
	padding-bottom:20px;
}

.kviecia-homepage #turite-klausimy .container{
	padding-left:35px;
	padding-top:25px;
}

.kviecia-homepage #turite-klausimy {
    position: relative;
    background: #fff;
	color:#3c3c3b;
}

.kviecia-homepage #turite-klausimy h3{
	color:#3c3c3b;
	text-align:center;
}

.kviecia-homepage #turite-klausimy p{
	text-align:center;
	color:#3c3c3b;
}

.kviecia-homepage #turite-klausimy ul {
    display: flex;
    flex-wrap: wrap;
	list-style: none;
	padding:0;
}

.kviecia-homepage #turite-klausimy li {
	display:inline;
	width:20%;
	padding-top:20px;
	/*padding-left:30px;*/
}

@media (max-width: 1200px){
	.kviecia-homepage #turite-klausimy li a img {
		margin:0;
	}

	.kviecia-homepage #turite-klausimy li {
		padding-left:0;
		text-align:center;
	}

	.kviecia-homepage #turite-klausimy li a {
		text-align: center;
		width:100%;
		display:block;
	}

    .kviecia-homepage #turite-klausimy li a > span{
        width: 100%;
        display: block;
        margin-top: 15px;
    }

	.kviecia-homepage #turite-klausimy li > span {
        text-align: center;
		width:100%;
		padding-left: 0;
		margin-top:15px;
		display:block;
	}

	.kviecia-homepage #turite-klausimy li  img{
		text-align:center;
		margin:0;
	}
}

@media (max-width: 700px){
    .kviecia-homepage #turite-klausimy ul{
        display: block;
    }

	.kviecia-homepage #turite-klausimy li {
		width: 100%;
		margin-bottom: 5px;
		margin-top:5px;
		text-align:left;
		vertical-align:middle;
        width: 250px;
        margin: 0 auto;
        display: block;
        padding-top: 30px;
	}

	.kviecia-homepage #turite-klausimy li a {
		display: inline-block;
		justify-content: left;
		text-align:left;
		vertical-align:middle;

	}

	.kviecia-homepage #turite-klausimy li span, .kviecia-homepage #turite-klausimy li a span  {
		font-size: 16px;
		text-align:justify;
		line-height: 1;
		display:inline-block;
		width:auto;
		vertical-align:middle;
		margin-top: 0;
	}
    .kviecia-homepage #turite-klausimy li span{
        line-height: 20px;
    }
	.kviecia-homepage #turite-klausimy li a img{
		margin-right:25px;
		vertical-align:middle;
	}
}




.kviecia-homepage #turite-klausimy li img{
	margin-right:10px;
	vertical-align:middle;
	width:62px;
	height:62px;
}

.kviecia-homepage #turite-klausimy li a{
	color:#3c3c3b;
}

.kviecia-homepage #turite-klausimy li > span{
	display:inline-block;
	vertical-align:middle;
}

.navigationRight{
	display: flex;
    position: absolute;
    top: 20px;
    right: 30px;
    justify-content: space-between;
	align-items: center;
}
/* default suffix */
.vuep.box {
	color: #888;
	line-height: 1.6;
	width: 100%;
}
.vuep.box + .vuep.box {
	margin: 50px 0 0 0;
}
div.content { clear: both; }
.vuep li {
	border-bottom: 1px solid #e5e5e5!important;
	line-height: 1.6;
	padding: 2px 0;
}
.vuep li:last-child { border-bottom: none!important; }
.vuep li a {
	line-height: 1.0;
	text-decoration: none;
}
.vuep a { text-decoration: none; }
.vuep ul ul { margin-left: 20px; }
.vuep ul { padding-left: 0; }
.vuep .header {
	color: #333;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 20px 0;
}

/*E paslaugos*/

.vuep{
	font-size:14px!important;
}

.vuep{
	padding-top:0;
}

.vuep img{
	/*height:20px;*/
}

.vuep img.pass{
	/*width:22px;*/
}

.vuep .header{
	text-align:center;
}

.vuep.box .header:after{
	background: none!important;
}

.pdf_icon{
	height:auto;
	width:auto;
	vertical-align:middle;
}

/* InfoBlock */
.vuep .block{
	width:33%;
	/*float:left;*/
	padding:0 10px 10px 10px;
	vertical-align: top;
	display: inline-block;
}

.vuep .title{
	background:#78003f;
	padding:10px;
	color:#fff;
}

.vuep .universiteto_epaslaugos > div:nth-child(n + 3) .title{
    background: rgb(220, 220, 220);
    padding:10px;
    color:#000;
}

@media (max-width: 991px) {
	.vuep .block {
		padding:0 10px 10px 25px;
		width:49%!important;
	}
}

@media (max-width: 575px){
	.vuep .block {
		padding:0 25px 25px 25px;
		width:100%!important;
	}
}

.vuep img{vertical-align:middle;}

.vuep .block li{
	padding:5px!important;
	color:#666!important;
}

.vuep ul{
	list-style: none;
}

.t3-megamenu .mega-dropdown-menu{
	padding:10px 5px !important;
}

.t3-megamenu .mega-nav > li .separator{
    cursor: pointer;
    padding: 0;
    font-weight: 400;
}

.t3-megamenu .mega-nav > li.active > a, .t3-megamenu .mega-nav > li.open > span, .t3-megamenu .mega-nav > li:hover > span, .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
    color: #a22631;
}

/* Attention block START */

.fields-container{
    position: relative;
    margin: 5px 0 25px 0;
}

.field-entry:before{
    content: "";
    width: 23px;
    height: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIWSURBVEhLxZS7LwRRFMYPEo+GTiX0ohCFENwhno1SQTRUChsRsQ/CFiQk/gfEK/EH0AkagigkGo+GUGiQiATx+s6ds8zMHrtUvuSXmdnzne8+9s7QvypCTQVRcjojZFZw3cP1KkLOCe63cT+D+1rYMlz3HzRIVXkIiSHkDtePVGCQwxjVN0preoXJKeImLSwN03GiTInRJeGXSvMvMYsSlSzelnQzR30nTKYZ9/24fw7WGfw+LJF+oRDVGryMUF2F2AnPq8G6i3kapYYSsbmKU2U+Cvd6g48+9ruHwBwrdQsOx6wNTgjL7tKMCu8I3uXjqtS+QP0hRG05Em+Xuxw0+TGv4ADbuAZudY+fMNW3Srzd/33NJOyNkFMOm32hhqi6EL/dBDwa/ey3wgApjibP3p6OqNh5xet+j4aZELttOE02+MEAIbHzhI40T4AxsfMAZlMx+IiRU8Ze3iIM8KZ5vOCP7rXhLDzMaCYPF2Ll2Xcr9SQSE7JCU61m+sbMiZVXO6d7vJhzsX8pA4P8+JnACsfFx5NZ0zxe4B8Q+7f4k6uZhY3El5LfenhxpJzrgMeC8LM4lWbb0KCwtCmticHMT8ASArbw/BKsM6g/er9XSeqgjiwELGjN6eBw9LZLVGrFyITRoH6ONXhbUs5cU4RqijHIPJoftFAXc476wI97/hvFycmNUl0LBguBSQSOI7zHd87/T0Sfj8hUbFmpHfIAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    background-position: 100%;
}

.field-entry{
    padding-left: 10px;
    border-left: 1px solid #78003F;
    margin-left: 31px;
}

.field-entry span{

    display: block;
    font-weight: 600;
    color: #78003F;

}

/* Attention block END */

/*category blog layout START*/
#t3-content .blog .page-subtitle{
    font-size: 36px;
    margin-bottom: 30px;
}
#t3-content .blog .page-subtitle small{
    font-weight: 800;
    margin-bottom: 30px;
    color: #78003f;
    line-height: 36px;
    font-size: 75%;
    text-transform: none;
}

#t3-content .blog .page-subheader{
    border-bottom: none;
    margin-bottom: 0;
}

#t3-content .blog .article-title{
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #e5e5e5;
    margin: 0;
    font-weight: 800;
    font-size: 14px;
}

#t3-content .blog .items-row .item{
    margin-bottom: 0;
}
#t3-content .blog .article-title a{
    font-weight: 600;
    color: #78003f;
}
#t3-content .blog .article-title a:hover{

}
/*category blog layout END*/

@media (min-width: 992px) {
	.wrap.t3-topbar {
		position: fixed;
		top: 38px;
		z-index: 999;
	}
}

.mod-languages {
    float: right;
    margin-right: 94px;
    margin-top: -1px;
}

.rsfp_thankou_popup_close_btn {
    padding-left: 12px;
    padding-right: 12px;
}
#rsfp_thankyou_popup_inner {
    padding-right: 40px;
}
.login-greeting{
    margin-bottom: 10px;
}

.form-check a{
    color: #78003F;
    text-decoration: underline;
}

.form-check .form-check-input{
    cursor: pointer;
}
.form-check.error .form-check-label a,
.form-check.error .form-check-label{
    color: #E64164;
}
