.protip-cassa {
    color: #f9b000 !important;
}

.protip-cassa .fa-inverse {
    color: #775b18 !important;
}

.sweet-alert .text-muted {
    font-size: 20px;
    line-height: 1.5em;
    padding: 0 15px;
    color: #0b3d68;
}

.wish-pop-title {
    font-size: 2.4em;
    line-height: 1em;
    padding-top: 3px;
    letter-spacing: 0;
}

.room-desc-row {
    line-height: 1.5em;
}

#con_logobox {
    display: flex;
    align-items: center;
    height: 160px;
}

#con_logobox img {
    max-width: 80%;
    max-height: 100px;
    margin: 0 auto;
}

.con_camera_title {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-left: 10px;
    margin-bottom: 2px
}

@media (max-width:991px) {
    #con_logobox img {
        margin: 15px auto 45px;
        max-height: 90px
    }

    .col-label-right {
        padding-right: 0
    }
}

.input-group-addon {
    background: #DCE6E2;
    border: none;
    border-radius: 0 12px 12px 0;
    color: #003652;
    font-size: 1.3em;
    line-height: .8em;
    padding: 6px 13px 6px 12px
}

.tip_html {
    padding: 3px 0;
    line-height: 1.6em
}

.tip_html i {
    margin-right: 6px;
    vertical-align: middle
}

.bs-searchbox .form-control {
    border: 1px solid #DCE6E2;
    margin-bottom: 4px;
}

.modal-content {
    padding: 60px;
    border-radius: 24px
}

@media (max-width:767px) {
    .modal-content {
        padding: 30px;
        border-radius: 16px
    }
}

@media (min-width:992px) {
    .modal-dialog {
        width: 800px;
        color: #0b3d68
    }

    .modal-content {
        font-size: 15px
    }
}

.modal #confirm-btn {
    margin-top: -10px;
    margin-right: -15px
}

.modal-body {
    padding: 0 5px 5px
}

.modal-regolamento .modal-body h4 {
    font-size: 24px !important;
    margin-top: -15px;
    text-align: center
}

.modal-title {
    font-size: 18px;
    line-height: 1.3em;
    padding-top: 3px;
    color: #9eadb9 !important;
    font-weight: bold !important
}

.modal-footer {
    display: none
}

/*.modal ul, .modal ol {padding:0 20px;list-style-type:disclosure-closed;font-size:18px;line-height:1.4em}*/

.modal finger,
#remarks finger {
    font-size: 1.5em
}

.modal h3 {
    font-size: 18px
}

.share {
    margin-bottom: 60px;
}

.share .share-label {
    font-size: 14px;
    margin-bottom: 15px;
}

.share a {
    font-size: 24px;
    margin: 0 1px;
    color: #093357;
    width: 3em;
    height: 3em;
    line-height: 3em;
    transition: all .3s ease;
}

.share a .fa-stack-2x {
    font-size: 3em;
}

.share a:hover {
    color: #f9b000;
    -webkit-transform: scale(.95);
    transform: scale(.95);
}

.share a:hover .fa-inverse {
    color: #775b18
}

.share a::before {
    color: #fff !important;
    margin-right: 8px;
    content: "\f24d";
    display: inline-block;
    left: 0;
    position: relative;
    top: 0;
    opacity: .5;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .6s ease 0s;
}

#main {
    padding: 45px 0;
}

.product-media {
    border-radius: 4px;
}

@media (min-width: 1200px) {

    .container-big {
        width: 100%;
        max-width: 1680px;
    }

}

@media (min-width: 1025px) {

    .container-big {
        padding: 0 60px;
    }

}

@media (min-width: 992px) {

    .container-big {
        width: 100%;
    }

}

@media (min-width: 768px) {

    .container-big {
        width: 100%;
    }

    .modal-dialog {
        min-width: 900px;
    }

}

.product-name {
    font-weight: bold !important;
    margin-top: 15px;
    color: #0b3d68;
    line-height: 1.2em;
}

.product-title {
    font-size: 36px;
    display: inline-block;
}

.content-area h1.product-title {
    margin-bottom: 0;
    font-style: normal;
    font-size: 32px;
}

.not-found-box {
    margin: 60px 0;
    color: #0b3d68;
    min-height: 800px;
}

.not-found-box h4 {
    font-size: 18px;
}

.content-area .desc {
    font-size: 13px;
    line-height: 1.5em;
}

.desc-cat {
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 25px;
    text-align: center;
    color: #0b3d68;
}

