@import 'bootstrap-v4.1.3.min.css';
@import 'responsive.css';
@import 'font-awesome/css/fontawesome-all-v5.3.1.min.css';
@import 'swiper.min.css';
@import 'date_resv.css';
@import 'photobox.css';
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Playball|Poppins:400,600,800');
body {
    font-family: 'Open Sans';
}

.section-heading, .section-title, h1, h2, h3 {
    font-family: 'Poppins' !important;
}

.section-title {
    color: var(--main-color);
    text-transform: uppercase;
    font-size: 46px;
}

:root {
    --main-color: #ffad18;
}

.bg {
  background-color: #f5f5f5;
}

p {
    font-size: 16px;
    color: #232323;
}

/* ----------------------------------------------------------------
	:: 3.0 Helper Class CSS
-----------------------------------------------------------------*/
a:hover {
    text-decoration: none;
}

.upperclass {
    text-transform: uppercase;
}

.space {
    padding: 100px 0px;
}

.pb-60 {
    padding-bottom: 60px;
}

.row {
    margin: 0 !important;
}

/* ----------------------------------------------------------------
	:: 4.0 Section Title CSS
-----------------------------------------------------------------*/
.title-section h2 {
    font-family: Playball !important;
    font-size: 38px;
    color: var(--main-color);
	line-height:32px;
    text-transform: capitalize;
}

.title-section h3 {
    color: #232323;
    font-size: 38px;
    text-transform: capitalize;
}

.title-section {
    max-width: 800px;
    width: auto;

}

.title-section.center {
    margin: 0 auto;
    text-align: center;
}

.title-section.white h3, .title-section.white p {
    color: #fff;
}

.title-section {
    width: auto;
    max-width: 800px;
}

.title-section.t-icon h3:after {
    content: '';
    display: block;
    position: relative;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0 auto;
    border: 0;
    top: 10px;
    margin-top: 5px;
    background-size: 100%;
    width: 126px;
    height: 30px;
    background-image: url(../images/all-img/icon-1.png);
}

.title-section.t-border h3 {
    padding-bottom: 11px;
    margin-bottom: 15px;

}

.title-section.t-border h3:after {
    content: '';
    display: block;
    height: 4px;
    width: 50px;
    background-color: var(--main-color);
    position: relative;
    left: 0;
    top: 10px;

}

.title-section.white h3:after {
    background-image: url(../images/all-img/icon-2.png) !important;
}

.title-section p {
    line-height: 30px;
    margin-bottom: 0;
    font-size: 18px;
    color: #4a4a4a;
}

/* ----------------------------------------------------------------
	:: 5.0 Button CSS
-----------------------------------------------------------------*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: none !important;
}

i.fas.fa-angle-left, .fas.fa-angle-right {
    color: #000;
    font-size: 42px;
    border: 2px solid #333;
    width: 46px;
    opacity: 1;
    height: 65px;
    line-height: 65px;
    background-color: #fff;
    text-align: center;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

i.fas.fa-angle-left:hover, .fas.fa-angle-right:hover {
    background-color: var(--main-color);
    border: 2px solid var(--main-color);
    color: #fff;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}

.photobox_a img {
    display: none;
}

.col-lg-6.col-md-6.verity-items {
    padding: 0px !important;
}

.btn.btn-main {
    background-color: var(--main-color);
    border-radius: 0;
    padding: 6px 15px;
    color: #fff;
}

.btn.btn-main:hover {
    color: #fff;
    background-color: #000;
}

.btn.btn-main2 {
    color: #fff;
    background-color: #000;
    border-radius: 0;
    padding: 6px 15px;
}

.btn.btn-main2:hover {
    background-color: var(--main-color);
}

.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
    width: auto;
    height: auto;
}

.swiper-container .swiper-button-prev {
    left: 3%;
}

.swiper-container .swiper-button-next {
    right: 3%;
}

/* ----------------------------------------------------------------
	:: 6.0 Navbar Menu CSS
-----------------------------------------------------------------*/
.top_header .top_header .navbar-light .navbar-nav .active > .nav-link,
.top_header .top_header .navbar-light .navbar-nav .active .nav-link,
.top_header .top_header .navbar-light .navbar-nav .nav-link.show,
.top_header .top_header .navbar-light .navbar-nav .show > .nav-link {
    background-color: var(--main-color);
    color: #fff;
    transition: all ease 0.4s;

}

