.paslaugosLtB {
    display: block;
    height: 35px;
    position: absolute;
	font-family: Arial;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.paslaugosLtB .outerWrap {
    margin-left: 57px;
    display :inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    vertical-align: bottom;
    height: 35px;
    border-left: 3px solid #279400;
}

.paslaugosLtB .paslaugosServices {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 9px;
}

.paslaugosLtB .accent {
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    color: #279400;
    text-transform: uppercase;
}

.paslaugosLtB .paslaugosServices a {
    font-size: 13px;
    line-height: 15px;
    color: #279400;
    display: block;
    padding: 6.5px 10.5px 5.5px 10.5px;
    border: 1px solid #DDDDDD;
    border-radius: 13px;
    white-space: nowrap;
}

.paslaugosLtB .paslaugosServices a:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    text-decoration: underline;
}

.obj-details dd.paslaugosLtAValue {
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    margin-top: 1px;
}

.paslaugosLtAValue .imageArea, .features-list-in-object-section .imageArea {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-left: -10px;
    width: 140px;
    height: 50px;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.paslaugosLtAValue .clickArea, .features-list-in-object-section .clickArea {
    display: block;
    position: absolute;
    width: 531px;
    height: 30px;
    top: 0;
    left: 0;
    z-index: 2;
}

.paslaugosLtAValue .arrow {
    margin-top: -2px;
}

.paslaugosLtAValue .fieldValueContainer span, .features-list-in-object-section .fieldValueContainer span {
    text-decoration: underline;
}

/* mobile */

.paslaugosLtBMob {
    display: block;
	font-family: Arial;
}

.paslaugosLtBMob .outerWrap {
    width: 100%;
    display: block;
    border-left: 3px solid #279400;
    padding: 0 16px 0 13px;
}

.paslaugosLtBMob .outerWrap2 {
    width: 100%;
    display :inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    vertical-align: bottom;
}


.paslaugosLtBMob .paslaugosServices {
    display: inline-flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    align-items: flex-start;
    padding: 3px 0;
    gap: 9px;
    margin-left: -5px;
}

.paslaugosLtBMob .extraGap {
    width: 5px;
}
.paslaugosLtBMob .accent {
    width: 40%;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    color: #279400;
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 0;
    flex-shrink: 0;
}

.paslaugosLtBMob .paslaugosServices a {
    font-size: 14px;
    line-height: 16px;
    color: #279400;
    display: block;
    padding: 5.5px 10.5px 5.5px 10.5px;
    border: 1px solid #DDDDDD;
    border-radius: 13px;
    white-space: nowrap;
}

.paslaugosLt__mobile__advert__rek {
    color: #9B9B9B;
    font-weight: normal;
    text-align: right;
    margin-right: 16px;
    font-size: 12px;
    position: absolute;
    bottom: 100%;
    bottom: calc(100% + 3.5px);
    right: 9px;
    line-height: 14px;
    text-transform: uppercase;
}

.paslaugosLt__mobile__advert__container {
    margin: 24px 0px 0px 0px;
    position: relative;
}

.paslaugosLt__mobile__advert__container .clickArea {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
}

.paslaugosLt__mobile__advert__wrapper {
    padding: 11px 0;
    position: relative;
}

.paslaugosLtAMob {
    padding: 4.5px 16px;
    font-family: Arial;
}

.paslaugosLtAMob .outerWrap2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex: 0 0 auto;
}

.paslaugosLtAMob .text {
    font-size: 14px;
    line-height: 19px;
    color: #333;
    flex-shrink: 1;
    flex-grow: 0;
}

.paslaugosLtAMob .text span {
    text-decoration: underline;
}

.paslaugosLtAMob .logo {
    width: 110px;
    margin-right: 21px;
    flex-shrink: 0;
    flex-grow: 0;
}

.paslaugosLtAMob .arrow {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    flex-shrink: 0;
    flex-grow: 1;
    max-width: 50px;
}
