@import "reset.min.css"; .owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-carousel {
    touch-action: manipulation
}

._cp_ms {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    color: #999!important;
    font-weight: 400
}

._cp_ms img {
    height: 10px;
    opacity: .5;
    margin: 6px 0 0 3px;
    display: inline-block
}

._cp_ms img:hover {
    filter: none;
    opacity: 1
}

body {
    overflow: hidden
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.alert {
    border-radius: 0
}

@media(min-width: 1280px) {
    .col-1-5 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 768px) AND (max-width: 1140px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:98%
    }
}

@media(min-width: 1140px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1140px
    }
}

@media(min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1190px
    }
}

@media(min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1190px
    }
}

@media(min-width: 1500px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1190px
    }
}

:focus {
    outline: 0;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border-color: unset!important
}

.nopadding {
    padding-left: 0;
    padding-right: 0
}

.font-bold {
    font-weight: bold!important
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.z-index-1 {
    z-index: 1
}

.z-index-2 {
    z-index: 2
}

.z-index-3 {
    z-index: 3
}

.z-index-4 {
    z-index: 4
}

.visible,.fancybox-nav span,fieldset:hover .fieldset_c,.popup_container:hover::before,input[type="radio"]:checked + label::after,input[type="checkbox"]:checked + label::after {
    opacity: 1!important;
    visibility: visible!important
}

html,body {
    max-width: 100%;
    overflow-x: hidden
}

body {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    color: #1e1e27
}

p {
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0;
    font-weight: 300
}

a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #000
}

a:hover {
    color: #000000;
    text-decoration: none
}

.btn:hover {
    background: inherit;
    border-color: inherit
}

::-webkit-input-placeholder {
    font-size: 14px!important;
    font-weight: 400;
    color: #999!important
}

:-moz-placeholder /* older Firefox*/
{
    font-size: 14px!important;
    font-weight: 400;
    color: #999!important
}

::-moz-placeholder /* Firefox 19+ */
{
    font-size: 14px!important;
    font-weight: 400;
    color: #999!important
}

:-ms-input-placeholder {
    font-size: 14px!important;
    font-weight: 400;
    color: #999!important
}

.form-control {
    color: #333
}

.relative {
    position: relative
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-green {
    color: #00b534
}

.text-red {
    color: #ff0000
}

.img-responsive {
    max-width: 100%
}

.brr-none {
    border-radius: 0
}

.brr-5 {
    border-radius: 5px
}

.brr-10 {
    border-radius: 10px
}

.brr-15 {
    border-radius: 1.5rem
}

.modal-content {
    border-radius: 0
}

.alert.alert-info {
    background: #f9F9F9;
    border: 0;
    text-align: center;
    color: #000;
    padding: 30px 0;
    font-weight: 600;
    font-size: 14px
}

.bg-168789 {
    color: #fff;
    background: #168789!important
}

.bg-1b2a57 {
    color: #fff;
    background: #1b2a57!important
}

.bg-23a0da {
    color: #fff;
    background: #23a0da!important
}

.bg-37c0c1 {
    color: #fff;
    background: #37c0c1!important
}

.bg-3f76bc {
    color: #fff;
    background: #3f76bc!important
}

.bg-524484 {
    color: #fff;
    background: #524484!important
}

.bg-7c357d {
    color: #fff;
    background: #7c357d!important
}

.bg-8bcdc4 {
    color: #fff;
    background: #8bcdc4!important
}

.bg-da286c {
    color: #fff;
    background: #da286c!important
}

.bg-ab8f64 {
    color: #fff;
    background: #ab8f64!important
}

.bg-abb53f {
    color: #fff;
    background: #abb53f!important
}

.bg-b694c2 {
    color: #fff;
    background: #b694c2!important
}

.bg-d0539f {
    color: #fff;
    background: #d0539f!important
}

.bg-dbb33b {
    color: #fff;
    background: #dbb33b!important
}

.bg-e283b7 {
    color: #fff;
    background: #e283b7!important
}

.bg-f89638 {
    color: #fff;
    background: #f89638!important
}

.bg-ae356a {
    color: #fff;
    background: #ae356a!important
}

.bg-9d318e {
    color: #fff;
    background: #9d318e!important
}

.col-168789 {
    color: #168789
}

.col-1b2a57 {
    color: #1b2a57
}

.col-23a0da {
    color: #23a0da
}

.col-37c0c1 {
    color: #37c0c1
}

.col-3f76bc {
    color: #3f76bc
}

.col-524484 {
    color: #524484
}

.col-7c357d {
    color: #7c357d
}

.col-8bcdc4 {
    color: #8bcdc4
}

.col-da286c {
    color: #da286c
}

.col-ab8f64 {
    color: #ab8f64
}

.col-abb53f {
    color: #abb53f
}

.col-b694c2 {
    color: #b694c2
}

.col-d0539f {
    color: #d0539f
}

.col-dbb33b {
    color: #dbb33b
}

.col-e283b7 {
    color: #e283b7
}

.col-f89638 {
    color: #f89638
}

.col-ae356a {
    color: #ae356a
}

.col-9d318e {
    color: #9d318e
}

.light-bg-168789 {
    color: #000;
    border: 1px solid #168789;
    background: #def9fa
}

.light-bg-1b2a57 {
    color: #000;
    border: 1px solid #1b2a57;
    background: #e3e9fc
}

.light-bg-23a0da {
    color: #000;
    border: 1px solid #23a0da;
    background: #e8f6fd
}

.light-bg-37c0c1 {
    color: #000;
    border: 1px solid #37c0c1;
    background: #dcffff
}

.light-bg-3f76bc {
    color: #000;
    border: 1px solid #3f76bc;
    background: #e5f0ff
}

.light-bg-524484 {
    color: #000;
    border: 1px solid #524484;
    background: #e6dfff
}

.light-bg-7c357d {
    color: #000;
    border: 1px solid #7c357d;
    background: #fedbff
}

.light-bg-8bcdc4 {
    color: #000;
    border: 1px solid #8bcdc4;
    background: #defffa
}

.light-bg-da286c {
    color: #000;
    border: 1px solid #da286c;
    background: #ffe1ef
}

.light-bg-ab8f64 {
    color: #000;
    border: 1px solid #ab8f64;
    background: #fff0da
}

.light-bg-abb53f {
    color: #000;
    border: 1px solid #abb53f;
    background: #f9fbe7
}

.light-bg-b694c2 {
    color: #000;
    border: 1px solid #b694c2;
    background: #f6dcff
}

.light-bg-d0539f {
    color: #000;
    border: 1px solid #d0539f;
    background: #ffdcf1
}

.light-bg-dbb33b {
    color: #000;
    border: 1px solid #dbb33b;
    background: #fff7df
}

.light-bg-e283b7 {
    color: #000;
    border: 1px solid #e283b7;
}

.light-bg-f89638 {
    color: #000;
    border: 1px solid #f89638;
    background: #ffebd8
}

.light-bg-ae356a {
    color: #000;
    border: 1px solid #ae356a;
    background: #ffe4f0
}

.light-bg-9d318e {
    color: #000;
    border: 1px solid #9d318e;
    background: #ffdcfa
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #fff url(../img/preloader.GIF) no-repeat center
}

#myLoader {
    display: none
}

.page_loader {
    width: 100%;
    top: 0;
    background: rgba(255,255,255,0.8);
    left: 0;
    height: 100%;
    position: fixed;
    z-index: 999999999
}

.center_loading {
    margin: auto;
    width: 100px;
    height: 100px;
    position: relative;
    top: 40%
}

.text_loading {
    margin: auto;
    width: auto;
    height: 100px;
    position: relative;
    top: 42%;
    color: #616161;
    font-size: 36px;
    text-align: center
}

.loading-effect-2 {
    width: 100px;
    height: 100px
}

.loading-effect-2 > span,.loading-effect-2 > span:before,.loading-effect-2 > span:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 6px solid #616161;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.loading-effect-2 > span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear
}

.loading-effect-2 > span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent
}

.loading-effect-2 > span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.__panelCookies {
    display: inline-block;
    width: 100%
}

.__panelCookies .__panelC {
    margin: 20px 0;
    position: relative;
    border-top: 1px solid #eee;
    display: inline-block;
    width: 100%
}

.__panelCookies .__panelC h2 {
    background: #fff;
    font-size: 18px!important;
    padding: 15px 0 10px;
    color: #000;
    width: calc(100% - 130px);
    line-height: 24px;
    font-weight: 700!important
}

.__panelCookies .__panelC .__panelOpt {
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    width: 95%;
    color: #444
}

.__panelCookies .__panelC .__panelST {
    position: absolute;
    right: 15px;
    top: 2px
}

.__panelCookies .__panelC .__panelST span {
    margin-top: 15px;
    display: inline-block;
    text-align: right;
    font-weight: 600;
    color: #44A314
}

.__panelCookies .checkbox-toggle input+label {
    padding: 0 0 0 52px
}

.__panelCookies .checkbox-toggle input+label:after,.checkbox-toggle input+label:before {
    content: '';
    display: block;
    -webkit-border-radius: 25rem;
    border-radius: 25rem;
    position: absolute;
    left: 0;
    top: -1px;
    height: 20px
}

.__panelCookies .checkbox-toggle input+label:before {
    width: 43px;
    background: #333;
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}

.__panelCookies .checkbox-toggle input+label:after {
    width: 20px;
    border: solid 1px #333;
    -webkit-transition: left .4s ease;
    transition: left .4s ease;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#eef4f7 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eef4f7));
    background: linear-gradient(to bottom,#fff 0,#eef4f7 100%)
}

.__panelCookies .checkbox-toggle input+label:hover:after {
    border-color: #bd4d8f;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#e9f8ff 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9f8ff));
    background: linear-gradient(to bottom,#fff 0,#e9f8ff 100%)
}

.__panelCookies .checkbox-toggle input:checked+label:before {
    background-color: #bd4d8f
}

.__panelCookies .checkbox-toggle input:checked+label:after {
    left: 23px;
    border-color: #bd4d8f;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#e9f8ff 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9f8ff));
    background: linear-gradient(to bottom,#fff 0,#e9f8ff 100%)
}

.__panelCookies .checkbox-toggle input:disabled+label:before {
    background-color: #dbe4eb
}

.__panelCookies .checkbox-toggle input:disabled+label:after {
    border-color: #dbe4eb;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#eef4f7 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eef4f7));
    background: linear-gradient(to bottom,#fff 0,#eef4f7 100%)
}

.__panelCookies .checkbox-toggle.-large {
    margin-top: 15px
}

.__panelCookies .checkbox-toggle.-large input+label {
    padding: 0 0 0 69px;
    position: relative;
    cursor: pointer
}

.__panelCookies .checkbox-toggle.-large input+label:after,.checkbox-toggle.-large input+label:before {
    -webkit-border-radius: 35rem;
    border-radius: 35rem;
    height: 30px;
    position: absolute;
    top: -6px
}

.__panelCookies .checkbox-toggle.-large input+label:before {
    width: 60px
}

.__panelCookies .checkbox-toggle.-large input+label:after {
    width: 30px
}

.__panelCookies .checkbox-toggle.-large input:checked+label:after {
    left: 30px
}

.__panelCookies .checkbox-toggle.-large input {
    position: absolute;
    visibility: hidden
}

.iconCook {
    position: absolute;
    left: 26px;
    bottom: 25px
}

.iconCook img {
    max-width: 105px
}

.__lCook {
    display: none
}

.__lCook .cdlis {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0,0,0,.45);
    position: fixed;
    z-index: 999999999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.__lCookContent {
    background-color: hsla(0,0%,100%,0.74);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    position: fixed
}

.__cookieBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Arial,Helvetica CE,Helvetica,helvetica,sans-serif;
    font-size: 14px;
    height: 100%;
    justify-content: center;
    left: 0;
    overflow-y: auto;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 999999999
}

.__lCook #__cookieMessage {
    -webkit-box-orient: vertical;
    border-radius: 16px;
    -webkit-box-direction: normal;
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);
    box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%;
    min-height: 250px;
    overflow-y: auto;
    position: relative;
    z-index: 999999999
}

@media (max-width: 450px) {
    .__lCook #__cookieMessage {
        max-height:inherit;
        width: 95%;
        padding: 18px;
        max-height: 90vh;
        overflow-y: scroll
    }
}

@media (min-width: 451px) {
    .__lCook #__cookieMessage {
        border-radius:0;
        margin-bottom: 16px;
        margin-top: 16px;
        max-width: 880px;
        min-width: 400px
    }
}

.__lCook .__cookieSettings {
    display: none
}

.__lCook #__cookieMessage a#__cookieClose {
    cursor: pointer;
    z-index: 1;
    padding: 10px 25px;
    text-decoration: none;
    background: #0360ed;
    color: #fff;
    text-align: center;
    font-size: 100%;
    margin-top: 0;
    font-weight: 500;
    margin-right: 0;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 5px;
    display: inline-block
}

.__lCook #__cookieMessage a#__cookieClose:hover {
    background: #000;
    color: #fff
}

.__lCook .__cookieTL {
    position: fixed;
    background: #fff;
    padding: 50px 30px 10px;
    left: 50%;
    z-index: 2222;
    right: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    width: 100%;
    color: #000;
    font-weight: 300;
    line-height: 22px;
    font-size: 14px;
    max-width: 768px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
    border-radius: 0;
    text-align: center
}

.__lCook .__cookieSettings {
    width: 100%;
    color: #000;
    font-weight: 300;
    line-height: 22px;
    font-size: 14px
}

.__lCook .__cookieTL h2,.__lCook .__cookieSettings h2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.__lCook .__cookieTR {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding: 15px 0 0
}

.__lCook .__cookieTR .__cookiesNlink {
    display: inline-block;
    margin: 8px 0 0;
    font-size: 14px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 0;
    font-weight: 500;
    margin-right: 10px;
    color: #333;
    width: 100%;
    max-width: 160px;
    text-align: center
}

.__lCook .__cookieTR .__cookiesNlink.__cookiesChangeSmall {
    background: transparent;
    border: 0;
    float: right;
    color: #aaa;
    font-size: 16px;
    width: auto;
    max-width: unset;
    margin: 10px;
    float: right
}

.__lCook .__cookieTR .__cookiesNlink.__cookiesSuccess {
    background: #bd4d8f;
    border-color: #bd4d8f;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 25px;
    border-bottom: 5px solid #8d3669
}

.__lCook .__cookieTR .__cookiesNlink.__cookiesSuccess:hover {
    background: #af4885
}

.__lCook .__cookieTR .__cookiesNlink:hover {
    background: #f3F3F3
}

.__lCook .__cookieTLeft {
    float: left;
    width: 100%;
    padding: 0 10%;
    margin-bottom: 20px
}

.__lCook .__cookieTRight {
    float: right;
    width: 100%;
    text-align: right
}

.__lCook .__cookieTRight .__cookieTR {
    border-top: 0;
    margin-top: 0;
    padding: 0
}

.__cookieHeader {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.__cookieHeader img {
    max-height: 60px
}

.__lCook .__cnl {
    text-decoration: underline;
    color: #000
}

@media (max-width: 680px) {
    .__lCook .__cookieTRight .__cookieTR {
        text-align:right
    }

    .__lCook .__cookieTR .__cookiesNlink.__cookiesSuccess {
        font-size: 14px;
        float: right;
        text-align: center
    }

    .__lCook .__cookieTL {
        padding: 30px 20px
    }

    .__lCook .__cookieTRight {
        width: 100%;
        margin-top: 15px;
        border-top: 1px solid #eee;
        padding-top: 15px
    }

    .__lCook .__cookieTLeft {
        width: 100%
    }

    .__lCook .__cookieTR .__cookiesNlink.__cookiesChangeSmall {
        display: inline-block;
        width: 100%;
        text-align: right;
        margin: 20px 10px 0;
        padding: 0
    }
}

@media (max-width: 380px) {
    .__lCook .__cookieTR .__cookiesNlink {
        padding:10px 20px;
        font-size: 14px;
        width: auto
    }
}

.breadcrumbBar {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    background: transparent;
    margin-bottom: 35px
}

.breadcrumb {
    padding: 0;
    background: transparent;
    flex-wrap: nowrap;
    margin: 0;
    color: #444
}

.breadcrumb li {
    position: relative;
    padding: 0 10px;
    margin-right: 10px;
    min-width: 40px;
    line-height: 16px
}

.breadcrumb li a {
    display: block;
    max-width: 100%;
    color: #888;
    font-weight: 300;
    text-decoration: underline;
    font-size: 14px
}

.breadcrumb li a:hover {
    color: #000;
    text-decoration: underline
}

.breadcrumb li a i {
    font-size: 14px
}

.breadcrumb li:before,.breadcrumb li:after {
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ccc;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    right: -11px;
    z-index: 0
}

.breadcrumb li:before {
    border-left: 10px solid #fff;
    z-index: 2;
    right: -10px
}

.breadcrumb li:first-child {
    padding-left: 0;
    min-width: 24px
}

.breadcrumb li:last-child {
    min-width: 100px;
    margin-right: 0;
    padding-right: 0;
    font-weight: 300;
    color: #888
}

.breadcrumb li:last-child::before,.breadcrumb li:last-child::after {
    border-top: 0;
    border-bottom: 0;
    border-left: 0
}

.checkbox {
    padding: 10px 35px 0;
    background: #fbfbfb;
    cursor: pointer;
    margin: 15px 0
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 15px;
    width: 100%;
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-width: auto!important;
    margin-right: 0
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
    -o-transition: border .15s ease-in-out,color .15s ease-in-out;
    transition: border .15s ease-in-out,color .15s ease-in-out
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 5px;
    padding-top: 0;
    font-size: 10px;
    color: #555
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox input[type="checkbox"]:checked + label::after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    line-height: 18px
}

.checkbox input[type="checkbox"]:disabled + label {
    opacity: .65
}

.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #bd4d90;
    border-color: #bd4d90;
    border-radius: 0
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff
}

.checkbox {
    padding: 0 20px;
    background: transparent;
    cursor: pointer;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 14px
}

.checkbox label a {
    text-decoration: underline
}

.radio {
    padding: 10px 30px;
    cursor: pointer;
    margin: 0 0 1px;
    line-height: 18px;
    border-bottom: 0
}

.radio:hover {
    background: #ffffff
}

.radio label {
    display: block!important;
    position: relative;
    padding-left: 5px;
    text-align: left
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);
    -o-transition: -o-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);
    transition: transform .1s cubic-bezier(0.8,-0.33,0.2,1.33)
}

.radio input[type="radio"] {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1)
}

.radio input[type="radio"]:disabled + label {
    opacity: .65
}

.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de
}

.radio-warning input[type="radio"] + label::after {
    background-color: #bd4d8f
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #bd4d8f
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #bd4d8f
}

.radio-warning input[type="radio"]:checked + label {
    color: #bd4d8f
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c
}

.radio .rightPrice {
    float: right;
    font-weight: 700;
    color: #000
}

.radio .rightPrice.text-green {
    color: #37d264
}

header.top-header {
    display: inline-block;
    width: 100%;
    min-height: 115px
}

.header-top-page {
    padding: 0;
    background: transparent;
    display: inline-block;
    width: 100%;
    z-index: 123;
    position: fixed;
    top: 0;
    min-height: 80px
}

.header-top-page.active {
    background: #fff;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    -webkit-box-shadow: 0 20px 36px -11px rgba(245,218,245,0.25);
    -moz-box-shadow: 0 20px 36px -11px rgba(245,218,245,0.25);
    box-shadow: 0 20px 36px -11px rgba(245,218,245,0.25)
}

.header-top-page .header-logo {
    position: absolute;
    background: transparent;
    top: 0;
    left: 15px;
    padding-bottom: 10px;
    padding-top: 5px
}

.header-top-page.active .header-logo {
    box-shadow: none;
    padding-bottom: 0;
    margin-top: 2px;
    padding-top: 0
}

.header-top-page.active .header-logo img {
    max-height: 70px
}

.header-top-page.active .header-logo:before {
    display: none
}

.header-top-page .header-logo img {
    max-height: 80px
}

.header-top-page .header-social {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px
}

.header-top-page .icon-socials {
    transition-duration: .2s;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #000!important
}

.header-top-page .icon-socials:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.header-top-page .icon-socials.icon-linkedin:hover {
    opacity: .8;
    transition-duration: .2s
}

.navbar {
    width: auto;
    height: 80px;
    float: right;
    padding: 0;
    text-align: left
}

.navbar.mMenu {
    float: right;
    height: auto;
    margin: 0;
    padding: 0;
    margin: 5px 0 0
}

.navbar_menu {
    width: 100%;
    display: flex
}

.navbar_menu li {
    height: auto;
    text-align: center;
    position: relative;
    display: inline-block
}

.navbar_menu li a {
    display: block;
    color: #000;
    font-size: .965rem;
    font-weight: 500;
    padding: 10px 14px;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.navbar_menu li a:hover {
    color: #a45d97
}

.navbar_menu li a i {
    margin-top: 12px
}

.navbar_menu li ul {
    display: none;
    background: #282b3b;
    min-width: 240px;
    position: absolute;
    left: 0;
    z-index: 1
}

.navbar_menu li ul li {
    border-bottom: 1px solid #373b4f;
    width: 100%;
    color: #fff
}

.navbar_menu li ul li:last-child {
    border-bottom: 0
}

.navbar_menu li ul li a {
    text-align: left;
    width: 100%;
    color: #b1b6d1;
    font-weight: 300;
    font-size: 14px;
    padding: 12px 20px;
    line-height: 16px
}

.navbar_menu li:hover ul {
    display: inline-block;
    visibility: visible;
    opacity: 1;
    top: 100%;
    z-index: 999999999;
    padding: 15px
}

.navbar_user {
    margin-top: 22px
}

.navbar_user li {
    display: inline-block;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px
}

.navbar_user li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 40px;
    height: 40px;
    color: #1e1e27;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.navbar_user li a:hover {
    color: #000
}

.checkout img {
    max-height: 30px
}

.cartLink {
    display: inline-block;
    margin-right: 20px;
    margin-top: 2px
}

.cartLink a {
    position: relative
}

.checkout_items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -10px;
    left: 20px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #bd4d90;
    font-size: 10px;
    color: #fff
}

@media(min-width: 1024px) {
    .navbar_user li.cartLink:hover .balloon__tip {
        display:block
    }
}

.balloon__tip {
    width: 420px;
    top: 100%;
    padding: 14px;
    line-height: 1.6;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
    box-shadow: 0 0 16px #000
}

