<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
}

body{
    font: 400 18px/26px 'Roboto', sans-serif;
}

.header-top p{
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 54px;
    margin: 0;
}
.container-fluid .bg-top{
    background: url("../images/banner.png")top center no-repeat;
    background-size: cover;
    min-width: 1180px;
    height: 180px;

}
.text-block-middle p{
    padding-top: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
}
.text-block-middle span{
    display: block;
    text-align: center;
    font-size: 16px;
    font-style: italic;
}
.video-block p{
    text-align: center;
}
.button-section span{
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 25px;
}
.container-block .row{
    margin-top: 30px;
    padding-bottom: 40px;
}

.container-block .col-lg-4 {
    border: solid 2px #3c3c3c;
    margin-right: 35px;
    margin-left: 35px;
    width: 320px;
    height: 600px;
    padding: 0;
    float: left;
}
.col-standard {
    height: 959px!important;
}
element.style {
    line-height: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 8px;
}
.container-block .col-lg-4 span {
    font-weight: bold;
    font-size: 16px;
    display: block;
    float: left;
    padding-left: 20px;
    line-height: 53px;
}
.col-mega {
    height: 959px !important;
}
.col-vip {
    height: 959px !important;
}
.container-block .col-lg-4 button {
    font-size: 22px;
    text-align: center;
    border: none;
    background-color: #F43838;
    width: 100%;
    height: 70px;
    margin: 30px 0 0 0;
    text-decoration: none;
    color: #fff;
    transition: .5s;

}

.container-block .col-lg-4 button:hover {
    background-color: #E80C0C;
    transition: .5s;
}

.table_header {
    height: 68px;
    background: #d1d1d1;
    text-align: center;
    line-height: 68px;
    font-size: 30px;
    color: #3c3c3c;
}
.container-block .col-lg-4 ul {
    padding-top: 20px;
    height: 355px;
}
.container-block .col-lg-4 ul li {
    margin-left: 40px;
    padding-bottom: 5px;
    font-weight: 300;
    color: #333;
    font-size: 16px;
}
ul {
    list-style-image: url("../images/bullet.png");
}
.places {
    width: 61px;
    height: 52px;
    background: url(../images/day_back.png) no-repeat;
    font-size: 34px;
    font-family: Roboto,sans-serif;
    color: #fff;
    text-align: center;
    line-height: 53px;
    float: left;
    margin-left: 15px;
}
.col-standard ul {
    height: 725px!important;
}
.col-mega ul {
    height: 725px!important;
}
.col-vip ul {
    height: 725px!important;
}
.container-block .col-lg-4 span{
    font-weight: bold;
    font-size: 16px;
    display: block;
    float: left;
    padding-left: 20px;
    line-height: 53px;
}



.bottom-comment {
    padding-bottom: 50px;
}
.bottom-comment h2{
   margin-top: 70px;
    font-weight: bold;
}
.bg-comment{
    background: #fff;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
.bg-comment  .container{
    margin-bottom: 100px;
}
.bg-comment .col-lg-1{
    width: 100%;
    margin-top: 50px;
    text-align: center;
}
.bg-comment .col-lg-6 .col-lg-1 img{
    width: 85%;
}
.bg-footer{
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding-bottom: 20px;
    font-size: 12px;
}
.bg-footer p{
    padding-top: 30px;
    padding-bottom: 10px;
}
.bg-footer hr{
    color: #fff;
    margin-bottom: 20px;

}
.bg-footer .politika{
    border-top: 1px solid rgba(255, 255, 255, 0.2);;

}
.bg-footer span{

}
.politika a{
    color: #fff;
    font-size: 12px;

}
.politika a:hover{
    color: #FFFFFF;
    transition: 300ms ;

}
.modal-content{
    color: #444;
}
.modal-content a:hover{
    color: #000;
}
.modal-content p{
    text-align: left;
    padding: 0 20px;
    font-size: 14px;
}
.modal-content ul li{
    font-size: 16px;
    text-align: left;
    padding: 0 60px;
    list-style-position:inside;

}

.hidden1{
    opacity: 0;
}

.visible{
    opacity: 1;
}

.isaak_text{
    font-size: 20px !important;
    line-height: 1.3em !important;
}

.isaak_ps{
    font-size: 24px !important;
    line-height: 1.3em !important;
    text-align: right;
    color: #fe4e50;
    margin-top: 40px;
    padding-right: 40px;
}

.isaak_promo{
    font-size: 24px !important;
    line-height: 1.3em !important;
    text-align: right;
    color: #fe4e50;
    margin-top: 20px;
    padding-right: 40px;
}

</pre></body></html>