/* INICIO configs padrao áreas*/
#divError{
	display:none;
}
/* The Modal (background) */
#dialog_form {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0,0.7);
}

/* Modal Content */
#content_form {
  position: relative;
  background-color: #d8e3ec;
  margin: auto;
  padding: 0;
  width: 1300px;
  height:620px;
}

/* The Close Button */
.close {
  color: #FFF;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #DEDEDE;
  text-decoration: none;
  cursor: pointer;
}
#cabecalhosite, #bg_01_sobre, #bg_02_servicos, #bg_03_festas, #bg_04_pacotes, #bg_05_fale,  #bg_06_contato,  #bg_07_poritfolios,  #bg_08_poritfolio, #bg_09_pacotes{
  margin:auto;
  width:100%;
  height:620px;
  color:#64b6de;
  background-color:#d8e3ec;
  background-repeat:no-repeat;
  background-size:100%;
}
#cabecalhosite{
  border-top:5px solid #00ffff;
  height:180px;
  background-image:url(../imagens/comuns/bg_topo.png);
  background-position: center;
}

#logo_site{
  margin:auto;
  top:45px;
  width:210px;
  cursor:pointer;
}
#logo_siteimg{
	width:210px;
}

/* INICIO Menu on hover*/
.sidebar-nav {
  padding: 9px 0;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}
#menu_min{
   padding:0px;
   margin:0px;
  list-style:none;
  border-bottom:2px solid #B81B30;
}

#menu_min li { display: inline; }
#menu_min li a {
  color:#0C6B4D;
  padding: 2px 10px;
  display: inline-block;
  text-decoration:none;
}
#menu_min li a:hover {
  color: #e8f5f0;
  background: none;
  text-decoration:none;
}
.navbar .dropdown-menu:after{
  display:none;
}
.navbar{
  background-color:#35abe7 !important;
  border-top:5px solid #FC0093;
  border-bottom:4px solid #ffff00 !important;
  border-radius: 0 !important;
    margin-bottom: 0 !important;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar ul{
  color:#e8f5f0;
  background-color:#none !important;
/*  border:1px solid #CCC;*/
}
.dropdown a{
  color:#e8f5f0 !important;
}

#site_menu .ddli_a {height:50px; font-size:1.4em; float: left; z-index:4; transition: 0.2s all; background-position: center top;}
#site_menu .dropdown ul.dropdown-menu {width:150px;}
#site_menu .dropdown-menu li a{border-bottom:1px solid #e8f5f0;width:100%; word-wrap: break-word; white-space: normal; font-size:1em !important;background-image:none !important;}
#site_menu .dropdown-menu li a:hover{background:#e8f5f0;color:#0f6c4e !important;}
#site_menu ul li.dropdown_ a{ word-wrap: break-word; white-space: normal; font-size:.9em; color:#e8f5f0;background:none;}
/*FIM Menu on hover*/

/*Classes genéricas*/
.pos_relative{
  position:relative;
}
.pos_fixed{
  position:fixed;
}

/*Face e Insta No Banner*/
#face_insta_banner{
	position:relative;
	margin:auto;
	width:105px;
	height:0;
	top:-60px;
/*	border:1px solid #3CF;*/
}
.insta, .face{
	cursor:pointer;
}
#insta_banner, #face_banner {
	position:relative;
	width:45px;
	height:45px;
}
#face_banner {
	left:10px;
}

/*Config especifica das áreas internas*/
#bg_01_sobre, #bg_02_servicos, #bg_03_festas, #bg_04_pacotes, #bg_05_fale {
  height:650px;
}

#bg_01_sobre{
  border-top:5px solid #FC0093;
  background-image:url(../imagens/comuns/bg_01_sobre.png);
}
#bg_02_servicos{
  border-top:5px solid #f1ee3e;
  background-image:url(../imagens/comuns/bg_02_servicos.png);
}

