/* CSS Document */

body {
  font-family: 'Open Sans Condensed';
  font-size: 18px;
  color: #000000;
  background-color: #ffffff;
  min-width: 390px;
}

.text-center{
  text-align: center;
}

.text-left{
  text-align: left;
}

.text-right{
  text-align: right;
}


.p-fix{
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

.margin-world{
  margin: 10px;
  margin-bottom: 20px;
}

.flags{
  margin-top: 80px;
  margin-bottom: 80px;
}



/* cena */

.reference{        
  padding-top: 80px;
  padding-bottom: 80px;
  background: #333333;
  color: #ffffff;
  padding-bottom: 100px;
}

.reference h2{
  margin-top: 50px;
  font-size: 18px;
  font-weight: bold;
}

.reference p{
  font-size: 18px;
}

.show-references{
  position: relative;
}


.op-mask{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
background: rgba(51,51,51,0);
background: -moz-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0) 20%, rgba(51,51,51,0.32) 41%, rgba(51,51,51,1) 86%, rgba(51,51,51,1) 90%, rgba(51,51,51,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,51,51,0)), color-stop(20%, rgba(51,51,51,0)), color-stop(41%, rgba(51,51,51,0.32)), color-stop(86%, rgba(51,51,51,1)), color-stop(90%, rgba(51,51,51,1)), color-stop(100%, rgba(51,51,51,1)));
background: -webkit-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0) 20%, rgba(51,51,51,0.32) 41%, rgba(51,51,51,1) 86%, rgba(51,51,51,1) 90%, rgba(51,51,51,1) 100%);
background: -o-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0) 20%, rgba(51,51,51,0.32) 41%, rgba(51,51,51,1) 86%, rgba(51,51,51,1) 90%, rgba(51,51,51,1) 100%);
background: -ms-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0) 20%, rgba(51,51,51,0.32) 41%, rgba(51,51,51,1) 86%, rgba(51,51,51,1) 90%, rgba(51,51,51,1) 100%);
background: linear-gradient(to bottom, rgba(51,51,51,0) 0%, rgba(51,51,51,0) 20%, rgba(51,51,51,0.32) 41%, rgba(51,51,51,1) 86%, rgba(51,51,51,1) 90%, rgba(51,51,51,1) 100%);
ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333', GradientType=0, Opacity=50 );


}

.ref-arrow{
  display: inline-block;
  width: 36px;
  height: 20px;
  top: 20px;
  position: relative;
  margin: auto;      
  background: url('../img/references-arrow.png') center center no-repeat;
  cursor: pointer;
}

.ref-arrow.active{
  -webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);        /* FF */
  -o-transform: rotate(180deg);          /* Opera */
  -ms-transform: rotate(180deg);         /* IE9 */
  transform: rotate(180deg);             /* W3C complaint browsers */

}

.references-show-more{
  display: none;
}


.contact-div{   
  background: url('../img/foot-foto.png') 0 0 no-repeat;                           
}
.contact-div2{   
  background: url('../img/foot-foto2.png') 0 0 no-repeat;                           
}

.contact-text{
  position: relative;
  left: 60px;
  color: #999999;       
}

.footer-header{
  padding-bottom: 10px;
}

.draw-line{
  background: url('../img/line.png') center center repeat-x;  
  height: 2px;  
  margin: 90px 0;
}

@media (max-width: 1200px){ 
  
  .mobile-center{
    text-align: center !important;
  }
  
  .contact-text{
    left: 0px; 
    top: 60px;   
  }
  
  .contact-div{   
    background: url('../img/foot-foto.png') center 0 no-repeat;                           
  }   
  
  .contact-div2{   
    background: url('../img/foot-foto2.png') center 0 no-repeat;                           
  }  
  
  .draw-line{
    margin: 40px 0;
  }
  
  .mobile-offset{
    padding-top: 5px;
    padding-bottom: 80px;
  }

}


/* end reference */



/* cena */

.cena{
  padding-top: 80px;
  padding-bottom: 80px;
}

.cena p{
  color: #666666;
  font-size: 18px;
}

/* end cena */

/* contact */

.contact{
  background: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #000;
}

.contact h2.name{
  font-size: 24px;
  color: #000; 
  font-weight: bold; 
}

.contact .smaller{
  font-size: 14px;
  color: #000;
}

