a {
    color: #086EA8;
}

a:hover {
    color: #003B75;
}

h1 {
	line-height: 1.2em;
}
dd {
	text-align: left;
	text-transform: none;
	font-size: .9em;
}

.no-list {
	list-style: none !important;
}
.font-big {
		font-size: 22px !important;
}
#toTop:hover {
	cursor: pointer;
}
.red {
	color:#DB5C4F;
}
.red:hover {
	color:#A8291C;
}
.green {
	color: #00A99F;
}
.green:hover {
	color: #006861;
}
.blue {
	color: #0C519F;
}
.blue:hover {
	color: #55bfec;
}


.fancybox-caption {
    color: #FFF !important;
    background: #00A99F !important;
}

.fancybox-infobar {
    color: #FFF !important;
    background: #DB5C4F !important;
}

/* A8291C - tumšāks sarkans  */
/* C24336 - gaišāki sarkans  */

.stundu-saraksts {
	display: block;
	width: 50%;
	float: left;
}

.news-banner {
	position: relative;
}

.news-banner .wrap {
    position: relative;
}

.news-banner .video-maksla,
.news-banner .video-muzika {
    display: block;
    width: 180px;
    height: 60px;
	position: absolute;
	top: 40px;
	z-index: 1;
    transform: translateY(-50%);
}

.video-maksla {
	right: 10px;
	
    background: url('/pages/jaunumi/2021-2022/video/maksla.png') no-repeat center right;
    background-size: contain !important;
}
    .video-maksla:hover {
        right: 13px;
        background: url('/pages/jaunumi/2021-2022/video/maksla.png') no-repeat center right;
    }
.video-muzika {
	left: 10px;
    background: url('/pages/jaunumi/2021-2022/video/muzika.png') no-repeat center left;
    background-size: contain !important;
}
    .video-muzika:hover {
        left: 13px;
        background: url('/pages/jaunumi/2021-2022/video/muzika.png') no-repeat center left;
    }

@media screen and (max-width: 600px) {
    .news-banner .video-maksla,
    .news-banner .video-muzika {
        width: 40%;
/*        bottom: 53%;*/
    }
}

@media screen and (max-width:1200px)
{
	.stundu-saraksts{
		width: 100%;
	}
}

#contactForm div label {
    display: block;
    overflow: auto;
    margin: 10px 0;
    cursor: pointer;
}

#contactForm div label:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #d8d8d8;
    float: left;
    margin-right: 5px;
}

#contactForm div input[type="radio"] {
    position: absolute;
    left: -99999999px;
}

#contactForm div input[type="radio"]:checked + label:before {
    background: #00A99F;
}

.oneHalf.center {
    margin: 0 auto;
}

p.success {
    color: #00A99F;
}



#soc {
    position: fixed;
    right: 0;
    top: 40px;
}

#soc a{
    display: block;
    width: 40px;
    height: 40px;
    background: #d8d8d8;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #403F41;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#soc a .fa-instagram{
    font-size: 18px;
}

#soc a:last-child {
    margin-bottom: 0;
}

#soc a:hover {
    background: #086EA8;
    color: #FFF;
}
.datums {
	font-size: 13px !important;
	line-height: 15px;
}

.imgRight {
	float: right;
	margin-left: 20px;
}
.imgBlockLeft {
	float:left;
	height:auto;
	margin:0 20px 20px 0px;
}
@media screen and (max-width: 900px) {
    #soc {
        position: inherit;
        margin-top: 20px;
        overflow: auto;
        text-align: right;
    }
    #soc a{
        display: inline-block;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .categories {
        font-size: 12px;
    }
    .categories a {
        background-size: 10px !important;
        padding-left: 45px;
    }
    
    .imgRight,
    .img_left {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .imgRight img,
    .img_left img {
        display: block;
        width: 100%;
    }
    .imgBlockLeft img{
	    display: inline;
	    float: none;
	    max-width: 155px;
    }
    .news-banner a img {
	   width: 50px !important;
    }
}



