@import url(http://fonts.googleapis.com/css?family=Roboto:300,700,300italic,400&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400&subset=latin,latin-ext);
.inline-block>.inline-block,
.inline-block{letter-spacing: -4px;}
.inline-block>*{letter-spacing: 0;display: inline-block;}



body{
   
}

.pa-no{
    padding:0px;
}

.pa-l-5{
    padding-left: 5px;
    
}
.pa-l-10{
    padding-left: 10px;
}
.pa-l-15{
    padding-left: 15px;
}

.ma-b-5{
    margin-bottom: 5px;
}

.ma-b-10{
    margin-bottom: 10px;
}
.ma-b-15{
    margin-bottom: 15px;
}
.ma-b-20{
    margin-bottom: 20px;
}
.ma-b-25{
    margin-bottom: 25px;
}
.ma-b-30{
    margin-bottom: 30px;
}

.clear{
 clear:both;
}

.container{
    min-width: 1170px;
}

.alert p{
    margin:0;
}

.float-right{
    float:right;
}


.black-list-arrow li{
    list-style-image: url(/images/bullets-white.png);
    line-height: 30px;
}
.white-list-arrow li{
    list-style-image: url(/images/white-list-arrow.png);
    line-height: 30px;
}


/*>>----------------News---------------------*/

.news-control{
    font-size: 0;
    margin-bottom: 35px;
}
.news-content-wrapped{
    display:table;   
}
.news-content{
   display:table-cell; 
   vertical-align: top;
   padding: 0px 20px 0px 0px;
}
.news-content h1{
    font-size: 27px;
    color: rgb(92, 92, 92);
    border-bottom: 1px solid rgb(208, 208, 208);
    padding-bottom: 12px;
}
.news-content p{
     font-size: initial;
}
.news-list{
    vertical-align: top;
    width:300px;
    /*background:#2d2d2d;*/
    min-height:100px;
    font-size: initial;
}

.news-text-title{
    width:100%;
    display:inline-block;
    font-size: initial;
}

.news-images{
    font-size: initial;
    vertical-align: top;
    background: rgb(245, 245, 245);
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
}

.news-images .galerie-item{
    display: inline-block;
    margin: 1px;
    border-radius: 3px;
    overflow: hidden;
}
.news-text{
    display: table-cell;
    font-size: initial;
    vertical-align:top;
      border-bottom: 1px solid rgb(208, 208, 208);
}

.news-list-item{
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(218, 218, 218);
    margin-top: 10px;
}

.news-list-item-image{
    display:inline-block;
    vertical-align:top;
    overflow:hidden;
    height:70px;
    border-radius: 2px;
}


.news-list-item .news-list-item-link{
    display:inline-block;
    vertical-align:top;
    height: 53px;
    
}

.news-list-item .news-list-item-link a{
    display: inline-block;
    vertical-align: top;
    width: 195px;
    font-size: 13px;
    height: 56px;
    color:black;
}
.news-list-item .news-list-item-link a:hover{
    color:#feae01;
}
.news-list-item-date{
    font-size: 12px;
    color: rgb(154, 154, 154);
}
/*<<----------------News---------------------*/


.td-padding td{
    padding: 10px;
}

/*>>------------News slider------------------*/

.news-slide{
  position:relative;  
}

.news-slide-item{
    display:none;
    padding:10px 45px 10px 45px;
}
.news-slide-item.active{
    visibility: visible;
    display: table;
}

.news-container{
    display: table-cell;
    vertical-align: top;
}

.news-slider-controls{
    display: table;
  width: 100%;
}

.news-slide-count{
    width:30px;
}

.news-slide-count,
.news-slider-controls p{
    float:left;
}
.news-slider-controls a{
    float:right;
}

.news-slide-img{
    width:200px;
    display: table-cell;
    vertical-align: top;
    text-align:center;
    
}

.news-slide-right,
.news-slide-left{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    margin:auto;
    height:30px;
    width:30px;
    text-align:center;
    cursor:pointer;
    line-height:30px;
    font-size:30px;
}
.news-slide-right{
    left:auto;
    right:0;
}

.news-slide-text img{
    display: none;
}
/*<<------------News slider------------------*/



/*>>--------LanguageSwitch .default---------*/
.default-language{
    vertical-align: top;
    float:right;
}
.default-language .lang-menu-selector{
    color: white;
    line-height: 70px;
    padding: 0px 10px 0px 10px;
}

/*<<--------LanguageSwitch .default---------*/


/*>>--------Slider .default---------*/
.nivoSlider{
   position: relative;
   width:1920px;
   left:50%; top:50%; 
   transform:translate(-50%,-50%); 
   -webkit-transform:translate(-50%,-50%);
}
.nivo-controlNav{
    position: absolute;
  bottom: 76px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
  max-width: 1170px;
  text-align: right;
  padding-right: 15px;
}
.nivo-thumbs-enabled a.nivo-control{
    display: inline-block;
    margin:5px;
    border: 1px solid rgb(197, 197, 197);
    border-radius: 3px;
    overflow: hidden;
}

.nivoSlider img{
    
}

.head.navbar-nav>li>a{
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    color: black;
}
.head.nav>li>a:hover, .head.nav>li>a:focus, .head.nav>li>a.active{
    color: #d13d28;
    
}

.slider{
    position: relative;
    height: 605px;
    overflow:hidden;
}

.slider .nivo-controlNav{
    /*background: rgba(0,0,0,0.5);*/
}

.nivo-controlNav a{
    border-radius: 9px;
    /*border:1px solid white;*/
    width: 13px;
    height: 13px;
    line-height: 20px;
    display: inline-block;
    font-size: 0px;
    margin: 0px 2px 0px 2px;
    position:relative;
}

.nivo-controlNav a:after,
.nivo-controlNav a:after{
    content: "";
    width: 12px;
    height:12px;
    background: #595959;
    position: absolute;
    border-radius: 6px;
    left: 2px;
    top: 2px;
}


.nivo-controlNav a.active:after,
.nivo-controlNav a:hover:after{
    content: "";
    width: 12px;
    height:12px;
    background: #fbba08;
    position: absolute;
    border-radius: 6px;
    left: 2px;
    top: 2px;
}


.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 90px;
}

