@import url('https://fonts.googleapis.com/css2?family=Anton&family=Bilbo+Swash+Caps&family=DM+Serif+Display&family=League+Script&family=Marck+Script&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@1,800&family=Oswald:wght@700&family=Playfair:ital,opsz,wght@0,5..1200,300;0,5..1200,400;0,5..1200,500;0,5..1200,600;0,5..1200,700;1,5..1200,300;1,5..1200,400;1,5..1200,500;1,5..1200,600&family=Poppins:wght@100;200;300;400;600;700&family=Teko:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Bilbo+Swash+Caps&family=DM+Serif+Display&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=League+Script&family=Marck+Script&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@1,800&family=Oswald:wght@700&family=Playfair:ital,opsz,wght@0,5..1200,300;0,5..1200,400;0,5..1200,500;0,5..1200,600;0,5..1200,700;1,5..1200,300;1,5..1200,400;1,5..1200,500;1,5..1200,600&family=Poppins:wght@100;200;300;400;600;700&family=Teko:wght@700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Anton&family=Bilbo+Swash+Caps&family=DM+Serif+Display&family=Dancing+Script:wght@400;500;600&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=League+Script&family=Marck+Script&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@1,800&family=Oswald:wght@700&family=Playfair:ital,opsz,wght@0,5..1200,300;0,5..1200,400;0,5..1200,500;0,5..1200,600;0,5..1200,700;1,5..1200,300;1,5..1200,400;1,5..1200,500;1,5..1200,600&family=Poppins:wght@100;200;300;400;600;700&family=Teko:wght@700&family=Whisper&display=swap');


body {
	background: #ffffff;
	overflow-x: hidden !important
}






.attribute {
	position: relative;
	font-size: 26px;
	text-align: center;
}








body {
	font-family: "Playfair";

	font-size: 23px;
	letter-spacing: 1px;
	font-weight: 300;
	overflow-x: hidden;
}

a,
button {
	transition: all 0.3s ease;
	color: #FFFFFF;
	font-family: "Playfair";
}


a:focus {
	text-decoration: none;
	outline: none;
}

.parallax-window {
	min-height: 100vh;
	min-width: 50vh;
	background: transparent;
	display: flex;
	align-items: center;
}

.tm-text-white {
	color: #fff;
}

.tm-page-1-content {
	padding-top: 1vh;
	align-items: center;
}

.tm-page-2 {
	max-width: 800px;
}

.tm-page-4-content {
	padding-top: 1vh;

}



.tm-page-5-content {
	padding-top: 1vh;
}

.tm-bg-white {
	padding: 10px;
	background-color: #faead7;
	opacity: 0.9;
	border-radius: 2%;
	color: #525e3c;

	font-family: 'Montserrat', sans-serif;

	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	box-sizing: border-box;

}

.tm-bg-white2 {
	padding: 20px;
	background-color: white;
	opacity: 0.7;
	width: 100%;
	margin: 0px;
}

h1 {
	font-size: 4rem;
	text-shadow: 2px 2px 8px #000000;
	padding-bottom: 20px;
}

h2 {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 1.5rem;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	border-bottom: 2px solid black;
	color: #525e3c;




}

h3 {
	color: #525e3c;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;

}

h5 {

	font-size: 4rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 200px;


	text-align: center;
	color: #faead7;
	text-shadow: 4px 4px 3px rgba(82, 94, 60, 0.19);





}

p {
	background-color: rgba(209, 148, 93, 0.7);
	color: white;
	font-family: "Playfair";

	font-weight: 350;

	font-size: 27px;
	border-radius: 5%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
	letter-spacing: 1px;
}

.tm-bg-white2 {
	color: #525e3c;
	opacity: 0.9;

	text-shadow: none;
	font-family: "Playfair";
	font-size: 22px;
	letter-spacing: 1px;
}

.tm-bg-white-transparent {
	margin: 5px;
	padding: 40px;
	background-color: #ffffffc4;
	max-width: 340px;
	width: 100%;
	margin: 20px;
	border-radius: 3%;




}

