/*****************************************************/
/* Global: variables
/*
/*****************************************************/
:root {
    --main-bg-color: #f2eadf;
    --main-black: #000000;
    --lite-black: #212529;
    --accent: #E06132;
}

/*****************************************************/
/* Global: modifiers
/*
/*****************************************************/
.fw {
    width: 100%;
}

.locked {
    cursor: not-allowed !important;
}
.no-margin-top {
    margin-top: 0!important;
}
.padding-bottom {
    padding-bottom: 20px!important;
}
/*****************************************************/
/* Remove defoult styles
/*
/*****************************************************/
.mds-terasos-skaiciuotuvas ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.mds-check-box > label {
    display: inline !important;
}


/*****************************************************/
/* Global: typography
/*
/*****************************************************/
.mds-custom-data {
    display: none !important;
}

.mds-custom-data_projekto-informacija {
    display: none !important;
}

.mds-custom-data_viso {
    display: none !important;
}

.mds-title {
    text-align: center;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
}

.mds-title--h1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 35px;
}

.mds-title--h2 {
    font-weight: bold;
    font-size: 27px;
    line-height: 43px;
    margin-bottom: 22px;
}

.mds-title--black {
    color: var(--main-black);
}

.mds-title--lite-black {
    color: var(--lite-black);
}

.mds-title--padding-60px {
    padding-bottom: 60px;
}

/*****************************************************/
/* Global: layout
/*
/*****************************************************/
.mds-terasos-skaiciuotuvas {
    font-family: "Arial, Helvetica, sans-serif", Sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 81px;
    padding-bottom: 163px;
    background: transparent url('../images/svg/background.svg') 0% 0% no-repeat padding-box;
    background-position: center;
    background-color: var(--main-bg-color);
}

.mds-terasos-skaiciuotuvas__inner-container {
    width: 968px;
    min-height: 588px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px #0000000B;
    padding: 60px;
}

.mds-2-columns {
    display: flex;
    /* align-items: center; */
    column-gap: 30px;
    margin: 70px 0;
}

.mds-2-columns--step7 {
    display: none;
    max-width: 520px;
}

.mds-2-columns--rezults {
    column-gap: 60px;
    margin: 70px 0 40px 0;
}

.mds-column-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mds-column-1--step7 {
    width: 320px;
}

.mds-column-1--rezults {
    width: 60%;
}

.mds-column-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mds-column-2--step7 {
    width: 170px;
}

.mds-column-2--rezults {
    width: 40%;
}

.mds-width-20 {
    width: 20%;
}

.mds-width-40 {
    width: 40%;
}

.mds-step-inner-width {
    width: 514px;
}

.mds-step-inner-width--center {
    margin: 0 auto;
}

.mds-items-group {
    margin-top: 10px;
}

.show-inner-step {
    display: flex !important;
}


