body{
background:#E3DFCE;
}
body, h4, h5, h6 { font-family:"Montserrat", san serif; font-weight:400; }
h1, h2, h3 { font-family:"Montserrat", cursive; font-weight:600; padding:15px 0; }
.content-wrap { background:#fff; }
#main-content { padding:30px; }
#right-sidebar { padding-right: 20px !important; }
ul li { list-style:outside; }
table td { margin:0; padding:3px 5px; }
table.calendar { background:#fff; }
.content-wrap .managetop { margin:0; }

.productlist {
  margin: 0;
  padding: 0;
}
.productlist > li {
  float: left;
  height:300px;
  list-style:none;
  margin: 5px;
  text-align: center;
  width: 270px;
}

nav.container, #page.container, #home.container{
padding-left:0;
padding-right:0;
}
nav {
  border: 0 none !important;
  border-radius: 0 !important;
}
.navbar-brand img{
margin-top: 30px;
width:275px;
transition: all .3s ease-in-out;
}

#logo-list img{
max-width:100px;
}

.middle .fa-stack        .fa { color: #F6DC5D; transition: all 0.5s ease-in-out;}
.middle .fa-stack        .fa.fa-circle-thin { color: #F6DC5D; transition: all 0.5s ease-in-out; }
.middle .fa-stack        .fa.fa-circle { opacity:1.0; color:#F6DC5D; transition: all 0.5s ease-in-out; }
.middle .fa-stack		.fa-inverse{color: #fff; transition: all 0.5s ease-in-out;}

.middle .fa-stack:hover  .fa.fa-inverse {color:#F6DC5D; transition: all 0.5s ease-in-out;}
.middle .fa-stack:hover  .fa.fa-circle-thin {color: #F6DC5D; transition: all 0.5s ease-in-out; }
.middle .fa-stack:hover  .fa.fa-circle {color:#fff; opacity:1.0; transition: all 0.5s ease-in-out;}

.right .fa-stack        .fa { color: #B05E5A; transition: all 0.5s ease-in-out;}
.right .fa-stack        .fa.fa-circle-thin { color: #B05E5A; transition: all 0.5s ease-in-out; }
.right .fa-stack        .fa.fa-circle { opacity:1.0; color:#B05E5A; transition: all 0.5s ease-in-out; }
.right .fa-stack		.fa-inverse{color: #fff; transition: all 0.5s ease-in-out;}

.right .fa-stack:hover  .fa.fa-inverse { color:#B05E5A; transition: all 0.5s ease-in-out;}
.right .fa-stack:hover  .fa.fa-circle-thin { color: #B05E5A; transition: all 0.5s ease-in-out; }
.right .fa-stack:hover  .fa.fa-circle { color:#fff; opacity:1.0; transition: all 0.5s ease-in-out;}



.navbar{
background-color: rgba(0,0,0,0.3);
border-bottom:none;
border-radius:none;
z-index:10;
position:absolute;
top:0;
width: 100%;
padding: 0;
transition: all .3s ease-in-out;
}
.navbar li {
	list-style: none !important;
}
.navbar .navbar-nav>li>a{
margin-top:60px;
margin-bottom:60px;
color:#fff;
font-family:"Montserrat", cursive;
font-size:24px;
text-shadow:2px 2px 2px rgba(0,0,0,0.5);
transition: all .3s ease-in-out;
}
.navbar .navbar-nav>li>a:hover{
color:#F6DC5D;
}
.navbar .navbar-nav>li>a.active{
text-shadow:none;
border-radius:5px;
background:#F6DC5D;
}
.navbar .navbar-nav>li.dropdown>a{
margin-bottom:0;
}

.navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar .dropdown:hover .dropdown-menu {
	margin-top: -50px;
}

.nav-off {
	position: fixed;
  	top: 0;
  	right: 0;
  	left: 0;
  	z-index: 1030;
}
	.nav-off a {
		color: var(--dark);
	}
.nav-fade .navbar{
  	background-color: var(--dark);
  	transition: all .3s ease-in-out;
}
.nav-fade .navbar .navbar-nav>li>a{
margin-top:10px;
margin-bottom:10px;
}
.nav-fade .dropdown:hover .dropdown-menu {
	margin-top: 0px;
}
.nav-fade .navbar-brand img{
margin-top: 10px;
}
@media only screen and (max-width: 768px) {
	.dropdown:hover .dropdown-menu {
		margin-top: 0px;
	}
	.navbar .navbar-nav>li>a{
	margin-top:10px;
	margin-bottom:10px;
	}
}
@media only screen and (max-width: 992px) {
	.navbar .navbar-nav>li>a{
	margin-top:20px;
	margin-bottom:20px;
	}
}
@media (min-width: 576px) {
  .navbar {
    width: 100%;
  }

}

@media (min-width: 768px) {
  .navbar {
    width: 720px;
  }

}

@media (min-width: 992px) {
  .navbar {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .navbar {
    width: 1140px;
  }
}
ul{
list-style:none;
}

a{
outline:0;
}

#main-content img{
margin:15px auto;
}
.jumbotron{
background-color:#810827;
color:#f0f0f0;
padding-top:70px;
}
.shadow{
box-shadow:0 0 8px #666;
}
/*-----------------------------
            carousel
------------------------------*/
.swiper-img img {
  max-width:100%;
}
.swiper-pagination-bullet-active {
  background: #fff!important;
}
.swiper-pagination-bullet {
  background: #fff!important;
}
.swiper-caption {
	display: none;
}


.carousel-bg{
margin:0 15px;
}
.carousel-control {
opacity:.3;
}
.carousel-caption {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  border-radius: 10px;
  bottom: 5px;
  font-size: 2rem;
  left: 30%;
  padding: 1% 0 2%;
  right: 30%;
text-shadow:2px 2px 2px rgba(0,0,0,0.5);
}
.carousel-indicators li, carousel-caption {
top:90%;
}
.carousel-indicators {
  bottom: 0px;
}

.carousel-inner img {
	width: 100%;
}
.carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-inner .active {
  opacity: 1;
}
.carousel-inner .active.left,
.carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-inner .next.left,
 .carousel-inner .prev.right {
  opacity: 1;
}
 .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

}

.thumb { margin-bottom: 30px; }
.thumbs img{
width:98%;
padding:2%; /* A percentage that, when doubled and added to the above, makes 100%. */
background:transparent;
border:1px solid #CCCCCC;
opacity: 1;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;/* Color of the faux border. */
}
.thumbs img:hover { opacity: 0.5; }

.footer-wrap { background:#B05E5A; }
.footer { padding-top:30px; padding-bottom:30px; }
.footer a { color:white; }
.header {
  overflow: hidden;
}
.img-fit {
      width: 100%;
}
@media only screen and (max-width: 1200px) {
.navbar .navbar-nav>li>a{
margin-top:10px;
margin-bottom:10px;
font-size:20px;
}
}
@media only screen and (max-width: 768px) {
.img-fit {
      width: initial;
}
}

@media (max-width: 576px) {
  .container {
  	max-width: 100%;
    width: 100%;
  }
  .navbar-brand img{
margin-top: 0px;
width:185px;
}
.nav-fade .navbar-brand img{
margin-top: 0px;
}
.navbar .navbar-nav>li>a{
margin-top:10px;
margin-bottom:10px;
font-size:20px;
}
.navbar{
background-color: rgba(0,0,0,0.6);
}
}

@media (max-width: 768px) {
  .container {
  	max-width: 100%;
    width: 100%;
  }
}