.balloon__tip:before {
    content: "";
    right: calc(50% - 11px);
    pointer-events: none;
    z-index: 1051;
    top: -5px;
    right: 20px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0 #e4e4e4;
    box-shadow: 1px 1px 0 0 #e4e4e4;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    height: 12px;
    position: absolute;
    width: 12px
}

.bName {
    border-bottom: 1px solid #000;
    padding: 10px 0;
    display: block;
    text-align: left;
    font-weight: 600;
    position: relative
}

.balloon__cart {
    font-size: 14px;
    margin-top: 10px
}

.balloon__inner {
    font-size: 18px;
    font-weight: 300;
    padding: 0 5px;
    text-align: center
}

.balloon__i,.balloon__tip {
    position: absolute;
    z-index: 1050;
    right: 0;
    display: none
}

.cart-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%,-50%)
}

.balloon__inner .badge {
    right: 0;
    left: auto;
    top: 5px
}

.balloon__inner span.skladem {
    font-size: 12px;
    display: inline-block;
    width: 45%;
    text-align: right
}

.balloon__inner span.neniSkladem {
    font-size: 11px
}

.balloon__inner .productRowsWrap {
    max-height: 50vh;
    overflow-x: hidden;
    overflow-y: auto
}

.balloon__inner .row {
    padding: 5px 0
}

.balloon__inner .row.productRow {
    border-bottom: 1px solid #f3f3f3;
    font-size: 14px
}

.balloon__inner .row.productRow .column {
    padding-left: 77px;
    padding-right: 48px;
    min-height: 50px;
    text-align: left
}

.balloon__inner .row.productRow .column a {
    max-width: 100%;
    width: auto;
    height: auto;
    display: inline-block;
    text-align: left;
    position: unset;
    align-items: left;
    justify-content: left;
    font-size: 14px
}

.balloon__inner .productRow .price {
    font-weight: 700;
    width: 50%;
    display: inline-block
}

.balloon__inner .productRow .name {
    max-width: 100%;
    display: block
}

.balloon__inner .productRow .img {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    top: 0;
    left: 13px
}

.balloon__inner .productRow .img .imgWrap {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.balloon__inner .productRow .img .imgWrap img {
    max-width: 50px;
    max-height: 50px
}

.balloon__inner .productRow a:hover .name {
    text-decoration: underline dotted
}

.balloon__inner .btn {
    width: 100%;
    margin: 0 auto;
    background: #000;
    color: #fff;
    font-weight: 600;
    padding: 10px 12px;
    height: auto;
    cursor: pointer;
    border-radius: 1rem
}

.balloon__inner .btn:hover {
    background: #d89d97;
    color: #fff
}

.balloon__inner .row.empty ul li {
    padding: 10px 20px;
    border-top: 1px solid #f3f3f3
}

.balloon__inner .row.empty ul li.em {
    font-size: 16px
}

.balloon__inner .row.empty .in {
    padding: 10px 20px
}

.balloon__inner .em {
    font-weight: 700;
    color: #37d264!important
}

.r-dtt-bt {
    margin-top: 20px;
    padding-right: 15px;
    display: inline-block;
    padding-top: 0;
    width: 100%;
    text-align: right;
}

.r-dtt-bt .btn-client-zone {
    padding: 8px 20px;
    color: #000;
    border-radius: 0;
    border: 1px solid #000;
    font-size: 14px;
    transition: .3s
}

.r-dtt-bt .btn-client-zone:hover {
    border: 1px solid #fff;
    color: #bd4d90;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1)
}

.r-dtt-bt .btn-client-zone img {
    height: 18px;
    margin-top: 4px;
    margin-right: 5px
}

.r-dtt-bt .btn-cart {
    padding: 8px 16px;
    color: #bd4c8f;
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #bd4c8f;
    transition: .3s;
    margin-right: 5px;
    font-weight: 700
}

.r-dtt-bt .btn-cart:hover {
    border: 1px solid #fff;
    color: #bd4d90;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1)
}

.r-dtt-bt .btn-cart img {
    height: 18px;
    margin-top: 3px;
    margin-right: 5px
}

.r-dtt-bt .btn-lang {
    padding: 8px 10px;
    color: #000;
    border-radius: 0;
    font-size: .965rem
}

.r-dtt-bt .btn-lang img {
    height: 22px;
    margin-top: 2px;
    margin-right: 5px
}

.r-dtt-bt .btn-lang:hover {
    border: 1px solid #000
}

.r-dtt-bt .phoneInfo {
    position: relative;
    margin: 0 15px;
    display: inline-block;
    padding-left: 35px;
    line-height: 20px
}

.r-dtt-bt .phoneInfo img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 25px
}

.r-dtt-bt .phoneInfo span {
    transition: transform .2s
}

.r-dtt-bt .phoneInfo:hover span {
    transform: scale(1.03)
}

.r-dtt-bt .phoneInfo small {
    display: inline-block;
    color: #7c7d7f;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px
}

.r-dtt-bt .phoneInfo span {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 18px
}

.r-t-lg-soc {
    display: inline-block;
    margin: 0;
    width: 100%
}

.r-t-lg-soc .lang-top {
    display: inline-block;
    width: 100%;
    text-align: right
}

.r-t-lg-soc .lang-top a {
    font-size: 14px;
    color: #7c7d7f;
    padding: 6px 0;
    display: inline-block;
    margin-left: 10px
}

.r-t-lg-soc .lang-top a:hover,.r-t-lg-soc .lang-top a.active {
    color: #bd4d90
}

.r-t-lg-soc .soc-bottom {
    display: inline-block;
    width: 100%
}

.r-t-lg-soc .soc-bottom a {
    font-size: 14px;
    color: #7c7d7f;
    padding: 8px 12px;
    display: inline-block;
    float: left;
    width: 33.333%;
    text-align: center
}

.header-top-page .navbar-toggle {
    display: inline-block;
    float: right
}

.header-top-page .hamburger {
    margin: 8px 0 0;
    display: inline-block;
    float: right;
    font-size: 14px
}

.header-top-page .hamburger img {
    margin-left: 8px
}

.main-navbar-aside-section {
    position: fixed;
    right: -600px;
    z-index: 1340;
    transition: 1s
}

.main-navbar-aside-section.active {
    right: 0
}

.main-navbar-aside-section .aside-bg {
    width: 500px;
    height: 100vh;
    padding: 80px 30px 0 80px;
    display: flex;
    align-items: center;
    background: #f5f7f7 url(../images/bird_menu.png) no-repeat bottom right;
    background-size: auto 70%
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 {
    height: 70vh;
    width: 100%;
    overflow-y: auto
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item {
    padding-bottom: 34px
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item:last-of-type {
    padding-bottom: 0
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl1-link {
    text-decoration: none;
    font-size: 20px;
    transition: .3s;
    font-weight: 500;
    color: #7c7d7f
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl1-link i {
    font-size: 16px;
    margin-top: 4px;
    margin-left: 8px
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl1-link:hover {
    color: #000
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl2-wrapper {
    display: none
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item ul {
    display: none
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item ul.active {
    display: block;
    padding-top: 14px
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item ul li {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0
}

.main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item ul li a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    font-size: 18px;
    padding-left: 20px;
    color: #7c7d7f;
    font-weight: 500
}

@media screen and (max-width: 480px) {
    .main-navbar-aside-section {
        right:-150vw
    }

    .main-navbar-aside-section .aside-bg {
        width: 100vw;
        padding: 0
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 {
        padding: 100px 0 0;
        height: 100%
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item {
        text-align: center;
        padding-bottom: 20px
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl1-link {
        font-size: 20px
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item ul li a {
        font-size: 16px;
        padding: 0
    }
}

.navbar-toggle .hamburger .line {
    border-radius: 2px;
    width: 30px;
    height: 3px;
    background-color: #000;
    display: block;
    margin: 6px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.navbar-toggle .hamburger.close .line:nth-child(2) {
    opacity: 0
}

.navbar-toggle .hamburger.close .line:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    -o-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg)
}

.navbar-toggle .hamburger.close .line:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    -o-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

.main-navbar-aside-section .navbar-toggle {
    position: absolute;
    top: 38px
}

.main-navbar-aside-section .navbar-toggle span.close_title {
    display: inline-block;
    font-size: 20px;
    margin-left: 15px;
    margin-top: 5px;
    color: #000
}

.main-navbar-aside-section .navbar-toggle .ic_close {
    display: inline-block;
    float: left
}

.hp-section-build .hp-leftcontent {
    display: inline-block;
    width: auto;
    float: left;
    margin: 180px 0 0;
    position: absolute;
    z-index: 2
}

.hp-section-build {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: -115px;
    background: #fff url(../images/bg-build.jpg) no-repeat;
    background-position: center top;
    background-position-y: 85px;
    background-size: 100%
}

.hp-section-build .hp-titlepage {
    width: 400px;
    display: inline-block
}

.hp-section-build .hp-titlepage h1 {
    font-size: 86px;
    color: #bd4d8f;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    margin-top: 70px;
    line-height: 102px
}

.hp-section-build .hp_cerna_perla {
    float: right;
    width: 60%;
    text-align: right;
    padding-right: 10px
}

#mapbuild-bg-pos {
    position: absolute;
    top: 0;
    right: 0
}

#mapbuild {
    position: relative;
    z-index: 1;
    height: 785px
}

.df-hd {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3
}

.df-hd img {
    display: none;
    position: absolute;
    top: 0;
    right: 0
}

.hp-section-build .swallog_ico {
    position: absolute;
    content: "";
    background: url(../images/swallow.svg) no-repeat center top;
    width: 550px;
    height: 550px;
    left: 140px;
    top: 100px;
    z-index: 2;
    background-size: 80%
}

.swallog_ico_exp {
    position: absolute;
    content: "";
    width: 330px;
    height: 350px;
    top: 150px;
    z-index: 0;
    left: 350px;
    opacity: .3
}

.swallog_ico_exp img {
    max-width: 340px;
    max-height: 310px
}

.hp-section-build .mp_slogan:before {
    content: "";
    background: url(../images/bird_build.png);
    width: 268px;
    height: 383px;
    right: 0;
    top: -60px;
    position: absolute;
    display: none
}

.hp-section-build .mp_slogan {
    display: inline-block;
    margin: 0;
    position: absolute;
    right: 460px;
    text-align: center;
    z-index: 3;
    width: auto;
    top: 260px;
    max-width: 360px
}

.hp-section-build .mp_slogan h2 {
    font-style: italic;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    color: #707070;
    margin: 0 0 40px;
    position: relative;
    padding: 0 40px
}

.hp-section-build .mp_slogan h2:after {
    position: absolute;
    content: "";
    background: url(../images/br.svg) no-repeat center top;
    width: 50px;
    height: 150px;
    right: 0;
    top: -15px
}

.hp-section-build .mp_slogan h2:before {
    position: absolute;
    content: "";
    background: url(../images/bl.svg) no-repeat center top;
    width: 50px;
    height: 150px;
    left: 0;
    top: -15px
}

.hp-section-build .mp_slogan p {
    font-style: italic;
    font-family: 'Open Sans',sans-serif;
    line-height: 27px;
    font-size: 16px;
    font-weight: 300;
    color: #707070;
    letter-spacing: 1px
}

.hp-section-blog {
    background: #FFF url(../images/bird_white.png) no-repeat top left;
    display: inline-block;
    width: 100%;
    padding: 100px 0 60px;
}

.hp-section-blog .newsletter-nw-group {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 50px 30px
}

.hp-section-blog .newsletter-nw-group small {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #7c7d7f
}

.hp-section-blog .newsletter-nw-group h2 {
    margin: 15px 0 25px;
    font-size: 40px;
    font-family: 'Bodoni Moda',sans-serif
}

.hp-section-blog .newsletter-nw-group form input[type="email"] {
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #000;
    display: inline-block;
    height: 45px
}

.hp-section-blog .newsletter-nw-group form button {
    background: #bd4d8f;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    width: 100%
}

.hp-section-blog .newsletter-nw-group form button:hover {
    text-decoration: none;
    opacity: .9
}

.hp-section-blog .go-blog-link {
    font-size: 18px;
    display: inline-block;
    font-family: 'Bodoni Moda',sans-serif;
    text-decoration: underline;
    color: #bd4c8f;
    font-style: italic
}

.owl-carousel .offscreen {
    position: absolute;
    left: -999em
}

.owl-carousel .owl-stage-outer,.owl-stage-outer {
    padding: 0
}

.owl-carousel .owl-stage-outer .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.owl-carousel .owl-stage-outer .owl-item.active {
    opacity: 1;
    visibility: visible
}

.owl-carousel .owl-nav .owl-prev.btnLeft,.owl-carousel .owl-nav .owl-next.btnRight {
    transition: .3s;
    position: absolute;
    top: -40px;
    padding: 0;
    display: flex;
    background-color: #fff;
    font-size: 16px;
    transform: translateY(-50%);
    text-align: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    align-content: center;
    line-height: 38px;
    vertical-align: middle;
    align-self: center;
    border-radius: 50%;
    border: 0;
    background: #fff;
    box-shadow: 0 0 29px rgb(63 78 100 / 15%)
}

.owl-carousel .owl-nav .owl-prev.btnLeft:active,.owl-carousel .owl-nav .owl-next.btnRight:active {
    opacity: .6
}

.owl-carousel .owl-nav .owl-prev.btnLeft {
    right: 50px
}

.owl-carousel .owl-nav .owl-next.btnRight {
    right: 0
}

.owl-carousel .owl-nav .owl-prev.btnLeft i,.owl-carousel .owl-nav .owl-next.btnRight i {
    margin-top: 14px;
    font-size: 14px;
    color: #333
}

.owl-carousel .owl-nav .owl-next.btnRight:hover,.owl-carousel .owl-nav .owl-next.btnLeft:hover {
    background: #bd4c8f;
    color: #fff
}

.owl-carousel .owl-nav .owl-next.btnRight:hover i,.owl-carousel .owl-nav .owl-next.btnLeft:hover i {
    color: #fff
}

.image-map {
    z-index: 1;
    position: relative;
    float: right;
    text-align: right;
    min-height: 780px
}

.image-map map area {
    cursor: default
}

.map-images-hover li {
    display: none;
    position: absolute
}

.map-images-hover #p-hover-1 {
    top: 705px;
    right: 183px
}

.map-images-hover #p-hover-2 {
    top: 620px;
    right: 170px
}

.map-images-hover #p-hover-3 {
    top: 563px;
    right: 170px
}

.map-images-hover #p-hover-4 {
    top: 503px;
    right: 170px
}

.map-images-hover #p-hover-5 {
    top: 448px;
    right: 170px
}

.map-images-hover #p-hover-6 {
    top: 390px;
    right: 170px
}

.map-images-hover #p-hover-7 {
    top: 334px;
    right: 170px
}

.map-images-hover #p-hover-8 {
    top: 275px;
    right: 170px
}

.map-images-hover #p-hover-9 {
    top: 219px;
    right: 170px
}

.map-images-hover #p-hover-10 {
    top: 161px;
    right: 170px
}

.map-images-hover #p-hover-11 {
    top: 103px;
    right: 170px
}

.map-images-hover #p-hover-12 {
    top: 73px;
    right: 170px
}

.hp-section-4box .sd_box {
    display: inline-block;
    width: 100%;
    height: 260px;
    padding: 60px 35px 0;
    position: relative;
    cursor: pointer;
    transition: .3s;
    z-index: 2
}

.hp-section-4box .sd_box img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 90%
}

