nav.navbar {
    height: 91px;
    background-color: #6b7d87;
}

.navbar-brand img {
    width: 132px;
    height: 132px;
    transition: 0.3s;
}

.navbar-nav {
    padding-top: 40px;
}

.navbar-nav li {
    padding: 0 25px;
}

ul.lang {
    padding-top: 40px;
    list-style: none;
    float: left;
}

.nav-wrap {
    /*width: 100%;*/
    /*float: left;*/
    /*margin: 0 auto;*/
}

a.navbar-brand {
    padding: 20px 45px;
    padding-right: 10px;
    height: auto;
    padding-left: 12px;
}

.navbar-default .navbar-nav > li > a {
    padding: 0;
    color: white;
}

nav.navbar-default {
    border: none;
}

ul.lang li a {
    color: white;
    padding: 3px 8px;
    background-color: rgba(255, 255, 255, 0.26);
}

.lang-mobile {
    display: none;
}

.large-image-section img {
    width: 100%;
    height: auto;
}

.site-section.large-image-section {
    padding-top: 0;
}

.background-line {
    width: 100%;
    height: 63px;
    background: linear-gradient(to top, #d9dadc 0%, transparent 100%);
    opacity: 0.46;
}

.site-section {
    padding-bottom: 33px;
    padding-top: 100px;
    width: 100%;
    float: left;
}

#interjeras h2 {
    text-align: right;
}

#interjeras {
    margin-bottom: 50px;
}

#interjeras .section-background-holder {
    float: left;
}

#interjeras .title-with-border::after {
    right: -20px;
    left: initial;
}

.background-line-top {
    width: 100%;
    height: 63px;
    opacity: 0.46;
    background: linear-gradient(180deg, #d9dadc 0%, transparent 100%);
}

.site-section#interjeras {
    padding-bottom: 65px;
}

p {
    text-align: justify;
}

.site-section#map {

    position: relative;
    float: left;
    width: 100%;
    background: url("../img/map.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0;
}

.map-wrapper {
    background: url("../img/map.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 100px 0;

}

.site-section#map::before {
    position: absolute;
    content: "";
    width: 45%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: white;
    opacity: 0.26;
}

.map-wraper-for-containers {
    float: left;
    width: 100%;
    padding: 100px 0;
}

h2, h1, h3, h4, h5 {
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.map-description {
    font-family: Roboto;
    font-size: 17px;
    font-weight: 300;
}

#map .section-title {
    margin-bottom: 50px;
}

.main-map-description {
    padding-bottom: 70px;
}

.map-point {
    padding: 6px 0;
}

.map-point .map-description {
    padding-top: 4px;
}

#interjeras .section-content {
    position: relative;
}

.photo-slaider {
    padding-top: 50px;
}

.slick-slide {
    height: auto;
    outline: none;
}

.next, .previous {
    cursor: pointer;
}

.arrows {
    padding-top: 5px;
}

ul.nav li a, ul.lang li a {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}

.section-content p, .section-content, p, footer {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: black;
}

footer {
    color: white;
}

body.login {
    background-color: #6b7d87;
}

.login h1 a {
    background-image: url('../img/vytauto-vilos-logo.png');
}

.login #backtoblog a, .login #nav a {
    color: white;
}

.login #backtoblog a:hover, .login #nav a:hover {
    color: black;
}

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

.navbar-brand img.smaller {
    width: 66px;
    height: 66px;
    margin-right: 66px;
    margin-top: -8px;
}

.mobile-logo {
    display: none;
}

.arrow-down-wrap {
    display: none;
}

img.map-point-img-mobile {
    display: none;
}

.plan-description-wrapper {
    margin-top: -10px;
    background: rgba(0, 0, 0, 0.16);
}

#plan2 .plan-description-wrapper .section-content {
    float: right;
}

#plan2 .plan-description-wrapper .section-content p {
    text-align: right;
}

.navbar-header {
    width: 15%;
}

#menu-pagrindinis {
    width: 75%;
    float: left;
    display: table;
}

ul.lang {
    width: 10%;
}

.nav-justified {
    margin-top: 30px;
}

.nav-justified > li > a {
    white-space: nowrap;
    color: white;
}

.nav-justified > li > a:hover {
    color: black;
}

.v-header {
    width: 100%;
    float: left;
    color: black;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin-bottom: 14px;
}

.v-header::after {
    position: absolute;
    content: "";
    width: 38px;
    height: 4px;
    opacity: 0.9;
    background-color: #3498db;
    bottom: -7px;
    left: -12px;
}

.v-wrap {
    width: 100%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
}

.v-text {
    color: black;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    float: left;
}

.v-text span {
    font-weight: 700;
    padding-left: 5px;
}