.top_header .navbar.h_stiky .navbar-nav .nav-link {
    color: #000 !important;
    transition: all ease 0.4s;
}

.navbar.h_stiky .navbar-nav .active .nav-link, .navbar.h_stiky .navbar-nav .nav-link:hover {
    color: #fff !important;
    background-color: var(--main-color);
    transition: all ease 0.4s;
}

.navbar .navbar-nav .active .nav-link, .navbar .navbar-nav .nav-link:hover {
    background-color: var(--main-color);
    color: #000;
    transition: all ease 0.6s;
}

.navbar .dropdown-item {
    font-size: 18px;
    padding: 10px;
    transition: all ease 0.6s;
}

.navbar .dropdown-item.active, .navbar .dropdown-item:active, .navbar .dropdown-item:hover {
    background-color: var(--main-color);
    text-decoration: none;
    color: #fff;
    transition: all ease 0.6s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0;
    border-radius: 0;
}

.top_header .navbar-light .navbar-nav .nav-link {
    padding: 3px 8px;
    margin: 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.navbar-brand, nav.navbar.h_stiky .navbar-brand, nav.navbar.h_stiky, nav.navbar {
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.top_header nav.navbar.h_stiky {
    position: fixed;
    top: 0;
    background-color: var(--main-color);
	z-index:9999;
}
nav.navbar.h_stiky {
    box-shadow: 2px 2px 34px #0000008c;
    border: 0;
}

.navbar-brand {
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
    max-width: 100px;
}

.h_stiky li.nav-item.active a.nav-link {
    color: #fff !important;
}

.h_stiky .navbar-brand {
    max-width: 80px;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.navbar.h_stiky .navbar-nav .active .nav-link, .navbar.h_stiky .navbar-nav .nav-link:hover {
    color: #fff !important;
    background-color: var(--main-color);
}

.top_header.navbar-brand {
    max-width: 190px;;
}

.top_header .navbar-brand img {
    height: 100%;
    width: 100%;
}

.top_header nav.navbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.36);
    position: absolute;
    left: 0;
    z-index: 99;
    right: 0;
    background: transparent;
    padding: 0;
}

.top_header .head-cont ul.navbar-nav.mr-auto {
    padding: 60px 0;

}

.top_header .h_stiky ul.navbar-nav.mr-auto {
    padding: 18px 0;
}

.navbar-collapse {
    -ms-flex-positive: unset !important;
    flex-grow: unset !important;
}

.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.h_stiky .navbar-brand .stiky-hidden, .navbar-brand .stiky-show {
    transition: all ease 0.1s;
    overflow: hidden;
    display: none;
}

.h_stiky .navbar-brand .stiky-show {
    visibility: visible;
    transition: all ease 0.1s;
    display: block;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show {
    color: #fff !important;
}

/* ----------------------------------------------------------------
	:: 7.0 Homepage slider CSS
-----------------------------------------------------------------*/
.carousel-fade .carousel-item {
    height: 100%;
}

.carousel-fade .carousel-item img {
    height: 100vh;
    width: 100%;
    max-width: 100%;
    background-size: cover;
    background-origin: content-box;
    background-clip: content-box;
    background-position: center;
    color: rgba(0, 0, 0, 0.56);
    filter: brightness(30%);
    right: 0;
    left: 0;
    resize: both;
}

.carousel .carousel-indicators {
    bottom: 60px;
}

.carousel .carousel-caption {
    right: 0;
    left: 0;
}

.carousel .carousel-indicators li {
    width: 30px;
    height: 30px;
    margin-right: 3px;
    border: 4px solid var(--main-color);
    margin-left: 10px;
    background-color: var(--main-color);
}

.carousel .carousel-indicators li.active {
    border: 4px solid var(--main-color);
    background-color: #fff;

}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    background-image: none !important;
}

.carousel-inner a {
    opacity: 1;
}

.swiper5 .carousel-inner .carousel-item:after {
    background: #000;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0.1;
    content: '';

}

.swiper-container.swiper5 {
    margin: 0 auto;
    width: 100%;
}

.swiper5 {
    overflow: hidden;
    width: 100%;
}

.swiper5 .swiper-button-next, .swiper5 .swiper-container-rtl .swiper-button-prev,
.swiper5 .swiper-button-prev, .swiper5 .swiper-container-rtl .swiper-button-next {
    background: none;
}

.swiper5 .swiper-button-next, .swiper5 .swiper-container-rtl .swiper-button-prev {
    right: 40px;
}

.swiper5 .swiper-button-prev, .swiper5 .swiper-container-rtl .swiper-button-next {
    left: 40px;
}

.swiper-button-next::before, .swiper5 .swiper-container-rtl .swiper-button-prev::before {
    margin-right: -10;
    right: 0;
}

.swiper5 .swiper-button-prev::before, .swiper5 .swiper-container-rtl .swiper-button-next::before {
    margin-left: -10px;
}

.swiper5 span.upperclass {
    font-size: 71.96px;
    font-weight: bold;

    line-height: 85px;
    color: var(--main-color);
}

.swiper5 a.btn.s_link {
    color: #232323;
    text-transform: uppercase;
    border-radius: 0;
    line-height: 50px;
    font-size: 20px;
    padding: 0;
    width: 180px;
    height: 50px;
    background-color: var(--main-color);
}

.swiper5 a.btn.s_link:hover {
    background-color: #fff;
    color: #000;
}

a.btn.s_link.second-btn {
    background: #fff !important;
}

a.btn.s_link.second-btn:hover {
    background: var(--main-color) !important;
}

.swiper5 .second-btn {
    margin-left: 40px;
}

.swiper5 p {
    color: #fff;
    padding: 20px 0;
    font-size: 25px;
}

.swiper5 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid #F8A71A;
    border-radius: 0;
    padding: 11px;
    background-color: #fff;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 60px !important;

}

