@font-face { 
    font-family: "Minion Pro"; 
    src: local('Minion Pro'), url('./fonts/Minion-Pro.ttf?subset=all') format('truetype');
}

@font-face { 
    font-family: "Minion Pro Regular"; 
    src: local('Minion Pro Regular'), url('./fonts/Minion-Pro-Regular.ttf?subset=all') format('truetype');
}

@font-face { 
    font-family: "Baskerville Old Face"; 
    src: local('Baskerville Old Face'), url('./fonts/Baskerville-Old-Face.ttf?subset=all') format('truetype');
}

html, body{
    /*font-family: "Minion Pro Regular", "Minion Pro", "Baskerville Old Face" , "Helvetica Neue", "Helvetica", Arial, sans-serif;*/
    font-family: "Minion Pro Regular", "Myriad Pro", Myriad, "Baskerville Old Face" , "Helvetica Neue", "Helvetica", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    color:#ffffff;
    width:100%;
    height:100%;
}

body{
    /*font-family: "Minion Pro Regular", "Minion Pro", "Baskerville Old Face" , "Helvetica Neue", "Helvetica", Arial, sans-serif;*/
    width:100%;
    height:100%;
    background: #5e1d0b url(../Images/background-2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 10px;
}

body > div.all {
    height:100%;
}

#wrapper {
    min-height: 100%;
    width:100%;
    position: relative;
    background: #5e1d0b url(../Images/background-2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 160px;
}

#footer {
    /*font-family: "Minion Pro Regular", "Minion Pro", "Baskerville Old Face" , "Helvetica Neue", "Helvetica", Arial, sans-serif;*/
    position: absolute;
    bottom: 0;
    left: 0;
    background:#78250e;
    border-top: 1px solid #68220e;
    outline: 1px solid #541909;
    opacity: 0.9;
    padding-bottom: 30px;
    width: 100%;
    min-height: 120px;
    z-index:999;    
}

#firstPageTop{
    margin:20px;
}

#firstPageMiddle{
    background:url(../Images/firstPage_back.png) repeat;
}

#firstPageBottom{
    background:#5e1d0b;
    min-height:60px;
    border-bottom: 1px solid #68220e;
    outline: 1px solid #541909;
    opacity: 0.9;
}

#secondPageBottom{
    background:#78250e;
    min-height:100%;
    padding-bottom: 30px;
    margin-bottom:-30px;
    border-top: 1px solid #68220e;
    outline: 1px solid #541909;
    opacity: 0.9;
}

.firstLogo{
    text-align:center;
    margin:0;
    /*margin-top:15px;*/
    margin-bottom: 15px; 
}

.phoneNumbers{
    text-align:center;
    margin-top:55px;
    padding:0;
    /*padding-left:0px;
    padding-right:0px;*/
}

.emptySpace{
    height:1px;
}

.firstPageMiddle{

}

.firstPageBottom{
    width:100%;
    background:rgba(94,29,11,0.5);
    border-top: 1px solid #68220e;
    /*outline: 1px solid #541909;*/
    text-transform:uppercase;
    font-weight: normal;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.firstPageBottom2{
    width:100%;
    background:rgba(94,29,11,1);
    border-top: 1px solid #68220e;
    outline: 1px solid #541909;
    text-transform:uppercase;
    min-height:60px;
    font-weight: normal;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
    text-align: center;
}

.secondPageBottom{
    background:#78250e;
    text-transform:uppercase;
    font-weight: normal;
    text-align: center;
}

.top-bar-section ul li > a,
.top-bar-section li a:not(.button) {
    background:#5e1d0b;
    height:60px;
    vertical-align: middle;
    font-weight: normal;
    font-size:13px;
    line-height: 65px;
    /*font-family: "Minion Pro Regular", "Minion Pro", "Baskerville Old Face" , "Helvetica Neue", "Helvetica", Arial, sans-serif;*/
    text-transform: uppercase;
}

.top-bar-section li:not(.has-form) a:not(.button){
    background:transparent;
}

.top-bar-section li:not(.has-form) a:not(.button):hover{
    background:#78250e;
    height:60px;
}

.top-bar-section li a:not(.button):hover{
    background:#78250e;
    height:60px;
}

/*.top-bar-section .dropdown li a{
    height:30px;
    line-height: 25px;
}
.top-bar-section .has-dropdown > a{
    padding-top: 0px !important;
    margin-top: 0px;
}
.top-bar-section .dropdown li a:hover{
    height:30px;
    line-height: 25px;
}*/

.top-bar-section ul li:hover > a{
    background:#78250e;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]{
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #68220e;
    border-left: solid 0px #68220e;
    margin-top:8px;
    clear: none;
    width: 0px;
}

.top-bar-section ul li{
    background: transparent;
}

.top-bar-section ul{
    /*background: #68220e;*/
    background:rgba(94,29,11,0.5);
    list-style-type:none;
}

a:hover, a:focus{
    color:#fff;
}

.hr{
    background:url(../Images/juosta.png) repeat-x;
    width:100%;
    height:2px;
    margin:5px;
    opacity: 0.5;
}

.menu-button{
    font-size:18px !important; 
    height:30px !important; 
    background:transparent !important; 
    line-height: 30px !important; 
    min-width:240px !important; 
    text-align:left !important; 
    padding-left:5px !important; 
    padding-top:0px !important;
}

#paslaugosMenu{
    font-family: Arial; font-size:14px; height:15px; background:transparent; line-height: 30px; min-width:240px; text-align:left; padding-left:25px; padding-top:0px; text-transform: none;
}