/*.main-content .owl-nav > div {
    top: 36%;
}*/

.title-description-block-style_6::before {
    top: 40%;
}

.fastk {
    color: #f00;
    font-weight: normal;
}

.obbligatori-legend {
    margin-top: 20px;
    font-size: 11px;
}

.image-grid {
    display: grid;
    align-content: center;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 13px;
    box-shadow: 0 5px 15px #a6b1bb;
    transition: box-shadow 0.3s ease-in-out
}

.image-grid:hover {
    box-shadow: 0 10px 20px #a6b1bb;
}

.image-grid>a {
    color: rgba(255, 255, 255, .3)
}

.image-grid img {
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    transition: all 600ms ease !important
}

.image-grid:hover img {
    opacity: .8;
    scale: 1.13
}

@media(min-width:768px) {
    .a-ratio {
        aspect-ratio: 1/1
    }

    .a-fit {
        object-fit: cover
    }
}

@supports not (aspect-ratio: 1/1) {
    @media(min-width:768px) {
        .image-grid img {
            /*min-height:360px;*/
            max-height: 360px;
            line-height: 260px
        }
    }
}

@media(max-width:767px) {
    .image-grid img {
        height: auto;
        aspect-ratio: unset
    }
}

.image-grid .new2 {
    background: #f9b000;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 29px;
    right: -3px
}

.image-grid .new {
    color: #fff;
    background: #0b3d68;
    font-size: 14px;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    top: 25px;
    right: -5px
        /*;mix-blend-mode:hard-light;padding-right:13px*/
}

.ms-ctn input {
    height: 60px;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    max-width: 700px;
    background: transparent !important;
}

.ms-res-ctn .ms-res-item {
    color: #0b3d68;
    padding: 4px 18px;
}

.ms-res-ctn .ms-res-item em {
    background: #fde5aa;
    color: #174975;
}

.ms-ctn .ms-sel-item {
    font-size: 16px;
    position: absolute;
    padding: 4px 8px 5px;
    margin-top: 16px;
    color: #0b3d68;
    background: #eef4f3;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    border-radius: 6px;
}

.ms-ctn .ms-sel-item:hover {
    border: none;
}

.ms-sel-ctn .ms-sel-item .ms-close-btn {
    color: #0b3d68;
    background-position: 0 0;
}

.ms-helper {
    color: transparent;
}

.ms-res-ctn .ms-res-group {
    padding: 0;
    border-top: none;
    border-bottom: none;
    margin-top: 30px;
}

.ms-res-ctn .ms-res-group:first-child {
    margin-top: 0;
}

.ms-res-ctn.dropdown-menu {
    font-size: 18px;
    line-height: 28px;
}

.ms-res-ctn.dropdown-menu .ms-res-item {
    font-size: 16px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-res-ctn .ms-res-group a,
.ms-res-ctn .ms-res-group a:link,
.ms-res-ctn .ms-res-group a:visited {
    background: #eef4f3;
    color: #0b3d68;
    display: block;
    padding: 14px 18px;
    transition: all 600ms ease;
}

.ms-res-ctn .ms-res-group a:hover,
.ms-res-ctn .ms-res-group a:active,
.ms-res-ctn .ms-res-group a:focus {
    background: #0b3d68;
    color: #fff;
}

.ms-res-ctn .ms-res-item-active {
    background: transparent;
}

.ms-res-ctn .ms-res-item-active:hover {
    background: #eef4f3;
    color: #0b3d68;
}

.ms-res-ctn .ms-res-item-active:focus {
    background: #0b3d68;
    color: #fff;
}

@media (max-width: 767px) {

    .ms-ctn .ms-sel-ctn input {
        display: flex;
        width: 100% !important;
    }

    .ms-ctn input {
        height: 50px;
        font-size: 15px;
    }

    .ms-ctn .ms-sel-item {
        margin-top: 11px;
        max-width: 150px;
    }

    .ms-sel-ctn .ms-sel-item .ms-close-btn {
        margin: 6px 8px 0 0;
        float: left;
        display: none;
    }

}

@media (max-width: 413px) {

    .ms-ctn .ms-sel-item {
        max-width: 120px;
    }

}

.buts-full {
    display: none
}

.badge-prenotazione {
    border: none;
    background: #e5eaec;
    color: #6c8397;
    border-radius: 10px;
    padding: 5px 9px 6px;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.5em;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 6px
}

.remarks {
    font-size: 13px;
    line-height: 1.6em;
    padding: 0;
    list-style: none;
}

#search-box {
    margin-bottom: 0;
    padding-top: 60px;
}