/* end contact */


/* o_spolecnosti */

.o_spolecnosti{
  background: url('../img/spol.jpg') center center;
  background-size: cover;
  background: url('../img/spol.jpg') no-repeat center center fixed\0/; /* IE8 HACK */
  color: #fff;   
}

a.kancl{     
  color: #cc0000;
  text-decoration:none; 
}
.kancl:hover{
  color: #330000;
}

.small-ico{
  background: #fff url('../img/small-ico.png') center center no-repeat;
  width: 50px;
  height: 50px;
  margin-top: 80px;
  text-align: center;
  padding: 10px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.o_spolecnosti .lead{
  font-size: 24px;
}

.o_spolecnosti .detail_info{
  margin-bottom: 80px;
}

.o_spolecnosti .jumbo1,
.o_spolecnosti .jumbo2{
}

.o_spolecnosti .jumbo1{
  
  padding: 0; 
  margin-bottom: 0px;  
  border-radius: 0px;
}

.o_spolecnosti .jumbo2{
  padding: 0; 
  padding-top: 40px; 
  border-radius: 0px;
}

.o_spolecnosti .detail_info .col-lg-3{
  margin-bottom: 5px;
}


.o_spolecnosti .main{
  font-weight: bold;
}


/* end o_spolecnosti */

/* sluzby */



.sluzby h2{
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  margin-bottom: 10px;
  color: #333333;
}

.sluzby {
  margin-bottom: 0px;
  padding-top: 80px;
}

.service-img{   
  width: 40px;
  height: 59px;
  display: inline-block;  
}

.service-text{
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  top: 8px;
}

.service-img{
  background: url('../img/sluzby-4.png') center center no-repeat; 
}

.active .service,         
.moreShow:hover .service{
  background: url('../img/sluzby-active.png') center center no-repeat;  
}

.sluzby_detail_80px{
  padding-bottom: 80px;
}



  
.sluzby .more{
  font-size: 12px;
  color: #999999;
  background: url('../img/more.png') center 25px no-repeat;
  padding-top: 40px;
  display: block;
  text-decoration: none;  
}

.active.moreShow h2,
.active.moreShow .more,
.moreShow:hover h2,
.moreShow:hover .more{
  color: #000;
  text-decoration: none;
}

.sluzby .moreShow{
  cursor: pointer;
}

.sluzby .active .more{
  background: url('../img/more-active.png') center 25px no-repeat;
}

.sluzby_detail{
  display: none;
}

.sluzby_detail h2{
  font-size: 30px;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  margin-top: 30px;
}

.sluzby_detail .lead{
  font-size: 24px;   
  
}

.sluzby_detail .lead p{  
  margin: 0;   
  margin-bottom: 30px;  
}

.sluzby_detail_text{
  font-size: 16px;
  text-align: justify;
}

.sluzby_detail_text .main{
  font-weight: bold;
  margin-left: 0px; 
  margin-bottom: 5px;
  font-size: 18px;  
}

.spec_index{
  width: 18px;
  height: 18px;    
  background: url('../img/kruh.png') center center no-repeat;
  display: inline-block;
  padding-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 3px
}

.spec_index_small{
  width: 9px;
  height: 10px;    
  background: url('../img/kruh-small.png') center center no-repeat;
  display: inline-block;
  padding-left: 8px;
  margin-right: 5px;
  padding-top: 2px;
}

.sluzby_detail img{
  margin-bottom: 30px;
}
  
.sluzby_detail_text .div-1{
  margin-bottom: 20px;
}

#priprava .main{
  font-size: 18px;
  font-weight: normal;
  
}

/* end sluzby */

/* actuality */


.actuality {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f5f5f5;
}

.actuality-div{
    margin-top: 10px;
    margin-bottom: 30px;
}

.actuality .date{
  font-size: 82px;
  font-weight: bold;
  display: block;

}

.fbIco{
  width: 20px;
  height: 30px; 
  display: inline-block;
  background: url("../img/fb.png") center center no-repeat;
}

.fbIco:hover{
  background-image: url("../img/fb-active.png");
}

.twIco{
  width: 40px;
  height: 30px; 
  display: inline-block;
  background: url("../img/tw.png") center center no-repeat;
}

