﻿/* BJBG StyleSheet by Michal Boucek — Just B. */
/**
 *
 * Based on MaterializeCSS.com
 */

.slogan h1{color: #1f2041;
	font-weight: 300;
	font-size: 1.9em;
	letter-spacing: 0.01em;
	text-align: right;
	margin-top: .5em;
padding-top: 40px;}
a.bjfab{background-color: #1f2041;}
a.bjfab:hover{background-color:#000517;}

.bjblue{background-color: #1f2041}
.text-bjblue{color: #1f2041}

.card .card-content .card-title{font-size: 1.7em; font-weight: 500;}


div.collection a.collection-item {color: #1f2041}
div.collection a.collection-item:hover {color:#373737}

footer h5{font-size: 1.2em;}
footer a{font-size: .85em; color:#9E9D9D; text-decoration: underline;}
footer a:hover{color:#fff; }

/** Navigace **/
.brand-logo{margin-top: 10px;}
.nav-wrapper{
	z-index: 200;	
	background: #fff;
	-webkit-box-shadow: 0 5px 0px rgba(0,0,0, 0.1);
    -moz-box-shadow: 0 5px 0px rgba(0,0,0, 0.1);
    box-shadow: 0 5px 0px rgba(0,0,0, 0.1);
}
nav{	
	height: 180px;
}
nav img{	
	margin-top: 1em;
	height:100px;
}
nav ul li{
	margin-top: 0px;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
}
nav ul li a{
	color: #1f2041;
	font-weight: 700;
	font-size: .9em;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px 6px;
	background: #ccccea;
	height: 20px
}
nav ul li a:hover{
	color: #ccccea;
	background: #1f2041;
}
nav ul li a.akt{
	color: #fff;
	background: #1f2041;
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 996;
    will-change: opacity;
}

/** .carousel**/
.firsthero {
  min-height: 68vh;
}
.firmablock{
	min-height: 58vh; 
	/*background-color: rgba(255,255,255,0.85);*/
}

.intro1 {
  background-image: url(../themes/bjbg/assets/img/intro2.jpg);
	background-size: cover;
}
.intro1b {
  background-image: url(../themes/bjbg/assets/img/intro4bn.jpg);
	background-size: cover;
}
.intro2 {
  background-image: url(../themes/bjbg/assets/img/intro4.jpg);
	background-size: cover;
}
.intro2b {
  background-image: url(../themes/bjbg/assets/img/intro2bn.jpg);
	background-size: cover;
}
.intro3 {
  background-image: url(../themes/bjbg/assets/img/intro3.jpg);
	background-size: cover;
}
.intro3b {
  background-image: url(../themes/bjbg/assets/img/intro3bn.jpg);
	background-size: cover;
}
.intro4 {
  background-image: url(../themes/bjbg/assets/img/intro1.jpg);
	background-size: cover;
}
.intro4b {
  background-image: url(../themes/bjbg/assets/img/intro1bn.jpg);
	background-size: cover;
}
.sluzby img{width: 40%}

.sluzby h2{color: #1f2041; font-size: 2.2em; font-weight: 900;}
.sluzby h3{color: #1f2041; font-size: 1.6em; font-weight: 400;}
.sluzby p{color: #1f2041; font-size: 1em; font-weight: 400;}

.novinky h2{color: #1f2041; font-size: 2.2em; font-weight: 900;}

.secondhero {
  min-height: 400px;
}
 .carousel .indicators .indicator-item {
  background: rgba(255, 255, 255, 0.75);
  height: 11px;
  width: 11px;
 /* -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
}
.carousel .indicators .indicator-item.active {
  background: #FFF;
  height: 14px;
  width: 14px;
  top: 1px;
  border: none;
}
ul.carousel-item li {
  background: #000;
}
ul.carousel-item li img {
  opacity: 0.85;
}
ul.carousel-item li h3{
	margin-top: 160px;
  font-size: 3.4em;
  font-weight: 100;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
}
ul.carousel-item li h5{
	margin-top: 10px;
  font-size: 1.3em;
  font-weight: 500;
  font-style: italic;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
ul.carousel-item li a.btn{
	margin-top: 20px;
  background: rgba(35,47,104, 0.85)
}
.carousel.carousel-slider .carousel-item h2 {
    font-size: 4.5em;
    font-weight: 100;
   line-height: 1.1em;
	color: #fff;
}
.carousel.carousel-slider .carousel-item p {
    font-size: 1.1em;
    font-weight: 300;
   	color:#DDE9F5;
	letter-spacing: 0.08em;
	  line-height: .5em;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.carousel.carousel-slider .carousel-item p i{
line-height: 2em;
   	color: #7CD4FF;
}
.carousel.carousel-slider .carousel-item p strong {
    font-size: 1.5em;
    font-weight: 500;
}
.nadpis img{width: 100px; margin-right: 20px}
.experti {background-color: #bbdefb; /*background-image: url(../img/b.svg); background-repeat: no-repeat; background-position: 40% 60%;*/ text-align: left;}
.experti h4 {font-weight: 300; letter-spacing: 0.08em; font-size: 1.6em}
.experti.carousel.carousel-slider .carousel-item {margin-top: 60px;}
.carousel.carousel-slider .carousel-item .expert img{width: 100px;}
.carousel.carousel-slider .carousel-item .expert h2{color: #1f2041; font-size: 2.2em; font-weight: 400; padding-top: 1em;}
.carousel.carousel-slider .carousel-item .expert h3{font-size: 1.35em; font-weight: 700; color: #373737}
.carousel.carousel-slider .carousel-item .expert p{
	color: #1f2041; font-size: 1.1em; font-weight: 400;
	letter-spacing: normal;
	  line-height: 1.2em;
	text-shadow: none;
}

.sbox{min-height: 400px; background: #fff;}
a.bjlink {color: #1f2041; text-decoration: underline; font-weight: 700}
a.bjlink:hover {color:#373737 }

@media only screen and (max-width: 600px){
.secondhero {
  min-height: 300px;
}
	.carousel.carousel-slider .carousel-item .expert h2{color: #1f2041; font-size: 2em; font-weight: 400; padding-top: 0em;}
}
@media only screen and (max-width: 992px){
	.slogan{display: none;}
}
@media only screen and (min-width: 992px){
	.card .card-content {height: 200px;}
}