.tm-bg-white-transparent-page3 {
	margin-left: 100px;

}

.tm-page-5-content {
	float: right;
}

.container {
	float: right;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.tm-btn-block {
	display: block;
}

.tm-btn-right {
	float: right;
}

.tm-address-box {
	color: white;
	padding-left: 40px;
	font-family: 'Montserrat', sans-serif;


	padding-left: 10px;
	padding-right: 10px;


}

.tm-bg-white-transparent-left {
	float: right;
	background-color: white;
	opacity: 0.7;

}

.tm-bg-white-transparent-center {
	display: inline-block;
	background-color: white;
	opacity: 0.7;
}

.tm-bg-white-transparent-right {
	float: left;
	background-color: white;
	opacity: 0.7;
}

.tm-img-container {
	width: 96%;
	max-width: 1020px;
}

.tm-slider-img {
	padding-left: 10px;
	padding-right: 10px;
}

.slick-dots li button:before {
	font-size: 20px;
	color: white;
	opacity: 1;
}



.tm-btn-submit {
	font-size: 1.5rem;
	font-weight: 300;
	padding: 10px 60px;
	border-radius: 9px;
	float: right;
}

.form-control {

	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1;
	color: #495057;
	opacity: 0.75;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0rem;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.tm-position-relative {
	position: relative;
}

.footer {
	padding: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	text-align: center;
	width: 100%;
}

.btn-danger {
	font-size: 1.5rem;
	margin-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #525e3c;
	border-color: #faead7;
	color: #faead7;
	font-family: "Playfair";
	font-style: italic;

}

.btn-danger:hover {
	background-color: #faead7;
	border-color: #faead7;
	color: #525e3c;

}


.button_submit {
	font-size: 1.5rem;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #525e3c;
	border-color: #faead7;
	color: #faead7;
	font-family: "Playfair";
	font-style: italic;
	cursor: pointer;
	transition: all 0.3s ease;
	border-radius: 5%;




}

.button_submit:hover {
	background-color: #faead7;
	border-color: #faead7;
	color: #525e3c;


}







.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
}



@media screen and (max-width: 991px) {
	.tm-img-container {
		max-width: 490px;
		width: 90%;
	}

	.tm-slider-img {
		padding-left: 5px;
		padding-right: 5px;
	}

	.tm-address-box {
		padding-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.tm-address-box {
		padding-left: 45%;
		padding-top: 40px;
	}


}

@media screen and (max-width: 540px) {
	.tm-address-box {
		margin-bottom: 50px;
	}

	.tm-page-4-content {
		margin-bottom: 50px;
		flex-wrap: wrap;
	}
}





.contact_message {
	padding-top: 200px;
}



.svg-inline--fa {
	vertical-align: -0.200em;
}

.rounded-social-buttons {
	text-align: center;
	background-color: #013f38;
}

.rounded-social-buttons .social-button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 3.125rem;
	height: 3.125rem;
	border: 0.125rem solid transparent;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #fefefe;
	font-size: 1.5625rem;
	font-weight: normal;
	line-height: 2em;
	border-radius: 1.6875rem;
	transition: all 0.5s ease;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover,
.rounded-social-buttons .social-button:focus {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter,
.fa-facebook-f,
.fa-linkedin,
.fa-youtube,
.fa-instagram .fa-envelope {
	font-size: 25px;
}

.rounded-social-buttons .social-button.facebook {
	background: #525e3c;
}

.rounded-social-buttons .social-button.facebook:hover,
.rounded-social-buttons .social-button.facebook:focus {
	color: #525e3c;
	background: #fefefe;
	border-color: #553810;
}





.rounded-social-buttons .social-button.airbnb {
	background: #525e3c;
}

.rounded-social-buttons .social-button.airbnb:hover,
.rounded-social-buttons .social-button.airbnb:focus {
	color: #525e3c;
	background: #fefefe;
	border-color: #553810;
}




.rounded-social-buttons .social-button.instagram {
	background: #525e3c;
}

.rounded-social-buttons .social-button.instagram:hover,
.rounded-social-buttons .social-button.instagram:focus {
	color: #525e3c;
	background: #fefefe;
	border-color: #553810;
}








.container1 {

	border-top: 3px solid white;
	border-bottom: 3px solid white;
	width: 750px;
	height: 125px;
	position: relative;
	display: flex;
	justify-content: space-evenly;
	align-items: end;
	overflow: hidden;
	margin-bottom: 20px;


	animation-name: box;
	animation-duration: 4s;
	animation-timing-function: ease;
}

.welcome {
	font-family: 'Meddon', cursive;
	letter-spacing: 3px;

	font-size: 70px;
	line-height: 80px;
	height: 100px;
	font-weight: 600;
	color: #d1945d;
	opacity: 0.9;


	animation-name: wel;
	animation-duration: 4s;
	animation-fill-mode: forwards;
	text-shadow: 3px 3px 2px rgba(82, 94, 60, 0.19);
}

.patria {

	font-family: 'Montserrat', sans-serif;

	text-transform: uppercase;
	font-size: 80px;
	font-weight: 800;

	padding-bottom: 0;
	line-height: 80px;
	position: absolute;



	animation-name: go;
	animation-duration: 4s;
	color: #525e3c;
	text-shadow: 4px 4px 3px rgba(82, 94, 60, 0.19);

}

.airbnb-embed-frame {
	width: 450px;
	height: 300px;
	margin: auto;
}



@media screen and (max-width: 767px) {
	.patria {
		font-size: 45px;
		text-align: left;
		width: 378px;
		margin-right: 50%
	}


}

@media screen and (max-width: 767px) {
	.welcome {
		font-size: 50px;
		text-align: center;
		width: 378px;
		margin-right: 50%
	}

	.uvod {
		font-size: 18px;

	}

	.tm-bg-white-transparent {
		font-size: 18px;
	}

	.tm-bg-white {
		font-size: 20px;
	}

	.tm-bg-white2 {
		font-size: 18px;
	}

	.tm-page-4-content {
		font-size: 50px;
	}

	.btn-danger {
		font-size: 18px;
	}

	.button_submit {
		font-size: 18px;
	}


}


@media screen and (max-width: 767px) {

	.tm-page-4-content {
		flex-wrap: wrap;
	}

	.tm-bg-white-transparent {
		float: left;
	}

	.poruka {

		font-size: 18px;
		width: 200px;
		margin-bottom: 50px;

		margin-left: 0;
	}

	.porukadva {
		font-size: 20px;
		width: 200px;
		margin-right: 130px;

	}

	.tm-address-box {
		padding-top: 20px;

	}

	.naslovkontakt {
		padding-top: 50px;
		font-size: 40px;
	}

	.contact_message {
		padding-top: 50px;
	}

	.contact-form {
		padding-left: 10px;

	}

	.airbnb-embed-frame {
		width: 100%;
		height: 150px;
		margin-right: 10px;
		margin-left: 5px;
	}

	.parallax-window {
		background-size: cover;
		min-width: auto;
	}


	@media screen and (max-width: 740px) {
		.patria {
			font-size: 43px;
			text-align: left;
			width: 378px;
			margin-right: 50%
		}


		.contact_message {
			padding-left: 20px;
		}


		.tm-bg-white {
			font-size: 17px;
		}

		.airbnb-embed-frame {
			width: 100%;
			height: 150px;
			margin-right: 0;
			margin-left: 15px;
		}


	}













}






























@keyframes box {
	0% {
		height: 0px;
		width: 0%;
	}

	10% {
		height: 0px;
		width: 520px;
	}

	20% {
		height: 120px;
	}

	80% {
		height: 120px;
	}

	90% {
		height: 0px;
	}

	100% {
		height: 120px;

	}

}

@keyframes wel {
	0% {
		opacity: 1;
	}

	90% {
		opacity: 1;
	}

	91% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@keyframes go {
	0% {
		opacity: 0;
	}

	90% {
		opacity: 0;
	}

	91% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}