@font-face {
    font-family: Harald2019;
    src: url('fonts/harald2019v3.otf');
}


* {margin:0;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/* ============== Reset css styles ==================== */
body {
    font:15px/26px 'Open Sans', Verdana;
    color:#ffffff;
    font-weight:400;
	background-color: #E9C186;
	background-repeat: no-repeat;
	ssbackground-image: url('image/wir3_2000.jpg');
	background-position: top center;
	background-attachment: fixed;
	
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
a, 
a:hover, 
a:visited {
    outline:none;
}
a {
    xxcolor:#00ab94;
	color:#55cba4;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
strong {
    font-weight:600;
}
h1 {
    font-weight:300;
    font-size:26px;
    margin:10px 0 30px;
    line-height:30px;
}

#home h1 {
    font-weight:300;
    font-size:36px;
    margin:10px 0 280px;
    line-height:30px;
	color: #111;
	text-align: left;
}

h2 {
    font-weight:300;
    font-size:22px;
    margin:10px 0 30px;
    text-transform:uppercase;
}
p {
    margin:0 0 15px 0;
}
img {
    max-width:100%;
	height: auto;
}

.linkbox {
	border: 1px solid #111;
	padding: 15px 0;
	margin: 0px 0 20px 0;
	background-color: #221;
	background: #221 url('image/wood/7.jpg');
	
}

.linkbox hr {
	padding: 2px 0;
	margin: 10px 25px 8px;
	background: #221 url('image/wood/31.jpg');
	border: none;
	border-radius: 50%;
	opacity: 0.4;
}


.linkbox a {
	display: block;
	padding: 3px 25px ;
	text-decoration: none;
	color: #f1ba87;
	line-height: 1.2em;
}


.linkbox a:hover {
	background-color: #945829;
	color: white;
}


.linkbox h3 {
	padding: 1px 25px ;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 3px;
}

.wrap {
    width:1000px;
    margin:0 auto;
}
.col1 {
    width:13.333%;
    margin-left:4%;
    float:left;
}
.col2 {
    width:30.667%;
    margin-left:4%;
    float:left;
}
.col3 {
    width:48.0%;
    margin-left:4%;
    float:left;
}
.col4 {
    width:61.333%;
    margin-left:4%;
    float:left;
}
.col5 {
    width:82.667%;
    margin-left:4%;
    float:left;
}
.col6 {
    width:100%;
    margin:0;
    float:none;
}
.first {
    margin-left:0;
}

/* Main styles ========================= */


header {
	background-color:#2E241A;
	ssbackground: #DDD url('image/wood/6.jpg') repeat;
	ssbackground: #DDD url('image/speaker_pattern.png');
	ssbackground-image: url('image/000-80.png');
	
	
	
	color:#fff;
    position:fixed;
    top:0;
    height:80px;
    width:100%;
    z-index:100;
    box-shadow: 1px 1px 5px #000;
        -moz-box-shadow: 1px 1px 5px #000;
        -webkit-box-shadow: 1px 1px 5px #000;
}

#signature {
	
	text-align: left;
	height: 390px;
}

#headerspacer {
	ssbackground-color: white;
	height: 120px;
	
}
nav ul {
    float:right;
}
nav ul li {
    float:left;
    list-style: none;
}
nav ul li a {
    display:block;
    text-decoration:none;
    line-height:76px;
    border-bottom:4px solid transparent;
    padding:0 20px;
    color:#ffffff;
	font-size: 1.2em;
}
nav ul li.active a,
nav ul li a:hover {
    color:#ffffff;
    text-decoration:none;
    border-bottom:4px solid #945829;
}
#pull {
    display: none;
    background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC9JREFUeNpi/P//PwM1AQsQU9VEJgYqg8FvICgMGUeel0eTzWiyGU02Qz/ZAAQYAOPcBjEdYroKAAAAAElFTkSuQmCC") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    color:#fff;
    z-index:110;
    position:fixed;
    top:0;
    height:40px;
    line-height:40px;
    text-transform: uppercase;
    padding-left:30px;
    cursor:pointer;
}
#pull .btn {
    display:block;
}