.swiper5 span.swiper-pagination-bullet {
    border-radius: 0;
    padding: 12px;
    opacity: 1;
}

.swiper5 img.img-responsive {
    width: 100%;
    height: 100%;
}

.swiper5 h1.animation.animated-item-1 {
    font-size: 57.19px;
    line-height: 85px;
}

/* ----------------------------------------------------------------
	Homepage About CSS
-----------------------------------------------------------------*/

.welcom-section .col-md-6 {
    float: left;
}

.welcom-section img {
    width: 100%;
	padding: 20px;
}

.welcom-section h2 {
    font-family: Playball;
    font-size: 38px;
    color: var(--main-color);
}

.welcom-section .img-thumbnail::before {
    border-top: 5px solid var(--main-color);
    border-left: 5px solid var(--main-color);
    content: "";
    height: 262px;
	top: 0px;
    position: absolute;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
    width: 262px;
    z-index: -1;
}

.welcom-section .img-thumbnail::after {
    border-bottom: 5px solid var(--main-color);
    border-right: 5px solid var(--main-color);
    content: "";
    height: 262px;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
    width: 262px;
    z-index: -1;
}
.welcom-section .img-thumbnail {
    margin: 0 auto;
	position:relative;
    padding: 0;
    border: 0;
    display: block;
    border-radius: 0;
    background-color: transparent;
}

.col-md-6.welcom-img {
    padding-left: 0;
}

