

body {
    font-weight: 400;
}

.boxWrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.newsBox a,
.newsBox2 a {
    color: #fff;
    text-decoration: none;
}

.newsBox:hover .boxWrapper,
.newsBox2:hover .boxWrapper {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.newsBox a:hover,
.newsBox2 a:hover {
    text-decoration: none;
}

.bottomBack {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(25, 28, 44, 0.7);
    padding: 20px 15px 0;
}

.newsBox h2,
.newsBox2 h2 {
    font-size: 26px;
    position: relative;
    padding-left: 15px;
}

.dates {
    position: relative;
    padding-left: 15px;
    padding-top: 15px;
}

.middleBox .newsBox {
    height: 230px;
    margin-bottom: 20px;
}

.newsBox2 {
    height: 230px;
    position: relative;
    width: 48%;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    -webkit-box-shadow: 0px 13px 32px 0px #10121e;
    box-shadow: 0px 13px 32px 0px #10121e;
}

.moreNews {
    display: block;
    padding: 15px 30px;
    font-size: 18px;
    color: rgba(25, 28, 44, 1);
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 13px 32px 0px #10121e;
    box-shadow: 0px 13px 32px 0px #10121e;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 35px;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.buyTickets {
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    color: rgba(25, 28, 44, 1);
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 13px 32px 0px #10121e;
    box-shadow: 0px 13px 32px 0px #10121e;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    margin-top: 10px;
}

.buyTickets:hover {
    text-decoration: none;
    background-color: #36B5FF;
    color: #fff;
}

.moreNews:hover {
    text-decoration: none;
    background-color: #36B5FF;
    color: #fff;
}

.firstBox {
    margin-right: 3%;
}

.middleBox {
    margin-top: 20px;
}

.lastBox {
    margin-top: -65px;
}

.apiemus,
.programa {
    padding: 60px 0;
    background-color: #191C2C;
    position: relative;
}

.apiemus p,
.programa p {
    color: #fff;
    font-size: 18px;
}

.owner {
    text-align: right;
    font-weight: 500;
}

.bgk {
    height: 100%;
    width: 100%;
    position: absolute;
    background: url('../image/Fonas2.png');
    background-repeat: no-repeat;
    z-index: 0;
}

.zindex {
    z-index: 18;
}

.noPadding > div {
    padding: 0px;
}

.programBox {
    width: 100%;
    padding: 50px 25px;
}

.firstProgram {
    border-right: 4px solid #36B5FF;
}

.secondProgram {
    border-top: 4px solid #36B5FF;
    margin-top: 300px;
}

.thirdProgram {
    border-top: 4px solid #36B5FF;
    border-right: 4px solid #36B5FF;
}

.thourProgram {
    border-top: 4px solid #36B5FF;
}

.fiveProgram {
    border-top: 4px solid #36B5FF;
    border-right: 4px solid #36B5FF;   
}

.sixProgram {
    border-top: 4px solid #36B5FF;
    border-bottom: 4px solid #36B5FF;
}

.sevenProgram {
    border-top: 4px solid #36B5FF;
    border-right: 4px solid #36B5FF;  
}

.tenProgram {
    
}

.programTopInfo .data {
    color: #36B5FF;
    font-size: 41px;
}

.swiper-container,
.swip2, 
.swip3, 
.swip4, 
.swip5, 
.swip6, 
.swip7,
.swip8,
.swip9,
.swip10,
.swip11,
.swip12,
.swip13,
.swip14 {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.programTopInfo h2 {
    font-weight: 300;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 500;
}

.programTopInfo .times {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
}

.imgWrapper {
    width: 100%;
    height: 250px;
}

.paddingOff {
    padding: 0px;
}

.swiper-pagination {
    position: relative;
}

.swiper-pagination-bullet {
    background: #fff;
    margin: 0 2px;
}

.swipe-bubbles {
    width: 100%;
    text-align: center;
    padding: 15px 0;
}

.groupName {
    padding: 30px 0;
    margin-top: 15px;
}

.groupName > div > .inGroup {
    font-size: 20px;
}

.groupName .inGroup {
    font-size: 22px;
}

.groupName ul {
    list-style: none;
    padding: 0;
}

.groupName ul li {
    color: #fff;
    font-size: 16px;
}

.description {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    padding: 15px;
}

.ticketPrice {
    margin-top: 20px;
    padding: 0 15px;
}

.ticketPrice p span {
    font-weight: 500;
    color: #36B5FF;
}

.programa {
    position: relative;
}

.programa .bgk {
    height: 100%;
    width: 100%;
    position: absolute;
    background: url('../image/Fonas2.png');
    background-repeat: no-repeat;
    z-index: 0;
    bottom: 0px;
}

.remejai {
    padding: 60px 0;
    background-color: #191C2C;
    color: #fff;
}

.imgBox {
    display: inline-block;
    width: 150px;
    background-color: #000;
    border-radius: 5px;
    height: 85px;
    margin-right: 5px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.remejai {
    padding-bottom: 100px;
}

footer {
    padding: 80px 0 50px 0;
    background-color: #191C2C;
    border-top: 1px solid #212639;
    color: #fff;
}

.contacts img {
    height: 150px;
}

footer ul {
    list-style: none
}

footer ul li {
    margin-bottom: 5px;
    font-size: 18px;
}

.vadovybe {
    margin-bottom: 35px;
}

.vadovybe h4 {
    font-size: 18px;
}

.vadovybe a {
    color: #fff;
    -webkit-transition: ease all .2s;
    transition: ease all .2s;
}

.vadovybe a:hover {
    color: #36B5FF;
    text-decoration: none;
}

.navbar-nav li a:focus,
.navbar-nav li a:active,
.navbar-nav li a:visited {
    background: transparent;

}

.stickyHeader {
    background-color: #191C2C !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    -webkit-transition: ease all .4s !important;
    transition: ease all .4s !important;
    border-bottom: 1px solid #191C2C !important;
    z-index: 9999999 !important;
}

.stickyHeader #bs-example-navbar-collapse-1 {
    margin-top: 30px;
}

.stickyHeader .navbar-brand img {
    width: 60px;
    -webkit-transition: ease all .2s;
    transition: ease all .2s;
}

.imgBox {
    text-align: center;
    margin-bottom: 5px;
}

.imgBox img {
    max-height: 60px;
    max-width: 130px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
    transform: perspective(1px) translateY(-50%);
    
}

.topPresent {
    height: 80px;
    background-color: transparent;
    position: absolute;
    width: 100%;
}

.topPresent span {
    font-family: 'Brandon Grotesque';
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    margin-left: 25px;
    padding-top: 25px;
    display: inline-block;
    line-height: 80px;
}

.topPresent img {
    margin-top: -10px;
}

.apiemus img {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 250px;
	height: auto;
	margin-bottom: 30px;
}

.onlyOnMobile {
    display: none;
}

.newsBox2 h2 {
	font-size: 18px;
}

.groupName {
	padding-left: 15px;
}

.times a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: ease all .2s;
    transition: ease all .2s;
}

.times a:hover {
    text-decoration: none;
}

.infoSlide {
    position: relative;
}

.roundedInfo {
    width: 300px;
    height: 300px;
    background-color: #fff;
    z-index: 99999 !important;
    border-radius: 100%;
    text-align: center;
    font-family: 'Jelly';
    font-size: 24px;
    padding-top: 10px;
    position: absolute;
    left: 10%;
    top: 40%;
}

.textOnly {
    width: 300px;
    z-index: 99999 !important;
    text-align: center;
    font-family: 'Jelly';
    font-size: 30px;
    position: absolute;
    right: 20%;
    top: 40%;
    color: #fff;
}

.textOnly h2 {
    font-size: 60px;
}

.roundedInfo h1 {
    padding-top: 20px;
    color: #0A3943;
}

.roundedInfo span {
    font-size: 24px;
    margin-top: 10px;
    display: block;
}

.navbar-nav li a img {
    width: 24px;
}

.presents {
    margin-bottom: 25px;
}

.presents span {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
}

.presents img {
    vertical-align: middle;
    max-width: 110px;
    margin-right: 10px;
}

.remejai h3 {
    font-size: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

@font-face {
    font-family: 'Asap';
    font-weight: normal;
    src: url('../fonts/Asap-Regular.ttf');
}

@font-face {
    font-family: 'Asap';
    font-weight: 600;
    src: url('../fonts/Asap-SemiBold.ttf');
}

@font-face {
    font-family: 'Clean';
    src: url('../fonts/clean.otf');
}

body {
    padding: 0;
    margin: 0;
}

* {
    font-family: 'Asap';
}

.wrapper-bo {
    width: 100%;
    background-color: #000;
    position: relative;
    padding: 80px 0;
}

.hero {
    margin: 0 auto;
    text-align: center;
}

.hero img {
    width: auto;
}

.hero p.leads {
    margin-top: 40px;
    color: #fff;
    text-align: center;
    font-family: 'Asap';
    font-size: 16px;
}

footer {
    padding: 30px 0 50px 0;
    color: #fff;
    background-color: #000;
    border: 0px;
    font-family: 'Asap';
}

footer ul li {
    font-size: 16px;
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    footer ul {
        margin: 0;
        padding: 0;
        margin-bottom: 30px;
    }

    .hero h2 {
        padding: 0 15px;
        margin-bottom: 80px;
        font-size: 16px;
    }

    .hero img {
        width: 100%;
    }
}

.navbar  {
    padding: 50px 0;
    border: 0px;
    margin-bottom: 0px;
}

.hero {
    height: 100vh;
    width: 100%;
    min-height: 700px;
    background-color: #000;
    position: relative;
}

.hero img {
    position: absolute;
    top: 50%;
    left: 50%;  
    -webkit-transform: translate(-50%, -50%);  
    transform: translate(-50%, -50%);
    max-width: 1200px;
    height: auto;
}

#navbar {
    position: relative;
}

.navbar-brand img {
    width: 100px;
    margin-top: -40px;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Asap';
    font-size: 18px;
    color: #fff;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    margin-right: 15px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a i {
    font-size: 22px;
}

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

.chevron {
  position: absolute;
  width: 28px;
  height: 6px;
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  -webkit-animation: move 3s ease-out infinite;
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  -webkit-animation: move 3s ease-out 1s infinite;
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  -webkit-animation: move 3s ease-out 2s infinite;
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  -webkit-transform: skew(0deg, 30deg);
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
}

@-webkit-keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.arrows_down {
    width: 32px;
    position: absolute;
    top: 90%;
    left: 50%;  
    -webkit-transform: translate(-50%, -50%);  
    transform: translate(-50%, -50%);
}

.navbar-default .navbar-nav > li {
    position: relative;
}

.navbar-default .navbar-nav > li > ul {
    margin: 0;
    padding: 0;
    background-color: #000;
    border: 1px solid #eee;
    position: absolute;
    top: 49px;
    left: 15px;
    padding: 20px 30px;
    list-style: none;
    width: 250px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: ease all .5s;
    transition: ease all .5s;
}

.navbar-default .navbar-nav > li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.navbar-default .navbar-nav > li > ul li {
    padding-bottom: 10px;
    font-size: 16px;
}

.navbar-default .navbar-nav > li > ul li a {
    color: #fff;
    padding-bottom: 2px;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    border-bottom: 1px solid transparent;
    font-family: 'Asap'
}

.navbar-default .navbar-nav > li > ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #109cbd;
}