/* SPOTIFY */
.spotify-sync-btn {
    display: inline-block;
    margin-bottom: 6px;
    padding: 6px 14px;
    border-radius: 999px;
    border: none;
    cursor: pointer;
    font-size: 0.85rem;
    font-weight: 600;
    background: #22c55e;
    color: #02101f;
    text-decoration: none;
    transition: 0.15s ease-in-out;
}
.spotify-sync-btn:hover {
    filter: brightness(1.1);
    transform: translateY(-1px);
}
.spotify-sync-btn:disabled {
    opacity: 0.6;
    cursor: default;
    transform: none;
}
.spotify-sync-status {
    display: block;
    padding: 2px 25px;
    font-size: 0.75rem;
    color: #ddd;
    margin: 2px 0 4px;
    line-height: normal; /* ou simplesmente tira a linha */
}



section {
    width:100%;
    padding:50px 0;
    overflow: hidden;
	
	background-image: url('image/000-80.png');
	margin-bottom: 40px;
}

section.headspacer {
	margin-top: 150px;
}




section.polaroid div.wrap {
  background-color: white;
  color: #666633;
}

.polaroid_wrap {
  margin: 50px auto;
  width: 400px;
  background: #fff;
  padding: 20px;
  transform: rotate(-6deg);
  box-shadow: 0 1.1rem 1rem rgba(0,0,0,0.5);
  
}

.polaroid_foto {
  aspect-ratio: 1 / 1; /* Keeps the image proportionate */
  width: 100%;
  text-align: center;
  overflow: hidden;
  background-color: black;
}

.polaroid_wrap img {
  width: 100%;  /* Ensures the image spans the full width */
  height: 100%; /* Ensures it covers the full height */
  object-fit: cover; /* Ensures it fills the div without distortion */
}

.polaroid_wrap .caption {
  height: 60px;
}


.polaroid_wrap .caption input {
  margin-top: 15px;
  border: none;
  width: 100%;
  text-align: center;
  font-family: 'Harald2019';
  padding: 2px 0 0;
  font-size: 3em;
}

.polaroid_wrap .caption input.camou {
  border: none;
}





#home {
    text-align:center;
    margin-top:0px;
    padding:30px 0 60px 0;
	background-image: none;
}
#about,
#team {
    background-color:#2d2d2d;
    box-shadow: 1px 1px 5px #000;
        -moz-box-shadow: 1px 1px 5px #000;
        -webkit-box-shadow: 1px 1px 5px #000;
}

.withbackground {
	sbackground-color:#2d2d2d;
	sbackground: #DDD url('image/wood/2.jpg') repeat scroll;
	background-image: url('image/000-80.png');
	
    box-shadow: 1px 1px 5px #000;
        -moz-box-shadow: 1px 1px 5px #000;
        -webkit-box-shadow: 1px 1px 5px #000;
}

#main {
	margin-top: 100px;

    box-shadow: 1px 1px 5px #000;
        -moz-box-shadow: 1px 1px 5px #000;
        -webkit-box-shadow: 1px 1px 5px #000;
	
}


.newrow {
	margin-top: 30px;
}

#promo {
    background-color: #3c6862;
    padding:20px;
    overflow: hidden;
    border-radius:3px;
        -moz-border-radius:3px;
    box-shadow: 1px 1px 5px #000;
        -moz-box-shadow: 1px 1px 5px #000;
        -webkit-box-shadow: 1px 1px 5px #000;
}
#services h3 {
    background: transparent url('image/h3-icon.png') 0 0 no-repeat;
    padding:20px 0 0 25px;
    font-size:20px;
    font-weight:600;
    margin-bottom:20px;
}
#promo p {
    float:left;
    font-size:20px;
    font-weight:300;
    margin:0;
    padding:15px;
}
#promo .button {
    float:right;
    background-color:#00ab94;
    color:#ffffff;
    text-decoration:none;
    font-size:20px;
    padding:15px 40px;
    font-weight:300;
    text-transform: uppercase;
    border:0;
    display:block;
    box-shadow: 0 5px 0 #305853;
        -moz-box-shadow: 0 5px 0 #305853;
        -webkit-box-shadow: 0 5px 0 #305853;
    border-radius:3px;
        -moz-border-radius:3px;
}
#promo .button:hover {
    background-color:#305853;
    box-shadow: 0 5px 0 #00ab94;
        -moz-box-shadow: 0 5px 0 #00ab94;
        -webkit-box-shadow: 0 5px 0 #00ab94;
}

.name {
    font-size:18px;
    margin:10px 0 5px;
}
.title {
    color:#999;
    font-size:16px;
    margin-bottom:30px;
}