.navbar-nav.head{
        float: right;
}

/*<<--------Slider .default---------*/

.header-text{
    text-align:center;
}
#btc-quote{
    display:inline-block;
    margin-bottom:15px;
}
.btc-string{
    font-size: 28px;
    color: white;
    font-weight: bold;
    display: inline-block;
    text-shadow: 0px 0px 7px black;
}
.text-uvod{
    position: relative;
    margin-top: -112px;
    z-index: 999999;
}

.menu-wrapped{
    height:80px;
    background: #111017;
    min-width: 1170px;
    overflow: hidden;
}

.pod-wrapped{
    min-height:200px;
    background-color: #12161b;
}

.pod-wrapped h3 {
    font-size:36px;
    font-weight:300;
    font-family: 'Lato', sans-serif;
}


.logo{
    float:left;
    padding-top:5px;
}

.menu{
    float:right;
    padding-top:25px;
    position:relative;
    padding-left:0;
}
.menu li{
    display:inline-block;
    list-style-type:none;
    padding: 0px 33px 0px 30px;
    position:relative;
    z-index:2;
}
.menu li a{
    line-height:30px;
    text-decoration:none;
    color:white;
    font-size:16px;
    font-weight:bold; 
}

.menu li::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    top: -79px;
    z-index: 1;
}

.menu li:hover::before{
    
}

.header-nad-wrapped{
    height:137px;
    background:#13121a;
    background-image:url(/files/header-2.png);
    background-position:center;
}


.conect-efect-canvas{
    min-width: 1170px;
}

.large-header{
    height: 550px;
    width:100%;
    overflow:hidden;
    background:url(/files/convas.png);
    background-position:bottom center;
}
.convas-bottom{
    position:absolute;
    bottom:0;
    height:183px;
    width:100%;
    /*background:url(/files/convas-bottom.png);*/
    background-position:center center;
    z-index: 9;
}



.con-convas{
    position:relative;
    min-width: 1170px;
    overflow: hidden;
}

.header-text{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    margin:auto;
    z-index: 43;
}
a.button-sme{
      text-decoration:none;
      background: #febb01;
      padding: 20px 25px 11px 25px;
      line-height: 49px;
}

.text h1{
    text-transform:uppercase;
    font-size:32px;
    font-weight: bold;
    font-family:Roboto;
}

.text h5{
    line-height:30px;
    background:#e82525;
    display:table;
    text-transform:uppercase;
    margin:0px auto;
    padding:0px 20px 0px 20px;
}
hr{
    border-top: 1px solid #838383;
}

.ico-content-wraped{
    text-align:center;
}
.ico-content{
    display:inline-block;
    max-width:300px;
    vertical-align:top;
    padding:0px 20px 0px 20px;
    text-align:center;
}


.ico-content H2{
    font-size:24px;
    font-family:Roboto;
    font-weight:700;
}
.ico-content .button{
    background: #0a1c26;
    height: 23px;
    width: 165px;
    line-height: 23px;
    color: white;
    display: inline-block;
    
    transition:all 1s;
}
.ico-content .img-efect{
    position:relative;
}
.ico-content .img-efect p{
    transform: rotateY( 0deg );
    transition:all 0.8s;
    
}
.ico-content .img-efect::after{
    position: absolute;
      content: '';
      width: 48px;
      height: 0px;
      bottom: 41px;
      left: 0;
      right: 0;
      margin: auto;
      background: rgb(127, 127, 127);
      box-shadow: 0px 0px 79px 18px rgba(0,0,0, 1);
      z-index: -1;
}
.ico-content .img-efect:hover p{
    transform: rotateY( 180deg );
    transition:all 0.8s;
    
}
.ico-content .img-efect a{
    visibility:hidden;
    opacity:0;
    transform: rotateY( 180deg );
    transition:all 0.8s;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
}