/*****************************************************/
/* Element: steps
/*
/*****************************************************/
.mds-steps {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.mds-steps__step {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mds-steps__step--1 {
    margin-right: 10px;
}

.mds-steps__step--2 {
    margin-right: 10px;
    margin-left: 10px;
}

.mds-steps__step--3 {
    margin-right: 10px;
    margin-left: 10px;
}

.mds-steps__step--4 {
    margin-left: 10px;
}

.mds-steps__step-circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 33px;
    background-color: #EFEAE2;
    border-radius: 50%;
    letter-spacing: 0px;
    color: #BBAA9B;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.mds-steps__step-circle--active {
    background-color: #859D94;
    color: #FFFFFF;
}

.mds-steps__step-title {
    position: absolute;
    margin-top: 65px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #5A6268;
    opacity: 0.28;
}

.mds-steps__step-title--active {
    opacity: 1;
}

.mds-steps__step-separator {
    margin-top: 15px;
    flex: 1 0 auto;
    border-top: 1px solid #5A6268;
    opacity: 0.28;
}

.mds-steps__step-separator--active {
    border-top: 1px solid #859D94;
}

/*****************************************************/
/* Element: calculator steps for data collecting
/*
/*****************************************************/
.mds-data-collection-steps__step {
    display: none;
}

.mds-data-collection-steps__step--show {
    display: initial;
}

.mds-configuration-step {
    display: none;
}

.mds-configuration-step--show {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mds-input {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* stačiakampis */
.mds-input--left {
    left: -125px;
}

.mds-input--right {
    right: -125px;
}

.mds-input--top {
    top: -50px;
}

.mds-input--bottom {
    bottom: -50px;
}

/* L formos */
.mds-img--l-formos > .mds-input--left {
    left: -125px;
    top: 146px;
}

.mds-img--l-formos > .mds-input--right {
    right: -125px;
    top: 146px;
}

.mds-img--l-formos > .mds-input--top {
    top: 60px;
    right: 15px;
}

.mds-img--l-formos > .mds-input--top-top {
    top: -50px;
    left: 6px;
}

.mds-img--l-formos > .mds-input--top-right {
    top: 10px;
    right: 50px;
}

.mds-img--l-formos > .mds-input--bottom {
    bottom: -50px;
}

.mds-input--big-margin {
    margin-bottom: 47px;
}

.mds-input--step7 {
    flex-wrap: wrap;
}

.mds-input--step7 label {
    width: 100%;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    color: #212529;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 28px;
}

.mds-input > input {
    background-color: #ffffff !important;
    border: 1px solid #D5D5D5 !important;
    border-right: none !important;
    width: 75px !important;
    height: 35px !important;
}

.mds-input--step7 > input {
    width: 70px;
}

.mds-input--absolute {
    position: absolute;
}

.mds-input > input:focus {
    outline: none !important;
    border-color: var(--accent) !important;
}

.mds-input > .mds-input-units {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-left: none;
    width: 37px;
    height: 35px;
    text-align: center;
    color: #727271;
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 35px;
}

.mds-input > .mds-input-units--step7 {
    width: 46px;
    height: 35px;
}

.mds-input:focus-within > span {
    border-color: var(--accent);
}

.mds-input > span > sup {
    font-size: 60%;
    padding-bottom: 7px;
    padding-left: 1px;
}

.mds-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mds-img--relative {
    position: relative;
}

.mds-img--step5 {
    display: none;
    background-position: center;
}

.mds-img--staciakampis {
    width: 294px;
    height: 124px;
    background: transparent url('../images/svg/icons/konfiguracija/staciakampis.svg') 0% 0% no-repeat padding-box;
}

.mds-img--l-formos {
    width: 294px;
    height: 225px;
    background: transparent url('../images/svg/icons/konfiguracija/L-forma.svg') 0% 0% no-repeat padding-box;
}

.mds-img--step6 {
    display: none;
    background-position: center;
    margin: 50px 0;
}

.mds-img--step7 {
    background-position: center;
}

.mds-img--step7-staciakampis {
    width: 320px;
    height: 124px;
    background: transparent url('../images/svg/icons/konfiguracija/staciakampis.svg') 0% 0% no-repeat padding-box;
}

.mds-img--step7-l-formos {
    width: 294px;
    height: 225px;
    background: transparent url('../images/svg/icons/konfiguracija/L-forma.svg') 0% 0% no-repeat padding-box;
}

.mds-custom-check-box {
    position: absolute;
}

.mds-custom-check-box label:after {
    width: 34px;
    height: 34px;
    content: "";
    border: 2px solid #D1D7DC;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 4px 5px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    transition: all 200ms ease-in;
    top: -17px;
}

.mds-custom-check-box input:checked ~ label:after {
    background-color: #2C5F52;
    border-color: #2C5F52;
}

.mds-custom-check-box > input {
    width: 34px;
    height: 34px;
    background-color: #ffffff;
    border: 1px solid #D5D5D5;
    position: absolute;
    cursor: pointer;
    visibility: hidden;
}

/*konfigūracija step 5 stačiakampis*/
.mds-custom-check-box--left {
    left: -17px;
}

.mds-custom-check-box--right {
    right: 17px;
}

.mds-custom-check-box--top {
    top: 0;
}

.mds-custom-check-box--bottom {
    bottom: 0;
}

.mds-custom-check-box--top label:after {
    left: -17px;
}

.mds-custom-check-box--bottom label:after {
    left: -17px;
}

/*konfigūracija step 5 L formos*/
.mds-img--l-formos > .mds-custom-check-box--left {
    left: -16px;
    bottom: 63px;
}

.mds-img--l-formos > .mds-custom-check-box--right {
    right: 22px;
    bottom: 63px;
}

.mds-img--l-formos > .mds-custom-check-box--top {
    top: 100px;
    right: 88px;
}

.mds-img--l-formos > .mds-custom-check-box--top-top {
    top: 0;
    left: 44px;
}

.mds-img--l-formos > .mds-custom-check-box--top-top-right {
    top: 52px;
    left: 106px;
}

.mds-img--l-formos > .mds-custom-check-box--bottom {
    bottom: 3px;
}

/*konfigūracija step 7 staciakampis*/
.mds-img--step7-staciakampis > .mds-custom-check-box--left {
    left: -17px;
}

.mds-img--step7-staciakampis > .mds-custom-check-box--right {
    right: 45px;
}

.mds-img--step7-staciakampis > .mds-custom-check-box--top {
    top: 0;
    left: 150px;
}

.mds-img--step7-staciakampis > .mds-custom-check-box--bottom {
    bottom: 0;
    left: 150px;
}

/*konfigūracija step 7 L formos*/
.mds-img--step7-l-formos > .mds-custom-check-box--left {
    left: -16px;
    bottom: 63px;
}

.mds-img--step7-l-formos > .mds-custom-check-box--right {
    right: 22px;
    bottom: 63px;
}

.mds-img--step7-l-formos > .mds-custom-check-box--top {
    top: 100px;
    right: 88px;
}

.mds-img--step7-l-formos > .mds-custom-check-box--top-top {
    top: 0;
    left: 44px;
}

.mds-img--step7-l-formos > .mds-custom-check-box--top-right {
    top: 52px;
    left: 106px;
}

.mds-img--step7-l-formos > .mds-custom-check-box--bottom {
    bottom: 3px;
}

.mds-custom-check-box-checkmark {

}

.mds-check-box {
    margin-bottom: 10px;
}

.mds-check-box > label {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #5A6268;
}


/*****************************************************/
/* Element: option boxes
/*
/*****************************************************/
.mds-option-list {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mds-option-list--planks {
    flex-direction: column;
    width: 100%;
}

.mds-option-list__item {
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 50px;
    width: 165px;
    height: 230px;
    border: 1px solid #E2E6EA;
}

.mds-option-list__item--padding-right {
    margin-right: 20px
}

.mds-option-list__item--active {
    background: #F3EFE9;
    border: 2px solid #6D4A32;
}

.mds-option-list__item--plank {
    width: 100%;
    height: 151px;
    flex-direction: row;
    justify-content: space-between;
    padding: 8px;
}

.mds-option-list__item--margin-bottom {
    margin-bottom: 10px;
}

.mds-option-list__item-icon {
    margin-bottom: 43px;
}

.mds-option-list__item-icon img {
    width: 61px;
    height: 61px;
}

.mds-option-list__item-title {
    text-align: center;
    letter-spacing: 0px;
    color: #212529;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
}

.mds-option-list__item-description {
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0px;
    color: #000000;
    padding-left: 10px;
}

.mds-option-list__item-description > ul > li:first-child {
    font-weight: bold;
}

.mds-option-list__item-select {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mds-option-list__item-picture {

}

.mds-option-list__item-picture img {
    width: 134px;
    height: 137px;
    object-fit: cover;
}

.mds-option-list__item-gallery {

}


/*****************************************************/
/* Element: navigation
/*
/*****************************************************/
.mds-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
}

.mds-navigation--no-margin {
    margin-top: 0;
}

.mds-navigation-button {
    cursor: pointer;
    width: 252px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
}

.mds-navigation-button--last {
    background-color: #BBAA9B;
    color: #ffffff;
}

.mds-navigation-button--next {
    background-color: #E06132;
    color: #ffffff;
}

.mds-navigation-button--choose {
    background-color: #E06132;
    color: #ffffff;
    width: 137px;
}

.mds-navigation-button--green {
    background-color: #2C5F52;
    color: #ffffff;
}

.mds-navigation-button--margin-right {
    margin-right: 10px;
}

.mds-navigation-link {
    cursor: pointer;
    text-decoration: underline;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #E06132;
    text-align: center;
    margin-top: 37px;
}

/*****************************************************/
/* Element: info alert
/*
/*****************************************************/
.mds-box {

}

.mds-box--step7 {
    max-width: 490px;
}

.mds-info-alert {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mds-info-alert_icon {
    margin-right: 15px;
}

.mds-info-alert_icon img {
    width: 60px;
    height: 33px;
}

.mds-info-alert_text {
    text-align: left;
    letter-spacing: 0px;
    color: #212529;
    font-size: 14px;
    line-height: 20px;
}

/*****************************************************/
/* Element: price
/*
/*****************************************************/
.mds-price {
    text-align: center;
    line-height: 21px;
    letter-spacing: 0px;
    padding-bottom: 30px;
}

.mds-price--old {
    font-size: 14px;
    color: #7B8289;
    text-decoration: line-through;
}

.mds-price--new {
    font-size: 16px;
    color: #E06132;
    font-weight: bold;
    padding-right: 10px;
}

.mds-price--new > sup {
    font-size: 10px;
}

.mds-price--old > sup {
    font-size: 9px;
}

/*****************************************************/
/* Element: select
/*
/*****************************************************/
.mds-select {
    display: flex;
    flex-direction: column;
}

.mds-select--conditional {
    display: none;
}

.mds-select > label {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212529;
}

/* rest select styles */
.mds-select > select {
    /* A reset of styles, including removing the default dropdown arrow */
    /* appearance: none; */
    /* Additional resets for further consistency */
    background-color: transparent;
    border: none;
    padding: 0 1em 0 0;
    margin: 0;
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
    outline: none;
}

.mds-select > select::-ms-expand {
    display: none;
}

/************************/
.mds-select > select {
    width: 100%;
    border: 1px solid #D5D5D5;
    padding: 11px 14px;
    margin-top: 3px;
    margin-bottom: 11px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 0px;
}

/*****************************************************/
/* Element: List of Checboxes
/*
/*****************************************************/
.mds-checkbox-list {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
}

.mds-checkbox-list_title {
    display: block;
    font-weight: bold;
    color: #212529;
    margin-bottom: 15px;
}

.mds-checkbox-list__item {
    margin-bottom: 5px;
}

.mds-checkbox-list__item > input {
    width: 18px;
    height: 18px;
    margin: 0;
    margin-right: 5px;
    border: 1px solid #D5D5D5;
}

/*****************************************************/
/* Element: Help
/*
/*****************************************************/
/* .mds-help {
    position: relative;
    color: #E06132;
}

.mds-help:after {
    position: absolute;
    width: max-content;
    display: none;
    content: "";
    background-color: #efefef;
    padding: 7px;
    margin-left: 10px;
    transition: all .5s;
    border-radius: 4px;
    color: #000000;
    font-size: 12px;
    box-shadow: 2px 1px #bbaa9b;
} */

/* .mds-help--1:after {
    content: "some text 1";
}

.mds-help--2:after {
    content: "some text 2";
}

.mds-help--3:after {
    content: "some text 3";
} */

/* .mds-help:hover:after {
    display: inline;
} */

/*****************************************************/
/* Element: Rezults
/*
/*****************************************************/
.mds-rezults {
    align-items: self-start;
}

.mds-rezults__rezult {
    width: 100%;
    border-bottom: 1px solid #E2E6EA;
}

.mds-rezults__rezult--padding-bottom {
    padding-bottom: 10px;
}

.mds-rezults__rezult--padding-top {
    padding-top: 10px;
}

.mds-rezults__rezult--no-border {
    border-bottom: none;
}

.mds-rezults__rezult--full-border {
    border-bottom: none;
    border: 2px solid #EFEAE2;
}

.mds-rezults__rezult--padding {
    padding: 25px 10px;
}

.mds-rezults__rezult--margin-top {
    margin-top: 10px;
}

.mds-rezults__rezult--center-text {
    text-align: center;
}

.mds-rezults__rezult > .mds-rezults__text--list > li > span:nth-child(2) {
    float: right;
}

.projekto-informacija {
    width: 100%;
}

.projekto-informacija > .mds-rezults__text--list > li > span:nth-child(2) {
    float: right;
}

#rez-projekto-informacija > li:nth-child(5), #rez-projekto-informacija > li:nth-child(4), #rez-projekto-informacija > li:nth-child(3) {
    line-height: 20px;
    margin-bottom: 10px;
}

.mds-rezults__text {
    font-size: 14px;
    letter-spacing: 0px;
    color: #212529;
    line-height: 21px;
}

.mds-rezults__text--title {
    font-weight: bold;
}

.mds-rezults__text--list {

}

.mds-rezults__text--list li {
    line-height: 30px;
}

.mds-rezults__text--rezults-big {
    font-size: 21px;
    line-height: 35px;
    font-weight: bold;
    color: #000000;
}

.mds-rezults__text--rezults > li {
    text-align: right;
}

.mds-rezults__text--rezults > li > span {
    display: inline-block;
    min-width: 85px;
}

.mds-rezults__text--rezults > li > span:first-child {
    font-weight: bold;
}

.mds-rezults__text--title-small {
    color: #312319;
}

.mds-rezults__text--m2 {
    font-weight: bold;
    font-size: 36px;
    line-height: 41px;
    color: #312319;
}

.mds-rezults__text--m2 > sup {
    font-size: 24px;
}

.mds-rezults__text--link {
    text-decoration: underline;
    color: #E06132;
}

.mds-rezults .mds-rezults__rezult .mds-rezults__text li span:first-child {
    max-width: 80%;
    display: inline-block;
    line-height: 22px;
}
.rez-bendra-kaina__pav {
    font-size: 15px;
}

/*rezultatų lentelė*/
.mds-rezults__rezult tr th {
    background-color: #f7f7f7!important;
}
.mds-rezults__rezult > tbody > tr > th, .mds-rezults__rezult > tbody > tr > td {
    font-size: 14px;
    letter-spacing: 0px;
    color: #212529;
    line-height: 21px;
}
.highlighted-price {
    color: #d2693b!important;
    font-weight: 700;
    font-size: 16px;
}

/*Mobile*/
@media only screen and (max-width: 1040px) {  
    .hide-on-mobile {
        display: none!important;
    }
}
@media only screen and (min-width: 1040px) {  
    .mds-steps--mobile {
        display: none!important;
    }
}

/*big screens*/
/* @media only screen and (max-width: 350px) {
    


} */
/*medium screens*/
/* @media only screen and (max-width: 350px) {
    


} */
/*small screens*/
@media only screen and (max-width: 1000px) {
    .mds-navigation-link {
        margin-bottom: 37px;
    }
    .mds-terasos-skaiciuotuvas {
        width: 100%;
        padding-top: 0;
        padding-bottom: 50px;
    }
    .mds-terasos-skaiciuotuvas__inner-container {
        width: 90%;
        padding: 0px;
    }
    .mds-title--h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 20px;
    }
    .mds-steps--mobile {
        padding-top: 10px;
        justify-content: center;
        margin-bottom: 40px;
    }
    .mds-steps__step--mobile {
        display: flex;
        flex-direction: row;
        gap: 10px;
        margin-right: 0;
    }
    .mds-steps__step--step {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #5A6268;
        opacity: 0.7;
    }
    .mds-steps__step-title {
        position: relative;
        margin-top: 0;
    }
    .mds-steps--mobile-title {
        opacity: 0.7;
    }
    .mds-title.mds-title--h2 {
        width: auto;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 22px;
        text-align: center;
    }
    .mds-option-list__item {
        width: 90%;
    }
    .mds-option-list__item--padding-right {
        margin-right: 0;
    }
    .mds-option-list {
        flex-direction: column;
        padding: 10px;
    }
    .mds-navigation {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    /*kiti steps*/
    .mds-option-list {
        width: 90%;
        max-width: 500px;
    }
    .mds-navigation {
        flex-direction: column;
        gap: 20px;
    }
    .mds-navigation-button--margin-right {
        margin-right: 0;
    }
    /*įveskite bendrą langų ilgį*/
    .mds-img {
        padding: 0 10px;
    }
    .mds-check-box {
        padding: 0 10px;
    }
    .mds-title.mds-title--h2 {
        padding: 0 10px;
    }
    /*kraštinės kurios ribojasi su namu*/
    .mds-img--staciakampis {
        width: 220px;
    }
    .mds-img--l-formos {
        width: 220px;
    }
    .mds-img--l-formos > .mds-custom-check-box--top {
        right: 50px;
    }
    /*ėveskite kraštinių ilgius*/
    .mds-input--left {
        left: -15px;
    }
    .mds-input--right {
        right: -15px;
    }
    .mds-input--top {
        top: -20px;
    }
    .mds-input--bottom {
        bottom: -20px;
    }
    .mds-img--l-formos > .mds-input--bottom {
        bottom: -16px;
    }
    .mds-img--l-formos > .mds-input--left {
        left: -16px;
    }
    .mds-img--l-formos > .mds-input--right {
        right: -16px;
    }
    .mds-img--l-formos > .mds-input--top {
        top: 83px;
    }
    .mds-img--l-formos > .mds-input--top-right {
        top: 30px;
    }
    .mds-img--l-formos > .mds-input--top-top {
        top: -18px;
    }
    /*Terasos šūnų dengimas*/
    .show-inner-step {
        flex-direction: column;
        align-items: center;
    }
    .mds-img--step7-staciakampis {
        width: 220px;
    }
    .mds-column-2--step7 {
        padding-top: 40px;
        width: 100%;
    }
    .mds-img--step7-staciakampis > .mds-custom-check-box--left {
        left: -9px;
    }
    .mds-img--step7-staciakampis > .mds-custom-check-box--right {
        right: 24px;
    }
    .mds-img--step7-staciakampis > .mds-custom-check-box--bottom {
        bottom: 0;
        left: 120px;
    }
    .mds-img--step7-staciakampis > .mds-custom-check-box--top {
        top: 0;
        left: 120px;
    }
    .mds-box.mds-box--step7 {
        order: -1;
        width: 90%;
        padding-bottom: 40px;
    }
    .mds-2-columns {
        margin: 20px 0;
    }
    .mds-img--step7-l-formos {
        width: 220px;
    }
    /*pasirinkite terasisnes lentas*/
    .mds-option-list__item--plank {
        height: auto;
        justify-content: flex-start;
    }
    .mds-option-list.mds-option-list--planks {
        padding: 0;
    }
    .mds-option-list__item.mds-option-list__item--plank {
        flex-direction: column;
    }
    .mds-width-20 {
        width: 100%;
    }
    .mds-width-30 {
        width: 100%;
    }
    .mds-option-list__item-description {
        padding-left: 0;
    }
    .mds-option-list__item-picture img {
        width: 100%;
    }
    .mds-option-list__item-description {
        text-align: center;
    }
    .mds-option-list__item-gallery {
        text-align: center;
        padding: 20px 10px;
        text-decoration: underline;
    }
    .mds-price--new {
        font-size: 24px;
    }
    .mds-option-list__item-description > ul > li:nth-child(1) {
        font-size: 20px;
    }
    /*Papildomos parinktys*/
    .mds-step-inner-width {
        width: 90%;
    }
    /*rezultatai*/
    .mds-2-columns--rezults {
        margin: 40px 0 40px 0;
    }
    .mds-2-columns {
        flex-direction: column;
    }
    .mds-column-1--rezults {
        width: 100%;
    }
    .mds-column-2--rezults {
        width: 100%;
        padding: 0 10px;
        max-width: 500px;
        margin: 0 auto;
    }
    /*gauti pasiūlymą*/
    .mds-form {
        padding: 0 10px;
    }

}
  /**/

/*NAUJAS KODAS*/
  .konsultuotis-su-specialistu {
    text-align: center;
    padding-top: 20px;
    font-size: 15px;
    cursor: pointer;
    color: #E06132;
    transition: .2s;
}
.konsultuotis-su-specialistu:hover {
    color: #000000;
}
.notice {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #5A6268;
}
.mds-option-list__item-title--subtitle {
    text-align: center;
    letter-spacing: 0px;
    color: #212529;
    font-weight: bold;
    font-size: 10px;
    padding: 0 10px;
}