.news-archive {
    display: block;
    width: 100%;
    float: left;
    margin-top: 50px;
    border-top: 1px solid #d8d8d8;
    padding-top: 20px
}


.swiper-container:not(.digimamu-slider):not(.exam-slider):not(.pecha-slider):not(.express-slider) {
    float: right;
    width: 45%;
    margin-left: 25px;
    margin-bottom: 20px;
}

.swiper-container:not(.digimamu-slider):not(.exam-slider):not(.pecha-slider):not(.express-slider) img {
    width: 100%
}

@media screen and (max-width: 900px) {
    .swiper-container:not(.digimamu-slider):not(.exam-slider):not(.pecha-slider):not(.express-slider) {
        width: 100%;
        margin: 0 0 30px 0;
    }
}


#sub-menu h1 {
    height: 60px;
    box-sizing: border-box;
}

#sub-menu h1:after {
    right: -30px;
    border-top-width: 30px;
    border-bottom-width: 30px;
    border-left-width: 30px;
}



.categories a.imageBackground {
    padding: 0;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.categories a.imageBackground:hover span {
    background: rgba(255, 255, 255, 0);
    font-size: 0 !important;
}

.categories a.imageBackground span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100px;
    background: #FFF;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
        -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    transition: background-color .3s;
}

.categories a.imageBackground span::before {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    content: '';
    width: 65px;
    height: 100%;
    min-height: 100px;
    color: #00A99F;
    margin-right: 10px;
}

    .categories.design a.imageBackground span::before {
            background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEE5OUY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center left 20px;
        background-size: 25px;
    }

    .categories.music a.imageBackground span::before {
            background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNEQjVDNEY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4=") no-repeat center left 20px;
        background-size: 25px;
    }

.categories a.imageBackground:hover span::before  {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center left 20px;
    background-size: 25px;
}

@media screen and (max-width: 480px) {
    .categories.design a.imageBackground span::before {
        width: 35px;
        background-size: 10px !important;
    }
}



    .bb-custom-side img {
        display: block;
        width: 100%;
        pointer-events: none;
    }
    
    .bb-custom-wrapper .bb-bookblock {
        padding-bottom: 70%;
        max-height: 698px;
    }
    
    .bb-custom-wrapper > nav {
        position: inherit;
        margin-top: 40px;
    }
    
    .bb-custom-wrapper > nav a {
        font-family: "Font Awesome 5 Brands";
        width: 25px;
        height: 25px;
        background: #00A99F url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center;
        background-size: 10px;
        border-radius: 0;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0;
    }

    .bb-custom-wrapper > nav a.rotate {
        transform: rotate(180deg);
    }













.categories-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
    align-items: flex-start;
}
    .categories-columns .categories {
        width: 100%;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        /* grid-template-rows: repeat(auto-fill, 100px); */
    }

    .categories-h6 {
        grid-column: 1/3;
        margin: 10px 0;
    }

.digimamu-container {
/*    margin: 50px 0;*/
    position: relative;
}


.digimamu-slider {
    width: 100%;
/*    max-width: 866px;*/
    margin: 0 auto;
    margin-bottom: 50px;
}
    .digimamu-slider img {
        display: block;
        width: 100%;
        max-width: 866px;
        margin: 0 auto;
    }

@media screen and (min-width: 950px) {
    .digimamu-slider .swiper-button-prev {
        left: 0
    }
    .digimamu-slider .swiper-button-next {
        right: 0
    }
}


.org {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
      -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px 0 30px 0;
}
    .org div {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .org div img {
        margin-left: 15px;
    }
    .org div span {
        color: #403F41;
        font-weight: bold;
    }

.exam-wrap,
.pecha-kucha-wrap,
.express-wrap {
    position: relative;
    z-index: 10;
    padding: 50px 0;
    color: #FFF;
}

.exam-wrap {
    padding-top: 80px;
}

#exams-container::before,
#pecha-kucha-container::before,
#express-container::before {
    content: '';
    display: block;
    position: absolute;
    left: calc((100vw - 100%) / 2 * -1);
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 0;
}

