
@media (max-width: 767px) {
	
	.col-md-6 {
		margin-bottom:10px;
	}
	
	.col-md-4 {
		margin-bottom:10px;
	}
	
	.col-md-3 {
		margin-bottom:10px;
	}
	
}

body {
	background-color:#fff;
	color:#000;
	font-family: 'Raleway', sans-serif;	
}

h1, h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
}


#top-spacer {
	height:56px;
}

.section {
	padding:2rem 0;
}


/*

NAVBAR

*/

.bg-light {
	background:white !important;
}
.bg-dark {
	background:#283345 !important;
}


nav {
	font-family: 'Roboto', sans-serif;	
	font-size:11pt;
	font-weight:200 !important;
	dtext-transform:uppercase;
	color:#bfc9db;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */	
}

.nav-item .active {
	color:#fff !important;
}
a.nav-link {
	color:#bfc9db;
	font-weight:500 !important;
}
.nav-item:hover a {
	color:#3871ff;
}
a.nav-link::focus {
	color:#fff;
}

span.nav-link {
	cursor:pointer;
	cursor:hand;
	color:#f0f1f2;
}
span.nav-link:hover {
	color:#3871ff;
}
span.nav-link-active {
	color:#3871ff !important;
}


.navbar-toggler-icon {
	color:#fff;
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/*

LINK INTRO

*/

#link_intro {
	background-color:#283345;
	color:#bfc9db;
	bbackground-image:url('../img/perdes.png');
	background-image:url('../img/perfx.webp');
	background-repeat:no-repeat;
	background-position:right;
}

@media (max-width: 999px) {
	#link_intro {background-image:none;}
}
@media (min-width: 1000px) {
	#link_intro {background-position:500px -90px;}
}
@media (min-width: 1200px) {
	#link_intro {background-position:500px -90px;}
}
@media (min-width: 1400px) {
	#link_intro {background-position:500px -90px;}
}
@media (min-width: 1600px) {
	#link_intro {background-position:700px -90px;}
}
@media (min-width: 1880px) {
	#link_intro {background-position:900px -90px;}
}
@media (min-width: 1930px) {
	#link_intro {background-position:1000px -90px;}
}

h1 {
	font-weight:500;
	margin-bottom:20px;
	color:#fff;
}
.h1-p {
	color:#bfc9db;
	margin-bottom:20px;
}
.h2-intr {
	color:#fff;
}

.intro-btn {
	letter-spacing:1px;
	display:inline-block;
	background-color:#3871ff;
	color:#fff;
	text-decoration:none;
	border:1px solid #3871ff;
	padding:8px 20px;
	cursor:pointer;
	cursor:hand;
}
.intro-btn:hover {
	background-color:#283345;
	border:1px solid #fff;
	color:#fff;
}

/*

TRIO BOX

*/

.trio-box {
	padding:25px;
	background-color:#fff;
	text-align:center;
	min-height:325px;
}
.trio-box p {
	font-size:11pt;
	text-align:justify;
}
.trio-box p a {
	color:#465374;
}
.trio-box p a:hover {
	color:#3871ff;
}
#link_trio {
	background:#283345;
	background-image:url('../img/blue.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	color:#707173;
}
#link_trio h2 {
	color:#fff;
}
#link_trio h3 {
	font-size:14pt;
	color:#000;
}
.h2-intr-p {
	padding:10px 0;
	color:#97a3b7;
	margin-bottom:20px;
}
.kruh-icon {
	color:#fff;
	background:#3871ff;
	border-radius:50px;
	text-align:center;
	width:50px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:15px;
}
.kruh-icon i {
	position:relative;top:13px;left:1px;
	font-size:20pt;
}


/*

SERVICES

*/

#link_services {
	background-image:url('../img/folbg.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:40px 0 70px 0;
	background-color:#3871ff;
	color:#fff;
	margin-bottom:60px;
}
#link_services a {
	color:#fff;
}
#link_services a:hover {
	color:#dbe5ff;
}

#worker {
	position:relative;
	top:-20px;
}


/*

BILY PRUH

*/


#link_dm {
	margin-top:80px;
	padding-top:50px;
	padding-bottom:130px;
	background-color:#fff;
	color:#283345;
}
#link_dm h2 {
	text-align:center;
	padding-bottom:10px;
}
#link_dm p {
	text-align:justify;
}
.h2-underline {
	width:50px;
	height:5px;
	background-color:#1e6ee7;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#link_dm p a {
	color:#1740a7;
}
#link_dm p a:hover {
	color:#3871ff;
}



/*

UKAZKY

*/

#link_ukazky {
	margin-top:0px;
	padding-top:100px;
	padding-bottom:180px;
	background-color:#f0f0f0;
	background-image:url('../img/ukbg.png');
	background-position:left top;
	background-repeat:no-repeat;
}
#link_ukazky h2 {
	rfont-size:14pt;
	rletter-spacing:2px;
	rtext-transform:uppercase;
	color:#10293f;
	text-align:center;
	margin-bottom:20px;
}
#link_ukazky h2.h2-underline {
	
}

