/* crosslink default */

.ogl-crosslink {
    font-family: "OpenSans2", Arial, Helvetica, sans-serif !important;
    margin-bottom: 20px;
    font-size: 0;
    clear: both;
}

.ogl-crosslink__title {
    font-family: "OpenSans2", "OpenSansRegular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #0d0f26;
    font-weight: 400;
    margin-bottom: 15px;
}

.ogl-crosslink__title a {
    color: #0d0f26;
}

.ogl-crosslink__more {
    margin-top: 5px;
    text-align: right;
    font-size: 14px;
}

.ogl-crosslink__more__raquo {
    color: #ea7224;
    font-weight: normal;
    font-size: 16px;
}

.ogl-crosslink__item {
    vertical-align: top;
    box-sizing: border-box;
    width: calc(50% - 1px);
    display: inline-block;
    height: auto;
    margin-bottom: 2px;
    border: 1px solid #e0e0e0;
}

.ogl-crosslink__item:nth-child(3) {
    margin-bottom: 0px;
}

.ogl-crosslink__item:last-child {
    margin-bottom: 0px;
}

.ogl-crosslink__item:nth-child(odd) {
    margin-right: 2px;
}

.ogl-crosslink__item__picture {
    position: relative;
    vertical-align: top;
    box-sizing: border-box;
    height: 94px;
    overflow: hidden;
}

