img.logo {
    width: 150px; margin: 15px 0;
}

img.arrowUp {
    position: fixed; bottom: 25px; right: 25px; width: 75px; display: none;
}

footer {
    position: relative; width: 100%; background: #f9f9f9; float: left;
}

.style-ul ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.style-ul ul li {
    padding-right: 55px;
}

.payment-icons {
    width: 100%; transform: scale(1.4) translateX(7px);
}

footer#footer {
    float: left;
    width: 100%;
    background-color: #2f2f2f;
    position: relative;
    bottom: 0;
    z-index: 100;  
}

.mainpic-black {
    filter: brightness(0);
}

.slickSliderCenter .slash-text{
    display: flex; justify-content: center; flex-wrap: wrap; align-items: center; text-align: center; top: 0; left: 0; transform: translateY(0);}

footer#footer ul li p {
    float: right;
    width: calc(100% - 30px);
}
footer#footer * {
    color: #ddd !important;
}



.closed-web h1 {
    color: white; text-align: left; font-size: 60pt; font-weight: 600; line-height: 120%;
}


.closed-web {
    color: white; text-align: left;
}

.closed-web p {
    color: white; text-align: left;
}

.block {
    padding: 55px 0;
}

.block-1 {
    padding-top: 0 !important;
}

.block-2 {
    background-color: #eeeeee;
}

#footer ul  {
    list-style-type: none;
}

footer p {
    margin: 0 !important;
}

.style-ul ul li {
    list-style: none;
}

.slash {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.slash-text {position: absolute; top: 60%; left: 5vW; width: 100%; height: 100%; z-index: 50; transform: translateY(-50%);}
.slash-text div {color: white; font-size: 4vw; line-height: 120%; font-weight: bold;}
.slash-text .btn {font-size: 2vw; line-height: 120%; font-weight: bold;}

.style-ul ul li::before {
    content: '';
    display: inline-block;
    height: 25px;
    width: 25px;
    margin-left: -25px;
    transform: translate(-5px, 7px);
    background-image: url("/files/check-gym.svg");
  }

  .style-ul ul:nth-of-type(3) li::before {
    content: '';
    display: inline-block;
    height: 25px;
    width: 25px;
    margin-left: -25px;
    transform: translate(-5px, 7px);
    background-image: url("/files/cinka.svg");
  }

div.TDform {
    margin-left: -10px !important;
    width: calc(100% + 20px) !important;
    margin-right: -10px !important;
}

#footer ul li i {
    float: left;
    width: 30px;
    transform: translateY(7px);
    color: #fbda2b !important;
}

#footer ul li {
    float: left;
    width: 100%;
}

.boxes-ul {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
}

.boxes-ul li {
    float: left; margin: 10px; border-radius: 25px; width: calc(50% - 20px); background-color: #eeeeee; padding: 15px 25px; padding-left: 45px; padding-bottom: 25px;
}

.footer-copyright {
    background-color: rgba(255, 255, 255, 0.1);
}

.block {
    padding: 55px 0; float: left; width: 100%;
}

table.table th, table.table td {
    font-size: 10pt; vertical-align: middle;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #fbda2b;
}

.icon64 {
    width: 64px;
}

.td_slick_line {
    float: left; width: 100%;
}

.navbar {
    position: fixed; z-index: 500; width: 100%;
}

.navbar-nav {height: 100%; margin-left: 100px !important;}

.nav-item {
    margin: 0 5px;
}

.nav-link {
    color: black !important; font-size: 13pt !important;
}

.nav-item.active .nav-link {
    background-color: black; color: white !important;
}

a.td-thumbnail {
    width: calc(25% - 6px); float: left; margin: 3px;
}

img.td-thumbnail {
    width: 100%; float: left;
}

div.flags {
    margin-left:6px; display: flex; justify-content: center; align-items: center; position: relative; z-index: 50;
}

.social-icons i {float: left; margin-bottom: 10px; width: 50px; font-size: 20pt;}

div.flags img {
    width: 25px; margin: 0 2px; float: left; opacity: 0.5;
}

div.flags img {
    width: 25px; margin: 0 2px; float: left; opacity: 0.5;
}