.ico-content .img-efect:hover a{
    opacity:1;
    visibility:visible;
    transform: rotateY(0deg);
    transition:all 0.8s;
}
.con-wrapped-video{
    min-height:300px;
    background-image:url(/files/bg-video.png);
    padding-top:75px;
    position:relative;
    text-align:center;
    min-width: 1170px;
}
.con-wrapped-video::after{
    content:'';
    position:absolute;
    width:206px;
    height:55px;
    left:0;
    right:0;
    margin:auto;
    top:0;
    background-image:url(/files/triangle.png);
}
.video-blok-header-wraped{
    text-align:center;
    
}
.video-blok-header-wraped p{
    display:inline-block;
}

.header-con{
    min-width: 1200px;
}

.video-blok-header{
    display:inline-block;
    max-width:455px;
    width:382px;
    min-height:65px;
    border:2px solid white;
    line-height:65px;
    margin:5px;
}
.spo-ico{
    float: right;
    padding-left: 3px;
    margin-top: 15px;
    height: 52px;
    padding: 5px 0px 5px 10px;
    border-left: 3px solid rgb(1, 43, 63);
}
.spo-ico a{
   line-height:75px; 
   margin-left: 3px;
   display: inline-block;
}
.video-blok-header p{
    margin:0px;
}
.con-video-text{
    display: inline-block;
      max-width: 511px;
      width: 100%;
      vertical-align: top;
      margin-left: 20px;
}
.con-wrapped-video .iframe{
    display:inline-block;
    height: 343px;
    width: 577px;
}

.news{
    min-height:370px;
}

.novinky-slider .btn{
    border-radius:0px;
    background:#191919;
    color:white;
}
.news-slide-img{
    padding-top:30px;
    padding-left:60px;  
}
.news-slide-img .ns-img{
    width: 100px;
    height: 100px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    overflow: hidden;
    position: relative;
    border-radius:7px;
}
.news-slide-img .ns-img img{
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top:-25px;
    margin-left:-25px;
}



.footer-wrapper{
    background-image:url(/files/bg-footer.png);
    background-position:center center;
    min-height: 70px;
    padding-bottom:15px;
}
.text-foter-l{
    width:59%;
    display:inline-block;
    vertical-align:top;
}
.contact-form{
    width:40%;
    display:inline-block;
     vertical-align:top;
}

.footer-text{
    padding-top: 7px;
}
.contact-form label{
    color:white;
    font-size:12px;
    font-family:Roboto;
    font-weight:300;
    margin-bottom:2px;
    
}
.contact-form .form-group{
    margin-bottom:2px;
}
.contact-form input[type="text"],
.contact-form textarea{
    border-radius:0;
    border:none;
    background:#181818;
    color:white;
    height: 27px;
}
.contact-form textarea{
    height:100px;
}
.contact-form input[type="submit"]{
    background:transparent;
    border:1px solid white;
    margin-top:10px;
    border-radius:0;
}
.o-btc td{
    padding:10px;
}
.o-btc td li{
    list-style-type:none;
}
.o-btc td ul{
    padding:0;
    margin:0;
}
.menu li.btc-kurz{
    color: white;
    border-left:3px solid #352f5d;
    line-height: 39px;
    font-size: 16px;
    background:#17161e;
    transition: all 0.3s;
    width: 169px;
}
.menu li.btc-kurz:hover::before{
    box-shadow: 0px 0px 133px rgba(63, 47, 188, 0.40);
}
.menu li.btc-kurz p{
    margin:0;
}
.menu li.btc-kurz p span{
    font-weight:bold;
}

.afterLine{
    height:2px;
    position:absolute;
    background:red;
    transition:all 0.2s;
}
.box-product-wr{
   text-align:center;
   padding-bottom:20px;
}
.box-product{
    display:inline-block;
    width:300px;
    min-height:200px;
    background:white;
    border-radius:3px;
    padding:10px;
    box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
    vertical-align: middle;
}
.box-product .header{
    width:100%;
    background:rgb(72, 207, 174);
    min-height:50px;
}
.box-product .header.red{
    background:rgb(238, 85, 103);
}
.box-product .header.blue{
   background: rgb(83, 191, 232);
}
.products-wr{
    text-align:center;
}
.product{
    display: inline-block;
    width:230px;
    margin:10px;
}
.product .img{
    width:230px;
    height:100px;
    overflow:hidden;
}
.product .img img{
    width:100%;
}
.menu-eshop{
    display:none;
}
.product-page td{
    padding:15px;
}
.product-page table table td{
    padding: 0px 5px 0px 5px;
}
.product-page table table td p{
    margin:0;
}
