.main-div{
  text-align: center;
  height: 70vh;
  padding-top: 100px;
 }

.image-fillet{
	margin: 40px 30px 0 0; 
	width: 30vw;
}

.image-tilapia{
	margin: 0 40px 0 0; width: 20vw;
}

@media (max-width: 768px) {
	.main-div{
	  height: 500px;;
	}
	.social-icons{
		text-align: center !important;
	}
	.image-fillet{
		width: 100%;	
		margin-bottom: 40px;
	}
	.image-tilapia{
		width: 100%;	
		margin-bottom: 20px;
	}	

}

.card-body .form-control{
margin-bottom: 10px;
}

.save-on-blur{
	margin-bottom: 10px;
}

.shadowed {
  -moz-box-shadow:    0 0 10px #fff;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow:         0 0 10px #fff;
}


#background {
 position: fixed;
 top: 50%;
 left: 50%;
 min-width: 100%;
 min-height: 100%;
 width: auto;
 height: auto;
 z-index: -100;
 -webkit-transform: translateX(-50%) translateY(-50%);
 transform: translateX(-50%) translateY(-50%);
 
}

.bierfish-word{
	height: 22px;
	margin-top: -10px;
}

.slideshow{
	opacity: 0.5; 
	text-shadow: 2px 2px #666; 
	color: #fff; 
	z-index: 9995; 
	position: absolute; 
	top: 10px; 
	left: 160px;
}

.slideshow:hover{
	opacity: 1; 
}


h1{
	line-height: 140%;
}

div[contenteditable="true"], p[contenteditable="true"], h1[contenteditable="true"], h2[contenteditable="true"] {
    border: 0.5px dashed grey;
    border-radius: 5px;
}

#cropModal, #anuncioModal, #servicoModal, .navbar, .edit-bar{
	z-index: 10000;
}

#servicoModal .form-control{
	margin-bottom: 10px;
}

.spinner {
	 font-size: 100px;
	 color: #fff;
	 width: 250px;
	 top: 50%;
	 left: 50%;
	 margin-left: -125px; /* half width of the spinner gif */
	 margin-top: -50px; /* half height of the spinner gif */
	 text-align:center;
	 position: fixed;
	 z-index: 99999;
	 display: none;
}	

#cover{ 
	position:fixed; 
	top:0; 
	left:0; 
	background:rgba(0,0,0,0.6); 
	z-index:99998; 
	width:100%; 
	height:100%; 
	display: none;
} 

.img-artigo{
	width: 300px;
	height: 186px;
	text-align: center;
	padding-top: 50px;
	border: 6px solid #ccc;
	border-radius: 7px;
	background-color: #ddd;
	cursor: pointer;
	color: grey;
	margin-right: 20px;float: left; 
}

.input-swapper, .pointered{
	cursor: pointer;
}

.img-artigo .imagem{
	color: #bdbdbd;
}

.img-artigo{
	background-size: cover;
	margin-bottom: 20px;
	position: relative;
}


.img-artigo:hover{
	border: 6px solid grey;
}

.img-artigo:hover > .delete-link{
	display: block;
}

.delete-link{
	display: none;
	margin-top: 20px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.hidden{
	display: none;
}

.greyed{
	color: grey;
}

/* Turn placeholder almost invisible! */
.form-control::-webkit-input-placeholder {
  color: #C0C0C0;
}

.form-control:-moz-placeholder {
  color: #C0C0C0;
}

.form-control::-moz-placeholder {
  color: #C0C0C0;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #C0C0C0;
}

.form-control::-webkit-input-placeholder {
  color: #C0C0C0;
}


.paddless-left{
	padding-left: 0;
}

.paddless-right{
	padding-right: 0;
}

a.active.nav-link-tab{ 
	background-color: #efefef !important;
}

a.nav-link-tab{ 
	border-bottom: 1px solid #efefef  !important;

}

.edit-bar{ 
	position: fixed;
	background-color: #ddd;
	width: 63px; 
	top: 20%;
	right: 0px;
	border-radius: 10px 0 0 10px;
	padding: 30px 3px 20px 5px; 
	min-height: 100px; 
}

.info-admin{
	width: 100vw;
	position: fixed;
	top: 63px;
	background-color: gold; 
	color: #000;
	padding: 2px 0 5px 0; 
	z-index: 9999;
}

.seletores{
	margin-bottom: 20px;
}

.energy-class{
	width: 70px; 
	border: 2px solid #fff; 
	border-radius: 5px; 
	position: absolute; 
	bottom: 20px; 
	right: 20px;
  -moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;	
}

.swiper-button-prev {
    color: white !important;
    opacity: 0.5;
}

.swiper-button-next {
    color: white !important;
    opacity: 0.5;
}

ul{ margin-top: 5px; }

.cursed{
	cursor: pointer;
}

.invalidval {
	border-color: #FF0000;
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);	
}

