@import url('../lib/bootstrap/css/bootstrap.min.css');
@import url('../lib/font-awesome/font-awesome.min.css');
@import url('../lib/ekko-lightbox/ekko-lightbox.css');
@import url('../lib/owl-carousel/owl.carousel.min.css');
@import url('../lib/owl-carousel/owl.theme.default.min.css');
@import url('../lib/whatsapp-widget/whatsapp.css');
@import url('../lib/font-dishcek/font-dishcek.css');
@import url('custom.css');

html, body{
	margin:0;
	padding:0;
	font-size:15px;
	line-height:20px;
	color:#000;
	overflow-x:hidden !important;
}

body{
	background: #fff;
}

.fixed-header{position:fixed; z-index:999; top:0px; left:0px;}

/* BARRA DE PROGRESSO */
#progress-bar {
  --scrollAmount: 0%;
  background: #30ade5;
  width: var(--scrollAmount);
  height: 3px;
  position: fixed;
  top: 0;
  z-index:99999999999999999999
}

a,
a:link,
a:active,
a:visited{
	color:#494748;
	transition:0.5s;
	text-decoration:none
}
a:hover{
	color:#30ade5	
}

.opacity{
	opacity:1;
	transition:0.5s
}

.opacity:hover{
	opacity:0.6
}

.cor_links a,
.cor_links a:link,
.cor_links a:active,
.cor_links a:visited,
.cor_links a:focus{
	color:#494748;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links a:hover{
	color:#30ade5
}

.cor_links_rodape a,
.cor_links_rodape a:link,
.cor_links_rodape a:active,
.cor_links_rodape a:visited,
.cor_links_rodape a:focus{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}

.cor_links_rodape a:hover{
	color:#30ade5
}

.cor_links_rodape_2 a,
.cor_links_rodape_2 a:link,
.cor_links_rodape_2 a:active,
.cor_links_rodape_2 a:visited,
.cor_links_rodape_2 a:focus{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	transition:0.3s
}
.bg-menu-topo-color{
	background:#fafafa;
}

.cor_links_rodape_2 a:hover{
	color:#494748
}

.webp .footer_separacao{padding:0px 0px; background:url(../img/layout/bg-linha-footer.webp) center top repeat-y;}
.no-webp .footer_separacao{padding:0px 0px; background:url(../img/layout/bg-linha-footer.png) center top repeat-y;}
@media only screen and (max-width: 600px) {
	.footer_separacao{
		padding:0px 0px;
		background:none;
	}
}

/* MENU */
.navbar-brand{
	padding:0px;
}
.navbar{
	margin:0;
	padding:0;
}
.navbar .navbar-toggler {
    color: #fff;
    border-color: transparent;
}
.navbar .nav-link {
   padding: 12px 8px !important;
   line-height:15px !important;
   margin-left:2px;
   margin-right:2px;
   border-bottom:0px;
   text-decoration:none !important
}

.navbar .navbar-nav .nav-link {
	font-size: 16px !important;
	line-height:20px;
	font-weight:600;
	color:#fff;
	text-decoration:none !important
}

.navbar .navbar-nav .nav-link:hover{
	color:#30ade5;
}
.dropdown-item{
    font-size: 14px !important;
	line-height:15px;
	color: #fff !important;
	text-decoration:none !important
}
.dropdown-item-flag-ativo{
    font-size: 15px !important;
	line-height:15px;
	color: #000 !important;
	text-decoration:none !important
}
.dropdown-item:focus, .dropdown-item:hover {
    color:#30ade5 !important;
	background:#fff;
}
.dropdown-item.active,.dropdown-item:active{
	color:#000 !important;
	text-decoration:none;
	background-color:#e68500 !important
}
.dropdown:hover>.dropdown-menu {
  display: block;
  left:7px;
  border:none
}

@media only screen and (max-width: 600px) {
	.navbar .navbar-nav .nav-link {
	   padding: 5px 0px !important;
	   margin-left:0px !important;
	   margin-right:0px !important;
	}
	.navbar-nav{
		margin-top:30px;
		margin-bottom:20px;	
	}
	.dropdown-item {
		padding: 0.25rem 0rem;
		text-align:center
	}
}