#bg_03_festas{
  border-top:5px solid #FC0093;
  background-image:url(../imagens/comuns/bg_03_festas.png);
}
#bg_04_pacotes{
  border-top:5px solid #f1ee3e;
  background-image:url(../imagens/comuns/bg_04_pacotes.png);
}
#bg_05_fale{
  border-top:5px solid #FC0093;
  background-image:url(../imagens/comuns/bg_05_fale.png);
}
#bg_06_contato{
  background-image:url(../imagens/comuns/bg_06_contato.png);
}
#bg_07_poritfolios{
  background-image:url(../imagens/comuns/bg_07_poritfolios.png);
}
#bg_08_poritfolio{
  height:680px;
  background-image:url(../imagens/comuns/bg_08_poritfolio.png);
  background-size:cover;
}
#bg_09_pacotes{
  background-image:url(../imagens/comuns/bg_09_pacotes.png);
  color:#FC0093;
}

.titulo, .titulo_sobre, .titulo_pacote{
	font-size:2.0em;
	color:#FC0093;
}
.titulo{
	top:75px;
	left:10%;
}
.titulo_sobre{
	top:30px;
	float:right;
	right:10%;
}
.subtitulo{
	font-size:1.6em;
	margin-bottom:40px;
}
.subtitulo_servicos{
	font-size:1.3em;
	color:#FC0093;
}
.texto_justif{
	width:40%;
	text-align:justify;
}
.table_conteudo{
	top:130px;
}
.table_pacote{
	top:40px;
}
.table_popup{
	top:20px;
}
.table_condicoes{
	top:220px;
}
.icone{
	padding-right:15px;
}
.icone_servicos{
	padding-bottom:15px;
}
.box_img{
	width:350px;
	border:7px solid #35abe7;
}
.texto_pacotes{
	font-size:1.2em;
}
.itens_pacote{
	margin-top:20px;
	margin-left:20px;
}
.bt_portifolio ,.bt_site, .link_site, .bt_pacote, .bt_orcamento{
	cursor:pointer;
}

.link_site{
	color:#35abe7;
}
.bt_pacote{
	height:40px;	
}
#condicoes{
	cursor:pointer;
}
.bt_site{
	width:290px;
	height:60px;
	background:#00ffff;
	border:2px solid #35abe7;
	box-shadow: 5px 5px 5px grey;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border-radius: 10px;
	color:#fc0093;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:0.04em;
}

/*FORM SITE*/
.label{
	color:#FC0093;
	display:block;
	padding-top:5px;
	text-align:left;
	font-size:1em;
}
.campo_site{
	border:2px solid #35abe7;
	border-radius:5px;
	background:#dbebfd;
	width:100%;
}
.texto_n{
	padding:5px;
	}

#instabottom, #facebottom{
	width:150px;
	float:left;
}
#instabottom{
	border-right:3px solid #42a9da;
}
#facebottom{
	left:20px;
}
#insta_bott,#face_bott{
	position:relative;
	width:40px;
	height:40px;
}
#mapa_site{
	width:100%;
	height:330px;
}
.csx_site{
	float:right;
	color:#4bacdb;
}

#foto_portifolio, .thumb_portfolio{
	border:10px solid #42a9da;
}
#foto_portifolio{
	height:400px;
}
#thumbs_portfolio{
	width:635px;
	height:105px;
	padding-top:15px;
	overflow:auto;
	overflow-y: hidden;
	white-space: nowrap;
	display:inline-block;
	-ms-overflow-x: auto;
	-ms-overflow-y: hidden;
}
.thumb_portfolio{
	float:left !important;
	height:70px;
	margin-right:2px;
	display:inline !important;
	border:4px solid #42a9da;
	cursor:pointer;
}
.seta_dir,.seta_esq{
	cursor:pointer;
}


@media screen and (max-width:1366px) {
	#cabecalhosite{
		height:160px;
	}
	#logo_site{
		top:5px;
	}

}
@media screen and (max-width:768px) {

}
@media screen and (max-width:360px) {

}

.carousel-control {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.carousel-control:hover {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.thumbimage{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}

.thumbimage img{
    position:absolute;
}