.v-text.v-50 {
    width: 50%;
    float: left;
}

.v-houses-wrap {
    width: 100%;
    float: left;
    margin-top: 6px;
    margin-bottom: 8px;
}

.v-houses-wrap img {
    margin-right: 5px;
    float: left;
    max-width: 20px;
    height: auto;
    margin-bottom: 5px;
}

.modal-dialog {
    border: 2px solid #6b7d87;
}

.v-modal-tab-link {
    max-width: 100px;
    width: 50%;
    float: right;
    text-align: center;
    color: black;
    font-family: Source Sans Pro;
    font-size: 17px;
    font-weight: 400;
    padding: 12px 0;
}

.v-modal-tab-link:hover, .v-modal-tab-link:focus, .v-modal-tab-link:active {
    color: black;
    text-decoration: none;
}

.v-modal-tab-link-active {
    border-bottom: 4px solid #48a2df;
}

.v-modal-header {
    width: 100%;
    float: left;
    color: black;
    font-family: "Source Sans Pro";
    font-size: 26px;
    font-weight: 700;
    position: relative;
    padding-left: 20px;
}

.v-modal-header::after {
    position: absolute;
    content: "";
    bottom: -19px;
    left: 0;
    width: 89px;
    height: 4px;
    opacity: 0.9;
    background-color: #3498db;
}

.card-info-header {
    width: 100%;
    float: left;
    color: #fffefe;
    font-family: "Source Sans Pro";
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 49px;
    padding-bottom: 28px;
}

.cards-wrap {
    width: 100%;
    float: left;
    margin: 15px 0;
}

.v-modal-header-row {
    margin-bottom: 33px;
}

.card-square, .card-rooms {
    color: #fffefe;
    font-family: Roboto;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    padding: 5px 5px;
}

.card-info {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}

.card-square span, .card-rooms span {
    font-weight: 700;
}

.modal-body {
    padding: 15px 55px;
    padding-bottom: 55px;
}

.card {
    width: 100%;
    float: left;
    background-color: #6b7d87;
    padding: 0 20px;
    padding-bottom: 35px;
    margin: 15px 0px;
    cursor: pointer;
}

.card img {
    margin-right: 5px;
}

.floors-tab-link {
    color: #fffefe;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-weight: 700;
    padding: 14px 0;
    text-align: center;
    background: #72848f;
    width: 100%;
    float: left;
}

.floors-tab-link-row {
    margin-top: 45px;
}

.floors-tab-link:hover, .floors-tab-link:active, .floors-tab-link:focus {
    color: #fffefe;
    text-decoration: none;
}

.floors-tab-link-active {
    background: #4ea4e0;
}

.buto-infowindow-info {
    margin: 10px 0;
    width: 100%;
    float: left;
    color: black;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    padding-left: 4px;
}

.buto-infowindow-info.kaina {
    padding-left: 13px;
}

.buto-infowindow-info img {
     margin-left: 7px;
 }
.buto-infowindow-info.kita img {
    margin-left: 10px;
    margin-right: 7px;
}

.buto-infowindow-info.kita span {
    float :left;
    display: block;
}

.buto-infowindow-info.plotas img {
    margin-left: 7px;
}

.buto-infowindow-info.kambariai img {
    margin-right: 13px;
}

.buto-infowindow-info.plotas {
    padding-left: 0;
}

.buto-infowindow-info span {
    font-weight: 700;
}

.buto-infowindow-header {
    color: black;
    font-family: "Source Sans Pro";
    font-size: 20px;
    font-weight: 700;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.buto-infowindow-header::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background-color: #48a2df;
    bottom: -19px;
    left: -20px;
}

img.auksto-planas {
    max-width: 100%;
    height: auto;
    display: none;
}

a.buto-infowindow-buttom {
    text-align: center;
    margin-top: 35px;
    float: right;
    padding: 11px 30px;
    color: white;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    background-color: #48a2df;
    color: white;
}

a.buto-infowindow-buttom:hover {
    text-decoration: none;
    color: white;
}

.aukstu-tab-content-row {
    margin-top: 25px;
}

.buto-infowindow img {
    margin-right: 10px;
    max-height: 400px;
}

.buto-infowindow {
    width: 100%;
    float: left;
    margin-top: 0px;
}

.single-butas {
    width: 100%;
}

.buto-planas {
    max-width: 100%;
    height: auto;
}

.butas-modal-button {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 700;
    padding: 8px 14px;
    background-color: #48a2df;
    border-radius: 7px;
    padding-bottom: 9px;
    float: left;
    /*position: fixed;*/
    /*bottom: 85px;*/
    /*left: 125px;*/
    padding-right: 15px;
    margin-bottom: 0px;
    margin-top: 165px;
    max-width: 280px;
    width: 100%;
}