.mymap {
	height: 460px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

.mymap img {
    max-width: none;
}

.g-recaptcha {
	margin-top: 2px;
	
}
/* Contact form ========================= */

.contactform {
    width:100%; 
    overflow:hidden;
    padding-bottom:5px;
}
.contactform label {
    line-height:40px;
    text-align:right;
}
.contactform input[type=text] {
    border:1px solid #ccc;
    color:#333333;
    padding:5px 10px;
    font:inherit;
}
.contactform textarea {
    border:1px solid #ccc;
    color:#333333;
    padding:10px;
    font:inherit;
}
input[type=button] {
    margin-top:20px;
    padding:10px 30px;
    border-radius:3px;
        -moz-border-radius:3px;
    border:none;
    font-size:16px;
    font-weight:300;
    width:auto;
    float:right;
    cursor:pointer;
    background-color:#945829;
    color:#ffffff;
    text-transform: uppercase;
    display:block;
    box-shadow: 0 5px 0 #FFD0A0;
        -moz-box-shadow: 0 5px 0 #FFD0A0;
        -webkit-box-shadow: 0 5px 0 #FFD0A0;
}
input[type=button]:hover {
    background-color:#945829;
    box-shadow: 0 5px 0 #945829;
        -moz-box-shadow: 0 5px 0 #945829;
        -webkit-box-shadow: 0 5px 0 #945829;
}




/*TABLES  */



table.listar {
margin-top: 0px;
clear: left;
width: 99%;
border:1px solid #b0b0b0;
border-collapse: collapse;
}



table.listar img {
border: none;
margin: 0;
}


table.listar tr.headline td {
	font-size: 1.0em;
	font-weight: bold;
	sbackground:#FFF;
	color: #000;
	background:#f4f4f4 url(../backgrounds/menubg2.gif) bottom left repeat-x;
}

table.listar td {
 border:1px solid #b0b0b0;
font-size: 1em;
 padding: 4px 4px 0 4px;
vertical-align: center;

font-size: 1.0em;
font-weight: normal;
color: #000;
background:#f4f4f4;

}

table.listar tr.headline td {
 padding: 4px 4px;
}


table.ficha {
margin-top: 0px;
clear: left;
width: 99%;
border-collapse: collapse;
}



table.ficha td {
 font-size: 1em;
 padding: 4px 4px;
}


table.ficha td.label {
 font-weight: bold;
 text-align: right;
 width: 30%;
}


table.searchbar {
margin-top: 0px;
margin-bottom: 10px;
clear: left;
width: 99%;
border-collapse: collapse;
border:1px solid #b0b0b0;

}


table.searchbar td {
background:#eaeaea url(../backgrounds/menubg2.gif) bottom left repeat-x;
 font-size: 1em;
 padding: 1px 4px;
}

table.searchbar td.searchbox {
	text-align: right;
}


table.searchbar td img {
 padding: 0px;
}


#whatsappbox {
	margin: 10px 25px; 
	padding: 10px 13px; 
	background-color: #484;
}

#whatsappbox #enviarbox {
	display: inline-block;
	width: 35px;
	background: transparent url('icons/32-whatsapp-icon.png') no-repeat scroll center left;
	margin: 3px 0; 
	cursor: pointer;
}

#whatsappbox #sendwhats {
	background-color: black;
}


#whatsappbox input[type='number'] {
	padding: 4px; 
	font-size: 1.3em;
	margin: 3px 0;
	
    -moz-appearance:textfield;
}

#whatsappbox input::-webkit-outer-spin-button,
#whatsappbox input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}




.insgroup {
	sborder-left:1px solid #b0b0b0;
	sborder-right:1px solid #b0b0b0;
	sborder-top:1px solid #b0b0b0;
	sborder-bottom:1px solid #b0b0b0;
	padding: 5px 5px 5px 0px;

	margin-top: 20px;
font-weight:bold;
background: transparent; /* Old browsers */

font-weight:300;
font-size:22px;
text-transform:uppercase;




}

.insfields {
	border:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	padding: 10px 5px;
	background-color: transparent;
	
	margin-bottom:30px;
	
    

	sbackground-color:#2d2d2d;
	/*
	box-shadow: 1px 1px 5px #000;
	    -moz-box-shadow: 1px 1px 5px #000;
	    -webkit-box-shadow: 1px 1px 5px #000;
	*/

}


.insfields p {
	font-size: 1.3em;
}