#search-box .tabs-animated .tab-content {
    padding-bottom: 0;
}

#search-box.lite-full {
    padding: 35px 0 25px;
    transition: all 600ms ease;
    margin-bottom: 15px;
}

#search-box #ms_alloggi .input-group {
    border-radius: 16px;
    background: #123E66;
}

#search-box.lite-full button {
    background: #0b3d68;
    color: #fff !important;
}

#search-box.lite-full .ms-ctn .ms-sel-item {
    background: #eef4f3;
    color: #0b3d68;
}

#search-box.lite-full .filter-header {
    display: none;
}

#key_alloggi {
    border-radius: 9px;
}

.lite-full .buts-full {
    margin: 0;
    padding: 0 30px 0 0;
    display: block;
}

.lite-full .buts-full a,
.buts-full2 a {
    padding: 7px 18px 8px;
    font-size: 12px;
    background: #0b3d68;
    color: #fff !important;
    border: none;
    border-radius: 50px;
}

.lite-full .buts-full a:hover,
.lite-full .buts-full a:focus,
.lite-full .buts-full a:active,
.buts-full2 a:hover,
.buts-full2 a:focus,
.buts-full2 a:active {
    background: #359b40;
    color: #fff !important;
}

.buts-full2 a {
    background: rgba(0, 0, 0, .2);
    color: #fff !important;
}

.buts-full2 a:hover,
.buts-full2 a:focus,
.buts-full2 a:active {
    background: #449d44;
    color: #fff !important;
}

#search-box.lite-full .tab-content>.tab-pane,
#search-box.lite-full #tab-content-container {
    height: auto;
    padding: 0;
}

#search-box.lite-full #nav-search-inc {
    display: none;
    transition: all 600ms ease;
}

#search-box.lite-full .tabs-animated .tab-content {
    padding: 15px 0 10px;
}

/*#tdb {
        background: #1c5e97;
        padding: 15px 60px 20px !important;
        margin-bottom: 35px;
        max-width: inherit;
        margin-top: -30px;			
    }*/
.title-description-block-style_6 .title-block {
    background: transparent;
}

#search-box .dropdown-menu {
    border-radius: 9px;
}

@media (max-width:767px) {

    #search-box.lite-full .tabs-animated .tab-content {
        padding-top: 7px;
    }

    .lite-full .buts-full {
        display: none;
    }

    /*#tdb {
            margin: 0 -15px 35px;
        }*/

}

.title-description-block-style_6 .title-block {
    background: transparent;
}

.product-wlist {
    border: 1px solid #D0D7D4;
    padding: 45px;
    margin: 30px 0;
    border-radius: 16px;
    font-weight: 400;
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.05);
}

.product-wlist.box {
    padding: 60px 40px 30px 60px;
    border-radius: 32px;
}

@media (max-width:767px) {

    .product-wlist.box {
        padding: 0 15px 0 0;
        border: none;
        box-shadow: none;
        margin: 0;
    }

    .col-time-dx {
        padding-right: 0
    }

    #search-box.lite-full .tabs-animated .tab-content {
        padding-top: 7px;
    }

    .lite-full .buts-full {
        display: none;
    }

    #main {
        padding-top: 0;
    }

    #search-box {
        margin: 0 -15px 30px;
    }

    .slider-wrap {
        padding: 30px 0 45px;
    }

    .slider-wrap .content-area h1 {
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .list4mobile {
        padding: 0 15px;
    }

    .not-found-box {
        text-align: center;
        margin: 30px 0;
    }

    .desc-cat {
        margin-bottom: 30px;
    }

    .desc-cat h1,
    .desc-cat h2,
    .desc-cat h3,
    .desc-cat h4,
    .desc-cat h5,
    .desc-cat h6 {
        font-size: 24px;
    }

    .buts-actions a {
        width: 100%;
        display: block;
        margin: 0 0 15px;
        font-size: 15px;
    }

}

.alert-servizi {
    margin: 5px 0;
    font-size: 13px;
    line-height: 1.3em;
}



.modal-dialog {
    /*width: 90%;
    max-width: 900px;*/
}

.modal-header {
    border-bottom-color: transparent;
    padding: 30px 35px 0;
    min-height: 60px;
}

.modal-title-form {
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 15px;
}

.modal-title form {
    font-size: 16px;
    line-height: 1.4em;
    color: #0b3d68;
}

.modal-body {
    padding: 0 0 30px;
}