#exams-container::before {
    background: url(../images/fons_I2.jpg) no-repeat center;
    background-size: cover;
}

#pecha-kucha-container::before {
    background: url(../images/fons_I3.jpg) no-repeat center;
    background-size: cover;
}

#express-container::before {
    background: url(../images/fons_I1.jpg) no-repeat center;
    background-size: cover;
}

.qualification-work-entry {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
   -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.qualification-work-entry-details {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    width: 350px;
    background: #FFF;
    color: #666666;
    padding: 25px;
    box-sizing: border-box;
    
    font-size: 15px;
}

.qualification-work-entry-details h5 {
    line-height: 18px;
    font-size: 15px;
}


.qualification-work-entry-details p:last-child {
    margin-bottom: 0
}

.qualification-work-entry-images {
    width: calc(100% - 365px);
}

.qualification-work-entry-images img  {
    display: block;
    width: 100%;
}

.qualification-work-entry-additional-info {
    padding: 30px 0;
}

.qualification-work-entry-additional-info p {
    margin: 0;
}


.qualification-work-entry-details .soc-share {
    width: 100%;
    margin-top: auto;
}

    .qualification-work-entry-details .soc-share a {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        background: #d8d8d8;
        color: #403F41;
        text-align: center;
        transition: all .3s ease-out;
        text-decoration: none;
    }

    .qualification-work-entry-details .soc-share a:hover {
        background: #00A99F;
        color: #FFF;
    }
.small-text-area h5, .small-text-area p {
	font-size: 13px;
	line-height: 14px !important;
}

.digimamu-container a {
    color: #FFF;
    text-decoration: underline;
}

.digimamu-sub-navigation {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 5px;
    padding-top: 30px;
    border-top: 1px solid #FFF;
    perspective: 1000px;
}

.digimamu-sub-navigation.pecha-kucha {
    margin-bottom: 30px;
}

.digimamu-sub-navigation a {
    background: #FFF;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px;
    padding: 10px;
    box-sizing: border-box;
    color: #666666;
    border: 1px solid #FFF;
    text-decoration: none !important;
    position: relative;





}

.digimamu-sub-navigation.pecha-kucha a {
    font-weight: bold;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #403F41;
}

.digimamu-sub-navigation.pecha-kucha a span {
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    color: #666666;
    transition: color 0.2s;
}

.digimamu-sub-navigation a.active {
    background: #00BEB0;
    color: #FFF;
}

.digimamu-sub-navigation.music a.active {
    background: #DB5C4F;
}

.digimamu-sub-navigation.pecha-kucha a.active {
    background: #FF2B14;
}

.digimamu-sub-navigation.express a.active {
    background: #7940A2;
}

.digimamu-sub-navigation a.active span {
    color: #FFF;
}

.exam-wrap > h5 {
    position: absolute;
    top: 0;
    left: calc((100vw - 100%) / 2 * -1);
    width: 100vw;
    text-align: center;
    background: #00A99F;
    color: #FFF;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
}

.exam-wrap > h5.music {
    background: #DB5C4F;
}

.youtube-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

    .youtube-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.digimamu-slider .swiper-button-next,
.digimamu-slider .swiper-button-prev,
.pecha-slider .swiper-button-next,
.pecha-slider .swiper-button-prev,
.express-slider .swiper-button-next,
.express-slider .swiper-button-prev,
.exam-slider .swiper-button-next,
.exam-slider .swiper-button-prev {
    width: 36px !important;
    height: 36px !important;
    margin-top: -18px;
    background: url('../images/digimamu-arrow.png') no-repeat center;
}

.digimamu-slider .swiper-button-next,
.pecha-slider .swiper-button-next,
.express-slider .swiper-button-next,
.exam-slider .swiper-button-next {
    transform: rotate(180deg);
}

.digimamu-slider .swiper-button-disabled,
.pecha-slider .swiper-button-disabled,
.express-slider .swiper-button-disabled,
.exam-slider .swiper-button-disabled {
    display: none;
}

.no-entries {
    cursor: not-allowed;
}
    .no-entries:hover {
        cursor: not-allowed;
    }

    .no-entries span:first-child {
        display: block;
    }

    .no-entries span:last-child {
        font-size: 14px;
        line-height: 18px;
        display: none;
    }

    .no-entries:hover span:first-child {
        display: none;
    }

    .no-entries:hover span:last-child {
        display: block;
    }

.open-exam-category {
    text-decoration: none !important;
}

.design .open-exam-category.active {
    background: #00A99F url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center left 20px;
    color: #FFF;
    background-size: 25px;
}

.music .open-exam-category.active {
    background: #DB5C4F url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center left 20px;
    color: #FFF;
    background-size: 25px;
}

@media screen and (min-width: 901px) {
    .digimamu {
        padding: 0 5px;
    }
    .digimamu a {
        background: #FF0000;
        padding: 10px !important;
        color: #FFF !important;
        text-transform: inherit !important;
        align-self: center;
    }
    
    #nav > li {
        display: flex;
    }
    
    #nav > li .dropdown-content {
        top: calc(100% - 10px);
    }
    
    #nav > li > a {
        display: inline-flex;
        align-items: center;
    }
}