/* ----------------------------------------------------------------
	 Verity Section CSS
----------------------------------------------------------------*/
.verity-section button.btn.btn-main {
    padding: 11px 20px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.verity-items {
    margin: 20px 0px;
}

.verity-items h4 {
    font-weight: 600;
    font-size: 20px;
}

.verity-items h4 a {
    color: #333;
    text-decoration: none;
	 transition: all ease 0.6s;
}

.verity-items h4 a:hover {
    text-decoration: none !important;
}

.verity-items h4 span {
    text-align: right;
    float: right;
	 transition: all ease 0.6s;
}

.verity-items p {
    font-size: 16px;
    color: #4a4a4a;
	transition: all ease 0.6s;
}
.verity-items:hover h4, .verity-items:hover h4 a{
	color:var(--main-color);
	transition: all ease 0.6s;
}
.items_image {
    overflow: hidden;
    max-width: 100px;
    border: none !important;
    margin-right:10px;
}

.verity-section .portfolio-tabs li:before {
    display: none;
}

.verity-section .portfolio-tabs.nav-pills .nav-link {
    text-transform: uppercase !important;
    text-align: center;
    padding: 6px 21px !important;
}

.verity-section ul.portfolio-tabs.categories {
    border-bottom: 1px solid #ccc;
}

.verity-section-1 {
    background: linear-gradient(90deg, #f5f5f5 61%, rgba(253, 253, 253, 0.18) 95%), url(../images/all-img/food.png);
    background-position: right;
  
	background-repeat: no-repeat;
}

.verity-section ul.portfolio-tabs.categories {
    margin-bottom:40px;
}
section.verity-section.verity-section-1.space {
    padding-bottom: 100px;
}
section.verity-section.space {
    padding-bottom: 80px;
}
/* ----------------------------------------------------------------
	 Team Section CSS
-----------------------------------------------------------------*/
.team-section .col-md-3.team-content {
    float: left;
}

.team-section {
    position: relative;
}

.team-section .col-md-3.team-content .chef_img {
    text-align: center;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--main-color);
}

.team-section .chef_img img {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.team-section .team-content:hover .chef_img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.team-section .chef_img {
    overflow: hidden;
    border: 1px solid var(--main-color);
}

.team-section .team-content h3 {
    font-size: 18px;
    color: #232323;
    line-height: 24px;
    margin-top: 18px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.team-section .team-detail {
    text-align: center;
}

.team-section .team-social li a {
    border-radius: 50%;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    padding: 6px;
    color: #fff;
    text-align: center;
    width: 35px;
    background-color: #000;
}

.team-section .team-social li a:hover {
    color: #fff;
    background-color: var(--main-color);
}

.team-section .team-social li:hover {
    border: 1px solid var(--main-color);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team-section .team-social li {
    display: inline-block;
    border: 1px solid transparent;
    padding: 2px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team-section .team-social li:hover {
    border: 1px solid #f8a71b;
}

.team-section .team-detail p {
    font-family: Playball;
    color:var(--main-color);
    line-height: 24px;
    font-size: 18px;
}

.team-section ul.team-social {
    padding: 0;
	margin-bottom:0px;
}

.team-section .team-detail a {
    text-decoration: none;
}

.team-section .team-content:hover .team-social {
    visibility: visible;
}

/* ----------------------------------------------------------------
	:: 11.0 Blog Section CSS
-----------------------------------------------------------------*/
.blog-section span {
    padding: 10px 10px 10px 0;
}

.blog-section span a {
    color: #000000;
    text-decoration: none;
}

.blog-section span a:hover {
    color: var(--main-color);
}

.blog-section h2 a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
}

.blog-section .news-data {
    border-bottom: 1px solid #5b5b5b;
    padding: 10px 0;
}

.blog-section .button a {
    color: #000;
    background-color: var(--main-color);
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 600;
    font-size: 14px;
    padding: 6px 15px;
	-webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}
.blog-section .button a:hover{
    color: #fff;
    background-color:#000;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}
.blog-section .img-thumbnail {
    display: block;
    border: 0 none;
    position: relative;
    padding: 0;
}

.blog-section .col-md-12.news-detail {
    padding: 0;
}

.blog-section .news-date a {
    color: #fff;
}

.blog-section .news-date:hover a {
    color: #000;
}

.blog-section .news-date {
    display: block;
    position: absolute;
    top:15px;
    padding: 0;
    left:15px;
    text-align: center;
    width: 76px;
    height: 80px;
    background-color: var(--main-color);
}

.blog-section .news-date span.date {
    padding: 0;
}

.blog-section span.date.date_top {
    font-weight: 700;
    font-size: 26px;
    padding: 0;
}

.blog-section .news-date span {
    display: block;
}
.blog-v1 .swiper-container.p-0 {
    position: relative;
    width: 100%;
}
.blog-section .swiper-slide {
    padding: 10px!important;
}
.blog-section  .col-md-12.news-desc {
    border: 1px solid #ccc;
	padding: 15px;
	-webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}
.blog-section  .col-md-12.news-desc:hover{
    border: 1px solid #ccc;
	box-shadow:2px 2px 20px #ccc;
	-webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}
/* ----------------------------------------------------------------
	:: 12.0 Reservation Section CSS
-----------------------------------------------------------------*/
.resv-section .input-daterange span.input-group-append::before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    background: #fff;
    color: #000;
    min-width: 50px;
    font-size: 25px;
    height: 47px;
    text-align: center;
}

.resv-section .gj-timepicker span.input-group-append::before {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    padding: 10px;
    background: #fff;
    color: #000;
    min-width: 50px;
    font-size: 25px;
    height: 47px;
    text-align: center;
}

.gj-picker-bootstrap div[role=navigator] i {
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    background: rgba(138, 138, 138, 0.29);
    width: 41px;
    padding: 3px 8px;
}

.gj-picker-bootstrap div[role=navigator] div:first-child, .gj-picker-bootstrap div[role=navigator] div:last-child {
    max-width: fit-content !important;
}

.gj-picker-bootstrap {
    padding: 1px !important;
}

.gj-picker-bootstrap div[role=navigator] {
    background-color: #000;
    height: 60px !important;
}

.gj-picker div[role=navigator] div[role=period] {
    color: #fff;
    line-height: 60px;

}

.resv-section .input-daterange:hover span.input-group-append::before, .resv-section .input-container:hover span.input-group-append::before {
    background-color: #ffb530;
    color: #000;
}

.resv-section input#datepicker:focus, .resv-section input#timepicker:focus {
    background-color: transparent;
}

.resv-section i.gj-icon, button.btn.btn-outline-secondary.border-left-0 {
    display: none;
}

.resv-section input#datepicker btn, .resv-section input#timepicker btn {
    padding: 0 !important;
    background-color: transparent !important;
}

.resv-section input#datepicker, .resv-section input#timepicker {
    padding: 22px 10px;
    border-radius: 0;

}

.resv-section {
    background: linear-gradient(4deg, rgba(37, 36, 36, 0.9) 17%, rgba(84, 83, 83, 0.79) 69%), url(../images/all-img/bg-1.jpg);
}

.resv-section .input-container {
    display: flex;
    width: 100%;
    margin-bottom: 40px;
}

.resv-section button.btn {
    width: auto;
}

.resv-section .col-md-12.input-container {
    text-align: center;
    display: inline-block;
    padding-top: 30px;
}

.resv-section .icon {
    padding: 10px;
    background: #fff;
    color: #000;
    min-width: 50px;
    font-size: 25px;
    height: 46px;
    text-align: center;
}

.gj-picker-bootstrap [role=header] {
    color: #000 !important;
}

.gj-picker-bootstrap .selected {
    color: #000 !important;
}

.gj-picker-bootstrap .arrow-end {
    border: 16px solid #fff !important;
}

.gj-picker [role=body] [role=dial] {
    color: #fff !important;
    background: #000 !important;
}

.gj-picker span {
    color: #fff;
}

.gj-picker-bootstrap button.btn.btn-default {
    background-color: #000;
    color: rgb(255, 255, 255);
}

.resv-section input::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.resv-section :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.resv-section ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

.resv-section .input-field {
    width: 85%;
    padding: 10px;
    outline: none;
    background-color: transparent;
    color: #fff;
    border: 1px solid;
}

.resv-section .input-container .input-field:focus {
    border: 1px solid var(--main-color)
}

.resv-section .btn {
    color: #000;
    background: var(--main-color);
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 66px;
    border: none;
    cursor: pointer;
    opacity: 0.9;
}

.resv-section .btn:hover {
    opacity: 1;
    color: #000;
    background-color: #fff;
}

.resv-section .col-md-4.input-container {
    float: left;
}

.resv-section .mobile input[type=number]::-webkit-inner-spin-button,
.resv-section .mobile input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.resv-section .text-center button.btn{
    margin-top: 20px;
}
/* ----------------------------------------------------------------
	:: 14.0 Gallery Section CSS
-----------------------------------------------------------------*/
.swiper-container.gallery-slider.home1_gallery{
    margin: 0px 15px;
}

.gallery-desc {
    position: relative;
}

.gallery_overlay.content-center {
    z-index: 99;
    position: absolute;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--main-color);
    border-radius: 0;
    margin: auto;
    max-width: 428px;
    max-height: 428px;
    opacity: 0;
    transition: all .5s;
    outline: 1px solid #0a0a0a;
    outline-offset: -5px;
    width: 90%;
    height: 90%;
}

