html, body 
{
  margin: 0;
  padding: 0;
}


body
{
  background: #1c1c1c;
  color: #a5a5a5;
  font-family: 'Open Sans', tahoma, arial, serif;
  font-size: 13px;
  line-height: 1.5;
}


.pointer
{
    cursor: pointer;
}

.rewards
{
    background: #fff;
    padding: 1rem 3rem;
    
}

.rewards .col-sm-6
{
    aspect-ratio: 1.2;
    background-position: center center;
    abackground-size: contain;
    background-repeat: no-repeat;
}


.container
{
  max-width: 1400px !important;
}

header
{
  padding: 10px 0 20px 0;
  position: relative;
}


.small-header
{
  position: fixed;
  top: 0;
  height: 80px;
  z-index: 202;
  background: #1c1c1c;
  width: 100%;
}

.small-header img
{
  max-height: 60px;
}

header .menu-toggle
{
  font-size: 34px;
  font-weight: normal;
  color: #fff;
  float: right;
  cursor: pointer;
  display: none;
  position: absolute;
  bottom: 10px;
  right: 20px;
}

  .responsive-nav 
  {
    display: none;
  }


img
{
  max-width: 100%;
}

.no-padding
{
  padding: 0 !important;
}

.relative
{
  position: relative;
}

.bg-gray
{
  background: #363636;
}

.m-t-30
{
  margin-top: 30px;
}

.m-t-0
{
  margin-top: 0 !important;
}

.p-t-0
{
  padding-top: 0 !important;
}

.p-t-20
{
  padding-top: 20px !important;
}

.p-l-40
{
  padding-left: 40px !important;
}

.p-l-20
{
  padding-left: 20px !important;
}

.p-b-20
{
  padding-bottom: 20px !important;
}

.p-t-10
{
  padding-top: 10px !important;
}

.p-b-10
{
  padding-bottom: 10px !important;
}

.m-b-80
{
  margin-bottom: 80px !important;
}

.top-nav
{
  position: absolute;
  right: 0;
  top: 0;
}

.top-nav ul, .top-nav ul li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  line-height: 30px;
}

.top-nav ul li
{
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
}

.top-nav ul li a
{
  color: #fff;
}

.top-nav ul li a:hover
{
  color: #9bbff3;
  text-decoration: none;
}

.top-nav ul li:first-child
{
  font-size: 9px;
  line-height: 15px;
  text-align: right;
}

.top-nav ul li:first-child img
{
  float: right;
  margin-left: 8px;
}

label
{
  display: inline-block;
  width: 120px;
}

.ship-attr
{
  display: inline-block;
  width: calc(100% - 130px);
  float: right;
  
}

form label
{
  width: auto;
}


        
.main-nav
{
  position: absolute;
  right: 0;
  top: 90px;
}

.main-nav ul, .main-nav ul li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 17px;
  line-height: 30px;
}

.main-nav ul li
{
  float: left;
  margin-right: 32px;
  text-transform: uppercase;
}

.main-nav ul li:last-child
{
  margin-right: 20px;
}


.main-nav ul li a
{
  color: #fff;
}

.main-nav ul li a:hover
{                       
  color: #9bbff3;
  text-decoration: none;
}


.small-header .main-nav
{
  top: 35px;
}


.main-slider{
	width:100%;
	height:auto;
    position: relative;
}
.slider-nav{
	height:auto;
	position:absolute;
	z-index:100;
	background:rgba(0,0,0, .2);
	margin-bottom:-30px;
	border-radius:0 0 10px 0;
}

.main-slider .l25
{
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    padding: 25px 25px;
    background: rgba(0,0,0, .5);
    text-align: center;
}

.main-slider .l25 img
{
    width: 100%;
}

.main-slider .hp-news
{
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    background: rgba(0,0,0, .5);
    text-align: center;
    overflow: hidden;
    color: #fff;
    padding: 0 20px;
    z-index: 200;
  transition: all .5s ease;

}