@media screen and (max-width: 900px) {
    .categories-columns .categories {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(auto-fill, 100px);
    }

    .categories-h6 {
        grid-column: 1/2;
    }
    
    .org {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 30px 0;
    }
    
    .digimamu-slider {
        margin-bottom: 30px;
    }
    
    .org img {
        display: block;
        width: 18vw;
    }
    
    .org > div {
        margin-bottom: 10px;
    }

    .qualification-work-entry {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .qualification-work-entry-details,
    .qualification-work-entry-images,
    .qualification-work-entry-additional-info {
        width: 100%;
    }

    .qualification-work-entry-details {
        order: 1
    }
    .qualification-work-entry-images {
        order: 0;
        margin-bottom: 20px;
    }
    .qualification-work-entry-additional-info {
        order: 2;
    }
}

@media screen and (max-width: 600px) {
    .exam-wrap {
        padding-top: 65px;
    }

    .digimamu-sub-navigation {
        grid-template-columns: 1fr 1fr;
    }
    
    .digimamu-sub-navigation a {
        min-height: 60px;
    }
}

@media screen and (max-width: 480px) {
        .no-entries {
        display: none !important;
    }
    
    .categories-columns {
        grid-template-columns: 1fr;
        margin-bottom: 20px;
    }
    
    .categories-columns .categories {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    
    .categories-columns .categories a {
        min-height: 40px;
    }

    .qualification-work-entry-additional-info {
        padding-bottom: 0;
    }
    .digimamu-sub-navigation {
        grid-template-columns: 1fr;
    }
    
    .digimamu-sub-navigation a {
        min-height: inherit;
    }
    
    .exam-wrap {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0;
    }
    
    .exam-wrap > h5 {
        display: none;
/*        font-size: 12px;*/
/*        order: 0;*/
    }
    
    .digimamu-sub-navigation {
        order: 1;
        padding-top: 0;
        padding-bottom: 20px;
        border-top: 0;
        border-bottom: 1px solid #FFF;
        margin-bottom: 20px;
    }
    
    #exam {
        order: 2;
    }
}



@media screen and (max-width: 800px) {
    #sub-menu {
        background: #d8d8d8;
        padding-bottom: 20px;
    }
    .sub-links {
        padding: 0 20px;
        width: inherit !important;
    }
}

@media screen and (max-width: 480px) {
    .partneri-grid img {
        width: inherit;
        float: left;
        margin-right: 10px;
    }
}





#news:not(.has-showcase) {
    width: 100% !important;
}