div.flags img.activeFlag, div.flags img:hover {
    opacity: 1 !important;
}

.td-box-img  {
    display: block; width: 100%; height: 140px; position: relative;
}

.td-box-img img {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1.0); transition: 150ms; height: 120px;
    background: #fbda2b;
    border-radius: 50%;
    padding: 12px;
}

.slick-text {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 44pt; color: white; text-shadow: 0px 0px 15px black; font-weight: bold; max-width: 500px; text-align: center; line-height: 120%;
}


.card {
    border-radius: 0px; margin-top: -55px; background: #fff; min-height: 280px;
    background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 64%, rgba(226,226,226,1) 100%);
border-bottom: 10px solid #eee;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
}

.card:hover .td-box-img img {
    transform: translate(-50%, -50%) scale(1.1);
}


.card:nth-of-type(2) {
    transform: translateY(-10px);
}

.flag-toggler {
    cursor: pointer;
}

.flag-toggler-sub {
    position: absolute; top: 100%; width: auto; left: 0; display: block; float: left; display: none; background: white; border: 1px solid #eee;
}

.flag-toggler-sub img{
    margin: 3px !important; float: left;
}

.pagination > li > a
{
    background-color: white;
    color: #333;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #333;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: #fbda2b;
    background-color: #333 !Important;
    border: solid 1px #333 !Important;
}

.pagination > .active > a:hover
{
    background-color: #333 !Important;
    border: solid 1px #333;
}


/*------------------------------------
- COLOR danger
------------------------------------*/
.alert-danger {
    color: #a88e03;
    background-color: #fefcf3;
    border-color: #fef9df;
}

.alert-danger hr {
    border-top-color: #fdf5c6;
}

.alert-danger .alert-link {
    color: #766302;
}

.badge-danger {
    color: #212529;
    background-color: #fbda2b;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #212529;
    background-color: #eec904;
}

.bg-danger {
    background-color: #fbda2b !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #eec904 !important;
}

.border-danger {
    border-color: #fbda2b !important;
}

.btn-danger {
    color: #212529;
    background-color: #fbda2b;
    border-color: #fbda2b;
}

.btn-danger:hover {
    color: #212529;
    background-color: #fad307;
    border-color: #eec904;
}

.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(251, 218, 43, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #212529;
    background-color: #fbda2b;
    border-color: #fbda2b;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #212529;
    background-color: #eec904;
    border-color: #dfbc04;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(251, 218, 43, 0.5);
}

.btn-outline-danger {
    color: #fbda2b;
    background-color: transparent;
    border-color: #fbda2b;
}

.btn-outline-danger:hover {
    color: #212529;
    background-color: #fbda2b;
    border-color: #fbda2b;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(251, 218, 43, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #fbda2b;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #212529;
    background-color: #fbda2b;
    border-color: #fbda2b;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(251, 218, 43, 0.5);
}

.list-group-item-danger {
    color: #a88e03;
    background-color: #fef9df;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #a88e03;
    background-color: #fdf5c6;
}

.list-group-item-danger.list-group-item-action.active {
    color: #212529;
    background-color: #a88e03;
    border-color: #a88e03;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #fef9df;
}

.table-hover .table-danger:hover {
    background-color: #fdf5c6;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #fdf5c6;
}

.text-danger {
    color: #fbda2b !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #eec904 !important;
}

@media only screen 
and (min-width : 200px) 
and (max-width : 700px) 
and (orientation : portrait) {  


    .closed-web h1 {
        font-size: 40pt;
    }

    a.nav-link78 {
        display: none;
    }

    .boxes-ul li {width: calc(100% - 20px);}
    .card {margin-top: 25px !important;} 
    .row {
        margin-left: 0; margin-right: 0;
    }

    .boxes-ul {
        margin-left: 0 !important;
    }
    .style-ul ul {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
    }

    .slash-text div {font-size: 3.5vw; }
    .slash-text .btn {font-size: 4vw; margin-top: 5px !important }

    .navbar-nav {
        margin-left: 0px !important;
    }

    div.flags {
        display: block;
    }

    .row {
        float: left;
    }

    .payment-icons {
        max-height: 30px; margin: 10px 0;
    }
}


