.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    max-width: 100%;
}
.col-md-11 {
    max-width: 91.66666666666666%;
}
.col-md-10 {
    max-width: 83.33333333333334%;
}
.col-md-9 {
    max-width: 75%;
}
.col-md-8 {
    max-width: 66.66666666666666%;
}
.col-md-7 {
    max-width: 58.333333333333336%;
}
.col-md-6 {
    max-width: 50%;
}
.col-md-5 {
    max-width: 41.66666666666667%;
}
.col-md-4 {
    max-width: 33.33333333333333%;
}
.col-md-3 {
    max-width: 25%;
}
.col-md-2 {
    max-width: 16.666666666666664%;
}
.col-md-1 {
    max-width: 8.333333333333332%;
}
.d-inline-block {
    display: inline-block;
}
.visible-xs,
.hidden-sm,
.hidden-lg,
.visible-xs-inline-block {
    display: none !important;
}
.visible-sm,
.hidden-xs {
    display: block !important;
}
@page {
    margin-bottom: 1cm;
    margin-top: 1cm;
}
.slick-prev, .slick-next, .slick-dots, .console, .navbar-inline, .pre-footer-slide, .main-footer, .no-print {
    display: none !important;
}
.page-wrapper {
    padding-top: 0;
}
.thumb-slider{
    page-break-inside: avoid;
}
.google-map .gm-style img {
    max-width: none !important;
}
.img-slide__content .col-md:nth-last-child(n+5) ~ .col-md, .col-md:nth-last-child(n+5) {
    flex: none;
    display: inline-block;
    max-width: 20%;
    width: 20% !important;
}
.weather-item__temperature {
    font-size: 20px;
}