.programos,
.zodis,
.remejai,
.kontaktai,
.akordeonistu,
.ams,
.maratonas,
.istorija,
.meno-vadonas,
.tapatybe {
    padding: 80px 0;
    text-align: center;
    background-color: #000;
    overflow: hidden;
}

.ams {
    padding-top: 160px;
}

.programos h2,
.zodis h2,
.remejai h2,
.kontaktai h2,
.akordeonistu h2,
.ams h2,
.maratonas h2,
.istorija h2,
.meno-vadonas h2,
.tapatybe h2 {
    font-size: 34px;
    color: #fff;
    font-family: 'Clean', sans-serif;
    position: relative;
}

.programos h2::after {
    content: 'Programa';
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -12px;
    opacity: 0.13;
}

.language-en .programos h2::after {
    content: 'PROGRAM';
}

.maratonas h2::after,
.istorija h2::after,
.meno-vadonas h2::after,
.tapatybe h2::after {
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -12px;
    opacity: 0.13;
}

.ams h2::after {
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -24px;
    opacity: 0.13;
}

.ams h2::after {
    content: 'AKORDEONO MUZIKOS SAVAITĖ';
}

.language-en .ams h2::after {
    content: 'ACCORDION MUSIC WEEK';
}

.maratonas h2::after {
    content: 'MARATONAS';
}

