/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */


#certifikaty img{
    width: 100%;
}

.center {
    text-align: center;
}

html,
button,
input,
select,
textarea {
    color: #222;
}
form{
}
.err{
    color: #ef0800;
}
td input[type=text], td textarea{
    width: 100%;
}
td textarea{
   min-height: 3em;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
.flag div:hover{
    opacity: 1 !important;
}
.main aside {
    clear: both;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
dt {font-weight: bold}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

a:link{color:#BD6FBD;text-decoration: underline;}
a:visited{color:#BD6FBD;}
a:active{color:#BD6FBD;}
a:hover{color:#D992D9;}

#prologue a{
  color:white;
}

#prologue p, #prologue h2{
    color: white;
}

img {
    vertical-align: middle;
}

dl{
    clear: left;
}
.flag:first-of-type{
   margin-right: 20px;
}
.flag{
    float: left;
}

.flag{
    width: 220px;
}

.flag-vip{
    width: 140px;
}

.flag div{
    width: 220px;
    min-height: 3.5em;
}


.flag img{
    width: 200px;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.left{float: left;}
.right{float: right;}
.none{float: none;}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #ede3ee;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

.full-width{
    width: 100%;
}

/* ===================
    ALL: Color Theme
   =================== */

.header-container {
    border-bottom: 13px solid #875573;
}

.footer-container,
.main aside {
    border-top: 13px solid #875573;
}
aside .phone{
  background-color: #822E60;
  background-image: url(../img/telefon-icon.png);
  background-position: left;
  background-repeat: no-repeat;
  padding:6px 6px 6px 36px;
  text-shadow: 1px 1px 1px #000;
  border: 1px solid #984075;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.header-container,
.footer-container,
.main aside {
    background: linear-gradient(bottom, #491A36 12%, #822E60 78%);
    background: -o-linear-gradient(bottom, #491A36 12%, #822E60 78%);
    background: -moz-linear-gradient(bottom, #491A36 12%, #822E60 78%);
    background: -webkit-linear-gradient(bottom, #491A36 12%, #822E60 78%);
    background: -ms-linear-gradient(bottom, #491A36 12%, #822E60 78%);

    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, #491A36),
        color-stop(0.78, #822E60)
    );
    /* For Internet Explorer 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#491A36, endColorstr=#822E60);
    /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#491A36, endColorstr=#822E60)";    
        background-color: #491A36;
}

h1.title {margin: 55px 0 0 0; padding-bottom: 15px; font-size: 3.2em; text-shadow:#323232 -1px -1px 1px;font-family: Helvetica, sans-serif;font-weight: bold; border-bottom: 5px #f3d5d5 solid;} 
h1.title a {color:#f3d5d5; text-decoration: none;}

h2.title{color:#f3d5d5;font-size: .9em;font-family: Helvetica, sans-serif;margin:0;}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0 2% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

#presentation{
    display: none;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a.btn{
    text-decoration: none;
    color: white !important;
}

.btn{
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);

  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}



.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #81004D;
  *background-color: #491A36;
  background-image: -moz-linear-gradient(top, #822E60, #491A36);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#822E60), to(#491A36));
  background-image: -webkit-linear-gradient(top, #822E60, #491A36);
  background-image: -o-linear-gradient(top, #822E60, #491A36);
  background-image: linear-gradient(to bottom, #822E60, #491A36);
  background-repeat: repeat-x;
  border-color: #491A36 #491A36 #80007D;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#822E60', endColorstr='#491A36', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #491A36;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}



.flower{
    height: 150px;
    background: url(../img/flowers.png) no-repeat left top;
}





/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        padding: 15px 2% 0 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

    #certifikaty img{
        width: 48%;
    }


    form{
        width: 65%;
        float: left;
    }

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .main aside {

    }



/* ============
    WIDE: Main
   ============ */

    .main div.section {/*margin-bottom: 50px;*/ padding-bottom:20px;border-bottom: solid #E0D6DE 1px}
    div.section img {margin:0 30px;}

    .main article {
        padding: 0 20px;
        float: left;
        width: 67%;
    }


    #presentation {
        float:left;
        display: block;
        width: 100%;

    }
    #video {
        width:640px;
        height: 360px;
        background: #fff;
        clear:none; 
    }

    ul.points {width:360px;list-style: none; color: #f3d5d5; margin: 0; padding-left: 20px;text-shadow:#000 -1px -1px 1px;}
    ul.points strong{color:#fff; font-family: arial, helvetica, sans-serif; font-weight: bold}
    ul.points li {border-bottom:1px #875573 dashed;}
    li.point1, li.point2, li.point3 {padding:15px 0 15px 72px;}
    li.point1{background:url("../img/gift.png") left no-repeat;}
    li.point2{background:url("../img/partner.png") left no-repeat;}
    li.point3{background:url("../img/box.png") left no-repeat;}

    #bubble{
        float: right;
        list-style: none;
        width: 260px;
        height:60px;
        padding: 10px 10px 10px 50px;
        /*position: absolute;*/
        /*margin: -20px 0 0 680px;*/
        z-index: 100;

        text-shadow: 0 1px 0 rgba(0,0,0,.2);

        background: #fac754;
        background: url(../img/cite.png) no-repeat 5px 5px, -moz-linear-gradient(#fac754, #f8ac00);
        background: url(../img/cite.png) no-repeat 5px 5px, -webkit-gradient(linear, left top, left bottom, from(#fac754), to(#f8ac00));
        background: url(../img/cite.png) no-repeat 5px 5px, -webkit-linear-gradient(#fac754, #f8ac00);
        background: url(../img/cite.png) no-repeat 5px 5px, -o-linear-gradient(#fac754, #f8ac00);
        background: url(../img/cite.png) no-repeat 5px 5px, -ms-linear-gradient(#fac754, #f8ac00);
        background: url(../img/cite.png) no-repeat 5px 5px, linear-gradient(#fac754, #f8ac00);

        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;

    }
    #bubble cite{font-family: Helvetica, Arial, sans-serif; color: #8B6432}

    img.miloslav{
        width:360px;
        float: none;
       /* margin: 30px 0 0 640px;
        position: absolute;*/

    }
    /* indexGallery */
    #gallery {
        /*margin-top: 60px;*/
        width:640px;
        position: relative;
    }
    #gallery .thumb{
        display:block;
        float: left;       
        width: 100px;
        height: 100px;
        line-height:100px;
        overflow: hidden;
        position: relative;
        z-index: 1;
        margin: 5px;
        border: 4px #fff solid;
    }
    #gallery img{
        float:left;
        position:absolute;
        top:-20px;
        left:-50px;
    }
    #gallery .thumb:hover {
        overflow: visible;
        opacity:1;
        z-index:1000;
        

        animation:myfirst 1s ease 0s 1 alternate;
        -moz-animation:myfirst 1s ease 0s 1 alternate; /* Firefox */
        -webkit-animation:myfirst 1s ease 0s 1 alternate; /* Safari and Chrome */
        -o-animation:myfirst 1s ease 0s 1 alternate; /* Opera */
    }
        /* Animation for indexGallery */
        @keyframes myfirst
        {
        from {opacity: 0;}
        to {opacity: 1;}
        }

        @-moz-keyframes myfirst /* Firefox */
        {
        from {opacity: 0;}
        to {opacity: 1;}
        }

        @-webkit-keyframes myfirst /* Safari and Chrome */
        {
        from {opacity: 0;}
        to {opacity: 1;}
        }

        @-o-keyframes myfirst /* Opera */
        {
        from {opacity: 0;}
        to {opacity: 1;}
        }
        /* fix hover border */
        #gallery .thumb:hover img{border: 4px #fff solid;}

    #prologue {
      clear: both;
      margin: 160px auto 0 auto;
      width: 100%;
      height: 300px;
      color: #F3D5D5;
      text-shadow: 0 -1px -1px #333;
      margin-bottom: 20px;
      font-size: 21px;
      font-weight: 200;
      line-height: 30px;
    }
    #prologue strong, #prologue h2{color: #fff; font-family: helvetica,serif;}
    #prologue h2{text-align: left}

    .home #article{
        margin-top: 320px;
    }

    
    
}
@media only screen and (min-width: 945px){
    /* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: left;
        margin-top: 40px;

        /* styling
*/
        /* background: white url("../img/nav-bg.png") repeat-x left; */ /* f8f1f8 - d1bed2 */

        /*
        display: block;
        overflow: hidden; */
    }

    nav ul {
        padding: .3em;
        float: left;
        list-style: none;

        -moz-border-radius: .5em;
        -webkit-border-radius: .5em;
        border-radius: .5em;

        -moz-box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(75,25,25,.8) inset;
    }

    nav li {
        float:left;
    }

    .header-container{
        height:440px;
    }

    nav a:link, nav a:visited {
        height: 1.6em;
        float:left;
        padding: 1.1em 1.2em 0.5em 1.2em;
        text-decoration: none;
        color: #69254e;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        font: bold 1.1em/1 'trebuchet MS', Arial, Helvetica;
        letter-spacing: 1px;
        text-transform: uppercase;
        border-width: 1px;
        border-style: solid;
        border-color: #fff #ccc #999 #eee;

        background: #d1bed2;
        background: -moz-linear-gradient(#f8f1f8, #d1bed2);
        background: -webkit-gradient(linear, left top, left bottom, from(#f8f1f8), to(#d1bed2));
        background: -webkit-linear-gradient(#f8f1f8, #d1bed2);
        background: -o-linear-gradient(#f8f1f8, #d1bed2);
        background: -ms-linear-gradient(#f8f1f8, #d1bed2);
        background: linear-gradient(#f8f1f8, #d1bed2);
    }

    nav a:hover, nav a:focus, nav a.active {
        outline: 0;
        color: #fff;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0,0,0,.2);

        background: #fac754;
        background: -moz-linear-gradient(#fac754, #f8ac00);
        background: -webkit-gradient(linear, left top, left bottom, from(#fac754), to(#f8ac00));
        background: -webkit-linear-gradient(#D62CAC, #FA7CFF);
        background: -o-linear-gradient(#fac754, #f8ac00);
        background: -ms-linear-gradient(#fac754, #f8ac00);
        background: linear-gradient(#FA54F0, #F794FB);
    }

    nav a:active {
        -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
    }

    nav li:first-child a {
        border-left: 0;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

    nav li:last-child a {

        border-right: 0;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }
    /*            */
    #presentation {

        margin: -210px auto 60px auto;
    }
}

@media only screen and (min-width: 1140px) {

    nav {
        float: right;
    }
    #presentation {
        margin: -370px auto 60px auto;
    }
}

@media only screen and (min-width: 1134px) {
    .main aside {
        clear: none;
        float: right;
        width: 25%;
    }
    img.miloslav{
        float: right;
        /* margin: 30px 0 0 640px;
         position: absolute;*/

    }
    #bubble {
        position: absolute;
        margin: -20px 0 0 680px;
    }
    #bubble:before
    {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 180px;
        top: 80px;
        border: 15px solid;
        border-color: #f8ac00 transparent transparent #f8ac00;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}