@font-face {
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
	src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}
body {
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	background: white;
	position: relative;
	color: #454a4a !important;
	min-height: 100%;
}
#cookie-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #4b3621;
  color: white;
  padding: 15px;
  z-index: 9999;
  display: none;
  font-family: Arial, sans-serif;
  font-size: 15px;
  box-shadow: 0 -2px 8px rgba(0,0,0,0.3);
}
#cookie-consent-banner button {
  background-color: #d2a679;
  color: #000;
  border: none;
  padding: 10px 15px;
  margin-left: 15px;
  cursor: pointer;
  font-weight: bold;
  border-radius: 4px;
}
#cookie-consent-banner button:hover {
  background-color: #c29263;
}
.container {
	width: 100%;
	max-width: 100%;
}
.hrefblock{    display: contents;}
.slideshow {
	margin-top: 100px;
}
.header {
	background: #454a4a;
	height: 100px;
	border-bottom: 2px solid #dabba3 !important;
}
.navbar-brand img {
	height: 80px;
        margin-top:-4px;
}
.headerMenu {
	justify-content: flex-end;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
	color: white !important;
}
.rightB {
	text-align: right;
}
.page {
	background: white;
	z-index: 1000;
	position: relative;
}
.pageKon {
	margin-top: 100px;
}
.pageBg {
	background: #454a4a !important;
	color: #dabba3
}
.rowRealizujeme {
	flex-wrap: wrap;
	align-content: space-around;
}
.navbar-nav .nav-link, .navbar-nav .show>.nav-link {
	color: #dabba3 !important;
	font-size: 20px;
	margin-right: 60px;
	transition: 0.5s;
}
.navbar-nav .nav-link:hover {
	transform: scale(1.2);
	transition: 0.5s;
}
.bl {
	border-left: 5px solid #dabba3 !important;
	padding-left: 10px;
	margin-bottom: 0px;
}
.blw {
	border-left: 5px solid white !important;
	padding-left: 10px;
	margin-bottom: 0px;
}
.pageReal {
	background: #454a4a;
	color: white !important;
}
.realimg {
	transition: 0.5s;
}
.realimg:hover {
	transition: 0.5s;
	transform: scale(1.10);
}
.morePhotos {
	width: 100px;
}
.cardBg {
	background: #454a4a !important;
	color: #dabba3 !important;
	cursor: normal;
	transition: 0.5s;
	border: 1px solid #dabba3 !important;
	width: 90%;
	height: 270px !important;
	transition: 0.5s;
}
.cardF span {
	font-size: 40px;
}
.cardBg h5 {
	color: white;
}
.centerd {
	justify-content: space-around;
	display: flex;
}
.cardBg:hover {
	transition: 0.5s;
	color: #454a4a !important;
	transform: scale(1.05);
	background: white !important;
}
.cardBg:hover h5 {
	color: #454a4a !important;
}
.vHel {
   min-height: 75vh;
}
.cardM {
	transition: 0.4s;
}
.badgeO {
	transition: 0.4s;
                color:#454a4a !important;

}
.badgeO:hover {
	transform: scale(1.1);
	transition: 0.4s;
        color:black !important;
}
.cardBg:hover .cardM {
	transform: translateY(0%);
	transition: 0.4s;
}
.cardBg .cardM2 {
	opacity: 1;
	transition: 0.5s;
}
.cardBg:hover .cardM2 {
	opacity: 1;
	transition: 0.5s;
}
.footerBG {
	background: #454a4a;
	color: #dabba3 !important;
}
.bb {
	border-bottom: 1px solid #dabba3 !important;
}
a {
	text-decoration: none !important;
	color: #454a4a !important;
}
a:hover {
	color: #dabba3 !important;
}
#contact_wrapper {
	margin-bottom: 100px
}
#contact_wrapper div {
	color: black;
	text-align: center;
	font-size: 15pt;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact input[type="password"], #contact textarea, #contact button[type="submit"] {}
#contact {
	padding: 25px;
	padding-right: 41px;
	margin-bottom: 41px;
	position: relative;
	width: 100%;
	margin: 0 auto;
        border-radius:10px;
}
.form-table {
	background: #F9F9F9;
	color: black;
	padding: 25px;
	padding-right: 41px;
	margin-bottom: 41px;
	position: relative;
	width: 500px;
	margin: 0 auto;
}
#contact h3 {
	display: block;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
}
#contact h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 13px;
	font-weight: 400;
}
fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact input[type="password"], #contact textarea {
	width: 100%;
	border: 1px solid #ccc;
	background: #FFF;
	margin: 0 0 5px;
	padding: 10px;
}
#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact input[type="password"]:hover, #contact textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border: 1px solid #aaa;
}
#contact_textarea {
	height: 100px;
	max-width: 100%;
	resize: none;
}
#contact button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background: #454a4a;
	color: #dabba3;
	margin: 0 0 0px;
	padding: 10px;
	font-weight: bold;
	border: 3px solid transparent;
	border: 3px solid #dabba3;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 25px;
}
#contact button[type="submit"]:hover {
	background: white;
	color: #454a4a;
	border: 3px solid #dabba3;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#contact button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.pageKon .card-header {
    background:#454a4a;
    color:#dabba3;
}

.navbar-toggler {
    background-color:#dabba3 !important;
}

#navbarNavDarkDropdown .navbar-nav .nav-link, .navbar-nav .show>.nav-link {
    margin-right: 0px !important;
}

#navbarNavDarkDropdown .bg-dark {
    background: #454a4a !important;
}

#navbarNavDarkDropdown {
    margin-top:-2px;
    border-bottom: 2px solid #dabba3 !important;
}

.bod {
        background-image: url(https://www.mmwood.sk/template/images/logos/logowhite.jpeg);
    background-size: 200px;
    background-position: left;
    background-repeat: no-repeat;
}

.about {
    text-align:justify;
    line-height: 2;
}

.realI:first-letter {
    font-size:25px;
}
@media screen and (max-width: 460px) {
.header {
    height: 70px;
}
.navbar-brand img {
    height: 48px;
}
.slideshow {
    margin-top: 70px;
}
}

.slideshow .carousel-inner .carousel-item {
  height: 80vh; /* default height */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 800px) {
  .slideshow .carousel-inner .carousel-item {
    height: 40vh; /* smaller height on small screens */
  }
}

@media (max-width: 700px) {
  h1 {
    font-size: 1.3rem !important; /* smaller font size for phones */
  }
}
