body {
    font-family: 'Arial', sans-serif;
    color: #323232;
}

a {
    text-decoration: underline;
    color: #64646b
}
a:hover { 
    color:#64646b;
    text-decoration: none;
}

.cms-content div {
    font-size: 13px !important

}

.cms-content .image {
    padding-bottom: 15px
}

.cms-content .desc {
    padding-left: 15px;
    padding-bottom: 80px
}
.cms-content h1 { 
    margin-bottom: 20px;    
    font-size: 32px
}

.cms-content h2 { 
    margin-bottom: 20px;
    
    font-size: 24px
}
.cms-content h3 { 
    margin-bottom: 20px;
    
    font-size: 24px
}
.h-block {
    padding-top: 75px;
    width: 241px  
}
.h-block-last {
    padding-top: 75px;
    /*width: 167px*/  
}
::placeholder {
  color: #bfbfc0 !important;
  opacity: 1;
}
.uc { text-transform: uppercase }
.fs11 { font-size: 11px !important }
.fs15 { font-size: 15px !important }
.fs16 { font-size: 16px !important }
.fs18 { font-size: 18px !important }
.fs32 { font-size: 32px !important }
.fs36 { font-size: 36px !important }
.fs48 { font-size: 48px !important }

iframe { width: 100%; min-height: 700px }
.card-title { 
    min-height: 42px;
    color: #6c757d;
    font-size: 18px
}

.card-text { 
    color: #6c757d;
    font-size: 14px;
    display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#home-news .card img { 
    background-position: center
}