.modal .form-horizontal .control-label {
    text-align: left;
    margin-bottom: 5px;
    font-size: 13px;
}

.modal input,
.modal textarea {
    border-color: #b9bdc3;
    border-radius: 4px !important;
    font-size: 13px;
    line-height: 1.4em;
}

.modal-footer {
    background: #F1F1F1;
    border-radius: 0 0 4px 4px;
}

.modal-footer .btn {
    border-radius: 4px;
}

#modalMessaggio .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #003652;
}

#modalMessaggio .form-horizontal .form-group {
    margin-bottom: 25px;
}

#modalMessaggio .form-horizontal .control-label {
    text-align: left;
    font-weight: normal;
}

#modalMessaggio textarea.form-control {
    height: auto;
    line-height: 1.5em;
    padding: 15px;
}

#modalMessaggio input[type="text"],
#modalMessaggio input[type="email"],
#modalMessaggio textarea {
    padding: 0 15px;
    background: #fff !important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 12px !important;
}

#modalMessaggio input[type="text"],
#modalMessaggio input[type="email"] {
    height: 44px;
}

.mappa-cnt {
    background: #0b3d68;
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 52px;
    box-shadow: 0 15px 30px #a6b1bb;
}

.mappa {
    height: 600px;
    padding: 0;
    font-weight: bold;
    overflow: hidden;
}

.content-area h1.firstHeading {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #0b3d68;
    text-transform: none !important;
    max-width: 200px;
}

.gm-ui-hover-effect {
    top: -3px !important;
    right: -3px !important;
}

.timeline {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.timeline h1,
.timeline h2,
.timeline h3,
.timeline h4,
.timeline h5,
.timeline h6 {
    line-height: inherit;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
    padding-left: 65px;
    padding-right: 30px;
    position: relative;
}

.timeline-item:last-child {
    padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0.5em 0;
    white-space: nowrap;
    color: #0b3d68;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15px;
}

.timeline-marker:before {
    background: #0b3d68;
    border: 3px solid transparent;
    border-radius: 100%;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}

.timeline-marker:after {
    content: "";
    width: 3px;
    background: #CCD5DB;
    display: block;
    position: absolute;
    top: 24px;
    bottom: 0;
    left: 6px;
}

.timeline-item:last-child .timeline-marker:after {
    content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
    background: transparent;
    border: 3px solid #359b40;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
    padding-bottom: 55px;
}

.timeline-content p:last-child {
    margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
.period {
    padding: 0;
}

.period .timeline-info {
    display: none;
}

.period .timeline-marker:before {
    background: transparent;
    content: "";
    width: 15px;
    height: auto;
    border: none;
    border-radius: 0;
    top: 0;
    bottom: 30px;
    position: absolute;
    border-top: 3px solid #CCD5DB;
    border-bottom: 3px solid #CCD5DB;
}

.period .timeline-marker:after {
    content: "";
    height: 32px;
    top: auto;
}

.period .timeline-content {
    padding: 40px 0 70px;
}

.period .timeline-title {
    margin: 0;
}

#key_alloggi {
    border-radius: 9px;
}

.sproposta {
    margin-bottom: 0
}

.sproposta .product-info {
    padding: 0;
    color: #0b3d68;
    height: auto;
}

.sproposta .product-info .pi-tipologia {
    margin-top: 0;
}

.minprice {
    font-size: 24px;
    padding-right: 5px;
    margin-top: 15px;
}

@media (min-width: 768px) {

    .minprice.mt {
        margin-top: 15px;
    }

}

@media (max-width: 991px) {

    .timeline-item {
        padding-right: 0;
    }
}

@media (max-width: 767px) {

    .gmap {
        padding: 0 20px;
    }

    #remarks {
        font-size: 12px
    }

    .timeline-item {
        padding-left: 45px;
    }

    #key_alloggi {
        position: initial
    }

    .place {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%;
        display: inline-block;
        line-height: 1em;
        vertical-align: middle;
    }
}

.my-4 {
    max-width: 60%
}

.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.flex-1 {
    flex: 1 1 0%
}

.flex-2 {
    flex: 2 2 0%
}

.h-2\/4 {
    height: 50%
}

.object-cover {
    object-fit: cover
}

.rounded-tl-lg {
    border-top-left-radius: .5rem
}

.noimage figure.snip0056 figcaption,
.w-full {
    width: 100%
}

.h-full {
    height: 100%
}

.rounded-bl-lg {
    border-bottom-left-radius: .5rem
}

.rounded-br-lg {
    border-bottom-right-radius: .5rem
}