.twIco:hover{
  background-image: url("../img/tw-active.png");
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotateY(360deg); transform:rotateY(360deg); } }

.actuality .img-date{   
    -webkit-animation: spin 1s linear;
    -moz-animation: spin 1s linear;
    animation: spin 1s linear;
}


.actuality .date-year{
  font-size: 18px;
  color: #999999;
  position: relative;
  top: -20px;     
  display: block;
}

.actuality .text a{
  font-size: 18px;
  color: #000000;
}

/* end actuality */


/* social */

.social{
  color: #999999;
  margin-top: 20px;
  margin-bottom: 10px;
}

.social a{
  margin: 5px;
}

.social .line{
  border-bottom: 1px solid #cccccc;
}


/* end social */



/* CAROUSEL */

.uvod{
  background: url('../img/carol2.png') center center;
  background-size: cover;
  background: url('../img/carol2.png') no-repeat center center fixed\0/; /* IE8 HACK */
  margin-top: 114px;
  position: relative;      
}


.arrow-black{
  width: 62px;
  height: 65px;
  margin-top: 35px;
  display: inline-block; 
  background: url('../img/arrow-black.png') center center no-repeat;   
  cursor: pointer;
}  
.arrow-black:hover{
  background: url('../img/arrow-black-hover.png') center center no-repeat;   
}

.little_text{
  font-size: 24px;
  display: block;
  //background: rgba(255, 255, 255, 0.2);
  padding: 0 5px;
  margin: auto;
}

.carol-logo{
  //background: url('../img/carol_logo.png');       
  width: 544px;
  height: auto;
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 40px;
  background-size: cover;
  border: 1px solid argba(207, 208, 201);
}


@media (max-width: 800px){     
         /*                        
  .carol-logo{
    width: 500px; 
    height: 140px;  
  }   
  */
       
  .arrow-black{
    margin-top: 15px;
  }
}
 /*

@media (max-width: 600px){                                        
  .carol-logo{
    width: 400px; 
    height: 113px;  
  }    
   
}

@media (max-width: 450px){                                        
  .carol-logo{
    width: 350px; 
    height: 98px;  
  }     
}

@media (max-width: 400px){                                        
  .carol-logo{
    width: 300px; 
    height: 84px;  
  }     
}
*/



.smallerFix{
  position: relative;
  height: 618px; 
  margin-top: 60px;
  
}

.from_red{    
  font-size: 72px;
  color: #1c1c1a;
  text-shadow: none;
  font-weight: normal;
  background: #ffffff;
  background: rgba(255,255,255, 0.6);        
  display: inline-block;
  padding: 15px 30px 15px 30px;
  line-height: 1;
  left: -30px;
  position: relative;
  
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

.from_red_red{
  color: #e20813;
  font-weight: bold;
}

.bottom-abs{
  position: absolute;
  bottom: 0;   
}

.carousel-ul{
  font-size: 24px;
  color: #000;
  text-shadow: none;
  font-weight: normal;
  list-style-image: url('../img/ul.png');
  left: -25px;
  position: relative;
  margin-bottom: 80px;
}


.carousel-caption {

}


/* end CAROUSEL  */


/* NAVBAR */

.navbar-default {
  background-color: #fff;
}

.logo{
  position: relative;
  top: 15px; 
  left: -10px;
  background: url('../img/logo.png') center center no-repeat;
  width: 286px;
  height: 75px;
  display: block;
}

.smallNav .logo{
    position: relative;
    top: 0px; 
    //left: 15px;
    left: -2px;
    width: 200px; 
    height: 50px;       
    background: url('../img/logo-small.png') center center no-repeat;  
    display: block;
    
}

  
#myCarousel.carousel{   
  }
  
.carousel-control.right,
.carousel-control.left{
  background-image: none;
}  
  

@media (max-width: 1000px) {
 
    .navbar-header {
        float: none;
    }  
    
  .navbar-nav > li > a{
    padding-top: 10px;
    padding-bottom: 10px;     
  }    

}


@media (max-width: 1000px){       

  .uvod{
    margin-top: 60px;
  }
                               
  .logo,
  .smallNav .logo{
    position: relative;
    top: -1px; 
    left: 15px;
    width: 200px; 
    height: 60px;       
    background: url('../img/logo-small.png') center center no-repeat;  
    display: block;
  }
  
  .navbar-nav > li > a{
    padding-top: 10px;
    padding-bottom: 10px;     
  }
        
  .carousel{
    margin-top: 60px;   
  }


}


