/* 

Page One Template

https://templatemo.com/tm-504-page-one

*/

body {
	/* font-size: 21px; */
	overflow-x: hidden;
}

body,button,.form-control {
	
	font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
	font-weight: 400;	
}

button { cursor: pointer; }
a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

.container-fluid { 
	padding-left: 0; 
	padding-right: 0;
	overflow-x: hidden;
}

.tm-flex { display: flex; }

.tm-section {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

button:focus { outline: none; }

p {
	line-height: 1.8;
	/* margin-bottom: 30px; */
	/* color: #4c402d; */
}

.tm-section-title {
	font-size: 2.6rem;
	margin-bottom: 1rem;
	padding: 2% 0 0 0;
	line-height: 1.6;
}

.tm-site-title-wrap {
	padding-top: 50px;

}


.tm-textbox {
	max-width: 600px;
	width: 100%;
	padding: 50px;
	overflow: auto;
}



				  


.tm-textbox-full-height { /*min-height: 950px;/* }

.tm-white-bg {
	background-color: white;
	color: #676362;
}

.tm-translucent-white-bg { background-color: rgba(255,255,255,0.58); }

.tm-btn,.tm-btn:visited {
	display: block;
	float: right;
	font-size: 1.8rem;
	font-weight: 300;
	color: white;
	background-color: #983333;
	padding: 15px 30px;
	cursor: pointer;
	border: none;
}

.tm-btn:hover,.tm-btn:focus {
	color: white;
	background-color: #c9302c;
}

.tm-green-text {/* color: #4c402d; */text-align: right;font-style: italic;font-family: sans-serif;}
.tm-blue-text { color: #3690FD; }
.tm-red-text { color: #983333; }

.tm-content-box {
	overflow: auto;
	height: 100%;
	max-width: 600px;
	width:  100%;
	padding: 180px 60px 100px;	
	display: -ms-flexbox;	
	display: -webkit-flex;	
	display: flex;   
	-webkit-flex-direction: column;   
		-ms-flex-direction: column;   
			flex-direction: column;
}

.tm-gallery-content {/* padding-top: 180px; */}

.tm-content-box-right {
	margin-left: auto;
	margin-right: 0;
}

.tm-small-font { font-size: 1rem; }

.tm-page-content-width {
	max-width: 1200px;
	margin: 0 auto;	
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;	
}

.tm-padding-b {	padding-bottom: 80px; }
.tm-page-content-width,.tm-content-box {/* min-height: 730px; */}

.tm-flex-col {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	align-content: flex-start;
	align-items: center;
	justify-content: center;
}

.tm-media-icon {
	margin-right: 30px;
	margin-bottom: 0;
}

/* IE fix */
.tm-media-body { 
	flex: 1 1 auto; 
	width: 100%; 
}

/* Gallery */
.tm-section-gallery {/* min-height: 1100px; */}
.filter-wrapper { padding-left: 0; }
.filter-wrapper li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
}

.filter-wrapper li:last-child { margin-right: 0; }

.filter-wrapper li a {
	background-color: white;
	color: #666;
	font-weight: 400;
	padding: 6px 20px;    
	display: block;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}

.filter-wrapper li a.selected { 
	background-color: #666666; 
	color: white;
}
.iso-box {
	position: relative;
	min-height: 50px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}
.iso-box-section {
	margin-left: -8px;
	margin-right: -8px;
}



/* Media Queries */
@media screen and (max-width: 991px) {
	.tm-gallery-content {/* padding-top: 150px; */}
	.tm-section-gallery { min-height: 900px; }
	.tm-page-content-width,.tm-content-box {/* min-height: 1200px; */}
}

@media screen and (max-width: 767px) {
	.tm-gallery-content {/* padding-top: 100px; */}
	.tm-content-box { padding: 100px 60px 100px; }
	.tm-section-gallery { min-height: 1050px; }	
	.tm-page-content-width,.tm-content-box {/* min-height: 1050px; */}
	.tm-site-title-wrap {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media screen and (max-height: 639px) {
	.tm-section-home {/* min-height: 100%; */}
}

@media screen and (max-width: 575px) {
	.tm-gallery-content {/* padding-bottom: 150px; */}	
}

@media screen and (max-width: 420px) {
	.tm-media {
		flex-direction: column;
		align-items: center;
	}

	.tm-media-icon {
		margin-right: 0;
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 960px) and (max-width:5400px) {
h1.tm-section-title {
   font-size: 2.6rem;
}
.tm-content-box-inner {
	margin: 0 0 50px 0;
}


.tm-copyright-div {
	text-align: right;
	display: block;
	position: relative;
	clear: both;
	padding: 30px 30px 0px 0px;
}

.tm-page-content-width h3 {
   
	font-size: 2rem;
	
}
.tm-copyright-about {
		text-align: left;
		max-width: 1108px;
		width: 100%;
		margin: 0 auto;
		font-size: 1.4em;
	}
.tm-copyright-about a {
			   font-size: 1.3em;
		color: #d45a3c;
		}    
.tm-copyright-about a:hover {
				  color: #694d39;    
				  } 

h2.tm-section-title {
	
	margin: 10px 0 30px 0;
}
.col-lg-6 {max-width: 50%;
		float: left;}


.col-md-6 {
	width: 47%;
	float: left;
	margin:0 30px 50px 0px;
}
 
  #footer-mobile {display: none;}
  .img-ava {
   max-width: 17%;
   float: left;
	margin: 0 7% 0 0;
}
  
  #head {
	color: #9b7f6c;
	display: inline-block;
	font-size: 2rem;
	/* padding: 30px 40px; */
	box-shadow: 1px 6px 13px 5px #e3b88a;
	width: 100%;
}


h3.tm-green-text.tm-section-title {font-size: 2rem;} 
p {
	font-size: 1.3rem;
	margin: 0;
}

.ps {font-size: 1.6rem;}


#cookie_notification p {width: 79%;}

#cookie_notification {bottom: 0px;}
}

@media screen and (min-width: 240px) and (max-width:960px) {
h1.tm-section-title {
   font-size: 1.6rem;
   margin: 20px 0 20px 0;
}
.tm-content-box-inner {
	margin: 0 0 10px 0;
}

.tm-copyright-div {
text-align: center;
		margin: 20px 0px 30px 0px;
}




.tm-copyright-about {
		text-align: left;
		max-width: 1108px;
		width: 100%;
		margin: 0 auto;
		font-size: 1em;
		padding: 0 15px 15px 30px;
	}
.tm-copyright-about a {
			   font-size: 1.3em;
		color: #d45a3c;
		}    
.tm-copyright-about a:hover {
				  color: #694d39;    
				  } 



#footer-mobile { 
	position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 50;
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		place-items: center;
		--tw-border-opacity: 1;
		border-color: rgb(205 173 139);
		border-top: 1px rgb(205 173 139);
		border-style: solid;
		--tw-bg-opacity: 1;
		background-color: #cdad8b;
		height: 50px;
}



.tm-page-content-width h3 {
		font-size: 1.6rem;
	}

.col-md-6 {
	margin: 0 0 30px 0;
}
h2.tm-section-title {
	
	margin: 30px 0 30px 0;
}
.col-lg-6{width:100%}

p {
	font-size: 1.2rem;
}
.ps {font-size: 1.2rem;}
.tm-section-home {margin: -30px 0 0 0;padding: 20px 0 0 0;}
.tm-section-title {font-size:1.6rem;}
h3.tm-green-text.tm-section-title {font-size:1.2rem;}
.img-ava {
   max-width: 40%;
   margin: 0 0 5% 0px;
}	
#head { display:none;}	
}	








.foto {
	text-align: center;
}
.img-ava {
   border-radius: 50%;
   box-shadow: 1px 6px 13px 5px #b98958;
 }


.i {
	text-align: right;
	}
	
#head .fa {
   color: #3b271e;
   margin: 11px;
   }
.fa {
   color: #f0eadb;
   margin: 11px;
   }
   
   
   
   h3.tm-green-text.tm-section-title {
	margin: 0 0 20px 0;
	font-style: italic;
	font-family: Raleway;
	text-align: right;
	padding: 0;
	color: #684d39;
}

h2.tm-green-text.tm-section-title {
	text-align: right;
	/* color: #3b271e; */
	font-style: italic;
	font-family: sans-serif;
	padding: 0;
	margin: 30px 0 0 0;
}

.ps {
	text-align: right;
	font-family: Raleway;
	font-style: italic;
	margin:0;
	color: #684d39;
}

.logotip {
	text-align: right;
	display: block;
	float: right;

}


.tm-section-home {
		
background: #fff2e5;
		
box-shadow: 1px 6px 13px 5px #e3b88a;
	}
	
	
	.margin-wrapper {margin:0px;position:relative;background: #fff2e5;}
.margin-wrapper img:hover {    opacity: 0.8;}


.margin-wrapper a::after {content: "";
	background: #46b6b4;
	bottom: -7px;
	display: block;
	left: 0%;
	height: 3px;
	position: absolute;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	width: 0;
}

.more-info {
	margin: 20px 0 0 0;
	text-align: center;
	color: #684e39;
}


.margin-wrapper img {
	width: 100%;
}

h2.tm-section-title {
	color: #684d39;
	font-family: sans-serif;
	
}

.blog-bottom {
	background: #ad8c70;
	width:100%;
	padding: 5px;
	text-align: center;
	margin: 20px 0 0 0;
	display: block;
	font-size: 1.3rem;
	}
.uppercase {position:relative;margin-bottom: 0;padding: 0;color: #efeadb;}
:hover.blog-bottom.clearfix  {
   background: #ccac8b;
   box-shadow: 3px 6px 12px #f0ad4e;
}
#foto {
	min-height: 730px;
}
#contact {
	/* min-height: 220px; */
	background: #fff2e5;
	padding: 30px 0 30px 0;
}
.tm-section-contact { position: relative; }

.divider { background:#2b2b2b; height:3px; width:45px; display:inline-block; position:relative; margin:22px 0 20px; }


.tm-page-content-width h3 {
	color: #694d39;
	font-family: sans-serif;
}
h4 a {
	color: #d45a3c;
}
h1.tm-section-title {
   
	color: #684d39;
}

.button {color: #55442e;
padding: 13px 25px 14px;margin: 10px 0 10px 0;
font-size: 1rem;
text-transform:uppercase;letter-spacing:2px;display: inline-block;transition: 
all 0.2s ease 0s;z-index:1;position:relative;text-shadow:none;background: #fff2e5;}


#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  
  left: 50%;
  width: 100%;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 15px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_notification p{
  margin: 0;
  font-size: 0.8em;
  text-align: left;
  color: #2b2b2b;
  float: left;
  
}


@media (min-width: 576px){
  #cookie_notification.show{
	display: flex;
  }
  .cookie_accept{
	margin: 0 0 0 0px;
	float: right;
	width: 100%;
  }
  
  #cookie_notification p {width: 100%;}
}

@media (max-width: 575px){
  #cookie_notification.show{
	display: block;
	text-align: left;
  }
  .cookie_accept{
	margin: 10px 0 0 0;
	width: 100%;
  }
}