/* MENU SOCIAL TOP */
.menu-social-top{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:0px
}
.menu-social-top > li{
	display:inline-table	
}
.menu-social-top > li > a,
.menu-social-top > li > a:link,
.menu-social-top > li > a:active,
.menu-social-top > li > a:visited,
.menu-social-top > li > a:focus{
	display:block;
	color:#30ade5;
	font-size:18px;
	margin-top:0px;
	margin:3px;
	cursor:pointer;
	transition:0.5s
}
.menu-social-top > li > a:hover{
	color:#ffffff;
}

@media only screen and (max-width: 600px) {
	.menu-social-top{
		margin-left:auto;
		margin-right:auto;
		width:100%;
		margin-bottom:0px;
		text-align:center;
	}
	.menu-social-top > li{
		display:inline-table;
		margin-left:0px;
		margin-right:0px;
	}
	.d-mobile-none{
		display:none	
	}
}

/* MENU SOCIAL BOTTOM */
.menu-social-bottom{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:0px
}
.menu-social-bottom > li{
	display:inline-table	
}
.menu-social-bottom > li > a,
.menu-social-bottom > li > a:link,
.menu-social-bottom > li > a:active,
.menu-social-bottom > li > a:visited,
.menu-social-bottom > li > a:focus{
	display:block;
	color:#30ade5;
	font-size:18px;
	margin-top:0px;
	margin:3px;
	cursor:pointer;
	transition:0.5s
}
.menu-social-bottom > li > a:hover{
	color:#fff;
}

@media only screen and (max-width: 600px) {
	.menu-social-bottom{
		margin-left:auto;
		margin-right:auto;
		width:100%;
		margin-bottom:0px;
		text-align:center;
	}
	.menu-social-bottom > li{
		display:inline-table;
		margin-left:0px;
		margin-right:0px;
	}
	.d-mobile-none{
		display:none	
	}
}

.botoes-site,
.botoes-site a,
.botoes-site a:link,
.botoes-site a:active,
.botoes-site a:visited{
	padding:10px 30px;
	background:#30ade5;
	color: #fff !important;
	font-size:16px;
	font-weight:800;
	border:none;
	cursor:pointer;
	border-radius:2px;
	transition:0.5s;
	text-decoration:none !important
}
.botoes-site:hover,
.botoes-site a:hover{
	color:#fff !important;
	background:#494748;
}

.botoes-home,
.botoes-home a,
.botoes-home a:link,
.botoes-home a:active,
.botoes-home a:visited{
	padding:16px 40px;
	background:#494748;
	color: #fff !important;
	text-align:left;
	font-size:20px;
	border:none;
	cursor:pointer;
	border-radius:2px;
	transition:0.5s;
	text-decoration:none !important;
	display:block;
	margin-bottom:6px;
	font-weight:100
}
.botoes-home:hover,
.botoes-home a:hover{
	color:#fff !important;
	background:#30ade5;
}

.boxes-mapas-home{
	background:#fff;
	color:#494748;
	padding:20px;
	cursor:pointer;
	transition:0.5s	
}
.boxes-mapas-home:hover{
	color:#fff;
	background:#494748;
}

/* FORMS */
.form-control input[type=select]{
	height:70px !important
}

.form-control{
	padding:12px 25px !important;
	border: 1px solid #cacaca;
	font-size:15px !important;
	height:50px;
	margin-bottom:11px;
	border-radius:4px;
	margin-top:3px;	
	font-weight:600;
}
.form-control:focus{
	background:#f9f9f9;
}
::placeholder{
  color: #999 !important;
  font-weight:800;
  opacity: 1;
}

:-ms-input-placeholder{
  color: #999 !important;
  font-weight:800;
}

::-ms-input-placeholder{
  color: #999 !important;
  font-weight:800;
}
.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .help-block, 
.has-error .radio, 
.has-error .radio-inline, 
.has-error .checkbox label, 
.has-error .checkbox-inline label, 
.has-error .radio label, 
.has-error .radio-inline label{
    color: red;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-left: 16px;
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: 800;
    color: red;
}

@media (min-width: 576px){
	.modal-dialog {
		max-width: 850px;
	}
}
.modal-content {
	border:none !important	
}
.modal-header {
	background: #30ade5 !important;
}
.ekko-lightbox .modal-footer {
    text-align:center !important;
}

.modal-open {
    overflow: hidden !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #000;
    border-color: #000;
}