#news .news-entry {
    width: calc((100% - 60px) / 4 );
}
.digimamu-slider.home-slider {
    margin-bottom: 20px;
}
    .digimamu-slider.home-slider img {
        max-width: inherit;
    }

@media screen and (max-width: 560px) {
    #news .news-entry {
        width: calc((100% - 20px) / 2);
    }
}

#biblioteka {
    display: flex;
    justify-content: space-between;
}

#biblioteka .group-entry {
    width: calc((100% - 20px) / 2);
}

#biblioteka .group-entry a {
    width: calc((100% - 10px) / 2);
    float: left;
}


#biblioteka .group-entry a:nth-child(even) {
    float: right;
}

#biblioteka .group-entry4 {
    width: 100%;
   /* width: calc((100% - 40px) / 4);*/
}

#biblioteka .group-entry4 a {
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
    float: left;
}
#biblioteka .group-entry4 a:nth-child(4n+4) {
    margin-right: 0px !important;
}


@media screen and (max-width: 560px) {
    #biblioteka .group-entry a {
        width: 100%;
    }
    #biblioteka .group-entry4 a {
        width: calc((100% - 30px) / 2);
    margin-right: 10px;
    float: left;
    }
}

@media screen and (max-width: 320px) {
    #biblioteka {
        flex-direction: column;
    }

    #biblioteka .group-entry {
        width: 100%;
        margin-bottom: 20px;
    }
    #biblioteka .group-entry4 a {
        width: 100%;
        margin-bottom: 20px;
}
}

.design-block,
.music-block {
    box-sizing: border-box;
    width: 100%;
    min-height: 100px;
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #d8d8d8;
    text-transform: uppercase;
    color: #403F41;
    padding-left: 65px;
    text-decoration: none;
    overflow: hidden;
}

.design-block {
    color: #00A99F !important;
    background: #FFF url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEE5OUY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K) no-repeat center left 20px;
    background-size: 25px;
}

    .design-block:hover {
        background: #00A99F url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K) no-repeat center left 20px;
        background-size: 25px;
        color: #FFF !important;
        transition: color, background-color, border 0.2s;
        border-color: #00A99F;
    }

.music-block {
    color: #DB5C4F !important;
    background: #FFF url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNEQjVDNEY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4=) no-repeat center left 20px;
    background-size: 25px;
}

    .music-block:hover {
        background: #DB5C4F url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K) no-repeat center left 20px;
        background-size: 25px;
        color: #FFF !important;
        transition: color, background-color, border 0.2s;
        border-color: #DB5C4F;
    }





.combined-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 15px;
}

.combined-grid.dizains .inner-grid {
    background: #90C6CC;
    border-color: #90C6CC;
}

.viens {
    grid-column: span 1;
}

.divi {
    grid-column: span 2;
}

.tris {
    grid-column: span 3;
}

.cetri {
    grid-column: span 4;
}

.combined-grid .inner-grid {
    width: 100%;
    display: grid;
    grid-template-rows: 1fr;
    gap: 0px;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.combined-grid .inner-grid a {
    border: 0 !important;
}

.viens .inner-grid {
    grid-template-columns: 1fr; 
}

.divi .inner-grid {
    grid-template-columns: 1fr 1fr; 
}

.tris .inner-grid {
    grid-template-columns: 1fr 1fr 1fr; 
}

.cetri .inner-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr; 
}

.inner-grid a.imageBackground span::before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEE5OUY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K) no-repeat center left 20px;
    background-size: 25px;
}

#header {
    position: relative;
}

#header-video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    overflow: hidden;
}

#header-video video {
    position: absolute;
    left: 0;
    top: -50%;
    width: 100%;
    min-height: 100%;
}

@media screen and (max-width: 900px) {
    #header-video {
        display: none !important;
    }

    .combined-grid {
        display: flex;
        flex-direction: column;
    }

    .inner-grid {
        display: flex !important;
        flex-direction: column;
    }

    .viens,
    .divi,
    .tris,
    .cetri {
        margin-bottom: 20px;
    }
}




