/* NAVBAR 1*/
.pg-restaurant-nav1 {
    background-color: #000;
    padding: 50px 0px;
}

.pg-restaurant-nav1 .navbar {
    background-color: #000 !important;
}

.pg-restaurant-nav1 .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-brand img {
    margin-top: -20px;
}

.pg-restaurant-nav1 .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav1 .navbar .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav1 .navbar .navbar-collapse {
    background-color: transparent;
}

.pg-restaurant-nav1 .navbar .navbar-collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item {
    background-color: transparent;
    padding: 5px;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item:hover {
    background-color: #c59d5f;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item:focus {
    background-color: transparent;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item:active {
    background-color: #fff;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #fff;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item .nav-link:focus {
    color: #fff;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-nav .nav-item .nav-link:active {
    color: #000;
}

.pg-restaurant-nav1 .navbar-collapse .navbar-brand {
    background-color: transparent;
}

/* NAVBAR 2 */
.pg-restaurant-nav2 {
    background-color: #bbc0c2;
}

.pg-restaurant-nav2 .top {
    background-color: #f2f2f2;
}

.pg-restaurant-nav2 .top .navbar {
    padding: 0px;
    background-color: #000;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse {
    background-color: transparent;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-item {
    background-color: transparent;
}

.pg-restaurant-nav2 .top ul.navbar-nav.right.ml-auto li:hover span {
    color: #c59d5f !important;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-link {
    background-color: transparent;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-link .contact {
    color: #fff;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-link .contact i {
    color: #c59d5f !important;
    font-size: 14px;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-link .social {
    color: #a3a3a3;
    font-size: 13px;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-link .social i {
    color: #c59d5f !important;
    font-size: 14px;
}

.pg-restaurant-nav2 .top .navbar .navbar-collapse .navbar-nav .nav-link.cart i {
    color: #fff;
}

.pg-restaurant-nav2 .top ul.navbar-nav.right.ml-auto li span {
    color: #a3a3a3 !important;
}

.pg-restaurant-nav2 .main {
    background-color: #fff;
}

.pg-restaurant-nav2 .main .navbar {
    padding: 0px;
}

.pg-restaurant-nav2 .main .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-brand img {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-toggler .navbar-toggler-icon {
    color: #232222;
}

.pg-restaurant-nav2 .main .navbar .navbar-toggler .navbar-toggler-icon i {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-collapse {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-collapse .navbar-nav .nav-item {
    background-color: transparent;
}

.pg-restaurant-nav2 .main .navbar .navbar-collapse .navbar-nav .nav-item a {
    color: #000;
    background-color: transparent;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
}

.pg-restaurant-nav2 .main .navbar .navbar-collapse .navbar-nav .nav-item a:hover {
    color: #c59d5f !important;
}

/* NAVBAR 3 */
.pg-restaurant-nav3 {
    background-color: #bbc0c2;
}

.pg-restaurant-nav3 .main {
    border-bottom: 1px solid #eaeaea;
}

.pg-restaurant-nav3 .main .navbar {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .navbar-brand img {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .collapse {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .collapse .navbar-nav .nav-item {
    padding-top: 0px;
}

.pg-restaurant-nav3 .main .navbar .collapse .navbar-nav .nav-item:active {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .collapse .navbar-nav .nav-item:hover {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .collapse .navbar-nav .nav-item:focus {
    background-color: transparent;
}

.pg-restaurant-nav3 .main .navbar .navbar-nav .nav-item .nav-link {
    color: #fff;
    padding-left: 12px;
    padding-right: 12px;
}

.pg-restaurant-nav3 .main .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #c59d5f !important;
}

.pg-restaurant-nav3 .main .navbar .navbar-nav .nav-item .nav-link:active {
    color: #c59d5f !important;
}

.pg-restaurant-nav3 .main .navbar .navbar-nav .nav-item .nav-link:focus {
    color: #c59d5f !important;
}

.pg-restaurant-nav3 .main .navbar .navbar-nav .nav-item .nav-link.cart i:after {
    content: "3";
    position: absolute;
    top: -10px;
    left: -1px;
    text-align: center;
    line-height: 19px;
    font-size: 11px;
    border-radius: 50%;
    color: #c59d5f;
}

.pg-restaurant-nav3 .main .navbar .navbar-nav .nav-item .nav-link i {
    font-size: 15px;
    text-align: center;
    vertical-align: text-bottom;
    position: relative !important;
    padding: 4px 4px;
    color: #c59d5f;
}

/* NAVBAR 4 */
.pg-restaurant-nav4 {
    background-color: #bbc0c2;
}

.pg-restaurant-nav4 .main {
    background-color: #c59d5f;
}

.pg-restaurant-nav4 .main .navbar {
    padding: 0px;
}

.pg-restaurant-nav4 .main .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .navbar-brand img {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .collapse {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .collapse .navbar-nav .nav-item {
    color: #fff;
}

.pg-restaurant-nav4 .main .navbar .collapse .navbar-nav .nav-item .nav-link {
    color: #fff;
}

.pg-restaurant-nav4 .main .navbar .collapse .navbar-nav .nav-item .nav-link span {
    background-color: transparent;
}

.pg-restaurant-nav4 .main .navbar .collapse .navbar-nav .nav-item .nav-link .social {
    color: #fff;
    font-size: 13px;
}

.pg-restaurant-nav4 .main-menu {
    background-color: #29292a;
    padding: 12px 0px;
}

.pg-restaurant-nav4 .main-menu .navbar {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .navbar-brand img {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item:hover {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item:active {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item:focus {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link:hover {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link:active {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link:focus {
    background-color: transparent;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link .btn {
    background-color: #c59d5f;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link .btn:hover {
    background-color: #fff;
    color: #000;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link.cart {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link.cart i {
    position: relative;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link.cart i:after {
    content: "3";
    position: absolute;
    top: -10px;
    right: -5px;
    text-align: center;
    font-size: 10px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #c59d5f;
    padding: 2px 4px;
    left: auto;
    vertical-align: middle;
}

.pg-restaurant-nav4 .main-menu .navbar .collapse .navbar-nav .nav-item .nav-link .collapse {
    padding: 9px 6px;
    color: #c59d5f !important;
    font-size: 22px;
}

/* NAVBAR 5 */
.pg-restaurant-nav5 {
    background-color: #bbc0c2;
}

.pg-restaurant-nav5 .top {
    background-color: #222222;
}

.pg-restaurant-nav5 .top .navbar {
    padding: 0px;
}

.pg-restaurant-nav5 .top .navbar .collapse {
    background-color: transparent;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item .nav-link {
    color: #fff !important;
    padding: 5px 6px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item .nav-link span.social {
    color: #dddddd;
    font-size: 13px;
    padding: 4px 9px;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item.drop-down-btn .btn.dropdown-toggle {
    color: #fff !important;
    padding: 5px 6px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    background-color: transparent;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item.drop-down-btn {
    padding: 7px 1px;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item.drop-down-btn .dropdown-menu {
    background-color: #fff;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item.drop-down-btn .dropdown-menu .dropdown-item {
    background-color: #fff;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .nav-item.drop-down-btn .dropdown-menu .dropdown-item a {
    color: #000;
    text-decoration: none;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .cart {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    color: #dddddd;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .cart i {
    position: relative !important;
}

.pg-restaurant-nav5 .top .navbar .collapse .navbar-nav .cart i:after {
    content: "3";
    position: absolute;
    top: -10px;
    right: -5px;
    text-align: center;
    font-size: 10px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #feb518;
    padding: 2px 4px;
    left: auto;
    vertical-align: middle;
}

.pg-restaurant-nav5 .two {
    background-color: #fff;
    padding: 22px 0px;
}

.pg-restaurant-nav5 .two .navbar {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .navbar-brand img {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item {
    padding: 10px;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item:active {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item:hover {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item:focus {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item .nav-link {
    color: #000 !important;
    font-size: 18px;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item .nav-link:hover {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item .nav-link:active {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .collapse .navbar-nav .nav-item .nav-link:focus {
    background-color: transparent;
}

.pg-restaurant-nav5 .two .navbar .navbar-nav .nav-item .btn {
    background-color: #c59d5f;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
}

.pg-restaurant-nav5 .two .navbar .navbar-nav .nav-item .btn:hover {
    background-color: #000;
    color: #fff;
}

.pg-restaurant-nav5 a.nav-link.collapse {
    padding: 9px 6px;
    color: #c59d5f !important;
    font-size: 22px;
}

.pg-restaurant-nav5 li.nav-item.first-right {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

/* NAVBAR 6 */
.pg-restaurant-nav6 {
    background-color: #bbc0c2;
}

.pg-restaurant-nav6 .top {
    background-color: #5d6061;
}

.pg-restaurant-nav6 .top .navbar {
}

.pg-restaurant-nav6 .top .navbar .collapse {
}

.pg-restaurant-nav6 .top .navbar .collapse .nav-item {
}

.pg-restaurant-nav6 .top .navbar .collapse .nav-item .nav-link {
    color: #fff;
}

.pg-restaurant-nav6 .top .navbar .collapse .nav-item .nav-link span i {
    font-size: 13px;
    color: #fff;
}

.pg-restaurant-nav6 .main {
    padding: 8px 0px;
}

.pg-restaurant-nav6 .main .navbar {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .navbar-brand img {
    background-color: transparent;
    width: 170px;
    height: 100px;
    object-fit: contain;
}

.pg-restaurant-nav6 .main .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .collapse {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .collapse .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .collapse .navbar-nav .nav-item {
    padding-top: 0px;
}

.pg-restaurant-nav6 .main .navbar .collapse .navbar-nav .nav-item:active {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .collapse .navbar-nav .nav-item:hover {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .collapse .navbar-nav .nav-item:focus {
    background-color: transparent;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item .nav-link {
    line-height: 35px;
    font-size: 14px;
    padding: 5px 21px;
    color: #fff !important;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #c59d5f !important;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item .nav-link:active {
    color: #c59d5f !important;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item .nav-link:focus {
    color: #c59d5f !important;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item.cart {
    border-left: 1px solid #e2e2e2;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item.cart span {
    font-size: 13px;
}

.pg-restaurant-nav6 .main .navbar .navbar-nav .nav-item .btn {
    border-radius: 31px;
    padding: 7px 18px;
    font-size: 14px;
    background-color: #fff;
    font-weight: 600;
}

/* NAVBAR 7 */
.pg-restaurant-nav7 {
    background-color: #bbc0c2;
    padding: 45px 0px;
}

.pg-restaurant-nav7 .main {
    background-color: #fff;
}

.pg-restaurant-nav7 .main .navbar {
}

.pg-restaurant-nav7 .main .navbar .navbar-brand {
}

.pg-restaurant-nav7 .main .navbar .navbar-brand img {
}

.pg-restaurant-nav7 .main .navbar .navbar-toggler {
}

.pg-restaurant-nav7 .main .navbar .navbar-toggler .navbar-toggler-icon {
    color: #232222;
}

.pg-restaurant-nav7 .main .navbar .collapse {
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav {
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item {
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item:hover {
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item:active {
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item:focus {
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item .nav-link {
    color: #000 !important;
    padding: 4px 14px;
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item .nav-link:hover {
    color: #000 !important;
    padding: 4px 14px;
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item .nav-link .btn {
    background-color: black;
    color: #fff;
    border-radius: 28px;
    padding: 7px 23px;
    line-height: 25px;
    font-size: 15px;
}

.pg-restaurant-nav7 .main .navbar .collapse .navbar-nav .nav-item .nav-link .btn:hover {
    background-color: #c59d5f;
    color: #fff;
}

/* NAVBAR 8 */
.pg-restaurant-nav8 {
    background-color: #bbc0c2;
    padding: 45px 0px;
}

.pg-restaurant-nav8 .main {
    background-color: #fff;
}

.pg-restaurant-nav8 .main .navbar {
    padding: 0px;
}

.pg-restaurant-nav8 .main .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav8 .main .navbar .navbar-brand img {
    height: 100px;
    width: 170px;
    object-fit: contain;
}

.pg-restaurant-nav8 .main .navbar .navbar-toggler-icon {
    color: #232222;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-item {
    background-color: transparent;
    display: table;
    line-height: 45px;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-item:hover {
    background-color: #000;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link {
    color: #000;
    padding: 11px 14px;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link:hover {
    color: #fff;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.search {
    padding: 11px 24px !important;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.search:hover {
    color: #fff;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.search i {
    color: #464646;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.search i:hover {
    color: #fff;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.social {
    text-align: center;
    display: inline-block;
    font-size: 14px;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.social:hover {
    background-color: transparent;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.social i {
    padding: 1px;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.social i:hover {
    color: #000;
}

.pg-restaurant-nav8 .main .navbar .navbar-nav .nav-link.social i:focus {
    color: #000;
}

/* NAVBAR 9 */
.pg-restaurant-nav9 {
    background-color: #bbc0c2;
}

.pg-restaurant-nav9 .main .navbar {
    padding: 0px;
}

.pg-restaurant-nav9 .main .navbar .nav-item {
}

.pg-restaurant-nav9 .main .navbar .nav-item .nav-link {
    color: #777777;
    font-size: 14px;
}

.pg-restaurant-nav9 .main .navbar-nav.right.ml-auto li a img {
    height: 16px;
    width: 16px;
}

.pg-restaurant-nav9 .nav-menu .navbar {
    padding: 0px;
}

.pg-restaurant-nav9 .nav-menu .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav9 .nav-menu .navbar .navbar-brand img {
    height: 100px;
    width: 170px;
    object-fit: contain;
}

.pg-restaurant-nav9 .input {
    background-color: #2c2c2c;
    border: none;
    padding: 7px 15px;
    width: 130px;
}

.pg-restaurant-nav9 .input::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.pg-restaurant-nav9 .input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.pg-restaurant-nav9 .input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

.pg-restaurant-nav9 .main .input-btn {
    color: #fff;
    padding: 9px 13px;
    font-size: 14px;
}

.pg-restaurant-nav9 ul.navbar-nav.ml-auto.nine-options li a {
    line-height: 35px;
    font-size: 14px;
    padding: 5px 21px;
    color: #000 !important;
    font-weight: 600;
}

.pg-restaurant-nav9 ul.navbar-nav.ml-auto.nine-options li a:hover {
    line-height: 35px;
    font-size: 14px;
    padding: 5px 21px;
    color: #c59d5f !important;
    font-weight: 600;
}

.pg-restaurant-nav9 .main {
    background-color: #222222;
    padding: 22px 12px;
}

.pg-restaurant-nav9 .main .navbar.navbar-expand-lg.navbar-dark.pr-0 {
    border: solid 1px #fff;
    padding: 23px 12px;
    padding-right: 12px;
}

.pg-restaurant-nav9 .navbar-nav.ml-auto.options li:hover {
    color: #c59d5f;
}

/* NAVBAR 10 */
.pg-restaurant-nav10 {
    background-color: #000;
    padding: 20px;
}

.pg-restaurant-nav10 .main {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar {
}

.pg-restaurant-nav10 .main .navbar .navbar-brand {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .navbar-brand img {
    height: 100px;
    width: 145px;
    object-fit: contain;
}

.pg-restaurant-nav10 .main .navbar .navbar-toggler {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .navbar-nav {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .nav-item {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .nav-item:hover {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .nav-item:active {
    background-color: transparent;
}

.pg-restaurant-nav10 .main .navbar .nav-item .nav-link {
    color: #ffffff;
}

.pg-restaurant-nav10 .main .navbar .nav-item .nav-link:hover {
    color: #c59d5f;
}

.pg-restaurant-nav10 .main .navbar .nav-item .nav-link:active {
    color: #c59d5f;
}

/* HEADER 1 */
.pg-restaurant-header1 {
    background-color: #333333;
    height: 100vh;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header1 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
}

.pg-restaurant-header1 .heading {
    color: #fff;
    font-size: 40px;
    padding: 12px 0px;
    font-weight: 600;
    font-family: Poppins;
}

.pg-restaurant-header1 .heading span {
    color: #c1a558;
}

.pg-restaurant-header1 .line {
    height: 1px;
    background-color: #c1a558;
    margin: 0 auto;
    margin-bottom: 0px;
    width: 23%;
}

.pg-restaurant-header1 .description {
    color: #fff;
    padding: 5px 0px;
    font-size: 28px;
    font-weight: 400;
    font-family: Poppins;
}

.pg-restaurant-header1 .btn.btn-menu {
    padding: 10px 30px;
    background-color: transparent;
    border-radius: 0px;
    color: #c1a558;
    font-weight: 600;
    margin-top: 35px;
    border: 1px solid #c1a558;
}

.pg-restaurant-header1 .btn.btn-menu:hover {
    background-color: #fff;
    color: #000;
}

/* HEADER 2*/
.pg-restaurant-header2 {
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header2 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
}

.pg-restaurant-header2 .inner {
    padding: 0px;
}

.pg-restaurant-header2 .inner .heading {
    color: #fff;
    font-size: 80px;
    font-weight: 500;
    font-family: Zilla Slab;
    text-align: center;
    padding: 12px;
}

@media (max-width:490px) {
    .pg-restaurant-header2 .inner .heading {
        font-size: 40px;
    }
}

.pg-restaurant-header2 .inner .description {
    color: #d2d2d2;
    font-family: Lato;
    font-size: 24px;
}

.pg-restaurant-header2 .inner .button:hover {
    color: #fff;
}

.pg-restaurant-header2 .inner .button {
    display: flex;
    background-color: transparent;
    padding: 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    transition: color 0.4s;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.pg-restaurant-header2 .inner .button:hover:after {
    border: 1px solid #fff;
    width: calc(100% - 20px);
    height: calc(100% + 20px);
}

.pg-restaurant-header2 .inner .button:after {
    content: " ";
    border: 1px solid #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.4s;
}

/* HEADER 3 */
.pg-restaurant-header3 {
    height: 100vh;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header3 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
}

.pg-restaurant-header3 .text {
}

.pg-restaurant-header3 .text h1 {
    color: #fff;
    font-size: 48px;
    border: 5px solid #fff;
    font-family: Italiana;
    font-weight: 900;
}

.pg-restaurant-header3 .text p {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-top: 150px;
    font-family: Italiana;
}

/* HEADER 4 */
.pg-restaurant-header4 {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header4 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.41);
}

.pg-restaurant-header4 .row {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pg-restaurant-header4 .pre-heading {
    letter-spacing: 1px;
    font-family: Dancing Script;
    color: #ffffff;
}

.pg-restaurant-header4 .heading {
    padding: 26px 0px;
    font-size: 37px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Lato;
    color: #ffffff;
}

.pg-restaurant-header4 .btn.btn-more {
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    padding: 9px 19px;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 700;
    font-family: Lato;
}

/* HEADER 5 */
.pg-restaurant-header5 {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: 100vh;
    width: 100%;
}

.pg-restaurant-header5 .overlay {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.66);
}

.pg-restaurant-header5 .main-heading {
    color: #000;
    text-align: center;
    font-size: 38px;
    font-family: Bitter;
}

.pg-restaurant-header5 .description {
    padding: 15px 0px;
}

.pg-restaurant-header5 .description p {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Bitter;
}

.pg-restaurant-header5 .btn.btn-scroll-down {
    background-color: transparent;
    border: solid 2px #000;
    border-radius: 2px;
    padding: 11px 17px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.pg-restaurant-header5 .inner-card {
    padding: 10px;
}

/* HEADER 6 */
.pg-restaurant-header6 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100vh;
}

.pg-restaurant-header6 .overlay {
    height: 100%;
    background-color: rgba(54, 54, 54, 0.35);
}

.pg-restaurant-header6 .pre-heading {
    font-size: 20px;
    padding: 12px 0px;
    color: #ffffff;
    font-family: Poppins;
}

.pg-restaurant-header6 .heading {
    font-size: 41px;
    color: #ffffff;
    font-family: Montez;
    text-align: center;
}

.pg-restaurant-header6 .description {
    font-size: 27px;
    padding: 12px 0px;
    color: #ffffff;
    font-family: Poppins;
    text-align: center;
}

.pg-restaurant-header6 .btn.btn-menu {
    background-color: transparent;
    border: solid 1px #fff;
    border-radius: 0px;
    padding: 10px 55px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    margin: 10px 0px;
    font-family: Poppins;
}

.pg-restaurant-header6 .reserve {
    background-color: #fff;
    padding: 14px 25px 24px;
    margin: 0 auto -80px;
    display: inline-block;
}

.pg-restaurant-header6 .reserve input {
    height: 54px;
    border: 1px solid #f2f2f2;
    padding: 5px 16px;
    width: 21%;
}

.pg-restaurant-header6 .reserve .btn.btn-book {
    background-color: #F7CC78;
    color: #000;
    font-weight: 600;
    padding: 13px 14px;
    border-radius: 0px;
    border: 1px solid #000;
    font-family: Poppins;
}

.pg-restaurant-header6 .reserve .form-heading {
    color: #333;
    font-size: 23px;
    font-weight: 600;
    padding: 15px 0px;
    text-align: center;
    font-family: Poppins;
}

.pg-restaurant-header6 .reserve .form-description {
    color: #797979;
    font-size: 14px;
    padding: 5px 0px 2px;
    text-align: center;
}

.pg-restaurant-header6 .reserve .form-description > strong {
    color: #F7CC78;
    font-size: 14px;
}

/* HEADER 7 */
.pg-restaurant-header7 {
    background-color: #363636;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header7 .overlay {
    background-color: rgba(0, 0, 0, 0.15);
    height: 100%;
}

.pg-restaurant-header7 .row {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pg-restaurant-header7 .heading {
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 25px 0px 9px;
    color: #ffffff;
    font-family: Lato;
}

.pg-restaurant-header7 .option {
    font-family: Lato;
}

.pg-restaurant-header7 .option span a {
    color: #f0f0f0;
    padding: 4px 6px;
    display: inline-block;
}

/* HEADER 8 */
.pg-restaurant-header8 {
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header8 .overlay {
    height: 100%;
    background-color: rgba(88, 88, 88, 0.52);
}

.pg-restaurant-header8 .heading {
    color: #fff;
    font-size: 65px;
    padding: 12px 0px;
    font-weight: 900;
    font-family: Alfa Slab One;
    text-align: center;
}

.pg-restaurant-header8 .description {
    color: #fff;
    margin: 0 auto;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-family: Bitter;
}

.pg-restaurant-header8 .btn.btn-buy {
    background-color: #c59d5f;
    border-radius: 0px;
    padding: 12px 37px;
    margin: 30px 0px;
    font-family: Bitter;
}

/* HEADER 9 */
.pg-restaurant-header9 {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    overflow: hidden;
}

.pg-restaurant-header9 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38);
}

.pg-restaurant-header9 .pre-heading {
    font-size: 19px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    color: #f3f3f3;
}

.pg-restaurant-header9 .heading {
    font-size: 80px;
    font-family: Zilla Slab Highlight;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

@media (max-width:767.98px) {
    .pg-restaurant-header9 .heading {
        font-size: 40px!important;
    }
}

.pg-restaurant-header9 .btn.btn-menu {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 9px 30px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.pg-restaurant-header9 .inner {
    background-color: #ffffff;
    padding: 24px 31px 9px;
    border: 5px solid #c59d5f;
    border-radius: 20px;
    z-index: 100;
    text-align: center;
}

.pg-restaurant-header9 .inner input {
    background-color: #c59d5f;
    border: none;
}

.pg-restaurant-header9 .inner .input-group {
    height: 44px;
    border: 1px solid #f2f2f2;

    /* padding: 5px 16px; */
    margin-bottom: 15px;
}

.pg-restaurant-header9 .btn.btn-book {
    background-color: #c59d5f;
    color: #000;
    font-weight: 600;
    padding: 10px 32px;
    border-radius: 0px;
    vertical-align: baseline;
    margin-bottom: 16px;
    letter-spacing: 1px;
    font-size: 15px;
}

.pg-restaurant-header9 .input-group-addon {
    background-color: transparent;
    color: #fff;
    border: none;
}

.pg-restaurant-header9 ::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.pg-restaurant-header9 :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.pg-restaurant-header9 ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

/* HEADER 10 */
.pg-restaurant-header10 {
    background-color: #333333;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header10 .overlay {
    height: 100%;
    background-color: rgba(5, 5, 5, 0.52);
}

.pg-restaurant-header10 .heading {
    font-size: 53px;
    color: #fff;
    font-family: Bitter;
    padding: 5px 0px;
    text-align: center;
}

.pg-restaurant-header10 .description {
    font-size: 31px;
    color: #fff;
    padding: 2px 0px 12px;
    font-family: Bitter;
}

.pg-restaurant-header10 .main {
    display: block;
    margin: 0 auto;
    padding: 24px 0px 31px;
}

.pg-restaurant-header10 .btn.btn-menu {
    background-color: transparent;
    border: 2px solid #c2c2c2;
    border-radius: 0px;
    color: #fff;
    padding: 8px 21px;
    font-weight: 600;
    width: 161px;
    margin: 5px 9px;
    font-family: Bitter;
}

/* HEADER 11 */
.pg-restaurant-header11 {
    border-bottom: 3px solid whitesmoke;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.pg-restaurant-header11 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.54);
}

.pg-restaurant-header11 .content {
}

.pg-restaurant-header11 .content .heading {
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    font-family: Dancing Script;
}

.pg-restaurant-header11 .content .description {
    font-size: 18px;
    color: #f4f4f4;
    padding: 12px 0px 25px;
    text-align: center;
    position: relative;
    font-family: Poppins;
}

.pg-restaurant-header11 .content .button .btn1 {
    background-color: #c59d5f;
    color: #fff;
    font-weight: 600;
    padding: 9px 54px;
    border-radius: 0px;
    font-size: 15px;
}

.pg-restaurant-header11 .content .button .btn2 {
    background-color: transparent;
    border: solid #fff 1px;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
    padding: 9px 32px;
    font-size: 15px;
}

.pg-restaurant-header11 .content .button .btn1:hover {
    background-color: #d91d1d;
    color: #fff;
}

.pg-restaurant-header11 .content .button .btn2:hover {
    background-color: transparent;
    color: #fff;
}

/* HEADER 12 */
.pg-restaurant-header12 {
    height: 100vh;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-header12 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
}

.pg-restaurant-header12 .content .text {
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: Josefin Sans;
}

.pg-restaurant-header12 .content .text h1 {
    color: #FFF;
    font-size: 48px;
    line-height: 72px;
    font-weight: 700;
    margin: 0px;
}

.pg-restaurant-header12 .content .text h1 span {
    color: #c59d5f;
}

.pg-restaurant-header12 .content .form .custom-row {
    background-color: rgba(0, 0, 0, 0.79);
    padding: 50px;
}

.pg-restaurant-header12 .content .form .custom-row input[type="color"],
.pg-restaurant-header12 .content .form .custom-row input[type="date"],
.pg-restaurant-header12 .content .form .custom-row input[type="datetime"],
.pg-restaurant-header12 .content .form .custom-row input[type="datetime-local"],
.pg-restaurant-header12 .content .form .custom-row input[type="email"],
.pg-restaurant-header12 .content .form .custom-row input[type="month"],
.pg-restaurant-header12 .content .form .custom-row input[type="number"],
.pg-restaurant-header12 .content .form .custom-row input[type="password"],
.pg-restaurant-header12 .content .form .custom-row .ie input[type="range"],
.pg-restaurant-header12 .content .form .custom-row.ie9 input[type="range"],
.pg-restaurant-header12 .content .form .custom-row input[type="search"],
.pg-restaurant-header12 .content .form .custom-row input[type="tel"],
.pg-restaurant-header12 .content .form .custom-row input[type="text"],
.pg-restaurant-header12 .content .form .custom-row input[type="time"],
.pg-restaurant-header12 .content .form .custom-row input[type="url"],
.pg-restaurant-header12 .content .form .custom-row input[type="week"],
.pg-restaurant-header12 .content .form .custom-row select,
.pg-restaurant-header12 .content .form .custom-row textarea,
.pg-restaurant-header12 .content .form .custom-row textarea.form-control {
    color: #aaa;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    padding: 16px 20px;
    border: 1px solid #eaeaea;
    outline: none !important;
    border-radius: 0px;
    -webkit-box-shadow: 0px 3px 7px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 7px -3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 7px -3px rgba(0,0,0,0.1);
}

.pg-restaurant-header12 .content .form .custom-row .btn,
.pg-restaurant-header12 .content .form input[type="button"],
.pg-restaurant-header12 .content .form input[type="submit"],
.pg-restaurant-header12 .content .form input[type="reset"],
.pg-restaurant-header12 .content .form button {
    color: #FFF !important;
    font-size: 16px;
    padding: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #c59d5f;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.pg-restaurant-header12 .form-control:focus {
    background-color: #c59d5f;
    color: #fff;
}

/* SLIDER 1 */
.pg-restaurant-slider1 {
    height: 100vh;
}

.pg-restaurant-slider1 .carousel-item {
    background-color: #666666;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .headings {
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: Vollkorn;
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .headings {
    color: #ffffff;
    margin: 13px 0px;
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .description {
    color: #fb383b;
    padding: 12px 0px;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
}

.pg-restaurant-slider1 ul.carousel-indicators {
    position: absolute;
    left: 47%;
    z-index: 12;
    list-style: none;
    color: #fff;
    right: auto;
    bottom: 2%;
    margin-left: 0px;
    text-align: left;
}

.pg-restaurant-slider1 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #c59d5f;
    cursor: pointer;
}

.pg-restaurant-slider1 ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

.pg-restaurant-slider1 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .btn {
    background-color: transparent;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid #fff;
    margin-top: 100px;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-slider1 .carousel-caption {
        text-align: center;
    }

    .pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .headings {
        font-size: 30px;
        letter-spacing: 1px;
    }
}

/* SLIDER 2 */
.pg-restaurant-slider2 {
    height: 1000px;
}

@media (max-width:575.98px) {
    .pg-restaurant-slider2 {
        height: 2000px;
    }
}

.pg-restaurant-slider2 .overlay {
    height: 100%;
    background-color: rgba(24, 24, 24, 0.74);
}

.pg-restaurant-slider2 ul.carousel-indicators {
    position: absolute;
    left: 0;
    z-index: 12;
    list-style: none;
    color: #fff;
    right: 0;
    bottom: 4%;
}

.pg-restaurant-slider2 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-slider2 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid 1px #c7ad88;
}

.pg-restaurant-slider2 ul.carousel-indicators li.active span.circle {
    background-color: #c7ad88;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption {
    padding: 0px;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .headings {
    width: 100%;
    font-size: 27px;
    font-weight: 700;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .padding {
    padding: 0px;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .inner {
    background-color: #000000;
    padding: 41px 11px;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .inner .heading-inner {
    font-size: 22px;
    color: #c7ad88;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .inner .description {
    font-size: 14px;
    color: #cfcfcf;
    padding: 17px 0px;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .inner .price {
    font-size: 24px;
    color: #c7ad88;
}

.pg-restaurant-slider2 .carousel-inner .carousel-item .carousel-caption .inner.blank {
    background-color: #111111;
    height: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/* SLIDER 3 */
.pg-restaurant-slider3 {
    height: 100vh;
}

.pg-restaurant-slider3 ul.carousel-indicators {
    left: unset;
    display: inline-block;
    top: 50%;
    margin-right: 7%;
}

.pg-restaurant-slider3 ul.carousel-indicators li {
    margin: 8px 0px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: right;
    cursor: pointer;
}

.pg-restaurant-slider3 ul.carousel-indicators {
    position: absolute;
    right: 0%;
    z-index: 12;
    top: 42%;
    list-style: none;
    color: #fff;
}

.pg-restaurant-slider3 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid 1px #c7ad88;
}

.pg-restaurant-slider3 ul.carousel-indicators li.active span.circle {
    background-color: #c7ad88;
}

.pg-restaurant-slider3 ul.carousel-indicators li.active {
    color: #ffca28;
}

.pg-restaurant-slider3 ul.carousel-indicators li.active span.line {
    background-color: #ffca28;
    width: 23px;
}

.pg-restaurant-slider3 .carousel-inner {
    padding: 0px;
}

.pg-restaurant-slider3 .carousel-inner .carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
}

.pg-restaurant-slider3 .carousel-inner .carousel-item .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
}

.pg-restaurant-slider3 .carousel-inner .carousel-item .carousel-caption {
    width: 100%;
    left: unset;
    right: unset;
}

.pg-restaurant-slider3 .carousel-inner .carousel-item .carousel-caption .line {
    height: 1px;
    display: inline-block;
    background-color: #e8e8e8;
    width: 18px;
    vertical-align: middle;
    margin-right: 7px;
}

.pg-restaurant-slider3 .carousel-inner .carousel-item .carousel-caption h1 {
    font-size: 47px;
    font-weight: 700;
    color: #c59d5f;
    font-family: Dancing Script;
}

.pg-restaurant-slider3 .carousel-inner .carousel-item .carousel-caption p {
    font-size: 27px;
    letter-spacing: 2px;
    color: #fff;
    padding: 21px 0px;
    width: 80%;
    font-family: Lato;
}

@media (max-width: 640px) {
    .pg-restaurant-slider3 .carousel-inner .carousel-item .carousel-caption p {
        font-size: 17px;
    }
}

.pg-restaurant-slider3 .carousel-inner .carousel-item .carousel-caption .btn {
    background-color: transparent;
    border: solid 2px #c7ad88;
    border-radius: 0px;
    color: #c7ad88;
    padding: 10px 31px;
    font-size: 15px;
}

/* SLIDER 4 */
.pg-restaurant-slider4 {
    height: 100vh;
}

.pg-restaurant-slider4 .carousel-item {
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.pg-restaurant-slider4 .carousel-inner .carousel-item .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
}

.pg-restaurant-slider4 .carousel-inner .carousel-item .carousel-caption {
}

.pg-restaurant-slider4 .carousel-inner .carousel-item .carousel-caption .pre-heading {
    color: #c7c7c7;
    letter-spacing: 1px;
    padding: 9px 0px;
    font-family: Engagement;
}

.pg-restaurant-slider4 .carousel-inner .carousel-item .carousel-caption .headings {
    margin-right: 0px;
    color: #fff;
    margin-bottom: 7px;
    font-size: 65px;
    font-family: Italianno;
}

.pg-restaurant-slider4 .carousel-inner .carousel-item .carousel-caption .btn {
    background-color: transparent;
    margin: 25px 0px;
    color: #fff;
    font-size: 12px;
    padding: 9px 26px;
    border: solid 2px gray;
    border-radius: 0px;
}

.pg-restaurant-slider4 ul.carousel-indicators {
    position: absolute;
    left: 0;
    z-index: 12;
    list-style: none;
    color: #fff;
    right: 0%;
    bottom: 4%;
    margin-left: 0px;
    text-align: center;
    margin: 0px;
}

.pg-restaurant-slider4 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-slider4 ul.carousel-indicators li.active span.circle {
    background-color: #fff;
}

.pg-restaurant-slider4 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid 1px #fff;
}

.pg-restaurant-slider4 span.prev-icon {
    font-size: 33px;
    color: #fff;
}

.pg-restaurant-slider4 span.next-icon {
    font-size: 33px;
    color: #fff;
}

.pg-restaurant-slider4 a.carousel-control-prev {
    width: 6%;
    opacity: 1;
}

.pg-restaurant-slider4 a.carousel-control-next {
    width: 6%;
    opacity: 1;
}

@media screen and (max-width: 607px) {
    .pg-restaurant-slider4 .carousel-caption {
        top: auto;
    }
}

@media screen and (max-width: 500px) {
    .pg-restaurant-slider4 ul.carousel-indicators {
        margin-right: 0px;
    }
}

/* SLIDER 5 */
.pg-restaurant-slider5 {
    height: 100vh;
}

.pg-restaurant-slider5 .carousel-item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-slider5 .carousel-inner .carousel-item .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
}

.pg-restaurant-slider5 .carousel-inner .carousel-item .carousel-caption {
}

.pg-restaurant-slider5 .carousel-inner .carousel-item .carousel-caption .headings {
    color: #fff;
    width: 60%;
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 37px;
    font-family: Rancho;
    text-align: center;
}

.pg-restaurant-slider5 .carousel-inner .carousel-item .carousel-caption  p {
    width: 50%;
    padding: 9px 0px;
}

.pg-restaurant-slider5 .carousel-inner .carousel-item .carousel-caption .btn {
    background-color: #c59d5f;
    margin: 6px 0px;
    color: #fff;
    font-size: 12px;
    padding: 10px 26px;
    border-radius: 0px;
    font-weight: 600;
}

.pg-restaurant-slider5 ul.carousel-indicators {
    position: absolute;
    left: auto;
    z-index: 12;
    list-style: none;
    color: #fff;
    right: 0%;
    bottom: 4%;
    margin-left: 0px;
    text-align: left;
}

.pg-restaurant-slider5 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-slider5 ul.carousel-indicators li.active span.circle {
    background-color: #ffa000;
}

.pg-restaurant-slider5 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: #a0a0a0;
}

.pg-restaurant-slider5 span.prev-icon {
    font-size: 31px;
    color: #c59d5f;
}

.pg-restaurant-slider5 span.next-icon {
    font-size: 31px;
    color: #c59d5f;
}

@media screen and (max-width: 600px) {
    .pg-restaurant-slider5 .carousel-inner .carousel-item .carousel-caption .headings {
        width: 96%;
        margin-bottom: 7px;
        text-align: left;
    }

    .pg-restaurant-slider5 .carousel-inner .carousel-item .carousel-caption p {
        width: 98%;
        text-align: center;
    }
}

/* SLIDER 6 */
.pg-restaurant-slider6 {
    height: 100vh;
}

.pg-restaurant-slider6 .carousel-item {
    background-color: #1a1919;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.pg-restaurant-slider6 .carousel-inner .carousel-item .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
}

.pg-restaurant-slider6 .carousel-inner .carousel-item .carousel-caption .headings {
    margin: 0 auto;
    color: #ffffff;
    margin-bottom: 7px;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: Pacifico;
}

.pg-restaurant-slider6 .carousel-inner .carousel-item .carousel-caption .description {
    color: #c59d5f;
    padding: 12px 0px;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    font-family: Lato;
}

.pg-restaurant-slider6 ul.carousel-indicators {
    position: absolute;
    left: 0;
    z-index: 12;
    list-style: none;
    color: #fff;
    bottom: 25%;
    right: 0;
}

.pg-restaurant-slider6 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #c59d5f;
    cursor: pointer;
}

.pg-restaurant-slider6 ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

.pg-restaurant-slider6 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-slider6 ul.carousel-indicators {
        position: absolute;
        left: 0;
        z-index: 12;
        list-style: none;
        color: #fff;
        bottom: 9%;
        right: 0;
    }
}

/*  SERVICE 1 */
.pg-restaurant-services1 {
    background-color: #f5f5f5;
    padding: 50px 0px;
}

.pg-restaurant-services1 img.card-img-top.img-fluid {
    width: max-content;
    display: block;
    margin: 0 auto;
}

.pg-restaurant-services1 .card {
    border: none;
    text-align: center;
    background-color: transparent;
}

.pg-restaurant-services1 .card-body {
    padding: 20px 6px;
}

.pg-restaurant-services1 .card-text {
    font-size: 13px;
    color: #767676;
}

.pg-restaurant-services1 h4.card-title {
    color: #c1a558;
    font-size: 21px;
}

/* SERVICE 2 */
.pg-restaurant-services2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.pg-restaurant-services2 .inner {
    padding: 50px 0px;
}

.pg-restaurant-services2 .inner h2 {
    text-align: center;
    font-family: PT Serif;
    font-size: 40px;
    font-weight: 700;
    color: #000000;
}

.pg-restaurant-services2 .inner .line {
    height: 2px;
    width: 7%;
    background-color: #c1a558;
    margin: 0 auto;
}

.pg-restaurant-services2 .inner h3 {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
    font-family: Lato;
    font-size: 19px;
}

.pg-restaurant-services2 .card {
    background-color: transparent;
    padding-top: 20px;
    border: 4px dashed whitesmoke;
}

.pg-restaurant-services2 .card img.card-img-top {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border: solid 4px #c1a558;
    object-fit: cover;
}

.pg-restaurant-services2 .card-body {
    padding: 20px 4px;
    text-align: center;
}

.pg-restaurant-services2 .card-body h4.card-title {
    color: #000000;
    font-size: 21px;
    font-weight: 400;
    font-family: Leckerli One;
}

.pg-restaurant-services2 .card-body .card-text {
    color: #000000;
    font-size: 14px;
}

/* SERVICE 3 */
.pg-restaurant-services3 {
    padding-top: 50px;
    background-color: #f5f5f5;
}

.pg-restaurant-services3 .card {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid gainsboro;
    margin-bottom: 45px;
}

.pg-restaurant-services3 .card-text {
    font-size: 12px;
    color: #757575;
    padding: 4px 21px;
}

.pg-restaurant-services3 img.card-img-top.img-fluid {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    position: absolute;
    top: -26%;
    left: 0;
    right: 0;
    border: solid 7px #3535351a;
    object-fit: cover;
}

.pg-restaurant-services3 .card-body {
    text-align: center;
    padding: 80px 2px 48px;
}

.pg-restaurant-services3 .card:hover {
    box-shadow: 0px 0px 15px 0px #d3d3d3;
}

.pg-restaurant-services3 .arrow {
    display: none;
}

.pg-restaurant-services3 .card:hover .arrow {
    display: inline-block;
}

.pg-restaurant-services3 .btn {
    background-color: transparent;
    color: #c1a558;
    border: 2px dotted #c1a558;
}

.pg-restaurant-services3 .btn.b {
    display: block;
    margin: 0 auto;
    color: #fff;
    background-color: #d91d1d;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 18px;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-services3 .card {
        margin-bottom: 77px !important;
    }
}

/* SERVICE 4 */
.pg-restaurant-services4 {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.pg-restaurant-services4 .pre-heading {
    text-align: center;
    color: #c1a558;
    font-weight: 600;
    font-size: 36px;
    font-family: Dancing Script;
}

.pg-restaurant-services4 .line {
    height: 2px;
    width: 5%;
    background-color: #c1a558;
    margin: 0 auto;
    margin-top: 9px;
}

.pg-restaurant-services4 .heading-top {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    padding: 15px 0px 50px;
    color: #5a5a5a;
}

.pg-restaurant-services4 .card {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid gainsboro;
    margin-bottom: 45px;
}

.pg-restaurant-services4 .card-img-top {
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 10px;
    position: absolute;
    top: -17%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.pg-restaurant-services4 .card-img-top img {
}

.pg-restaurant-services4 .card-body {
    text-align: center;
    padding: 70px 2px 31px;
}

.pg-restaurant-services4 .card-text {
    font-size: 13px;
    color: #757575;
    padding: 4px 21px;
}

/* SERVICE 5 */
.pg-restaurant-services5 {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.pg-restaurant-services5 .inner-main {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 45px 0px;
}

.pg-restaurant-services5 .inner-main .pre-heading {
    text-align: center;
    color: #000;
    font-family: Engagement;
    font-size: 24px;
}

.pg-restaurant-services5 .inner-main .heading-top {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #525252;
    padding: 3px 0px;
    font-family: Raleway;
    margin-bottom: 32px;
}

.pg-restaurant-services5 .inner-main .inner {
    padding: 23px 0px;
}

.pg-restaurant-services5 .inner-main .inner .inner-image img {
    display: block;
    margin: 0 auto;
}

.pg-restaurant-services5 .inner-main .inner .padding {
    padding: 0px;
}

.pg-restaurant-services5 .inner-main .inner .headings {
    font-weight: 700;
    color: #505050;
}

.pg-restaurant-services5 .inner-main .inner .description {
    color: gray;
    width: 86%;
    padding: 5px 0px;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-services5 .inner-main .inner .headings {
        font-weight: 700;
        color: #505050;
        text-align: center;
    }

    .pg-restaurant-services5 .inner-main .inner .description {
        color: gray;
        width: 96%;
        padding: 5px 0px;
        text-align: center;
    }
}

/* SERVICE 6 */
.pg-restaurant-services6 {
    padding: 50px 0px;
    background-color: #ffff;
}

.pg-restaurant-services6 .heading-top {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    padding: 11px 0px;
    font-family: Great Vibes;
}

.pg-restaurant-services6 .description {
    width: 53%;
    margin: 0 auto;
    text-align: center;
    color: #7f7f7f;
    font-family: Poppins;
    padding: 15px 0px 30PX 0PX;
}

.pg-restaurant-services6 .card {
    background-color: transparent;
    border: none;
}

.pg-restaurant-services6 .card .card-img-top {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    object-fit: cover;
}

.pg-restaurant-services6 .card .card-body {
    padding: 20px 4px;
    text-align: center;
}

.pg-restaurant-services6 .card .card-body .card-title {
    color: #252525;
    font-size: 21px;
    font-weight: 700;
    font-family: Poppins;
}

.pg-restaurant-services6 .card .card-body .card-text {
    color: #b2b2b2;
    font-size: 13px;
    line-height: 23px;
    font-family: Poppins;
    padding: 6px 0px;
    width: 72%;
    margin: 0 auto;
}

.pg-restaurant-services6 .card .card-body .line {
    height: 1px;
    background-color: #cbcbcb;
    width: 16%;
    margin: 0 auto;
}

.pg-restaurant-services6 .card .card-body .more {
    color: #eea03a;
    font-family: Poppins;
    padding: 5px 0px;
    display: block;
    font-weight: bold;
    color: #c1a558;
}

.pg-restaurant-services6 .card .card-body .more:hover {
    color: #000;
}

/* SERVICE 7 */
.pg-restaurant-services7 {
    padding: 50px 0px;
}

.pg-restaurant-services7 .heading-top {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    padding: 11px 0px;
    font-family: Zilla Slab;
}

.pg-restaurant-services7 .description {
    text-align: center;
    color: #7f7f7f;
    padding: 15px 0px;
    margin-bottom: 23px;
}

.pg-restaurant-services7 .inner {
    text-align: right;
    padding: 20px;
}

.pg-restaurant-services7 .heading-inner {
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0px;
}

.pg-restaurant-services7 .description-inner {
    color: #8f8f8f;
    font-size: 15px;
    font-family: initial;
    width: 90%;
    margin-right: 0px;
    margin-left: auto;
}

.pg-restaurant-services7 img.img-fluid.mid {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pg-restaurant-services7 .inner.right {
    text-align: left;
}

.pg-restaurant-services7 .description-inner.right {
    margin-left: 0px;
}

/* SERVIC 8 */
.pg-restaurant-services8 {
    background-color: #fff;
    padding: 45px 0px;
}

.pg-restaurant-services8 .inner {
    position: relative;
    padding: 30px 48px;
    background-color: #fafafa;
    border: solid 2px #eaeaea;
    width: 95%;
    margin: 20px;
    padding-right: 13px;
}

.pg-restaurant-services8 .inner .heading {
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 6px;
}

.pg-restaurant-services8 .inner .description {
    color: #646464;
    font-size: 14px;
}

.pg-restaurant-services8 .inner .icon {
    position: absolute;
    top: 5%;
    left: -13%;
    border: solid 3px #eaeaea;
    border-radius: 50%;
    padding: 8px;
    background-color: #fff;
}

.pg-restaurant-services8 .inner .icon img {
    object-fit: cover;
}

/* SERVICE 9 */
.pg-restaurant-services9 {
    padding: 45px 0px;
    background-color: whitesmoke;
}

.pg-restaurant-services9 .card {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid gainsboro;
    margin-bottom: 45px;
}

.pg-restaurant-services9 .card-body {
    text-align: center;
    padding: 61px 2px 29px;
    background-color: #fafafa;
    border: solid 2px #eaeaea;
}

.pg-restaurant-services9 .card-text {
    font-size: 15px;
    color: #757575;
    padding: 4px 21px;
}

.pg-restaurant-services9 .heading-top {
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    padding: 15px 0px 50px;
    color: #5a5a5a;
    line-height: 2;
    font-family: Alfa Slab One;
    margin-bottom: 40px;
}

.pg-restaurant-services9 img.img-fluid-line {
    display: block;
    margin: 0 auto;
}

.pg-restaurant-services9 h4.card-title {
    font-size: 17px;
    text-transform: uppercase;
    font-family: Alfa Slab One;
}

.pg-restaurant-services9 img.card-img-top.img-fluid {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: absolute;
    top: -17%;
    left: 0;
    right: 0;
    object-fit: cover;
}

/* SERVICES 10 */
.pg-restaurant-services10 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pg-restaurant-services10 .heading {
    text-align: center;
}

.pg-restaurant-services10 .heading h2 {
    color: #c59d5f;
    font-weight: 700;
    font-size: 26px;
}

.pg-restaurant-services10 .heading p {
    font-size: 16px;
}

.pg-restaurant-services10 .icon-box {
    background-color: #ffeba9;
    padding: 45px 55px;
    border-radius: 5px;
    text-align: center;
    margin: 60px auto;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
}

.pg-restaurant-services10 .icon-box:hover {
    -webkit-box-shadow: 0px 0px 8px 4px rgba(201,201,201,1);
    -moz-box-shadow: 0px 0px 8px 4px rgba(201,201,201,1);
    box-shadow: 0px 0px 8px 4px rgba(201,201,201,1);
    transform: scale(1.03);
}

.pg-restaurant-services10 .icon-box h4 {
    margin: 30px auto 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.pg-restaurant-services10 .icon-box p {
    margin: 30px auto 0px;
}

/* CONTENT 1 */
.pg-restaurant-content1 {
    padding: 40px 0px;
}

.pg-restaurant-content1 .top {
    text-align: center;
    color: #c1a558;
    font-weight: 600;
    font-size: 20px;
    padding: 7px 0px;
    font-family: Oswald;
}

.pg-restaurant-content1 .line {
    height: 2px;
    background-color: #c1a558;
    width: 4%;
    margin: 0 auto;
}

.pg-restaurant-content1 .heading {
    text-align: center;
    padding: 9px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #4a4a4a;
}

.pg-restaurant-content1 .card {
    padding: 12px;
    background-color: #333333;
    border-radius: 0px;
    border: 4px solid #fff;
}

.pg-restaurant-content1 .card .card-block {
    background-color: #333333;
    color: #e8e8e8;
    border: 1px solid gray;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content1 .card .card-block .row {
    padding: 50px;
}

.pg-restaurant-content1 .card .card-block .overlay {
    height: 100%;
    background-color: rgba(9, 4, 4, 0.46);
}

.pg-restaurant-content1 .card .card-block .heading-secondary {
    color: #ffffff;
    padding: 10px 0px;
    font-size: 21px;
}

.pg-restaurant-content1 .card .card-block .card-text {
    font-size: 14px;
    line-height: 25px;
    padding: 3px;
}

.pg-restaurant-content1 .card .card-block .btn {
    background-color: transparent;
    border: solid 2px #c9c9c9;
    border-radius: 0px;
    color: #fff;
    padding: 12px 18px;
    font-size: 15px;
    padding: 9px 22px;
    font-size: 13px;
}

.pg-restaurant-content1 .card .card-block .btn:hover {
    background-color: #c1a558;
    color: #fff;
    border: solid 2px #c1a558;
}

/* CONTENT 2 */
.pg-restaurant-content2 {
    background-color: #f5f5f5;
    padding-top: 70px;
    padding-bottom: 70px;
}

.pg-restaurant-content2 img.img-fluid.r {
    margin: 0 auto;
    display: block;
}

.pg-restaurant-content2 .line {
    height: 1px;
    background-color: #c1a558;
    width: 8%;
    margin: 0 auto;
    margin-top: 10px;
}

.pg-restaurant-content2 .heading {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    padding: 12px 0px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content2 .description {
    text-align: center;
    font-size: 14px;
    padding: 16px 0px;
    color: gray;
    line-height: 23px;
}

.pg-restaurant-content2 .btn.follow {
    display: block;
    margin: 0 auto;
    margin-top: 16px;
    background-color: transparent;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    color: #c1a558;
    font-weight: 600;
}

.pg-restaurant-content2 .inner {
}

@media screen and (max-width: 991px) {
    .pg-restaurant-content2 img.img-fluid. {
        min-height: 100%;
    }
}

/* CONTENT 3 */
.pg-restaurant-content3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content3 .overlay {
    background-color: rgba(0, 0, 0, 0.58);
    height: 100%;
}

.pg-restaurant-content3 .row {
    padding-top: 300px;
    padding-bottom: 300px;
}

.pg-restaurant-content3 .row .pre-heading {
    color: #c1a558;
    font-size: 30px;
    font-family: Tangerine;
}

.pg-restaurant-content3 .heading {
    font-size: 31px;
    padding: 1px 0px 25px 0px;
    color: #ffffff;
    font-family: Lato;
}

.pg-restaurant-content3 .heading span {
    font-size: 32px;
    font-weight: 600;
}

.pg-restaurant-content3 .btn {
    background-color: transparent;
    border: 1px solid #c3c3c3;
    color: #fff;
    border-radius: 0px;
    padding: 12px 23px;
}

.pg-restaurant-content3 .btn:hover {
    background-color: #000;
}

/* CONTENT 4 */
.pg-restaurant-content4 {
    padding: 70px 0px;
    background-color: #f5f5f5;
    text-align: center;
}

.pg-restaurant-content4 .pre-heading {
    font-size: 20px;
    font-family: Euphoria Script;
}

.pg-restaurant-content4 .heading {
    font-size: 23px;
    font-weight: 600;
    font-family: inherit;
    padding: 12px 0px;
}

.pg-restaurant-content4 .description {
    color: #757575;
    font-size: 12px;
    font-weight: 500;
}

.pg-restaurant-content4 .description p {
    padding: 10px 0px;
    line-height: 21px;
}

.pg-restaurant-content4 .image {
    height: 400px;
    width: 200px;
    margin: 10px;
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content4 .line {
    height: 1px;
    background-color: #c1a558;
    width: 9%;
    margin: 0 auto;
}

.pg-restaurant-content4 .btn {
    background-color: #c1a558;
    border-radius: 0px;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 9px 22px;
}

.pg-restaurant-content4 .btn:hover {
}

/* CONTENT 5 */
.pg-restaurant-content5 {
    background-color: #f5f5f5;
    overflow: hidden;
}

.pg-restaurant-content5 img.img-fluid. {
    width: 100%;
}

.pg-restaurant-content5 .no-padding {
    padding: 0px;
}

.pg-restaurant-content5 .inner {
    background-color: #000;
    text-align: center;
    padding-bottom: 40px;
}

.pg-restaurant-content5 .inner h2 {
    color: #c1a558;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 28px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content5 .inner .block-f {
    padding: 15px 0px;
}

.pg-restaurant-content5 .inner .block-f ul.list-group.price- li {
    background-color: transparent;
    border: none;
    padding: 2px 2px;
}

.pg-restaurant-content5 .inner .block-f li.list-group-item.price {
    color: #c1a558;
    font-weight: 700;
    background-color: transparent;
    font-family: Lato;
}

.pg-restaurant-content5 .inner .block-f li.list-group-item.content {
    font-weight: 600;
    font-size: 17px;
    background-color: transparent;
    color: #fff;
    font-family: Lato;
}

.pg-restaurant-content5 .inner .block-f li.list-group-item.secondary {
    color: #fff;
    background-color: transparent;
    font-family: Lato;
}

/* CONTENT 6 */
.pg-restaurant-content6 {
    padding: 50px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content6 .heading {
    font-size: 32px;
    font-weight: 600;
    font-family: Alfa Slab One;
}

.pg-restaurant-content6 .description {
    font-size: 14px;
    line-height: 23px;
    color: #969696;
    font-weight: 500;
    font-family: -webkit-body;
    padding: 19px 0px;
}

.pg-restaurant-content6 .btn {
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 9px 16px;
    font-weight: 600;
    font-size: 15px;
    padding-right: 0px;
}

.pg-restaurant-content6 .btn span {
    background-color: #000;
    color: #fff;
    padding: 9px 17px;
    margin-left: 9px;
}

.pg-restaurant-content6 .btn:hover {
    cursor: pointer;
}

.pg-restaurant-content6 .btn span:hover {
    background-color: #c1a558;
    border: 1px solid #c1a558;
}

/* CONTENT 7 */
.pg-restaurant-content7 {
    background-color: #cccccc;
    color: #fff;
}

.pg-restaurant-content7 .overlay {
    height: 100%;
    background-color: rgba(47, 46, 46, 0.44);
}

.pg-restaurant-content7 .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pg-restaurant-content7 .pre-heading {
    font-size: 18px;
    color: #eeeeee;
}

.pg-restaurant-content7 .heading {
    font-size: 29px;
    font-weight: 700;
    color: #fcfcfc;
}

.pg-restaurant-content7 .description p {
    font-size: 15px;
    color: #eeeeee;
}

.pg-restaurant-content7 .btn {
    color: #f6f6f6;
    background-color: transparent;
    border: 1px solid #f6f6f6;
    width: 39px;
    margin-right: 12px;
    text-align: center;
}

.pg-restaurant-content7 .description {
    padding: 18px 0px;
}

/* CONTENT 8  */
.pg-restaurant-content8 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #f5f5f5;
}

.pg-restaurant-content8 .inner {
    padding: 45px 0px;
}

.pg-restaurant-content8 .inner .pre-heading {
    text-align: center;
    font-family: Dancing Script;
}

.pg-restaurant-content8 .inner .text-heading {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    padding: 8px 0px;
    letter-spacing: 5px;
}

.pg-restaurant-content8 .inner .description {
    color: #929292;
    font-weight: 500;
    font-family: Poppins;
}

.pg-restaurant-content8 .carousel {
}

.pg-restaurant-content8 .carousel ol li {
    height: 12px;
    width: 12px;
    border: 1px solid #c1a558;
    border-radius: 50%;
    color: #c1a558;
    background-color: #c1a558;
}

.pg-restaurant-content8 .carousel ol li.active {
    background-color: #fff;
    border-color: #fff;
}

.pg-restaurant-content8 .carousel .carousel-item {
}

.pg-restaurant-content8 .carousel .carousel-item img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

/* CONTENT 9  */
.pg-restaurant-content9 {
    padding: 60px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content9 .heading {
    width: 80%;
    font-size: 20px;
    font-weight: 600;
    color: #353535;
    padding: 8px 0px;
    font-family: Dancing Script;
}

.pg-restaurant-content9 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 11%;
    margin: 9px 0px;
}

.pg-restaurant-content9 .description {
    font-size: 13px;
    color: gray;
    line-height: 23px;
    padding: 14px 0px;
}

.pg-restaurant-content9 .signature {
    font-family: Pacifico;
}

.pg-restaurant-content9 .social {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 9px;
}

.pg-restaurant-content9 .icon span {
    padding: 3px 8px;
}

.pg-restaurant-content9 img.chef-image {
    margin: 10px 20px 0px 0px;
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.pg-restaurant-content9 img.main {
    margin: 10px 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* CONTENT 10 */
.pg-restaurant-content10 {
    padding: 50px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content10 .pre-main {
    text-align: center;
    color: #c59d5f;
    font-family: Dancing Script;
}

.pg-restaurant-content10 .main {
    text-align: center;
    font-weight: 700;
    font-family: Poppins;
}

.pg-restaurant-content10 .inner {
    padding: 40px 0px;
}

.pg-restaurant-content10 .inner .pre-heading {
    padding: 4px 0px;
    color: #9c9c9c;
    font-family: Dancing Script;
}

.pg-restaurant-content10 .inner .heading {
    font-size: 23px;
    font-weight: 700;
    width: 78%;
    letter-spacing: 1px;
    font-family: Poppins;
}

.pg-restaurant-content10 .inner .description {
    line-height: 24px;
    color: gray;
    padding: 14px 0px;
    font-family: Poppins;
}

.pg-restaurant-content10 .inner .btn {
    background-color: transparent;
    border: 1px solid  #c59d5f;
    border-radius: 0px;
    color: #c59d5f;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 17px;
}

.pg-restaurant-content10 .inner .btn:hover {
    background-color: #c59d5f;
    color: #000;
}

.pg-restaurant-content10 img.img-fluid {
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* CONTENT 11 */
.pg-restaurant-content11 {
    padding: 50px 0px;
    background-color: #fff;
}

.pg-restaurant-content11 .pre-heading {
    text-align: center;
    color: #c59d5f;
    font-family: Dancing Script;
}

.pg-restaurant-content11 .heading {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 3px;
    padding: 9px 0px;
    text-align: center;
    font-family: Poppins;
}

.pg-restaurant-content11 .description {
    color: gray;
    line-height: 25px;
    font-size: 17px;
    padding: 8px 0px;
    text-align: center;
    font-family: Poppins;
}

.pg-restaurant-content11 .btn {
    background-color: transparent;
    border: solid 1px #c59d5f;
    padding: 8px 0px;
    color: #c59d5f;
    font-weight: 700;
    border-radius: 0px;
    margin: 9px 0px;
    text-align: center;
}

.pg-restaurant-content11 .btn:hover {
    color: #fff;
    background-color: #c59d5f;
}

.pg-restaurant-content11 .btn > span {
    background-color: #fff;
    padding: 1px 13px;
    font-size: 13px;
}

/* CONTENT 12 */
.pg-restaurant-content12 {
    padding: 50px 0px;
}

.pg-restaurant-content12 .heading {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding: 3px 0px;
    font-family: Dancing Script;
}

.pg-restaurant-content12 .heading-text {
    width: 90%;
    margin: 0 auto;
    color: #373737;
    font-weight: 600;
    font-size: 16px;
    padding: 25px 0px;
}

.pg-restaurant-content12 .inner {
    position: relative;
}

.pg-restaurant-content12 .img-fluid {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

.pg-restaurant-content12 .inner .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #5c5c5c;
}

.pg-restaurant-content12 .inner:hover .overlay {
    opacity: 1;
}

.pg-restaurant-content12 .inner:hover .overlay .text {
    color: white;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 86%;
}

.pg-restaurant-content12 .inner:hover .overlay .text .heading-overlay {
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0px;
}

.pg-restaurant-content12 .inner:hover .overlay .text .line {
    height: 1px;
    background-color: white;
    width: 18%;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 15px;
}

.pg-restaurant-content12 .inner:hover .overlay .text .description-overlay {
    color: #fff;
}

.pg-restaurant-content12 .description > span {
    background-color: #fff;
    padding: 21px 22px;
    display: -webkit-inline-box;
    float: left;
    border: solid 2px #4e4e4e;
    font-size: 25px;
    margin-right: 9px;
}

.pg-restaurant-content12 .description {
    padding: 30px 0px;
    font-size: 15px;
    line-height: 24px;
}

.pg-restaurant-content12 .contact-info {
    padding: 40px;
}

.pg-restaurant-content12 .contact-info .address-head {
    color: #333;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-content12 .contact-info .address-text {
    font-size: 14px;
    color: gray;
}

.pg-restaurant-content12 .contact-info span {
    display: block;
}

/* CONTENT 13 */
.pg-restaurant-content13 {
    padding: 50px 0px;
    overflow: hidden;
}

.pg-restaurant-content13 img.img-fluid {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-content13 .inner {
    padding: 74px 0px;
}

.pg-restaurant-content13 .inner .pre-heading {
    text-align: center;
    color: #c59d5f;
    font-family: Dancing Script;
}

.pg-restaurant-content13 .inner .line {
    height: 1px;
    background-color: #c59d5f;
    width: 8%;
    margin: 0 auto;
    margin-top: 10px;
}

.pg-restaurant-content13 .inner .heading {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    padding: 12px 0px;
    font-family: Oswald;
}

.pg-restaurant-content13 .inner .description {
    font-size: 14px;
    font-family: Poppins;
}

.pg-restaurant-content13 .inner .btn.follow {
    display: block;
    margin: 0 auto;
    margin-top: 16px;
    background-color: #c59d5f;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 20px;
}

.pg-restaurant-content13 .inner .btn.follow:hover {
    border-color: #c59d5f;
    color: #c59d5f;
    background-color: transparent;
}

/* CONTENT 14 */
.pg-restaurant-content14 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-content14  .heading {
    font-weight: 600;
    font-size: 22px;
    padding: 12px 0px;
    font-family: Oleo Script Swash Caps;
}

.pg-restaurant-content14 .description {
    font-size: 15px;
    padding: 16px 0px;
    color: gray;
    line-height: 23px;
}

.pg-restaurant-content14 .btn {
    margin-top: 16px;
    background-color: #fff;
    border: 2px solid #e8e8e8;
    border-radius: 0px;
    color: #333;
    font-weight: 600;
    font-size: 15px;
    padding: 9px 19px;
}

/* CONTENT 15 */
.pg-restaurant-content15 {
    padding: 83px 0px;
    background-color: #f5f5f5;
    color: #fff;
}

.pg-restaurant-content15 .inner {
    padding: 20px;
}

.pg-restaurant-content15 .description {
    padding: 16px 0px;
    width: 90%;
}

.pg-restaurant-content15 .description p {
    color: #000;
    font-weight: 600;
    font-size: 15px !important;
    color: #565656;
    line-height: 23px;
    font-family: Lato;
}

.pg-restaurant-content15 .heading {
    font-size: 31px;
    padding: 1px 0px 25px 0px;
    font-weight: 700;
    color: #3b3b3b;
    font-family: Great Vibes;
}

.pg-restaurant-content15 .signature {
    font-family: Herr Von Muellerhoff;
    color: #000;
}

.pg-restaurant-content15 .signature span {
    font-family: Lato;
}

.pg-restaurant-content15 .line {
    height: 3px;
    background-color: #c59d5f;
    width: 13%;
    margin: 7px 0px;
}

.pg-restaurant-content15 .lineb {
    height: 1px;
    background-color: #e8e8e8;
    display: inline-block;
    width: 63%;
}

.pg-restaurant-content15 .headingb > span {
    color: #1e1e1e;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-content15 .headingb {
    margin-top: 3px;
    padding: 10px 0px;
}

.pg-restaurant-content15 .descriptionb {
    font-size: 14px;
    color: #565656;
    font-weight: 600;
    line-height: 22px;
}

.pg-restaurant-content15 .innerb {
    padding: 15px 0px;
}

/* CONTENT 16 */
.pg-restaurant-content16 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content16 .overlay {
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.pg-restaurant-content16 .overlay .row {
    padding-top: 75px;
    padding-bottom: 75px;
}

.pg-restaurant-content16 .heading {
    font-size: 23px;
    font-weight: 800;
    font-family: inherit;
    padding: 12px 0px;
    color: #fff;
}

.pg-restaurant-content16 .description {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.pg-restaurant-content16 .description p {
    padding: 10px 0px;
    line-height: 21px;
}

.pg-restaurant-content16 .line {
    height: 1px;
    background-color: #c59d5f;
    width: 9%;
    margin: 0 auto;
}

.pg-restaurant-content16 .top {
    text-align: center;
    color: #d91d1d;
    font-weight: 600;
    font-size: 17px;
    padding: 8px 0px;
}

.pg-restaurant-content16 .btn {
    background-color: #c59d5f;
    border-radius: 0px;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 9px 22px;
}

.pg-restaurant-content16 .btn:hover {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}

/* CONTENT 17 */
.pg-restaurant-content17 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content17 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.73);
}

.pg-restaurant-content17 .row {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pg-restaurant-content17 .heading {
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
}

.pg-restaurant-content17 .heading span {
    color: #c59d5f;
}

.pg-restaurant-content17 .btn:focus {
    outline: 0;
    box-shadow: none!important;
}

.pg-restaurant-content17 .modal-dialog {
}

.pg-restaurant-content17 .modal-dialog .modal-content {
    border: none;
}

.pg-restaurant-content17 .modal-dialog .modal-content .modal-header {
    background-color: #ffffff;
    border: none;
}

.pg-restaurant-content17 .modal-dialog .modal-content .modal-header .close {
    color: #000000;
}

.pg-restaurant-content17 .modal-dialog .modal-content .modal-body {
    border-top: 0px solid;
    background-color: #ffffff;
}

/* CONTENT 18 */
.pg-restaurant-content18 {
    padding: 70px 0px;
    background-color: #100f0f;
    border: none;
}

.pg-restaurant-content18 .inner {
    padding: 0px;
}

.pg-restaurant-content18 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-content18 .inner .heading {
    color: #c59d5f;
    font-weight: 600;
    font-size: 28px;
    font-family: Aguafina Script;
}

.pg-restaurant-content18 .description {
    padding: 0px;
}

.pg-restaurant-content18 .description p {
    color: #ffffff;
}

.pg-restaurant-content18 .description span {
    background-color: transparent;
    padding: 21px 22px;
    display: -webkit-inline-box;
    float: left;
    border: solid 2px #4e4e4e;
    font-size: 25px;
    margin-right: 9px;
    color: #fff;
}

/* CONTENT 19 */
.pg-restaurant-content19 {
    padding: 65px 0px;
}

.pg-restaurant-content19 .inner {
    text-align: center;
}

.pg-restaurant-content19 .inner .pre-heading {
    font-size: 36px;
    font-weight: 600;
    padding: 5px 0px;
    letter-spacing: 2px;
    color: #c59d5f;
    font-family: Alfa Slab One;
}

.pg-restaurant-content19 .inner .heading {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    padding: 5px 0px;
    letter-spacing: 2px;
}

.pg-restaurant-content19 .inner .description {
    text-align: center;
}

.pg-restaurant-content19 .inner .description p {
    font-size: 14px;
    color: #9e9e9e;
    font-family: Lato;
}

.pg-restaurant-content19 .inner .description .intro {
    font-weight: 600;
    color: #4e4e4e;
}

.pg-restaurant-content19 .inner .description .signature {
    font-weight: 600;
    color: #4e4e4e;
    font-family: Alex Brush;
}

.pg-restaurant-content19 .inner .description .signature span {
    font-weight: 600;
    color: #4e4e4e;
    font-family: Lato;
}

.pg-restaurant-content19 img {
    height: 400px;
    width: 400px;
    object-fit: cover;
}

/* CONTENT 20 */
.pg-restaurant-content20 {
    padding: 65px 0px;
}

.pg-restaurant-content20 .inner {
    padding: 50px 0px;
    text-align: center;
}

.pg-restaurant-content20 .inner .upper {
    color: #c59d5f;
    font-size: 24px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content20 .inner .heading {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    padding: 5px 0px;
    letter-spacing: 2px;
    font-family: Dancing Script;
}

.pg-restaurant-content20 .inner .description {
    font-size: 14px;
    color: #9e9e9e;
    width: 90%;
    font-family: Poppins;
}

.pg-restaurant-content20 .inner .btn {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    border: 2px solid #000;
    color: #000;
    font-family: 'Dancing Script',serif;
    font-style: italic;
    font-size: 30px;
    text-decoration: none;
    margin: 20px auto;
    transition: color 0.4s;
}

.pg-restaurant-content20 .inner .btn:after {
    content: " ";
    border: 2px solid rgba(0,0,0,0);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.4s;
}

.pg-restaurant-content20 .inner .btn:hover {
    color: #000;
}

.pg-restaurant-content20 .inner .btn:hover:after {
    border: 2px solid #000;
    width: calc(100% - 10px);
    height: calc(100% + 10px);
}

/* CONTENT 21 */
.pg-restaurant-content21 {
    padding: 60px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content21 .text-center.inner {
    width: 50%;
    margin: 0 auto;
}

.pg-restaurant-content21 .upper {
    color: #d91d1d;
    font-weight: 600;
    font-size: 18px;
}

.pg-restaurant-content21 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 11%;
    margin: 9px 0px;
    margin: 0 auto;
    margin-top: 9px;
    margin-bottom: 9px;
}

.pg-restaurant-content21 .heading {
    font-size: 20px;
    font-weight: 600;
    color: #353535;
    padding: 8px 0px;
    font-family: Aguafina Script;
}

.pg-restaurant-content21 .description {
    font-size: 13px;
    color: gray;
    line-height: 23px;
    padding: 14px 0px;
}

.pg-restaurant-content21 .btn {
    display: block;
    margin: 0 auto;
    margin-top: 16px;
    background-color: transparent;
    border-radius: 0px;
    color: #c59d5f;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 44px;
    border: 2px solid #e6e6e6;
}

.pg-restaurant-content21 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* CONTENT 22 */
.pg-restaurant-content22 {
    padding: 40px 0px;
}

.pg-restaurant-content22 img.img-fluid {
    margin: 0 auto;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-content22 h2 {
    font-size: 22px;
    color: #c59d5f;
    text-align: center;
    padding-bottom: 30px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content22 .card-block {
    padding: 11px 0px;
}

.pg-restaurant-content22 .card-block .headingcard {
    font-weight: 700;
    font-size: 19px;
    font-family: Poppins;
}

.pg-restaurant-content22 .card-block .price {
    font-weight: 600;
    color: #c59d5f;
    padding: 5px 0px;
}

.pg-restaurant-content22 .card-block .line-card {
    height: 1px;
    background-color: #c59d5f;
    width: 12%;
    margin: 4px 0px;
}

.pg-restaurant-content22 .card-block .items {
    color: #c1c1c1;
    font-size: 15px;
    font-weight: 600;
}

.pg-restaurant-content22 .card .btn.overflow {
    border-radius: 0px;
    background-color: #c59d5f;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 7px 14px;
}

.pg-restaurant-content22 .card:hover .overlay {
    opacity: 1;
}

.pg-restaurant-content22 .image-main {
    position: relative;
}

.pg-restaurant-content22 img.img-fluid {
    display: block;
}

.pg-restaurant-content22 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #646464;
}

.pg-restaurant-content22 .inner {
    border: solid 1px #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.pg-restaurant-content22 .description {
    font-size: 13px;
    padding: 7px 0px;
}

.pg-restaurant-content22 .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.pg-restaurant-content22 .card {
    border: none;
    border-radius: 0px;
    background-color: transparent;
}

/* CONTENT 23 */
.pg-restaurant-content23 {
    background-color: #ededed;
    padding: 55px 0px;
    text-align: center;
}

.pg-restaurant-content23 .pre-heading {
    color: #c59d5;
    text-align: center;
    font-weight: 600;
}

.pg-restaurant-content23 .line {
    height: 1px;
    background-color: #c59d5f;
    width: 3%;
    margin: 0 auto;
    margin-top: 10px;
}

.pg-restaurant-content23 ul.nav.nav-pills.mb-3 {
    text-align: center;
    margin: 0 auto;
    display: inline-flex;
    padding: 17px 0px;
}

.pg-restaurant-content23 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #c59d5;
    background-color: transparent;
}

.pg-restaurant-content23 .nav-pills .nav-link {
    color: #c9c9c9;
    font-family: cursive;
    font-weight: 400;
    font-size: 15px;
}

.pg-restaurant-content23 .tab-content p {
    color: #585858;
}

.pg-restaurant-content23 .tabs {
    width: 91%;
    margin: 0 auto;
}

.pg-restaurant-content23 .heading {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px 0px 0px;
}

@media screen and (max-width:767px) {
    .pg-restaurant-content23 .tabs {
        width: 100%;
        margin: 0 auto;
    }
}

/*  CONTENGT 24 */
.pg-restaurant-content24 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content24 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.72);
}

.pg-restaurant-content24 .row {
    padding-top: 75px;
    padding-bottom: 75px;
}

.pg-restaurant-content24 .pre-heading {
    font-size: 18px;
    color: #c59d5f;
    font-family: Great Vibes;
}

.pg-restaurant-content24 .heading {
    font-size: 28px;
    padding: 11px 0px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

/* CONTENT 25 */
.pg-restaurant-content25 {
    padding: 70px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content25 .heading {
    font-size: 37px;
    font-weight: 600;
    font-family: Great Vibes;
    padding: 11px 0px;
    letter-spacing: 1px;
    color: #333;
}

.pg-restaurant-content25 .inner {
    background-color: #fff;
    padding: 0px;
}

.pg-restaurant-content25 .upper-text {
    text-align: center;
    padding: 0px 0px 36px 0px;
    margin: 0 auto;
    width: 55%;
    color: #8d8d8d;
    font-size: 15px;
}

.pg-restaurant-content25 .title {
    text-align: center;
    color: #fff;
    background-color: #333;
    font-weight: 500;
    padding: 7px 0px;
}

.pg-restaurant-content25 ul.list-group {
    padding: 0px 31px;
}

.pg-restaurant-content25 .inner.mid {
    border: solid #c59d5f;
}

.pg-restaurant-content25 .inner.side {
    margin-top: 22px;
}

.pg-restaurant-content25 li.list-group-item.price.mid {
    color: #c59d5f !important;
    font-size: 65px;
    padding: 21px 0px;
}

.pg-restaurant-content25 .title.mid {
    background-color: #c59d5f;
}

.pg-restaurant-content25 ul.list-group li {
    text-align: center;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    border-top: 1px dotted #d5d5d5;
    color: #929292;
}

.pg-restaurant-content25 li.list-group-item.price {
    padding: 14px 0px;
    font-size: 60px;
    font-weight: 600;
    border-bottom: 3px solid #e4e4e4;
    color: #333 !important;
}

.pg-restaurant-content25 span.doller {
    font-size: 25px;
    color: #bfbfbf;
    vertical-align: super;
    font-weight: 700;
}

.pg-restaurant-content25 span.month {
    font-size: 16px;
    font-weight: 600;
    color: #bfbfbf;
}

.pg-restaurant-content25 li.list-group-item.btn-card {
    border-bottom: 0px;
    padding: 25px 0px 31px 0px;
}

.pg-restaurant-content25 .btn.btn-buy {
    background-color: transparent;
    border: solid 2px #e4e4e4;
    padding: 8px 22px;
    border-radius: 0px;
    color: #bbbbbb;
    font-weight: 600;
    font-size: 15px;
}

.pg-restaurant-content25 .btn.btn-buy.mid {
    background-color: #c59d5f;
    border: none;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-content25 .upper-text {
        width: 100%;
    }
}

/* CONTENT 26 */
.pg-restaurant-content26 {
    padding: 50px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content26 .inner {
    width: 55%;
    margin: 0 auto;
}

.pg-restaurant-content26 .heading {
    font-weight: 600;
    font-size: 15px;
    color: #3b3b3b;
    padding: 5px 0px;
}

.pg-restaurant-content26 .progress-bar {
    background-color: #c59d5f;
}

/* CONTENT 27  */
.pg-restaurant-content27 {
    padding: 55px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content27 ul.nav.nav-tabs li {
    width: 33%;
    border-radius: 0px;
    text-align: center;
}

.pg-restaurant-content27 li.nav-item a.active {
    border-top: 2px solid #c59d5f;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 0px;
    color: #333;
    font-weight: 600;
}

.pg-restaurant-content27 li.nav-item a {
    color: #9a9a9a;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 0px;
}

.pg-restaurant-content27 .tab-content {
    padding: 23px 0px;
    color: gray;
    font-size: 16px;
    line-height: 24px;
}

.pg-restaurant-content29 img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

/* CONTENT 28 */
.pg-restaurant-content28 {
    padding: 55px 0px;
    background-color: whitesmoke;
}

.pg-restaurant-content28 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-content28 .accordion {
    width: 100%;
    display: block;
    padding: 10px 14px;
    color: #333;
    font-size: 16px;
    background-color: #fff;
    border-left: 2px solid #c59d5f;
    text-decoration: none;
}

.pg-restaurant-content28 .collapsedaccordion {
    width: 100%;
    display: block;
    padding: 10px 14px;
    color: #333;
    font-size: 16px;
    background-color: transparent;
    border: none;
    text-decoration: none;
}

.pg-restaurant-content28 .card-header {
    padding: 0px;
    margin: 6px 0px;
}

.pg-restaurant-content28 .card {
    background-color: transparent;
    border: none;
}

.pg-restaurant-content28 .card-block {
    padding: 16px 3px;
    color: #878787;
}

/* CONTENT 29 */
.pg-restaurant-content29 {
    padding: 55px 0px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-content29 img.img-fluid-top {
    margin: 0 auto;
    display: block;
    padding: 0px 0px 20px;
}

.pg-restaurant-content29 img.img-fluid.image {
    width: 100%;
    display: block;
    height: 100%;
}

.pg-restaurant-content29 .main {
    background-color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pg-restaurant-content29 .main:after {
    content: "";
    position: absolute;
    margin-left: -5px;
    border-width: 12px;
    border-style: solid;
    border-color: #fff transparent #ffffff00 transparent;
    top: auto;
    z-index: 12;
    bottom: -6%;
}

.pg-restaurant-content29 .main.top-arrow:after {
    content: "";
    position: absolute;
    bottom: auto;
    margin-left: -5px;
    border-width: 12px;
    border-style: solid;
    border-color: #ffffff00 transparent #ffffff transparent;
    top: -6%;
    z-index: 12;
}

.pg-restaurant-content29 .padding {
    padding: 0px;
}

.pg-restaurant-content29 .main .inner {
    padding: 10px;
}

.pg-restaurant-content29 .main .inner .text {
    padding: 10px;
}

.pg-restaurant-content29 .main .inner .text .heading {
    font-size: 19px;
    font-weight: 600;
    color: #333;
}

.pg-restaurant-content29 .main .inner .text .time {
    color: #c59d5f;
    font-weight: 600;
    padding: 6px 0px;
}

.pg-restaurant-content29 .time span {
    color: #cbcbcb;
}

.pg-restaurant-content29 .main .inner .text .overlay-text {
    color: #929292;
    padding: 4px 0px;
}

.pg-restaurant-content29 .main .inner .text .btn.overflow {
    background-color: transparent;
    border: 2px solid #e6e6e6;
    border-radius: 0px;
    color: #b7b7b7;
    padding: 6px 12px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 12px;
}

.pg-restaurant-content29 .btn.btn-bottom {
    background-color: #c59d5f;
    color: #fff;
    padding: 12px 41px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 25px;
    border-radius: 0px;
}

/* CONTENT 30 */
.pg-restaurant-content30 {
    background-color: whitesmoke;
    padding: 45px 0px;
}

.pg-restaurant-content30 .heading {
    font-size: 37px;
    font-weight: 600;
    font-family: Alfa Slab One;
    padding: 11px 0px;
    letter-spacing: 1px;
    color: #333;
    text-align: center;
}

.pg-restaurant-content30 img.img-fluid-top {
    margin: 0 auto;
    display: block;
    padding: 16px 0px;
}

.pg-restaurant-content30 .description {
    font-size: 14px;
    color: #989898;
    text-align: justify;
    font-family: Poppins;
}

/* CONTENT 31 */
.pg-restaurant-content31 {
    background-color: whitesmoke;
    padding: 45px 0px;
}

.pg-restaurant-content31 img.img-fluid-top {
    display: block;
    margin: 0 auto;
    padding: 4px 0px 14px;
}

.pg-restaurant-content31 .heading {
    font-size: 37px;
    font-weight: 600;
    font-family: Alfa Slab One;
    padding: 11px 0px;
    letter-spacing: 1px;
    color: #333;
    text-align: center;
}

.pg-restaurant-content31 .description {
    width: 55%;
    margin: 0 auto;
    text-align: center;
    color: #aaaaaa;
    font-weight: 500;
    font-size: 15px;
    font-family: Poppins;
}

.pg-restaurant-content31 .checked {
    color: orange;
}

.pg-restaurant-content31 h4.card-title {
    font-size: 17px;
}

.pg-restaurant-content31 .card-body {
    text-align: center;
}

.pg-restaurant-content31 .price {
    color: #c59d5f;
    font-weight: 700;
    font-size: 17px;
}

.pg-restaurant-content31 img.img-fluid-slider {
    position: relative;
}

.pg-restaurant-content31 .inner-slider {
    position: relative;
}

.pg-restaurant-content31 a.right.carousel-control {
    position: absolute;
    right: -3%;
    top: 39%;
}

.pg-restaurant-content31 a.left.carousel-control {
    position: absolute;
    top: 44%;
    left: -3%;
}

.pg-restaurant-content31 .prev-btn {
    color: #c59d5f;
}

.pg-restaurant-content31 .next-btn {
    color: #c59d5f;
}

.pg-restaurant-content31 .carousel-item {
    padding: 40px 0px;
}

.pg-restaurant-content31 span.offer {
    background-color: #c59d5f;
    top: -4%;
    position: absolute;
    right: 13%;
    border-radius: 50%;
    padding: 13px 8px;
    color: #fff;
    font-size: 14px;
}

.pg-restaurant-content31 span.cut-price {
    text-decoration: line-through;
    color: #acacac;
    font-weight: 500;
    padding: 0px 4px;
}

/* CONTENT 32 */
.pg-restaurant-content32 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content32 img.img-fluid.main {
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
    margin-bottom: 15px;
}

.pg-restaurant-content32 img.card-img-top {
    display: block;
    width: auto;
    margin: 0 auto;
    padding: 15px 0px;
}

.pg-restaurant-content32 .card-block {
    text-align: center;
}

.pg-restaurant-content32 h4.card-title {
    font-size: 18px;
    color: #303030;
    margin-bottom: 0px;
    font-family: Reenie Beanie;
}

.pg-restaurant-content32 .quantity {
    font-size: 23px;
    font-weight: 700;
    color: #c59d5;
    padding: 8px 0px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content32 .card {
    background-color: transparent;
    border: none;
}

.pg-restaurant-content32 p.card-text {
    width: 83%;
    margin: 0 auto;
    font-family: Rancho;
}

.pg-restaurant-content32 p.card-text. small {
    font-size: 14px;
}

/* CONTENT 33 */
.pg-restaurant-contact33 {
    padding: 45px 0px;
    background-color: whitesmoke;
}

.pg-restaurant-contact33 .pre-heading {
    text-align: center;
    color: #bfbfbf;
    font-family: initial;
    font-size: 13px;
}

.pg-restaurant-contact33 .heading {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #505050;
    margin-bottom: 30px;
    font-family: Alfa Slab One;
}

.pg-restaurant-contact33 .card {
    background-color: transparent;
    border: none;
    padding: 20px 0px;
}

.pg-restaurant-contact33 .card-block {
    padding: 12px 0px;
}

.pg-restaurant-contact33 h4.card-title {
    font-size: 20px;
    color: #626262;
    margin-bottom: 3px;
}

.pg-restaurant-contact33 p.card-text {
    font-family: serif;
    font-style: italic;
    color: #9e9e9e;
}

/* CONTENT 34 */
.pg-restaurant-content34 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content34 img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-content34 .pre-heading {
    text-align: center;
    color: #bfbfbf;
    font-family: Bitter;
    font-size: 15px;
}

.pg-restaurant-content34 .heading {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #505050;
    margin-bottom: 30px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content34 .heading-side {
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    color: #333;
    font-family: Poppins;
}

.pg-restaurant-content34 .inner {
    padding: 10px 24px;
    margin-bottom: 20px;
}

.pg-restaurant-content34 .description {
    color: #929292;
    padding: 29px 0px;
    font-family: Poppins;
}

.pg-restaurant-content34 .pre-heading-side {
    color: #c59d5f;
    margin-bottom: 13px;
    font-family: Leckerli One;
}

.pg-restaurant-content34 .btn.btn-side {
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    padding: 6px 21px;
    font-size: 15px;
}

.pg-restaurant-content34 .btn.btn-side:hover {
    color: #000;
    background-color: #c59d5f;
}

/* CONTENT 35 */
.pg-restaurant-content35 {
    padding: 55px 0px;
    background-color: #f5f5f5;
    text-align: center;
}

.pg-restaurant-content35 span.btn.btn-facebook {
    background-color: #4460a0;
    padding: 8px 57px;
}

.pg-restaurant-content35 span.btn.btn-twitter {
    background-color: #5aa8df;
    padding: 8px 57px;
}

.pg-restaurant-content35 span.btn.btn-google {
    background-color: #df4a33;
    padding: 8px 57px;
}

.pg-restaurant-content35 span.btn.btn-instagram {
    background-color: #275a85;
    padding: 8px 57px;
}

.pg-restaurant-content35 .social-icon span {
    color: #fff;
    margin: 5px 6px;
}

.pg-restaurant-content35 .social-icon {
    padding: 25px 0px;
}

.pg-restaurant-content35 .heading {
    font-size: 23px;
    font-weight: 700;
}

/* CONTENT 36 */
.pg-restaurant-content36 {
    background-color: #f5f5f5;
    padding: 45px 0px;
}

.pg-restaurant-content36 .heading {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #505050;
    font-family: Alfa Slab One;
}

.pg-restaurant-content36 img.img-fluid {
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
}

.pg-restaurant-content36 .description {
    width: 52%;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    color: gray;
    margin-bottom: 20px;
    padding: 6px 0px;
    font-family: Poppins;
}

.pg-restaurant-content36 .padding {
    padding: 6px;
}

.pg-restaurant-content36 .btn.btn-gallery {
    background-color: transparent;
    border: solid 1px #cbcbcb;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 15px;
    color: #5a5a5a;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-content36 .description {
        width: 96%;
    }
}

/* CONTENT 37 */
.pg-restaurant-content37 {
    background-color: #f5f5f5;
    padding: 45px 0px;
}

.pg-restaurant-content37 img.img-fluid {
    display: block;
    margin: 0 auto;
}

.pg-restaurant-content37 .inner {
    padding: 45px 0px;
}

.pg-restaurant-content37 .inner .heading {
    text-transform: capitalize;
    color: #000;
    position: relative;
    display: inline-block;
    padding: 0px 40px;
    font-weight: 400;
    text-align: center;
    font-family: Alfa Slab One;
}

.pg-restaurant-content37 .inner .heading:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: 0px;
    left: 10%;
}

.pg-restaurant-content37 .inner .heading:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: 0px;
    right: 10%;
}

.pg-restaurant-content37 .inner .description {
    color: gray;
    font-size: 14px;
    text-align: justify;
    width: 97%;
    margin: 0 auto;
    font-family: Poppins;
}

.pg-restaurant-content37 .inner .signature {
    font-size: 18px;
    text-align: center;
    width: 97%;
    margin: 0 auto;
    padding-top: 20px;
    font-family: Tangerine;
}

/* CONTENT 38 */
.pg-restaurant-content38 {
    padding: 45px 0px;
    background-color: #f5f5f5;
    text-align: center;
}

.pg-restaurant-content38 h2.timer.count-title.count-number {
    color: #c59d5f;
    font-size: 47px;
    font-weight: 700;
}

.pg-restaurant-content38 p.count-text {
    color: #1f1f1f;
    font-weight: 600;
}

/* CONTENT 39 */
.pg-restaurant-content39 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content39 .nopadding {
    padding: 0px;
    margin: 0px;
}

.pg-restaurant-content39 .heading {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #505050;
    font-family: Alfa Slab One;
}

.pg-restaurant-content39 .description {
    font-size: 14px;
}

.pg-restaurant-content39 img.img-fluid {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* CONTENT 40 */
.pg-restaurant-content40 {
    padding: 60px 0px;
    background-color: #1c1b1b;
}

.pg-restaurant-content40 .heading {
    text-align: center;
    font-weight: 800;
    color: #fff;
    font-size: 24px;
    font-family: Alfa Slab One;
}

.pg-restaurant-content40 .description {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    color: #b2b2b2;
    padding: 30px 0px;
    font-size: 15px;
}

.pg-restaurant-content40 .description > p {
    padding: 18px 0px;
}

.pg-restaurant-content40 .stylish-input-group {
    background-color: transparent;
}

.pg-restaurant-content40 .stylish-input-group .input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid gray;
    width: 100%;
    border-radius: 0px;
}

.pg-restaurant-content40 .stylish-input-group .input:focus {
    color: #fff;
}

.pg-restaurant-content40 .stylish-input-group .input-group-addon {
}

.pg-restaurant-content40 .input-group-addon i {
    color: #fff;
}

.pg-restaurant-content40 .social-icon {
    padding: 20px 0px;
}

.pg-restaurant-content40 .social-icon span {
    padding: 9px 9px;
    color: #717171;
}

.pg-restaurant-content40 .social-icon span:hover {
    padding: 9px 9px;
    color: #fff;
}

/* CONTENT41 */
.pg-restaurant-content41 {
    background-color: #c59d5f;
    padding: 55px 0px;
    position: relative;
}

.pg-restaurant-content41 span.icon-up {
    position: absolute;
    top: -17%;
    left: 50%;
    display: inline-block;
    border-radius: 50%;
    padding: 12px 19px;
    color: #fff;
    background-color: #c59d5f;
}

.pg-restaurant-content41 .heading {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}

.pg-restaurant-content41 .description {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.pg-restaurant-content41 .input {
    width: 74%;
    margin-right: 12px;
    background-color: transparent;
    border: 1px solid #fff;
    height: 45px;
    padding: 2px 13px;
}

.pg-restaurant-content41 .input:focus {
    color: #fff;
}

.pg-restaurant-content41 .btn-more {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 19px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}

/* CONTENT 42 */
.pg-restaurant-content42 {
    background-color: #f5f5f5;
    padding: 75px 0px;
}

.pg-restaurant-content42 .inner.text-center > p {
    font-size: 15px;
    color: #757575;
    padding: 23px 0px;
    margin: 0px;
    font-weight: 600;
    line-height: 23px;
}

.pg-restaurant-content42 .inner.text-center > h2 {
    font-size: 25px;
    color: #000;
}

.pg-restaurant-content42 input.input {
    width: 76%;
    background-color: transparent;
    border: none;
    height: 45px;
    padding: 3px 13px;
}

.pg-restaurant-content42 input.input:focus {
    box-shadow: none!important;
}

.pg-restaurant-content42 .form-group {
    background-color: #e7e7e7;
    padding: 9px 4px;
}

.pg-restaurant-content42 .btn {
    background-color: #c59d5f;
    border-radius: 0px;
    padding: 10px 19px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}

.pg-restaurant-content42 .social-icon span {
    background-color: #e7e7e7;
    width: 42px;
    display: inline-block;
    border-radius: 50%;
    padding: 9px 0px;
    margin: 0px 5px;
}

.pg-restaurant-content42 .social-icon {
    margin-bottom: 10px;
    padding: 5px 0px;
}

.pg-restaurant-content42 img.btn {
    margin-bottom: 7px;
}

/* CONTENT 43 */
.pg-restaurant-content43 {
    padding: 70px 0px;
    background-color: #c59d5f;
    text-align: center;
}

.pg-restaurant-content43 .form-group {
    border-bottom: 2px solid #fff;
    padding: 4px 3px;
}

.pg-restaurant-content43 input.input {
    width: 91%;
    background-color: transparent;
    border: none;
}

.pg-restaurant-content43 .btn {
    background-color: transparent;
    color: #fff;
}

.pg-restaurant-content43::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.pg-restaurant-content43:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.pg-restaurant-content43::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-content43 .container.nav-four3-con {
        max-width: 100%;
    }

    .pg-restaurant-content43 li.nav-item.four-3 {
        border-right: 0px solid #ffffffb3;
    }
}

/* CONTENT 44 */
.pg-restaurant-content44 {
    padding: 70px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-content44 .pre-heading {
    color: #c59d5f;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    font-family: Bitter;
}

.pg-restaurant-content44 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 3%;
    margin: 0 auto;
}

.pg-restaurant-content44 .heading {
    font-weight: 600;
    text-align: center;
    padding: 13px 3px;
    font-size: 21px;
    color: #474747;
    font-family: Raleway;
}

.pg-restaurant-content44 .headingr {
    color: #c59d5f;
    font-weight: 600;
    padding: 4px 0px;
    font-size: 17px;
    font-family: Bitter;
}

.pg-restaurant-content44 .descriptionr {
    font-family: Raleway;
}

@media (max-width: 576px) {
    .pg-restaurant-content44 .headingr {
        text-align: center;
    }

    .pg-restaurant-content44 .descriptionr {
        text-align: center;
    }

    .pg-restaurant-content44 .img-fluid1 {
        margin: 0 auto;
        display: block;
    }
}

@media (max-width: 767px) {
    .pg-restaurant-content44 img.img-fluid {
        height: 340px;
        min-height: 310px;
        display: block;
        margin: 0 auto;
        padding: 5px 0px;
        object-fit: cover;
    }
}

/* MENU 1 */
.pg-restaurant-menu1 {
    padding: 0px;
    margin: 0px;
}

.pg-restaurant-menu1 .header {
    background-color: #707070;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-menu1 .header .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
}

.pg-restaurant-menu1 .header .row {
    padding-top: 75px;
    padding-bottom: 75px;
}

.pg-restaurant-menu1 .header .heading {
    font-size: 25px;
    padding: 12px 0px;
    font-weight: 600;
}

.pg-restaurant-menu1 .header .description {
    color: #cccccc;
    width: 76%;
    margin: 0 auto;
    font-size: 15px;
}

.pg-restaurant-menu1 .menu {
    background-color: #f5f5f5;
    padding: 60px 0px;
}

.pg-restaurant-menu1 .menu .heading {
    text-align: center;
    padding: 15px 3px;
    font-size: 27px;
    font-weight: 600;
    font-family: 'Oxygen', sans-serif;
}

.pg-restaurant-menu1 .menu .inner {
    padding: 22px 5px;
    width: 90%;
}

.pg-restaurant-menu1 .menu .inner .inner-heading {
    font-size: 21px;
    font-weight: 600;
    font-family: 'Oxygen', sans-serif;
}

.pg-restaurant-menu1 .menu .inner .inner-description {
    color: gray;
    padding: 9px 0px;
    font-size: 14px;
}

.pg-restaurant-menu1 .menu .inner .price-inner {
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-menu1 .menu .full-line {
    height: 1px;
    background-color: #bababa;
    margin: 30px 0px;
}

.pg-restaurant-menu1 .menu .bottom-text {
    text-align: center;
    width: 85%;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.pg-restaurant-menu1 .menu .download-btn {
    display: block;
    text-align: center;
    color: #77645e;
    padding: 8px 0px;
}

/* MENU 2 */
.pg-restaurant-menu2 {
    background-color: #f5f5f5;
    padding: 60px 0px;
}

.pg-restaurant-menu2 .menu-heading {
    text-align: center;
    color: #000;
    font-size: 32px;
    font-weight: 700;
}

.pg-restaurant-menu2  .inner-secound {
    position: relative;
    width: 100%;
    text-align: center;
    color: #fff;
}

.pg-restaurant-menu2  .image {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pg-restaurant-menu2  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #616161;
}

.pg-restaurant-menu2 .inner-secound:hover .overlay {
    opacity: 1;
}

.pg-restaurant-menu2 .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.pg-restaurant-menu2 .col.img-overlay {
    padding: 9px 3px;
}

.pg-restaurant-menu2 .heading-overlay {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 39px 20px 0px;
}

.pg-restaurant-menu2 .description-overlay {
    font-size: 12px;
    padding: 12px 10px;
    padding-bottom: 0px;
}

.pg-restaurant-menu2 .rating-star {
    padding: 7px 0px 0px 0px;
    color: #c59d5f;
}

.pg-restaurant-menu2 .btn.btn-menu {
    background-color: transparent;
    color: #d0d0d0;
    padding: 0px;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0px;
    font-size: 14px;
}

.pg-restaurant-menu2 .card {
    background-color: transparent;
    border: none;
    border-radius: 0px;
}

.pg-restaurant-menu2 .card-block .card-heading {
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    padding: 4px 0px;
}

.pg-restaurant-menu2 .card-block .card-text {
    color: #adadad;
    text-align: center;
    padding: 1px 0px;
}

@media screen and (max-width: 767px) and (min-width:580px)  {
    .pg-restaurant-menu2 .col.img-overlay {
        padding: 9px 3px;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 1102px) and (min-width:767px) {
    .pg-restaurant-menu2 .col.img-overlay {
        padding: 9px 3px;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

/* MENU 3 */
.pg-restaurant-menu3 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-menu3 .list-side {
    padding: 10px 0px;
    list-style: none;
}

.pg-restaurant-menu3 .img-fluid.logo {
    display: block;
    margin: 0 auto;
}

.pg-restaurant-menu3 .card-img-top.image-circle {
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    object-fit: cover;
}

.pg-restaurant-menu3 .card {
    border: none;
    background-color: transparent;
    position: relative;
    padding: 30px 0px;
}

.pg-restaurant-menu3 .img-fluid.logo {
    display: block;
    margin: 0 auto;
    padding: 25px 0px;
    margin-bottom: 12px;
}

.pg-restaurant-menu3 .heading {
    font-weight: 600;
    padding: 8px 0px;
    font-size: 18px;
    color: #464646;
}

.pg-restaurant-menu3 .preheading {
    font-family: Dancing Script;
    font-size: 25px;
    color: #c1a558;
}

.pg-restaurant-menu3 .main-heading {
    font-family: Alfa Slab One;
    font-size: 30px;
}

.pg-restaurant-menu3 .price-tag {
    position: absolute;
    right: 3%;
    font-weight: 800;
    color: #be9a67;
    font-size: 18px;
}

.pg-restaurant-menu3 .description strong {
    font-size: 16px;
    color: #464646;
}

.side-heading {
    font-size: 17px;
    font-weight: bold;
    color: #464646;
}

.pg-restaurant-menu3 .description {
    color: gray;
    padding: 2px 0px;
}

.pg-restaurant-menu3 .weight {
    color: gray;
    padding: 6px 0px;
}

.pg-restaurant-menu3 .weight strong {
    color: #464646;
}

.pg-restaurant-menu3 .list-side li {
    padding: 5px 0px;
    color: #6b6b6b;
}

.pg-restaurant-menu3 .list-side li:hover {
    color: #be9a67;
}

/* MENU 4 */
.pg-restaurant-menu4 {
    background-color: #f5f5f5;
    padding: 45px 0px;
}

.pg-restaurant-menu4 .heading-top {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 32px;
    text-align: center;
}

.pg-restaurant-menu4 img {
    height: 270px;
    width: 270px;
    object-fit: cover;
}

.pg-restaurant-menu4 .inner-list {
    padding: 10px 0px 14px;
}

.pg-restaurant-menu4 .heading-inner {
    font-weight: 600;
    font-size: 19px;
    color: #464646;
}

.pg-restaurant-menu4 .description-inner {
    color: gray;
    padding: 7px 0px;
}

.pg-restaurant-menu4 .price-inner {
    color: #be9a67;
}

.pg-restaurant-menu4 .img-fluid.logo.two {
    margin: 0px;
}

.pg-restaurant-menu4 .secound-inner {
    padding: 25px 0px;
}

/* MENU 5 */
.pg-restaurant-menu5 {
    padding: 45px 0px;
    background-color: whitesmoke;
}

.pg-restaurant-menu5 .pre-heading {
    font-size: 24px;
    text-align: center;
    color: #c59d5f;
    font-family: Dancing Script;
}

.pg-restaurant-menu5 .heading {
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.pg-restaurant-menu5 .image-side {
    height: 80px;
    width: 80px;
    object-fit: cover;
}

.pg-restaurant-menu5 .list-special {
    padding: 0px;
    list-style: none;
}

.pg-restaurant-menu5 .heading-inner-ul {
    color: #c59d5f;
    font-weight: 600;
    font-size: 15px;
    padding: 14px 0px 4px;
}

.pg-restaurant-menu5 .list-special li {
    padding: 9px 0px 7px;
    position: relative;
}

.pg-restaurant-menu5 .description {
    color: #909090;
    font-size: 12px;
}

.pg-restaurant-menu5 .price {
    position: relative;
    z-index: 1;
    text-align: right;
}

.pg-restaurant-menu5 .price span {
    padding: 6px 0px 0px;
    background-color: whitesmoke;
    display: inline-block;
    font-size: 19px;
    color: #c59d5f;
    font-weight: 600;
}

.pg-restaurant-menu5 .price span .doller {
    vertical-align: bottom;
    padding: 4px 0px !important;
    display: inline-block !important;
    font-size: 16px !important;
}

.pg-restaurant-menu5 .price::before {
    border-top: 1px solid #222222;
    content: "";
    margin: 0 auto;
    position: absolute;
    bottom: 14%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    border-style: dashed;
    border-bottom: 0px;
}

.pg-restaurant-menu5 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14%;
    right: auto;
    height: auto;
    width: 72%;
    opacity: 0;
    transition: .5s ease;
    background-color: #C59D5F;
    overflow: hidden;
    border-radius: 50%;
}

.pg-restaurant-menu5 .list-special li:hover .overlay {
    opacity: 1;
}

/* MENU 6 */
.pg-restaurant-menu6 {
    padding: 45px 0px;
    background-color: whitesmoke;
}

.pg-restaurant-menu6 .heading {
    font-size: 21px;
    padding: 9px 0px;
    font-family: Oswald;
}

.pg-restaurant-menu6 .description {
    width: 71%;
    font-size: 14px;
    margin: 0 auto;
    font-family: Poppins;
}

.pg-restaurant-menu6 .btn.btn-menu {
    background-color: #c59d5f;
    color: #fff;
    border-radius: 0px;
    padding: 11px 11px;
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0px;
}

.pg-restaurant-menu6 .list-group {
    list-style: none;
}

.pg-restaurant-menu6 .heading-inner {
    font-size: 18px;
    color: #c59d5f;
    font-weight: 600;
    margin-top: 8px;
}

.pg-restaurant-menu6 .price-inner span {
    padding: 6px 0px 0px;
    display: inline-block;
    font-size: 21px;
    color: #c59d5f;
}

.pg-restaurant-menu6 .price-inner span .doller {
    vertical-align: bottom;
    padding: 4px 0px !important;
    display: inline-block !important;
    font-size: 18px !important;
}

.pg-restaurant-menu6 .description-inner {
    color: gray;
    font-size: 12px;
    font-style: italic;
    line-height: 23px;
}

.pg-restaurant-menu6 .list-group li {
    border-bottom: 1px solid #dbdbdb;
    padding: 5px 0px 14px;
}

/*MENU 7 */
.pg-restaurant-menu7 {
    background-color: #f5f5f5;
    height: 100%;
    width: 100%;
}

.pg-restaurant-menu7 ul.carousel-indicators {
    left: unset;
    display: inline-block;
    top: 50%;
    margin-right: 7%;
}

.pg-restaurant-menu7 ul.carousel-indicators li {
    margin: 1px 0px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: right;
    cursor: pointer;
}

.pg-restaurant-menu7 ul.carousel-indicators {
    position: absolute;
    right: -6%;
    z-index: 12;
    top: 42%;
    list-style: none;
    color: #fff;
}

.pg-restaurant-menu7 ul.carousel-indicators li.active span.dots {
    background-color: #d4ad88;
}

.pg-restaurant-menu7 ul.carousel-indicators li span.dots {
    padding: 4px 4px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #d4ad88;
}

.pg-restaurant-menu7 .carousel-inner .side {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pg-restaurant-menu7 .carousel-inner .main-inner {
    background-color: #fff;
    padding: 65px 45px;
    height: 100%;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .menu-heading {
    font-weight: 700px;
    color: #000;
    font-size: 24px;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .menu-heading:after {
    content: "";
    display: flex;
    height: 2px;
    width: 60px;
    background-color: #c59d5f;
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .list {
    padding: 0px;
    list-style: none;
    height: 100%;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .list .inner-heading {
    display: inline-block;
    padding: 12px 0px;
    color: #c7ad88;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 2px;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .list .description {
    font-size: 12px;
    color: #9c9c9c;
    font-style: italic;
    line-height: 23px;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .list .pull-right.rate {
    color: #c7ad88;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
}

.pg-restaurant-menu7 .carousel-inner .main-inner .list li {
    padding: 6px 0px;
}

/* MENU 8  */
.pg-restaurant-menu8 {
    padding: 45px 0px;
    background-color: #333333;
}

.pg-restaurant-menu8 .logo {
    margin: 0 auto;
    display: block;
    padding: 12px 0px;
}

.pg-restaurant-menu8 .pre-heading {
    text-align: center;
    color: #c59d5f;
    font-size: 28px;
    font-weight: 600;
    padding: 3px 0px;
}

.pg-restaurant-menu8 .heading {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 3px 0px;
}

.pg-restaurant-menu8 .inner-heading {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    width: 90%;
}

.pg-restaurant-menu8 .inner-heading span {
    background-color: #333;
    padding: 1px 5px 2px 0px;
}

.pg-restaurant-menu8 .inner-heading::before {
    border-top: 2px solid #fff;
    border-top-style: solid;
    content: "";
    margin: 0 auto;
    position: absolute;
    bottom: 14%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    border-style: dotted;
    border-bottom-style: dashed;
    border-bottom: 0px;
}

.pg-restaurant-menu8 .prices span {
    padding: 6px 0px 0px;
    background-color: #333;
    display: inline-block;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
}

.pg-restaurant-menu8 .prices {
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
}

.pg-restaurant-menu8 .prices .doller {
    vertical-align: bottom;
    padding: 4px 0px !important;
    display: inline-block !important;
    font-size: 19px !important;
}

.pg-restaurant-menu8 .description {
    font-size: 12px;
    color: #d3d3d3;
    padding: 5px 0px;
}

.pg-restaurant-menu8 .list {
    list-style: none;
    padding: 15px 0px;
}

.pg-restaurant-menu8 .list li {
    padding: 11px 0px;
}

.pg-restaurant-menu8 .btn.btn-menu {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 8px 14px;
}

/* MENU 9 */
.pg-restaurant-menu9 {
    background-color: #fff;
    padding: 45px 0px;
}

.pg-restaurant-menu9 .btn.btn-menu {
    border: 1px solid #cecece;
    border-radius: 0px;
    display: block;
    margin: 20px auto;
    color: #c59d5f;
    font-weight: 600;
    background-color: transparent;
}

.pg-restaurant-menu9 .btn-filter.text-center {
    padding: 15px 0px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    width: 90%;
    margin: 0 auto;
}

.pg-restaurant-menu9 .btn-filter .filter-button {
    background-color: #c59d5f;
    color: #fff;
    border: 1px solid #000;
}

.pg-restaurant-menu9 .btn-filter .filter-button.active {
    background-color: #fff;
    color: #000;
}

.pg-restaurant-menu9 .pre-heading {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #c59d5f;
    font-family: Dancing Script;
}

.pg-restaurant-menu9 .heading {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #393939;
    padding-bottom: 32px;
}

.pg-restaurant-menu9 .image-side {
    height: 100px;
    width: 100px;
    object-fit: cover;
}

.pg-restaurant-menu9 .inner-heading {
    position: relative;
    z-index: 1;
    color: #c59d5f;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    width: 90%;
}

.pg-restaurant-menu9 .prices {
    color: #c59d5f;
    font-weight: 600;
    font-size: 19px;
}

.pg-restaurant-menu9 .prices .doller {
    vertical-align: bottom;
    padding: 4px 0px !important;
    display: inline-block !important;
    font-size: 19px !important;
}

.pg-restaurant-menu9 .inner-description {
    font-size: 13px;
    color: gray;
    padding: 3px 0px;
}

.pg-restaurant-menu9 .col-md-6.filter {
    padding: 17px 0px;
}

.pg-restaurant-menu9 .rating-star span {
    color: #c59d5f;
}

/* MENu 10 */
.pg-restaurant-menu10 {
    background-color: #f5f5f5;
    padding: 50px 0px;
}

.pg-restaurant-menu10 .heading {
    font-size: 18px;
    font-weight: 700;
    padding: 7px 0px;
    color: #212121;
    text-align: center;
}

.pg-restaurant-menu10 .card {
    border: none;
    border-radius: 2px;
}

.pg-restaurant-menu10 .card .card-img-top {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-menu10 .card-block {
    padding: 28px 23px;
}

.pg-restaurant-menu10 .inner-heading {
    font-weight: 700;
}

.pg-restaurant-menu10 .pull-right.price {
    font-weight: 600;
    font-style: italic;
}

.pg-restaurant-menu10 .description {
    color: #454545;
    padding: 6px 0px;
}

.pg-restaurant-menu10 .btn.btn-more {
    background-color: transparent;
    font-weight: 600;
    font-size: 15px;
    margin: 4px 0px 0px;
}

/* RESERVATION 1 */
.pg-restaurant-reservation1 {
    background-color: #333333;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-reservation1 .overlay {
    background-color: rgba(51, 51, 51, 0.65);
    height: 100%;
}

.pg-restaurant-reservation1 .logo-text {
    color: #c59d5f;
    font-size: 18px;
    font-weight: 500;
    padding: 59px 0px;
}

.pg-restaurant-reservation1 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 4%;
    margin: 0 auto;
}

.pg-restaurant-reservation1 .heading {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    padding: 10px 0px 28px;
    font-family: sans-serif;
}

.pg-restaurant-reservation1 .inner {
    background-color: #fafafa;
    padding: 30px 5px;
    width: 97%;
    margin: 0 auto;
}

.pg-restaurant-reservation1 .inner form input {
    height: 54px;
    border: 1px solid #f2f2f2;
    padding: 5px 16px;
    width: 21%;
    margin-bottom: 15px;
}

.pg-restaurant-reservation1 .inner form input::placeholder {
    color: #cbcbcb;
    opacity: 1; /* Firefox */
}

.pg-restaurant-reservation1 form .btn.btn-book {
    background-color: #c59d5f;
    color: #fff;
    font-weight: 600;
    padding: 13px 14px;
    border-radius: 0px;
    vertical-align: baseline;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-reservation1 .inner form input {
        height: 54px;
        border: 1px solid #f2f2f2;
        padding: 5px 16px;
        width: 49%;
        margin-bottom: 15px;
    }

    .pg-restaurant-reservation1 .inner {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) and (min-width:580px) {
    .pg-restaurant-reservation1 .inner form input {
        height: 54px;
        border: 1px solid #f2f2f2;
        padding: 5px 16px;
        width: 49%;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .pg-restaurant-reservation1 .inner form input {
        height: 54px;
        border: 1px solid #f2f2f2;
        padding: 5px 16px;
        width: 100%;
        margin-bottom: 15px;
    }
}

/* RESERVATION 2 */
.pg-restaurant-reservation2 {
    background-color: #ededed;
    padding: 55px 0px;
    text-align: center;
}

.pg-restaurant-reservation2 .logo-text {
    color: #c59d5f;
    font-size: 18px;
    font-weight: 500;
    padding: 9px 0px;
}

.pg-restaurant-reservation2 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 4%;
    margin: 0 auto;
}

.pg-restaurant-reservation2 .inner input {
    height: 52px;
    border: 1px solid #cfcfcf;
    padding: 5px 16px;
    width: 21%;
    background-color: transparent;
    margin-bottom: 16px;
}

.pg-restaurant-reservation2 .btn.btn-book {
    background-color: #c59d5f;
    color: #fff;
    font-weight: 600;
    padding: 13px 14px;
    border-radius: 0px;
    vertical-align: baseline;
}

.pg-restaurant-reservation2 .heading {
    color: #333;
    font-weight: 700;
    font-size: 25px;
    padding: 10px 0px 28px;
    font-family: sans-serif;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-reservation1 .inner {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) and (min-width:580px) {
    .pg-restaurant-reservation2 .inner input {
        height: 54px;
        border: 1px solid #f2f2f2;
        padding: 5px 16px;
        width: 49%;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 580px) {
    .pg-restaurant-reservation2 .inner input {
        height: 54px;
        border: 1px solid #f2f2f2;
        padding: 5px 16px;
        width: 100%;
        margin-bottom: 15px;
    }
}

/* RESERVATION 3 */
.pg-restaurant-reservation3 {
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-reservation3 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.81);
}

.pg-restaurant-reservation3 .overlay .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pg-restaurant-reservation3 .heading {
    font-weight: 600;
    font-size: 21px;
    padding: 12px 0px;
    color: #c59d5f;
}

.pg-restaurant-reservation3 .description {
    color: #fff;
    font-size: 16px;
}

/* RESERVATION 4 */
.pg-restaurant-reservation4 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-reservation4 .heading {
    color: #c59d5f;
    font-size: 22px;
    font-weight: 600;
    padding: 9px 0px;
}

.pg-restaurant-reservation4 .description {
    font-weight: 400;
    color: #4c4c4c;
}

.pg-restaurant-reservation4 .address {
    color: #646464;
    font-size: 15px;
}

.pg-restaurant-reservation4 .input-reserve {
    width: 100%;
    padding: 9px 12px;
    border: none;
    background-color: #e5e3e0;
}

.pg-restaurant-reservation4 select.input-reserve {
    background-color: transparent !important;
    border: 1px solid #e5e3e0 !important;
}

.pg-restaurant-reservation4 .btn.btn-reserve {
    background-color: #c59d5f;
    padding: 8px 28px;
    font-weight: 600;
    border-radius: 0px;
    font-size: 14px;
    color: #fff;
}

.pg-restaurant-reservation4 .btn.btn-reserve:hover {
    background-color: #000;
    color: #fff;
}

.pg-restaurant-reservation4 .form-group.side {
    margin-bottom: 8px;
}

/* RESERVATION 5 */
.pg-restaurant-reservation5 {
    margin: 0px;
    padding: 0px;
}

/* RESERVATION 6 */
.pg-restaurant-reservation6 {
    background-color: #fff;
    padding: 45px 0px;
    text-align: center;
    margin: 0px;
}

.pg-restaurant-reservation6 .heading {
    font-weight: 700;
    font-size: 30px;
    padding: 15px 0px 0px;
    color: #c59d5f;
}

.pg-restaurant-reservation6 .description {
    padding: 15px 0px;
    color: gray;
    font-family: initial;
}

.pg-restaurant-reservation6 .input-reserve {
    width: 100%;
    border: 1px solid darkgray;
    box-shadow: none;
    padding: 8px 7px;
    background-color: transparent;
}

.pg-restaurant-reservation6 label {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: 700;
    font-size: 13px;
    color: #c59d5f;
}

.pg-restaurant-reservation6 .form-group.col-md-3.btn-table {
    display: flex;
}

.pg-restaurant-reservation6 .btn.btn-book {
    background-color: #000;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    height: fit-content;
    margin-top: 28px;
    border-radius: 0px;
}

.pg-restaurant-reservation6 .btn.btn-book:hover {
    background-color: #c59d5f;
    color: #fff;
}

.pg-restaurant-reservation6 .description span {
    color: #000;
    font-family: cursive;
    font-size: 14px;
}

/* RESERVATION 7 */
.pg-restaurant-reservation7 {
    background-color: #f7f7f7;
    padding: 45px 0px;
}

.pg-restaurant-reservation7 .pre-heading {
    color: #c59d5f;
    font-size: 24px;
    text-align: center;
}

.pg-restaurant-reservation7 .heading {
    color: #000;
    font-size: 30px;
    text-align: center;
}

.pg-restaurant-reservation7 .pre-heading:after {
    content: "";
    display: flex;
    height: 2px;
    width: 60px;
    background-color: #c59d5f;
    position: relative;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.pg-restaurant-reservation7 .input-reserve {
    background-color: transparent;
    border: 2px solid #c59d5f;
    padding: 9px 12px;
}

.pg-restaurant-reservation7 .inner {
    padding: 25px 0px;
}

.pg-restaurant-reservation7 .btn-submit {
    background-color: #c59d5f;
    color: #fff;
    border-radius: 0px;
    padding: 9px 20px;
    font-weight: 600;
    border: 2px solid #c59d5f;
    cursor: pointer;
}

.pg-restaurant-reservation7 .btn-submit:hover {
    background-color: transparent;
    color: #c59d5f;
}

/* RESERVATION 8 */
.pg-restaurant-reservation8 {
    background-color: #f7f7f7;
    padding: 45px 0px;
}

.pg-restaurant-reservation8 .heading {
    font-size: 19px;
    padding: 12px 0px;
    font-weight: 700;
}

.pg-restaurant-reservation8 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 10%;
}

.pg-restaurant-reservation8 .description {
    color: #6c6c6c;
    font-size: 15px;
}

.pg-restaurant-reservation8 .description p {
    margin-bottom: 11px;
}

.pg-restaurant-reservation8 .secondry-heading {
    font-weight: 600;
}

.pg-restaurant-reservation8 .input-reserve {
    padding: 17px 12px;
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
}

.pg-restaurant-reservation8 .input-reserve::placeholder {
    color: #333;
    font-size: 15px;
}

.pg-restaurant-reservation8 .input-reserve::placeholder {
    color: #333;
    font-size: 15px;
    opacity: 1; /* Firefox */
}

.pg-restaurant-reservation8 .input-reserve:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
    font-size: 15px;
}

.pg-restaurant-reservation8 .input-reserve::-ms-input-placeholder { /* Microsoft Edge */
    color: #333;
    font-size: 15px;
}

.pg-restaurant-reservation8 .btn.btn-submit {
    margin-top: 20px;
    background-color: #c59d5f;
    color: #fff;
    padding: 11px 16px;
    border-radius: 0px;
    font-size: 15px;
}

.pg-restaurant-reservation8 .btn.btn-submit:hover {
    background-color: #000;
}

/* RESERVATION 9 */
.pg-restaurant-reservation9 {
    background-color: #f7f7f7;
    padding: 45px 0px;
    text-align: center;
}

.pg-restaurant-reservation9 .input-reserve::placeholder {
    color: #999;
    font-size: 15px;
}

.pg-restaurant-reservation9 .input-reserve::placeholder {
    color: #999;
    font-size: 15px;
    opacity: 1; /* Firefox */
}

.pg-restaurant-reservation9 .input-reserve:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
    font-size: 15px;
}

.pg-restaurant-reservation9 .input-reserve::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
    font-size: 15px;
}

.pg-restaurant-reservation9 .heading {
    font-size: 40px;
    padding: 17px 12px;
    text-align: center;
    font-weight: 600;
    color: #5a5a5a;
}

.pg-restaurant-reservation9 .form-control.input-reserve {
    background-color: transparent;
    padding: 11px 12px;
    border-radius: 0px;
    border-right: 0px;
}

.pg-restaurant-reservation9 .input-group-addon {
    background-color: transparent;
    border-radius: 0px;
    color: #c7c7c7;
}

.pg-restaurant-reservation9 .btn.btn-submit {
    background-color: transparent;
    border: 2px solid #c59d5f;
    padding: 12px 37px;
    color: #c59d5f;
    font-weight: 600;
    border-radius: 30px;
}

.pg-restaurant-reservation9 .btn.btn-submit:hover {
    background-color: #000;
}

/* RESERVATION 10 */
.pg-restaurant-reservation10 {
    padding: 45px 0px;
    background-color: #f7f7f7;
}

.pg-restaurant-reservation10 .heading {
    color: #c59d5f;
    letter-spacing: 1px;
    padding: 20px 0px;
    text-align: center;
    font-size: 18px;
}

.pg-restaurant-reservation10 .form-control.input-reserve {
    background-color: transparent;
    padding: 11px 12px;
    border-radius: 0px;
}

.pg-restaurant-reservation10 .input-group-addon {
    background-color: transparent;
    border-radius: 0px;
    color: #c7c7c7;
}

.pg-restaurant-reservation10 .btn.btn-submit {
    background-color: #c7ad88;
    color: #fff;
    border-radius: 0px;
    display: block;
    margin: 15px auto;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 13px;
}

.pg-restaurant-reservation10 .btn.btn-submit:hover {
    background-color: #000;
}

/* RESERVATION 11 */
.pg-restaurant-reservation11 {
    background-color: #504d4d;
    padding: 55px 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pg-restaurant-reservation11 .heading {
    color: #c59d5f;
    letter-spacing: 1px;
    padding: 20px 0px;
    text-align: center;
    font-size: 38px;
}

.pg-restaurant-reservation11  .form-control.input-reserve.border-left-0 {
    background-color: #e5e4e4;
    padding: 11px 12px;
    border-radius: 0px;
}

.pg-restaurant-reservation11 .input-group-addon {
    background-color: #e5e4e4;
    border-radius: 0px;
    color: #000;
    padding: 1px 16px;
}

.pg-restaurant-reservation11 .input-reserve::placeholder {
    color: #333;
    font-weight: 600;
    font-size: 15px;
}

.pg-restaurant-reservation11 .input-reserve::placeholder {
    color: #333;
    font-weight: 600;
    font-size: 15px;
    opacity: 1; /* Firefox */
}

.pg-restaurant-reservation11 .input-reserve:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
    font-weight: 600;
    font-size: 15px;
}

.pg-restaurant-reservation11 .input-reserve::-ms-input-placeholder { /* Microsoft Edge */
    color: #333;
    font-weight: 600;
    font-size: 15px;
}

.pg-restaurant-reservation11 .btn.btn-submit {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    background-color: #c59d5f;
    color: #fff;
    border-radius: 0px;
    font-size: 15px;
    padding: 7px 23px;
}

/* TESTIMONIAL 1 */
.pg-restaurant-testimonial1 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #333;
    height: 600px;
}

.pg-restaurant-testimonial1  ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

.pg-restaurant-testimonial1 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-testimonial1 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    border: solid 1px #c59d5f;
}

.pg-restaurant-testimonial1 .inner {
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.pg-restaurant-testimonial1 .inner .kudos {
    width: 100px;
    height: 100px;
    border: solid 5px #fff;
    object-fit: cover;
}

.pg-restaurant-testimonial1 .inner .pre-heading {
    color: #c59d5f;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-testimonial1 .inner .line {
    width: 6%;
    margin: 0 auto;
    background-color: #c59d5f;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 4px;
}

.pg-restaurant-testimonial1 .inner .heading {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 18px;
}

.pg-restaurant-testimonial1 .inner .description {
    text-align: center;
    padding: 15px 0px;
}

.pg-restaurant-testimonial1 .inner .name {
    font-weight: 600;
    color: #c59d5f;
}

.pg-restaurant-testimonial1 span.prev-icon {
    background-color: #4e4e4e;
    padding: 6px 15px;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    text-align: center;
}

.pg-restaurant-testimonial1 span.next-icon {
    background-color: #4e4e4e;
    padding: 6px 15px;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    text-align: center;
}

/* TESTIMONIAL 2 */
.pg-restaurant-testimonial2 {
    height: 362px;
    background-color: #fff;
}

.pg-restaurant-testimonial2 .description {
    color: #434343;
    width: 75%;
    margin: 0 auto;
    font-size: 18px;
    padding: 40px 0px;
}

.pg-restaurant-testimonial2 .last {
    font-weight: 600;
    color: #c59d5f;
}

.pg-restaurant-testimonial2 .carousel-caption {
    bottom: 0px;
    left: 0%;
    right: 0%;
    padding-bottom: 0px;
    padding-top: 0px;
}

.pg-restaurant-testimonial2 .inner {
    background-color: #fff;
    padding: 66px 0px;
}

.pg-restaurant-testimonial2 .line {
    background-color: #333;
    height: 2px;
    width: 5%;
    margin: 0 auto;
}

.pg-restaurant-testimonial2 a.carousel-control-prev span {
    color: #000;
    font-size: 26px;
}

.pg-restaurant-testimonial2 a.carousel-control-next span {
    color: #000;
    font-size: 26px;
}

.pg-restaurant-testimonial2 .heading {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #c59d5f;
    padding: 15px 0px;
}

.pg-restaurant-testimonial2 .card {
    background-color: transparent;
    border: none;
    padding: 20px 0px;
}

.pg-restaurant-testimonial2 .card-block {
    padding: 12px 0px;
}

.pg-restaurant-testimonial2 h4.card-title {
    font-size: 20px;
    color: #626262;
    margin-bottom: 3px;
}

.pg-restaurant-testimonial2 p.card-text {
    font-family: serif;
    font-style: italic;
    color: #9e9e9e;
}

/* TESTIMONIAL 3 */
.pg-restaurant-testimonial3 {
    text-align: center;
    padding: 25px 0px;
}

.pg-restaurant-testimonial3 .pre-heading {
    color: #c59d5f;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-testimonial3 .inner {
    background-color: #f5f5f5;
    padding: 150px 0px;
    padding-top: 85px;
}

.pg-restaurant-testimonial3 .line {
    width: 6%;
    margin: 0 auto;
    background-color: #c59d5f;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 4px;
}

.pg-restaurant-testimonial3 .heading {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 18px;
}

.pg-restaurant-testimonial3 .description {
    border: solid 1px #dedede;
    font-size: 14px;
    color: #aeaeae;
    padding: 25px 18px;
    line-height: 23px;
    margin: 15px 0px;
    padding-bottom: 44px;
}

.pg-restaurant-testimonial3 .img-bottom {
    display: inline-table;
    margin: 0 auto;
    position: absolute;
    left: 43%;
    bottom: -44%;
}

.pg-restaurant-testimonial3 img.img-fluid-slider {
    border-radius: 50%;
    border: solid #fff;
    height: 60px;
    width: 60px;
    object-fit: cover;
    vertical-align: super;
}

.pg-restaurant-testimonial3 .name {
    color: #c59d5f;
    font-weight: 600;
    font-size: 16px;
}

.pg-restaurant-testimonial3 .img-outer {
    border-bottom-left-radius: 85px;
    border-bottom-right-radius: 85px;
    border: 1px solid #cfcfcf;
    border-top: none;
    padding: 0px 24px;
    background-color: #f5f5f5;
}

.pg-restaurant-testimonial3 .carousel-caption {
    top: 26%;

    /* left: auto; */
    text-align: center;
}

.pg-restaurant-testimonial3 h3.headings {
    margin: 0 auto;
    color: #ffffff;
    margin-bottom: 7px;
    font-size: 30px;
    letter-spacing: 1px;
}

.pg-restaurant-testimonial3 ul.carousel-indicators {
    position: absolute;
    left: 47%;
    z-index: 12;
    list-style: none;
    color: #fff;
    right: auto;
    margin-left: 0px;
    text-align: left;
    margin: 0px;
}

.pg-restaurant-testimonial3 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-testimonial3 ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

.pg-restaurant-testimonial3 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid #c59d5f 1px;
}

.pg-restaurant-testimonial3 span.prev-icon {
    background-color: #4e4e4e;
    padding: 6px 15px;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    text-align: center;
}

.pg-restaurant-testimonial3 span.next-icon {
    background-color: #4e4e4e;
    padding: 6px 15px;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-testimonial3 .img-bottom {
        display: none !important;
    }
}

@media screen and (max-width: 1122px) and (min-width:767px) {
    .pg-restaurant-testimonial3 .img-bottom {
        bottom: -35% !important;
    }
}

/* TESTIMONIAL 4 */
.pg-restaurant-testimonial4 {
    text-align: center;
}

.pg-restaurant-testimonial4 .pre-heading {
    color: #c59d5f;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-testimonial4 .inner {
    background-color: #333;
    padding: 150px 0px;
    padding-top: 85px;
}

.pg-restaurant-testimonial4 .line {
    width: 6%;
    margin: 0 auto;
    background-color: #c59d5f;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 4px;
}

.pg-restaurant-testimonial4 .heading {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 18px;
    color: #fff;
}

.pg-restaurant-testimonial4 .description {
    border: solid 1px #dedede;
    font-size: 14px;
    color: #fafafa;
    padding: 25px 18px;
    line-height: 23px;
    margin: 15px 0px;
    padding-bottom: 44px;
}

.pg-restaurant-testimonial4 .img-bottom {
    display: inline-table;
    margin: 0 auto;
    position: absolute;
    left: 43%;
    bottom: -40%;
}

.pg-restaurant-testimonial4 img.img-fluid-slider {
    border-radius: 50%;
    border: solid #fff;
    vertical-align: super;
    object-fit: cover;
    height: 50px;
    width: 50px;
}

.pg-restaurant-testimonial4 .name {
    color: #eaeaea;
    font-weight: 600;
    font-size: 16px;
}

.pg-restaurant-testimonial4 .img-outer {
    border-bottom-left-radius: 85px;
    border-bottom-right-radius: 85px;
    border: 1px solid #cfcfcf;
    border-top: none;
    padding: 0px 24px;
    background-color: #333333;
}

.pg-restaurant-testimonial4 .carousel-caption {
    top: 26%;

    /* left: auto; */
    text-align: center;
}

.pg-restaurant-testimonial4 h3.headings {
    margin: 0 auto;
    color: #ffffff;
    margin-bottom: 7px;
    font-size: 30px;
    letter-spacing: 1px;
}

.pg-restaurant-testimonial4 ul.carousel-indicators {
    position: absolute;
    left: 47%;
    z-index: 12;
    list-style: none;
    color: #fff;
    right: auto;
    margin-left: 0px;
    text-align: left;
    margin: 0px;
}

.pg-restaurant-testimonial4 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-testimonial4 ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

.pg-restaurant-testimonial4 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid #c59d5f 1px;
}

.pg-restaurant-testimonial4 span.prev-icon {
    background-color: #4e4e4e;
    padding: 6px 15px;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    text-align: center;
}

.pg-restaurant-testimonial4 span.next-icon {
    background-color: #4e4e4e;
    padding: 6px 15px;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-testimonial4 .img-bottom {
        display: none !important;
    }
}

@media screen and (max-width: 1122px) and (min-width:767px) {
    .pg-restaurant-testimonial4 .img-bottom {
        bottom: -35% !important;
    }
}

/* TESTIMONIAL 5 */
.pg-restaurant-testimonial5 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.pg-restaurant-testimonial5 .heading {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 18px;
    color: #333;
}

.pg-restaurant-testimonial5 .line {
    width: 6%;
    margin: 0 auto;
    background-color: #c59d5f;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 4px;
}

.pg-restaurant-testimonial5 .inner {
    background-color: transparent;
    height: 500px !important;
}

.pg-restaurant-testimonial5 .description {
    color: #969696;
    font-style: italic;
    line-height: 27px;
    padding: 9px 0px 23px 0px;
}

.pg-restaurant-testimonial5 img.img-fluid-bottom {
    border-radius: 50%;
    border: solid 3px #fff;
    margin: 5px 0px;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.pg-restaurant-testimonial5 .last {
    color: #c59d5f;
    font-weight: 600;
    font-size: 16px;
}

.pg-restaurant-testimonial5 .pre-heading {
    color: #c59d5f;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-testimonial5 ul.carousel-indicators {
    position: absolute;
    z-index: 12;
    list-style: none;
    color: #fff;
    margin-left: 0px;
    margin: 0px;
    left: unset;
    right: unset;
    top: 10%;
}

.pg-restaurant-testimonial5 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-testimonial5 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid #c59d5f 1px;
}

.pg-restaurant-testimonial5 ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

/* TESTIMONIAL 6 */
.pg-restaurant-testimonial6 {
    text-align: center;
}

.pg-restaurant-testimonial6 .inner {
    background-color: #2a2a2a;
    padding: 90px 0px;
}

.pg-restaurant-testimonial6 .pre-heading {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    padding: 10px 0px;
}

.pg-restaurant-testimonial6 .description {
    text-align: center;
    color: #fff;
    padding: 35px 0px;
}

.pg-restaurant-testimonial6 img {
    display: block;
    margin: 0 auto;
    height: 80px;
    width: 80px;
    object-fit: cover;
}

.pg-restaurant-testimonial6 i {
    color: #c59d5f;
}

.pg-restaurant-testimonial6 .signature {
    font-size: 40px;
    color: #c59d5f;
    padding-top: 20px;
    font-family: Mrs Saint Delafield;
}

.pg-restaurant-testimonial6 ul.carousel-indicators li {
    margin: 8px 5px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: left;
    color: #e4e4e4;
    cursor: pointer;
}

.pg-restaurant-testimonial6 span.circle {
    padding: 6px 6px;
    height: 3px !important;
    width: 4px !important;
    min-height: 2px;
    max-height: 3px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    border: solid #c59d5f 1px;
}

.pg-restaurant-testimonial6 ul.carousel-indicators li.active span.circle {
    background-color: #c59d5f;
}

/* GALLERY 1 */
.pg-restaurant-gallery1 {
    background-color: #f5f5f5;
    padding: 40px 0px;
}

.pg-restaurant-gallery1 .btn {
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}

.pg-restaurant-gallery1 .top {
    text-align: center;
    color: #d91d1d;
    font-weight: 600;
    font-size: 17px;
    padding: 7px 0px;
}

.pg-restaurant-gallery1 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 4%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.pg-restaurant-gallery1 .heading {
    text-align: center;
    padding: 9px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #4a4a4a;
}

.pg-restaurant-gallery1 img.img-fluid {
    border: solid 6px #fff;
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-gallery1 img.img-fluid:hover {
    box-shadow: 0px 0px 5px 2px #a8a8a8;
    transition: all 0.4s;
}

.pg-restaurant-gallery1 .padding {
    padding: 5px;
}

.pg-restaurant-gallery1 .btn.btn-gallery1 {
    color: #c59d5f;
    display: block;
    margin: 0 auto;
    background-color: transparent;
    border: solid 1px #dedede;
    border-radius: 0px;
    font-weight: 600;
    font-size: 15px;
    padding: 11px 16px;
    margin-top: 50px;
}

.pg-restaurant-gallery1 .modal {
}

.pg-restaurant-gallery1 .modal .modal-header {
}

.pg-restaurant-gallery1 .modal .modal-title {
    font-family: Dancing Script;
    color: #c59d5f;
}

.pg-restaurant-gallery1 .modal .close {
    float: right;
}

.pg-restaurant-gallery1 .modal .modal-content {
}

.pg-restaurant-gallery1 .modal .modal-body {
}

.pg-restaurant-gallery1 .modal .modal-body img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

/* GALLERY 2 */
.pg-restaurant-gallery2 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-gallery2 img.img-fluid {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pg-restaurant-gallery2 .col-sm-12.col-md-4.col-lg-4.padding {
    padding: 4px;
}

.pg-restaurant-gallery2 .image-main {
    position: relative;
}

.pg-restaurant-gallery2 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #2e3e45;
}

.pg-restaurant-gallery2 .image-main:hover .overlay {
    opacity: 1;
}

.pg-restaurant-gallery2 .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

@media screen and (max-width: 991px) {
    .pg-restaurant-gallery2 img.img-fluid {
        min-height: 100%;
    }
}


.pg-restaurant-gallery2 .modal {
}

.pg-restaurant-gallery2 .modal .modal-header {
}

.pg-restaurant-gallery2 .modal .modal-title {
    font-family: Dancing Script;
    color: #c59d5f;
}

.pg-restaurant-gallery2 .modal .close {
    float: right;
}

.pg-restaurant-gallery2 .modal .modal-content {
}

.pg-restaurant-gallery2 .modal .modal-body {
}

.pg-restaurant-gallery2 .modal .modal-body img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

/* GALLERY 3 **/
.pg-restaurant-gallery3 {
    text-align: center;
    padding: 83px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-gallery3 .heading {
    font-size: 28px;
    padding: 1px 0px 10px 0px;
    font-weight: 600;
}

.pg-restaurant-gallery3 .heading span {
    font-size: 32px;
    font-weight: 600;
}

.pg-restaurant-gallery3 .btn {
    background-color: transparent;
    border: 1px solid #c3c3c3;
    color: #fff;
    border-radius: 0px;
    padding: 12px 23px;
}

.pg-restaurant-gallery3 .gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.pg-restaurant-gallery3 .gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.pg-restaurant-gallery3 .filter-button {
    font-size: 17px;
    border: none;
    text-align: center;
    color: #333;
    margin-bottom: 20px;
    background-color: transparent;
    font-weight: 600;
}

.pg-restaurant-gallery3 .filter-button:hover {
    font-size: 17px;
    text-align: center;
    color: #c59d5f;
    background-color: transparent;
}

.pg-restaurant-gallery3 .btn-default:active .filter-button:active {
    color: #c59d5f;
    background-color: transparent;
}

.pg-restaurant-gallery3 .port-image {
    width: 100%;
}

.pg-restaurant-gallery3 .gallery_product {
    margin-bottom: 30px;
}

.pg-restaurant-gallery3 .image-main:hover .overlay {
    opacity: 1;
}

.pg-restaurant-gallery3 .image-main {
    position: relative;
}

.pg-restaurant-gallery3 img.img-fluid {
    display: block;
    object-fit: cover;
    height: 200px;
    width: 100%;
}

.pg-restaurant-gallery3 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #3b2f1c;
}

.pg-restaurant-gallery3 .inner {
    border: solid 1px #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.pg-restaurant-gallery3 .description {
    font-size: 13px;
    padding: 7px 0px;
}

.pg-restaurant-gallery3 .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

/* GALLERY 4 */
.pg-restaurant-gallery4 {
    padding: 70px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-gallery4 .heading {
    font-size: 21px;
    font-weight: 600;
    font-family: inherit;
    padding: 11px 0px;
}

.pg-restaurant-gallery4 .card {
    border: none;
    margin: 9px 0px;
    background-color: transparent;
}

.pg-restaurant-gallery4 .card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pg-restaurant-gallery4  p.card-text {
    color: #bdbdbd;
    font-size: 13px;
    font-weight: 600;
}

/* GALLERY 5 */
.pg-restaurant-gallery5 {
    padding: 50px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-gallery5 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pg-restaurant-gallery5 .image-main:hover .overlay {
    opacity: 1;
}

.pg-restaurant-gallery5 .pre-heading {
    text-align: center;
    font-weight: 600;
    color: #c59d5f;
    font-size: 17px;
}

.pg-restaurant-gallery5 .line {
    height: 2px;
    background-color: #c59d5f;
    width: 3%;
    margin: 0 auto;
    margin-top: 8px;
}

.pg-restaurant-gallery5 .image-main {
    position: relative;
}

.pg-restaurant-gallery5 .text {
    color: white;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 86%;
}

.pg-restaurant-gallery5 img.img-fluid {
    display: block;
}

.pg-restaurant-gallery5 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #c59d5f;
    padding: 8px;
}

.pg-restaurant-gallery5 .inner {
    border: solid 1px #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.pg-restaurant-gallery5 .heading {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.pg-restaurant-gallery5 .description {
    font-size: 13px;
    padding: 7px 0px;
}

.pg-restaurant-gallery5 .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.pg-restaurant-gallery5 .nopadding {
    padding: 0px;
    margin: 0px;
}

/* TEAM 1 */
.pg-restaurant-team1 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pg-restaurant-team1 .item > img {
    border: solid #fff;
}

.pg-restaurant-team1 .card {
    position: relative;
    border: none;
}

.pg-restaurant-team1 .image {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.pg-restaurant-team1 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #c59d5f;
}

.pg-restaurant-team1 .overlay-inner {
    position: absolute;
    width: 91%;
    top: 3%;
    left: 3%;
    border: solid 1px #fff;
    margin: 0 auto;
    right: 3%;
    bottom: 3%;
}

.pg-restaurant-team1 .card:hover .overlay {
    opacity: 1;
}

.pg-restaurant-team1 h4.heading {
    font-size: 16px;
    color: #c59d5f;
    margin-bottom: 2px;
}

.pg-restaurant-team1 .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 85%;
}

.pg-restaurant-team1 .card-body {
    background-color: whitesmoke;
    padding: 7px 3px;
}

.pg-restaurant-team1 .card-text {
    font-size: 12px;
    color: #a6a6a6;
}

.pg-restaurant-team1 .overlay img {
    width: 19px;
    margin: 0 auto;
}

.pg-restaurant-team1 .overlay .heading {
    color: #fff;
    font-size: 17px;
}

.pg-restaurant-team1 .overlay .card-text {
    color: #fff;
    margin-bottom: 5px;
}

.pg-restaurant-team1  p.overlay-text {
    font-size: 13px;
}

.pg-restaurant-team1  button.btn.btn-social {
    width: 39px;
    background-color: #c59d5f;
    border: 2px solid #fff;
    opacity: 1;
    border-radius: 0px;
    color: #fff;
    font-size: 15px;
}

.pg-restaurant-team1  button.btn.btn-social:hover {
    background-color: #fff;
    color: #c59d5f;
}

.pg-restaurant-team1 .carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0 auto;
    margin-bottom: -30px;
    width: 100%;
    font-size: 0;
    padding: 2px 0;
}

.pg-restaurant-team1 .carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-flex;
    margin: 0 5px;
    border: 1px solid #c59d5f;
}

.pg-restaurant-team1 .carousel-indicators li.active {
    background-color: #c59d5f!important;
}

.pg-restaurant-team1 .padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* TEAM 2 */
.pg-restaurant-team2 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pg-restaurant-team2 .card .card-img-top {
    object-fit: cover;
    height: 400px;
    width: 100%;
}

.pg-restaurant-team2 .card .heading {
    font-size: 17px;
    color: #c59d5f;
    margin-bottom: 2px;
}

.pg-restaurant-team2 .card .card-text {
    font-size: 14px;
    color: #a6a6a6;
}

.pg-restaurant-team2 .card .card-text.mid {
    color: #797979;
    font-size: 14px;
}

.pg-restaurant-team2 .card .btn.btn-social {
    width: 39px;
    background-color: #ffffff;
    border: 2px solid #c59d5f;
    opacity: 1;
    border-radius: 0px;
    color: #c59d5f;
    font-size: 15px;
}

/* TEAM 3 */
.pg-restaurant-team3 {
    background-color: #000;
}

.pg-restaurant-team3 .card-img-top {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.pg-restaurant-team3 .pre-heading {
    color: #c59d5f;
    font-weight: 700;
}

.pg-restaurant-team3 .heading {
    color: #fff;
    font-weight: 700;
}

.pg-restaurant-team3 .sub-heading {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
}

.pg-restaurant-team3 .text-details {
    font-size: 15px;
    color: #fff;
}

.pg-restaurant-team3 .my-3 {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    object-fit: cover;
}

/* TEAM 4 */
.pg-restaurant-team4 {
    padding: 70px 0px;
    text-align: center;
}

.pg-restaurant-team4 .card .card-img-top {
    object-fit: cover;
    height: 300px;
    width: 100%;
}

.pg-restaurant-team4 .card .heading {
    font-size: 23px;
    font-weight: 600;
    font-family: inherit;
    padding: 12px 0px;
}

.pg-restaurant-team4 .card .card-custom {
    position: relative;
    text-align: left;
}

.pg-restaurant-team4 .card .card-custom::before {
    background-image: url(../images/icon.png);
    content: "";
    position: absolute;
    left: 0;
    height: 47px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: 92%;
    top: 12%;
}

.pg-restaurant-team4 .card .card-title {
    font-size: 17px;
    margin-bottom: 4px;
}

.pg-restaurant-team4 .card .sub-heading {
    font-size: 11px;
    color: #aaaaaa;
}

.pg-restaurant-team4 .card .heading {
    font-weight: 700;
}

.pg-restaurant-team4 .card .list {
    list-style: none;
}

.pg-restaurant-team4 .card .list li {
    display: inline-block;
    font-size: 12px;
    color: #949494;
}

.pg-restaurant-team4 .card .list .heading {
    color: #060606;
    font-weight: 600;
    font-size: 13px;
}

.pg-restaurant-team4 .card .card-text {
    color: #5c5c5c;
}

/* TEAM 5 */
.pg-restaurant-team5 {
    padding: 70px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-team5 .heading {
    font-size: 29px;
    font-weight: 700;
}

.pg-restaurant-team5 .sub-heading {
    font-size: 13px;
    color: #898989;
}

.pg-restaurant-team5 .card-img-top {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.pg-restaurant-team5 .col-md-6.custom {
    background-color: white;
    padding: 18px 23px;
    box-shadow: 1px 1px 4px 1px #eeeeee;
}

.pg-restaurant-team5 .btn.btn-social {
    background-color: #ffffff;
    border: none;
    color: #aeaeae;
    font-size: 15px;
}

.pg-restaurant-team5 .sub-heading-inner {
    color: #eea03a;
    font-size: 13px;
    margin-bottom: 4px;
}

.pg-restaurant-team5 .line {
    margin: 8px 0px;
    height: 1px;
    background-color: #e4e4e4;
    width: 13%;
}

.pg-restaurant-team5 .text-cusom {
    color: #7b7b7b;
}

.pg-restaurant-team5 .mb-1 {
    font-size: 20px;
    font-weight: 700;
}

/* TEAM 6 */
.pg-restaurant-team6 {
    padding: 70px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-team6 .card-img-top {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-team6 .line {
    margin: 8px 0px;
    height: 1px;
    background-color: #e4e4e4;
    width: 13%;
}

.pg-restaurant-team6 .sub-heading-inner {
    color: #eea03a;
    font-size: 13px;
    margin-bottom: 4px;
}

.pg-restaurant-team6 .btn.btn-social {
    background-color: transparent;
    color: #b9b9b9;
    padding: 2px 4px;
}

.pg-restaurant-team6 .heading-iner {
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 7px;
}

.pg-restaurant-team6 p {
    margin-bottom: 7px;
    font-size: 16px;
    font-family: initial;
}

/* TEAM 7 */
.pg-restaurant-team7 {
    background-color: #f5f5f5;
    padding: 65px 0px;
}

.pg-restaurant-team7 .card-title {
    font-size: 16px;
    font-weight: 700;
}

.pg-restaurant-team7 span.checked {
    color: orange;
}

.pg-restaurant-team7 .line {
    margin: 8px 0px;
    height: 1px;
    background-color: #e4e4e4;
    width: 13%;
}

.pg-restaurant-team7 .overlay-custom {
    position: absolute;
    background-color: #e7b068;
    top: 6%;
    padding: 5px 19px;
    color: white;
    font-size: 14px;
}

.pg-restaurant-team7 .heading {
    font-weight: 700;
}

.pg-restaurant-team7 .card-img-top {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

/* TEAM 8  */
.pg-restaurant-team8 {
    background-color: #f5f5f5;
    padding: 65px 0px;
}

.pg-restaurant-team8 .upper-text {
    color: #4c4c4c;
    margin-top: 4px;
}

.pg-restaurant-team8 .cards-custom {
    background-color: white;
    padding: 23px 23px;
    box-shadow: 1px 1px 4px 1px #eeeeee;
}

.pg-restaurant-team8 .btn.btn-social {
    background-color: #ffffff;
    border: none;
    color: #aeaeae;
    font-size: 15px;
}

.pg-restaurant-team8 .mb-1 {
    font-size: 20px;
    font-weight: 700;
}

.pg-restaurant-team8 .card-img-top {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pg-restaurant-team8 .line {
    margin: 8px 0px;
    height: 1px;
    background-color: #e4e4e4;
    width: 13%;
}

.pg-restaurant-team8 .text-cusom {
    color: #7b7b7b;
    margin-top: 8px;
}

.pg-restaurant-team8 .sub-heading-inner {
    color: #eea03a;
    font-size: 13px;
    margin-bottom: 4px;
}

/* BLOG 1 */
.pg-restaurant-blog1 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-blog1 .main {
    position: relative;
    overflow: hidden;
    padding: 25px 0px;
}

.pg-restaurant-blog1 .img-card {
    position: relative;
    overflow: hidden;

    /* padding: 15px 0px; */
    margin-bottom: 15px;
}

.pg-restaurant-blog1 .main img {
    width: 100%;
    min-height: 300px;
    height: 400px;
    object-fit: cover;
}

.pg-restaurant-blog1 .caption {
    position: absolute;
    top: -100%;
    right: 0;
    background: #535353d1;
    width: 100%;
    height: 100%;
    padding: 2%;
    text-align: center;
    color: #fff !important;
    z-index: 2;
    -webkit-transition: all 0.05s ease-in-out;
    -moz-transition: all 0.05s ease-in-out;
    -o-transition: all 0.05s ease-in-out;
    -ms-transition: all 0.05s ease-in-out;
    transition: all 0.05s ease;
}

.pg-restaurant-blog1 .main:hover .caption {
    top: 0%;
}

.pg-restaurant-blog1 .main:hover .heading {
    color: #c59d5f;
}

.pg-restaurant-blog1 .main:hover a.read {
    color: #c59d5f;
}

.pg-restaurant-blog1 .caption img {
    height: auto;
    width: auto;
    top: 50%;
    position: absolute;
    left: 50%;
    min-height: auto;
}

.pg-restaurant-blog1 a.read {
    color: #333;
    font-weight: 600;
    font-size: 17px;
}

.pg-restaurant-blog1 .main .box {
    border: 4px solid #e7d3b4;
    display: inline-grid;
    text-align: center;
    padding: 12px 12px;
    font-size: 22px;
    font-weight: 600;
}

.pg-restaurant-blog1 .main .box span {
    font-size: 33px;
    font-weight: 700;
}

.pg-restaurant-blog1 .heading {
    font-size: 23px;
    color: #333333;
    padding: 5px 0px;
}

.pg-restaurant-blog1 .time-address span {
    color: #c0c0c0;
    font-size: 15px;
    padding-right: 20px;
}

.pg-restaurant-blog1 .time-address p {
    color: #888888;
    line-height: 25px;
    padding: 5px 0px;
}

/* BLOG 2 */
.pg-restaurant-blog2 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-blog2 .inner {
    padding: 12px 0px;
}

.pg-restaurant-blog2 .no-padding {
    padding: 0px;
}

.pg-restaurant-blog2 .inner.row {
    background-color: #fff;
    padding: 35px 25px;
}

.pg-restaurant-blog2 .heading {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 15px;
}

.pg-restaurant-blog2 .date {
    font-family: cursive;
    color: #a2a2a2;
    font-size: 14px;
    text-align: right;
}

.pg-restaurant-blog2 .text.py-3.my-0 {
    color: gray;
}

.pg-restaurant-blog2 a.read-more {
    color: #333;
    font-weight: 600;
}

@media screen and (max-width: 991px) {
    .pg-restaurant-blog2 img.img-fluid {
        min-height: 100%;
    }
}

/* BLOG 3 */
.pg-restaurant-blog3 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-blog3 .card {
    border: none;
    border-radius: 0px;
    margin: 15px 0px;
}

.pg-restaurant-blog3 .card-block.text-center {
    padding: 45px 25px;
    width: 87%;
    margin: 0 auto;
}

.pg-restaurant-blog3 .card img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.pg-restaurant-blog3 .heading {
    color: #000000;
    text-transform: uppercase;
    font-size: 19px;
    width: 75%;
    margin: 0 auto;
    font-weight: 500;
}

.pg-restaurant-blog3 p.card-text {
    font-weight: 600;
    color: #626262;
    padding: 20px 0px;
    margin: 0px;
}

.pg-restaurant-blog3 a.read-more {
    color: #333;
    font-weight: 600;
}

/* BLOG 4 */
.pg-restaurant-blog4 {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-blog4 .img-cards {
    position: relative;
    border: 3px solid #fff;
}

.pg-restaurant-blog4 .date-overlay {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #b6791b;
    color: #000;
    display: inline-grid;
    padding: 0px 12px;
    border-left: 3px solid #b6791b;
    border-bottom: 3px solid #b6791b;
}

.pg-restaurant-blog4 .heading {
    color: #b6791b;
    font-weight: 700;
    font-size: 18px;
}

.pg-restaurant-blog4 .card-block.text-center {
    padding: 28px 0px;
}

.pg-restaurant-blog4 .card-text {
    color: #767676;
    padding: 15px 0px;
    margin: 0px;
}

.pg-restaurant-blog4 .card {
    padding: 22px 22px;
    border: 3px solid #fff;
    border-radius: 0px;
    background-color: #fafafa;
}

.pg-restaurant-blog4 .btn {
    background-color: transparent;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 10px 21px;
    font-size: 14px;
    color: #b6791b;
    font-weight: 600;
}

.pg-restaurant-blog4 .btn:hover {
    background-color: #b6791b;
    color: #fff;
}

.pg-restaurant-blog4 .carousel-control-prev {
    display: inline-grid;
    height: auto;
    bottom: auto;
    top: 50%;
    width: auto;
    background-color: #fafafa;
    padding: 2px 16px;
    opacity: 1;
    left: -4%;
    border: 1px solid #c5c5c5;
    color: #c59d5f;
    font-size: 25px;
    vertical-align: middle;
}

.pg-restaurant-blog4 .carousel-control-prev:hover {
    background-color: #c59d5f;
    color: #fafafa;
}

.pg-restaurant-blog4 .carousel-control-next:hover {
    background-color: #c59d5f;
    color: #fafafa;
}

.pg-restaurant-blog4 .carousel-control-next {
    display: inline-grid;
    height: auto;
    bottom: auto;
    top: 50%;
    width: auto;
    background-color: #fafafa;
    padding: 2px 16px;
    opacity: 1;
    right: -4%;
    border: 1px solid #c5c5c5;
    color: #c59d5f;
    font-size: 25px;
    vertical-align: middle;
}

/* BLOG 5 */
.pg-restaurant-blog5 {
    background-color: #f5f5f5;
    padding: 45px 0px;
}

.pg-restaurant-blog5  img.img-fluid {
    width: 100%;
    padding: 20px 0px;
    height: 400px;
    object-fit: cover;
}

.pg-restaurant-blog5 .heading {
    font-weight: 700;
    font-size: 18px;
    color: #3d3d3d;
    padding: 12px 0px;
}

.pg-restaurant-blog5 .date-blog.text-right {
    font-family: cursive;
    color: #9a9a9a;
    font-weight: 500;
    font-size: 13px;
}

.pg-restaurant-blog5 .description {
    padding: 1px;
}

.pg-restaurant-blog5 .description p {
    font-size: 14px;
    color: #7b7b7b;
}

.pg-restaurant-blog5 .social span {
    padding: 1px 8px;
    font-size: 15px;
}

.pg-restaurant-blog5 .description-tags {
    color: gray;
}

.pg-restaurant-blog5  .share.row {
    padding: 16px 0px;
    border-bottom: 1px solid #cdcdcd;
}

/* BLOG 6 */
.pg-restaurant-blog6 {
    background-color: #f5f5f5;
    padding: 45px 0px;
}

.pg-restaurant-blog6 input.input-field {
    padding: 5px 10px;
    width: 100%;
    border: 1px solid gainsboro;
}

.pg-restaurant-blog6  textarea.text-area-form {
    width: 100%;
    padding: 5px 11px;
    border: 1px solid gainsboro;
}

.pg-restaurant-blog6  button.btn.btn-form-submit {
    background-color: transparent;
}

/* BLOG 7 */
.pg-restaurant-blog7 {
    background-color: whitesmoke;
    padding-top: 50px;
    padding-bottom: 50px;
}

.pg-restaurant-blog7 .heading-main {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}

.pg-restaurant-blog7 .card-block.blog {
    padding: 14px 15px;
}

.pg-restaurant-blog7 .btn.btn-read {
    font-weight: 600;
    color: #000;
}

.pg-restaurant-blog7 .card {
    border-radius: 0px;
}

.pg-restaurant-blog7 .card .card-img-top {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/* CONTACT 1 */
.pg-restaurant-contact1 {
    background-color: #fff;
    padding: 55px 0px;
}

.pg-restaurant-contact1 .list-group.list-group-flush li {
    border: none;
    font-size: 13px;
    padding: 9px 3px;
    color: gray;
    background-color: transparent;
    font-family: Lato;
}

.pg-restaurant-contact1 .card {
    border: none;
    background-color: transparent;
}

.pg-restaurant-contact1 ul.list-group.list-group-flush {
    padding: 10px 0px;
}

.pg-restaurant-contact1 ul.list-group.list-group-flush i {
    padding: 5px;
    color: #c59d5f;
}

.pg-restaurant-contact1 .top {
    display: block;
    margin: 0 auto;
    padding: 9px 0px;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pg-restaurant-contact1 .heading {
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    font-family: Oswald;
    padding: 12px 0px;
}

.pg-restaurant-contact1 .card-block a {
    color: #454545;
    font-weight: 600;
    font-family: Oswald;
}

/* CONTACT 2 */
.pg-restaurant-contact2 {
    padding: 55px 0px;
}

.pg-restaurant-contact2 img.img-fluid.left {
    width: 100%;
}

.pg-restaurant-contact2 .inner {
    padding: 0px;
}

.pg-restaurant-contact2 .inner .heading {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    font-family: Leckerli One;
}

.pg-restaurant-contact2 .inner .form-group {
    padding: 0px;
}

.pg-restaurant-contact2 .inner .form-group .form-control {
    border-radius: 0px;
    border: 1px solid #e2e2e2;
}

.pg-restaurant-contact2 .inner .btn {
    font-size: 13px;
    width: 100%;
    background-color: #c59d5f;
    color: #fff;
    padding: 10	px 6px;
    border-radius: 0px;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-contact2 img.img-fluid.left {
        padding: 12px 0px;
    }
}

/* CONTACT 3 */
.pg-restaurant-contact3 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-contact3 .heading {
    position: relative;
    z-index: 1;
}

.pg-restaurant-contact3 .heading:before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}

.pg-restaurant-contact3 .heading:before {
    border-top: none;
}

.pg-restaurant-contact3 .heading span {
    background: #f5f5f5;
    padding: 0 15px 3px 0px;
    color: #c59d5f;
    font-size: 23px;
    font-weight: 600;
}

.pg-restaurant-contact3 .heading:after {
    border-bottom: 2px solid #e4e4e4;

    /* -webkit-box-shadow: 0 1px 0 0 red; */
    /* -moz-box-shadow: 0 1px 0 0 red; */
    /* box-shadow: 0 1px 0 0 red; */
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
}

.pg-restaurant-contact3 .form-control:focus {
    color: #495057;
    background-color: transparent;
    outline: 0;
    border-bottom: 1px solid #c5c5c5;
    box-shadow: none;
    border-radius: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.pg-restaurant-contact3 .form-control {
    background-color: transparent;
    border: none;
    padding: 8px 17px;
}

.pg-restaurant-contact3 .form-control.small {
    height: 47px;
}

.pg-restaurant-contact3 .form {
    padding: 18px 0px;
}

.pg-restaurant-contact3 .message {
    background-color: #c59d5f;
    color: #fff;
    padding: 7px 27px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
}

.pg-restaurant-contact3 .sub-text {
    color: #b4b4b4;
}

.pg-restaurant-contact3 .inner-side {
    padding: 15px 0px;
    color: #858585;
    line-height: 26px;
}

.pg-restaurant-contact3 .btn-social {
    background-color: transparent;
    border: solid 1px #d7d7d7;
    border-radius: 1px;
    color: #a2a2a2;
}

.pg-restaurant-contact3 .btn-social:hover {
    background-color: #fff;
    border: solid 1px #d7d7d7;
    border-radius: 1px;
}

.pg-restaurant-contact3 .form-control {
    background-color: transparent;
    border: none;
}

.pg-restaurant-contact3 .social-btn {
    padding: 14px 0px;
}

/* CONTACT 4 */
.pg-restaurant-contact4 {
    background-color: #fff;
    padding: 55px 0px;
}

.pg-restaurant-contact4 .pre-heading {
    font-size: 15px;
    color: #bdbdbd;
    font-family: initial;
    font-weight: 400;
}

.pg-restaurant-contact4 .heading {
    font-size: 23px;
    font-weight: 700;
    padding: 13px 0px;
    color: #c59d5f;
}

.pg-restaurant-contact4 .inner {
    padding: 8px 0px;
}

.pg-restaurant-contact4 .city {
    font-size: 18px;
    font-weight: 500;
    color: #606060;
}

.pg-restaurant-contact4 .address {
    color: #9a9a9a;
    font-size: 15px;
    width: 89%;
    padding: 10px 0px;
}

.pg-restaurant-contact4 .phone {
    color: #858585;
    padding: 1px 0px;
}

.pg-restaurant-contact4 .email {
    color: #525252;
    font-weight: 600;
    text-decoration: underline;
    padding: 7px 0px;
}

.pg-restaurant-contact4 input.form-control {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    padding: 19px 6px;
}

.pg-restaurant-contact4 .form-control:focus {
    color: #495057;
    background-color: none;
    border-color: #393939;
    outline: 0;
    box-shadow: none;
}

.pg-restaurant-contact4 textarea.form-control {
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    margin-top: 12px;
}

.pg-restaurant-contact4 .btn.submit {
    background-color: #c1a558;
    color: #fff;
    padding: 9px 31px;
    border-radius: 0px;
    font-size: 15px;
    margin: 12px 0px;
}

.pg-restaurant-contact4 .form-heading {
    font-size: 16px;
    font-weight: 600;
    color: #717171;
    padding: 3px 0px;
    margin-bottom: 8px;
}

.pg-restaurant-contact4 input.form-control::placeholder {
    color: gray;
    font-size: 14px;
    font-weight: 600;
}

.pg-restaurant-contact4 input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: gray;
}

.pg-restaurant-contact4 input.form-control::-moz-placeholder { /* Firefox 19+ */
    color: gray;
}

.pg-restaurant-contact4 input.form-control:-ms-input-placeholder { /* IE 10+ */
    color: gray;
}

.pg-restaurant-contact4 input.form-control:-moz-placeholder { /* Firefox 18- */
    color: gray;
}

/* CONTACT 5 */
.pg-restaurant-contact5 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-contact5 .map {
    pointer-events: none;
}

/* CONTACT 6 */
.pg-restaurant-contact6 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-contact6 input.form-control {
    background-color: transparent;
    border-radius: 0px;
}

.pg-restaurant-contact6 .form-heading {
    font-size: 21px;
    font-weight: 700;
    padding: 12px 0px;
}

.pg-restaurant-contact6 .line {
    height: 1px;
    background-color: #c59d5f;
    margin-bottom: 17px;
    width: 10%;
}

.pg-restaurant-contact6 textarea.form-control {
    background-color: transparent;
    padding: 7px 10px;
}

.pg-restaurant-contact6 .btn.submit {
    background-color: #c59d5f;
}

/* CONTACT 7 */
.pg-restaurant-contact7 {
    background-color: #f5f5f5;
    padding: 55px 0px;
}

.pg-restaurant-contact7 .card {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 29px 7px;
    background-color: transparent;
    border: none;
}

.pg-restaurant-contact7 img.card-img-top {
    height: auto;
    width: auto;
    padding: 5px 0px;
}

.pg-restaurant-contact7 .heading {
    font-weight: 700;
    padding: 12px 0px;
    color: #474747;
}

.pg-restaurant-contact7 .card-block {
    color: #858585;
    font-weight: 500;
    padding: 3px 0px;
    line-height: 27px;
}

.pg-restaurant-contact7 .card-block.mid {
    border-left: 1px solid #c59d5f;
    border-right: 1px solid #c59d5f;
    border-style: dashed;
    border-top: none;
    border-bottom: none;
}

.pg-restaurant-contact7 .heading {
    text-align: center;
    font-size: 35px;
    font-family: Bitter;
    color: #4b4b4b;
}

.pg-restaurant-contact7 .description {
    text-align: center;
    width: 36%;
    margin: 0 auto;
    font-family: Bitter;
    color: #464646;
    font-size: 16px;
    padding: 9px 0px;
}

.pg-restaurant-contact7 .upper {
    text-align: center;
    padding: 9px 0px;
}

.pg-restaurant-contact7 .time {
    position: relative;
    z-index: 1;
    text-align: left;
    margin-bottom: 5px;
}

.pg-restaurant-contact7 .time span {
    background: #f5f5f5;
    padding: 0 4px 3px 1px;
    color: #797979;
    font-size: 15px;
    font-weight: 500;
    font-family: serif;
}

.pg-restaurant-contact7 .time:after {
    border-bottom: 2px solid #a8a8a8;
    border-top: 0px solid #e4e4e4;

    /* -webkit-box-shadow: 0 1px 0 0 red; */
    /* -moz-box-shadow: 0 1px 0 0 red; */
    /* box-shadow: 0 1px 0 0 red; */
    content: "";
    margin: 0 auto;
    border-right: 0px;
    border-left: 0px;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    border-style: dotted;
}

.pg-restaurant-contact7 .description-second {
    color: #797979;
    font-family: Bitter;
    padding: 9px 0px;
}

.pg-restaurant-contact7 .second-heading {
    font-size: 18px;
    font-family: Bitter;
    color: #414141;
    padding-top: 15px;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-contact7 .description {
        text-align: center;
        width: 100% !important;
        margin: 0 auto;
        font-family: initial;
        color: #464646;
        font-size: 16px;
        padding: 9px 8px !important;
    }
}

/* CONTACT 8 */
.pg-restaurant-contact8 {
    padding: 45px 0px;
    background-color: #fff;
}

.pg-restaurant-contact8 .card {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid gainsboro;
    margin-bottom: 45px;
}

.pg-restaurant-contact8 .card-img-top {
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    padding: 10px;
    top: -25%;
    left: 0;
    right: 0;
    background-color: #fff;
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.pg-restaurant-contact8 .card-img-top img {
}

.pg-restaurant-contact8 .card-body {
    text-align: center;
    padding: 61px 2px 42px;
}

.pg-restaurant-contact8 .card-text {
    font-size: 13px;
    font-weight: 600;
    color: gray;
}

.pg-restaurant-contact8 .heading {
    margin-bottom: 42px;
    text-align: center;
    font-weight: 600;
    font-size: 23px;
}

.pg-restaurant-contact8 .pre-heading {
    text-align: center;
    color: #c59d5f;
    font-weight: 600;
    font-family: Aguafina Script;
}

.pg-restaurant-contact8 .line {
    height: 1px;
    background-color: #c1a558;
    width: 4%;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

.pg-restaurant-contact8 input.input {
    width: 100%;
    display: inline-block;
    border: 1px solid #e8e8e8;
    padding: 11px 17px;
}

.pg-restaurant-contact8 .btn.submit {
    background-color: #c1a558;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    padding: 11px 21px;
    font-weight: 600;
}

/* CONTACT 9 */
.pg-restaurant-contact9 {
    padding: 45px 0px;
    background-color: #c1a558;
}

.pg-restaurant-contact9 ul.list {
    list-style: none;
    width: 80%;
}

.pg-restaurant-contact9 li.heading {
    font-size: 22px;
    font-weight: 700;
    padding: 14px 0px !important;
}

.pg-restaurant-contact9 li.line {
    height: 2px;
    background-color: #1f2225;
    width: 18%;
    padding: 0px !important;
}

.pg-restaurant-contact9 ul.list li {
    padding: 6px 0px;
    color: #474747;
}

@media screen and (max-width: 767px) {
    .pg-restaurant-contact9 ul.list {
        list-style: none;
        width: 100% !important;
    }
}

/* FOOTER 1 */
.pg-restaurant-footer1 {
    padding: 65px 0px;
    background-color: #212121;
}

.pg-restaurant-footer1 .footer-step-first {
    list-style: none;
}

.pg-restaurant-footer1 .footer-step-first li {
    color: #909090;
    font-family: initial;
    padding: 9px 0px;
}

.pg-restaurant-footer1 .footer-step-first li img {
    padding: 14px 0px;
}

.pg-restaurant-footer1 .heading {
    color: #fff;
    padding: 16px 0px;
    font-size: 24px;
    font-weight: 600;
}

.pg-restaurant-footer1 .no-footer {
    color: #fff;
}

.pg-restaurant-footer1 .mail-footer {
    color: #fff;
}

.pg-restaurant-footer1 .line-first {
    height: 2px;
    width: 70%;
    background-color: gray;
}

.pg-restaurant-footer1 .social {
    padding: 14px 0px;
}

.pg-restaurant-footer1 .social span {
    padding: 12px 4px;
    color: #fff;
    display: inline-block;
    padding-right: 14px;
}

.pg-restaurant-footer1 .email-input {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid gray;
    width: 100%;
    padding: 15px 7px;
}

.pg-restaurant-footer1 .email-input::placeholder {
    color: #e0e0e0;
    opacity: 1; /* Firefox */
    font-size: 16px;
    font-weight: 600;
}

.pg-restaurant-footer1 .email-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e0e0e0;
    font-size: 16px;
    font-weight: 600;
}

.pg-restaurant-footer1 .email-input::-ms-input-placeholder { /* Microsoft Edge */
    color: #e0e0e0;
    font-size: 16px;
    font-weight: 600;
}

.pg-restaurant-footer1 .copyright ul {
    padding: 0px;
    list-style: none;
}

.pg-restaurant-footer1 .copyright ul li {
    list-style: none;
    display: inline-block;
    padding-right: 31px;
}

.pg-restaurant-footer1 .copyright ul li a {
    color: #212121;
}

.pg-restaurant-footer1 .copyright {
    padding: 45px 0px;
    background-color: #f5f5f5;
}

.pg-restaurant-footer1 .social.text-right span {
    padding: 0px 10px;
    color: #333333;
    font-size: 13px;
}

.pg-restaurant-footer1 .line-bottom {
    height: 2px;
    background-color: #e4e4e4;
    margin-bottom: 20px;
}

.pg-restaurant-footer1 .copy-text {
    color: #000;
}

.pg-restaurant-footer1 .btn-submit {
    background-color: #fff;
    color: #000;
}

.pg-restaurant-footer1 .btn-submit:hover {
    background-color: transparent;
    color: #fff;
}

/* FOOTER 2 */
.pg-restaurant-footer2 {
    background-color: #1c1b1b;
    padding: 55px 0px;
}

.pg-restaurant-footer2 .description {
    color: #fff;
    font-size: 25px;
}

.pg-restaurant-footer2 .line-footer {
    background-color: #c59d5f;
    height: 2px;
    width: 18%;
    margin: 17px 0px;
}

.pg-restaurant-footer2 p {
    color: #fff;
    font-size: 13px;
}

.pg-restaurant-footer2 ul .pg-footer-2 {
    padding: 13px 0px;
    list-style: none;
    color: #fff;
}

.pg-restaurant-footer2 .pg-footer-2 li {
    font-size: 13px;
    display: inline-flex;
    padding: 12px 0px;
    color: #fff;
}

.pg-restaurant-footer2 .pg-footer-2 li i {
    color: #c59d5f;
    font-size: 15px;
    padding: 3px 0px;
    padding-right: 12px;
}

.pg-restaurant-footer2 ul.pg-footer-2 .list-group.pg-footer-2 li {
    background-color: transparent;
}

.pg-restaurant-footer2 ul.list-group.pg-footer-2 {
    padding: 2px 0px;
}

.pg-restaurant-footer2 ul.list-group.pg-footer-2 li {
    background-color: transparent;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #3f3f3f;
    border-radius: 0px;
    color: #dbdbdb;
}

.pg-restaurant-footer2 ul.list-group.pg-footer-2 li:first-child {
    background-color: transparent;
    border-radius: 0px;
    color: #dbdbdb;
    padding-top: 0px;
}

.pg-restaurant-footer2 ul.list-group.pg-footer-2.last li:hover {
    color: #c59d5f;
}

.pg-restaurant-footer2 ul.list-group.pg-footer-2 li:last-child {
    background-color: transparent;
    border: none !important;
    border-radius: 0px;
    color: #dbdbdb;
}

.pg-restaurant-footer2 ul.list-group.pg-footer-2 .list-group-item:last-child {
    border: none !important;
}

.pg-restaurant-footer2 .instagram .img-fluid.min {
    float: left;
    margin: 0 11px 12px 0;
    padding: 0;
    width: 29%;
    height: 80px;
    object-fit: cover;
}

.pg-restaurant-footer2 .copyright {
    text-align: center;
    background-color: #0f0f0f;
    padding: 30px 12px;
}

.pg-restaurant-footer2 .copyright>p {
    margin: 0px;
    color: #505050;
}

/* FOOTER 3 */
.pg-restaurant-footer3 {
    background-color: #242424;
    padding: 45px 0px;
    color: #ededed;
}

.pg-restaurant-footer3 .heading {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.pg-restaurant-footer3 ul.list {
    padding: 0px;
    list-style: none !important;
}

.pg-restaurant-footer3 .list li {
    padding: 5px 0px;
    list-style: none;
}

.pg-restaurant-footer3 .list li.phone-no {
    font-weight: 700;
    font-size: 21px;
}

.pg-restaurant-footer3 .list li span {
    font-size: 7px;
    vertical-align: middle;
}

.pg-restaurant-footer3 .list li:hover span {
    font-size: 9px;
    vertical-align: middle;
}

.pg-restaurant-footer3 .list li:hover {
    color: #fff;
}

.pg-restaurant-footer3 .news figure {
    float: left;
    margin-top: 7px;
    padding-right: 12px;
}

.pg-restaurant-footer3 .news figure img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.pg-restaurant-footer3 .news .captions a {
    color: #fff;
    line-height: 13px;
}

.pg-restaurant-footer3 .news .captions p {
    margin-bottom: 0px;
    margin-top: 13px;
    color: #bcbcbc;
}

.pg-restaurant-footer3 .list {
    display: inline-grid;
    list-style: none;
}

.pg-restaurant-footer3 .feedback-input {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    width: 100%;
    padding: 10px 10px;
}

.pg-restaurant-footer3 input.feedback-input {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: none;
}

.pg-restaurant-footer3 textarea.feedback-input {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: none;
    border-top: 1px solid #000;
    margin-bottom: 10px;
    color: #fff;
}

.pg-restaurant-footer3 .feebback-form .pull-right.btn {
    background-color: #c59d5f;
    color: #fff;
}

.pg-restaurant-footer3 .social span {
    margin: 0px 13px;
}

.pg-restaurant-footer3 .social span:first-child {
    margin-left: 0px;
}

.pg-restaurant-footer3 .social span:hover {
    background-color: #77645e;
    border-radius: 50%;
    padding: 5px 9px;
    font-size: 13px;
}

/* FOOTER 4 */
.pg-restaurant-footer4 {
    background-color: #151515;
    padding: 45px 0px;
}

.pg-restaurant-footer4 p {
    color: #c59d5f;
    font-family: initial;
    margin: 0px;
    padding: 14px 0px;
    font-size: 16px;
}

.pg-restaurant-footer4 ul.footer-list {
    padding: 0px;
    list-style: none;
    color: #999999;
}

.pg-restaurant-footer4 .footer-list li {
    padding: 9px 0px;
    display: flex;
}

.pg-restaurant-footer4 .footer-list li span {
    padding-right: 13px;
}

.pg-restaurant-footer4 .heading {
    font-size: 19px;
    font-weight: 600;
    color: #bababa;
}

.pg-restaurant-footer4 .line-footer-4 {
    height: 2px;
    background-color: #c59d5f;
    width: 30%;
}

.pg-restaurant-footer4 .list {
    list-style: none;
    padding: 15px 0px;
    color: #bababa;
}

.pg-restaurant-footer4 .listli {
    padding: 7px 0px;
}

.pg-restaurant-footer4 .footer-img-four li figure {
    float: left;
    padding-right: 12px;
}

.pg-restaurant-footer4 ul.footer-img-four {
    display: grid;
    list-style: none;
    padding: 17px 0px;
}

.pg-restaurant-footer4 .footer-img-four .img-fluid {
    border-radius: 50%;
    border: 3px solid #878787;
    height: 60px;
    width: 60px;
    object-fit: cover;
}

.pg-restaurant-footer4 .footer-img-four .sub-heading {
    color: #bababa;
    font-weight: 600;
    padding: 9px 0px 0px;
    font-size: 17px;
}

.pg-restaurant-footer4 .footer-img-four .news p {
    padding: 0px 0px;
}

.pg-restaurant-footer4 .list-pg-four li {
    position: relative;
    z-index: 1;
    display: flow-root;
    margin: 23px 0px;
}

.pg-restaurant-footer4 .list-pg-four li span {
    background-color: #151515;
    padding-right: 5px;
    font-size: 13px;
    padding: 4px;
}

.pg-restaurant-footer4 .list-pg-four li::before {
    position: absolute;
    z-index: -1;
    border-bottom: 1px solid white;
    height: 2px;
    content: "";
    width: 100%;
    bottom: 25%;
    border-style: dotted;
    border-top: none;
}

.pg-restaurant-footer4 .list-pg-four li:last-child::before {
    border: none;
}

.pg-restaurant-footer4 .list-pg-four {
    padding: 12px 0px;
    list-style: none;
    color: #cccccc;
}

.pg-restaurant-footer4 .copyright {
    background-color: #111111;
    padding: 22px 4px;
    text-align: center;
}

/* FOOTER 5 */
.pg-restaurant-footer5 {
    background-color: #181a1c;
    padding: 45px 0px;
}

.pg-restaurant-footer5 p {
    color: #7d7e7e;
    padding: 13px 0px;
    font-size: 13px;
}

.pg-restaurant-footer5 .social {
    color: #fff;
}

.pg-restaurant-footer5 .social span {
    background-color: #c59d5f;
    padding: 7px 7px;
    border-radius: 50%;
    width: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}

.pg-restaurant-footer5 .list-pg-five li {
    position: relative;
    z-index: 1;
    display: flow-root;
    margin: 6px 0px;
}

.pg-restaurant-footer5 .list-pg-five li::before {
    position: absolute;
    z-index: -1;
    border-bottom: 1px solid #9c9c9c;
    border-bottom-style: solid;
    height: 2px;
    content: "";
    width: 100%;
    bottom: 42%;
    border-style: dotted;
    border-top-style: dotted;
    border-top: none;
}

.pg-restaurant-footer5 .list-pg-five li span {
    background-color: #181a1c;
    padding-right: 5px;
    font-size: 14px;
    padding: 4px;
    color: #9c9c9c;
    font-weight: 600;
}

.pg-restaurant-footer5 .list-pg-five {
    list-style: none;
    padding: 12px 0px;
}

.pg-restaurant-footer5 .heading-footer {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
}

.pg-restaurant-footer5 .list-address {
    padding: 9px 0px;
    list-style: none;
    color: #9c9c9c;
}

.pg-restaurant-footer5 .list-address li {
    padding: 6px 0px;
    font-size: 14px;
}

.pg-restaurant-footer5 .form-group {
    padding: 17px 0px;
}

.pg-restaurant-footer5 .input-news {
    background-color: transparent;
    border: 1px solid #575757;
    padding: 14px 1px;
}

.pg-restaurant-footer5 .input-news {
    background-color: transparent;
    border: 1px solid #575757;
    height: 50px;
    width: 174px;
}

.pg-restaurant-footer5 .form-group span {
    background-color: #c59d5f;
    color: #fff;
    padding: 16px 8px;
    font-size: 13px;
    font-weight: 600;
    vertical-align: text-bottom;
    line-height: 21px;
}

.pg-restaurant-footer5 .text-center.bottom-footer {
    color: #9c9c9c;
    padding: 15px 0px;
}

.pg-restaurant-footer5 .text-center.bottom-footer span {
    color: #c59d5f;
}

/* FOOTER 6 */
.pg-restaurant-footer6 {
    background-color: #000;
    padding: 45px 0px;
    display: flex;
}

.pg-restaurant-footer6 ul.list-footer li {
    float: left;
    padding-right: 55px;
    color: #fff;
}

.pg-restaurant-footer6 ul.list-footer li a {
    color: #fff;
}

.pg-restaurant-footer6 ul.list-footer {
    list-style: none;
    float: left;
}

.pg-restaurant-footer6 .pull-right.footer-six {
    list-style: none;
    color: #c59d5f;
}

@media screen and (max-width: 790px) {
    .pg-restaurant-footer6 ul.list-footer {
        list-style: none;
        float: left;
        padding: 0px;
    }

    .pg-restaurant-footer6 ul.list-footer li {
        float: left;
        padding: 15px 20px !important;
    }
}

/* FOOTER 7 */
.pg-restaurant-footer7 {
    background-color: #f5f5f5;
    padding: 50px 0px;
}

.pg-restaurant-footer7  .heading.text-center {
    font-size: 22px;
    color: #000;
    padding: 14px 0px;
}

.pg-restaurant-footer7 .social.text-center span {
    padding: 7px 8px;
    display: inline-block;
}

.pg-restaurant-footer7 .social.text-center span:hover i {
    color: #c59d5f;
}

.pg-restaurant-footer7 .text-center.bottom {
    padding: 18px 0px;
    color: #000;
}

/* FOOTER 8 */
.pg-restaurant-footer8 {
    background-color: #1c1b1b;
    padding: 50px 0px;
}

.pg-restaurant-footer8 .heading.text-center {
    font-size: 22px;
    color: #f5f5f5;
    padding: 14px 0px;
}

.pg-restaurant-footer8 .social.text-center span {
    padding: 7px 8px;
    display: inline-block;
    color: #c59d5f;
}

.pg-restaurant-footer8 .social.text-center span:hover i {
    color: #fff;
}

.pg-restaurant-footer8 .text-center.bottom {
    padding: 18px 0px;
    color: #fff;
}

/* FOOTER 9  */
.pg-restaurant-footer9 {
    background-color: #242424;
    padding: 50px 0px;
}

.pg-restaurant-footer9 .col-lg-3.col-sm-4.padding-set {
    padding: 2px 2px;
}

.pg-restaurant-footer9 .description {
    font-size: 15px;
    color: #fff;
    line-height: 22px;
    padding: 13px 0px;
}

.pg-restaurant-footer9 .social span {
    border: 1px solid #7c7c7c;
    width: 38px;
    display: inline-block;
    padding: 5px 0px;
    color: #7c7c7c;
    text-align: center;
    margin-right: 5px;
}

.pg-restaurant-footer9 .heading {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.pg-restaurant-footer9 .line {
    background-color: #c59d5f;
    height: 2px;
    width: 24%;
    margin-top: 11px;
}

.pg-restaurant-footer9 ul.list.nine {
    padding: 0px;
    list-style: none;
    display: inline-grid;
}

.pg-restaurant-footer9 .news figure {
    float: left;
    margin-top: 7px;
    padding-right: 12px;
}

.pg-restaurant-footer9 .news figure img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.pg-restaurant-footer9 .news .captions a {
    color: #fff;
    line-height: 13px;
}

.pg-restaurant-footer9 .news .captions p {
    margin-bottom: 0px;
    margin-top: 13px;
    color: #bcbcbc;
}

.pg-restaurant-footer9 .instagram {
    padding: 14px 0px;
}

.pg-restaurant-footer9 .instagram .img-fluid.min {
    float: left;
    margin: 0 9px 10px 0;
    padding: 0;
    width: 30%;
    height: 91px;
    object-fit: cover;
}

.pg-restaurant-footer9 .input-news {
    background-color: transparent;
    border: 1px solid #575757;
    height: 44px;
    width: 174px;
    width: 95%;
}

.pg-restaurant-footer9 .form-text.input {
    padding: 12px 0px;
    position: relative;
}

.pg-restaurant-footer9 .form-text.input .input-news {
    margin-bottom: 11px;
    padding: 4px 10px;
}

.pg-restaurant-footer9 .form-text.input .input-news::placeholder {
    color: gray;
}

.pg-restaurant-footer9 .form-text.input textarea.input-news {
    height: auto;
}

.pg-restaurant-footer9 .btn.btn-submit {
    background-color: #c59d5f;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    padding: 5px 17px;
    position: absolute;
    bottom: 13%;
    right: 5%;
}

.pg-restaurant-footer9 .list-footer li {
    float: left;
    padding: 0px 18px;
    border-right: 1px solid gray;
}

.pg-restaurant-footer9 .list-footer li:last-child {
    border-right: none;
    padding-right: 0px;
}

.pg-restaurant-footer9 .list-footer li:first-child {
    border-left: none;
    padding-left: 0px;
}

.pg-restaurant-footer9 .list-footer li a {
    color: #c59d5f;
}

.pg-restaurant-footer9  .copyright p {
    color: #c59d5f;
}

/* FOOTER 10  */
.pg-restaurant-footer10 {
    background-color: #000;
    padding: 45px 0px;
    color: #fff;
}

.pg-restaurant-footer10 ul.list {
    padding: 12px 0px;
    list-style: none;
}

.pg-restaurant-footer10 .heading {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}

.pg-restaurant-footer10 .list li {
    padding: 6px 0px;
    font-family: initial;
}

.pg-restaurant-footer10 .address {
    padding: 10px 0px;
    margin-top: 22px;
}

.pg-restaurant-footer10 .e-mail {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 0px;
}

.pg-restaurant-footer10 .social {
    padding: 9px 2px;
}

.pg-restaurant-footer10 .social span {
    display: inline-block;
    background-color: #c59d5f;
    padding: 10px 12px;
    border-radius: 50%;
    width: 41px;
    font-size: 14px;
}