.language-en .maratonas h2::after {
    content: 'ACCORDION MARATHON';
}

.istorija h2::after {
    content: 'ISTORIJA';
}

.language-en .istorija h2::after {
    content: 'OUR STORY';
}

.meno-vadonas h2::after {
    content: 'MENO VADOVAS';
}

.language-en .meno-vadonas h2::after {
    content: 'ARTISTIC DIRECTOR';
}

.tapatybe h2::after {
    content: 'VIZUALINĖ TAPATYBĖ';
}

.language-en .tapatybe h2::after {
    content: 'VISUAL IDENTITY';
}

.zodis h2::after {
    content: '"PAKALBĖKIM APIE ORĄ"';
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -12px;
    opacity: 0.13;
}

.language-en .zodis h2::after {
    content: '"LET’S TALK AIR"';
}

.remejai h2::after {
    content: 'Rėmėjai';
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -12px;
    opacity: 0.13;
}

.language-en .remejai h2::after {
    content: 'Partners';
}

.akordeonistu h2::after {
    content: 'Akordeonistų maratonas';
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -24px;
    opacity: 0.13;
}

.language-en .akordeonistu h2::after {
    content: 'ACCORDION MARATHON';
}

.kontaktai h2::after {
    content: 'Kontaktai';
    width: auto;
    height: auto;
    color: #fff;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 56px;
    top: -12px;
    opacity: 0.13;
}