.main-slider .hp-news h3
{
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 17px;
}


        .main-slider .hp-news-sl {
            width: 460px;
            height: 48px;
            overflow: hidden;
            margin: 9px 0px;
        }

        .main-slider .hp-news-sl ul {
            width: 460px
        }

        .main-slider .hp-news-sl ul li {
            width: 460px;
            height: 48px
        }
        
        
.main-slider .hp-news ul
{
    overflow: hidden;
    list-style-type: none;
    line-height: 48px;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.main-slider .hp-news li
{
    list-style-type: none;
    color: #fff;
    margin: 0;
    padding: 0;
}

.main-slider .hp-news li a
{
    color: #fff;
    text-decoration: underline;
}


.main-slider{
	width:100%;
	height:auto;
}
.main-slider .slider-nav{
    bottom: 30px;
    border-radius: 0 !important;
    background: rgba(0,0,0, .5);
}


.slider-next{
	cursor:pointer;
	font-weight:700;
	font-size:32px;
	padding:10px 10px 10px 3px;
	color:#ffffff;
	opacity:0.3;

}
.slider-prev{
	cursor:pointer;
	font-weight:700;
	font-size:32px;
	padding:10px 3px 10px 10px;
	color:#ffffff;
	opacity:0.3;
}
.slider-pause{
	cursor:pointer;
	font-weight:normal;
	font-size:30px;
	padding:10px 10px 10px 10px;
	color:#ffffff;
	opacity:0.3;
}
.slider-next:hover, .slider-prev:hover, .slider-pause:hover{
	color:#ffffff;
	opacity:0.6;
}

.item-slide
{
  height: 35vw;
  min-height: 220px;
  background-position: right center; 
  background-size: cover;
}


.main-slider .item-slide
{
  background-position: right top !important;
  position:relative; 
}

.main-slider .item-slide h2
{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 36px;
    color: #dd0;
    text-shadow: 0px 0px 10px #000;
    margin: 0;
    text-align: center;
}

.main-slider .item-slide span
{
    position: absolute;
    right: 3%;
    bottom: 5%;
    font-size: 16px;
    color: #fff;
    display:block;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
}


#ahome-slider
{
    z-index: 100;
    background: #1c1c1c;
    aspect-ratio: 1.8;
}

.amain-slider .item-slide:first-child
{
  z-index: 1000; 

}

.ship-slider .item-slide
{
  height: 20vw !important;
  min-height: 0px;
}

.item-slide .container
{
  aheight: 35vw;
  amin-height: 220px;
  position: relative;
}

.slide-text
{
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 23px;
  color: #000;
  line-height: 34px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  bottom: 0;;
}

.slide-text b
{
  color: #0599e1;
  font-size: 35px;
  font-weight: 700;
}



.ships-slider{
	width:100%;
	height:auto;
}

.ships-slider .item-slide
{
  height: 30vw;
  min-height: 480px !important;
  background-position: center center; 
  background-size: cover;
}

.ships-slider .owl-buttons
{
  margin-top: -120px;
  z-index: 500 !important;
}

.ships-slider-title .item-slide
{
  height: 30vw;
  min-height: 280px !important;
  background-position: center top; 
  background-size: cover;
}

.ships-slider-title .owl-buttons
{
  margin-top: -50px;
  z-index: 500 !important;
}

.text-left
{
  text-align: left !important;
}


.text-blue
{
  color: #9cbff2 !important;
}

.f-s-35
{
  font-size: 35px !important;
}

.big
{
  font-size: 1.4em;
}

.bold
{
  font-weight: bold !important;
}

h1
{
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 70px;
  margin-bottom: 70px;
  font-size: 44px;
}

h2
{
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  padding: 15px 0;
  margin: 30px 0 1px 0;
}

.content
{
  background: #464646;
  padding: 30px 20px;
}

.twenty-years
{
  margin: 100px 0 40px 0;
  padding-right: 450px;
  background: url(../images/20-years.png) right top no-repeat;
}

.twenty-years h2
{
  color: #fff;
  font-size: 50px;
  margin-bottom: 30px;
}

.twenty-years h2 span
{
  font-size: 31px;
}


.bg-black
{
  background: #000;
}

.home-nesvadba 
{
  margin-top: 80px;
}


.home-nesvadba .bg-black
{
  height: 270px;
  color: #9a9a9a;
  text-align: right;
}

.home-nesvadba p
{
  margin: 40px 20px 0 0;
}

.nesvadba-img
{
  background: url(../images/nesvadba.jpg) center center no-repeat;
  background-size: cover;
  height: 270px;
}


.f-s-20       
{
  font-size: 20px;
}


.f-s-36       
{
  font-size: 36px;
}

.f-s-16       
{
  font-size: 16px;
}




.text-white
{
  color: #fff !important;
}


.text-gray
{
  color: #777 !important;
}


footer
{
  margin-top: 100px;
}


.footer-top
{
  background: #2b2b2b;
  padding: 20px 0;
}

.footer-top h2
{
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  margin: 50px 20px 0 20px; 
}

.footer-top h2:first-child
{
  margin-top: 10px;
}



.footer-contact
{
  border-left: 1px solid #2c3340;
}

.footer-contact *
{
  color: #9cbff2 !important;
}

.footer-contact h2
{
  margin: 0 0 20px 0;
  font-size: 20px;
  text-transform: uppercase;
}

.footer-contact div
{
  padding-bottom: 10px;
}

.footer-bottom
{
  padding: 30px 0;
  background: #1c1c1c;
}

footer nav ul, footer nav ul li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-transform: uppercase; 
}