.gal-img-link {
	max-width:300px;
	width:100%;
	height:auto;
	display:inline-block;
	border:1px solid #10293f;
}
.gal-img-link:hover {
	border-color:#1e6ee7;
}
.gal-img-link img {
	max-width:100%;
	width:300px;
	height:250px;
	object-fit: cover;
	transition: all 0.5s linear;
	border-radius:0px;
	overflow:hidden;
	box-shadow: 10px 10px 32px -9px rgba(0,0,0,0.43);
	-webkit-box-shadow: 10px 10px 32px -9px rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 32px -9px rgba(0,0,0,0.43);	
}
.gal-img-link img:hover {
	filter: brightness(1.35);
}

@media (max-width: 767px) {

	.gal-img-link {
		width:100%;
		height:auto;
		margin-bottom:20px;
	}
	.gal-img-link img {
		width:100%;
		height:250px;
	}


}



/*

REFERENCE - HODNOCENI

*/

#link_reference {
	background-color:#283345;
	color:#d3e8e9;
	padding:80px 0 50px 0;
	margin:0px 0;
}

.ref-sign {
	width:100%;
	text-align:center;
	position:absolute;
	font-size:120pt;
	font-family:serif;
	opacity:0.3;
}

.ref-text {
	background-image:url('../img/dq.png');
	background-repeat:no-repeat;
	background-position:center top;
	font-style:italic;
	font-size:14pt;
	text-align:center;
	color:#fff;
	width:80%;
	padding-top:40px;
	margin-left:10%;
	margin-right:10%;
}

.ref-author-container {
	width:240px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	min-height:100px;
	color:#fff;
}
.ref-image {
	width:60px;
	height:60px;
	border:1px solid #071a2a;
	border-radius:4px;
	float:left;
	margin-right:20px;
	background-position:center;
	box-shadow: 6px 5px 5px -3px rgba(0,0,0,0.41);
	-webkit-box-shadow: 6px 5px 5px -3px rgba(0,0,0,0.41);
	-moz-box-shadow: 6px 5px 5px -3px rgba(0,0,0,0.41);	
}
.ref-details {
	float:left;
}
.ref-author {
	color:#3871ff;
	font-weight:600;
}
.ref-position {
	opacity:0.6;
}




/*

KONTAKT

*/

#link_kontakt {
	margin-top:0px;
	margin-bottom:40px;
}
#link_kontakt a {
	color:inherit;
}
#link_kontakt a:hover {
	color:#1e6ee7;
}

.cont-pre-header {
	text-transform:uppercase;
	color:#1e6ee7;
	font-weight:600;
}
.h2-kont {
	padding:1rem 0;
}
.big-bubble {
	background-color:#dfe6f0;
	fborder-radius:20px;
	padding:30px;
	color:#283345;
	background-image:url('../img/kont.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.big-bubble p {
	text-shadow:1px 1px 0px #fff;
}

.big-contact-bubble {
	background-color:#fff;
	border-radius:0px;
	padding:30px;
	box-shadow: 6px 6px 24px 0px rgba(0,0,0,0.31);
	-webkit-box-shadow: 6px 6px 24px 0px rgba(0,0,0,0.31);
	-moz-box-shadow: 6px 6px 24px 0px rgba(0,0,0,0.31);
}

.k-in {
	background-color:#e6ecf6 !important;
	color:#867464 !important;
	border-radius:0;
}


.btn {
	border:none;
	border-radius:0px;
	text-transform:uppercase;
	min-width:200px;
	font-size:10pt;
	font-weight:600;
	letter-spacing:1px;
}
.btn-primary {
	background-color:#3871ff;
	color:#fff;
}
.btn-primary:hover {
	background-color:#fff;
	color:#000;
}

.kont-msg {
	text-align:center;
	padding:30px 0;
	border-radius:12px;
	color:#fff;
}
.kont-msg-success {
	background-color:#008000;
}
.kont-msg-error {
	background-color:#800000;
	margin-bottom:20px;
}


/*

FOOTER

*/

#footer {
	background-color:#283345;
	color:#cdd6e5;
	padding:5rem 0;
}

#footer h3 {
	color:#fff;
	font-size:10pt;
	letter-spacing:2px;
	text-transform:uppercase;
	border-bottom:1px dashed #828080;
	padding-bottom:10px;
	margin-bottom:10px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

table.footer-tab-kont td {
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
}


#bottomfooter {
	background-color:#000;
	color:#777;
	font-size:10pt;
	padding:10px 0;
}
#bottomfooter .col-md-6:nth-child(2) {
	text-align:right;
}

#bottomfooter a {
	color:#eee;
	text-decoration:none;
}
#bottomfooter a:hover {
	color:#fff;
}