.hp-section-4box .sd_box.b-pink {
    background: rgb(234,106,181);
    background: -moz-linear-gradient(180deg,rgba(234,106,181,1) 0%,rgba(202,79,150,1) 100%);
    background: -webkit-linear-gradient(180deg,rgba(234,106,181,1) 0%,rgba(202,79,150,1) 100%);
    background: linear-gradient(180deg,rgba(234,106,181,1) 0%,rgba(202,79,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6ab5",endColorstr="#ca4f96",GradientType=1)
}

.hp-section-4box .sd_box.b-blue {
    background: rgb(82,191,241);
    background: -moz-linear-gradient(180deg,rgba(82,191,241,1) 0%,rgba(58,167,216,1) 100%);
    background: -webkit-linear-gradient(180deg,rgba(82,191,241,1) 0%,rgba(58,167,216,1) 100%);
    background: linear-gradient(180deg,rgba(82,191,241,1) 0%,rgba(58,167,216,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52bff1",endColorstr="#3aa7d8",GradientType=1)
}

.hp-section-4box .sd_box.b-purple {
    background: rgb(184,97,170);
    background: -moz-linear-gradient(180deg,rgba(184,97,170,1) 0%,rgba(149,78,138,1) 100%);
    background: -webkit-linear-gradient(180deg,rgba(184,97,170,1) 0%,rgba(149,78,138,1) 100%);
    background: linear-gradient(180deg,rgba(184,97,170,1) 0%,rgba(149,78,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b861aa",endColorstr="#954e8a",GradientType=1)
}

.hp-section-4box .sd_box.b-yellow {
    background: rgb(226,191,56);
    background: -moz-linear-gradient(0deg,rgba(226,191,56,1) 0%,rgba(208,175,47,1) 100%);
    background: -webkit-linear-gradient(0deg,rgba(226,191,56,1) 0%,rgba(208,175,47,1) 100%);
    background: linear-gradient(0deg,rgba(226,191,56,1) 0%,rgba(208,175,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2bf38",endColorstr="#d0af2f",GradientType=1)
}

.hp-section-4box .sd_box p {
    margin: 0
}

.hp-section-4box .sd_box.b-pink img {
    right: 0;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.hp-section-4box .sd_box.b-pink:hover img {
    -webkit-transform: translate3d(-25px,-25px,100px);
    transform: translate3d(-25px,-25px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.hp-section-4box .sd_box.b-blue img {
    right: -90px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    max-height: calc(100% + 10px)
}

.hp-section-4box .sd_box.b-blue:hover img {
    -webkit-transform: translate3d(-20px,0px,100px);
    transform: translate3d(-20px,0px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.hp-section-4box .sd_box.b-purple img {
    right: -50px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.hp-section-4box .sd_box.b-purple:hover img {
    -webkit-transform: translate3d(-10px,0px,100px);
    transform: translate3d(-10px,0px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.hp-section-4box .sd_box.b-yellow img {
    right: 0;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    max-width: unset
}

.hp-section-4box .sd_box.b-yellow:hover img {
    -webkit-transform: translate3d(0px,-10px,100px);
    transform: translate3d(0px,-10px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.hp-section-4box .sd_box .cn-title {
    font-size: 20px;
    font-family: 'Bodoni Moda',sans-serif;
    max-width: 100%;
    display: inline-block;
    font-size: 26px;
    line-height: 38px;
    color: #fff;
    padding-right: 0;
    position: relative;
    z-index: 1;
    font-style: italic
}

.hp-section-4box .sd_box .cn-subtitle {
    color: #fff;
    font-family: 'Bodoni Moda',sans-serif;
    font-size: 20px;
    margin: 10px 0 25px;
    display: inline-block;
    z-index: 1;
    width: 100%;
    position: relative;
    font-style: italic
}

.hp-section-4box .sd_box .cn-hash {
    font-family: 'Open Sans',sans-serif;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 1;
    font-weight: 300
}

.hp-section-4box {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    position: relative;
    z-index: 4;
    margin-bottom: 30px
}

.bird-hp {
    display: inline-block;
    width: 100%;
    background: #fff url(../images/bg_bird.webp) no-repeat top right;
    background-size: auto 45%
}

.hp-section-about {
    padding: 50px 0
}

.hp-section-about .youtubePlay {
    display: inline-block;
    width: 100%;
    max-width: 90%;
    max-height: 350px;
    position: relative;
    box-shadow: 0 20px 20px 0 rgba(0,0,0,0.1)
}

.hp-section-about .youtubePlay img {
    height: 450px;
    width: 100%;
    object-fit: cover
}

.hp-section-about .youtubePlay .play-video {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    border: 0
}

.hp-section-about .youtubePlay .play-video img {
    width: 80px;
    object-fit: none;
    height: 80px
}

.hp-section-about .youtubePlay iframe {
    border-style: none;
    height: 100%;
    width: 100%
}

.hp-section-about small {
    font-size: 12px;
    letter-spacing: 3px;
    color: #7c7d7f;
    font-weight: 500;
    margin-top: 0;
    display: inline-block;
    width: 100%
}

.hp-section-about h2 {
    margin: 10px 0;
    font-family: 'Bodoni Moda',sans-serif;
    font-size: 38px;
    line-height: 54px;
    font-style: italic
}

.hp-section-about p {
    display: inline-block;
    max-width: 100%;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    margin: 5px 0 0;
    font-weight: 300
}

.hp-section-about a.show-more {
    font-size: 18px;
    display: inline-block;
    font-family: 'Bodoni Moda',sans-serif;
    text-decoration: underline;
    color: #bd4c8f;
    font-style: italic
}

a.w-arrow:after {
    background: url(../images/right_arrow.svg) no-repeat;
    width: 22px;
    height: 9px;
    content: "";
    position: relative;
    display: inline-block;
    background-position: 0 0;
    margin-left: 8px
}

.hp-section-b2 .p_m_box {
    display: inline-block;
    background: url(../images/gr_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    margin: 70px
}

.hp-section-b2 .p_m_box .p_m_first {
    padding: 60px 60px 0;
    display: inline-block;
    width: 100%;
    position: relative
}

.hp-section-b2 .p_m_box .p_m_second {
    padding: 0 0 10px;
    position: relative
}

.hp-section-b2 .p_m_box h2 {
    font-size: 30px;
    max-width: 90%;
    display: inline-block;
    line-height: 40px;
    font-weight: 500;
    font-family: 'Bodoni Moda',sans-serif
}

.hp-section-b2 .p_m_box p {
    margin: 30px 0;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    max-width: 95%;
    color: #3c3f41
}

.hp-section-b2 .p_m_box a.show-more {
    margin: 0 0 30px;
    font-size: 18px;
    display: inline-block;
    font-family: 'Bodoni Moda';
    text-decoration: underline;
    color: #bd4c8f;
    font-style: italic
}

.hp-section-b2 .p_m_box .p_m_second h2 {
    max-width: 100%
}

.hp-section-b2 .p_m_box .p_m_second .pd-l {
    padding-left: 8%
}

.hp-section-b2 .p_m_box .p_m_second p {
    max-width: 100%
}

.hp-section-b2 .p_m_box .p_m_second a.show-more {
    max-width: 100%
}

.hp-section-b2 .p_m_box .r-image {
    position: absolute;
    right: -70px;
    max-width: 45%;
    height: 390px;
    top: 60px
}

.hp-section-b2 .p_m_box .r-image img {
    max-width: 100%;
    object-fit: cover;
    height: 100%;
    box-shadow: 10px 10px 30px 0 rgba(0,0,0,0.2)
}

.hp-section-b2 .p_m_box .l-image {
    position: absolute;
    left: -70px;
    max-width: 45%;
    height: auto;
    width: 70%;
    object-fit: cover;
    top: 10px
}

.hp-section-b2 .p_m_box .l-image img {
    max-width: 100%;
    object-fit: cover;
    height: 100%;
    width: 100%;
    box-shadow: 10px 10px 30px 0 rgba(0,0,0,0.2)
}

.card-grid-style-4 {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    display: inline-block
}

.card-grid-style-4 .blog-info {
    position: absolute;
    background: #fff;
    top: 250px;
    z-index: 2;
    height: 40px;
    padding: 10px 20px 15px 0;
    width: auto
}

.card-grid-style-4 .blog-info .date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #959595;
    margin-right: 10px;
    letter-spacing: 1px
}

.card-grid-style-4 .blog-info .tag-dot {
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 3px 10px;
    font-size: 12px
}

.card-grid-style-4 a.text-heading-4 {
    display: block;
    padding: 15px 10px 15px 0;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600
}

.card-grid-style-4 a.text-heading-4:hover {
    color: #a55e98
}

.card-grid-style-4 .grid-4-img {
    position: relative;
    padding-bottom: 15px
}

.card-grid-style-4 .grid-4-img img {
    transition: .2s;
    position: relative;
    z-index: 2;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    height: 290px;
    object-fit: cover;
    object-position: top
}

.card-grid-style-4:hover .grid-4-img:before {
    right: -10px;
    top: 10px;
    bottom: 10px;
    transition-duration: .2s
}

.card-grid-style-4:hover .grid-4-img img {
    opacity: .95;
    transition: .2s
}

.nws-login input[type="email"] {
    background: #ffffff;
    color: #010101;
    border: 0;
    padding: 0 20px;
    font-weight: 600;
    height: auto;
    font-size: 14px;
    border-radius: 0;
    height: 37px;
    margin-right: 0;
    width: calc(100% - 90px);
    float: left
}

.nws-login button {
    background: #90b3cb;
    color: #fff;
    border-left: 1px solid #eee!important;
    padding: 0;
    border: 0;
    font-weight: 500;
    font-size: 14px;
    float: right;
    transition: .3s
}

.nws-login button:hover {
    background: #000;
    border: 0;
    color: #fff;
    text-decoration: underline
}

.nws-login input[type="email"]::-webkit-input-placeholder {
    color: #fff;
    font-weight: 300
}

.nws-login input[type="email"]:-moz-placeholder {
    color: #fff;
    font-weight: 300
}

.nws-login input[type="email"]::-moz-placeholder {
    color: #fff;
    font-weight: 300
}

.nws-login input[type="email"]:-ms-input-placeholder {
    color: #fff;
    font-weight: 300
}

.nws-login input[type="email"]:focus {
    outline: none;
    box-shadow: none
}

.footer {
    border-top: 1px solid #eaeaea;
    background: #f7f7f7;
    display: inline-block;
    width: 100%;
    margin: 0
}

.footer .footer-top {
    padding: 60px 0
}

.footer .hotline_contact {
    position: relative;
    font-size: 20px;
    font-family: 'Bodoni Moda',sans-serif;
    padding-left: 50px;
    font-weight: 400;
    color: #7c7d7f
}

.footer .hotline_contact p {
    display: inline;
    font-size: 20px;
    font-family: 'Bodoni Moda',sans-serif;
    font-weight: 400;
    color: #7c7d7f
}

.footer .hotline_contact:before {
    background: transparent url(../images/tel.png) no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px
}

.footer .hotline_contact a {
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 20px
}

.footer .adamjilek_copy p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin: 0
}

.footer .adamjilek_copy a {
    text-decoration: underline;
    color: #bd4c8f
}

.footer h2 {
    background: #eee;
    width: 100%;
    display: inline-block;
    padding: 30px;
    color: #fff;
    font-style: italic;
    font-family: 'Bodoni Moda',sans-serif;
    font-size: 20px;
    min-height: 85px
}

.footer h2.b_gr {
    background: #b1b62f
}

.footer h2.b_bl {
    background: #1f99a1
}

.footer h2.b_pi {
    background: #4f3b7b
}

.footer .fcol_content {
    padding: 20px
}

.footer ul li {
    margin: 0 0 10px;
    color: #000;
    font-size: 14px
}

.footer ul li a {
    font-size: 14px;
    font-weight: 400
}

.footer ul li a:hover {
    text-decoration: underline
}

.footer .address p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    margin-top: 0
}

.footer .address p small {
    font-size: 12px;
    line-height: 18px;
    display: inline-block
}

.footer .social_icons {
    padding: 30px;
    text-align: center;
    display: inline-block;
    width: 100%;
    background: #fff;
    min-height: 85px
}

.footer .social_icons .icon-socials {
    transition-duration: .2s;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #000!important;
    font-size: 20px;
    margin: 0 15px
}

.footer .social_icons .icon-socials:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.header-top-page .icon-socials.icon-linkedin:hover {
    opacity: .8;
    transition-duration: .2s
}

.positions-build .buildPoint {
    display: none;
    z-index: 1000;
    position: absolute;
    font-family: sans-serif;
    background: #f1F1F1;
    color: #333;
    border-radius: 0;
    padding: 0;
    z-index: 123;
    max-width: 220px;
    font-family: 'Open Sans',sans-serif;
    left: 0;
    top: 0;
    margin-left: 10px;
    box-shadow: 6px 5px 12px 0 rgba(0,0,0,0.2)
}

.positions-build .buildPoint a {
    padding: 8px 12px;
    cursor: pointer;
    list-style-type: none;
    transition: all .3s ease;
    user-select: none;
    text-transform: uppercase;
    padding: 6px 10px;
    display: inline-block;
    width: 100%;
    text-align: left;
    color: inherit;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    min-width: 170px;
    position: relative;
    z-index: 2
}

.positions-build .buildPoint:before {
    content: "";
    pointer-events: none;
    z-index: 1051;
    top: 4px;
    left: -5px;
    background-color: #cfa9d8;
    -webkit-transform: rotate(136deg);
    transform: rotate(136deg);
    height: 10px;
    position: absolute;
    width: 10px;
    z-index: 0
}

.positions-build .buildPoint:after {
    content: "";
    position: absolute;
    z-index: 3;
    top: -30px;
    font-weight: bold;
    font-size: 22px;
    right: 0;
    color: #000;
    content: attr(data-pinfo)
}

.positions-build .buildPoint a {
    position: relative;
    z-index: 1
}

.positions-build .buildPoint a:hover:before {
    content: "";
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.2);
    color: #000;
    width: 100%;
    height: 100%
}

.positions-build .buildPoint a:last-child {
    border-bottom: 0
}

.positions-build {
    position: absolute;
    top: 195px;
    right: 125px;
    text-align: left;
    max-width: 250px;
    height: 560px
}

.positions-build .buildPoint#build_data_0 {
    background: #c5a26b;
    color: #fff;
    top: unset;
    bottom: 10px
}

.positions-build .buildPoint#build_data_0:before {
    background: #c5a26b;
    top: unset;
    bottom: 8px
}

.positions-build .buildPoint#build_data_1 {
    background: #51ab95;
    color: #fff;
    top: 460px
}

.positions-build .buildPoint#build_data_1:before {
    background: #51ab95
}

.positions-build .buildPoint#build_data_2 {
    background: #48afdf;
    color: #fff;
    top: 415px
}

.positions-build .buildPoint#build_data_2:before {
    background: #48afdf
}

.positions-build .buildPoint#build_data_3 {
    background: #abad5a;
    color: #fff;
    top: 365px
}

.positions-build .buildPoint#build_data_3:before {
    background: #abad5a
}

.positions-build .buildPoint#build_data_4 {
    background: #30cfd5;
    color: #fff;
    top: 316px
}

.positions-build .buildPoint#build_data_4:before {
    background: #30cfd5
}

.positions-build .buildPoint#build_data_5 {
    background: #da286c;
    color: #fff;
    top: 270px
}

.positions-build .buildPoint#build_data_5:before {
    background: #d41760
}

.positions-build .buildPoint#build_data_6 {
    background: #ce4996;
    color: #fff;
    top: 220px
}

.positions-build .buildPoint#build_data_6:before {
    background: #ce4996
}

.positions-build .buildPoint#build_data_7 {
    background: #f2c723;
    color: #fff;
    top: 175px
}

.positions-build .buildPoint#build_data_7:before {
    background: #f2c723
}

.positions-build .buildPoint#build_data_8 {
    background: #8b337d;
    color: #fff;
    top: 126px
}

.positions-build .buildPoint#build_data_8:before {
    background: #8b337d
}

.positions-build .buildPoint#build_data_9 {
    background: #d79fbb;
    color: #fff;
    top: 80px
}

.positions-build .buildPoint#build_data_9:before {
    background: #d79fbb
}

.positions-build .buildPoint#build_data_10 {
    background: #243056;
    color: #fff;
    top: 35px
}

.positions-build .buildPoint#build_data_10:before {
    background: #243056
}

.positions-build .buildPoint#build_data_11 {
    background: #cfa9d8;
    color: #fff;
    top: 8px
}

.positions-build .buildPoint#build_data_11:before {
    background: #cfa9d8
}

.footer .footer_logo_container {
    height: 300px;
    background: #fff;
    text-align: center;
    position: relative
}

.footer .footer_logo_container .footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.footer .footer_logo_container .footer-logo img {
    max-height: 100px
}

.footer .footer_bottom {
    display: inline-block;
    width: 100%;
    padding: 40px 0;
    margin: 0;
    margin-top: 0
}

.footer .copyright {
    margin: 0
}

.footer .copyright p {
    margin: 0;
    font-size: 14px;
    line-height: 22px
}

.footer .copyright a {
    text-decoration: underline
}