.swiper-slide:hover .gallery_overlay.content-center {
    opacity: 1;
    transition: all .5s;
    outline-offset: -55px;
}

.gallery_overlay-inner P {
    text-align: center;
    color: #000;
    font-size: 24px;
    margin-top: 12px;
}

.gallery_overlay-inner a.photobox_a {
    color: #000;
    background-color: #fff;
    width: 50px;
    margin: 0 auto;
    text-align: center !important;
    display: block;
    line-height: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 22px;
    display: block;
    text-align: center;
    border-top: 2px solid #fff;
}

.gallery_overlay-inner {
    position: relative;
    z-index: 9;
}

.gallery_overlay-inner a:hover {
    color: #333;
    transition: all .5s;
}

.bottom-line::before {
    content: "";
    height: 112px;
    top: 37%;
    background-color: #ffad18;
    left: 0px;
    right: 0;
    position: absolute;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
    width: 100%;
    z-index: 1;
}

.bottom-line::after {
    content: "";
    height: 100%;
    top: 0;
    background-color: #ffad18;
    left: 0px;
    right: 0;
    position: absolute;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
    margin: 0 auto;
    width: 37%;
    z-index: 1;
}

.gallery-section i.fas.fa-angle-right, .gallery-section i.fas.fa-angle-left {
    display: none;
    background-color: #00000078;
    color: #fff;
    padding: 30px 30px;
    border-radius: 50%;
    width: 70px;
    font-size: 26px;
}