.title-1 { color:#4aa5bb }
.title-2 { color:#a0bd7a }
.title-3 { color:#e82d2d }

.b { font-weight: bold }
.red { color:#f91c1d }

.gray { color:#bfbfc0 }
.gray-d { color:#acacad }
.bg-gray { background-color:#9c9ca0 }

.ts {text-shadow: 1px 1px #bfbfc0;}
/*.btn-primary {
    color: #fff;
    background-color: #48a4bb;
    border-color: #48a4bb;
}
*/
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}

.top-nav {
    float: left; 
    position: absolute;
    right: 16%;
}

.top-nav a {
    color:#bbbbbc;
    text-transform: uppercase;
    font-size: 0.75rem;
    padding: .5rem 0.5rem;
    font-weight: bold;
    text-decoration: underline
}
.top-nav a:hover {
    color:#48a4b9
}

.home-icon {
    opacity: 0.85;
}
.ml-40 { margin-left: 39px }
.navbar-nav .nav-link {
    height: 40px;
    line-height: 40px;
    color: #64646b;
    padding: 0px;
    font-size: 14px;
    background:url('../images/menu-sep.gif') no-repeat right;
    padding-right: 16px !important;
    padding-left: 14px !important;
    text-decoration: underline
}
a.nav-link:hover {
    color: #f11d1a;
    text-decoration: none
}

.navbar-nav .active a {
    color: #f11d1a !important;
    font-weight: bold;
    text-decoration: none
}

.last a {
    background: none !important
}

.brand-title {
    margin-left: -95px;
    padding-top: 85px;
    width: 285px
}

.sep {
    background-image: url(../images/sep.png);
    background-position: left;
    background-repeat: no-repeat;
}
    
.text-white {
   text-shadow: 1px 1px #333333;

}

.bg-blue {
 background-color: #dbe5ee;  
}
   

.cms-content h1,h2,h3,h4 { font-family: "Times New Roman", Times, serif; }
.cms-content h1 {
    margin: 0px;
    padding: 0px;
    font-size: 28px;
    font-weight: 100;
    font-family: "Times New Roman", Times, serif;
    color: #ee1c1b;
    padding-bottom: 23px;
}


.phone-xs {
    position: absolute;
    margin-left: 165px;
    margin-top: 70px
}

.dropdown-menu {
    font-size: 16px;
    color: #4ab1d2;
    font-weight: bold;
    border: 0px #E5E5E5 solid;
    border-radius: 0px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}
.dropdown-menu a {
    font-size: 13px
}
.dropdown-menu a:focus {
    color: #fff; 
    background-color: #4ab1d2
}

.dropdown-menu li {
    border-bottom: 1px #E5E5E5 solid
}

.dropdown-menu li:last-child {
    border-bottom: 0px #E5E5E5 solid
}

.sidebar ul, ol {
    padding-left: 0px !important
   
}

.sidebar .sidebar-menu li.current {
    background-color: #48abca
}

.sidebar .sidebar-menu .current a {
    color: #f91c1d; 
    font-weight: bold;
    text-decoration: none
}

.cms-content .col-md-9 {
    margin-bottom: 0px !important
    
}

.cms-content h1,h2,h3,h4 {
    
}
.SitemapPage h1 { display:none }
.sep-small {
     background-image: url(../images/sep.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px
}


#news h2 {
    margin-bottom: 10px;
    min-height: 30px
}

.table {
    margin-bottom: 0px
}

.table>:not(caption)>*>* {
   background-image: none;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    
    background-color: #f8f9fa!important
    
}

.cms-content a {
    text-decoration: underline
}

.cms-content a:hover {
    text-decoration: none
}

.cms-content .sidebar a {
    text-decoration: none
}


.cms-content ol li {
    margin-left: 30px    
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #FFFFFF;
    background: #6c757d;
}


.sidebar .sidebar-menu .current  .list-group-item a {
    color: #48a4b9;
    font-size: 12px
}

.dropdown-toggle::after {    
    opacity: 0.5;
    margin-left: 7px;
    vertical-align: .17em;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #FFFBFB;
}

#old-news img { 
    width: auto !important
}


.page-item.active .page-link {
    background-color: #48a4b9;
    border-color: #48a4b9;  
    color: #48a4b9; 
    font-size: 12px
}
a.page-link {
    color: #48a4b9;
    font-size: 12px
}


.page-link:hover {
    color: #48a4b9;
}

#news a {
    text-decoration: none
}

.other-albums-wrap {
    display: none
}


.main-caption {
    min-height: 274px
}

.main-title {
    margin-top: 60px
}

.container {
    max-width: 979px !important
}

main {
  margin-top: -7px;  
}


.home-bg { 
     background:url('../images/jachta-bg-big.jpg') center top no-repeat;   
}


.default-page main {
    
}
.html-HomePage main {
       
}

.html-Page main {
    background:#dbe5ee url('../images/vidinis-bg.jpg') top no-repeat;
}

.page-50 main {
    background:#dbe5ee url('../images/paslaugos-bg.jpg') top no-repeat    
}

.Page .home-bg { 
    background: none    
}

.page-content {
    min-height: 520px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 5px solid #FFFFFF;
    border-right: 5px solid #FFFFFF;
    background-color: transparent !important;
}

.home-content {
    /*min-width: 979px;*/
    min-height: 520px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 5px solid #FFFFFF;
    border-right: 5px solid #FFFFFF;
    background-color: transparent !important;
}

.slogan {
    margin-top: 33px
}

footer {
   border-top: 5px solid #32333f;
    height: 35px;
    margin-top: 9px;
    color: #666666;
    padding-bottom: 14px;
}

.f-block {
    max-width: 969px !important;
    height: 50px
}

.td-none {
    text-decoration: none
}

.bg-navbar .navbar-collapse {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.navbar .container {
    padding: 0px !important;
    padding-top: 5px;
    padding-bottom: 5px
}
.bg-navbar .navbar-toggler-icon {    
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler:focus {
    outline:none;
    box-shadow: none
    
}
.navbar-toggler {
    margin-left: 5px;
    background-color: #a9a6b7;
}

p {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 20px;
}

.cms-content {
    color: #323232 !important
}
.cms-content ul li {
    font-size: 13px;
    list-style-type: circle;
    line-height: 25px
}

.mt-150 {
    margin-top: 150px
}


.page-50 .mt-150 {
    margin-top: 250px !important
}

.sidebar .sidebar-menu {
    margin-top: 100px;
    border-left: 10px solid #f91c1d
}

.sidebar .sidebar-menu {
    margin-top: 110px;
    border-left: 5px solid #f91c1d
}

.sidebar .list-group-item a {
    text-decoration: underline;
    font-size: 13px
}

.sidebar .list-group-item {
    background-color:transparent !important;
    border: 0px solid rgba(0,0,0,.125);
    padding: .1rem 1rem;
}

.cms-content h3 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.langs {
    padding: 0 0 0 0;
    height: 25px;
    margin-top: -15px;
    min-width: 199px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #a9a6b7;
}

.langs a.active {
    color: #d9d7e5;
}
.langs a {
    font-size: 11px;
    padding: 5px 10px 6px 10px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none !important;
}

.langs li {
    list-style: none;
    float: right;
    
    background-image: url(../images/lang-sep.gif);
    background-repeat: no-repeat;
}

.langs li.fst {
    background-image: none
}

.btn-primary {
    background-color: #a9a6b7;
    border: 1px solid #a9a6b7;
}

.cookiealert a {
    color: #fff
}

.table {
    border-color: #6c757d
}

.no-sep {
   
}
.dw {
    margin-top: 9px;
    margin-left: 6px
}