.rounded-tr-lg {
    border-top-right-radius: .5rem
}

.proposal-item {
    border-radius: 16px;
    box-shadow: 0 15px 30px #a6b1bb;
    overflow: hidden;
    margin: 30px 0;
}

.proposal-item:hover {
    /*box-shadow:0 30px 30px #a6b1bb;
 transform:translateY(-12px)*/
}

.proposal-item .image-grid,
.proposal-item picture {
    border-radius: 16px 0 0 16px;
    box-shadow: none
}

.proposal-item .image-grid:hover {
    box-shadow: none;
    scale: 1
}

.proposal-item:hover .image-grid {
    -webkit-transform: scale(1.08, 1.08);
    scale: 1.08;
    transform: translateX(-25px)
}

.sproposta .product-info {
    padding-left: 0;
    color: #0b3d68;
}

figure.snip0056 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #0b3d68;
    background: radial-gradient(ellipse at center, #265998 0, #0b3d68 100%);
    color: #fff
}

figure.snip0056 figcaption {
    padding: 45px;
    position: absolute;
    left: 60%;
    width: 40%
}

figure.snip0056 .position {
    width: 100%;
    text-align: left;
    padding: 12px 20px 15px;
    opacity: 1;
    color: #fff;
    background: #0b3d68;
    clear: both
}

figure.snip0056.blue .position {
    background: #0b3d68
}

figure.snip0056.blue .position>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

.proposal-item .image-grid-shop {
    padding: 15px;
    border-radius: 16px;
    background: #fff
}

.proposal-item .image-grid-shop .image-grid,
.proposal-item .image-grid-shop .image-grid picture {
    border-radius: 16px;
}

.proposal-item .image-grid-shop .image-grid:hover,
.proposal-item:hover .image-grid-shop .image-grid {
    transform: none;
    scale: none;
}

.proposal-item .image-grid-shop .image-grid:hover img {
    opacity: 1;
    scale: none;
}

.slider-wrap .content-area h1.color-text-yellow,
.color-text-yellow {
    color: #0b3d68;
    background: linear-gradient(-107deg, #0b3d68 0, #215a8a 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.button-stroke {
    display: none;
}

@media (min-width: 992px) {

    .button-stroke {
        display: block;
        width: calc(100% - 40px);
        height: 20px;
        stroke: #0b3d68;
        position: absolute;
        left: 20px;
        bottom: -35px;
        stroke-width: 4;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    .button-stroke:nth-child(2) {
        stroke-dasharray: 650px;
        stroke-dashoffset: 650px;
        stroke: #1c0950;
        stroke-width: 5;
        transition: stroke-dashoffset 800ms ease-out;
    }

}

@media (max-width: 1300px) {

    .my-4 {
        max-width: 55%
    }

    figure.snip0056 figcaption {
        padding: 45px;
        position: absolute;
        left: 55%;
        width: 45%;
    }

}

@media (min-width: 1199px) and (max-width: 1300px) {

    .my-4 {
        max-width: 55%
    }

    figure.snip0056 figcaption {
        padding: 45px;
        position: absolute;
        left: 55%;
        width: 45%;
    }

    .scopri-list {
        display: none;
    }

}

@media (max-width: 1199px) {

    .my-4 {
        max-width: 100%
    }

    .proposal-item.metour .sproposta .product-info {
        margin-bottom: 0px;
        margin-top: 25px;
    }

    figure.snip0056 figcaption {
        position: inherit;
        left: 0;
        width: 100%;
    }

    .sproposta .product-info {
        margin-bottom: 40px;
    }

}

@media (max-width: 767px) {

    .my-4 {
        max-width: 100%
    }

    .proposal-item.metour .sproposta .product-info {
        margin-top: 0;
    }

    figure.snip0056.blue .position {
        padding: 12px 10px 15px 20px;
    }

    figure.snip0056 figcaption {
        position: inherit;
        left: 0;
        width: 100%;
    }

    .sproposta .product-info {
        margin-bottom: 40px;
    }

}

@media (max-width: 419px) {

    figure.snip0056 figcaption {
        padding: 30px;
    }

}

@media (min-width: 1200px) {

    .col-time-sx {
        width: 100%;
    }

    .col-time-dx {
        width: 100%;
    }

}

@media (min-width: 1360px) {

    .product-wlist.box {
        padding: 60px 70px 30px 60px;
    }

    .col-time-sx {
        width: 66.66666667%;
    }

    .col-time-dx {
        width: 33.33333333%;
    }

}