.gallery-section .swiper-button-next.swiper-button-next7 {
    right: 58px;
}

.gallery-section:hover i.fas.fa-angle-right, .gallery-section:hover i.fas.fa-angle-left {
    display: block;
}

ul.portfolio-tabs.categories {
    display: block;
    margin-bottom: 30px;
    color: black;
}

.portfolio-tabs.nav-pills .nav-link.active, .portfolio-tabs.nav-pills .nav-link, .portfolio-tabs.nav-pills.show > .nav-link {
    padding: 7px 10px;
    text-transform: capitalize;
    font-size: 20px;
    color: #000;
    background-color: transparent;
    transition: 0.5s;
    display: block;
    text-decoration: none;
    min-width: 70px;
    border-radius: 0;
}

.portfolio-tabs.nav-pills .nav-link:hover, .portfolio-tabs.nav-pills .nav-link.active {
    background-color: var(--main-color);
    color: #000;
}

.portfolio-tabs li:before {
    content: '/';
    position: absolute;
    right: 0;
    top: 10px;
}

.portfolio-tabs li:last-child:before {
    display: none;
}

.portfolio-tabs li {
    display: inline-block;
    list-style: none;
    position: relative;
}

.gallery-section-v3.gallery-section a h4.content-title {
    color: #fff;
    padding: 30px;
}

.gallery-section-v3.gallery-section a h4.content-title::before, .gallery-section-v3.gallery-section a h4.content-title::after,
.gallery-section-v3.gallery-section .bottom-line::before, .gallery-section-v3.gallery-section .bottom-line::after {
    border-color: #fff;
    display: none;
}