#form {
  background-color: #fff;
  width: calc(100% - 155px);
    float: right;
  height: 44px;
    border: 1px solid #444;
  display: flex;
  flex-direction: row;
  align-items: center;

}
#form input {
  all: unset;
  font: 16px system-ui;
  color: #999;
  height: 100%;
  width: 100%;
  padding: 6px 10px;
}
::placeholder {
  color: #999;
  opacity: 0.7; 
}
#form button {
  all: unset;
  cursor: pointer;
  width: 44px;
  height: 44px;
}

#form button svg {
  color: #333;
  fill: currentColor;
  width: 24px;
  height: 24px;
  padding: 10px;
}
.bibl_s {
    width: 150px; 
    float: left; 
    padding: 12px 0;
}
@media screen and (max-width: 560px) {
    .bibl_s {
        width: 100%; 
        padding: 0px;
    }
    #form {
        width: 100%;
    }
}

.gramata {
  position: relative;
  text-align: center;
  color: white;
}
.gramatacentered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gramatuSaraksts {
    padding-left: 29px; 
    margin-bottom: 0px;
}
.gramatuSaraksts a {
    margin-bottom: 8px;
    display: inline-block;
}
.gramatuSarakstsTitle {
    padding: 5px 0;
    cursor: pointer;
}



    .listArrow {
        margin-top: -9px;
        float: left;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        content: '';
        width: 16px;
        height: 100%;
        min-height: 35px;
        color: #00A99F;
        margin-right: 10px;
        background-size: 17px;
    }

.listArrow.design {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEE5OUY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center left 0px;
}
.listArrow.music {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNEQjVDNEY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4=") no-repeat center left 0px;
}.listArrow.dark {
    background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MDNGNDE7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4=") no-repeat center left 0px;
}


#footer {
    border-top: 0px;
    margin-top: 0px;
}

.footer-nav {
    background: #403F41;
    padding: 20px 20px 10px 20px;
    column-count: 2;
    column-gap: 40px;
    margin-top: 20px;
}

.footer-nav li {
    text-align: right;
    list-style: none;
}

.footer-nav li a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    padding: 0;
    background: none;
    transition: color 0.2s;
    opacity: .7;
}

.footer-nav li a:hover {
    opacity: 1;
}

@media screen and (max-width: 560px) {
    .footer-nav {
        column-count: 1;
    }
}

#news {
    position: relative;
}

.lazyload-news a {
    display: none;
}

.load-more-news {
    padding-top: 20px;
    text-align: center;
    float: left;
    width: 100%;
}


.link-red {
    color: #DB5C4F;
}

.link-red:hover {
    color: #b83326;
}



.dark-block {
    color: #403F41 !important;
    /* background: #403F41; */
    background-size: 25px;
    border-color: #403F41 !important;
}

    .dark-block span {
        position: absolute;
        width: 100%;
        left: 0;
        padding: 0 !important;
        font-weight: bold;
        font-size: 1.5em;
        text-align: center;
    }

    .dark-block:hover {
        background: #403F41 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K) no-repeat center left 20px;
        background-size: 25px;
        color: #FFF !important;
        transition: color, background-image, border 0.2s;
        border-color: #403F41 !important;
    }



    .categories-small-margin {
        margin-bottom: 5px;
    }



.design-block.large {
    border-color: #00A99F !important;
}

.design-block.large:hover {
    color: #FFF !important;
}

.music-block.large {
    border-color: #DB5C4F !important;
}

.music-block.large:hover {
    color: #FFF !important;
}

.design-block.large span,
.music-block.large span {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 !important;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
}

.absolventi {
    overflow: auto;
}

.absolventi .oneHalf {
    margin-bottom: 20px;
}

.color-music {
    color: #DB5C4F;
}

.color-design {
    color: #00A99F;
}

.blue {
    color: #086EA8 !important;
}

