/* -------- MAIN ---------*/
/*body{
	/*background: url('https://www.blackcanyonthai.com/css/img/bg02.jpg');*/
	/*background-color:#FFF;
}*/

/* -------- GRAYSCALE ---------*/
/*body { 
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: gray;
filter: grayscale(100%);
}*/
/* -------- // GRAYSCALE ---------*/

body,td,th {
	font-family: 'Prompt', sans-serif;
	font-size:14px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.font9{ font-size:9px;}
.font11{ font-size:11;}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px; }
.font22{ font-size:22px; }
.font26{ font-size:26px; }
.font-menu{ font-size:16px; }
.footer-head{ font-size:16px; color:#FFC; font-weight:500;}
.red{ color:#900;}
.grey{ color:#999; }
.white{ color:#FFF; }
.green{ color:#060; }
.navbar-default{ background-color:#710000;border-color: transparent; min-height:10px; margin-bottom:0px;}
.navbar-brand { margin-left:20px; }
.navbar-inverse { margin-bottom:0px;background-color:#000; border-color: transparent;}
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav .open>a, .navbar-inverse .navbar-nav .open>a:hover, .navbar-inverse .navbar-nav .open>a:focus{ background-color: #DDDDDD;color: #850000;}

.navbar-inverse .navbar-brand:hover { color:#000;}
.nav>li>a{padding:23px;}
.navbar-inverse .navbar-nav>li>a { font-weight:300; color: #fff}
.navbar-brand {
  padding: 0px; /* firefox bug fix */
}
.navbar-brand>img {
  height: 100%;
  padding: 2px; /* firefox bug fix */
  width: auto;
  margin-left:10px;
}

.navbar-right{/*float:right !important;margin-right:10px;*/ margin-top:17px; margin-bottom:17px;}

.container1{ 
 margin-left:0px;
 margin-right:0px;
}

.carousel-indicators li{ border:1px solid #4c4c4c;}
.carousel-indicators .active{ background-color:#4c4c4c; }
 
.flag{ height:22px}
#flagx768{ display:none; }
.navbar-header > .flagxx{ 
	margin-top:15px; 
	float:right;
	margin-right:30px;
}
.social{ width:30px;}
.icon-scial{margin-top:5px; margin-right:-100px;}
.top{margin-top:3px}
.img-box{ box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); margin-bottom:10px;}

.img-profile{
	float:left;
	object-fit: cover;
	width:100px;
	height:100px;
	border-radius:50%;
}
.centered-and-cropped { 
  object-fit: cover;
  width:160px;
  height:160px;
  border-radius:50%;
}

#promotion {
	/*background-image:url(../img/bg-top.png);
	background-repeat: repeat;*/
	background: #c9c9c9; /*none repeat scroll 0 0 #F595A2;*/
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	padding-top: 3em;
	padding-bottom: 2em;
	padding-left:0;
	padding-right:0;
	position: relative;
	/*z-index: 2;*/
}
#content {
	background: none repeat scroll 0 0 #ecf0f1;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding-top: 6em;
	padding-bottom: 6em;
	padding-left:0;
	padding-right:0;
	position: relative;
	z-index: 2;
}
#map {
	/*filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');*/
}
#detials{
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	min-height:600px;
	margin-left:1em;
	margin-right:1em;
}
footer {
	background: none repeat scroll 0 0 #000;
	padding: 2em;
}
.line {clear:left;}
.section-title {
	color: #850000;
	font-size: 2.5em;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase;
}
hr.star-primary {
	margin: 25px auto 20px;
    padding: 0;
    max-width: 100px;
    border: 0;
    border-top: solid 2px;
    text-align: center;
	color:#850000;
}
.line-box{ padding: 0 0 0 0;
	background-color:#850000;
	width:100%;
}
.box {
  background:none repeat scroll 0 0 #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display:block;
  padding:1.25em;
  padding-top:12px;
  /*margin:3px ;*/
  width:100%;
  /*min-height:420px;*/
  height:100%;
  margin-bottom:10px;
}
.box-fb{
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
  	display:block;
	padding-bottom:0;
  	width:100%;
  	min-height:420px;
	margin-bottom:10px;
}
.box-rm{
	background:#fff;
  	display:block;
	padding-bottom:0;
  	width:100%;
  	min-height:420px;
	margin-bottom:10px;
}
.box-content{
	background:none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  	display:block;
	padding-bottom:0;
  	width:100%;
  	min-height:420px;
	margin-bottom:10px;
}
.padding0{ padding:0;}
.margin0{ margin:3px 0 3px }
.news-box{ width:100%;}

.navbar-login{
    min-width: 320px;
    padding: 10px;
    padding-bottom: 0px;
	background-color:#FFF;
}

.navbar-login-session{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
	background-color:#FFF;
}

.icon-size{ font-size: 87px; }
.left{ float:left; }
.right{ float:right; }

#imaginary_container{
    margin-top:10%; /* Don't copy this */
	margin-bottom:5%;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.nav-tabs > li > a{
    /* adjust padding for height*/
    padding-top: 10px; 
    padding-bottom: 10px;
	background-color:#999;
	color:#FFF;
}
.nav-tabs > li > a:hover { color:#666; }
/*@media screen and (max-width: 736px) {
.box {
  background:none repeat scroll 0 0 #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display:block;
  padding:1.25em;
  padding-top:3px;
  width:100%;
  min-height:100%;
}
/*.line-box{ 
	padding: 10px;
	background-color:#990000;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	width:100%;
}
}*/
/*------------------ admin LTE --------------------------*/
.box-1{position:relative;border-radius:3px;background:#ffffff;border-top:3px solid #d2d6de;margin-bottom:20px;width:100%;}
.box-1.box-default{border-top-color:#d2d6de;box-shadow:0 1px 1px rgba(0,0,0,0.3); }
.box-header{color:#444;display:block;padding:10px;position:relative}.box-header.with-border{border-bottom:1px solid #f4f4f4}
.box-header>.fa,.box-header>.glyphicon,.box-header>.ion,.box-header .box-title{display:inline-block;font-size:18px;margin:0;line-height:1;}
.box-body{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:10px;}
.box-header>.box-tools{position:absolute;right:10px;top:5px}
.box-header>.box-tools [data-toggle="tooltip"]{position:relative}
.box-header>.box-tools.pull-right .dropdown-menu{right:0;left:auto}
.btn-box-tool{padding:5px;font-size:12px;background:transparent;color:#97a0b3}
.open .btn-box-tool,.btn-box-tool:hover{color:#606c84}.btn-box-tool.btn:active{box-shadow:none}

/*----------------catering hover img --------------*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-top:10px;
  margin-bottom:10px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75,75,75,0.3);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
  display: block;
  position: relative;
  width:100%;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 100px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

/*----------------- franchising ------------------*/
#accordion .panel-heading { padding: 0;}
#accordion .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
    outline: none;
    font-weight:bold;
    text-decoration: none;
}

#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before  {
    content:"\e113";
    float: left;
    font-family: 'Glyphicons Halflings';
	margin-right :1em;
}
#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before  {
    content:"\e114";
}

/*------------ MENU PRODUCTS -----------*/
#topo {
  z-index: 15;
  background-color: #FFF;
  width: 100%;
  /*border-bottom: 1px solid #16618D;*/
  opacity: 0.9;
}#logo-topo img {
  margin: 2.8% 0 4% 0;
}#menu-topo{
  /*border-top: 1px solid #1C79AD;*/
  text-align: left;
  padding: 0;
  margin-left:2%;
}#menu-topo li{
  width: 100%;
  list-style: none;
}#menu-topo li:hover{
}#menu-topo li a{
  display: block !important;
  width: 100%;
  padding:0.5% 0;
  /*font-weight: bold;*/
  font-size:14px;
  color: #900;
}#menu-topo li a:hover{
  background-color:#EBEAEA;
  text-decoration: none;
}.btn-collapse {
  width: 45px;
  height: 20px;
  position: relative;
  padding:0.5% 1%;
  float: right;
  margin-right: 6%;
}.lista-collapse {
  width: 100%;
  height: 5px;
  background-color: #900;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
}.lista-collapse:nth-child(1){top:0;}
.lista-collapse:nth-child(2){top:14px;}
.lista-collapse:nth-child(1){top:25px;}

.botao-lista-cima {
    -ms-transform: rotate(-50deg)
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    transform: rotate(-50deg);
}.botao-lista-baixo {
    -ms-transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    transform: rotate(50deg);
}.hidden {
  visibility: hidden;
}.lista-collapse.botao-lista-cima {
top: 5px;
}.lista-collapse.botao-lista-baixo {
top: 5px;
}

/*--------- TAB WIZARD ------------*/
ul.nav-wizard {
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
ul.nav-wizard:before {
  position: absolute;
}
ul.nav-wizard:after {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 138px;
  height: 47px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: " ";
}
ul.nav-wizard li {
  position: relative;
  float: left;
  height: 46px;
  display: inline-block;
  text-align: center;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
}
ul.nav-wizard li a {
  color: #428bca;
  padding: 0;
}
ul.nav-wizard li a:hover {
  background-color: transparent;
}
ul.nav-wizard li:before {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #d4d4d4;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -16px;
}
ul.nav-wizard li:after {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #f1f1f1;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -15px;
}
ul.nav-wizard li.active {
  color: #3a87ad;
  background: #dedede;
}
ul.nav-wizard li.active:after {
  border-left: 16px solid #dedede;
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
  color: #989898;
  background: #dedede;
}
ul.nav-wizard .active ~ li {
  color: #999999;
  background: #f9f9f9;
}
ul.nav-wizard .active ~ li:after {
  border-left: 16px solid #f9f9f9;
}
ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
  color: #999999;
  background: #f9f9f9;
}
ul.nav-wizard.nav-wizard-backnav li:hover {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover:after {
  border-left: 16px solid #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li {
  color: #999999;
  background: #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
  border-left: 16px solid #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
  color: #999999;
  background: #ededed;
}

@media only screen and (max-device-width:768px){
.img-profile{
	float:left;
	object-fit: cover;
	width:60px;
	height:60px;
	border-radius:50%;
	margin-right:20px;
}
}
@media only screen and (min-width:768px){
#flagx768{ 
	display:block;
	margin-top: 15px; 
	float:right;
	margin-right:30px;
}
#flagx320{
	display:none;
}
}