.smallNav  .navbar-nav > li > a{
    padding-top: 15px;
    padding-bottom: 15px;     
  }

.smallNav{   

  -webkit-box-shadow: 0px 1px 0px #cccccc;
  -moz-box-shadow: 0px 0px 1px #cccccc;
  box-shadow: 0px 0px 1px #cccccc;
  
  
  background-color: rgba(255, 255, 255, 0.92) !important;
  
  z-index: 99999999;
}



.navbar-nav > li > a {
    padding-top: 75px;
    padding-bottom: 15px;
    padding-left: 14px;
    padding-right: 14px;
}



@media (max-width: 768px){ 
                                    
  .navbar-nav > li > a{
      padding-top: 15px;
      padding-bottom: 15px;     
  }    
    
}


.navbar-default {
  color: #000000;
  border: none;
  z-index: 10000000;
}

.navbar-right{

}

.navbar-right li.active{
  border-bottom: 4px solid #cc0000;
  background-color: rgba(255, 255, 255, 0.0) !important;    
  color: #000000;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: rgba(255, 255, 255, 0.0) !important;
}

.navbar-default .navbar-nav > li > a {
  color: #999;
}

/* end NAVBAR */

 
@media (max-width: 1200px){ 
  .fix1-2{
    padding: 20px;
  }

}

  .sluzby-mobile-arrow{
    width: 62px;
    height: 65px;
    margin-top: 10px;
    display: inline-block; 
    background: url('../img/arrow-mobile.png') center center no-repeat;   
    cursor: pointer;
  }  
  
  .sluzby-mobile-arrow:hover{
    background: url('../img/arrow-mobile-hover.png') center center no-repeat;   
  }
 
@media (max-width: 768px){

.smallerFix{
  margin-top: 0px;
  
}
 
   .carousel{
    margin-top: 20px;   
  }  
  
  .sluzby_detail_80px{
    padding-bottom: 40px;
  }
  
  .sluzby {     
    padding-top: 40px;
  }
  
  .sluzby h2{
    font-size: 24px;
  }
  
  .row-fluid-5 [class*="span"]{
      padding-bottom: 20px; 
  }  
  
  .actuality {
    padding-top: 40px; 
    padding-bottom: 40px; 
  }
  
  .small-ico{     
    margin-top: 50px;
  }
  
  .o_spolecnosti .detail_info{
    margin-bottom: 50px;
  }
  
  .contact{
    padding-top: 40px;
    padding-bottom: 40px;
  
  }
  
  .flags{
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .cena{
      padding-top: 40px;
      padding-bottom: 40px;
  } 
  
  .reference{        
    padding-top: 40px;
    padding-bottom: 40px; 
  } 

  .bottom-abs{
    left: -10px;
  }
  
  .carousel-ul{
    margin-bottom: 40px;
  }
  
   
} 

/* CUSTOM 5 COLUMN SPAN LAYOUT
  *
  * based on http://gridcalculator.dk/
  * width => 1200, gutter => 15px, margin => 15px, columns => 5
  */
 .row-fluid-5 {
   width: 100%;
   *zoom: 1;
   *   
 }
 .row-fluid-5:before,
 .row-fluid-5:after {
   display: table;
   line-height: 0;
   content: "";
 }
 .row-fluid-5:after {
   clear: both;
 }
 .row-fluid-5 [class*="span"] {
   display: block;
   float: left;
   width: 100%;
   min-height: 30px;
   margin-left: 1.875%;
   *margin-left: 1.875%;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
 }

 .row-fluid-5 .controls-row [class*="span"] + [class*="span"] {    
   margin-left: 1.875%;
 }
 .row-fluid-5 [class*="span"]:first-child{
    margin-left: 0;
 }
 .row-fluid-5 .span2 {
   width: 18.5%;
   *width: 18.5%;
 }

 /* responsive ONLY */

 @media (max-width: 768px){ /* spans reduce to 100px then go full width */
    .row-fluid-5 [class*="span"]{
      margin-left: 0;
      float: left;
      min-width: 100%;
      padding: 10px; 
    }
    
 }