footer nav ul li a
{
  display: block;
  padding: 3px 0;
  color: #717171; 
}

footer nav ul li a:hover
{
  color: #9bbff3;
  text-decoration: none;
}

footer nav.nav-footer-left li a, footer nav.nav-footer-middle li a, footer nav.nav-footer-right li a
{
  color: #fff; 
}




.slider-overlay
{
  z-index: 200;
  position: absolute;
  height: 35vw;
  width: 100%;
  transition: all .5s ease;
}

.slider-overlay .container
{
  height: 35vw;
}

.slider-nav
{
  z-index: 201;
  
}

.countdown
{
  position: absolute;
  top: 20px;
  right: 0;
  background: rgba(3, 154, 224, 0.8);
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
  z-index: 100;
}

.countdown h2
{
  text-align: center;
  font-size: 12px;
  margin: 0 5px 0 0;
  padding: 5px 0;
  border-bottom: 1px solid #2293c6;
}

.countdown-time
{
  padding: 10px 1px;
  border-top: 1px solid #48aedd;
  font-size: 18px;
}

.countdown-time i
{
  font-size: 10px;
  padding: 0 !important;
  font-style: normal;
}


.slider-tps
{
  position: absolute;
  top: 20px;
  right: 0;
  color: #1d3b5d;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  z-index: 100;
  padding-top: 10px;
  text-align: center;
}

.slider-tps div
{
  background: rgba(255, 255, 255, 0.5);
  padding: 10px 0;
}

.slider-tps a
{
  display: block;
  margin-top: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  background: url(../images/slider-tps.png) center center no-repeat;
  width: 226px;
  height: 98px;
}



.countdown-time span
{
  float: left;
  text-align: center;
  margin: 0 10px;
  line-height: 16px;
}

.countdown-time span.time-separator
{
  margin: 0;
}



.img-menu ul, .img-menu ul li
{
  margin: 20px 0 40px 0;
  padding: 0;
  list-style-type: none;
}

