body {
    font-family: 'OpenSans-Semibold';
    font-size: 15px;
    line-height: 26px;
}

.sub-fot{
    background-color: #3c1815;
    padding: 30px;
    
}

.sub-fot h3 {
    font-family: 'OpenSans-Bold';
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}


.sub-fot p {
    line-height: 30px;
    color: #fff;
    margin-left: 4px;
    font-size: 16px;
}

.sub-fot p a {
  color: #ffffff;
    text-decoration: none;
}

.sub-fot p a:hover {
  color: #ffffff;
    text-decoration: none;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img{width:100%;}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-default {
    background-color: #fff;
    border-top: 0px solid #c40008;
    border-bottom: 0px solid #0b3d68;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
     font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #9a4038;
    border-left: 0px solid #414141;
    border-right: 0px solid #414141;
    background: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #9a4038;
    background-color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #9a4038;
    border-left: 0px solid #414141;
    border-right: 0px solid #414141;
    background: transparent;
}

.navbar-nav>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 0px solid #414141;
    border-right: 0px solid #414141;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 13px 40px;
}

.navbar-default .navbar-toggle {
    border-color: #3c1815;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle {
    background-color: #3c1815;
}
.navbar-default .navbar-nav > .open > a {
    color: #000;
    background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover{
    background-color: #000;
}

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

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

.brown-bg {
    background-color: #3c1815;
    padding: 30px;
}

.brown-bg h1 {
    background-color: #3c1815;
    font-family: 'OpenSans-Bold';
    color: #fff;
    text-transform: uppercase;
}

.brown-bg p {
    color: #fff;
    font-family: 'OpenSans-Semibold';
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 30px;
   
}

.dropdown-menu{    background-color: #3c1815;     min-width: 146px;}
.dropdown-menu > li > a{color: #fff; text-transform: uppercase; font-size: 17px;     padding: 6px 20px; text-align: center;}
.dropdown-menu .divider{height: 1px;
    margin: 4px 0;
    overflow: hidden;
    background-color: #67332f;}

.call {
    font-family: 'OpenSans-Bold';
    color: #fff;
    font-size: 45px;
}


.call a {
    color: #fff;
    text-decoration: none;
}

.call a:hover {
    color: #fff;
    text-decoration: none;
}

h1 {
    font-family: 'OpenSans-Bold';
    color: #3c1815;
    font-size: 39px;
    text-transform: uppercase;
}

h2 {
    font-family: 'OpenSans-Bold';
    color: #3c1815;
    font-size: 29px;
}

.carousel-caption {
    font-family: 'BritannicBold-Regular';
    font-size: 90px;
    line-height: 45px;
}

.carousel-caption span {
    font-family: 'BritannicBold-Regular';
    font-size: 40px;
}

.test p {
    color: #616161;
}

p {
    color: #291f1f
}

.margin20 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #3c1815;
    font-family: 'OpenSans-Bold';
    font-size: 38px;
    text-transform: uppercase;
    border-color: #3c1815;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}


.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 142px;
}

.footer {
    background-color: #000000;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.footer p{font-size: 14px; color: #fff;}
.footer p a{font-size: 14px; color: #fff; text-decoration: none;}
.footer p a:hover{font-size: 14px; color: #fff; text-decoration: underline;}


fieldset.scheduler-border {
    border: 1px groove #fff !important;
    padding:10px!important;
   
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

 /*   legend.scheduler-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: center !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }*/
    
legend.scheduler-border-legend{
width:auto;
padding:0 10px;
border-bottom:0px;
    font-family: 'OpenSans-Bold';
    color: #fff;
    text-transform: uppercase;
font-size:275% /*39px*/;
padding: 0 10px;
    position: relative;
    text-align: center;
    width: auto;
    margin-bottom:0px;
}

@media (max-width:600px){

legend.scheduler-border-legend{font-size:135% /*39px*/;}

}

fieldset.scheduler-border  p{margin-top: 30px;}



.welcome {
    background: #efefef;
    border: 2px solid #a9a4a4;
    padding: 30px;
}

.map-bor{border: 1px solid #b9b9b9; padding: 5px;}

address{font-size: 18px; line-height: 26px; margin-top: 20px;}




.menu-bg h1 {
    font-family: 'Agency FB';
    color: #000;
    font-size: 40px;
        margin-top: 8px;
        margin-bottom: 10px;
    text-transform: capitalize;
}

.menu-bg h2 {
   font-family: 'Candara';
    color: #000;
    font-size: 21px;
           margin-top: 15px;
    margin-bottom: 2px;
    font-weight: bold;
}

.menu-bg p {

    font-size: 17px;
    font-family: 'Candara';
}

.menu-bg p span{

    font-size: 18px; color: #000;
    font-weight: 600;
}

.bg-m {
    background: #fbfbfb;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    margin-bottom: 23px;
    padding: 5px;
}

.hight-3 {min-height: 141px;}
.hight-2 {
    min-height: 114px;
}
.hight-4 {
    min-height: 167px;
}

.hight-5{
    min-height: 194px;
}

.list-group-item.active{
    z-index: 2;
    color: #fff;
    background-color: #a04038;
    border-color: #7d312a;
}

.list-group-item.active, .list-group-item.active:hover{z-index: 2;
    color: #fff;
    background-color: #a04038;
    border-color: #a04038;
}

.bor-right{
    border-right: 2px solid #060000;
}

.table-bordered > tbody > tr > td{
    border: 0px solid #ddd; 
}
.table-bordered {
    border: 0px solid #ddd;
}

.wine h2{font-family: 'ChopinScript'; color: #000; font-size: 73px;}
.wine h3{font-family: 'ChopinScript'; color: #000; font-size: 50px;}
.wine h4{font-family: 'ChopinScript'; color: #000; font-size: 38px;}
.wine p{color: #000; font-size: 21px; line-height: 30px;}
.wine p em{color: #000; font-size: 15px; }

@media (min-width:320px) and (max-width:441px) {
    .brown-bg h1{    font-size: 17px;}
    .call {
    font-family: 'OpenSans-Bold';
    color: #fff;
    font-size: 29px;
        legend.scheduler-border-legend{ font-size:135%;}
}

}

@media (min-width:568px) and (max-width:736px) {
    h1{font-size: 38px;}
   
}


@media (min-width:737px) and (max-width:768px) {
    
    
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 50px;
}
    
    .carousel-caption {
    font-family: 'BritannicBold-Regular';
    font-size: 49px;
    line-height: 45px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 13px 34px;
}

}

@media (min-width:769px) and (max-width:1200px) {
    
    .carousel-caption {
    font-family: 'BritannicBold-Regular';
    font-size: 69px;
    line-height: 45px;
}

}




.map-top {
    padding-top: 1%;
}


.con-name
{
font-family: 'BritannicBold-Regular';
    letter-spacing: 1px;
    font-size: 31px;}