.insfields label {
	sfont-size: 0.9em;
	text-align:right;
	margin: 0px;
	padding: 5px 6px 5px 3px;
	width:158px;
	float:left;
	sborder: 1px solid #efefef;
}

.insfields label.needed {
	font-weight: bold;
}

.insfields label.leftlabel {
	display: block;
	margin-top: 10px;
	float: none;
	text-align: left;
}


.clearer2 {
 clear: left;
 margin-top: 2px;
}


.clearer {
 clear: both;
 margin-top: 1px;

}


.insfields .clearer {
 margin-top: 3px;
}


.buttonwrap, #buttonwrap  {
	text-align: center;
	margin:40px 0;
}


.buttonwrapleft  {
	text-align: left;
	margin:10px 0;
}


.buttonwrap input[type=submit] {
    margin-top:20px;
    padding:10px 30px;
    border-radius:3px;
        -moz-border-radius:3px;
    border:none;
    font-size:16px;
    font-weight:300;
    width:auto;
    sfloat:right;
    cursor:pointer;
    background-color:#945829;
    color:#ffffff;
    text-transform: uppercase;
    sdisplay:block;
    box-shadow: 0 5px 0 #FFD0A0;
        -moz-box-shadow: 0 5px 0 #FFD0A0;
        -webkit-box-shadow: 0 5px 0 #FFD0A0;
}
.buttonwrap input[type=submit]:hover {
    background-color:#945829;
    box-shadow: 0 5px 0 #945829;
        -moz-box-shadow: 0 5px 0 #945829;
        -webkit-box-shadow: 0 5px 0 #945829;
}





a.button {
	margin: 0px 5px 0px 0px;
	padding: 3px 8px 3px 8px;
	color: #2970A6;
	text-decoration: none;
	color: white;
	border: 1px solid #666;
	font-size: 12px;
	background-color: #8888FF;
}


.insfields input,
.insfields textarea,
.insfields select {
  padding: 8px;
  sfont: 400 1em georgia, sans-serif;
  font-size: 1.0em;

  color: #111;
  background: #FFF;
  border-width: 1px;
  border-style: solid;
  border-color: #888 #888 #888 #888;  
margin-right: 2px;
}

.insfields select {
	padding: 3px;
  
}




.insfields input:focus,
.insfields textarea:focus {  
  color: #000;
  background-color: #CCC;
  sborder-width: 2px;

}

.insfields select:focus {  
  color: #000;
  background: #FFFFEF;
}




input.mini
{
width: 80px;
}

input.wide
{
width: 300px;
}


input.wider
{
width: 400px;
}

.insfields textarea {
	width: 300px;
	height: 100px;
}


textarea.wide
{
width: 700px;
height: 100px;
}


textarea.wider
{
width: 700px;
height: 200px;
}



.pd_fotowrap {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.pd_fotowrap.polaroid {
	border-bottom: none;
	padding: 50px 20px;
	background: #221 url('image/wood/light19.gif');
}


.pd_foto {
	float: left;
	width: 520px;
}

.pd_identificador {
	display: none;
}


.pd_delete {
	margin-top: 30px;
	
}

.imglistitem {
	margin-bottom: 70px;
}

.conteudofotoadminwrap {
	position: relative;
	display: inline-block;
	ssborder: 1px solid #FF0;
}


 a.adminlink {
	display: none; /* default */
	position: absolute;
	background-color: #F66;
	padding: 5px;
	border-radius: 5px;
	top: 10px;
	left: 10px;
	opacity:0.7;
	
}

.rounded {
	border-radius: 10px;
}



.conteudofotoadminwrap a.adminlink:hover {
	opacity: 1.0;
	
}

.hide {
	display: none;
}

a.admin {

	padding: 2px 6px 2px;

	font-size: 14px;

	background-color: #F66;
	color: #000;

	border-radius: 4px;  
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;
	
	opacity: 0.5;
	
	display: none;

}


a.admin:hover {
	opacity: 1.0;

}


.inativo {
	ssopacity:0.6;
}


.fotoplaceholder {
	background: #FFF url('./background/image_add80.jpg') repeat top left;
}

.mark {
	color: black;

	sbackground-color: #EEE;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.7);	
}

.fotoprojeto {
	cursor: pointer;
}

.hidden {
	display: none;
}


#error_block {
	
	background-color: red;
	color: white;
	text-align: center;
	padding: 10px;
	margin: 5px 0;
	display: none;
	
}