.img-menu ul li
{
  width: calc(20% - 1px);
  float: left;
  margin-right: 1px;
  background: url(/assets/images/img-menu-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 15vw;
  max-height: 230px;
}

.img-menu ul li a 
{
  display: table;
  text-align: center;
  color: #fff;
  font-size: 28px;
  width: 100%;
  height: 100%;
  font-weight: bold;
  text-decoration: none  !important;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  
}

.img-menu ul li a span
{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.img-menu ul li a:hover 
{
  background: none;
  text-shadow: 0px 0px 10px #000;
}


.img-menu ul li:nth-child(2)
{
  background-image: url(/assets/images/img-menu-2.jpg);
} 

.img-menu ul li:nth-child(3)
{
  background-image: url(/assets/images/img-menu-3.jpg);
} 

.img-menu ul li:nth-child(4)
{
  background-image: url(/assets/images/img-menu-4.jpg);
} 

.img-menu ul li:nth-child(5)
{
  background-image: url(/assets/images/img-menu-5.jpg);
} 




.gallery-item
{
  display: block;
  width: 25%;
  height: 13vw;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.8;
}

.gallery-item:hover
{
  opacity: 1;
}

.panel-heading
{
  padding: 0 !important;
  background: #363636 !important;
  border-radius: 0 !important;
}

.panel
{
  background: none !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important; 
}

.gallery .panel-title
{
  padding: 0;
}



.gallery .panel-title a
{
  display: block;
  font-weight: normal;
  background: #363636;
  color: #fff;
  padding: 20px 30px;
}

.gallery .panel-title a:hover
{
  text-decoration: none;
  background: #464646;
}

.gallery .panel-body
{
  padding: 0;
}


.news-separator
{
  border-color: #333;
  margin: 40px 0 0px 0;
}

.news .content:last-child hr
{
  display: none;
}

.news h2, .history h2, .ships h2, .guestbook-item h2
{
  background: #363636;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 0;
  margin: 0px 0 1px 0;
}

.history a
{
  text-decoration: none;
}

.history h2
{
  font-weight: normal;
  text-align: left;
  padding: 20px 70px;
  font-size: 14px;
  background: #363636 url(../images/chevron-right.png) 30px center no-repeat;
}

.history h2 big
{
  font-size: 30px;
}

.history h2:hover
{
  background-color: #464646;
}


.ship-params
{
  padding: 10px 40px;
  font-size: 14px;
  color: #fff; 
}

.ship-params h3
{
  color: #fff;
  margin: 40px 0;
}


.news
{
  margin: 30px 0;
}

.news-homepage .news
{
  margin: 0 0 1px 0;
}

.news-homepage img
{
    max-height: 200px;
}


.news h3
{
  color: #fff;
  margin: 0 0 20px 0;
}

.news-date
{
  float: right;
  margin-top: -20px;
  margin-bottom: 10px;
}


.start-list
{
  font-size: 14px;
  color: #fff;
}

.start-list h3
{

  font-size: 24px;
  color: #9cbff2;
  margin: 0 0 20px 0;

}


.start-list h3 big
{

  font-size: 60px;

}

.start-list .col-md-7
{

  border-right: 1px solid #000;

}


.b-t-1
{
  border-top: 1px solid;
}


.b-b
{
  border-color: #000;
}


.m-b-10
{
  margin-bottom: 10px !important;
}

.guestbook, .guestbook-item  div
{
  font-size: 14px ;
  color: #fff;
}

.guestbook-form
{
  background: #363636 !important;
  margin-bottom: 80px;
}


.content input, .content .textarea
{
  background: #464646;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  border: none;
  color: #fff;                       
}

.content .textarea
{
  height: 254px;
  padding: 10px 15px;
  line-height: 20px;
  resize: none;
}

.rc-anchor
{
  background: #f00 !important;
}


.guestbook-item h2
{
  font-size: 14px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
  font-weight: normal;
}



#info
{
  display: none;
  position: fixed;
  background: #fff;
  color: #333;                                     
  padding: 30px 20px 30px 20px;
  font-size: 20px;
  z-index: 1002;
  max-width: 1200px;
}

#curtain
{
  display: none;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1001;
}


.col-sm-142
{
  width: 14.2%;
  float: left;
}

.home-ships
{
  margin: 80px 0 20px 0;
}


table
{
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}

table th
{
  background: #363636;
  color: #fff;
  text-align: left;
  padding: 15px 20px;
  font-weight: normal;
  border-bottom: 1px solid #1c1c1c;
}

table td
{
  background: #464646;
  color: #fff;
  text-align: left;
  padding: 15px 20px;
  font-weight: normal;
  border-bottom: 1px solid #1c1c1c;
}


.btn
{
  background: #363636 url(/assets/images/chevron-right.png) 95% 50% no-repeat;
  color: #fff;              
  padding: 15px 45px 15px 20px;
  border-radius: 0;
}


.btn:hover
{
  background-color: #9cbff2;
  color: #161616;
}


.img-hover-size img {     
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    transform:scale(0.9);
    -ms-transform:scale(0.9); /* IE 9 */
    -moz-transform:scale(0.9); /* Firefox */
    -webkit-transform:scale(0.9); /* Safari and Chrome */
    -o-transform:scale(0.9); /* Opera */
}

.img-hover-size img:hover {
    transform:scale(1);
    -ms-transform:scale(1); /* IE 9 */
    -moz-transform:scale(1); /* Firefox */
    -webkit-transform:scale(1); /* Safari and Chrome */
    -o-transform:scale(1); /* Opera */
}


.partners
{
  background: #2b2b2b;
  padding: 0;
}

.partners .img-hover-size a
{
  display: block;
  text-align: center;
}

.contact-content
{
  background: none;
}


.results h2
{
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.results h2 a.trackinglink {
    font-size: 16px;
    background: #008ecc;
    text-transform: uppercase;
    color: white;
    font-weight: normal;
    padding: 5px 8px 2px 8px;
    border-radius: 4px;
	text-decoration: none;
}

.results h2 a.trackinglink:hover {
	text-decoration: none;
	background: #006eaa;
}

.results .content
{
  font-size: 14px;
  line-height: 1.7;
  color: #fff;
}

.results .content, .results h2
{
  border-right: 1px solid #1c1c1c;
}

.results .pdf
{
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}

.results .pdf:hover
{
  color: #9cbff2;
}


.results .pdf i
{
  font-size: 20px;
  color: #737373;
  margin-right: 5px;
}


.news-files
{
  margin: 10px 0;
}

.news-files img
{
  height: 150px;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.news .content
{
  color: #fff;
}

.news-preview
{
  float: right;
  height: 150px;
}

#UMBanner
{
    text-align: left;
    padding-top: 30px;
    padding-left: 18px;
}

#UMBanner img
{
    max-height: 150px;
}

.ship-layout
{
    position: relative;
}

.ship-layout .mark
{
    position: absolute;
    background: #fff;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    opacity: 0.8;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%) translateY(-50%);
}

.ship-layout .mark:hover
{
    opacity: 1;
}




    .main-slider .item-slide {
      aposition: absolute;
      top: 0;
      left: 0;
      width: 100%;
      display: grid;
      grid-template-columns: repeat(15, 1fr); /* Více čtverců */
      grid-template-rows: repeat(10, 1fr);
      background-size: cover;
      background-position: center;
      aspect-ratio: 1.8;
      height: auto;
      
    }
    .main-slider .block {
      position: absolute;
      background-image: inherit;
      background-size: inherit;
      background-position: inherit;
      opacity: 0;
      transform: translateX(-100%) scale(0.5); /* Začínají vlevo mimo obraz a menší */
      transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    }
    .main-slider .block.show {
      opacity: 1;
      transform: translateX(0) scale(1);
    }
    
    
    .main-slider
    {
        aspect-ratio: 1.8;
        
    }


    .ship-detail
    {
        clear: both;
    }