.language-en .kontaktai h2::after {
    content: 'Contacts';
}

.programos h2::before,
.zodis h2::before,
.remejai h2::before,
.kontaktai h2::before,
.istorija h2::before,
.meno-vadonas h2::before,
.tapatybe h2::before {
    content: '';
    width: 1px;
    height: 40px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    top: 60px;
}

.ams h2::before {
    content: '';
    width: 1px;
    height: 40px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    top: 90px;
}

.akordeonistu h2::before {
    content: '';
    width: 1px;
    height: 160px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    top: 90px
}

.maratonas h2::before {
    content: '';
    width: 1px;
    height: 140px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    top: 60px
}

.prog,
.apie-ams,
.kontaktai-box,
.akordeonu-box {
    margin-top: 90px;
}

.programa-box {
    padding: 50px;
    border: 1px solid #fff;
    border-radius: 10px;
    position: relative;
    -webkit-transition: ease all .5s;
    transition: ease all .5s;
}

.programa-data {
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    width: 65%;
    padding: 15px;
    background-color: #109cbd;
    color: #fff;
    top: -18px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Asap';
    font-weight: 600;
}

.programa-title h3 a,
.programa-title h3 {
    font-family: 'Clean';
    color: #fff;
    font-size: 16px;
}

.programa-title .vieta a,
.programa-title .vieta {
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.programa-atlikejai ul {
    margin: 0;
    padding: 0;
    color: #fff;
    margin-left: 0;
    list-style: none;
}

.programa-atlikejai {
    margin-bottom: 30px;
}

.programa-aprasymas {
    text-align: justify;
    color: #fff;
    margin-bottom: 30px;
}

.programa-atlikejai ul li {
    margin-bottom: 5px;
    font-size: 14px;
}

.programaos-kaina {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.programa-box:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 8px 24px 0 rgba(255,255,255, 0.3);
    box-shadow: 0 8px 24px 0 rgba(255,255,255, 0.3);
}

.programa-box:hover .programaos-kaina,
.programa-box:hover .programa-aprasymas,
.programa-box:hover .programa-atlikejai ul,
.programa-box:hover .programa-title .vieta,
.programa-box:hover .programa-title h3 a,
.programa-box:hover .vieta a,
.programa-box:hover .vieta,
.programa-box:hover .programa-title h3 {
    color: #000;
}

.programa-nuotraukos img {
    max-width: 250px;
    margin-bottom: 30px;
}

.small-prog-title {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

.apie-ams img {
    max-width: 400px;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}

.apie-ams p {
    color: #fff;
    font-size: 16px;
    line-height: 150%;
}

.remia {
    margin-top: 70px;
}

.remejai h3 {
    font-size: 16px;
    text-align: left;
}

.smaller-i a {
    margin: 0 !important;
    padding: 15px 10px !important;
}

.sticky-header .navbar-brand img {
    width: 60px;
    margin-top: -18px;
}

.sticky-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar-brand img {
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.sticky-header.navbar {
    padding: 20px 0;
    background-color: #000;
}

.navbar {
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.ako-data,
.info-box p {
    font-size: 18px;
    color: #000;
}

.info-box .adresas {
    margin-bottom: 30px;
}

.akordeonu-box {
    position: relative;
}

.akordeonu-box img {
    max-height: 530px;
    position: absolute;
    z-index: 99;
    left: 0;
    top: -110px;
}

.info-box {
    margin-top: 100px;
    position: relative;
    padding: 50px;
    background-color: #fff;
    border-radius: 10px;
}

.info-box h4 {
    font-family: 'Clean', sans-serif;
    line-height: 150%;
    font-size: 26px;
}

.info-box a.button-cta {
    display: inline-block;
    padding: 15px 35px;
    color: #fff;
    background-color: #109cbd;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 30px;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    font-weight: 600;
    -webkit-transform: perspective(1px);
    transform: perspective(1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.info-box a.button-cta:hover {
    -webkit-box-shadow: 0 8px 24px 0 rgba(68,99,137,.16);
    box-shadow: 0 8px 24px 0 rgba(68,99,137,.16);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.info-box a {
    color: #109cbd;
}

.programa-box:hover .programa-title h3:hover a {
    text-decoration: none;
    color: #555;
}

.pirkti {
    display: inline-block;
    padding: 15px 35px;
    color: #fff;
    background-color: #109cbd;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 30px;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    font-weight: 600;
    -webkit-transform: perspective(1px);
    transform: perspective(1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pirkti:hover {
    -webkit-box-shadow: 0 8px 24px 0 rgba(68,99,137,.16);
    box-shadow: 0 8px 24px 0 rgba(68,99,137,.16);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none;
    color: #fff;
}

.newt {
    margin-top: 80px;
}

.img-wrappers {
    position: relative;
    height: 600px;
    margin-top: 80px;
}

.img-wrappers img {
    max-width: 400px;
    height: auto;
    position: absolute;
    padding: 15px;
    -webkit-transition: ease all .4s;
    transition: ease all .4s;
}

.img-img1 {
    left: 0;
    top: 0;
    z-index: 1;
}

.img-img2 {
    left: 250px;
    top: 130px;
    z-index: 2;
}

.img-img3 {
    left: 0;
    top: 260px;
    z-index: 3;
}

.img-img4 {
    left: 250;
    top: 380px;
    z-index: 4;
}

.img-wrappers img:hover {
    outline: 8px solid #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 10;
}

.ams .text-box,
.istorija .text-box {
    margin-top: 44px;
}

.ams .text-box p,
.istorija .text-box p {
    text-align: justify;
    color: #fff;
    font-family: 'Asap';
    font-size: 16px;
}

.maraton {
    margin-top: 80px;
    position: relative;
}

.maraton img {
    max-width: 200px;
}

.box-texts {
    padding: 30px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 100px;
}

.maraton img {
    position: absolute;
    right: 50px;
    top: -80px;
    z-index: 0;
}

.maratonas p {
    font-family: 'Asap';
    font-size: 16px;
}


.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel, 
.carousel-inner, 
.carousel-inner .item {
    height: 100%;
}

.carousel-control {
    top: 50%;
    font-size: 40px;
}

.vieta a {
    border-bottom: 1px solid transparent;
    -webkit-transition: ease all .5s;
    transition: ease all .5s;
}

.programa-box:hover .vieta a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000;
}

footer ul {
    margin-left: 0px;
    padding-left: 0px;
}

.margi-bo {
    margin-bottom: 20px;
}

#meno-vadovas img {
    border-radius: 0px !important;
    max-width: 400px !important;
}

#ams,
#istorija {
    position: relative;
}

#ams h2,
#ams p,
#istorija h2,
#istorija p,
#meno-vadovas h2,
#meno-vadovas p,
#meno-vadovas img,
#maratonas h2,
#maratonas p,
#tapatybe h2,
#tapatybe p {
    position: relative;
    z-index: 4;
}

.pk {
    position: absolute;
    right: -320px;
    top: 700px;
    z-index: 1;
}

body {
    overflow-x: hidden;
}

.pk2 {
    position: absolute;
    left: -510px;
    top: 600px;
    z-index: 1;
}

#tapatybe {
    position: relative;
}

.pk3 {
    position: absolute;
    right: -450px;
    top: 0;
    z-index: 1;
}

.img-sf {
    display: inline-block;
    margin: 0 auto;
}

.navbar-default {
    background-color: transparent;
}

* {
    outline: none !important;
}

.navbar-left {
    position: absolute;
    top: -18px;
    left: 0;
}

.navbar-left li {
    font-family: 'Asap';
    font-size: 12px;
    color: #a09f9f;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    margin-right: 15px;
    text-transform: uppercase;
    margin-top: 12px;
}

.navbar-left li a {
    display: inline-block;
}

.navbar-left li a img {
    width: 100px;
}

@media only screen and (max-width : 1200px) {
    .contacts img {
        height: 90px;
    }
    
    .img-wrappers img {
        max-width: 300px;
    }
    
    .img-img2 {
        left: 180px;
        top: 90px;
    }
    
    .img-img3 {
        top: 215px;
    }
    
    .img-img4 {
        left: 175px;
        top: 308px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .akordeonu-box img {
        left: -100px;
    }
    
    #ams h2, #istorija h2, #meno-vadovas h2, #maratonas h2,  #tapatybe h2 {
        font-size: 26px;
    }
    
    .ams h2::after {
        font-size: 36px;
    }
    
    .maratonas h2::after, .istorija h2::after, .meno-vadonas h2::after, .tapatybe h2::after {
        font-size: 48px;
    }
    
    .img-wrappers img {
        max-width: 240px;
    }
    
    #meno-vadovas img {
        max-width: 300px !important;
    }
    
    .navbar-default .navbar-nav > li > a {
        margin-right: 0px;
    }
    
    .navbar-left li {
        font-size: 16px;
    }
    
    .navbar-left li a img {
        width: 130px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .nav > li {
        display: block;
    }
    
    .navbar-default .navbar-nav > li > ul {
        position: relative;
        visibility: visible;
        opacity: 1;
        border: 0px;
        margin: 0;
        padding: 0;
        width: auto;
        top: 0;
        left: 40px;
        background-color: #fff;
    }
    
    .navbar-default .navbar-nav > li > ul li a {
        color: #000;
    }
    
    .nav.navbar-nav.navbar-right {
        background-color: #fff;
        overflow: hidden;
        padding: 20px;
    }
    
    .navbar-default .navbar-nav > li > a {
        color: #000;
    }
    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: 0px;
    }
    
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    .navbar-default {
        padding: 15px;
    }
    
    .hero {
        min-height: 600px;
        height: 600px;
    }
    
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
    }
    
    .navbar-default .navbar-toggle {
        border: 0px;
    }
    
    .navbar.navbar-default.navbar-fixed-top {
        position: absolute;
    }
    
    .programa-box {
        margin-bottom: 80px;
    }
    
    .prog {
        margin: 0px;
    }
    
    .last-box {
        margin-bottom: 0px;
    }
    
    .mobile-top {
        margin-top: 90px;
    }
    
    .programos h2, .zodis h2, .remejai h2, .kontaktai h2, .akordeonistu h2, .ams h2, .maratonas h2, .istorija h2, .meno-vadonas h2, .tapatybe h2 {
        font-size: 26px;
    }
    
    section h2::after,
    footer h2::after {
        font-size: 36px !important;
        top: -10px;
    }
    
    .akordeonu-box img {
        left: 37px;
    }
    
    .akordeonu-box img {
        max-height: 330px;
        top: -200px;
    }
    
    .info-box h4 {
        font-size: 20px;
    }
    
    .kontaktai-box .col-sm-3 {
        text-align: center !important;
    }
    
    .contacts img {
        margin-bottom: 30px;
    }
    
    .nav.navbar-nav.navbar-left {
        top: -73px;
        left: 15px;
        z-index: 9999 !important;
    }
    
    #navbar {
        overflow: visible;
    }
    
    .img-wrappers img {
        max-width: 240px;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
    }
    
    .img-wrappers {
        height: auto;
    }
    
    .istorija .img-wrappers {
        height: auto;
    }
}

@media only screen and (max-width : 575px) {
    .akordeonu-box img {
        display: none;
    }
    
    .maraton img {
        top: 32px;
        max-width: 120px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .hero {
        min-height: 400px;
        height: 400px;
    }
    
    .programa-nuotraukos img {
        width: 100%;
    }
    
    .navbar-default .navbar-nav > li > a {
        margin-right: 0px;
    }
    
    .programa-box,
    .info-box {
        padding: 30px;
    }
    
    .imgBox {
        float: none;
        display: block;
    }
    
    .box-texts {
        padding-right: 50px;
    }
    
    .maraton img {
        display: none;
    }
    
    .navbar-left li {
        font-size: 12px;
    }
    
    .navbar-left li a img {
        width: 110px;
    }
    
    .nav.navbar-nav.navbar-left {
        margin-top: 16px;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

iframe {
    position: relative;
    z-index: 99999999 !important;
}

.brand {
    color: #109cbd!important;
}

@media(max-width:767px) {
    .navbar-default .navbar-nav > li.smaller-i {
        display: inline-block;
    }
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 4px;
}

@media only screen and (max-width: 768px) {
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
        -webkit-transition: background-color .2s ease-in-out;
        -moz-transition: background-color .2s ease-in-out;
        -ms-transition: background-color .2s ease-in-out;
        -o-transition: background-color .2s ease-in-out;
        transition: background-color .2s ease-in-out;
        background-color: #109cbd;
    }

    .navbar-default .navbar-nav > li > a.main {
        color: #109cbd;
    }
}

.navbar-brand span {
    font-family: 'Asap';
    font-size: 12px;
    color: #a09f9f;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    margin-right: 15px;
    text-transform: uppercase;
    margin-top: 12px;
}

.navbar-brand img.logo-ltkt {
    width: 100px;
    margin-top: auto;
    display: inline-block;
}

.navbar-brand {
    padding-top: 10px;
    float: none;
    position: relative;
    z-index: 999;
}

.navbar {
    padding: 30px 0;
}

.navbar-toggle {
    padding: 0;
    margin-right: 25px;
}

blockquote {
    display: block;
    border-width: 1px 0;
    border-style: solid;
    border-color: #eee;
    padding: 1.5em 0 0.5em;
    margin: 1.5em 0;
    position: relative;
    color: #b5b5b5;
    font-weight: 300;
    z-index: 4;
}
blockquote:before {
    content: '\201C';
    position: absolute;
    top: 0em;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    width: 5rem;
    height: 4rem;
    font: 7em/1.08em 'PT Sans', sans-serif;
    color: #109bbe;
    text-align: center;
}
blockquote:after {
    content: "\2013 \2003" attr(cite);
    display: block;
    text-align: right;
    font-size: 0.875em;
    margin-top: 15px;
    color: #109bbe;
}

.about-intro {
    background: url('../image/levickis.jpeg') #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    background-size: 90%;
    background-position: 450px 90px;
}

.text-box {
    text-align: justify;
    color: #fff;
    font-family: 'Asap';
    font-size: 16px;
}


.programos h2.subtitle::before,
.zodis h2.subtitle::before,
.remejai h2.subtitle::before,
.kontaktai h2.subtitle::before,
.istorija h2.subtitle::before,
.meno-vadonas h2.subtitle::before,
.tapatybe h2.subtitle::before {
    top: 80px;
}

.micro {
    font-weight: 700;
    font-size: 14px;
}

.history-section {
    background: url('../image/levickis-bg.jpg') #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -350px;
}

.mb-0 {
    margin-bottom: 0;
}

.variation1 {
    position: absolute;
    left: -200px;
    top: 150px;
    z-index: 2;
}


.variation4 {
    position: absolute;
    right: -300px;
    top: 50px;
    z-index: 2;
}

.variation2 {
    position: absolute;
    left: -300px;
    bottom: 0;
    z-index: 2;
}

.meno-vadonas {
    position: relative;
}

.variation7 {
    position: absolute !important;
    left: 0;
    top: 500px;
    z-index: 2 !important;
}

.variation9 {
    position: absolute;
    right: -60px;
    top: 60px;
    z-index: 2;
}

.mw-400 {
    max-width: 400px;
}

@media only screen and (max-width : 767px) {
    .about-intro {
        background: #000;
    }
    .image-mobile {
        margin-top: 80px;
    }
    .variation1 {
        left: -300px;
        top: 500px;
    }
    .ams {
        padding: 120px 0 40px 0;
    }
    .maratonas {
        padding: 0 0 40px 0;
    }
    .variation4 {
        right: -415px;
        top: 150px;
    }
    .variation9 {
        right: -129px;
        top: 145px;
    }
    .variation7 {
        left: -190px;
        top: 700px;
    }
    .meno-vadonas, .tapatybe {
        padding: 40px 0;
    }
    .apie-ams img,
    .image-mobile,
    #meno-vadovas img {
        max-width: 100%!important;
    }
}

#tapatybe,#ams, #istorija {
    overflow: hidden;
}

#zodis h2::before {
    top: 80px;
}

.mt-40 {
    margin-top: 40px;
}

.about-us p,
.apie-ams p {
    margin-bottom: 30px;
}

.mb-80 {
    margin-bottom: 80px;
}

.akordeonistu {
    padding-top: 0;
}

.color-white {
    color: #fff;
}

.navbar-nav .lang-item a {
    margin-top: 2px;
    padding-left: 7px;
}

.fwb {
    font-weight: 700;
}

.row--justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.PartnerBar__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.remejai h3 {
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
}