.blue:hover {
    color: #003B75 !important;
}

#contactForm input, #contactForm textarea, #contactForm select {
    border-left-color: #003B75;
}

#contactForm .submit {
    background: #003B75;
}

.design-block-simple,
.music-block-simple {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 72px;
    padding: 20px;
    font-size: 18px;
    /* font-weight: bold; */
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all .25s;
    box-sizing: border-box;
}

.design-block-simple {
    background: #00A99F;
    color: #FFF;
}

.design-block-simple:hover {
    background: #006861;
    color: #FFF;
}

.music-block-simple {
    background: #DB5C4F;
    color: #FFF;
}

.music-block-simple:hover {
    background: #A8291C;
    color: #FFF;
}

.split-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}




.hover-section {
    position: relative;
}

    .hover-section.design .hover-section-overlay { background: #00A99F; }
    .hover-section.music .hover-section-overlay { background: #DB5C4F; }

    .hover-section-overlay {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-left: 80px;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        color: #FFF;
        box-sizing: border-box;
        background-image: var(--background);
    }

    .hover-section-overlay span {
        z-index: 2;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 1.2em;
    }

    .hover-section-overlay::before {
        content: '';
        display: block;
        width: 40px;
        height: 50px;
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center;
        position: absolute;
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
    }

    .hover-section-overlay .image {
        content: '';
        display: block;
        width: 60%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        opacity: .4;
        background-size: cover !important;
        background-position: center !important;
    }

        .hover-section:hover .hover-section-overlay {
            display: none;
        }

    .hover-section-options {
        display: grid;
        grid-template-rows: 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 10px;
    }

    .hover-section-options-entry {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 100px;
        text-decoration: none;
        background-size: cover !important;
        background-position: center !important;
    }

        .hover-section-options-entry::before {
            content: '';
            display: block;
            width: 20px;
            height: 30px;
            background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDM0LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMzQuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMjkuOSA0LjcsMzQuNiAxNy4zLDIyIDIyLDE3LjMgNC43LDAgMCw0LjcgMTIuNiwxNy4zICIvPgo8L3N2Zz4K") no-repeat center;
            flex: 0 0 auto;
        }

        .hover-section-options-entry span {
            font-size: 16px;
            letter-spacing: 2px;
            text-transform: uppercase;
            line-height: 1.3em;
            color: #FFF;
            padding-left: 20px;
            flex: 0 0 auto;
            max-width: 50%;
        }

        /* .hover-section-options-entry:hover span {
            visibility: hidden;
        } */


.hover-section--single {
    min-height: 100px;
}

.hover-section--single:hover .hover-section-overlay {
    display: flex;
}

.hover-section--single .hover-section-overlay:hover {
    color: #FFF;
}


.hover-section--single .hover-section-overlay:hover span:first-of-type {
    /* display: none; */
    opacity: .8;
}

.hover-section-options--two {
    grid-template-columns: 1fr 1fr;
}

.section-container .hover-section {
    margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
    .hover-section-overlay {
        display: block !important;
        position: initial;
        padding: 0;
        background: none !important;
    }

    .hover-section-overlay span {
        font-size: 18px;
        display: block;
        letter-spacing: 0;
        color: #403F41;
        margin-bottom: 10px;
    }

    .hover-section-overlay .image,
    .hover-section-overlay::before {
        display: none !important;
    }

    .hover-section-options {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-bottom: 20px;
    }

    .hover-section--single .hover-section-overlay:hover span:first-of-type {
        display: block;
    }
}

.personal-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    overflow: hidden;
}

@media screen and (max-width: 900px) {
    .personal-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 700px) {
    .personal-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 480px) {
    .personal-grid {
        grid-template-columns: 1fr;
    }
}

#reunion-banner {
    padding-top: 43%;
    background: url('/pages/jaunumi/reunion-banner/bg.jpg') no-repeat center;
    background-size: cover;
}