#emailsent_block {
	
	background-color: #229922;
	color: white;
	text-align: center;
	padding: 10px;
	margin: 5px 0;
	display: none;
	
}


.bundesligaergebnisse table {
	margin:0 0 16px 0;
	width: 99%;
	padding:0;
	line-height:1.3em;
	border-collapse:collapse;
	sborder:1px solid #d8d8d8;
	background: #221 url('image/wood/8.jpg');
	
}

.bundesligaergebnisse tr {
}

.bundesligaergebnisse tr.impar {
	background: none;
	background-color: #111;
}

.bundesligaergebnisse td {
	padding:7px;
	font-size:0.9em;
	text-align:left;
	sbackground:#f4f4f4;
	color: #f1ba87;
}

.loaderwrap {
	height: 300px;
}


/* calendar */
table.calendar		{ border:1px solid #999; }
tr.calendar-row	{  }
td.calendar-day	{ min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:50px; }
sstd.calendar-day:hover	{ background:#eceff5; }
td.calendar-day-np	{ background:transparent; min-height:40px; } * html div.calendar-day-np { height:50px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:right; width:30px; padding:5px 7px 5px 0;  }
div.day-number		{ background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:0px 0px 0 0; width:25px; text-align:right; }
/* shared */
td.calendar-day, td.calendar-day-np { width:30px; padding:2px 5px; }




.calendarbox {
	border: 1px solid #111;
	padding: 15px 0;
	margin: 0px 0 20px 0;
	background-color: #221;
	background: #221 url('image/wood/7.jpg');
}

.calmonth {
	min-height: 360px;
	
}

.calendarbox h2 {
	display: block;
}




/* Footer ========================= */

footer {
    color:#EEE;
    text-align:center;
    font-size:12px;
    margin:200px auto 0px;
	padding: 20px 0;
}
footer a {
    color:#EEE;
    text-decoration:underline;
}
footer a:hover {
    color:#00ab94;
}

/* Responsive styles ========================= */

@media screen and (max-width:1080px) {
	body {
		ssbackground-image: url('image/wir3_1050.jpg');
		background-color: #E9C186;
		background-position: center 20px;
	}
	
	
    #home {
        margin-top:0px;
		margin-bottom: 30px;
        padding:10px 0;
    }
	
	#headerspacer {
		height: 90px;
	}
	
    .wrap {
        width:86%;
    }
	
	

	#signature img {
		width: 240px;
		height: auto;
	}
	
}
@media screen and (max-width:768px) {
	
    .col1,
    .col2,
    .col3,
    .col4,
    .col5 {
        width:100%;
        float:none;
        margin:0 0 20px;
    }
	

	#signature {
		height: 250px;
	}
	
	

	#signature img {
		width: 240px;
		height: auto;
	}
	
	
}
@media screen and (max-width: 680px) { 
	body {
		background-image: none;
		background-color: #E9C186;
	}
	
    header {
        height:40px;
    }
	

	#signature {
		height: auto;
	}

	#signature img {
		width: auto;
		height: auto;
	}

	
	#home h1 {
	    margin:0px 0 0px;
	}

    #home {
        margin-top:0px;
		margin-bottom: 10px;
        padding:10px 0;
    }
	
	#headerspacer {
		height: 70px;
	}
	
	.bundesligaergebnisse table {
		width: 99%;
	}
	
	.pd_fotowrap.polaroid {
		padding: 50px 5px;
		background: #221 url('image/wood/light19.gif');
	}
	

	.polaroid_wrap {
		width: 85%;
	}
	.polaroid_foto {
		height: 280px;
	}
	
	.polaroid_wrap {
	  transform: rotate(-3deg);
	  ssbox-shadow: 0 1.1rem 1rem rgba(0,0,0,0.5);
	}

	
    nav ul { 
        display: none; 
        height: auto; 
        text-align:left;
        width:100%;
        margin-top:40px;
    }  
    nav ul li {
        display: block;  
        float: none;  
        width: 100%; 
        padding-left:10px; 
        border-bottom:1px solid #00ab94;
        background-color:#2d2d2d;
    }
    nav ul li:hover {
        background-color:#00ab94;
    }
    nav ul li a {
        padding:10px;
        line-height:20px;
        border:none;
    }
    nav ul li.active a, 
    nav ul li a:hover {
        border:none;
        
    }
    #pull { 
        display: block;
    } 

}