.divider2{
    height:1px; width:100%; margin-top:7px; border-right:0px solid #4b190c; margin:0px; border-bottom: 1px solid #78250e; box-shadow: 0 1px 0 #541909;
}

a.darbuotojai{
    color:white;
    opacity: 0.7;
}

a.darbuotojai:hover{ 
    opacity: 1;
}

.input_hidden {
    position: absolute;
    left: -9999px;
}

.selected {
    background-color: #ccc;
}

#sound label {
    text-align:center;
    display: inline-block;
    cursor: pointer;
}

#sound label img {
    text-align:center;
    padding: 1px;
    opacity: 0.7;
}

.img img {
    margin:5px;
    border:3px solid white;
    float:left;
    text-align:center;
    display:inline;
    opacity: 0.7;
    height:120px;
}

.img a:hover img {
    opacity: 1;
}

a{
    color:white;
}

p, ul{
    font-family: Arial;
    font-size:13px;
}

.modal {
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}

.lightbox-content {
    position: relative;
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.lightbox-content {
    /*width: 50%;*/
}

.lightbox-content img {
    max-width: 80%;
    max-height: 500px;
    margin-top: 2%;
}

.lightbox-description {
    width: 50%;
}

.lightbox-close {
    position: absolute;
    left: 80%;
    top: 40px;
    background:url(../Images/close.png);
    width:27px;
    height:27px;
    z-index: 9999;
}

.lightbox-prev {
    top: 50%;
    position: absolute;
    background:url(../Images/prev.png);
    width:50px;
    height:45px;
}

.lightbox-next {
    top: 50%;
    position: absolute;
    left: 93%;
    background:url(../Images/next.png);
    width:50px;
    height:45px;
}

@media all and (max-device-width:1000px){
    #wrapper{
        padding-bottom: 0;
    }

    #footer{
        position: relative;
        background:#78250e;
        min-height:100%;
        padding-bottom: 30px;
        margin-bottom:-30px;
        border-top: 1px solid #68220e;
        outline: 1px solid #541909;
        opacity: 0.9;
    }
}

@media all and (max-width:1000px){
    #wrapper{
        padding-bottom: 0;
    }

    #footer{
        position: relative;
        background:#78250e;
        min-height:100%;
        padding-bottom: 30px;
        margin-bottom:-30px;
        border-top: 1px solid #68220e;
        outline: 1px solid #541909;
        opacity: 0.9;
    }
}

.kolektyvas{
    font-size:16px;
    padding-top: 5px;
    min-height: 80px;
}

.phoneNr{
    font-size:24px;
    line-height: 0;
}

@media all and (max-width:640px){
    .kolektyvas{
        font-size:16px;
        padding-top: 5px;
        min-height: 120px;
    }
    .phoneNumbers{
        text-align:center;
        margin-top:10px;
        padding:0;
        /*padding-left:0px;
        padding-right:0px;*/
    }
    .phoneNr{
        font-size:22px;
        line-height: 0;
    }
}

@media (min-width:640px) and (max-width:1030px){
    .kolektyvas{
        font-size:13px;
        padding-top: 5px;
        min-height: 100px;
    }
}