.footer .copyright small {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

@media(max-width: 1024px) {
    .r-dtt-bt .phoneInfo {
        display:none
    }
}

.hp_perla_info .perla-fl-info {
    display: none;
    width: 55%;
    float: left;
    margin: 115px 0 0;
    position: absolute;
    z-index: 2
}

.hp_perla_info .perla-fl-info.active {
    display: block
}

.hp_perla_info .perla-fl-info h3 {
    font-size: 47px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    font-style: italic;
    text-transform: uppercase
}

.hp_perla_info .perla-fl-info .fl-count {
    display: inline-block;
    margin: 0 0 25px;
    background: #f1F1F1
}

.hp_perla_info .perla-fl-info .fl-count span.count {
    padding: 0;
    height: 40px;
    display: inline-block;
    width: 32px;
    text-align: center;
    line-height: 40px;
    font-size: 18px
}

.hp_perla_info .perla-fl-info .fl-count span {
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    font-weight: bold
}

.hp_perla_info .perla-fl-info .fl-info {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.hp_perla_info .perla-fl-info .fl-info p {
    font-size: 20px;
    font-weight: 400
}

.hp_perla_info .perla-fl-info .fl-info h2 {
    font-size: 26px
}

.hp_perla_info .perla-fl-info .fl-info h4 {
    font-size: 26px;
    color: #000;
    font-weight: 400
}

.hp_perla_info .perla-fl-info .fl-next a {
    font-size: 18px;
    display: inline-block;
    font-family: 'Bodoni Moda',sans-serif;
    text-decoration: underline;
    color: #bd4c8f;
    margin: 15px 0;
    font-style: italic
}

.hp_perla_info .perla-fl-info .fl-contact {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%
}

.hp_perla_info .perla-fl-info .fl-contact a {
    text-decoration: underline
}

.hp_perla_info .perla-fl-info .fl-contact.tel a {
    text-decoration: none;
    font-size: 18px;
    font-weight: bold
}

.hp_perla_info .perla-fl-info .fl-contact a img {
    margin-right: 15px
}

.fl-alert-cl {
    padding: 15px;
    background: #fff;
    font-weight: bold;
    border: 1px solid;
    width: auto;
    display: inline-block;
    margin: 10px 0 0
}

@media(max-width: 1400px) AND (min-width:1200px) {
    .main-navbar-aside-section .aside-bg {
        width:420px
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item {
        padding-bottom: 30px
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl1-link {
        font-size: 16px
    }

    .hp-section-build .mp_slogan h2 {
        font-size: 20px
    }

    .hp-section-build .mp_slogan p {
        font-size: 16px;
        line-height: 24px;
        max-width: 350px
    }

    .hp-section-build .swallog_ico {
        top: 130px;
        left: 100px;
        background-size: 70%
    }

    .hp-section-build .hp-titlepage h1 {
        max-width: 260px
    }
}

@media(max-width: 1280px) {
    .main-navbar-aside-section .aside-bg {
        width:380px;
        padding: 80px 30px 0 60px
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item {
        padding-bottom: 20px
    }

    .main-navbar-aside-section .aside-bg .main-menu-lvl1 .main-menu-lvl1-item .main-menu-lvl1-link {
        font-size: 18px
    }
}

@media(max-width: 1140px) {
    .hp-section-build .hp-titlepage h1 {
        margin-top:0;
        font-size: 66px;
        line-height: 76px
    }

    .hp-section-build .mp_slogan {
        top: 530px;
        left: 0;
        max-width: 370px
    }

    .hp-section-build .mp_slogan p {
        max-width: 400px
    }

    .hp-section-build .swallog_ico {
        background-size: 60%;
        left: 70px;
        top: 180px
    }

    .hp-section-4box .sd_box {
        padding: 60px 35px 0
    }

    .hp-section-4box .sd_box .cn-title {
        font-size: 24px;
        line-height: 30px
    }

    .hp-section-4box .sd_box .cn-subtitle {
        font-size: 18px;
        min-height: 50px
    }
}

.hp-section-build.top-build-page h1 {
    font-size: 47px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    font-style: italic;
    margin-bottom: 30px;
    text-transform: uppercase
}

.hp-section-build.top-build-page .perla-fl-info {
    position: relative;
    display: inline-block;
    width: 100%
}

.hp-section-build.top-build-page .hp_cerna_perla {
    width: 100%
}

.fl-openhour table {
    display: table;
    width: 100%!important
}

.fl-openhour table tr {
    margin-bottom: 10px;
    width: 100%
}

.fl-openhour table th {
    padding: 0;
    font-weight: bold;
    min-height: 60px;
    width: 100px!important;
    padding: 5px 0
}

.fl-openhour table td {
    padding: 5px 0
}

.fl-openhour-warning {
    padding: 15px;
    font-weight: bold;
    margin: 10px 0 25px
}

.fl-openhour-warning p {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.fl-openhour h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.hp_perla_info .perla-fl-info .btn-order {
    padding: 16px 35px;
    display: inline-block;
    margin: 20px 0 50px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold
}

.hp_perla_info .perla-fl-info .btn-order:hover {
    color: #fff;
    opacity: .8
}

.fl-text {
    margin: 50px 0;
    color: #000
}

.fl-text h2,.fl-text h3,.fl-text h4,.fl-text h5 {
    font-size: 32px!important
}

.fl-text ul {
    list-style: none
}

.fl-text ul li {
    padding-left: 30px;
    margin: 15px 0;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #000
}

.fl-text ul li::before {
    content: "\f111";
    font-size: 14px;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    line-height: 1;
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block
}

.fl-text.col-168789 ul li::before {
    color: #168789
}

.fl-text.col-1b2a57 ul li::before {
    color: #1b2a57
}

.fl-text.col-23a0da ul li::before {
    color: #23a0da
}

.fl-text.col-37c0c1 ul li::before {
    color: #37c0c1
}

.fl-text.col-3f76bc ul li::before {
    color: #3f76bc
}

.fl-text.col-524484 ul li::before {
    color: #524484
}

.fl-text.col-7c357d ul li::before {
    color: #7c357d
}

.fl-text.col-8bcdc4 ul li::before {
    color: #8bcdc4
}

.fl-text.col-da286c ul li::before {
    color: #da286c
}

.fl-text.col-ab8f64 ul li::before {
    color: #ab8f64
}

.fl-text.col-abb53f ul li::before {
    color: #abb53f
}

.fl-text.col-b694c2 ul li::before {
    color: #b694c2
}

.fl-text.col-d0539f ul li::before {
    color: #d0539f
}

.fl-text.col-dbb33b ul li::before {
    color: #dbb33b
}

.fl-text.col-e283b7 ul li::before {
    color: #e283b7
}

.fl-text.col-f89638 ul li::before {
    color: #f89638
}

.fl-text.col-ae356a ul li::before {
    color: #ae356a
}

.fl-text.col-9d318e ul li::before {
    color: #9d318e
}

.fl-text img {
    max-width: 100%
}

.fl-text table {
    max-width: 100%!important
}

.fl-text table td {
    font-weight: 300;
    font-size: 16px;
    width: auto
}

.fl-text ul.priceList {
    margin: 15px 0 0px;
    display: inline-block;
    width: 100%;
}

.fl-text ul.priceList li {
    margin: 5px 0 0
}

.build-info-clinic-fk {
    padding-bottom: 60px
}

.build-info-clinic-fk h2 {
    font-size: 64px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    font-style: italic;
    text-transform: uppercase;
    line-height: 57px
}

.build-info-clinic-fk h2 span {
    font-size: 38px
}

.build-info-clinic-fk h3 {
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-size: 22px!important;
    margin-bottom: 26px
}

.build-info-clinic-fk .build-subTitle {
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
    font-size: 20px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    line-height: 29px
}

.build-info-clinic-fk small {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #232323;
    margin: 30px 0;
    display: inline-block
}

.build-info-clinic-fk .text_bracket {
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    position: relative;
    padding: 2px 10px;
    text-align: center;
    width: 190px;
    display: inline-block;
    margin: 10px 0 0
}

.build-info-clinic-fk .text_bracket:after {
    position: absolute;
    content: "";
    background: url(../images/bracket_right.png) no-repeat center top;
    width: 22px;
    height: 103px;
    right: -25px;
    top: -5px;
    background-size: 70%
}

.build-info-clinic-fk .text_bracket:before {
    position: absolute;
    content: "";
    background: url(../images/bracket_left.png) no-repeat center top;
    width: 22px;
    height: 103px;
    left: -20px;
    top: -5px;
    background-size: 70%
}

.build-info-clinic {
    padding-left: 30px
}

.build-info-clinic h2 {
    font-size: 47px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    font-style: italic;
    text-transform: uppercase;
    max-width: 280px;
    line-height: 60px
}

.build-info-clinic span.build-subTitle {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    font-style: italic;
    margin-bottom: 30px
}

.build-info-clinic span.build-hash {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    font-style: italic
}

.build-info-gallery {
    margin: 30px 0 30px 30px;
    display: inline-block;
    width: 100%
}

.build-info-gallery h2 {
    font-size: 32px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    font-style: italic;
    text-transform: uppercase
}

.build-info-gallery ul {
    position: relative
}

.build-info-gallery ul li.photo1 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.build-info-gallery ul li.photo2 {
    float: left;
    width: calc(50% - 10px);
    height: 300px;
    overflow: hidden
}

.build-info-gallery ul li.photo3 {
    float: right;
    width: calc(50% - 0px);
    height: 145px
}

.build-info-gallery ul li.photo4 {
    float: right;
    width: 50%;
    margin-top: 10px;
    height: 145px
}

.build-info-gallery ul li a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-height: 300px
}

.concierge-top {
    padding: 0 0 50px
}

.vn-section.sf-bg {
    background: url(../images/horse_bg_op35.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-x: 100%
}

.concierge-top .big-next-level {
    font-size: 102px;
    color: #ea99c4;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 123px
}

.concierge-top .big-next-level.sm-healthy {
    font-size: 54px;
    font-weight: 500;
    line-height: 72px
}

.concierge-top h1 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 20px
}

.concierge-top h1 span {
    display: inline-block;
    width: 100%
}

.concierge-top .s-font-col {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Bodoni Moda',sans-serif;
    font-weight: 600;
    line-height: 32px;
    margin: 0 0 20px;
    display: inline-block;
    width: 100%
}

.concierge-top p {
    margin: 10px 0 50px;
    display: inline-block;
    width: 100%;
    line-height: 28px
}

.concierge-top a.btn-concierge-dop {
    background: #bd4d8f;
    color: #fff;
    border-radius: 0;
    font-size: 24px;
    line-height: 22px;
    padding: 15px 5px
}

.concierge-top a.btn-concierge-dop small {
    display: inline-block;
    font-size: 16px
}

.concierge-top a.link {
    font-style: italic;
    margin: 15px 0;
    display: inline-block;
    padding: 0 30px;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px
}

.concierge-top .text_bracket {
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    position: relative;
    padding: 20px 10px;
    text-align: center;
    width: 85%;
    display: inline-block;
    margin: -10px 0 0 20px
}

.concierge-top .text_bracket:after {
    position: absolute;
    content: "";
    background: url(../images/bracket_right.png) no-repeat center top;
    width: 22px;
    height: 103px;
    right: -25px;
    top: -5px
}

.concierge-top .text_bracket:before {
    position: absolute;
    content: "";
    background: url(../images/bracket_left.png) no-repeat center top;
    width: 22px;
    height: 103px;
    left: -20px;
    top: -5px
}

.br-top5-168789 {
    border-top: 5px solid #168789
}

.br-top5-1b2a57 {
    border-top: 5px solid #1b2a57
}

.br-top5-23a0da {
    border-top: 5px solid #23a0da
}

.br-top5-37c0c1 {
    border-top: 5px solid #37c0c1
}

.br-top5-3f76bc {
    border-top: 5px solid #3f76bc
}

.br-top5-524484 {
    border-top: 5px solid #524484
}

.br-top5-7c357d {
    border-top: 5px solid #7c357d
}

.br-top5-8bcdc4 {
    border-top: 5px solid #8bcdc4
}

.br-top5-da286c {
    border-top: 5px solid #da286c
}

.br-top5-ab8f64 {
    border-top: 5px solid #ab8f64
}

.br-top5-abb53f {
    border-top: 5px solid #abb53f
}

.br-top5-b694c2 {
    border-top: 5px solid #b694c2
}

.br-top5-d0539f {
    border-top: 5px solid #d0539f
}

.br-top5-dbb33b {
    border-top: 5px solid #dbb33b
}

.br-top5-e283b7 {
    border-top: 5px solid #e283b7
}

.br-top5-f89638 {
    border-top: 5px solid #f89638
}

.br-top5-ae356a {
    border-top: 5px solid #ae356a
}

.br-top5-9d318e {
    border-top: 5px solid #9d318e
}

.vn-section {
    align-items: center;
    background: #fff url(../images/corp-vn-bg.png) no-repeat top right;
    background-size: auto 25%;
    background-position-y: 100px
}

.concierge-box {
    transition: all .75s ease-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.concierge-box .sd_box {
    position: relative;
    padding: 30px;
    background: #f9F9F9 url(../images/bg-wh/l2.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 25px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all .4s
}

.concierge-box .sd_box img {
    position: absolute;
    right: -20px;
    max-height: 90px;
    top: 25px
}

.concierge-box .sd_box h3 {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20px;
    font-size: 23px;
    max-width: 75%
}

.concierge-box .sd_box p {
    line-height: 32px;
    font-weight: 400;
    color: #4a4c52
}

.concierge-box .sd_box:hover {
    z-index: 1;
    box-shadow: 0 0 20px 10px rgba(0,0,0,0.05)
}

.concierge-box .sd_box.sd_bg1 {
    background: #f9F9F9 url(../images/bg-wh/l1.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg2 {
    background: #f9F9F9 url(../images/bg-wh/l2.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg3 {
    background: #f9F9F9 url(../images/bg-wh/l3.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg4 {
    background: #f9F9F9 url(../images/bg-wh/l4.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg5 {
    background: #f9F9F9 url(../images/bg-wh/l5.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg6 {
    background: #f9F9F9 url(../images/bg-wh/l6.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg7 {
    background: #f9F9F9 url(../images/bg-wh/l7.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg8 {
    background: #f9F9F9 url(../images/bg-wh/l8.jpg) no-repeat center center
}

.concierge-box .sd_box.sd_bg9 {
    background: #f9F9F9 url(../images/bg-wh/l3.jpg) no-repeat center center
}

.concierge-bottom-action a.btn-concierge-dop {
    background: #bd4d8f;
    color: #fff;
    border-radius: 0;
    font-size: 24px;
    line-height: 22px;
    padding: 15px 5px
}

.concierge-bottom-action a.btn-concierge-dop small {
    display: inline-block;
    font-size: 16px
}

.concierge-bottom-action a.link {
    font-style: italic;
    margin: 15px 0;
    text-align: center;
    display: inline-block;
    padding: 0 30px;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px
}

.article-detail-page {
    align-items: center;
    background-size: auto 70%;
    background-position-y: 100px
}

.article-detail-page h1 {
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 600;
    line-height: 44px;
    font-size: 34px;
    padding-bottom: 30px;
    margin-bottom: -10px;
    text-align: left
}

.article-detail-page .artDesc img {
    max-width: 95%;
    height: auto
}

.article-detail-page .artDesc iframe {
    max-width: 100%;
    min-height: 250px
}

.article-detail-page .artDesc p {
    font-size: 16px;
    line-height: 30px
}

.article-detail-page .artDesc li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300
}

.article-detail-page .artDesc ul {
    list-style-type: disc;
    list-style-position: inside
}

.article-detail-page .artDesc ol {
    list-style-type: decimal;
    list-style-position: inside
}

.article-detail-page .artDesc ul ul,.article-detail-page .artDesc ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px
}

.article-detail-page .artDesc ol ol,.article-detail-page .artDesc ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px
}

.article-detail-page .artDesc ol li,.article-detail-page .artDesc ul li {
    margin-top: 10px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 300
}

.article-detail-page .artDesc p,.article-detail-page .artDesc span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.fcArticle {
    display: inline-block;
    width: 100%;
    margin: 50px 0 0
}

.fcArticle span {
    color: #444;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px
}

.vn-program h1 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center
}

.vn-program h1 span {
    display: inline-block;
    width: 100%;
    font-weight: 500;
    font-size: 52px
}

table.concierge-program-tab {
    margin: 80px 0
}

table.concierge-program-tab thead th.gr {
    border-left: 1px solid #f7f7f7;
    background: #f7f7f7;
    font-size: 18px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
    vertical-align: middle;
    position: relative
}

table.concierge-program-tab thead th.gr span {
    margin: 0
}

table.concierge-program-tab thead th {
    padding: 20px 15px
}

table.concierge-program-tab thead th small {
    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-style: italic;
    font-size: 14px
}

table.concierge-program-tab thead th span {
    font-weight: 600;
    font-size: 20px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    margin: 0 0 10px;
    display: inline-block;
    width: 100%
}

table.concierge-program-tab thead th p {
    margin: 0;
    font-size: 12px;
    line-height: 16px
}

table.concierge-program-tab tbody tr.last-bottom-border td {
    border-bottom: 1px solid #ebeaea
}

table.concierge-program-tab tbody td {
    vertical-align: middle;
    padding: 15px;
    border-right: 1px solid #ebeaea;
    border-left: 1px solid #ebeaea;
    font-size: 12px;
    line-height: 18px
}

table.concierge-program-tab tbody td a {
    font-weight: 500;
    text-decoration: underline
}

table.concierge-program-tab tbody td i.fa-times-circle {
    color: #ccc;
    font-size: 20px
}

table.concierge-program-tab tbody td i.fa-check-circle {
    font-size: 20px
}

table.concierge-program-tab tbody td.fd-vfn {
    font-size: 12px;
    padding: 15px 40% 15px 15px;
    line-height: 22px
}

table.concierge-program-tab tbody tr:nth-child(even) {
    background-color: #f7f7f7
}

table.concierge-program-tab tfoot th {
    border: 0;
    padding: 0
}

table.concierge-program-tab tfoot th a {
    font-weight: 500;
    border-radius: 0;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    display: block;
    text-align: center
}

table.concierge-program-tab tfoot th a:hover {
    opacity: .8;
    color: #fff
}

table.concierge-program-tab.tab-prevence thead th {
    padding: 15px;
    width: 8%;
    vertical-align: middle
}

table.concierge-program-tab.tab-prevence thead th.gr {
    width: 14%
}

table.concierge-program-tab.tab-prevence thead th.gr_b {
    border-left: 1px solid #f7f7f7;
    background: #f7f7f7;
    font-size: 23px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 20px;
    vertical-align: middle;
    padding: 20px 30px;
    text-align: center;
    border: 1px solid #eee;
    border-bottom: 0
}

table.concierge-program-tab.tab-prevence thead th.gr_gn {
    border-left: 0;
    background: #fff;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px;
    vertical-align: middle;
    padding: 20px 30px;
    text-align: center;
    border-bottom: 1px solid #eee
}

table.concierge-program-tab.tab-prevence thead th span {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin: 0;
    text-transform: uppercase
}

table.concierge-program-tab.tab-prevence tfoot th a {
    font-size: 14px
}

table.concierge-program-tab.tab-prevence tfoot tr.price_line th {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding: 10px 0
}

table.concierge-program-tab.tab-prevence tfoot tr.info_link th a {
    text-transform: none;
    font-size: 14px;
    text-decoration: underline
}

table.concierge-program-tab.tab-prevence tfoot tr.info_link th a:hover {
    color: #000
}

.vn-ft {
    align-items: center;
    background: #fff url(../images/bird-bg-white.png) no-repeat bottom right;
    padding: 0 0 100px;
    background-position: right -70px
}

.vn-ft .big-next-level {
    font-size: 82px;
    color: #ea99c4;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 83px
}

.vn-ft .text_bracket {
    font-style: italic;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    position: relative;
    padding: 20px 10px;
    text-align: left;
    width: 70%;
    display: inline-block;
    margin: 120px 0 0 40px
}

.vn-ft .text_bracket:after {
    position: absolute;
    content: "";
    background: url(../images/bracket_right.png) no-repeat center top;
    width: 22px;
    height: 103px;
    right: -25px;
    top: 0
}

.vn-ft .text_bracket:before {
    position: absolute;
    content: "";
    background: url(../images/bracket_left.png) no-repeat center top;
    width: 22px;
    height: 103px;
    left: -40px;
    top: 0
}

.product_detail_page h1 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center
}

.product_detail_page h1 span {
    display: inline-block;
    width: 100%;
    font-weight: 500;
    font-size: 52px;
    text-transform: uppercase
}

.product-info-section {
    display: inline-block;
    width: 100%;
    padding: 40px 0 120px;
    background: #eee url(../images/product_info_bg.png) no-repeat center center;
    position: relative;
    z-index: 1
}

.product-info-section p {
    font-size: 16px;
    line-height: 28px
}

.product-info-section table td {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    padding: 0 30px 0 0
}

.product-info-section table td:last-child {
    padding: 0 0 0 30px
}

.product-content {
    padding: 100px 0
}

.product-content .single_product_image img {
    max-width: 90%;
    margin: 0 0 30px
}

.product-content .product-text {
    margin: 0;
    max-width: 85%
}

.product-content .product-text .fl-text {
    margin: 0
}

.product-content .product-text p {
    font-size: 14px
}

.product-content .product-text h3 {
    font-size: 47px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    font-style: italic
}

.product-content .product-text h2 {
    font-size: 47px;
    font-family: 'Bodoni Moda',sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    font-style: italic;
    text-transform: uppercase
}

.product-image {
    display: inline-block;
    width: 100%;
    position: relative
}

.product-image .single_product_image {
    position: absolute;
    left: 50%;
    top: -110px;
    z-index: 23;
    background: #fff;
    transform: translateX(-50%);
    padding: 20px;
    border-radius: 50%;
    overflow: hidden
}

.product-image .single_product_image img {
    height: 200px
}

.detailAdd {
    margin: 15px 0
}

.detailAdd .addcart {
    position: relative;
    height: 60px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    border: 0;
    margin: 0 10px 0 0;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
    width: 100%;
    font-size: 20px
}

.detailAdd .addcart:hover {
    opacity: .9
}

.detailAdd .addcart.disabled {
    opacity: .5;
    cursor: not-allowed
}

.detailAdd input[type="text"].number,.detailAdd input[type="text"].number {
    background: #fff;
    border: 1px solid #000;
    width: auto;
    height: 60px;
    border-radius: 15px;
    top: 0;
    margin: 0;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 18px;
    color: #000;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    font-weight: 600;
    max-width: 120px
}

.detailAdd input[type="text"].number:focus,.detailAdd input[type="text"].number:focus,.detailAdd input[type="text"].number:active {
    border-color: #fff2F2!important
}

.detailAdd .overnumber,.detailAdd .overnumber {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px
}

.overnumber,.detailAdd .overnumber {
    margin: 0;
    float: none;
    display: inline-block;
    position: relative;
    height: 60px;
    border: 0;
    top: 0;
    border-radius: 0;
    width: 100%
}

.detailAdd .ic_plus,.detailAdd .ic_minus,.detailAdd .overnumber .ic_plus,.detailAdd .overnumber .ic_minus {
    display: Block;
    position: Absolute;
    right: 1px;
    width: 40px;
    top: 50%;
    height: 28px;
    text-align: center;
    font-size: 12px;
    line-height: inherit;
    background: #fff;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    color: #000;
    padding-top: 10px;
    border-radius: 0
}

.detailAdd .ic_plus:hover,.detailAdd .ic_minus:hover,.detailAdd .overnumber .ic_plus:hover,.detailAdd .overnumber .ic_minus:hover {
    opacity: .7
}

.detailAdd .ic_minus,.detailAdd.overnumber .ic_minus {
    bottom: 10px;
    top: auto;
    background-image: url(../img/ic_minus.svg)
}

.detailAdd .ic_plus {
    top: 1px!important
}

.detailAdd .buyUnit {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    font-weight: 500;
    color: #666
}

.back-prv {
    text-decoration: underline;
    font-size: 16px
}

.back-prv i {
    display: inline-block;
    margin-top: 6px;
    margin-right: 5px;
    font-size: 12px
}

.back-prv:hover {
    text-decoration: underline
}

.pl-sl-text {
    max-width: 90%
}

.pl-sl-text p {
    line-height: 32px;
    margin: 0 0 30px
}

h2.pl-sp-name {
    color: #bd4c8f;
    font-style: italic;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-size: 32px
}

.text_bracket.pl-sl-bracket {
    font-size: 22px;
    line-height: 28px;
    padding: 18px 10px;
    width: 65%;
    margin: 50px 20px
}

.pl-sl-text-r {
    margin: 0
}

a.btnHaveInt {
    background: #bd4d8f;
    width: 100%;
    border: 0;
    display: inline-block;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    color: #fff
}

a.btnHaveInt:hover {
    opacity: .7
}

a.btnHaveInt span {
    display: inline-block;
    width: 100%;
    text-transform: none;
    margin: 6px 0 0;
    font-size: 20px
}

a.btnPSm {
    background: #bd4d8f;
    width: auto;
    border: 0;
    display: inline-block;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

a.btnPSm:hover {
    opacity: .7
}

.pl-sl-text-r.fl-text ul li {
    font-size: 16px
}

.career-section {
    background: #fff url(../images/bg_bird.png) no-repeat top right;
    background-size: auto 600px
}

.faq-section {
    align-items: center;
    background: #fff url(../images/faq-bg.jpg) no-repeat top right;
    background-position-y: 100px;
    background-size: cover
}

.faq-section-top {
    padding: 20px 0 100px
}

.faq-section-top h1 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 20px
}

.faq-section-top h1 span {
    display: inline-block;
    width: 100%
}

.faqPanels {
    margin: 30px 0 0
}

.faqPanels.faqPanelsExp{
    margin: 15px 0 35px;
}
.faqPanels.faqPanelsExp h2.ptTitle{
    margin: 0 0 30px;
    font-weight: 600;
    font-family: 'Bodoni Moda',sans-serif;
    text-transform: uppercase;
    font-style: italic;
}


.faqPanels .faqPanel {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
    background: #fff;
    border-radius: 0;
    border: 1px solid #eee
}

.faqPanels .faqPanel h4 {
    display: inline-block;
    width: 100%;
    position: relative
}

.faqPanels .faqPanel h4 a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px 10px 45px;
    color: #000000;
    line-height: 26px
}

.faqPanels .faqPanel h4 a:hover{
    color: #bd4c8f;
}

.faqPanels .faqPanel h4 a:before,.faqPanels .faqPanel h4 a.collapse:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    line-height: 18px;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 123;
    color: #bd4c8f;
    font-size: 12px;
}

.faqPanels .faqPanel h4 a.collapsed:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    line-height: 18px;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 2;
    color: #000
}

.faqPanels .faqPanel .panel-body {
    padding: 10px 25px 15px 45px;
    font-size: 16px;
    font-weight: 400
}

.faqPanels .faqPanel h4 a:hover:before {
    color: #bd4c8f
}

.faqPanels .faqPanel .panel-body p {
    font-size: 16px;
    color: #333;
    margin: 0
}

.faq-info-bottom a {
    color: #bd4c8f;
    text-decoration: underline
}

.bird-bg {
    align-items: center;
    background: #fff url(../images/corp-vn-bg.png) no-repeat top right;
    background-size: auto 450px;
    background-position-y: 40px;
}

.contact-top {
    padding: 0 0 50px;
}

.contact-top .lightPLeft {
    background: #f0e4f3;
    position: relative;
    height: 400px;
    padding: 50px
}