.butas-modal-button.download-button, .butas-modal-button.download-button-korpusas {
    background: white;
    color: black;
    margin-top: 105px;
    /* position: absolute; */
    float: left;
    font-size: 14px;
    margin-bottom: -150px;
    border: 1px solid gray;
}

.butas-modal-button.download-button img, .butas-modal-button.butas-modal-button.download-button-korpusas img {
    width: 30px;
    margin-top: -5px;
}

.butas-modal-button.butas-modal-button.download-button-korpusas {
    float: right;
    width: 100%;
    max-width: none;
}

.butas-modal-button.download-button:hover, .butas-modal-button.butas-modal-button.download-button-korpusas:hover {
    color: black;
}

.butas-modal-button:hover {
    text-decoration: none;
    color: white;
}

.butas-modal-button img {
    padding-right: 10px;
}

.buto-aukstu-planai {
    margin-top: 10px;
    margin-bottom: -80px;
}

.buto-aukstu-nav {
    border: none;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

.buto-aukstu-nav li {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.buto-aukstu-nav li a {
    color: #fffefe;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    background: #70808a;
    text-transform: uppercase;
    padding: 10px 15px;
    width: 100%;
    float: left;
}

.buto-aukstu-nav li.active a {
    background: #4fa4e0;

}

.buto-aukstu-nav li a:hover, .buto-aukstu-nav li a:focus, .buto-aukstu-nav li a:active {
    text-decoration: none;
}

#plan1 {
    background: none;
    position: relative;
}

#plan1 svg {
    float: right;
    width: 70%;
}

#plan1 .svg-text {
    position: absolute;
    top: 210px;
    left: 0;
}

.modal {
    z-index: 10000;
}

#plan2 {
    margin-top: 0px;
}

#butas-modal .modal-body {
}

.site-section#privalumai {
    padding-top: 0;
}

.site-section#planai {
    padding-top: 100px;
}

#apie .section-content p {
    text-align: justify;
}

.sales-representative-info img {
    max-width: 100%;
    height: auto;
    float: left;
    margin-bottom: 15px;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.aukstu-map {
    width: 100%;
    float: left;
}

.aukstu-map img {
    max-width: 100%;
    height: auto;
}

.aukstai {
    margin-top: 20px;
}

body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

#aukstasNr1, #aukstasNr2, #aukstasNr3, #aukstasNr0 {
    font-size: 14px;
    text-align: center;
    margin-left: 80px;
    margin-top: 5px;
    float: left;
}

/*#pirmoAukstoImg, #antroAukstoImg, #trecioAukstoImg {*/
/*display: none;*/
/*}*/

.aukstu-map::after {
    content: '';
    background: url(../img/tool.png);
    width: 40px;
    height: 40px;
    position: absolute;
    left: 130px;
    top: 30px;
    background-size: 100%;
	display:none;
}


.zero-floor.aukstu-map::after {
    top: 0;
}
.aukstu-map::after {
    left: 130px !important;
    top: -40px !important;
}

.butai-list .card {
    display: none;
}

.butas0-wrap {
    margin-top: 55px;
}

main {
    width: 100%;
    float: left;
}

#main-header-image {
    margin-top: -170px;
}

body {
    padding-right: 0 !important;
}
.tooltip-wrapper {
    border: 2px solid #6b7d87;
    background: #EEEEEE;
    width:280px;
    padding:10px;
    margin: 4px;
    -moz-border-radius:0;
    -webkit-border-radius: 0px;
    border-radius: 0;
    opacity: 0.9;
    /*top: 15% !important;*/
    /*left: 10% !important;*/
}
.materials-image {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.materials-content {
    width: 50%;
}
.m-right {
    float: right;
    padding-left: 30px;
    padding-right: 15px;
}
.m-left {
    float: left;
    padding-right: 30px;
    padding-left: 15px;
}
.i-right {
    right: 0;
}
.i-left {
    left: 0;
}
.material-row {
    margin-bottom: 40px;
}
#materials .section-title {
    margin-bottom: 80px;
}
#materials {
    padding-top: 40px;
}
.butas-modal-button.download-specification {
    background: white;
    color: black;
    margin-top: 45px;
    float: left;
    font-size: 14px;
    margin-bottom: -150px;
    border: 1px solid gray;
}

.butas-modal-button.download-specification img {
    width: 30px;
    margin-top: -5px;
}
@media (max-width: 767px) {
    .butas-modal-button.download-specification {
        margin-top: -75px;
    }
}

#butu-sarasas tbody tr {
    cursor: pointer;
}
#vytauto80a-aukstai-tab .auksto-planas img {
    max-width: 100%;
    height: auto;
}
#vytauto80a-aukstai-tab .auksto-planas {
    display: none;
}