#reunion-banner .music-link {
    width: 18%;
    position: absolute;
    top: 5%;
    left: 5%;
}

#reunion-banner .design-link {
    width: 18%;
    position: absolute;
    bottom: 5%;
    right: 5%;
}

#reunion-banner .music-link img,
#reunion-banner .design-link img {
    display: block;
    width: 100%;
}


/* .digimamu-sub-navigation a[data-flip] {
    perspective: 1000px;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

    .digimamu-sub-navigation a[data-flip] span {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .digimamu-sub-navigation a[data-flip] span:first-of-type {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .digimamu-sub-navigation a[data-flip] span:last-of-type {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: rotateY(180deg);
    }

        .digimamu-sub-navigation a[data-flip] span:last-of-type img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .digimamu-sub-navigation a[data-flip]:hover {
        transform: rotateY(180deg);
    } */

.qualification-work-entry{
    perspective: 1000px;
    transform-style: preserve-3d;
}

.qualification-work-entry-details[data-flip] {
    position: relative;
    perspective: 1000px;
    transition: transform 1s;
    transform-style: preserve-3d;
    transform-box: initial;
    transform-origin: center;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.qualification-work-entry-details[data-flip]::after {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--flip-image);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateY(180deg);
}

.qualification-work-entry-details[data-flip]:hover {
    transform: rotateY(180deg);
}

@media screen and (max-width: 570px) {
    .fancybox-navigation {
        position: absolute;
        top: calc(100% - 44px);
        left: 50%;
        width: 110px;
        transform: translateX(-50%);
        z-index: 9999999;
    }
}

#tour-header {
    width: 100%;
    padding-top: 18.75%;
    background: url('/assets/images/360-baneris.jpg');
    background-size: cover;
    position: relative;
}

#tour-header a {
    display: block;
    width: calc(50% - 10px);
    height: 100%;
    position: absolute;
    top: 0;
}

#tour-header a.left {
    left: 0;
}

#tour-header a.right {
    right: 0;
}

#nav .bold {
    font-weight: bold;
}

@media screen and (min-width: 801px) {
    .has-showcase {
        width: calc(100% - 33% - 20px) !important;
    }

    #news.has-showcase .news-entry {
        width: calc((100% - 40px) / 3 );
    }
}


#header-links2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr) repeat(3, 100px);
	grid-template-rows: 1fr;
	grid-column-gap: 5px;
}

@media screen and (max-width: 900px) {
	#header-links2 {
        	order: 1;
		background: #bebebe;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(3, 1fr);
		grid-column-gap: 1px;
	}
}


#header-links2 a {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d8d8d8;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    min-height: 72px;
}

@media screen and (max-width: 900px) {
#header-links2 a {
	font-size:16px !important;
min-height: 56px;
}
}

#header-links2 a.d {
    background: #00A99F;
    color: #FFF !important;
    font-size: 24px;
}

#header-links2 a.dt {
	color: #00A99F;
}

@media screen and (max-width: 900px) {
#header-links2 a.d {
	grid-area: 1 / 1 / 2 / 4;
}
}

#header-links2 a.m {
    background: #DB5C4F;
    color: #FFF !important;
    font-size: 24px;
}

#header-links2 a.mt {
	color: #DB5C4F;
}


@media screen and (max-width: 900px) {
#header-links2 a.m {
	grid-area: 2 / 1 / 3 / 4;
}
}


@media screen and (min-width: 901px) {
    #nav > li {
	align-items: flex-end;
    }

    #nav > li > a {
	text-align: center;
    }
#nav {
	border-bottom-width: 2px;
}
}



.dip-top-nav {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 0;
}
@media screen and (max-width: 500px) {
.dip-top-nav {
    flex-direction: column;
    align-items: start;
}
}

.dip-top-nav a {
font-size: 18px;
color: #403F41;
font-weight: bold;
}

.dip-top-nav a:hover {
color: #00A99F;
}

.full-w-gif img {
	display: block;
max-width: none !important;
}