.contact-top .lightPLeft h1 {
    text-align: left;
    position: relative;
    z-index: 1;
    font-size: 52px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contact-top .lightPLeft img.ann {
    position: absolute;
    bottom: 0;
    max-width: 90%;
    right: 0;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-top .lightPLeft:hover img.ann {
    -webkit-transform: translate3d(-25px,-5px,100px);
    transform: translate3d(-25px,-5px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-top .cn-p1-box {
    height: 50%;
    background: #cc4b95;
    width: 100%;
    color: #fff;
    padding: 50px;
    max-height: 200px;
    transition: .3s
}

.contact-top .cn-p1-box span {
    font-size: 28px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 42px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contact-top .cn-p1-box small {
    font-size: 14px;
    font-weight: 300
}

.contact-top .cn-p1-box:hover {
    opacity: .95
}

.contact-top .cn-p2-box {
    height: 50%;
    background: #503c7b;
    color: #fff;
    padding: 50px;
    max-height: 200px;
    transition: .3s
}

.contact-top .cn-p2-box a,.contact-top .cn-p1-box a {
    color: #fff
}

.contact-top .cn-p2-box a:hover,.contact-top .cn-p1-box a:hover {
    color: #fff;
    text-decoration: underline
}

.contact-top .cn-p2-box:hover {
    opacity: .95
}

.contact-top .cn-p2-box span {
    font-size: 28px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 42px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contact-top .cn-p2-box small {
    font-size: 14px;
    font-weight: 300
}

.contact-top .lightPRight {
    position: relative;
    padding: 0
}

.contact-top .lightPRight span {
    position: relative;
    z-index: 1;
    font-size: 28px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 42px;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contact-top .lightPRight a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 15px 0 0
}

.contact-top .lightPRight a:hover {
    text-decoration: underline
}

.contact-top .lightPRight a img {
    display: inline-block;
    margin-right: 20px;
    width: 30px;
    height: auto
}

.contact-top .lightPRight img.ann {
    position: absolute;
    bottom: 0;
    max-width: 90%;
    right: -200px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-top .lightPRight:hover img.ann {
    -webkit-transform: translate3d(-25px,-5px,100px);
    transform: translate3d(-25px,-5px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-mid h2 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contact-mid h2 span {
    display: inline-block;
    width: 100%
}

.people-top {
    padding-bottom: 80px
}

.people-top .people_box {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    position: relative
}

.people-top .people_box .pepimg {
    overflow: hidden;
    height: 250px;
    width: 100%
}

.people-top .people_box .pepimg img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform .75s ease 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality
}

.people-top .people_box .pepimg img:hover {
    transition: transform .5s ease .05s;
    transform: scale3d(1.095,1.095,1)
}

.people-top .people_box .p_info {
    position: absolute;
    top: 175px;
    left: 0;
    background: #fff;
    max-width: 92%;
    padding: 15px 0;
    width: 92%;
    height: 75px;
    transition: .1s
}

.people-top .people_box .p_info:hover {
    left: -50px;
    max-width: unset;
    width: unset;
    border-top: 2px solid #000;
    height: auto;
    width: calc(140% + 0px);
    margin-top: -30px;
    z-index: 5;
    box-shadow: 10px 10px 20px 6px rgba(0,0,0,0.1);
    padding: 43px 40px 50px 50px
}

.people-top .people_box .p_info:hover .j-text {
    display: block
}

.people-top .people_box .p_info small {
    letter-spacing: 1px;
    font-size: 12px;
    color: #959595;
    display: inline-block;
    width: 100%;
    text-transform: uppercase
}

.people-top .people_box .p_info .j-name {
    font-size: 16px;
    font-weight: bold
}

.people-top .people_box .p_info .j-text {
    display: none;
    margin-top: 15px
}

.contact-two {
    background: #fff;
    position: relative;
    min-height: 500px
}

.contact-two .contact_blueLeft {
    background: #3da9db;
    height: 100%;
    padding: 50px;
    position: relative
}

.contact-two .contact_purpleRight {
    background: #a45697;
    height: 100%;
    padding: 50px;
    position: relative
}

.contact-two .contact_blueLeft img.sbl {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-two .contact_blueLeft:hover img.sbl {
    -webkit-transform: translate3d(25px,-5px,100px);
    transform: translate3d(25px,-5px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-two .contact_purpleRight img.sbr {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-two .contact_purpleRight:hover img.sbr {
    -webkit-transform: translate3d(-25px,0px,100px);
    transform: translate3d(-25px,0px,100px);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.contact-two img.sbl {
    position: absolute;
    top: -60px;
    left: 0
}

.contact-two img.sbr {
    position: absolute;
    right: 10px;
    top: -30px;
    z-index: 1
}

.contact-two .cds-txt {
    position: relative;
    padding: 0;
    color: #fff
}

.contact-two .cds-txt .cds-n {
    font-size: 30px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 42px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase
}

.contact-two .cds-txt .cds-sm {
    font-size: 22px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 300;
    line-height: 32px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.contact-two .cds-txt a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 15px 0 0
}

.contact-two .cds-txt a:hover {
    text-decoration: underline
}

.contact-two .cds-txt a img {
    display: inline-block;
    margin-right: 20px;
    width: 30px;
    height: auto
}

.contact-two .cds-rxt {
    position: relative;
    z-index: 2;
    padding: 0;
    color: #fff
}

.contact-two .cds-rxt .cds-n {
    font-size: 30px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 42px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase
}

.contact-two .cds-rxt .cds-sm {
    font-size: 22px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 300;
    line-height: 32px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.contact-two .cds-rxt .cds-p {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 32px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    min-height: 75px;
    margin-top: 30px
}

.contact-two .cds-rxt a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 15px 0 0
}

.contact-two .cds-rxt a:hover {
    text-decoration: underline
}

.contact-two .cds-rxt a img {
    display: inline-block;
    margin-right: 20px;
    width: 30px;
    height: auto
}

.contact-manag {
    padding: 30px 0 70px
}

.contact-manag h1, .contact-manag h2 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 0;
    text-transform: uppercase
}

.contact-manag h2 span {
    display: inline-block;
    width: 100%
}

.people-management {
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 70px 30px rgb(175 175 175 / 5%);
    margin-top: 10px
}

.people-management .m_people_box {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
    position: relative;
    height: 380px;
    min-height: 420px
}

.people-management .m_people_box .pepimg {
    width: 100%;
    height: 235px
}

.people-management .m_people_box .pepimg img {
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    transition: transform .75s ease 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    max-height: 240px
}

.people-management .m_people_box .pepimg img:hover {
    transition: transform .5s ease .05s;
    transform: scale3d(1.095,1.095,1)
}

.people-management .m_people_box .p_info {
    position: absolute;
    left: 0;
    padding: 15px 0;
    width: 100%;
    transition: .1s;
    min-height: 200px
}

.people-management .m_people_box .p_info:hover {
    background: #fff;
    left: -60px;
    max-width: unset;
    width: unset;
    border-top: 2px solid #000;
    height: auto;
    width: calc(140% + 0px);
    margin-top: -30px;
    z-index: 5;
    box-shadow: 10px 10px 20px 6px rgba(0,0,0,0.1);
    padding: 43px 40px 50px 30px
}

.people-management .m_people_box .p_info:hover .j-text {
    display: block;
    text-align: left;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px
}

.people-management .m_people_box .p_info:hover .j-cit {
    display: block;
    text-align: left
}

.people-management .m_people_box .p_info:hover .j-tel {
    text-align: left
}

.people-management .m_people_box .p_info:hover .j-mail {
    text-align: left
}

.people-management .m_people_box .p_info small {
    letter-spacing: 1px;
    font-size: 12px;
    color: #959595;
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    min-height: 30px;
    line-height: 17px;
    margin-top: 15px;
    text-transform: uppercase
}

.people-management .m_people_box .p_info .j-name {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    height: 45px;
    align-items: center;
}

.people-management .m_people_box .p_info .j-text {
    display: none;
    margin-top: 15px
}

.people-management .m_people_box .p_info .j-cit {
    display: none;
    font-size: 20px;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 26px;
    margin-top: 20px;
    width: 90%;
    margin-bottom: 10px;
    color: #141518
}

.people-management .m_people_box .p_info .j-tel {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 16px
}

.people-management .m_people_box .p_info .j-mail a {
    color: #bd4c8f
}

.people-management .m_people_box .p_info .j-tel img {
    max-height: 25px;
    border-radius: 0;
    margin-right: 5px
}

.people-management .m_people_box .p_info .j-mail {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
    width: 100%;
    font-size: 16px;
    line-height: 16px
}

.people-management .m_people_box .p_info .j-mail img {
    max-height: 20px;
    border-radius: 0;
    object-fit: none;
    margin-right: 5px
}

.cl-top {
    display: inline-block;
    width: 100%;
    margin: 115px 0 0;
    width: 450px
}

ul.cl-i-b {
    display: inline-block;
    width: 100%;
    margin: 0 auto
}

ul.cl-i-b li {
    position: relative;
    top: 0;
    height: 85px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

ul.cl-i-b li.cb-11:hover {
    z-index: 4
}

ul.cl-i-b li:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 5;
    opacity: 1
}

ul.cl-i-b li img {
    width: 100%;
    position: absolute;
    transition: .3s
}

ul.cl-i-b li.cb-10 img {
    top: -85px
}

ul.cl-i-b li.cb-9 img {
    top: -10px
}

ul.cl-i-b li.cb-8 img {
    top: -12px
}

ul.cl-i-b li.cb-7 img {
    top: -15px
}

ul.cl-i-b li.cb-7_2 img {
    top: -4px
}

ul.cl-i-b li.cb-6 img {
    top: -5px
}

ul.cl-i-b li.cb-5 img {
    top: -27px
}

ul.cl-i-b li.cb-3 img {
    top: -42px
}

ul.cl-i-b li.cb-2 img {
    top: -21px
}

ul.cl-i-b li.cb-1 img {
    top: -54px
}

ul.cl-i-b li.cb-0 img {
    top: -30px
}

ul.cl-i-b li .sg-t {
    position: relative;
    padding-left: 20%;
    height: 85px;
    display: inline-block;
    width: 100%;
    z-index: 2
}

ul.cl-i-b li .sg-t span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    display: inline-block
}

ul.cl-i-b li .sg-t small {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    width: 100%
}

ul.cl-i-b li.cb-11 .sg-t {
    padding-top: 20px;
    height: 85px
}

ul.cl-i-b li.cb-11 .sg-t span {
    color: #462d4d
}

ul.cl-i-b li.cb-11 .sg-t small {
    color: #462d4d
}

ul.cl-i-b li.cb-10 .sg-t {
    padding-top: 5px
}

ul.cl-i-b li.cb-10 .sg-t span {
    padding-top: 15px;
    max-width: 65%
}

ul.cl-i-b li.cb-9 .sg-t {
    line-height: 16px
}

ul.cl-i-b li.cb-9 .sg-t a:first-child {
    margin: 4px 0 6px;
    display: inline-block;
    width: 100%;
    line-height: 14px
}

ul.cl-i-b li.cb-9 .sg-t span {
    max-width: 100%;
    color: #592542;
    font-size: 16px;
    line-height: 14px
}

ul.cl-i-b li.cb-9 .sg-t small {
    color: #592542;
    font-size: 12px
}

ul.cl-i-b li.cb-9 .sg-t span:first-child {
    margin-bottom: 15px
}

ul.cl-i-b li.cb-8 .sg-t {
    margin-top: 15px
}

ul.cl-i-b li.cb-8 .sg-t span {
    padding-top: 0;
    max-width: 45%
}

ul.cl-i-b li.cb-7 .sg-t span {
    padding-top: 32px;
    max-width: 48%
}

ul.cl-i-b li.cb-7 .sg-t a:first-child span {
    color: #543a00
}

ul.cl-i-b li.cb-7_2 .sg-t span {
    padding-top: 26px;
    max-width: 49%
}

ul.cl-i-b li.cb-7_2 .sg-t a:last-child span {
    text-align: center
}

ul.cl-i-b li.cb-7_2 .sg-t a:first-child span {
    color: #fff
}

ul.cl-i-b li.cb-6_2 .sg-t small {
    color: #501739;
    padding-top: 0
}

ul.cl-i-b li.cb-6 .sg-t small {
    color: #501739
}

ul.cl-i-b li.cb-6 .sg-t span {
    padding-top: 0;
    max-width: 45%;
    color: #501739
}

ul.cl-i-b li.cb-3 .sg-t {
    padding-top: 14px
}

ul.cl-i-b li.cb-3 .sg-t span {
    padding-top: 12px;
    max-width: 49%
}

ul.cl-i-b li.cb-3 .sg-t a:first-child span {
    color: #373900;
    color: #5d5f00;
    padding-top: 12px
}

ul.cl-i-b li.cb-5 .sg-t {
    padding-top: 2px
}

ul.cl-i-b li.cb-5 .sg-t a {
    padding-top: 2px;
    max-width: 49%
}

ul.cl-i-b li.cb-5 .sg-t a:first-child {
    color: #003438;
    padding-top: 0;
    width: 35%;
    float: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase
}

ul.cl-i-b li.cb-5 .sg-t a:nth-child(2) {
    padding-top: 0;
    width: 40%;
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 5px;
}

ul.cl-i-b li.cb-5 .sg-t a:last-child {
    padding-top: 10px;
    width: 55%;
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px
}

ul.cl-i-b li.cb-4 {
    height: 82px;
    top: -22px
}

ul.cl-i-b li.cb-4 .sg-t {
    padding-top: 22px
}

ul.cl-i-b li.cb-4 .sg-t a {
    padding-top: 2px;
    max-width: 49%;
    padding-left: 5px
}

ul.cl-i-b li.cb-4 .sg-t a:first-child {
    color: #237477;
    padding-top: 0;
    width: 35%;
    float: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
    text-transform: uppercase;
    height: 45px
}

ul.cl-i-b li.cb-4 .sg-t a:nth-child(2) {
    padding-top: 0;
    width: 40%;
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #130038;
    padding-left: 10px
}

ul.cl-i-b li.cb-4 .sg-t a:nth-child(3) {
    color: #236341
}

ul.cl-i-b li.cb-4 .sg-t a:last-child {
    padding-top: 20px;
    width: 40%;
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px
}

ul.cl-i-b li.cb-2 .sg-t span {
    padding-top: 26px;
    max-width: 100%;
    color: #012a3d
}

ul.cl-i-b li.cb-1 .sg-t span {
    padding-top: 25px;
    max-width: 45%
}

ul.cl-i-b li.cb-1 .sg-t a:last-child span {
    color: #003c34
}

ul.cl-i-b li.cb-0 .sg-t span {
    padding-top: 25px;
    max-width: 85%;
    color: #47310b
}

.w-page-section {
    display: inline-block;
    width: 100%;
    margin: 0 0 50px;
    background: #fff
}

.singlePage ul {
    list-style-type: disc;
    list-style-position: inside
}

.singlePage h1 {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 20px
}

.singlePage ol {
    list-style-type: decimal;
    list-style-position: inside
}

.singlePage ul ul,.singlePage ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px
}

.singlePage ol ol,.singlePage ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px
}

.singlePage ol li,.singlePage ul li {
    margin-top: 10px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 300
}

.singlePage p,.singlePage span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.articleCatPage h1 {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 46px
}

.article-detail-page h2.next-articles {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px
}

.web_paginator {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0 0
}

.web_paginator ul.paginator {
    text-align: center
}

.web_paginator ul.paginator li {
    display: inline-block;
    margin: 0 2px
}

.web_paginator ul.paginator li.pg_dots {
    margin-top: 10px
}

.web_paginator ul.paginator li a {
    padding: 10px 5Px;
    background: #fff;
    display: inline-block;
    font-weight: 500;
    color: #000;
    font-size: 16px
}

.web_paginator ul.paginator li.active a {
    color: #bd4c8f;
    text-decoration: underline
}

.web_paginator ul.paginator li.pg_step i {
    font-size: 10px;
    color: #999;
    margin-top: 5px
}

.web_paginator ul.paginator li.pg_step.disabled a {
    opacity: .3;
    cursor: not-allowed
}

.web_paginator .j-loading {
    margin: 15px 0 0;
    display: inline-block;
    background: #fff;
    border-radius: 20px;
    width: 100%;
    display: none
}

.web_paginator .j-loading img {
    max-height: 60px;
    border-radius: 20px
}

.web_paginator .nextProducts {
    display: inline-block;
    padding: 12px 25px;
    background: #fff;
    color: #000;
    border-radius: 1.5em;
    margin: 25px 0 15px;
    font-weight: 600;
    border: 1px solid #000
}

.web_paginator .nextProducts:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.pageSuccessAdd {
    display: inline-block;
    padding: 50px 0;
    width: 100%;
    background: #fff
}

.pageSuccessAdd .overimg img {
    max-height: 150px;
    display: inline-block
}

.pageSuccessAdd h1 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    margin: 15px 0 0;
    line-height: 30px
}

.pageSuccessAdd h1 i {
    margin-right: 10px
}

.pageSuccessAdd h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0 10px
}

.pageSuccessAdd h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.modalGreenButton {
    border-radius: 0;
    background: #bd4c8f;
    border: 1px solid inherit;
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 0;
    font-weight: 500;
    color: #fff;
    cursor: pointer
}

.modalGreenButton:hover {
    color: #fff;
    border-color: inherit;
    opacity: .9
}

.modalGreyButton {
    border-radius: 0;
    background: #eee;
    border: 1px solid #eee;
    padding: 8px 10px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    border-radius: 0
}

.modalGreyButton:hover {
    background: #fff;
    border: 1px solid #eee
}

.modal-title {
    font-weight: 600;
    font-size: 18px
}

.demandBtn {
    display: inline-block;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase
}

.demandBtn:hover {
    opacity: .9;
    color: #fff
}

.cn-br-info {
    background: #FFF url(../images/bird_white.png) no-repeat top center;
    display: inline-block;
    width: 100%;
    padding: 70px;
    min-height: 750px;
    text-align: center
}

.cn-br-info a.show-more {
    font-size: 20px;
    display: inline-block;
    font-family: 'Bodoni Moda',sans-serif;
    text-decoration: underline;
    color: #bd4c8f;
    font-style: italic
}

.cn-br-info.in-modal {
    min-height: unset;
    background-size: 60%
}

.cn-br-info.in-modal h3 {
    font-size: 24px;
    line-height: 34px
}

.cn-br-info.in-modal .btn.modalGreenButton {
    padding: 12px 25px;
    text-transform: uppercase
}

.cn-br-info.in-modal .btn.modalGreyButton {
    text-transform: uppercase;
    padding: 12px 25px;
    font-weight: 600;
    background: #fff;
    border: 1px solid #000
}

.cn-br-info.in-modal .btn.modalGreenButton.btn-spb {
    max-width: 250px;
    padding: 12px 15px;
    background: #fff;
    color: #bd4c8f;
    border: 2px solid #bd4c8f
}

.cn-br-info.in-modal .btn.modalGreenButton.btn-spb:hover {
    background: #bd4c8f;
    color: #fff
}

.cn-br-info.in-modal .btn.modalGreenButton.btn-spb small {
    display: inline-block;
    width: 100%;
    font-weight: 300
}

.cn-br-info h3,.cn-br-info h1 {
    font-weight: bold;
    font-size: 28px;
    line-height: 38px
}

.cn-br-info p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #888;
    margin: 30px 0
}

.cn-br-info .newsletter-nw-group {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 30px 0
}

.cn-br-info .newsletter-nw-group form input[type="email"] {
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #000;
    display: inline-block;
    height: 45px
}

.cn-br-info .newsletter-nw-group form button {
    background: #bd4d8f;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    width: 100%
}

.cn-br-info .newsletter-nw-group form button:hover {
    text-decoration: none;
    opacity: .9
}

.cn-dem-info {
    background: #FFF url(../images/bird_white.png) no-repeat center right;
    display: inline-block;
    width: 100%;
    padding: 70px 0;
    text-align: center;
    background-size: 510px;
    background-position-y: 200px
}

.cn-dem-info h1 {
    font-size: 32px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 20px;
    color: #bd4d90
}

.cn-dem-info h1 span {
    display: inline-block;
    width: 100%;
    font-size: 42px;
    font-weight: 600
}

.dn-contact-info-box {
    background: #f7f7f7;
    padding: 30px;
    margin: 20px 0 40px
}

.dn-contact-info-box small {
    font-size: 12px;
    letter-spacing: 3px;
    color: #7c7d7f;
    font-weight: 500;
    margin-top: 0;
    display: inline-block;
    width: 100%
}

.dn-contact-info-box h2 {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px
}

.dn-contact-info-box a {
    margin: 0 20px 10px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block
}

.dn-contact-info-box a:hover {
    color: #bd4d90;
    text-decoration: underline
}

.dn-contact-info-box a img {
    margin-right: 8px;
    max-height: 26px;
    margin-top: 2px
}

.d-form {
    text-align: left
}

.d-form h2 {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px;
    text-align: center
}

.d-form input.form-control {
    border-radius: 0;
    height: 50px;
    margin: 0 0 15px
}

.d-form select.form-control {
    border-radius: 0;
    height: 50px;
    margin: 0 0 15px;
    font-size: 14px
}

.d-form textarea.form-control {
    border-radius: 0;
    min-height: 150px
}

.d-form .pBtn {
    border-radius: 0;
    width: 100%;
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
    background: #bd4d8f;
    color: #fff;
    letter-spacing: 1px;
    margin: 10px 0
}

.d-form .pBtn:hover {
    opacity: .9
}

.d-form .program-select {
    background: #f7f7f7;
    padding: 15px;
    margin: 0 0 15px;
    text-align: left
}

.d-form .program-select span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px
}

.d-form label {
    font-weight: 600;
    margin: 0
}

.page_section.cart {
    display: inline-block;
    width: 100%;
    background: #fff url(../images/bg_bird.png) no-repeat top right;
    background-size: auto 600px;
    padding: 50px 0
}

.cartinner {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 25px;
    display: inline-block;
    width: 100%;
    margin: 5px 0 20px;
    border-radius: 0;
    position: relative
}

.cartinner h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    display: inline-block;
    color: #000;
    width: 100%
}

.cartinner h2.sdSelect {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Bodoni Moda',sans-serif;
    text-transform: uppercase;
    font-style: italic;
    color: #bd4c91;
    text-align: left;
    margin-bottom: 25px
}

.cartinner h2.sdSelect:before {
    display: none
}

.checkBoxBig {
    background: #fff;
    display: inline-block;
    border: 1px solid #ddd;
    width: 100%;
    padding: 0;
    margin: 5px 0 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: justify;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    align-items: center;
    cursor: pointer
}

.checkBoxBig.grRight {
    width: 95%;
    margin-left: 5%
}

.checkBoxBig:hover {
    background: #Fff;
    border: 1px solid #000
}

.checkBoxBig.active {
    border: 1px solid #000
}

.checkBoxBig.disable {
    opacity: .4;
    border-color: #eee;
    cursor: not-allowed
}

.checkBoxBig.disable label.radio {
    cursor: not-allowed
}

.checkBoxBig .vnRadio {
    display: inline-block;
    width: 4%;
    text-align: center
}

.checkBoxBig .bigC {
    padding: 10px 20px 5px;
    display: inline-block;
    width: 95%;
    border-bottom: 0;
    background: transparent;
    min-height: 50px
}

.checkBoxBig.radio label::before {
    left: 14px
}

.checkBoxBig.radio label::after {
    left: 17px;
    background: #000
}

.imageDelivery {
    width: 150px;
    margin-right: 15px;
    height: 60px;
    vertical-align: middle;
    text-align: justify;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.imageDelivery img {
    max-height: 40px;
    max-width: 100%;
    width: auto
}

.checkBoxBig .bigC .dtName {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding-left: 80px;
    max-width: 80%;
    line-height: 18px
}

.checkBoxBig .bigC .dtImage {
    display: flex;
    width: 75px;
    text-align: center;
    position: absolute;
    left: 15px;
    justify-content: center;
    align-items: center;
    height: 44px;
    top: 0
}

.checkBoxBig .bigC .dtImage img {
    max-height: 35px;
    width: auto;
    max-width: 80%
}

.inner {
    background: #fff;
    border: 0;
    padding: 25px;
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #eee
}

.inner h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    display: inline-block;
    color: #000000;
    width: 100%
}

.inner label {
    cursor: pointer;
    color: #000;
    line-height: 20px;
    display: inline-block;
    min-width: 220px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px
}

.inner a.pink {
    color: #000;
    text-decoration: underline;
    font-weight: 700;
    margin-right: 30px
}

.inner a.pink:hover {
    text-decoration: none
}

.inner label.needed:after {
    display: inline;
    content: '*';
    color: #ff0000;
    margin-left: 4px
}

.inner input[type="text"],.inner input[type="password"],.inner input[type="email"],.inner input[type="number"],.inner select {
    padding: 6px 15px;
    background: #fff;
    height: 44px;
    width: auto;
    min-width: 240px;
    border-radius: 0;
    border: 1px solid #ced4da;
    margin: 0 0 5px
}

.orangeBtn {
    background: #bd4c90;
    color: #fff;
    padding: 10px 25px;
    cursor: pointer;
    border-radius: 0;
    font-size: 16px
}

.orangeBtn:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.loadAres {
    background: #eee;
    color: #000;
    display: inline-block;
    padding: 0 15px
}

a.backBasket {
    background: transparent;
    border: 1px solid #ccc;
    color: #333;
    text-shadow: none;
    padding: 12px 15px;
    border-radius: 1.3rem
}

a.backBasket i {
    font-size: 12px;
    color: #ccc;
    margin: 5px 5px 0 0
}

.backBasket:hover {
    box-shadow: inset 0 0 5px 2px rgb(0 0 0 / 5%)
}

.nextBasket {
    background: #bd4c90;
    padding: 10px 15px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    border-radius: 0;
    width: 100%;
    font-size: 20px;
    line-height: 24px
}

.nextBasket small {
    display: inline-block;
    width: 100%;
    font-weight: 300;
    font-size: 14px
}

.nextBasket:hover {
    box-shadow: inset 0 0 7px 2px rgba(0,0,0,0.1);
    color: #fff;
    background: #aa3d7f
}

.nextBasket i {
    font-size: 16px;
    margin: 3px 5px 0 0
}

.nextBasket .finishBasket_dtt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 0 10px
}

.j-cart-loading {
    display: inline-block;
    width: 100%;
    padding: 80px 30px;
    text-align: center
}

.j-cart-loading span {
    font-size: 32px;
    color: #555;
    font-style: italic
}

.cart input[type="text"].number {
    height: 50px;
    padding-right: 20px;
    font-size: 16px;
    padding-left: 20px;
    width: 100%;
    border-radius: 0!important;
    border: 1px solid #ccc;
    text-align: center
}

.cart .overnumber {
    height: 50px;
    display: inline;
    float: right;
    text-align: right;
    width: 110px;
    margin-top: 15px;
    background: #fff;
    position: absolute;
    top: 12px;
    right: 15px
}

.cart .overnumber .ic_plus,.cart .overnumber .ic_minus {
    width: 20px
}

.cart .overnumber .ic_plus {
    background-size: 30% auto;
    height: 20px;
    line-height: 20px;
    padding-top: 0;
    font-size: 16px;
    display: Block;
    position: Absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    background: #e9e9e9;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    color: #000000;
    border-radius: 50%;
    right: 8px;
    font-size: 20px
}

.cart .overnumber .ic_minus {
    bottom: 5px;
    height: 20px;
    line-height: 20px;
    top: 50%;
    padding-top: 0;
    font-size: 22px;
    display: Block;
    position: Absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background: #e9e9e9;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    color: #000000;
    border-radius: 50%;
    left: 8px;
    font-size: 20px
}

.cart table {
    display: table;
    border: 0;
    overflow: hidden
}

.cart table thead th {
    font-weight: 700;
    padding: 15px 5px;
    border-bottom: 0;
    font-size: 14px;
    background: #f9F9F9
}

.cart table a {
    color: #000;
    font-weight: 600
}

.cart table tr td {
    text-align: right;
    padding: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    border-bottom: 1px solid #eee
}

.cart table tr:last-child td {
    border-bottom: 0
}

.cart table tr td:first-child {
    width: 60px;
    text-align: right
}

.cart table tr td:first-child a {
    width: 60px;
    height: 60px;
    display: block;
    position: relative
}

.cart table tr td:nth-child(2) {
    text-align: left;
    width: 50%
}

.cart table tr td:nth-child(3) {
    font-weight: 700
}

.cart table tr td:nth-child(5) {
    font-weight: 400
}

.cart table tr td:last-child a {
    padding: 10px;
    display: block;
    text-align: center
}

.cart table tr td:last-child a img {
    margin: auto
}

.cart table tr td img {
    max-height: 60px;
    width: auto;
    max-width: 100%
}

.cart table tbody {
    width: 100%
}

.cart table thead {
    width: 100%
}

.cart tr:first-child td,.cart tr:first-child th {
    border-top: 0
}

.cart table td img {
    padding: 0 0 5px
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
    color: #000000;
    border-top: 0
}

.cart table input[type="text"].number {
    height: 40px;
    font-size: 14px;
    padding: 0 30px;
    width: 65px;
    border: 1px solid #d79d97;
    width: 100%;
    max-width: unset;
    border-radius: 1.5rem!important
}

.shopping-cart-table__delete {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    color: #bd4c90
}

.checkbox.rul-check {
    margin: 35px 0 25px!important
}

@media (max-width: 767px) {
    .form-field--icon-credit-card .form-field__input {
        padding-right:0
    }
}

.form-field--new .form-field__input {
    height: 50px;
    border-color: #d8dbdd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    padding-left: 19px;
    transition: opacity 0.4s,border-color .4s;
    border: 1px solid #dddddd;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (max-width: 767px) {
    .form-field--new .form-field__input {
        height:40px;
        padding-left: 14px
    }
}

.form-field--new .form-field__input:focus {
    border-color: #555!important
}

.form-field--new .form-field__input::-webkit-input-placeholder {
    color: #7c878e;
    font-weight: 300
}

.form-field--new .form-field__input:-moz-placeholder {
    color: #7c878e;
    font-weight: 300
}

.form-field--new .form-field__input::-moz-placeholder {
    color: #7c878e;
    font-weight: 300
}

.form-field--new .form-field__input:-ms-input-placeholder {
    color: #7c878e;
    font-weight: 300
}

.form-field--new .form-field__label,.form-field--new .form-field__input:-webkit-autofill ~ .form-field__label,.form-field--new .form-field__input.filled ~ .form-field__label,.form-field--new .form-field__input:focus:not([readonly]) ~ .form-field__label,.form-field--new.has-error .form-field__label {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    letter-spacing: .16px;
    left: 15px;
    top: auto;
    bottom: calc(100% - 11px);
    right: auto;
    padding: 0 5px
}

@media (max-width: 767px) {
    .form-field--new .form-field__label,.form-field--new .form-field__input:-webkit-autofill ~ .form-field__label,.form-field--new .form-field__input.filled ~ .form-field__label,.form-field--new .form-field__input:focus:not([readonly]) ~ .form-field__label,.form-field--new.has-error .form-field__label {
        font-size:14px;
        letter-spacing: normal;
        left: 10px;
        bottom: calc(100% - 9px)
    }
}

.form-field--new .form-field__label:before,.form-field--new .form-field__input:-webkit-autofill ~ .form-field__label:before,.form-field--new .form-field__input.filled ~ .form-field__label:before,.form-field--new .form-field__input:focus:not([readonly]) ~ .form-field__label:before,.form-field--new.has-error .form-field__label:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    bottom: 10px;
    background-color: #fff;
    display: block
}

@media (max-width: 767px) {
    .form-field--new .form-field__label:before,.form-field--new .form-field__input:-webkit-autofill ~ .form-field__label:before,.form-field--new .form-field__input.filled ~ .form-field__label:before,.form-field--new .form-field__input:focus:not([readonly]) ~ .form-field__label:before,.form-field--new.has-error .form-field__label:before {
        bottom:8px
    }
}

.form-field--new:not(.has-error) .form-field__input:-webkit-autofill ~ .form-field__label,.form-field--new:not(.has-error) .form-field__input.filled ~ .form-field__label,.form-field--new:not(.has-error).is-valid .form-field__label,.form-field--new:not(.has-error) .form-field__input:focus ~ .form-field__label {
    color: #7c878e!important;
    font-weight: 300!important;
    text-shadow: none
}

.form-field__label {
    position: absolute;
    transition: all .4s;
    pointer-events: none;
    left: 21px;
    font-weight: 300;
    color: #515151;
    top: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    right: 21px
}

.has-error .form-field__label {
    color: #e5352b
}

@media (max-width: 767px) {
    .form-field__label {
        font-size:14px;
        font-size: 1.4rem;
        left: 16px;
        top: 11px;
        right: 16px
    }
}

.form-field__label-inner {
    position: relative;
    z-index: 1
}

.form-field__label-inner.needed:after {
    display: inline;
    content: '*';
    color: red;
    margin-left: 4px
}

label.form-field {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 5px 0 20px
}

.form-field .iti {
    width: 100%
}

.form-field .iti__flag-container {
    max-height: 50px
}

.errorBubble {
    position: relative;
    top: 0;
    border-radius: 5px;
    background: #f9ecec;
    border: 1px solid #f9ecec;
    color: #ce1616;
    border-bottom: 1px solid #ce1616;
    padding: 6px;
    z-index: 9;
    font-size: 12px;
    min-width: 200px;
    display: -webkit-inline-box;
    margin: 5px 0;
    width: 100%
}

.errorBubble:after {
    content: '';
    display: inline-block;
    border-left: 5px solid transparent!important;
    border-right: 5px solid transparent!important;
    border-bottom: 5px solid #ce1616;
    position: absolute;
    top: -5px;
    left: 25px
}

.loadAres {
    color: #aa3d7f;
    display: inline-block;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: -12px;
    background: #fff;
    padding: 0 5px
}

.thanks-order {
    font-size: 18px;
    color: #bd4d91;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-size: 24px
}

.thanks-order .resultPayBox {
    line-height: 38px;
    font-size: 28px;
    margin: 30px 0
}

.thanks-order i {
    margin: 0 5px
}

.payOrderBox {
    margin: 0 0 50px
}

.payOrderBox p {
    font-size: 13px;
    font-style: italic
}

.payOrderBox a {
    text-decoration: underline
}

.payOrderBox .payFooterLogo {
    margin: 15px 0 0;
    display: inline-block;
    width: 100%
}

.payOrderBox .payFooterLogo img {
    height: 30px;
    width: auto
}

.payOrderBox .payBtn {
    background: #26a900;
    color: #fff;
    font-size: 16px;
    padding: 15px 25px;
    margin: 0 0 15px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 600
}

.myOrderProductsTable th {
    font-weight: 700;
    padding: 15px 5px;
    border-bottom: 0;
    font-size: 14px;
    background: #f9F9F9
}

.myOrderProductsTable td {
    padding: 15px 5px
}

.voucher_box {
    margin: 10px 0 0;
    background: #fff;
    width: 100%;
    display: inline-block;
    padding: 30px;
    text-align: left;
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.1)
}

.voucher_box img {
    max-width: 100%
}

.voucher_box h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 20px
}