.gallery-section-v3.gallery-section .content .content-overlay {
    background: var(--main-color);
    position: absolute;
    height: 86%;
    width: 86%;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    opacity: aut;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.gallery_product.col-lg-3.col-md-3.isotope-item: {
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.isotope-item {
    z-index: 1;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* ----------------------------------------------------------------
	:: 15.0 Testimonial Section CSS
-----------------------------------------------------------------*/
.testimonial-section .testimonial {
    padding: 100px 20px 20px 20px;
    margin: 50px 15px 0;
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;
    border: 2px solid var(--main-color);
}

.testimonial-section .testimonial:hover span.post {
    color: #fff;
}

.testimonial-section .testimonial:hover {
    background-color: var(--main-color);
}

.testimonial-section .testimonial p.description {
    padding-top: 10px;
	line-height:40px;
	text-align:justify;
	
}

.testimonial-section .testimonial .image {
    width: 165px;
    height: 165px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -28%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid var(--main-color);
    overflow: hidden;
    transform: translateX(-50%);
    transition: all 0.7s ease 0s;
}

.testimonial-section .testimonial .image img {
    width: 100%;
    height: auto;
}
.testimonial-section .swiper-center-btn {
    margin-top: 40px;
}
.swiper-container.swiper8.swiper-container-horizontal {
    padding-top:29px;
}

.testimonial-section .testimonial .title {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.swiper-center-btn {
    height: 80px;
    max-width: 160px;
    position: relative;
    margin: 3px auto;
}

.testimonial-section span.post {
    font-weight: bold;
    color: var(--main-color);
}

/* ----------------------------------------------------------------
	:: 17.0 Contact Section CSS
-----------------------------------------------------------------*/
.contact-details {
    background-color: var(--main-color);
    color: #fff;
}

.contact-details-inner p {
    color: #fff;
    font-size: 20px;
}

.contact-details-inner h3, .contact-details-inner h4 {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.g-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.contact-section-v1 .contact-details {
    background-color: #333;
}

/* ----------------------------------------------------------------
	:: 18.0 Callout Section CSS
-----------------------------------------------------------------*/
.row.callout-section {
    margin-top: 90px !important;
}

.callout-section .col-md-5.callout-form {
    float: right;
    padding: 0;
}

.callout-section .col-md-7.callout-text {
    float: left;
}

.callout-section input.input-group-field {
    border: 0;
    width: 65%;
    padding: 10px;
}

.callout-section button.button {
    background-color: #000;
    color: #fff;
    padding: 7px 20px;
    border: 0;
    font-family: PoppinsMedium;
    font-size: 22px;
}

.callout-section {
    padding: 60px 10px 30px 10px;
}

.callout-section p {
    font-family: Playball;
    font-size: 35px;
    color: #000;
}

/* ----------------------------------------------------------------
	:: 19.0 Subscribe Section CSS
-----------------------------------------------------------------*/

.v1.mini_subscribe {
    color: #000;
}

.mini_subscribe {
    padding: 60px 15px;
    background-color: var(--main-color);
    color: #fff;
}

.mini_subscribe-cont h4 {
    font-size: 28px;
    margin-top: 7px;
    font-style: italic;
    font-family: Playball;
    font-size: 34px;
    text-transform: capitalize;
    line-height: 80px;
}

.mini_subscribe2 input.form-control {
    height: 50px;
    border: 0;
    border-radius: 0px;
}

.mini_subscribe [type=button] {
    background: #333;
    -webkit-appearance: button;
    border: 0;
    padding: 10px 26px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.col-md-7.mini_subscribe-cont {
    padding: 33px 0px;
}

/* ----------------------------------------------------------------
	:: 20.0 Footer Section
-----------------------------------------------------------------*/
.main-footer {
    position: relative;
    color: #fff;
    background: #232323;
}

.main-footer .footer-upper {
    position: relative;
    padding: 80px 0px 30px;
}

.footer-upper .column h2 {
    position: relative;
    font-size: 20px;
    line-height: 1.4em;
    font-family: PoppinsMedium;
    padding: 10px 0px 12px;
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #ffffff;
}

.main-footer .about-widget .text {
    margin-bottom: 20px;
    font-size: 13px;
}

.footer-upper .column h2:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 170px;
    height: 1px;
    background: #fff;
}

.footer-upper .column h2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 170px;
    height: 1px;
    background: #fff;
}

.main-footer ul {
    padding: 0;
}

.footer-upper li {
    position: relative;
    margin-bottom: 5px;
    list-style: none;
    padding: 10px 0;
    margin: 0px;
    font-size: 16px;
}

.footer-bottom {
    border-top: 1px solid #fff;
    padding: 20px 0;
}

.footer-upper .footer-social li a {
    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    padding: 6px;
    color: #fff;
    text-align: center;
    width: 35px;
}

.footer-upper .footer-social li a:hover {
    color: #000;
}

.footer-upper .footer-social li:hover {
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer-upper .footer-social li {
    display: inline-block;
    border: 1px solid transparent;
    padding: 2px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer-upper .footer-social li:hover {
    border: 1px solid #f8a71b;
}

.footer-section ul.footer-social {
    padding: 0;
}

.footer-upper p {
    color: #fff;
}

.footer-upper img.img-fluid {
    width: 80px;
}

.footer-upper h2 {
    font-size: 18px;
}

.footer-upper h4 {
    font-size: 18px;
    padding: 15px 0;
}

.footer-bottom a.copyright {
    color: #fead18;
    text-decoration: none;
}

.main-foote {
    font-size: 18px;
}

.footer-bottom a.copyright {
    color: var(--main-color);
}

.footer-upper img.img-fluid {
    width: 100%;
    margin-bottom: 15px;
}

.footer-upper .footer-widget span {
    display: block;
    color: var(--main-color);
    font-size: 18px;
    text-transform: lowercase;
}

.footer-upper .footer-social li a {
    background-color: transparent;
    font-size: 18px;
    color: #fff;
}

.footer-upper .footer-social li a:hover {
    background-color: var(--main-color);
}

.footer-upper .footer-social li {
    border: 1px solid #fff;
    border-radius: 50px;
}

.footer-upper .footer-social li:hover {
    border: 1px solid var(--main-color);
}

.footer-upper .column h2 {
    font-size: 22px;
}

.footer-upper p {
    line-height: 28px;
}

.textwidget.col-md-6 {
    padding: 0;
    margin: 0 auto;
}

.col-md-4.col-sm-6.col-xs-12.column.footer_widget {
    padding: 0;
}

/* ----------------------------------------------------------------
	:: 21.0 Datepikar CSS
-----------------------------------------------------------------*/

span.input-group-append {
    opacity: 0;
    position: absolute !important;
    width: 100%;
    height: 47px;
    top: 0;
}

.input-group span {
    background: #464040;
    font-size: 34px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    line-height: 56px;
    padding-right: 14px;
    position: relative;
    margin-left: -4px;
}

.datepicker {
    padding: 0;
    background-clip: border-box;
    border: none;
    border-radius: 0;
    -webkit-animation: popup .2s ease-out forwards;
    animation: popup .2s ease-out forwards;
}

.datepicker table {
    background-color: var(--main-color);
}

.datepicker table thead {
    background-color: var(--main-color);
}

.datepicker table thead tr {
    border-top: 0;
    color: #fff;
}

.datepicker table tbody {
    background-color: white;
}

.datepicker table tr {
    border-top: 1px solid #ededed;
}

.datepicker table tr td, .datepicker table tr th {
    width: auto;
    height: 24px;
    padding: 8px;
    font-size: 16px;
    border-radius: 0;
    transition: background-color .6s ease-out;
}

@media screen and (min-width: 400px) {
    .datepicker table tr td, .datepicker table tr th {
        padding: 12px;
    }
}

.datepicker table tr td:hover, .datepicker table tr td.active:hover, .datepicker table tr td:active:hover, .datepicker table tr th:hover, .datepicker table tr th.active:hover, .datepicker table tr th:active:hover {
    border-color: #ededed;
    border-radius: 0;
    transition: background-color .2s ease-out;
}

.datepicker table tr td.focused, .datepicker table tr td.selected, .datepicker table tr th.focused, .datepicker table tr th.selected {
    background-color: var(--main-color);
    border-color: #ededed;
    border-radius: 0;
}

.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.43) !important;
    border-radius: 4px;
}

.datepicker table tr td.active, .datepicker table tr td.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td:active:focus, .datepicker table tr td.highlighted, .datepicker table tr th.active, .datepicker table tr th.active:focus, .datepicker table tr th.active.active:hover, .datepicker table tr th:active:focus, .datepicker table tr th.highlighted {
    background-color: #1b7983;
    border-color: #ededed;
}

.calendar table tr th.datepicker-switch {
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #ffffff;
    background-color: inherit;
    border-radius: 0;
}

.datepicker table tr th.prev,
.datepicker table tr th.next {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.14901960784313725);
    border-radius: 0;
}

.datepicker table tr th.dow {
    padding: 2px 12px;
    font-size: 12px;
    line-height: 2;
    color: #ffffff;
    background-color: var(--main-color);
    border-top: 1px solid var(--main-color);
    border-radius: 0;
}

.datepicker table tr td.day {
    width: 24px;
    border-right: 1px solid #ededed;
}

.datepicker table tr td.day:last-child {
    border-right-width: 0;
}

.datepicker table tr td.range {
    background-color: #eeeeee;
}

.datepicker .new,
.datepicker .old,
.datepicker .disabled,
.datepicker .disabled:hover {
    color: #ccc;
}

[class*="fontawesome-"]:before {
    font-family: 'FontAwesome', sans-serif;
}

.fontawesome-calendar {
    position: absolute;
    top: 26px;
    right: 0;
    font-size: 24px;
    z-index: -99;
}

@-webkit-keyframes popup {
    from {
        opacity: 0;
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes popup {
    from {
        opacity: 0;
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.datepicker table {
    background-color: red !important;
}

.gj-timepicker [role=right-icon] {
    cursor: pointer;
    height: 47px;
    position: absolute;
    width: 100%;
    opacity: 0;
    z-index: 9;
    background: transparent;
}

/* ----------------------------------------------------------------
	:: 22.0 Page Loader CSS
-----------------------------------------------------------------*/

#circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
}

.loader {
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    border: 8px solid #162534;
    border-top: 8px solid var(--main-color);
    border-radius: 50%;
    animation: rotate 5s linear infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

#page-anim-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    transition: all .9s;
}

#page-anim-preloader img {
    max-width: 200px;
}

.page_preloader-inner {
    position: relative;
    z-index: 999999;
}

#page-anim-preloader:after {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #0d161f;
    z-index:;
    width: 100%;
    height: 100%;
}

/* ----------------------------------------------------------------
	:: 23.0 Button Return top CSS
-----------------------------------------------------------------*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    background-color: #fff;
    right: 20px;
    z-index: 999999;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    transition: all .5s;
}

#return-to-top i {
    color: var(--main-color);
    margin: 0;
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 54px;
    transition: all .5s;
}

/*--end---*/





