@font-face {
    font-family: Concord;
    src: url('Concord.eot');
    src: local(Concord), url('../fonts/Concord.ttf') format('opentype');
}

@font-face {
    font-family: Concord-Light;
    src: url('.eot');
    src: local(Concord-Light), url('../fonts/Concord-Light.ttf') format('opentype');
}

body {
    font-family: 'Ubuntu', sans-serif;
}

.img-responsive {
    margin: 0 auto;
}



.content1 {
    background-color: rgb(35, 88, 18);
}

.para1 {
    padding: 30px 10%;
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: normal;
    size: 14px;
    line-height: 25px;
    color: #000000;
}

.r1 {
    background-size: cover;
}

.img2 {
    margin-top: 0px;
}

.img5 {
    margin-top: 170px;
    margin-left: 0;
}

.para6 {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: white;
    margin-left: 20px;
    margin-top: 20px;
}

.para7 {
    font-family: 'Ubuntu', sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: white;
    margin-left: 20px;
    margin-top: 10px;
}

.para8 {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: white;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px !important;
    text-decoration: underline;
}

.Reservation {
    background-color: #92251e;
    width: 200px;
    margin: auto;
    padding: 5px;
    border-radius: 5px;
    padding: 10px 0px;
}

.sub {
    background-color: #92251e;
    width: 200px;
    margin: auto;
    padding: 3px 1px;
    position: relative;
}

.img1 {
    padding: 10px;
    /*border-width: 10px;
    border-style: solid;
    border-color: rgb(182, 157, 75);*/
    height: 100px;
    width: 100px;
}


.f {
    background-color: red;
}

.sep {
    width: 200px;
    height: 30px;
    margin-top: 10px;
}

.img3 {
    padding: 10px;
}





.booknow {
  background-color: #92251e;
  width: 250px;
  margin: auto;
  margin-top: 4px;
  padding: 10px 1px;
  border-radius: 6px;
  text-align: center;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

/* Hover effect only on the background */
.booknow:hover {
  background-color: #b53027; /* lighter shade on hover */
}







.para2 {
    background-color: #92251e;
    /*width: 200px;*/
    width: 250px;
    margin: auto;
    margin-top: 4px;
    padding: 3px 1px;
    color: white;
}

.para3 {
    background-color: #92251e;
    width: 200px;
    margin: auto;
    margin-top: 4px;
    padding: 3px 1px;
}

.para4 {
    background-color: #92251e;
    width: 200px;
    margin-left: 350px;
    margin-top: 4px;
    padding: 3px 14px;
}


.cancel {
    background-color: rgb(179, 137, 53);
}

li {
    list-style-type: none;
    font-family: 'Ubuntu', sans-serif;
    font-size: 10px;
    line-height: 30px;
    color: white;
    font-weight: normal;
}



hr {
    max-width: 1100px;
}

.text-center {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
}

#mapp {
    background-color: lightgrey;
    width: 500px;
    border: solid red;
    padding: 25px;
    margin: 25px;
}

.as {
    font-size: 35px;
}

.as1 {
    font-size: 22px;
    color: #92251e !important;
    margin-bottom: 0 !important;
}

.as2 {
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 100;
    color: #92251e !important;
    margin-bottom: 0 !important;
}


.fo {
    background-color: #303231;
    margin-top: 0px;
}

.r1 {
    background-size: cover;
}

h2 {

    color: #92251e;
    font-weight: 500;
    line-height: 40px;

    text-align: center;
}



#map-canvas {
    width: 100%;
    height: 135px;
    margin-top: 15px;
}

.r {
    background-color: black;
}

.panel1 {
    padding-top: 10px;
    color: white;
    line-height: 30px;
}

.panel1 i {
    color: #e7b821;
    margin-right: 1%;
}

.panel1 p {
    font-weight: 100;
}

.margin_add {
    margin: 1% 0% 0% 05%;
}

.margin_top1 {
    margin-top: 5%;
}

.sub1 {
    color: #92251e;
}

.main {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
    margin-top: 120px;
    color: rgb(110, 64, 15);
}

.ul_points {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px !important;
    line-height: 30px;
    font-weight: 100;
}

.ul_points i {
    margin-top: 5px;
}

.angleup {
    width: 0;
    height: 0;
    border-left: 50% solid transparent;
    border-right: 50% solid transparent;
    border-top: 50px solid #fff;
    background: #f2e8ab;
}

.line_height {
    line-height: 18px !important;
}

.text_black {
    color: #000;
}

.font17 {
    font-size: 17px !important;
}

.colorred {
    color: #f2e8ab;
}

.text_right {
    text-align: right !important;
    font-size: 10px !important;
    float: right;
    margin: 3% 2% 0% 0%;
    font-weight: 400;
    color: #000;
}

#shape {
    width: 100%;
    height: 100%;
    background-color: rgb(242, 232, 171);
    -webkit-clip-path: polygon(100% 100%, 0 100%, 0 0, 52% 16%, 100% 0);
    clip-path: polygon(100% 100%, 0 13140%, 0 0, 52% 16%, 100% 0);
}


@media (min-width: 320px) and (max-width: 480px) {
    .display_none {
        display: none;
    }
    .text_right {
        text-align: right !important;
        font-size: 10px !important;
        float: right;
        margin: 15% 2% 0% 0%;
        font-weight: 400;
        color: #000;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .display_none {
        display: none;
    }
    .text_right {
        text-align: right !important;
        font-size: 10px !important;
        float: right;
        margin: 7% 2% 0% 0%;
        font-weight: 400;
        color: #000;
    }
}

@media (min-width: 601px) and (max-width: 768px) {
    .display_none {
        display: none;
    }
    .text_right {
        text-align: right !important;
        font-size: 10px !important;
        float: right;
        margin: 10% 2% 0% 0%;
        font-weight: 400;
        color: #000;
    }
}