@media(max-width: 768px) {
    header .header-top-page {
        background:#fff;
        background: #fff;
        -webkit-transition: background-color .2s ease-in-out;
        -moz-transition: background-color .2s ease-in-out;
        -ms-transition: background-color .2s ease-in-out;
        -o-transition: background-color .2s ease-in-out;
        transition: background-color .2s ease-in-out;
        -webkit-box-shadow: 0 20px 36px -11px rgba(245,218,245,0.25);
        -moz-box-shadow: 0 20px 36px -11px rgba(245,218,245,0.25);
        box-shadow: 0 20px 36px -11px rgba(245,218,245,0.25)
    }

    .header-top-page .header-logo img {
        max-height: 60px;
        margin-left: 10px;
    }

    header.top-header {
        min-height: 90px
    }

    .breadcrumb {
        margin-bottom: 20px;
        display: inline-block
    }

    .breadcrumb li {
        display: inline-block
    }

    .hp-section-build {
        padding-top: 110px;
        background: url(../images/build-mobile-bg.jpg);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 400px auto;
        background-position-y: 100px;
        min-height: 440px
    }

    .hp-section-build .swallog_ico {
        left: 0;
        max-width: 100%;
        background: url(../images/bird.png) no-repeat center top;
        background-size: 40%;
        left: 20px;
        display: none
    }

    .hp-section-build .mp_slogan {
        position: relative;
        right: unset;
        top: unset;
        margin: 20px 12% 30px;
        max-width: 76%;
        display: none
    }

    .hp-section-build .mp_slogan h2 {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 30px
    }

    .hp-section-build .mp_slogan h2:before {
        background-size: 35%;
        left: -30px;
        top: -10px
    }

    .hp-section-build .mp_slogan h2:after {
        background-size: 35%;
        top: -10px;
        right: -30px
    }

    .hp-section-build .mp_slogan p {
        font-size: 14px;
        line-height: 20px
    }

    .hp-section-build .hp-leftcontent {
        position: relative;
        margin: 0
    }

    .hp-section-build .hp-titlepage h1 {
        font-size: 42px;
        line-height: 50px;
        width: 50%;
        margin-top: 45px;
        margin-bottom: 40px;
        font-weight: 600
    }

    .hp-section-build .hp_cerna_perla {
        display: none
    }

    .hp-section-4box .sd_box .cn-title {
        font-size: 20px;
        line-height: 28px;
        word-wrap: break-word;
        max-width: 100%;
        overflow-wrap: break-word
    }

    .hp-section-4box .sd_box {
        padding: 20px;
        height: 180px;
        overflow: hidden
    }

    .hp-section-4box .sd_box .cn-subtitle {
        min-height: unset;
        margin: 10px 0 0;
        height: auto;
        font-size: 16px
    }

    .hp-section-4box .sd_box .cn-hash {
        font-size: 14px
    }

    .hp-section-about {
        padding: 10px 0
    }

    .hp-section-about h2 {
        font-size: 24px;
        line-height: 34px
    }

    .bird-hp {
        background-size: auto 20%;
        background-position: top right;
        background-position-y: 250px
    }

    .hp-section-about .youtubePlay {
        max-width: 100%;
        margin: 0 0 30px;
        height: 220px!important
    }

    .hp-section-b2 .p_m_box {
        padding: 0;
        margin: 30px 0
    }

    .hp-section-b2 .p_m_box .p_m_first {
        padding: 30px 30px 0
    }

    .hp-section-b2 .p_m_box h2 {
        font-size: 22px;
        line-height: 30px
    }

    .hp-section-b2 .p_m_box .r-image {
        position: relative;
        right: unset;
        top: unset
    }

    .hp-section-b2 .p_m_box .r-image img {
        max-height: 300px;
        height: auto
    }

    .hp-section-b2 .p_m_box .p_m_second {
        border-top: 1px solid #fff;
        margin-top: 30px
    }

    .hp-section-b2 .p_m_box .l-image {
        position: relative;
        left: unset;
        top: unset;
        max-width: unset;
        padding: 0 30px;
        display: inline-block;
        margin: 30px 0;
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .hp-section-blog {
        background-size: 50%;
        padding: 0 0 30px;
        background-position-y: 0
    }

    .hp-section-blog .owl-carousel {
        margin-top: 50px
    }

    .hp-section-blog .newsletter-nw-group h2 {
        font-size: 24px;
        margin: 10px 0 15px
    }

    .hp-section-blog .newsletter-nw-group form button {
        font-size: 16px
    }

    .card-grid-style-4 a.text-heading-4 {
        font-size: 16px;
        padding: 5px 0
    }

    .footer .footer-top {
        padding: 30px 0
    }

    .footer .hotline_contact p {
        font-size: 16px
    }

    .footer .hotline_contact a {
        display: inline-block;
        width: 100%;
        margin: 0 50px 30px
    }

    .footer .hotline_contact:before {
        top: 10px;
        left: 5px
    }

    .footer .adamjilek_copy {
        text-align: left
    }

    .footer h4 {
        padding: 16px 30px;
        min-height: unset
    }

    .footer .footer_logo_container {
        height: auto
    }

    .footer .footer_logo_container .footer-logo img {
        margin: 0 0 30px
    }

    .faq-section-top .faqPanels {
        margin: 0
    }

    .faq-section-top h1 {
        font-size: 28px;
        margin-bottom: 0
    }

    .articleCatPage h1 {
        font-size: 28px
    }

    .faqPanels .faqPanel h4 a {
        font-weight: 600;
        line-height: 26px;
        padding: 20px 15px 15px 60px;
        font-size: 16px
    }

    .contact-top .lightPLeft {
        padding: 40px;
        height: 260px
    }

    .contact-top .lightPLeft h1 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 0
    }

    .contact-top .lightPRight span {
        font-size: 20px;
        margin-top: 12px;
        line-height: 28px;
        margin-bottom: 10px
    }

    .contact-top .lightPRight a {
        margin-top: 10px
    }

    .contact-top .cn-p1-box {
        padding: 20px 40px;
        height: auto;
        min-height: 180px
    }

    .contact-top .cn-p2-box {
        padding: 20px 40px;
        max-height: unset;
        height: auto;
        min-height: 180px
    }

    .contact-mid h2, .contact-mid h1 {
        font-size: 28px;
        line-height: 40px;
        padding: 0 10px
    }

    .people-top .people_box .p_info {
        width: 95%
    }

    .people-top .people_box .p_info small {
        font-size: 11px
    }

    .people-top .people_box .p_info .j-name {
        font-size: 14px
    }

    .people-top .people_box .p_info .j-text p {
        font-size: 14px
    }

    .people-top .people_box .p_info:hover {
        margin-top: 0;
        padding-top: 15px;
        padding-right: 5px
    }

    .contact-two .contact_blueLeft {
        padding: 30px
    }

    .contact-two .contact_blueLeft img.sbl {
        max-width: 100%
    }

    .contact-two .contact_blueLeft .cds-txt .cds-n {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 10px
    }

    .contact-two .contact_blueLeft .cds-txt .cds-sm {
        font-size: 16px;
        margin-bottom: 20px
    }

    .cardzone-link-mobile {
        color: #bd4c90!important
    }

    .contact-two .contact_purpleRight {
        padding: 30px
    }

    .contact-two .contact_purpleRight img.sbr {
        max-width: 95%;
        top: -10px;
        right: -5px
    }

    .contact-two .cds-rxt .cds-n {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 10px
    }

    .contact-two .cds-rxt .cds-sm {
        font-size: 16px;
        margin: 0
    }

    .contact-two .cds-rxt .cds-p {
        margin: 10px 0 0
    }

    .contact-manag h2 {
        font-size: 28px;
        line-height: 40px;
        margin: 30px 0 0
    }

    .people-management {
        background: transparent;
        box-shadow: unset;
        padding: 0
    }

    .people-management .m_people_box {
        min-height: 330px;
        height: auto
    }

    .people-management .m_people_box .pepimg {
        height: 150px
    }

    .people-management .m_people_box .pepimg img {
        max-height: 100%
    }

    .people-management .m_people_box .p_info {
        padding: 0;
        line-height: 20px;
        min-height: unset
    }

    .people-management .m_people_box .p_info small {
        min-height: 40px;
        padding: 0 25px
    }

    .people-management .m_people_box .p_info .j-name {
        font-size: 14px;
        line-height: 16px;
        display: inline-block;
        margin-top: 5px;
        width: 100%
    }

    .people-management .m_people_box .p_info:hover {
        padding-left: 70px;
        padding-right: 95px
    }

    .concierge-top h1 {
        font-size: 28px;
        line-height: 42px;
        margin: 30px 0 0
    }

    h2.pl-sp-name {
        font-size: 22px;
        line-height: 38px;
        padding-right: 50px;
        margin-bottom: 20px
    }

    .pl-sl-text {
        max-width: 100%
    }

    .text_bracket.pl-sl-bracket {
        width: 70%;
        margin: 0 20px 20px
    }

    .pl-sl-text-r p {
        margin: 15px 0
    }

    a.btnHaveInt {
        font-size: 20px
    }

    a.btnHaveInt span {
        font-size: 16px
    }

    .hp-section-build.hp_perla_info {
        background: url(../images/buid_centered.jpg) no-repeat;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 350px auto;
        background-position-y: 100px
    }

    .hp-section-build.exp-pg {
        padding-top: 270px
    }

    .exp-pg .build-info-clinic {
        padding-left: 0
    }

    .hp-section-build.top-build-page h1 {
        font-size: 38px;
        line-height: 50px
    }

    .build-info-clinic h2 {
        font-size: 38px;
        line-height: 47px;
        margin: 30px 0;
        max-width: 70%
    }

    .exp-pg .build-info-gallery {
        margin-left: 0
    }

    .cl-top {
        width: 100%;
        margin: 265px auto 60px;
        display: grid;
        height: auto;
        display: inline-block
    }

    .cl-top .cl-i-b {
        margin: 0 auto;
        display: block;
        width: 100%;
        padding: 20px 15px 45px;
        background: #F5F5F5;
        margin-top: -40px
    }

    ul.cl-i-b li.cb-4 {
        height: 82px;
        top: 0
    }

    ul.cl-i-b li.cb-4 .sg-t {
        padding-top: 10px
    }

    ul.cl-i-b li.cb-4 .sg-t a:first-child {
        height: auto;
        margin-top: 20px
    }

    ul.cl-i-b li.cb-4 .sg-t a:nth-child(2) {
        padding-top: 5px
    }

    ul.cl-i-b li.cb-4 .sg-t a:last-child {
        padding-top: 6px
    }

    ul.cl-i-b li {
        height: 55px;
        max-width: 320px;
        display: block;
        margin: 0 auto;
        min-width: 320px
    }

    ul.cl-i-b li img {
        width: 100%;
        position: absolute;
        transition: .3s
    }

    ul.cl-i-b li.cb-10 img {
        top: -60px
    }

    ul.cl-i-b li.cb-9 img {
        top: unset;
        bottom: 0
    }

    ul.cl-i-b li.cb-8 img {
        top: -12px
    }

    ul.cl-i-b li.cb-7 img {
        top: -13px
    }

    ul.cl-i-b li.cb-7_2 img {
        top: 0
    }

    ul.cl-i-b li.cb-7_2 .sg-t a:first-child span {
        padding-top: 22px;
        word-break: break-word;
        max-width: 49%
    }

    ul.cl-i-b li.cb-7_2 .sg-t a:last-child span {
        padding-top: 22px
    }

    ul.cl-i-b li.cb-6 img {
        top: 5px
    }

    ul.cl-i-b li.cb-5 img {
        top: -10px
    }

    ul.cl-i-b li.cb-3 img {
        top: -15px
    }

    ul.cl-i-b li.cb-2 img {
        top: 5px
    }

    ul.cl-i-b li.cb-1 img {
        top: -13px
    }

    ul.cl-i-b li.cb-0 img {
        top: 10px
    }

    ul.cl-i-b li .sg-t {
        position: relative;
        padding-left: 20%;
        height: 60px;
        display: inline-block;
        width: 100%;
        z-index: 2
    }

    ul.cl-i-b li .sg-t span {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        width: 100%;
        line-height: 20px
    }

    ul.cl-i-b li .sg-t small {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
        width: 100%
    }

    ul.cl-i-b li.cb-11 .sg-t {
        padding-top: 10px;
        height: 60px
    }

    u ul.cl-i-b li.cb-10 .sg-t {
        padding-top: 15px
    }

    ul.cl-i-b li.cb-10 .sg-t span {
        padding-top: 4px;
        max-width: 85%
    }

    ul.cl-i-b li.cb-9 {
        background: #ea97c3;
        height: 80px
    }

    ul.cl-i-b li.cb-9 .sg-t {
        line-height: 16px
    }

    ul.cl-i-b li.cb-9 .sg-t a:first-child {
        margin: 2px 0;
        display: inline-block;
        width: 100%;
        line-height: 14px
    }

    ul.cl-i-b li.cb-9 .sg-t span {
        max-width: 100%;
        font-size: 14px;
        line-height: 18px
    }

    ul.cl-i-b li.cb-9 .sg-t small {
        font-size: 12px
    }

    ul.cl-i-b li.cb-9 .sg-t span:first-child {
        margin-bottom: 15px
    }

    ul.cl-i-b li.cb-8 .sg-t {
        margin-top: 5px
    }

    ul.cl-i-b li.cb-8 .sg-t span {
        padding-top: 0;
        max-width: 80%
    }

    ul.cl-i-b li.cb-7 .sg-t span {
        padding-top: 17px;
        max-width: 48%
    }

    ul.cl-i-b li.cb-6 .sg-t small {
        padding-top: 8px
    }

    ul.cl-i-b li.cb-6 .sg-t {
        line-height: 16px;
        padding-top: 10px
    }

    ul.cl-i-b li.cb-6 .sg-t span {
        padding-top: 0;
        max-width: 100%
    }

    ul.cl-i-b li.cb-3 .sg-t a span {
        padding-top: 16px!important;
        max-width: 49%
    }

    ul.cl-i-b li.cb-3 .sg-t a:first-child {
        display: inline-block;
        width: 48%
    }

    ul.cl-i-b li.cb-2 .sg-t {
        padding-top: 17px
    }

    ul.cl-i-b li.cb-2 .sg-t span {
        padding-top: 17px;
        max-width: 80%
    }

    ul.cl-i-b li.cb-1 .sg-t {
        padding-top: 26px
    }

    ul.cl-i-b li.cb-1 .sg-t span {
        padding-top: 16px;
        max-width: 45%
    }

    ul.cl-i-b li.cb-0 .sg-t {
        padding-top: 30px
    }

    ul.cl-i-b li.cb-0 .sg-t span {
        padding-top: 16px;
        max-width: 100%;
        color: #47310b
    }

    ul.cl-i-b li.cb-3 .sg-t {
        padding-top: 16px!important;
        max-width: 99%
    }

    ul.cl-i-b li.cb-5 .sg-t a {
        padding-top: 8px!important;
        max-width: 49%;
        font-size: 14px!important;
        line-height: 16px!important
    }

    ul.cl-i-b li.cb-5 .sg-t a:last-child {
        padding-top: 24px!important
    }

    .build-info-clinic-fk h2 span {
        font-size: 26px
    }

    .build-info-clinic-fk h2 {
        font-size: 42px;
        line-height: 36px
    }

    .build-info-clinic-fk .text_bracket {
        width: 190px;
        margin: 0 20px 30px
    }

    .concierge-top .big-next-level {
        font-size: 52px;
        width: 50%;
        display: inline-block;
        line-height: 64px
    }

    .concierge-top .s-font-col {
        margin-top: 30px;
        font-size: 16px
    }

    .concierge-box .sd_box img {
        position: absolute;
        right: 10px;
        max-height: 50px;
        top: 20px
    }

    .table-responsive {
        overflow: auto;
        margin: 0;
        background-image: linear-gradient(to right,white,white),linear-gradient(to right,white,white),linear-gradient(to right,rgba(255,255,255,.55),rgba(255,255,255,0)),linear-gradient(to left,rgba(255,255,255,.55),rgba(255,255,255,0));
        background-position: left center,right center,left center,right center;
        background-repeat: no-repeat;
        background-color: white;
        background-size: 20px 100%,20px 100%,10px 100%,10px 100%;
        background-attachment: local,local,scroll,scroll
    }

    .table-responsive table {
        margin: 0
    }

    table.concierge-program-tab.tab-prevence tfoot th a {
        min-width: 110px
    }

    table.concierge-program-tab tfoot th a {
        font-size: 14px
    }

    .table-responsive .concierge-program-tab {
        margin: 0 0 50px
    }

    .vn-ft .big-next-level {
        font-size: 52px;
        width: 50%;
        display: inline-block;
        line-height: 64px;
        margin: 40px 0 0
    }

    .vn-ft .text_bracket {
        margin: 20px 40px 0;
        width: 60%;
        font-size: 16px;
        padding: 10px
    }

    .vn-program h1 {
        font-size: 28px;
        margin-bottom: 30px;
        line-height: 38px
    }

    .vn-program h1 span {
        font-size: 28px
    }

    .concierge-box .sd_box {
        padding: 20px;
        margin-bottom: 10px
    }

    .concierge-box .sd_box p {
        font-size: 14px;
        line-height: 28px;
        font-weight: 300
    }

    .concierge-top .big-next-level.sm-healthy {
        font-size: 36px;
        line-height: 48px;
        width: 100%
    }

    .concierge-top .text_bracket {
        margin: 30px 20px;
        width: 75%;
        padding: 5px 0
    }

    .concierge-company .concierge-top .text_bracket {
        margin: 20px auto;
        padding-top: 18px
    }

    .sf-bg .concierge-top .text_bracket {
        margin: 20px;
        padding: 20px;
        font-size: 18px;
        margin-left: 12%
    }

    .concierge-top .text_bracket.text_bracket_cfm {
        padding: 5px 15px;
        margin-left: 12%
    }

    .cn-br-info {
        padding: 40px;
        background-size: 340px
    }

    .cn-br-info h3,.cn-br-info h1 {
        font-size: 22px;
        line-height: 32px
    }

    .cn-br-info p {
        font-size: 18px;
        padding: 0
    }

    .product-info-section table td {
        width: 100%;
        display: inline-table;
        margin: 0 0 30px
    }

    .product_detail_page h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 0;
        margin-top: 30px
    }

    .product_detail_page h1 span {
        font-size: 38px;
        margin-top: 10px;
        line-height: 42px
    }

    .product-content .product-text {
        max-width: 100%
    }

    .vn-section.sf-bg {
        background-size: 100%;
        background-position-y: 30px
    }

    .fl-openhour {
        margin: 0 0 30px
    }

    .exp-pg .fl-text h3 {
        margin-bottom: 0
    }

    .swallog_ico_exp {
        left: unset;
        right: 0;
        text-align: right;
        top: 200px
    }

    .swallog_ico_exp img {
        max-width: 190px
    }

    .hp-r-slog .mp_slogan:before {
        content: "";
        background: url(../images/bird_build.png);
        width: 268px;
        height: 383px;
        right: 0;
        top: -60px;
        position: absolute;
        display: none
    }

    .hp-r-slog {
        text-align: center;
        width: 100%
    }

    .hp-r-slog .mp_slogan {
        display: inline-block;
        margin: 30px 15px;
        right: 460px;
        text-align: center;
        z-index: 3;
        width: auto;
        top: 260px;
        max-width: 340px
    }

    .hp-r-slog .mp_slogan h2 {
        font-style: italic;
        font-size: 20px;
        font-weight: 600;
        line-height: 34px;
        color: #707070;
        margin: 0 0 40px;
        position: relative;
        word-wrap: break-word;
        padding: 0 30px
    }

    .hp-r-slog .mp_slogan h2:after {
        position: absolute;
        content: "";
        background: url(../images/br.svg) no-repeat center top;
        width: 50px;
        height: 150px;
        right: 0;
        top: -15px
    }

    .hp-r-slog .mp_slogan h2:before {
        position: absolute;
        content: "";
        background: url(../images/bl.svg) no-repeat center top;
        width: 50px;
        height: 150px;
        left: 0;
        top: -15px
    }

    .hp-r-slog .mp_slogan p {
        font-style: italic;
        font-family: 'Open Sans',sans-serif;
        line-height: 27px;
        font-size: 16px;
        font-weight: 300;
        color: #707070;
        letter-spacing: 1px
    }

    .article-detail-page .artDesc img {
        margin: 5px
    }

    .f-rc-whside {
        padding: 20px;
        background: #fff
    }

    .hp-section-b2 .p_m_box .l-image img {
        height: auto
    }
}