.social-icons{
	font-size: 50px;
}

.social-icons i{
	margin-right: 10px;
}

.social-icons a:link {
  color: #fff;
}

.social-icons a:visited {
  color: #fff;
}

.social-icons a:hover {
  color: #fff;
}

.social-icons a:active {
  color: #fff;
} 

.comment-footer{
	font-size: 13px;
	color: #999;
	line-height: 100%;
}

.bg-secondary{
	color: #fff;
}

.hidden{
	display: none;
}

.tooltip-inner {
    text-align: left;
    padding-right: 20px;
}

.lead{
	margin-bottom: 40px;
}

.footer{
	margin-top: 20px;
}

.title-spaced{
	margin: 0 0 20px 0;
}

.promo-logos{
	height: 100px; 
	margin: 0 30px 80px 0;
}

.js-style{
	font-family: 'BenchNine', sans-serif;
	font-size: 25px;
	padding: 10px 0 0 0;
}

.carousel-slide-one .carousel-caption{
	text-align: left;
}

.carousel-slide-two .carousel-caption{
	text-align: left;
}

.carousel-slide-one p{
	width: 680px;
}

.carousel-slide-one .carousel-caption p{
   font-family: Roboto, sans-serif;
   font-size: 25px;
   font-weight: 400;
	text-shadow:3px 3px 3px #000;
}

.carousel-slide-two .carousel-caption p{
   font-family: Roboto, sans-serif;
   font-size: 25px;
   font-weight: 400;
	text-shadow:3px 3px 3px #000;
	margin-bottom: 50px;
}

.carousel-slide-three .carousel-caption h1{
   font-family: Roboto, sans-serif;
   font-size: 45px;
   font-weight: 400;
   color: #fff;

}

.carousel-slide-three p{
	font-size: 25px;
}

	
.carousel-slide-two .carousel-caption h1{
   font-family: Roboto, sans-serif;
   font-size: 30px;
   font-weight: 600;
   color: #fff;
	text-shadow:2px 2px 2px #000;
}

.carousel-slide-one .carousel-caption h2{
   font-family: Roboto, sans-serif;
   font-size: 60px;
   font-weight: 400;
	text-shadow:3px 3px 3px #000;
}

.carousel-caption {
	
}

.carousel-slide-one .carousel-caption h1{
   font-family: 'Mr De Haviland', cursive;
   font-size: 120px;
   font-weight: 400;
	text-shadow:3px 3px 3px #000;
}

@keyframes load {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.js-foto{
	position: absolute; 
	right: 0; 
	bottom: 0; 
	width: 320px;
}

.selo-cert{
  -webkit-animation: load 5s ;
  animation: load 5s 1s;
  position: absolute; 
  bottom: 250px;
  right: 230px; 
  width: 250px;
  z-index: 199;
}

.one {
  -webkit-animation: load 5s ;
  animation: load 5s;
}
.two {
  -webkit-animation: load 5s;
  animation: load 5s  0.3s;
}
.three {
  -webkit-animation: load 5s;
  animation: load 5s  0.6s;
}

.card{
	border: 1px solid #a9a9a9;
}

h6{
	font-size: 35px;
   font-family: Roboto, sans-serif;
   font-weight: 400;
   color: #666;
   margin: 20px 0 5px 0;
}

.titled{
	font-size: 18px;
   font-family: Roboto, sans-serif;
   font-weight: 400;
   color: #000;
   margin: 20px 0 5px 0;

}

h4{
	font-size: 23px;
   font-family: Roboto, sans-serif;
   font-weight: 400;
   color: #000;
   margin: 0 0 5px 0;
}



.card-text{
	font-size: 16px;
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000;
}


.card:hover{
	border: 1px solid #666;
	cursor: pointer;
}

.swiper-container {
   width: 100%;
   height: 100%;
}
 
#anuncioTab{
	margin-top: 20px;
	margin-bottom: 0;
}

.anuncio-tab-pane {
	padding: 0 20px 20px 20px;
	margin-top: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;  
}