.ogl-crosslink__item__picture img {
    padding: 5px;
    box-sizing: border-box;
    object-fit: contain;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ogl-crosslink__item__picture a img {
    transition: none !important;
}

.ogl-crosslink__item__picture a:hover img {
    opacity: 1 !important;
}

.ogl-crosslink__item__price {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: #004b90;
    background: #fff;
    box-sizing: border-box;
    padding: 5px;
}

.ogl-crosslink__item__content {
    position: relative;
    box-sizing: border-box;
    vertical-align: top;
    height: 84px;
    padding: 10px;
    border-top: 1px solid #e0e0e0;
}

.ogl-crosslink__item__content__title,
.ogl-crosslink__item__content__title:hover,
.ogl-crosslink__item__content__title:focus,
.ogl-crosslink__item__content__title:visited {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #111111;
    line-height: 1.25;
    overflow: hidden;
    height: 35px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ogl-crosslink__item__content__desc {
    font-size: 13px;
    margin: 5px 0 0;
}

.ogl-crosslink__item__content__label {
    margin: 5px 0 0;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    box-sizing: border-box;
    padding: 1px 10px;
    border-radius: 12px;
    background: #22a361;
}

.ogl-crosslink__item__content__label--blue {
    background: #2f6eb6;
}

.ogl-crosslink__item__content__info {
    font-size: 0;
    margin-top: 10px;
}

.ogl-crosslink__item__content__info__element {
    font-size: 12px;
    display: inline-block;
    white-space: nowrap;
    color: #0d0f26;
    vertical-align: middle;
    margin-right: 10px;
    overflow: hidden;
    max-width: calc(38% - 5px);
    text-overflow: ellipsis;
}

.ogl-crosslink__item__content__info__element:last-child {
    max-width: calc(62% - 5px);
    margin-right: 0px;
}

.ogl-crosslink__item__content__info__element sup {
    font-size: 9px;
    vertical-align: super;
}

.ogl-crosslink__item__content__info__element i {
    font-size: 16px;
    color: #a2a2b6;
    margin-right: 3px;
    vertical-align: middle;
    display: inline-block;
}

.ogl-crosslink__item__content__info__element span {
    vertical-align: middle;
}

.ogl-crosslink__item__content__loc {
    margin-top: 10px;
    padding-left: 25px;
    color: #111111;
    font-size: 12px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ogl-crosslink__item__content__loc:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\e966";
    font-family: "font-trojmiasto";
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ogl-crosslink__add {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.4px;
    margin-left: 20px;
    position: absolute;
    top: 7px;
    right: 0;
    color: #2f6eb6;
}

.wrapper--subcontent {
    font-size: 0;
}

.wrapper--subcontent .ogl-crosslink__item {
    width: calc(33.2% - 1px);
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
    height: auto;
    margin-bottom: 0px;
}

.wrapper--subcontent .ogl-crosslink__item__picture {
    height: 118px;
}

.wrapper--subcontent .ogl-crosslink__item:nth-child(odd) {
    margin-right: 2px;
}

.wrapper--subcontent .ogl-crosslink__item:nth-child(3),
.wrapper--subcontent .ogl-crosslink__item:nth-child(6) {
    margin-right: 0px;
}

.wrapper--subcontent .ogl-crosslink__item:nth-child(4),
.wrapper--subcontent .ogl-crosslink__item:nth-child(5),
.wrapper--subcontent .ogl-crosslink__item:nth-child(6) {
    margin-top: 2px;
}

/* crosslink praca */

.ogl-crosslink--praca .ogl-crosslink__item {
    display: inline-block;
    height: 140px;
    border: 1px solid #e0e0e0;
    padding: 20px 20px 20px 0px;
    width: 100%;
}

.ogl-crosslink--praca .ogl-crosslink__item:nth-child(odd) {
    margin-right: 0px;
}

.ogl-crosslink--praca .ogl-crosslink__item__picture {
    display: inline-block;
    width: 30%;
    height: 100%;
    margin-left: 5%;
    margin-right: 5%;
}

.ogl-crosslink--praca .ogl-crosslink__item__picture img {
    object-fit: contain;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.ogl-crosslink--praca .ogl-crosslink__item__content {
    padding: 0;
    padding-left: 20px;
    border: none;
    border-left: 1px solid #e0e0e0;
    width: 60%;
    height: 100%;
    display: inline-block;
}

.ogl-crosslink--praca .ogl-crosslink__item__content__title,
.ogl-crosslink--praca .ogl-crosslink__item__content__title:hover,
.ogl-crosslink--praca .ogl-crosslink__item__content__title:focus,
.ogl-crosslink--praca .ogl-crosslink__item__content__title:visited {
    -webkit-line-clamp: 3;
}

.ogl-crosslink--praca .ogl-crosslink__item__content__obj,
.ogl-crosslink--praca .ogl-crosslink__item__content__obj:hover,
.ogl-crosslink--praca .ogl-crosslink__item__content__obj:focus,
.ogl-crosslink--praca .ogl-crosslink__item__content__obj:visited {
    display: block;
    font-size: 12px;
    color: #959595;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ogl-crosslink--praca .ogl-crosslink__item__content__obj a {
    color: #959595;
}

.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item {
    width: calc(50% - 1px);
    margin-right: 0px;
    margin-bottom: 2px;
}

.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item:nth-child(odd) {
    margin-right: 2px;
}

.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item:nth-child(3) {
    margin-bottom: 0px;
}

.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item:nth-child(4),
.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item:nth-child(5),
.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item:nth-child(6) {
    margin-top: 0px;
}

.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item:last-child {
    margin-bottom: 0px;
}

.ogl-crosslink--praca .wrapper--subcontent .ogl-crosslink__item__picture {
    height: 100%;
}

/* crosslink motoryzacja */

.ogl-crosslink--moto .ogl-crosslink__item {
    border: none;
}

.ogl-crosslink--moto .ogl-crosslink__item__content {
    border: 1px solid #e0e0e0;
    border-top: none;
}

.ogl-crosslink--moto .ogl-crosslink__more__raquo {
    color: #f80121;
}

.ogl-crosslink--moto .ogl-crosslink__item__price {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: #e97231;
    background: #fff;
    box-sizing: border-box;
    padding: 5px;
    border-right: 1px solid #e0e0e0;
}

.ogl-crosslink--moto .ogl-crosslink__item__picture img {
    object-fit: cover;
    padding: 0;
    min-height: 100%;
    min-width: 100%;
    max-height: 100%;
    max-width: 100%;
}

/* crosslink dom */

.ogl-crosslink--dom .ogl-crosslink__item {
    border: none;
}

.ogl-crosslink--dom .ogl-crosslink__item__content {
    border: 1px solid #e0e0e0;
    border-top: none;
}

.ogl-crosslink--dom .ogl-crosslink__more__raquo {
    color: #004b90;
}

.ogl-crosslink--dom .ogl-crosslink__item__picture img {
    object-fit: cover;
    padding: 0;
    min-height: 100%;
    min-width: 100%;
    max-height: 100%;
    max-width: 100%;
}

.ogl-crosslink--dom .ogl-crosslink__item__price {
    pointer-events: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    right: 0;
    padding: 20px 10px 10px;
    border: none;
    text-align: left;
    text-shadow: 1.414px 1.414px 0px rgba(37, 37, 37, 0.5);
    background: -moz-linear-gradient(top, rgba(41, 137, 216, 0) 0%, rgba(2, 2, 2, 0.8) 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, rgba(41, 137, 216, 0)),
        color-stop(100%, rgba(2, 2, 2, 0.8))
    );
    background: -webkit-linear-gradient(top, rgba(41, 137, 216, 0) 0%, rgba(2, 2, 2, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(41, 137, 216, 0) 0%, rgba(2, 2, 2, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(41, 137, 216, 0) 0%, rgba(2, 2, 2, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(41, 137, 216, 0) 0%, rgba(2, 2, 2, 0.8) 100%);
}

.ogl-crosslink--dom .ogl-crosslink__item__place {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 1.414px 1.414px 0px rgba(37, 37, 37, 0.5);
}

.ogl-crosslink--dom .ogl-crosslink__item__content__info__element {
    max-width: calc(50% - 5px);
}

.ogl-crosslink--dom .ogl-crosslink__item__content__info__element:last-child {
    max-width: calc(50% - 5px);
}

/* theme: sg */
.ogl-crosslink--sg .ogl-crosslink__title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.04em;
    padding-bottom: 10px;
    position: relative;
    line-height: 32px;
    margin-bottom: 20px;
    border-bottom: 2px solid #d7d7d7;
}

.ogl-crosslink--sg .ogl-crosslink__title a {
    color: #2f6eb6;
}

.ogl-crosslink--sg .ogl-crosslink__title:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: "";
    height: 2px;
    width: 350px;
    background: linear-gradient(90deg, rgba(6, 110, 181, 1) 0%, rgba(215, 215, 215, 1) 50%);
    z-index: 99;
}

.ogl-crosslink--sg .ogl-crosslink__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
}

.ogl-crosslink--sg .wrapper--subcontent .ogl-crosslink__item {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    height: auto;
    margin: 0 20px 20px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    border: none;
    overflow: hidden;
}

.ogl-crosslink--sg .ogl-crosslink__item__content {
    padding: 20px;
    height: auto;
    border-top: none;
}

.ogl-crosslink--sg .wrapper--subcontent .ogl-crosslink__item:last-child {
    margin: 0 0 20px 0;
}

.ogl-crosslink--sg .ogl-crosslink__more,
.ogl-crosslink--sg .ogl-crosslink__more a {
    font-size: 18px;
    font-weight: 700;
    color: #363636;
}

.ogl-crosslink--sg .ogl-crosslink__more__raquo,
.ogl-crosslink--sg .ogl-crosslink__item__price {
    display: none;
}

.ogl-crosslink--sg .ogl-crosslink__item__content__title,
.ogl-crosslink--sg .ogl-crosslink__item__content__title:hover,
.ogl-crosslink--sg .ogl-crosslink__item__content__title:focus,
.ogl-crosslink--sg .ogl-crosslink__item__content__title:visited {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #363636;
    line-height: 1.2;
    overflow: hidden;
    height: 35px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
}

.ogl-crosslink--sg .ogl-crosslink__summary {
    color: #959595;
    font-size: 18px;
    font-weight: 400;
}

.ogl-crosslink--sg .ogl-crosslink__item__picture img {
    padding: 0;
    box-sizing: border-box;
    object-fit: cover;
    cursor: pointer;
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: none;
}

/* covid */

.ogl-crosslink--covid .ogl-crosslink__title .ogl-crosslink__add {
    color: #2f6eb6;
}

.ogl-crosslink--covid .wrapper--subcontent .ogl-crosslink__item {
    box-shadow: 0px 0px 10px #0000001f;
    width: 33.3%;
}

.ogl-crosslink--covid .ogl-crosslink__item__picture {
    height: 142px;
}

/* nophoto */

.ogl-crosslink--nophoto .ogl-crosslink__item__picture {
    display: none;
}

/* default: noclegi */

.ogl-crosslink--noclegi .ogl-crosslink__title {
    font: bold 20px "OpenSans2";
    margin: 20px 0 5px;
}

.ogl-crosslink--noclegi .ogl-crosslink__more {
    font: bold 13px "OpenSans2";
    color: #004b90;
}

.ogl-crosslink--noclegi .ogl-crosslink__more__raquo {
    font-weight: bold;
}

/* default: noclegi */

.ogl-crosslink--delux .ogl-crosslink__title {
    padding: 0 0 8px 0;
    color: #000;
    font: normal 14px Arial, Helvetica, Garuda, FreeSans, sans-serif;
    text-transform: uppercase;
    border-bottom: 3px solid #333;
    margin: 0 0 5px;
}

.ogl-crosslink--delux .ogl-crosslink__more {
    font-family: Arial, Helvetica, Garuda, FreeSans, sans-serif;
    font-size: 12px;
}

.ogl-crosslink--delux .ogl-crosslink__more__raquo {
    display: none;
}

/* default: dom */

.ogl-crosslink--dom .ogl-crosslink__title {
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 5px;
    border-bottom: 2px solid #d7d7d7;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #363636;
}
.ogl-crosslink--dom .ogl-crosslink__title a {
    color: #363636;
}
.ogl-crosslink--dom .ogl-crosslink__title a:hover {
    text-decoration: underline;
}
.ogl-crosslink--dom .ogl-crosslink__title:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    display: inline-block;
    content: "";
    width: 60px;
    height: 2px;
    background: #0c5530;
}

.ogl-crosslink--dom .ogl-crosslink__more {
    margin: 12px 0 0;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
}

.ogl-crosslink--dom .ogl-crosslink__more__raquo {
    display: none;
}

.ogl-crosslink--dom .ogl-crosslink__summary {
    font-weight: 400;
    color: #363636;
}