.intl-tel-input {
    width: 100%
}

.btn-gen-voucher {
    background: #bd4d8f;
    border: 0;
    display: inline-block;
    padding: 15px;
    border-radius: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.btn-gen-voucher:hover {
    background: #a7407d;
    color: #fff
}

#pModal .modal-body {
    padding: 12px
}

#pModal button.close {
    position: absolute;
    right: 5px;
    background: #fff;
    width: 30px;
    height: 30px;
    font-size: 20px;
    top: 5px
}

.mpc_pop img {
    max-width: 100%
}

#snowfall {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.rateQ-Box {
    background: #f1f1f1;
    padding: 10px;
    border: 0;
    margin: 0 0 20px
}

.rateQ-Box .radio label {
    font-weight: 400;
    color: #000
}

.rateQ-Box textarea {
    height: 90px;
    min-height: 90px!important
}

.rateQ-Box textarea,.rateQ-Box textarea:focus,.rateQ-Box textarea:active {
    border: 0;
    background: transparent
}

.rateQ-Box textarea::placeholder {
    color: #000;
    opacity: 1
}

.rateQ-Box textarea::-webkit-input-placeholder {
    color: #000
}

.rateQ-Box textarea::-moz-placeholder {
    color: #000;
    opacity: 1
}

.rateQ-Box textarea:-ms-input-placeholder {
    color: #000
}

.rateQ-Box textarea:-moz-placeholder {
    color: #000;
    opacity: 1
}

.alert-sn {
    padding: 30px 20px 0;
    text-align: center;
    font-size: 18px;
    font-style: italic
}

.alert-sn a {
    text-decoration: underline;
    color: #bd4c8f
}

.info-prg {
    background: #f9f9f9;
    padding: 15px;
}

.contact_bn_boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    width: 100%;
}

.contact_bn_box {
    flex: 1 1 calc(25% - 25px);
    box-sizing: border-box;
    background: #fff;
    padding: 16px;
    text-align: center;
    box-shadow: 0 0 70px 30px rgb(175 175 175 / 5%);
    border-radius: 0;
    position: relative;
    min-height: 180px;
    overflow: hidden;
    border: 0;
}

@media (max-width: 1200px) {
    .contact_bn_box {
        flex: 1 1 calc(33.33% - 20px);
    }
}

@media (max-width: 768px) {
    .contact_bn_box {
        flex: 1 1 calc(50% - 15px);
    }
}

@media (max-width: 480px) {
    .contact_bn_box {
        flex: 1 1 100%;
    }
}

.contact-bn_title h2, .contact-bn_title h1 {
    font-size: 46px;
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contact-bn_title h2 span {
    display: inline-block;
    width: 100%
}

.contact_bn_box:hover {
    box-shadow: 0 0 70px 30px rgb(175 175 175 / 20%);
}

.contact_bn_box img {
    max-width: 100px;
    position: absolute;
    right: 0;
    opacity: .4;
    bottom: 0;
    max-height: 160px;
}

.contact_bn_box .ctt-name {
    font-size: 16px;
    font-weight: bold;
    min-height: 50px;
    display: inline-block;
}

.contact_bn_box .contactInfo {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 5px 0 0;
    font-weight: 500;
    text-align: left;
}

.contact_bn_box .contactInfo img {
    position: Relative;
    width: 22px;
    margin: 4px 10px 0 0px;
}

.contact_bn_box .contactInfo a {
    text-decoration: underline;
    display: inline-block;
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: right;
    margin-right: 80px;
}

.header-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 14px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    height: 44px;
}

.header-btn.pn, .header-btn.pn i{
    color:#bd4d8f;
}

.header-btn:hover {
    background: #fef5fa;
    border-color: #bbb;
}

.header-btn span.icon {
    font-size: 16px;
    line-height: 1;
}

.header-btn span.icon img{

    height: 20px;
}

.header-btn span {
    font-size: 16px;
    font-weight: 600;
}

.search-btn {
    background: none;
    border: none;
    padding: 10px;
    font-size: 18px;
}

.mobile-search-btn {
    background: none;
    border: none;
    padding: 4px;
    margin-right: 5px;
}

.mobile-search-btn img{

    height: 28px;
}


.header-search-form {
    display: none;
    width: 100%;
    z-index: 100;
    height: 65px;
}

.header-search-form input {
    padding: 6px 12px;
    border-radius: 0;
    width: 100%;
    height: 65px;
}

.header-search-form button {
    margin-left: 8px;
    padding: 6px 15px;
    border: none;
    background: #bd4d8f;
    color: white;
    border-radius: 0;
    cursor: pointer;
    height: 50px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 10px;
}

.header-search-form button:hover{
    background:#000;
    color:#fff;
}

/* aktivace */
.header-actions.active .header-search-form {
    display: flex;
    align-items: center;
}

.header-top-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: white;
    z-index: 999;
    padding: 20px 0;
    transform: translateY(-120%);
    transition: transform 0.4s ease;
    box-shadow: 0 2px 50px 0px rgba(0, 0, 0, 0.2);
    pointer-events: none;
    opacity: 0;
}

.header-top-search.active {
    transform: translateY(0%);
    opacity: 1;
    pointer-events: auto;
    padding: 30px 0;
}

@media(max-width: 768px) {
    .header-top-search.active{
        padding:15px 0
    }
    .header-top-search .whisper{
        top: 50px !important;
    }
    .header-top-search .whisper.active .inner{
        padding:20px 0
    }
}



.header-top-search .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.header-search-form {
    display: flex;
    flex: 1;
    gap: 10px;
}

.header-search-form input {
    flex: 1;
    padding: 12px 55px;
    font-size: 16px;
    border-radius: 0;
    background: #f5f7f7;
}

.header-search-form img{

    position: absolute;

    left: 24px;

    top: 18px;

    font-size: 20px;

    color: #666;

    width: 28px;
}


.search-close {
    position: absolute;
    right: 20px;
    top: 5px;
    background: none;
    border: none;
    font-size: 26px;
    color: #000;
    cursor: pointer;
    padding: 12px;
    z-index: 101;
    line-height: 30px;
}



.search-close .line {
    border-radius: 2px;
    width: 30px;
    height: 3px;
    background-color: #000;
    display: block;
    margin: 6px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.search-close.close .line:nth-child(2) {
    opacity: 0
}

.search-close.close .line:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    -o-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg)
}

.search-close.close .line:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    -o-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

.search-close.close .ic_close {
    display: inline-block;
    float: left
}
.search-close.close .close_title{

    font-size: 20px;

    margin-left: 10px;
}

.header-search-form input::-webkit-input-placeholder {
    font-size: 16px!important;
    font-weight: 400;
    color: #999!important
}

.header-search-form input:-moz-placeholder /* older Firefox*/
{
    font-size: 16px!important;
    font-weight: 400;
    color: #999!important
}

.header-search-form input::-moz-placeholder /* Firefox 19+ */
{
    font-size: 16px!important;
    font-weight: 400;
    color: #999!important
}

.header-search-form input:-ms-input-placeholder {
    font-size: 16px!important;
    font-weight: 400;
    color: #999!important
}


.header-top-search .whisper {
    display: none;
    position: absolute;
    left: 10px;
    padding-top: 20px;
    width: calc(100% - 20px);
    right: 0;
    border-radius: 5px;
    top: 65px;
    text-align: left;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.header-top-search .whisper.active {
    display: block
}

.header-top-search .whisper .inner {
    display: none;
    padding: 20px;
    border-top: 1px solid #f8f3f3;
    padding-top: 0;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
    box-shadow: 0 15px 15px 2px rgba(0,0,0,0.05);
    border: 0
}

.header-top-search .whisper.active .inner {
    display: block
}

.searchBox ul {
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    padding-bottom: 12px;
    padding-top: 12px;
    list-style: none;
}

.searchBox ul:last-child{
    border-bottom:0
}

.searchBox ul li a {
    color: #2a2f31;
    display: inline-block
}

.searchBox ul li {
    line-height: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    padding-left: 0;
    margin-top: 0;
}

.searchBox ul.cat li i {
    left: 0;
    top: 3px
}

.searchBox ul.cat.clinic li {
    left: 0;
    top: 3px
}

.searchBox ul.cat.clinic li img {
    left: 0;
    top: 3px
}

.searchBox ul li a b {
    color: #00adee!important;
    font-weight: 700
}

.searchBox ul.cat li a {
    padding-left: 25px;
    background-size: auto 16px
}
.searchBox ul.cat li a:hover{
    text-decoration:underline
}
.searchBox ul.cat li i {
    width: 30px;
    margin-right: 5px
}

.header-top-search .whisper strong {
    font-weight: 700;
    display: block;
    color: #2a2f31;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.header-top-search .whisper ul.items {
    border-bottom: 0;
    padding-top: 3px;
    padding-bottom: 13px
}

.header-top-search .whisper ul.items li {
    padding-top: 6px;
    padding-bottom: 6px;
    height: 52px;
    overflow: hidden;
    position: relative
}

.header-top-search .whisper ul.items li a {
    padding: 0;
    height: 52px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center
}

.header-top-search .whisper ul.items li a span {
    overflow: hidden;
    display: inline-block;
    line-height: 18px;
    width: 100%;
    position: relative;
    font-weight: 400;
    margin-left: 20px
}

.header-top-search .whisper ul.items li img {
    max-width: 50px;
    max-height: 50px;
    top: 1px;
    left: 0;
    border-radius: 2px;
    overflow: hidden
}

.header-top-search .whisper ul.items li a:hover {
    opacity: .7
}
.header-top-search .whisper .btn.back {
    display: inline-block;
    width: auto;
    background: var(--default-color);
    border: 1px solid var(--default-color);
    color: #fff;
    margin-top: 15px;
    cursor: pointer;
    border-radius: 5px;
    padding: 10px 16px;
    font-size: 16px
}

.searchBox.btn.back:hover {
    background: #000;
    color: #fff
}



.searchBox .findCats {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 10px 0
}

.searchBox .filProduct {
    position: relative;
    display: block;
    padding: 3px 6px 3px 65px;
    min-height: 60px;
    text-decoration: none;
    line-height: 14px;
    z-index: 123
}


.searchBox .filProduct:hover {
    background: rgba(222,222,222,0.2);
    border-radius: 5px
}


.searchBox .filProduct .fTitle .fName {
    padding: 5px 0 2px;
    font-weight: 600;
    line-height: 1.1;
    display: block;
    font-size: 15px;
    color: #000;
    max-width: 80%
}


.searchBox .filProduct .fTitle .fImg img {
    position: absolute;
    max-height: 50px;
    max-width: 50px;
    width: auto;
    top: 50%;
    left: 30px;
    transform: translate(-50%,-50%)
}


.searchBox .filProduct .more .sInfo {
    font-size: 14px;
    line-height: 16px;
    color: #888;
    font-weight: 300;
    margin: 2px 0;
    display: inline-block;
    width: 85%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.searchBox .filProduct .more .price {
    color: #222;
    font-weight: 600;
    float: right;
    position: absolute;
    right: 0;
    top: 14px;
}

.searchBox .filProduct .more .price .price__old {
    font-weight: 300
}

.searchBox .filProduct .more .fStock {
    display: block;
    font-size: 12px;
    line-height: 12px
}

.searchBox .filProduct .s_price {
    font-weight: bold;
    color: #000
}

.searchBox .send-search-button{

}

.inner.searchPage{

    border: 0;

    padding: 0;
}
.searchPage h2.fsTitle{
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 15px;
    background: #f7f7f7;
    padding: 15px;
}

.searchPage.searchBox ul{
    border-bottom:0
}



/* MPCare - Kontakty do ambulancí - Stromová struktura s lajnami */

.contact_ab_boxes {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    max-width: 100%;
}

.ab_box-168789{border-left:4px solid #168789!important}
.ab_box-1b2a57{border-left:4px solid #1b2a57!important}
.ab_box-23a0da{border-left:4px solid #23a0da!important}
.ab_box-37c0c1{border-left:4px solid #37c0c1!important}
.ab_box-3f76bc{border-left:4px solid #3f76bc!important}
.ab_box-524484{border-left:4px solid #524484!important}
.ab_box-7c357d{border-left:4px solid #7c357d!important}
.ab_box-8bcdc4{border-left:4px solid #8bcdc4!important}
.ab_box-da286c{border-left:4px solid #da286c!important}
.ab_box-ab8f64{border-left:4px solid #ab8f64!important}
.ab_box-abb53f{border-left:4px solid #abb53f!important}
.ab_box-b694c2{border-left:4px solid #b694c2!important}
.ab_box-d0539f{border-left:4px solid #d0539f!important}
.ab_box-dbb33b{border-left:4px solid #dbb33b!important}
.ab_box-e283b7{border-left:4px solid #e283b7!important}
.ab_box-f89638{border-left:4px solid #f89638!important}
.ab_box-ae356a{border-left:4px solid #ae356a!important}
.ab_box-9d318e{border-left:4px solid #9d318e!important}


/* Hlavička patra */
.contact_ab_floor_header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
}

.contact_ab_floor_header:first-child {
    margin-top: 0;
}

.contact_ab_floor_header .floor_number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    width: 42px;
    height: 42px;
    padding: 0 14px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    background: #e5e7eb;
}

.contact_ab_box {
    position: relative;
    padding: 20px 24px 20px 80px;
    margin-left: 40px;
    margin-bottom: 0;
    transition: all 0.2s ease;
    overflow: visible;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 24px;
    min-height: 90px;
    background: white;
    border: 1px solid #e5e7eb;
}

.contact_ab_box:hover {
    background: #fafafa;
    border-color: #d1d5db;
}

/* Vertikální lajna stromu */
.contact_ab_box::before {
    content: '';
    position: absolute;
    left: -40px;
    top: 0;
    bottom: 50%;
    width: 2px;
    background: #d1d5db;
}

/* Horizontální lajna stromu */
.contact_ab_box::after {
    content: '';
    position: absolute;
    left: -40px;
    top: 50%;
    width: 30px;
    height: 2px;
    background: #d1d5db;
}

/* Poslední položka v patře nemá vertikální lajnu dolů */
.contact_ab_box:last-child::before,
.contact_ab_box.last-in-floor::before {
    bottom: 50%;
}

/* Puntík na konci lajny */
.contact_ab_indicator {
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    z-index: 2;
    border: 2px solid white;
    background: #555;
}

/* Levá strana - kontakty */
.contact_ab_box_left {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
    z-index: 2;
}

/* Pravá strana - button + obrázek */
.contact_ab_box_right {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 20px;
}

/* Obrázek zvířete vpravo */
.contact_ab_box .sd-img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    opacity: 0.55;
    transition: all 0.2s ease;
}

.contact_ab_box:hover .sd-img {
    opacity: 0.4;
    transform: scale(1.05);
}

.contact_ab_btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: #e5e7eb;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.contact_ab_btn:hover {
    background: #111827;
    color: white;
    transform: translateX(-2px);
}

.contact_ab_btn::after {
    content: '→';
    font-size: 18px;
}

/* Název ambulance - BAREVNÝ */
.contact_ab_box .ctt-name {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
    margin-bottom: 2px;
    display: block;
}

.contact_ab_box .ctt-name:hover {
    text-decoration: underline;
}

/* Kontakty v řádku */
.contact_ab_box_contacts {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

/* Kontaktní informace */
.contact_ab_box .contactInfo {
    display: flex;
    align-items: center;
    gap: 7px;
}

.contact_ab_box .contactInfo img {
    width: 18px;
    height: 18px;
    opacity: 0.6;
}

.contact_ab_box .contactInfo a {
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    color: #374151;
}

.contact_ab_box .contactInfo a:hover {
    text-decoration: underline;
    color: #111827;
}

.contact_ab_search_wrapper {
    max-width: 100%;
    margin: 0 0 10px 0;
}

.contact_ab_search_box {
    position: relative;
    width: 100%;
}

.contact_ab_search_input {
    width: 100%;
    padding: 16px 50px 16px 20px;
    font-size: 16px;
    border: 2px solid #d1d5db;
    background: white;
    transition: all 0.2s ease;
    font-family: inherit;
}

.contact_ab_search_input:focus {
    outline: none;
    border-color: #6366f1;
    box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
}

.contact_ab_search_input::placeholder {
    color: #9ca3af;
}

.contact_ab_search_icon {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    opacity: 0.4;
    pointer-events: none;
}

.contact_ab_search_clear {
    position: absolute;
    right: 48px;
    top: 50%;
    transform: translateY(-50%);
    background: #6b7280;
    color: white;
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    display: none;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    padding: 0;
}

.contact_ab_search_clear:hover {
    background: #374151;
}

.contact_ab_search_clear.visible {
    display: flex;
}





/* Fixed navigace pater */
.contact_ab_floor_nav {
    position: relative;
    z-index: 100;
    margin: 0 0 10px 0;
    transition: all 0.3s ease;
    width: 100%;
}

.contact_ab_floor_nav.fixed {
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    margin: 0;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.contact_ab_floor_nav_inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
    flex-direction: column;
}

.contact_ab_floor_nav_label {
    font-weight: 600;
    font-size: 14px;
    color: #6b7280;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.contact_ab_floor_nav_buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    flex: 1;
}

.contact_ab_floor_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    height: 34px;
    padding: 0 10px;
    background: white !important;
    border: 2px solid #e5e7eb;
    color: #374151;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.contact_ab_floor_btn:hover {
    border-color: #6366f1;
    color: #6366f1;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(99, 102, 241, 0.15);
}

.contact_ab_floor_btn.active.bg-168789{color:#fff;border:2px solid #168789;background:#168789!important}
.contact_ab_floor_btn.active.bg-1b2a57{color:#fff;border:2px solid #1b2a57;background:#1b2a57!important}
.contact_ab_floor_btn.active.bg-23a0da{color:#fff;border:2px solid #23a0da;background:#23a0da!important}
.contact_ab_floor_btn.active.bg-37c0c1{color:#fff;border:2px solid #37c0c1;background:#37c0c1!important}
.contact_ab_floor_btn.active.bg-3f76bc{color:#fff;border:2px solid #3f76bc;background:#3f76bc!important}
.contact_ab_floor_btn.active.bg-524484{color:#fff;border:2px solid #524484;background:#524484!important}
.contact_ab_floor_btn.active.bg-7c357d{color:#fff;border:2px solid #7c357d;background:#7c357d!important}
.contact_ab_floor_btn.active.bg-8bcdc4{color:#fff;border:2px solid #8bcdc4;background:#8bcdc4!important}
.contact_ab_floor_btn.active.bg-da286c{color:#fff;border:2px solid #da286c;background:#da286c!important}
.contact_ab_floor_btn.active.bg-ab8f64{color:#fff;border:2px solid #ab8f64;background:#ab8f64!important}
.contact_ab_floor_btn.active.bg-abb53f{color:#fff;border:2px solid #abb53f;background:#abb53f!important}
.contact_ab_floor_btn.active.bg-b694c2{color:#fff;border:2px solid #b694c2;background:#b694c2!important}
.contact_ab_floor_btn.active.bg-d0539f{color:#fff;border:2px solid #d0539f;background:#d0539f!important}
.contact_ab_floor_btn.active.bg-dbb33b{color:#fff;border:2px solid #dbb33b;background:#dbb33b!important}
.contact_ab_floor_btn.active.bg-e283b7{color:#fff;border:2px solid #e283b7;background:#e283b7!important}
.contact_ab_floor_btn.active.bg-f89638{color:#fff;border:2px solid #f89638;background:#f89638!important}
.contact_ab_floor_btn.active.bg-ae356a{color:#fff;border:2px solid #ae356a;background:#ae356a!important}
.contact_ab_floor_btn.active.bg-9d318e{color:#fff;border:2px solid #9d318e;background:#9d318e!important}


/* Placeholder pro zajištění místa když je fixed */
.contact_ab_floor_nav_placeholder {
    display: none;
    height: 0;
}

.contact_ab_floor_nav_placeholder.active {
    display: block;
}

/* Skrytí prvků při vyhledávání */
.contact_ab_floor_header.hidden,
.contact_ab_box.hidden {
    display: none;
}

/* Zvýraznění výsledků */
.contact_ab_box.highlight {
    animation: highlightPulse 0.3s ease;
}

@keyframes highlightPulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.01); background: #fef3c7; }
    100% { transform: scale(1); }
}

/* Žádné výsledky */
.contact_ab_no_results {
    padding: 40px 20px;
    text-align: center;
    color: #6b7280;
    font-size: 16px;
    display: none;
}

.contact_ab_no_results.visible {
    display: block;
}

.contact_ab_no_results svg {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    opacity: 0.3;
}

@media (max-width: 768px) {
    .contact_ab_search_input {
        padding: 14px 45px 14px 16px;
        font-size: 15px;
    }

    .contact_ab_floor_nav_inner {
        padding: 12px 16px;
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .contact_ab_floor_nav_label {
        font-size: 13px;
    }
    .contact_ab_floor_nav_buttons{
        justify-content:center;

    }
    .contact_ab_floor_btn {
        padding: 0 8px;
        font-size: 12px;
        min-width: 22px;
    }
}



/* Barevné varianty pro hlavičky pater */
.floor_header_pink {
    background: #ff1493;
    color: #ffffff;
}
.floor_number_pink {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_blue {
    background: #0066cc;
    color: #ffffff;
}
.floor_number_blue {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_purple {
    background: #9333ea;
    color: #ffffff;
}
.floor_number_purple {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_orange {
    background: #ff6600;
    color: #ffffff;
}
.floor_number_orange {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_yellow {
    background: #fbbf24;
    color: #1f2937;
}
.floor_number_yellow {
    background: rgba(0, 0, 0, 0.12);
}

.floor_header_green {
    background: #10b981;
    color: #ffffff;
}
.floor_number_green {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_teal {
    background: #14b8a6;
    color: #ffffff;
}
.floor_number_teal {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_cyan {
    background: #06b6d4;
    color: #ffffff;
}
.floor_number_cyan {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_red {
    background: #dc2626;
    color: #ffffff;
}
.floor_number_red {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_indigo {
    background: #4f46e5;
    color: #ffffff;
}
.floor_number_indigo {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_amber {
    background: #f59e0b;
    color: #1f2937;
}
.floor_number_amber {
    background: rgba(0, 0, 0, 0.12);
}

.floor_header_lime {
    background: #84cc16;
    color: #1f2937;
}
.floor_number_lime {
    background: rgba(0, 0, 0, 0.12);
}

.floor_header_emerald {
    background: #059669;
    color: #ffffff;
}
.floor_number_emerald {
    background: rgba(255, 255, 255, 0.25);
}

.floor_header_rose {
    background: #e11d48;
    color: #ffffff;
}
.floor_number_rose {
    background: rgba(255, 255, 255, 0.25);
}

/* Barevné názvy ambulancí a indikátory podle patra */
.contact_ab_box[data-floor-color="pink"] .ctt-name { color: #ff1493; }
.contact_ab_box[data-floor-color="pink"] .contact_ab_indicator { color: #ff1493; }

.contact_ab_box[data-floor-color="blue"] .ctt-name { color: #0066cc; }
.contact_ab_box[data-floor-color="blue"] .contact_ab_indicator { color: #0066cc; }

.contact_ab_box[data-floor-color="purple"] .ctt-name { color: #9333ea; }
.contact_ab_box[data-floor-color="purple"] .contact_ab_indicator { color: #9333ea; }

.contact_ab_box[data-floor-color="orange"] .ctt-name { color: #ff6600; }
.contact_ab_box[data-floor-color="orange"] .contact_ab_indicator { color: #ff6600; }

.contact_ab_box[data-floor-color="yellow"] .ctt-name { color: #d97706; }
.contact_ab_box[data-floor-color="yellow"] .contact_ab_indicator { color: #d97706; }

.contact_ab_box[data-floor-color="green"] .ctt-name { color: #10b981; }
.contact_ab_box[data-floor-color="green"] .contact_ab_indicator { color: #10b981; }

.contact_ab_box[data-floor-color="teal"] .ctt-name { color: #14b8a6; }
.contact_ab_box[data-floor-color="teal"] .contact_ab_indicator { color: #14b8a6; }

.contact_ab_box[data-floor-color="cyan"] .ctt-name { color: #06b6d4; }
.contact_ab_box[data-floor-color="cyan"] .contact_ab_indicator { color: #06b6d4; }

.contact_ab_box[data-floor-color="red"] .ctt-name { color: #dc2626; }
.contact_ab_box[data-floor-color="red"] .contact_ab_indicator { color: #dc2626; }

.contact_ab_box[data-floor-color="indigo"] .ctt-name { color: #4f46e5; }
.contact_ab_box[data-floor-color="indigo"] .contact_ab_indicator { color: #4f46e5; }

.contact_ab_box[data-floor-color="amber"] .ctt-name { color: #f59e0b; }
.contact_ab_box[data-floor-color="amber"] .contact_ab_indicator { color: #f59e0b; }

.contact_ab_box[data-floor-color="lime"] .ctt-name { color: #84cc16; }
.contact_ab_box[data-floor-color="lime"] .contact_ab_indicator { color: #84cc16; }

.contact_ab_box[data-floor-color="emerald"] .ctt-name { color: #059669; }
.contact_ab_box[data-floor-color="emerald"] .contact_ab_indicator { color: #059669; }

.contact_ab_box[data-floor-color="rose"] .ctt-name { color: #e11d48; }
.contact_ab_box[data-floor-color="rose"] .contact_ab_indicator { color: #e11d48; }

/* Responsivní design */
@media (max-width: 768px) {
    .contact_ab_box {
        grid-template-columns: 1fr;
        padding: 16px 16px 16px 50px;
        margin-left: 30px;
        gap: 12px;
    }

    .contact_ab_box::before {
        left: -30px;
    }

    .contact_ab_box::after {
        left: -30px;
        width: 20px;
    }

    .contact_ab_box_right {
        flex-direction: column-reverse;
        align-items: flex-start;
        width: 100%;
        gap: 12px;
    }

    .contact_ab_box .sd-img {
        width: 60px;
        height: 60px;
        align-self: flex-end;
        position: absolute;
        top: -80px;
    }

    .contact_ab_btn {
        width: 100%;
        justify-content: center;
        padding: 12px 20px;
    }

    .contact_ab_box_contacts {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .contact_ab_box .ctt-name {
        font-size: 17px;
    }

    .contact_ab_floor_header {
        padding: 14px 0px;
        font-size: 15px;
    }

    .contact_ab_floor_header .floor_number {
        min-width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .contact_ab_indicator {
        left: -32px;
        width: 8px;
        height: 8px;
    }
    .contact-bn_title h2, .contact-bn_title h1{
        font-size: 36px;
        line-height: 44px;
    }
}

@media (max-width: 480px) {
    .contact_ab_box {
        padding: 14px 7px 14px 40px;
        margin-left: 0;
    }

    .contact_ab_box::before {
        left: -24px;
    }

    .contact_ab_box::after {
        left: -24px;
        width: 16px;
    }

    .contact_ab_btn {
        padding: 10px 16px;
        font-size: 13px;
    }

    .contact_ab_indicator {
        left: -26px;
    }
}


.location_title {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #111827;
    font-style: italic;
}

.location_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 40px;
}

.location_card {
    padding: 32px;
    border: 2px solid #e5e7eb;
    transition: all 0.3s ease;
    background: #fff;
}

.location_card:hover {
    border-color: #d1d5db;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.location_card_header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 2px solid #e5e7eb;
}

.location_card_icon {
    width: 32px;
    height: 32px;
    color: #4f3c7b;
}

.location_card_title {
    font-size: 22px;
    font-weight: 700;
    color: #111827;
}

.location_card_content {
    line-height: 1.8;
}

.location_address {
    font-size: 16px;
    margin-bottom: 12px;
}

.location_address strong {
    display: block;
    font-size: 18px;
    color: #111827;
    margin-bottom: 6px;
}

.location_info_row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 12px;
    font-size: 15px;
}

.location_info_row svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 2px;
    color: #6b7280;
}

.location_info_row a {
    color: #4f3c7b;
    text-decoration: none;
    font-weight: 500;
}

.location_info_row a:hover {
    text-decoration: underline;
}

.location_map_container {
    width: 100%;
    height: 500px;
    background: #e5e7eb;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6b7280;
    font-size: 16px;
}

.location_map_placeholder {
    text-align: center;
}


.location_map_wrapper {
    background: white;
    border: 2px solid #e5e7eb;
    overflow: hidden;
}

.location_map_wrapper iframe {
    display: block;
    width: 100%;
}


/* Parkování sekce */
.location_parking {
    background: white;
    padding: 32px;
    border: 2px solid #e5e7eb;
}

.location_parking_header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.location_parking_header svg {
    width: 32px;
    height: 32px;
    color: #007be9;
}

.location_parking_header h2 {
    font-size: 22px;
    font-weight: 700;
    color: #111827;
}

.location_parking_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}

.location_parking_item {
    padding: 20px;
    background: #f9fafb;
    border-left: 4px solid #007be9;
}

.location_parking_item h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #111827;
}

.location_parking_item p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
}

/* MHD sekce */
.location_transport {
    background: white;
    padding: 32px;
    border: 2px solid #e5e7eb;
}

.location_transport_header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.location_transport_header svg {
    width: 32px;
    height: 32px;
    color: #bd4d8f;
}

.location_transport_header h2 {
    font-size: 22px;
    font-weight: 700;
    color: #111827;
}

.location_transport_lines {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.location_transport_badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: #fef5fa;
    color: #bd4d8f;
    font-weight: 600;
    font-size: 14px;
    border-left: 3px solid #bd4d8f;
}

.location_transport_stop {
    margin-top: 20px;
    padding: 16px;
    background: #f9fafb;
    border-radius: 0;
}

.location_transport_stop strong {
    display: block;
    margin-bottom: 6px;
    color: #111827;
}

/* Responsivní design */
@media (max-width: 968px) {
    .location_grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .location_title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .location_card,
    .location_parking,
    .location_transport {
        padding: 24px;
    }

    .location_map_container {
        height: 400px;
    }
}

@media (max-width: 640px) {
    .location_container {
        padding: 24px 16px;
    }

    .location_title {
        font-size: 28px;
    }

    .location_card_title {
        font-size: 20px;
    }

    .location_parking_grid {
        grid-template-columns: 1fr;
    }

    .location_map_container {
        height: 300px;
    }
}


.contact_hub_title {
    color: #000;
    font-family: 'Bodoni Moda',sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}

.contact_hub_subtitle {
    text-align: center;
    font-size: 18px;
    color: #6b7280;
    margin-bottom: 50px;
}

.contact_hub_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    padding-bottom: 100px;
}

.contact_hub_card {
    position: relative;
    background: white;
    border: 2px solid #e5e7eb;
    padding: 40px 36px;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
    display: block;
    overflow: hidden;
}

.contact_hub_card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #6366f1, #8b5cf6);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}

.contact_hub_card:hover::before {
    transform: scaleX(1);
}

.contact_hub_card:hover {
    transform: translateY(-4px);
    border-color: #6366f1;
    box-shadow: 0 12px 24px rgba(99, 102, 241, 0.15);
}

.contact_hub_card_icon {
    width: 56px;
    height: 56px;
    margin-bottom: 20px;
    color: #6366f1;
    transition: all 0.3s ease;
}

.contact_hub_card:hover .contact_hub_card_icon {
    transform: scale(1.1);
    color: #8b5cf6;
}

.contact_hub_card_title {
    font-size: 24px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}

.contact_hub_card:hover .contact_hub_card_title {
    color: #6366f1;
}

.contact_hub_card_description {
    font-size: 15px;
    color: #6b7280;
    line-height: 1.6;
    margin-bottom: 20px;
}

.contact_hub_card_arrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #6366f1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.contact_hub_card_arrow svg {
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease;
}

.contact_hub_card:hover .contact_hub_card_arrow {
    gap: 12px;
}

.contact_hub_card:hover .contact_hub_card_arrow svg {
    transform: translateX(4px);
}

/* Barevné varianty karet */
.contact_hub_card.card_location::before {
    background: linear-gradient(90deg, #10b981, #059669);
}

.contact_hub_card.card_location:hover {
    border-color: #10b981;
    box-shadow: 0 12px 24px rgba(16, 185, 129, 0.15);
}

.contact_hub_card.card_location .contact_hub_card_icon {
    color: #10b981;
}

.contact_hub_card.card_location:hover .contact_hub_card_icon {
    color: #059669;
}

.contact_hub_card.card_location:hover .contact_hub_card_title {
    color: #10b981;
}

.contact_hub_card.card_location .contact_hub_card_arrow {
    color: #10b981;
}

.contact_hub_card.card_concierge::before {
    background: linear-gradient(90deg, #ec4899, #db2777);
}

.contact_hub_card.card_concierge:hover {
    border-color: #ec4899;
    box-shadow: 0 12px 24px rgba(236, 72, 153, 0.15);
}

.contact_hub_card.card_concierge .contact_hub_card_icon {
    color: #ec4899;
}

.contact_hub_card.card_concierge:hover .contact_hub_card_icon {
    color: #db2777;
}

.contact_hub_card.card_concierge:hover .contact_hub_card_title {
    color: #ec4899;
}

.contact_hub_card.card_concierge .contact_hub_card_arrow {
    color: #ec4899;
}

.contact_hub_card.card_management::before {
    background: linear-gradient(90deg, #f59e0b, #d97706);
}

.contact_hub_card.card_management:hover {
    border-color: #f59e0b;
    box-shadow: 0 12px 24px rgba(245, 158, 11, 0.15);
}

.contact_hub_card.card_management .contact_hub_card_icon {
    color: #f59e0b;
}

.contact_hub_card.card_management:hover .contact_hub_card_icon {
    color: #d97706;
}

.contact_hub_card.card_management:hover .contact_hub_card_title {
    color: #f59e0b;
}

.contact_hub_card.card_management .contact_hub_card_arrow {
    color: #f59e0b;
}

.contact_hub_card.card_ambulance::before {
    background: linear-gradient(90deg, #3b82f6, #2563eb);
}

.contact_hub_card.card_ambulance:hover {
    border-color: #3b82f6;
    box-shadow: 0 12px 24px rgba(59, 130, 246, 0.15);
}

.contact_hub_card.card_ambulance .contact_hub_card_icon {
    color: #3b82f6;
}

.contact_hub_card.card_ambulance:hover .contact_hub_card_icon {
    color: #2563eb;
}

.contact_hub_card.card_ambulance:hover .contact_hub_card_title {
    color: #3b82f6;
}

.contact_hub_card.card_ambulance .contact_hub_card_arrow {
    color: #3b82f6;
}

/* Responsivní design */
@media (max-width: 968px) {
    .contact_hub_grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .contact_hub_title {
        font-size: 36px;
        margin-bottom: 12px;
    }

    .contact_hub_subtitle {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .contact_hub_card {
        padding: 32px 28px;
    }
}

@media (max-width: 640px) {

    .contact_hub_title {
        font-size: 32px;
    }

    .contact_hub_subtitle {
        font-size: 15px;
    }

    .contact_hub_card {
        padding: 28px 24px;
    }

    .contact_hub_card_icon {
        width: 48px;
        height: 48px;
    }

    .contact_hub_card_title {
        font-size: 22px;
    }

    .contact_hub_card_description {
        font-size: 14px;
    }
}

.rtg-homepage{
    padding:0 0 70px;
}
.rtg-left-info{
    padding-right:40px;
    padding-top: 20px;
}


.rtg-left-info h2 {
    margin: 0 0 15px;
    font-family: 'Bodoni Moda',sans-serif;
    font-size: 38px;
    line-height: 48px;
    font-style: italic;
    padding-right: 40px;
}

.rtg-left-info p {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    margin: 5px 0 0;
    font-weight: 300
}


.rtg-left-info ul {
    display: flex;
    gap: 15px;
    margin: 25px 0;
    flex-wrap: wrap;
}

.rtg-left-info ul li {
    padding: 8px 16px;
    border-radius: 0px;
    font-size: 13px;
    background: #fff;
    font-weight: 600;
}

.rtg-left-info .cta-link {
    display: inline-flex;
    margin: 0 0 30px;
    font-size: 16px;
    font-family: 'Bodoni Moda';
    text-decoration: underline;
    color: #bd4c8f;
    font-style: italic;
    margin-top:15px;
    transition: transform 0.3s ease;
}

.rtg-left-info .cta-link:hover {
    transform: translateX(5px);
}

.rtg-left-info .cta-link::after {
    background: url(../images/right_arrow.svg) no-repeat;
    width: 22px;
    height: 9px;
    content: "";
    position: relative;
    display: inline-block;
    background-position: 0 0;
    margin-left: 8px;
    top: 8px;
}

.concierge-panel {
    background: #f8f8f8;
    padding: 0;
    margin: 50px 0 0;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.concierge-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.concierge-item {
    background: white;
    padding: 35px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    border: 1px solid #e8e8e8;
    transition: all 0.3s ease;
    position: relative;
}

.concierge-item:first-child {
    border-right: none;
}

.concierge-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #bd4d90;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.concierge-item:hover {
    background: #fafafa;
}

.concierge-item:hover::before {
    opacity: 1;
}

.item-content {
    display: flex;
    align-items: center;
    gap: 35px;
}

.item-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-icon svg {
    width: 42px;
    height: 42px;
    stroke: #bd4d90;
    fill: none;
}


.item-title {
    font-family: 'Bodoni Moda',sans-serif;
    font-size: 28px;
    font-weight: 400;
    font-style: italic;
    color: #1a1a1a;
    line-height: 1.3;
}

.item-arrow {
    color: #bd4d90;
    font-size: 24px;
    transition: transform 0.3s ease;
}

.concierge-item:hover .item-arrow {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .concierge-grid {
        grid-template-columns: 1fr;
    }

    .concierge-item {
        padding: 25px 30px;
        border-right: 1px solid #e8e8e8;
    }

    .concierge-item:first-child {
        border-bottom: none;
    }

    .item-title {
        font-size: 16px;
    }
}


.reservation-box.card {
    background: white;
    padding: 35px;
    box-shadow: 0 0px 10px 5px rgba(0,0,0,0.05);
    border-radius: 0;
    border: 0;
    margin-top: 20px;
}
.reservation-box .subtitle{color:#777;font-size:14px;margin-bottom:30px}
.reservation-box .cal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.reservation-box .cal-header h2{font-size:18px;font-weight:500}
.reservation-box .nav-btns button{width:30px;height:30px;border:1px solid #ddd;background:#fff;cursor:pointer;margin-left:5px}
.reservation-box .nav-btns button:hover{border-color:#d81b60;color:#d81b60}
.reservation-box .weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:5px}
.reservation-box .weekday{text-align:center;font-size:11px;color:#999;padding:8px 0;font-weight:500}
.reservation-box .days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:30px}
.reservation-box .day{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e5e5e5;cursor:pointer;font-size:14px;transition:all .2s}
.reservation-box .day:hover:not(.disabled):not(.empty){border-color:#d81b60;background:#fef5f8}
.reservation-box .day.empty{border:none;cursor:default}
.reservation-box .day.disabled{background:#fafafa;color:#ddd;cursor:not-allowed}
.reservation-box .day.selected{background: #bd4d90 !important;color:#fff;border-color: #bd4d90 !important;}
.reservation-box .day.selected .day-num{color:#fff}
.reservation-box .day.available{background:#fff;border-color: #bd4d90 !important;}
.reservation-box .day-num{font-weight:500;margin-bottom:2px;font-size: 20px;}
.reservation-box .day-info{font-size: 14px;font-weight: 500;color: #000000;letter-spacing:.2px}
.reservation-box .day.disabled .day-info{color:#bbb}
.reservation-box .day.selected .day-info{color:#fffffff2}
.reservation-box .form{display:none;border-top:1px solid #eee;padding-top:25px}
.reservation-box .form.show{display:block}
.reservation-box .info-box{background: #fff0f9 !important;padding: 16px;margin-bottom:20px;text-align:center;color: #bd4d90 !important;font-size: 16px;font-weight: 500;}

.reservation-box .btns{display:flex;gap:10px}
.reservation-box .btns button{
    flex:1;
    border-radius: 0;
    width: 100%;
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    margin: 10px 0
}
.reservation-box .btn-cancel{background:#f0f0f0;color: #000 !important;}
.reservation-box .btn-submit{background:#bd4d8f;color:#fff}
.reservation-box .btn-submit:hover{
    opacity: .9;
}
.reservation-box .success{display:none;text-align:center;padding:40px 20px}
.reservation-box .success.show{display:block}
.reservation-box .success-icon{width:60px;height:60px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;font-size:30px}
.reservation-box .success h2{font-size:22px;font-weight:400;color:#2e7d32;margin-bottom:10px}


.reservation-page .alert-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:9999}
.reservation-page .alert-overlay.active{display:block;animation:fadeIn .2s}
@keyframes fadeIn {
    from{opacity:0}
    to{opacity:1}
}
.reservation-page .alert-box{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:40px 45px;min-width:360px;max-width:480px;z-index:10000;box-shadow:0 15px 50px #00000040;border-radius:0px}
.reservation-page .alert-box.active{display:block;animation:slideIn .3s ease-out}
@keyframes slideIn {
    from{opacity:0;transform:translate(-50%,-48%)}
    to{opacity:1;transform:translate(-50%,-50%)}
}
.reservation-page .alert-close-btn{position:absolute;top:12px;right:12px;width:34px;height:34px;border:none;background:#f5f5f5;border-radius:50%;font-size:22px;cursor:pointer;color:#666;line-height:1;padding:0;transition:all .2s}
.reservation-page .alert-close-btn:hover{background: #bd4d8f;color:#fff}
.reservation-page .alert-message{color:#333;font-size:16px;line-height:1.6;text-align:center;padding:10px 0}
.reservation-page .alert-message::before{content:'⚠';display:block;font-size:36px;color: #bd4d8f;margin-bottom:15px}

