
body { font-family: poppins, sans-serif; color: #000; background-color: #fff; font-size: 15px; }
h1, h2, h3, h4, h5, h6 { line-height: 1.1; font-family: playfair display, serif; color: #297849; }
.restant-content h1, .restant-content h2, .restant-content h3, .restant-content h4, .restant-content h5, .restant-content h6 { color: #fff; }
.container { max-width: 1200px; }
p { line-height: 1.7; color: #000; }
a { -webkit-transition: 0.5s all ease; transition: 0.5s all ease; text-decoration: none; }
img { max-width: 100%; }
.d-table { width: 100%; height: 100%; }
.d-table-cell { vertical-align: middle; }
.ptb-100 { padding-top: 75px; padding-bottom: 75px; }
.pt-100 { padding-top: 75px; }
.pb-70 { padding-bottom: 50px; }
.ptb-70 { padding: 70px 0; }
.pb-100 { padding-bottom: 75px; }
button:focus { outline: 0; }
.btn.focus, .btn:focus { -webkit-box-shadow: none; box-shadow: none; }
.navbar-area .side-nav { position: relative; top: 4px; }
.navbar-area .side-nav .nav-cart { width: 42px; height: 42px; line-height: 48px; border-radius: 50%; border: 1px solid #111; color: #111; display: inline-block; text-align: center; font-size: 22px; position: relative; }
.navbar-area .side-nav .nav-cart:hover { color: #fff; background-color: #111; }
.navbar-area .side-nav .nav-cart span { display: inline-block; color: #fff; background-color: #111; border-radius: 50%; width: 18px; height: 18px; line-height: 18px; font-size: 12px; position: absolute; top: -3px; right: -5px; font-weight: 500; }
.navbar-area .side-nav .nav-tel { color: #fff; border-radius: 50px; padding: 12px 15px 11px; background-color: #f98129; font-size: 14px; position: relative; margin-left: 15px; display: inline-block; top: -2px; }
.navbar-area .side-nav .nav-tel i { display: inline-block; margin-right: 5px; font-size: 18px; position: relative; top: 3px; }
.navbar-area .side-nav .nav-tel:hover { color: #fff; background-color: #277545; }
.main-nav { background: #fff !important; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; padding: 0; }
.main-nav nav .navbar-nav { margin-left: auto; margin-right: auto; }
.main-nav nav .navbar-nav .nav-link:focus, .main-nav nav .navbar-nav .nav-link:hover { color: #f98129; }
.main-nav nav .navbar-nav .nav-item:hover a { color: #f98129; }
.main-nav nav .navbar-nav .nav-item a { font-weight: 400; font-size: 15px; color: #111; font-family: poppins, sans-serif; text-transform: unset; }
.main-nav nav .navbar-nav .nav-item a:hover, .main-nav nav .navbar-nav .nav-item a:focus, .main-nav nav .navbar-nav .nav-item a.active { color: #000; }
.main-nav nav .navbar-nav .nav-item a:hover i { -webkit-transform: rotate(0deg); transform: rotate(0deg); color: #f98129; }
.main-nav nav .navbar-nav .nav-item a i { display: inline-block; font-size: 18px; position: relative; top: 2px; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu { background: #fff; padding: 0; border: 0; border-radius: 0; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li { border-bottom: 1px solid #11126; position: relative; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover { padding-left: 10px; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover:before { opacity: 1; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a { color: #f98129; text-transform: unset; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:before { position: absolute; content: ""; width: 15px; height: 1px; left: 0; top: 22px; background-color: #f98129; opacity: 0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child { border-bottom: 0; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a { color: #111; padding: 12px 15px; }
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active { color: #f98129; }
.main-nav .dropdown-toggle::after { display: none; }
.navbar-expand-md{padding:0;}
.menu-shrink { background-color: #ffffff; padding-top: 5px; padding-bottom: 5px; -webkit-box-shadow: 0 0 20px 0 #dddddd8c; box-shadow: 0 0 20px 0 #dddddd8c; }
.banner-area { padding-top: 30px; position: relative; margin-top: 100px; }
.banner-content {margin-bottom: 60px;}
.banner-area .slider-item { margin: 0 60px;}
.banner-area .banner-shape img { position: absolute; z-index: -1; }
.banner-area .banner-shape img:nth-child(1) { bottom: 125px; left: 165px; }
.banner-area .banner-shape img:nth-child(2) { top: 130px; left: 170px; margin-left: auto; margin-right: auto; }
.banner-area .banner-shape img:nth-child(3) { bottom: 30px; left: 0; right: 20px; margin-left: auto; margin-right: auto; }
.banner-area .banner-shape img:nth-child(4) { top: 275px; right: 0; max-width: 140px; }
.banner-area .banner-content h1 { font-weight: 700; font-size: 46px; margin-bottom: 20px; }
.banner-area .banner-content p { margin-bottom: 30px; }
.banner-area .banner-content form { position: relative; }
.banner-area .banner-content form::-webkit-input-placeholder { color: #a5a4a9; }
.banner-area .banner-content form:-ms-input-placeholder { color: #a5a4a9; }
.banner-area .banner-content form::-ms-input-placeholder { color: #a5a4a9; }
.banner-area .banner-content form::placeholder { color: #a5a4a9; }
.banner-area .banner-content form .form-control { font-size: 16px; padding-left: 25px; border: 0; border-radius: 50px; -webkit-box-shadow: 0 0 20px 0 #dddddd5c; box-shadow: 0 0 20px 0 #dddddd5c; height: 70px; background-color: #ededed; padding-top: 10px; padding-bottom: 10px; }
.banner-area .banner-content form .form-control:focus { -webkit-box-shadow: 0 0 20px 0 #dddddd5c; box-shadow: 0 0 20px 0 #dddddd5c; border: 0; }
.banner-area .banner-content form .banner-form-btn { font-weight: 500; font-size: 15px; color: #fff; border-radius: 50px; background-color: #f98129; padding: 12px 32px; position: absolute; top: 10px; right: 12px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.banner-area .banner-content form .banner-form-btn:hover { color: #fff; background-color: #277545; }
.banner-area .owl-theme .owl-nav { margin-top: -5px; position: relative; right: 0; left: 0; }
.banner-area .banner-slider .owl-prev { font-size: 55px !important; color: #f98129 !important; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.banner-area .banner-slider .owl-prev:hover { color: #111 !important; background-color: transparent !important; }
.banner-area .banner-slider .owl-next { font-size: 55px !important; color: #f98129 !important; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.banner-area .banner-slider .owl-next:hover { color: #111 !important; background-color: transparent !important; }
.section-title { margin-bottom: 50px; text-align: center; margin-top: -8px; }
.section-title .sub-title { font-weight: 500; font-size: 16px; color: #f98129; display: block; margin-bottom: 8px; }
.section-title h2 { font-weight: 700; font-size: 35px; margin-bottom: 16px; }
.section-title p { margin-bottom: 0; margin-left: auto; margin-right: auto; }
.feature-area .section-title { text-align: left; }
.feature-area .section-title p { margin-left: 0; }
.feature-item { display: block; position: relative; margin-bottom: 80px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; box-shadow: 0 3px 6px rgb(0 0 0 / 16%); border-radius: 16px 16px 0 0; padding-bottom: 85%; }
.feature-item>img { width: 100%; height: 100%; top: 0; left: 0; position: absolute; }
.feature-item:hover { -webkit-transform: translate(0, -10px); transform: translate(0, -10px); }
.feature-item:hover .feature-inner ul li a { background-color: #111; }
.feature-item .feature-inner { position: absolute; left: 0; right: 0; bottom: -55px; background-color: #fff; max-width: 100%; border-radius: 0 0 20px 20px; margin-left: auto; margin-right: auto; padding: 7px 10px; }
.feature-item .feature-inner ul { margin: 0; padding: 0; position: relative; display: flex; align-items: center; }
.feature-item .feature-inner ul li { list-style-type: none; display: block; width: 40px; }
.feature-item .feature-inner ul li img { position: relative; top: -2px; }
.feature-inner { background: #f98129 !important; color: #fff !important; }
.feature-item .feature-inner ul li span { color: #fff; }
.feature-item .feature-inner ul li span { display: block; font-weight: 500; font-size: 16px; line-height: 30px; color: #fff; margin-left: 6px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.feature-item .feature-inner ul li:first-child { width: calc(100% - 40px); }
.feature-item .feature-inner ul li .arrow_s { display: block; width: 40px; height: 40px; line-height: 46px; border-radius: 50%; text-align: center; font-size: 23px; color: #fff; background-color: #277545; position: relative; right: 0; }
.service-area { background-color: #fffbf3; }
.service-area .service-item { text-align: center; padding: 32px 20px 30px; border-radius: 25px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; position: relative; }
.service-slider .owl-stage-outer .service-item { height: 100%; }
.service-area .service-item a { display: block; }
.service-area .service-item:hover { background-color: #f98129; }
.service-area .service-item:hover .service-shape { opacity: 1; }
.service-area .service-item:hover h3 { color: #fff; }
.service-area .service-item:hover p { color: #fff; }
.service-area .service-item img { margin-bottom: 20px; width: 80px !important; height: 80px; margin-left: auto; margin-right: auto; display: block; }
.service-area .service-item .service-shape { position: absolute; top: 0; left: 0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; opacity: 0; width: 100% !important; height: 100% !important; margin-bottom: 0; }
.service-area .service-item h3 { font-weight: 700; font-size: 22px; margin-bottom: 15px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; color: #111; }
.service-area .service-item p { margin-bottom: 0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; color: 277545; }
.service-area .service-slider { margin-bottom: -9px; }
.service-area .service-slider .center { background-color: #f98129; border-radius: 25px; }
.service-area .service-slider .center .service-shape { opacity: 1; }
.service-area .service-slider .center h3 { color: #fff; }
.service-area .service-slider .center p { color: #fff; }
.service-area .service-slider .owl-prev { height: 40px; width: 40px; line-height: 45px !important; border-radius: 50% !important; text-align: center; color: #fff !important; background-color: #f98129 !important; font-size: 25px !important; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; position: absolute; top: 45%; left: -55px; opacity: 0; }
.service-area .service-slider .owl-prev:hover { background-color: #f98129 !important; }
.service-area .service-slider .owl-next { height: 40px; width: 40px; line-height: 45px !important; border-radius: 50% !important; text-align: center; color: #fff !important; background-color: #f98129 !important; font-size: 25px !important; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; position: absolute; top: 45%; right: -55px; opacity: 0; }
.service-area .service-slider .owl-next:hover { background-color: #f98129 !important; }
.service-area .service-slider:hover .owl-prev { opacity: 1; left: -48px; }
.service-area .service-slider:hover .owl-next { opacity: 1; right: -48px; }
.restant-area { padding-top: 150px; position: relative; padding-bottom: 130px; }
.restant-area .restant-shape img { position: absolute; right: 0; bottom: 0; max-width: 150px; }
.restant-area .restant-content { max-width: 600px; padding-left: 20px; }
.restant-area .restant-content .section-title { text-align: left; margin-bottom: 35px; }
.restant-area .restant-content .section-title p { max-width: 100%; margin-left: 0; margin-bottom: 10px; }
.restant-area .restant-img { text-align: center; position: relative; max-width: 620px; margin-left: auto; margin-right: auto; }
.restant-area .restant-img img:nth-child(1) { position: relative; max-width: 520px; margin-left: auto; margin-right: auto; }
.restant-area .restant-img img:nth-child(2) { position: absolute; left: 0; right: 0; top: -50px; margin-left: auto; margin-right: auto; max-width: 280px; -webkit-animation: restant-amination 10s infinite linear; animation: restant-amination 10s infinite linear; }
.restant-area .restant-img img:nth-child(3) { position: absolute; top: 175px; right: -50px; max-width: 260px; -webkit-animation: restant-amination 10s infinite linear; animation: restant-amination 10s infinite linear; }
.restant-area .restant-img img:nth-child(4) { position: absolute; left: 0; right: 0; max-width: 260px; bottom: -100px; margin-left: auto; margin-right: auto; -webkit-animation: restant-amination 10s infinite linear; animation: restant-amination 10s infinite linear; }
.restant-area .restant-img img:nth-child(5) { position: absolute; top: 160px; left: -65px; max-width: 275px; -webkit-animation: restant-amination 10s infinite linear; animation: restant-amination 10s infinite linear; }
.cmn-btn { font-weight: 500; font-size: 15px; box-shadow: 0 0 10px rgb(0 0 0 / 29%); color: #fff; background-color: #f98129; padding: 12px 30px; border-radius: 50px; display: inline-block; }
.cmn-btn:hover { background-color: #277545; color: #fff; }
.cmn-btn i { font-size: 18px; margin-right: 3px; vertical-align: middle; }
#QRcodeModal .btn-close { position: absolute; padding: 5px; top: -12px;right: -12px; background-color: #fff; opacity: 1;  border-radius: 50%; background-size: 13px; width: 24px; border: 1px solid #ccc; height: 24px; }
#QRcodeModal .modal-dialog {  max-width: 400px; }
.cmn-btn.two {  background-color: #277545;}
.cmn-btn.two:hover { background-color: #f98129;}
.blink{    animation: shadow-pulse 1.5s infinite;}
#QRcodeModal h4 {font-weight: 600; color: #000; font-family: 'Poppins'; font-size: 20px; text-align: center; }
.QRcodeModal_inn img { width: 32px; margin-right: 6px; }
.QRcodeModal_inn { margin-top: 12px; text-align: center; font-weight: 600; font-size: 18px; }

    
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(249, 129, 41, 0.7);
    }

    100% {
        box-shadow: 0 0 0 8px rgba(249, 129, 41, 0);
    }
}
@-webkit-keyframes restant-amination {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	40% { -webkit-transform: rotate(10deg); transform: rotate(10deg); }
	70% { -webkit-transform: rotate(-15deg); transform: rotate(-15deg); }
	100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
}
@keyframes restant-amination {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	40% { -webkit-transform: rotate(10deg); transform: rotate(10deg); }
	70% { -webkit-transform: rotate(-15deg); transform: rotate(-15deg); }
	100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
}
.collection-area .more-collection { text-align: center; }
/*.collection-area .more-collection a { display: inline-block; font-weight: 500; color: #111; font-size: 18px; border-bottom: 1px solid #111; }*/
/*.collection-area .more-collection a:hover { color: #f98129; border-bottom: 1px solid #f98129; }*/
.collection-item { margin-bottom: 30px; -webkit-box-shadow: 0 0 20px 0 #dddddd82; box-shadow: 0 0 20px 0 #dddddd82; border-radius: 10px 10px 0 0; overflow: hidden; }
.collection-item:hover .collection-top ul { opacity: 1; bottom: 0; }
.collection-item:hover .collection-top .add-cart { right: 10px; }
.collection-item:hover .collection-top .add-cart a { opacity: 1; }
.collection-item .collection-top { position: relative; padding-bottom: 90%; border-radius: 10px; overflow: hidden; }
.collection-item .collection-top>img { width: 100%; border-radius: 10px 10px 0 0; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; max-height: 100%; }
.collection-item .collection-top ul { margin: 0; padding: 0; background-color: #fff; position: absolute; bottom: -10px; left: 0; right: 0; opacity: 0; padding: 4px 15px; border-radius: 8px 8px 0 0; max-width: 128px; text-align: center; margin-left: auto; margin-right: auto; -webkit-box-shadow: 0 6px 15px 0 #dddddd40; box-shadow: 0 6px 15px 0 #dddddd40; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.collection-item .collection-top ul li { list-style-type: none; display: inline-block; }
.collection-item .collection-top ul li i { color: #ddd; display: block; }
.collection-item .collection-top ul li .checked { color: #ffc107; }
.collection-item .collection-top .add-cart { display: inline-block; position: absolute; top: 10px; right: -15px; }
.collection-item .collection-top .add-cart a { display: block; color: #111; background-color: #fff; border-radius: 5px; padding: 4px 12px 8px; font-size: 13px; opacity: 0; }
.collection-item .collection-top .add-cart a i { display: inline-block; color: #f98129; font-size: 22px; position: relative; top: 4px; margin-right: 3px; }
.collection-item .collection-top .add-cart a:hover { color: #fff; background-color: #111; }
.collection-item .collection-bottom { padding: 15px 20px 17px; }
.collection-item .collection-bottom h3 { font-weight: 600; font-size: 15px; margin-bottom: 15px; font-family: poppins, sans-serif; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 39px; }
.collection-item .collection-bottom ul { margin: 0; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
.collection-item .collection-bottom ul li { list-style-type: none; display: inline-block; }
.collection-item .collection-bottom ul li:first-child { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.collection-item .collection-bottom ul li:last-child { text-align: right; -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.collection-item .collection-bottom ul li span { display: block; font-weight: 500; font-size: 16px; color: #fe3333; position: relative; top: 4px; }

/*a.querynow {*/

/*    background: #f98129;*/

/*    color: #fff;*/

/*    padding: 8px 15px;*/

/*    border-radius: 25px;*/

/*}*/

a.querynow { background: #f98129; color: #fff; padding: 5px 15px; border-radius: 25px; font-size: 14px; }
.collection-item .collection-bottom ul li .minus, .collection-item .collection-bottom ul li .plus { width: 35px; height: 35px; line-height: 35px; color: #fff; background-color: #fbdb7d; display: inline-block; text-align: center; cursor: pointer; margin-bottom: 0; vertical-align: middle; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; border-radius: 10px; top: 0; }
.collection-item .collection-bottom ul li .minus:hover, .collection-item .collection-bottom ul li .plus:hover { background-color: #f98129; }
.collection-item .collection-bottom ul li .form-control { height: 25px; width: 50px; text-align: center; font-size: 20px; font-weight: 500; border: 0; color: #f98129; display: inline-block; vertical-align: middle; margin-left: -4px; margin-right: -4px; }
.collection-item .collection-bottom ul li .form-control:focus { -webkit-box-shadow: none; box-shadow: none; border: 0; }
#Container .mix { display: none; }
.sorting-menu ul { margin: 0; padding: 0; text-align: center; margin-bottom: 40px; }
.sorting-menu ul li { list-style-type: none; display: inline-block; font-size: 15px; color: #111; cursor: pointer; border-radius: 50px; padding: 10px 20px; margin-left: 5px; margin-right: 5px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; font-weight: 500; background-color: #f5f5f5; margin-bottom: 7px; }
.sorting-menu ul li:hover, .sorting-menu ul li.active { color: #fff; background-color: #f98129; }
.menu-area { background-color: #fffdf9; }
.menu-item { text-align: center; margin-bottom: 30px; background-color: #fff; padding: 45px 30px 42px; border-radius: 18px; position: relative; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; border: 1px solid #f98129; }
.menu-item:hover, .menu-item.active { background-color: #f98129; -webkit-transform: translate(0, -10px); transform: translate(0, -10px); }
.menu-item:hover .menu-shape, .menu-item.active .menu-shape { opacity: 1; }
.menu-item:hover h3, .menu-item.active h3 { color: #fff; }
.menu-item img { margin-bottom: 22px; }
.menu-item .menu-shape { position: absolute; left: 0; top: 0; opacity: 0; margin-bottom: 0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; width: 100%; height: 100%; }
.menu-item h3 { font-size: 22px; font-weight: 700; margin-bottom: 0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }

/*.reservation-area {*/

/*    background-color: #111;*/

/*    border-radius: 0 0 85px 0;*/

/*    position: relative;*/

/*}*/

.reservation-area { background-color: #277545; padding: 30px 0px; border-radius: 0 0 85px 0; position: relative; }
.reservation-area .reservation-shape img { position: absolute; top: 0; left: 0; }
.reservation-area .row { position: relative; }
.reservation-area .reservation-item { padding-top: 100px; padding-bottom: 100px; position: relative; }
.reservation-area .reservation-item .section-title { text-align: left; margin-bottom: 40px; }
.reservation-area .reservation-item .section-title h2 { color: #fff; }
.reservation-area .reservation-item .section-title p { margin-left: 0; color: #fff; }
.reservation-area .reservation-item ul { margin: 0; padding: 10px 11px 10px 20px; background-color: #fff; border-radius: 50px; text-align: center; }
.reservation-area .reservation-item ul li { list-style-type: none; display: inline-block; }
.reservation-area .reservation-item ul li .form-control { width: 165px; font-size: 13px; border: 1px solid #111; }
.reservation-area .reservation-item ul li .form-control:focus { -webkit-box-shadow: none; box-shadow: none; border: 1px solid #111; }
.reservation-area .reservation-item ul li:first-child { padding-right: 10px; position: relative; margin-right: 5px; }
.reservation-area .reservation-item ul li:first-child:before { position: absolute; content: ""; width: 1px; height: 45px; right: 0; top: -6px; background-color: #f98129; }
.reservation-area .reservation-item ul li:last-child .cmn-btn { padding: 12px 22px; margin-left: 7px; }
.reservation-area .reservation-img { text-align: center; margin-right: auto; margin-left: auto; }
.chef-item { margin-bottom: 30px; text-align: center; }
.chef-item:hover .chef-bottom ul li:nth-child(1), .chef-item.active .chef-bottom ul li:nth-child(1) { bottom: 0; opacity: 1; z-index: 1; }
.chef-item:hover .chef-bottom ul li:nth-child(2), .chef-item.active .chef-bottom ul li:nth-child(2) { bottom: 0; opacity: 1; z-index: 1; }
.chef-item:hover .chef-bottom ul li:nth-child(3), .chef-item.active .chef-bottom ul li:nth-child(3) { bottom: 0; opacity: 1; z-index: 1; }
.chef-item .chef-top { position: relative; border-radius: 10px 10px 0 0; }
.chef-item .chef-top img { width: 100%; height: 350px; border-radius: 10px 10px 0 0; }
.chef-item .chef-top .chef-inner { background-color: #111bf; border-radius: 10px 10px 0 0; padding: 10px 10px 12px; position: absolute; left: 0; right: 0; bottom: 0; }
.chef-item .chef-top .chef-inner h3 { color: #fff; font-family: poppins, sans-serif; font-weight: 500; font-size: 20px; margin-bottom: 5px; }
.chef-item .chef-top .chef-inner span { display: block; font-size: 14px; color: #fff; }
.chef-item .chef-bottom ul { margin: 0; padding: 0; margin-top: 10px; }
.chef-item .chef-bottom ul li { list-style-type: none; display: inline-block; margin-left: 5px; margin-right: 5px; }
.chef-item .chef-bottom ul li:nth-child(1) { position: relative; bottom: -10px; opacity: 0; z-index: -1; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.chef-item .chef-bottom ul li:nth-child(2) { position: relative; bottom: -10px; opacity: 0; z-index: -1; -webkit-transition: 0.7s all ease; transition: 0.7s all ease; }
.chef-item .chef-bottom ul li:nth-child(3) { position: relative; bottom: -10px; opacity: 0; z-index: -1; -webkit-transition: 0.9s all ease; transition: 0.9s all ease; }
.chef-item .chef-bottom ul li a { display: block; width: 35px; height: 35px; line-height: 40px; border-radius: 50%; text-align: center; color: #fff; background-color: #111; font-size: 18px; }
.chef-item .chef-bottom ul li a:hover { background-color: #f98129; }
.review-area { position: relative; }
.review-area .slick-prev { left: 0; }
.review-area .slick-prev:before { display: none; }
.review-area .slick-prev i { color: #f98129; display: block; font-size: 35px; position: absolute; bottom: -98px; left: 240px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.review-area .slick-prev i:hover { color: #111; }
.review-area .slick-next { right: 0; }
.review-area .slick-next:before { display: none; }
.review-area .slick-next i { color: #f98129; display: block; font-size: 35px; position: absolute; bottom: -98px; right: 240px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.review-area .slick-next i:hover { color: #111; }
.review-area .review-img { position: relative; }
.review-area .review-img img:nth-child(1) { position: relative; }
.review-area .review-img img:nth-child(2) { position: absolute; top: 60px; right: 0; }
.review-area .review-item { text-align: center; padding-top: 70px; padding-bottom: 70px; }
.review-area .review-item .section-title { margin-bottom: 30px; }
.review-area .review-item .slider-nav { margin-bottom: 40px; }
.review-area .review-item .slider-nav .slick-center img { -webkit-transform: scale(1.3); transform: scale(1.3);    /* margin-top: 12px; */    /* margin-bottom: 12px; */ }
.review-area .review-item .slider-nav img { margin-left: auto; margin-right: auto; margin-top: 12px; margin-bottom: 12px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; max-width: 75px; border-radius: 50%; }
.review-area .review-item .slider-nav img:focus { border: 0; -webkit-box-shadow: none; box-shadow: none; }
.review-area .review-item .slider-for h3 { font-weight: 500; font-size: 20px; font-family: poppins, sans-serif; margin-bottom: 15px; }
.review-area .review-item .slider-for p { margin-bottom: 0; max-width: 500px; margin-left: auto; margin-right: auto; }
.blog-item { margin-bottom: 50px; -webkit-box-shadow: 0 0 20px 0 #dddddd8c; box-shadow: 0 0 20px 0 #dddddd8c; border-radius: 65px 65px 0 0; height: calc(100% - 50px); }
.blog-item:hover .blog-bottom .cmn-btn { right: 0; }
.blog-item .blog-top { position: relative; }
.blog-item .blog-top a { display: block; }
.blog-item .blog-top span { display: inline-block; font-size: 14px; color: #111; background-color: #f98129; padding: 5px 12px; border-radius: 6px; position: absolute; right: 15px; bottom: -15px; }
.blog-item .blog-top img { border-radius: 12px 12px 0 0; width: 100%; height: 350px; }
.blog-item .blog-bottom { padding: 35px 20px 30px; position: relative; }
.blog-item .blog-bottom h3 { font-family: poppins, sans-serif; font-weight: 500; font-size: 22px; margin-bottom: 10px; line-height: 1.4; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.blog-item .blog-bottom h3 a { display: block; color: #111; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.blog-item .blog-bottom .blog-cta .cmn-btn { position: relative !important; right: auto; bottom: auto; width: 100%; text-align: center; }
.blog-item .blog-bottom .blog-cta { margin-top: 20px; }
.blog-item .blog-bottom h3 a:hover { color: #f98129; }
.blog-item .blog-bottom p { color: 277545; margin-bottom: 0; }
.blog-item .blog-bottom .cmn-btn { position: absolute; right: 15px; bottom: 20px; }
.blog-area .read-blog-btn { text-align: center; display: inline-block; font-weight: 500; font-size: 18px; color: #111; border-bottom: 1px solid #111; }
.blog-area .read-blog-btn:hover { color: #f98129; border-bottom: 1px solid #f98129; }
.subscribe-area { background-color: #111; border-radius: 0 0 75px 0; position: relative; }
.subscribe-area .subscribe-shape img { position: absolute; top: 0; left: 0; }
.subscribe-item { padding-top: 70px; padding-bottom: 70px; }
.subscribe-item .section-title { text-align: left; margin-bottom: 35px; }
.subscribe-item .section-title h2 { color: #fff; }
.subscribe-item .section-title p { color: #fff; margin-left: 0; }
.subscribe-item .newsletter-form { position: relative; margin-bottom: 30px; }
.subscribe-item .newsletter-form .form-control { height: 70px; padding: 10px 15px 10px 30px; border-radius: 50px; background-color: #fff; border: 0; font-size: 16px; }
.subscribe-item .newsletter-form .form-control::-webkit-input-placeholder { color: #a5a4a9; }
.subscribe-item .newsletter-form .form-control:-ms-input-placeholder { color: #a5a4a9; }
.subscribe-item .newsletter-form .form-control::-ms-input-placeholder { color: #a5a4a9; }
.subscribe-item .newsletter-form .form-control::placeholder { color: #a5a4a9; }
.subscribe-item .newsletter-form .form-control:focus { -webkit-box-shadow: none; box-shadow: none; border: 0; }
.subscribe-item .newsletter-form .cmn-btn { opacity: 1; position: absolute; right: 10px; top: 10px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; padding: 12px 40px; }
.subscribe-item .newsletter-form .validation-danger { font-size: 14px; color: #fff; margin-top: 10px; }
.subscribe-item .social-link ul { margin: 0; padding: 0; }
.subscribe-item .social-link ul li { list-style-type: none; display: inline-block; margin-right: 12px; }
.subscribe-item .social-link ul li a { display: block; width: 40px; height: 40px; line-height: 46px; border-radius: 50%; text-align: center; font-size: 20px; color: #fff; background-color: #1a1c3b; }
.subscribe-item .social-link ul li a:hover { background-color: #f98129; }
.subscribe-img { text-align: center; }
.footer-item { margin-bottom: 30px; }
.footer-item .footer-logo a { display: block; margin-bottom: 25px; transition: all .2s ease-in; font-size: 14px; color: #f98129; text-decoration: underline;}
.footer-item .footer-logo a:hover{text-decoration: none;}
.footer-item .footer-logo p {    /* color: #111; */
margin-bottom: 5px; }
.footer-item .footer-logo ul { margin: 0; padding: 0; }
.footer-item .footer-logo ul li { list-style-type: none; display: inline-block; margin-right: 5px; }
.footer-item .footer-logo ul li a { display: block; width: 35px; height: 35px; line-height: 39px; border-radius: 50%; text-align: center; font-size: 18px; color: #fff; margin-bottom: 0; background-color: #297849; }
.footer-item .footer-logo ul li a:hover { background-color: #f98129; }
.footer-item .footer-service h3 { font-weight: 500; font-size: 22px; font-family: poppins, sans-serif; margin-bottom: 30px; color: #f98129; }
.footer-item .footer-service ul { margin: 0; padding: 0; }
.footer-item .footer-service ul li { list-style-type: none; display: block; margin-bottom: 15px; color: #00011e; position: relative; padding-left: 28px; }
.footer-item .footer-service ul li i { display: inline-block; font-size: 20px; margin-right: 3px; position: absolute; top: 3px; left: 0; color: #f98129; }
.footer-item .footer-service ul li a { display: block; color: #00011e; }
.footer-item .footer-service ul li a:hover { margin-left: 10px; color: #f98129; }
.footer-item .footer-service ul li:last-child { margin-bottom: 0; }
.copyright-area { background-color: #277545; padding-top: 16px; padding-bottom: 16px; border-radius: 35px 35px 0 0; }
.copyright-area .copyright-item { text-align: center; }
.copyright-area .copyright-item p { color: #fff; font-size: 15px; margin-bottom: 0; }
.copyright-area .copyright-item p a { display: inline-block; color: #f98129; font-weight: 500; }
.copyright-area .copyright-item p a:hover { color: #fff; }
.main-nav-two .nav-two-logo-one { display: block; }
.main-nav-two .nav-two-logo-two { display: none; }
.main-nav-two nav .navbar-nav .nav-item a { color: #fff; }
.main-nav-two nav .navbar-nav .nav-item .dropdown-menu li a { color: #111; }
.main-nav-two nav .side-nav .nav-cart { border: 1px solid #fff; color: #fff; }
.service-area .service-slider .owl-nav { display: block; }
.main-nav-two nav .side-nav .nav-cart:hover { color: #fff; background-color: #111; border: 1px solid #111; }
.main-nav-two nav .side-nav .nav-cart span { color: #111; background-color: #fff; }
.main-nav-two nav .side-nav .modal-btn { width: 42px; height: 42px; line-height: 48px; background-color: #f98129; border-radius: 50%; padding: 0; font-size: 28px; margin-left: 15px; position: relative; top: -7px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.main-nav-two nav .side-nav .modal-btn:hover { color: #fff; background-color: #111; }
.main-nav-two.menu-shrink .nav-two-logo-one { display: none; }
.main-nav-two.menu-shrink .nav-two-logo-two { display: block; }
.main-nav-two.menu-shrink nav .navbar-nav .nav-item:hover a { color: #111; }
.main-nav-two.menu-shrink nav .navbar-nav .nav-item a { color: #111; }
.main-nav-two.menu-shrink nav .navbar-nav .nav-item a:focus, .main-nav-two.menu-shrink nav .navbar-nav .nav-item a:hover, .main-nav-two.menu-shrink nav .navbar-nav .nav-item a.active { color: #f98129; }
.main-nav-two.menu-shrink nav .side-nav .nav-cart { border: 1px solid #f98129; color: #111; background-color: #f98129; }
.main-nav-two.menu-shrink nav .side-nav .nav-cart:hover { color: #fff; background-color: #111; border: 1px solid #111; }
.main-nav-two.menu-shrink nav .side-nav .nav-cart span { color: #f98129; background-color: #111; }
#myModalRight { z-index: 99999; }
#myModalRight .modal-content .modal-header img { max-width: 120px; }
#myModalRight .modal-content .modal-header .close { position: relative; top: 3px; }
#myModalRight .modal-content .modal-body { padding: 40px 30px 50px; }
#myModalRight .modal-content .modal-body h2 { font-size: 20px; font-weight: 600; margin-bottom: 12px; color: #111; }
#myModalRight .modal-content .modal-body p { color: 277545; font-size: 14px; margin-bottom: 20px; }
#myModalRight .modal-content .modal-body .image-area { margin-bottom: 10px; }
#myModalRight .modal-content .modal-body .image-area .col-lg-4 { padding-right: 5px; margin-right: -5px; }
#myModalRight .modal-content .modal-body .image-area a { display: block; margin-bottom: 15px; }
#myModalRight .modal-content .modal-body .modal-item { margin-bottom: 30px; }
#myModalRight .modal-content .modal-body .social-area { text-align: center; }
#myModalRight .modal-content .modal-body .social-area h3 { font-size: 20px; margin-bottom: 12px; font-weight: 600; color: #111; }
#myModalRight .modal-content .modal-body .social-area ul { margin: 0; padding: 0; }
#myModalRight .modal-content .modal-body .social-area ul li { list-style-type: none; display: inline-block; }
#myModalRight .modal-content .modal-body .social-area ul li a { display: block; color: #111; border: 1px solid #111; width: 32px; height: 32px; line-height: 34px; border-radius: 50%; margin-right: 3px; margin-left: 3px; font-size: 16px; text-align: center; }
#myModalRight .modal-content .modal-body .social-area ul li a:hover { color: #fff; background-color: #111; }
#myModalRight .btn-close:focus { -webkit-box-shadow: none; box-shadow: none; border: 0; }
.modal.modal-right .modal-dialog { max-width: 380px; min-height: 100vh; }
.modal.modal-right.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.modal.modal-right .modal-content { height: 100vh; overflow-y: auto; border-radius: 0; }
.modal.modal-left .modal-dialog { -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); margin: 0 auto 0 0; }
.modal.modal-right .modal-dialog { -webkit-transform: translate(100%, 0); transform: translate(100%, 0); margin: 0 0 0 auto; }
.banner-area-two { background-image: url(../img/home-two/banner/1.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; }
.banner-area-two:before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background-color: #111; opacity: 0.6; }
.banner-area-two .banner-shape img { position: absolute; }
.banner-area-two .banner-shape img:nth-child(1) { bottom: 60px; left: 70px; max-width: 120px; }
.banner-area-two .banner-shape img:nth-child(2) { top: 100px; left: 100px; max-width: 120px; }
.banner-area-two .banner-shape img:nth-child(3) { top: 245px; left: 680px; max-width: 120px; }
.banner-area-two .banner-content { position: relative; padding-top: 230px; padding-bottom: 200px; }
.banner-area-two .banner-content h1 { color: #fff; font-weight: 700; font-size: 65px; margin-bottom: 20px; max-width: 700px; }
.banner-area-two .banner-content p { color: #fff; margin-bottom: 35px; max-width: 575px; margin-left: 0; }
.banner-area-two .banner-content .banner-btn-wrap .cmn-btn { margin-right: 18px; }
.banner-area-two .banner-content .banner-btn-wrap .banner-btn-two { font-weight: 500; color: #fff; border: 1px solid #fff; border-radius: 50px; display: inline-block; padding: 11px 30px; }
.banner-area-two .banner-content .banner-btn-wrap .banner-btn-two:hover { background-color: #fff; color: #111; }
.banner-area-two .banner-img { position: absolute; bottom: 0; right: 80px; }
.banner-area-two .banner-img img { max-width: 415px; }
.food-img-area { margin-top: -55px; }
.food-img-area .food-img-item { text-align: center; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; margin-bottom: 30px; }
.food-img-area .food-img-item:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }
.food-img-area .food-img-item img { max-width: 100px; margin-left: auto; margin-right: auto; z-index: 1; position: relative; }
.about-area { position: relative; }
.about-area .about-shape img { position: absolute; }
.about-area .about-shape img:nth-child(1) { right: 0; top: 95px; max-width: 780px; z-index: -1; }
.about-area .about-shape img:nth-child(2) { right: 98px; top: 92px; }
.about-area .about-shape img:nth-child(3) { right: 255px; top: 138px; }
.about-area .about-shape img:nth-child(4) { right: 450px; top: 108px; }
.about-area .about-shape img:nth-child(5) { right: 650px; top: 88px; }
.about-area .about-img { position: relative; text-align: right; }
.about-area .about-img img:nth-child(1) { position: absolute; left: 0; bottom: 0; }
.about-area .about-img img:nth-child(2) { position: relative; max-width: 335px; right: 50px; }
.about-area .about-content { max-width: 620px; margin-top: 100px; padding-left: 40px; }
.about-area .about-content .section-title { text-align: left; margin-bottom: 35px; }
.about-area .about-content .section-title h2 { margin-bottom: 25px; }
.about-area .about-content .section-title p { margin-left: 0; margin-bottom: 10px; }
.service-area-two { background-color: unset; }
.collection-area-two { background-color: #fffdf9; }
.download-area .download-content { margin-bottom: 30px; }
.download-area .download-content .section-title { text-align: left; }
.download-area .download-content .section-title p { margin-left: 0; }
.download-area .download-content ul { margin: 0; padding: 0; }
.download-area .download-content ul li { list-style-type: none; display: block; padding: 20px; background-color: #fff; border-radius: 10px; -webkit-box-shadow: 0 0 20px 0 #dddddd52; box-shadow: 0 0 20px 0 #dddddd52; margin-bottom: 30px; max-width: 390px; font-weight: 500; font-size: 20px; color: #111; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; border: 1px solid transparent; }
.download-area .download-content ul li:hover { margin-left: 15px; border: 1px solid #f98129; }
.download-area .download-content ul li:last-child { margin-bottom: 0; }
.download-area .download-content ul li span { width: 50px; height: 50px; line-height: 50px; border-radius: 50%; text-align: center; background-color: #f98129; color: #111; display: inline-block; font-weight: 600; font-size: 25px; margin-right: 15px; -webkit-box-shadow: 0 0 20px 0 #dddddd52; box-shadow: 0 0 20px 0 #dddddd52; }
.download-area .download-content .app-wrap { margin-top: 50px; }
.download-area .download-content .app-wrap a { display: inline-block; margin-right: 20px; max-width: 180px; }
.download-area .download-content .app-wrap a:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }
.download-area .download-img { margin-bottom: 30px; text-align: center; }
.download-area .download-img img { -webkit-animation: download-animation 3s infinite linear; animation: download-animation 3s infinite linear; }
@-webkit-keyframes download-animation {
	0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
	50% { -webkit-transform: translate(0, -20px); transform: translate(0, -20px); }
	100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes download-animation {
	0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
	50% { -webkit-transform: translate(0, -20px); transform: translate(0, -20px); }
	100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
.join-area { background-color: #111; margin-top: 130px; }
.join-area .join-img { position: relative; text-align: center; }
.join-area .join-img img { position: absolute; left: 0; top: -132px; max-width: 490px; right: 0; margin-left: auto; margin-right: auto; }
.join-area .join-content { padding-top: 100px; padding-bottom: 100px; }
.join-area .join-content .section-title { margin-bottom: 30px; text-align: left; }
.join-area .join-content .section-title h2 { color: #f98129; margin-bottom: 22px; }
.join-area .join-content .section-title p { color: #fff; margin-left: 0; }
.join-area .join-content .cmn-btn { border: 1px solid #f98129; }
.join-area .join-content .cmn-btn:hover { border: 1px solid #fff; }
.chef-area-two { padding-top: 100px; }
.review-area-two { background-color: #111; position: relative; }
.review-area-two .review-shape img { position: absolute; bottom: 0; right: 0; max-width: 200px; -webkit-animation: review-animation 8s infinite linear; animation: review-animation 8s infinite linear; }
.review-area-two .review-img { text-align: center; }
.review-area-two .review-img img { border-radius: 42px; }
.review-area-two .review-item { padding-top: 100px; padding-bottom: 150px; }
.review-area-two .review-item .section-title h2 { color: #f98129; }
.review-area-two .review-item .section-title p { color: #fff; }
.review-area-two .review-item .slider-for h3 { color: #f98129; }
.review-area-two .review-item .slider-for p { color: #fff; }
.review-area-two .slick-prev i { left: 230px; }
.review-area-two .slick-prev i:hover { color: #fff; }
.review-area-two .slick-next i { right: 230px; }
.review-area-two .slick-next i:hover { color: #fff; }
@-webkit-keyframes review-animation {
	0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
	50% { -webkit-transform: translate(-50px, 0); transform: translate(-50px, 0); }
	10% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes review-animation {
	0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
	50% { -webkit-transform: translate(-50px, 0); transform: translate(-50px, 0); }
	10% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
.footer-area-two { background-color: #111; border-radius: 45px 45px 0 0; border-bottom: 1px solid #8788988c; }
.footer-area-two .footer-item .footer-logo p { color: #fff; }
.footer-area-two .footer-item .footer-service h3 { color: #f98129; }
.footer-area-two .footer-item .footer-service ul li { color: #fff; }
.footer-area-two .footer-item .footer-service ul li a { color: #fff; }
.footer-area-two .footer-item .footer-service ul li a:hover { color: #f98129; }
.copyright-area-two { border-radius: 0; }
.banner-area-three { background-image: url(../img/home-three/banner-main.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; }
.banner-area-three:before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background-color: #fff; opacity: 0.9; }
.banner-area-three .banner-shape img { position: absolute; }
.banner-area-three .banner-shape img:nth-child(1) { bottom: 35px; left: 140px; max-width: 120px; }
.banner-area-three .banner-shape img:nth-child(2) { top: 85px; left: 45px; max-width: 120px; }
.banner-area-three .banner-shape img:nth-child(3) { bottom: 0; right: 20px; max-width: 120px; }
.banner-area-three .banner-content { position: relative; padding-top: 230px; padding-bottom: 150px; }
.banner-area-three .banner-content h1 { color: #444; font-weight: 700; font-size: 65px; margin-bottom: 20px; max-width: 700px; }
.banner-area-three .banner-content p { color: #444; margin-bottom: 35px; max-width: 575px; margin-left: 0; }
.banner-area-three .banner-content .banner-btn-wrap .cmn-btn { margin-right: 18px; }
.banner-area-three .banner-content .banner-btn-wrap .banner-btn-two { font-weight: 500; color: #444; border: 1px solid #444; border-radius: 50px; display: inline-block; padding: 11px 30px; }
.banner-area-three .banner-content .banner-btn-wrap .banner-btn-two:hover { background-color: #111; border: 1px solid #111; color: #fff; }
.banner-area-three .banner-img { position: absolute; bottom: 140px; right: 40px; }
.banner-area-three .banner-img img { max-width: 505px; border-radius: 12px; }
.about-area-two { position: relative; }
.about-area-two .about-shape img { position: absolute; bottom: 60px; right: 65px; max-width: 190px; -webkit-animation: review-animation 8s infinite linear; animation: review-animation 8s infinite linear; }
.about-area-two .about-img { margin-bottom: 80px; position: relative; text-align: center; }
.about-area-two .about-img img:nth-child(1) { border-radius: 10px; max-width: 470px; margin-left: auto; margin-right: auto; top: 28px; position: relative; }
.about-area-two .about-img img:nth-child(2) { position: absolute; left: 0; top: 0; }
.about-area-two .about-img .video-wrap { position: absolute; bottom: 0; right: -35px; }
.about-area-two .about-img .video-wrap a { z-index: 10; display: block; width: 100px; height: 100px; line-height: 110px; border-radius: 50%; position: relative; font-size: 60px; text-align: center; color: #fff; }
.about-area-two .about-img .video-wrap a:before { content: ""; position: absolute; z-index: 0; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: block; width: 100px; height: 100px; background-color: #111; border-radius: 50%; z-index: -1; -webkit-animation: pulse-border 1500ms ease-out infinite; animation: pulse-border 1500ms ease-out infinite; }
.about-area-two .about-img .video-wrap a:after { content: ""; position: absolute; z-index: 1; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: block; width: 100px; height: 100px; background-color: #111; border-radius: 50%; z-index: -1; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.about-area-two .about-img .video-wrap a:hover { color: #fff; }
.about-area-two .about-img .video-wrap a:hover:before { background-color: #f98129; }
.about-area-two .about-img .video-wrap a:hover:after { background-color: #f98129; }
.about-area-two .about-content { margin-bottom: 30px; padding-left: 60px; }
.about-area-two .about-content .section-title { text-align: left; margin-bottom: 32px; }
.about-area-two .about-content .section-title p { margin-bottom: 10px; }
@-webkit-keyframes pulse-border {
	0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; }
	100% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0; }
}
@keyframes pulse-border {
	0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1; }
	100% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0; }
}
.service-area-three { background-color: #111; }
.service-area-three .service-item .section-title { text-align: left; }
.service-area-three .service-item .section-title h2 { color: #fff; }
.service-area-three .service-item .section-title p { color: #fff; margin-left: 0; }
.service-area-three .service-item .accordion { padding-left: 0; margin-bottom: 0; }
.service-area-three .service-item .accordion a { padding: 13px 15px; border-radius: 8px; background-color: #fff; width: 100%; font-weight: 500; display: block; cursor: pointer; font-size: 15px; color: #fff; color: #111; }
.service-area-three .service-item .accordion a:after { position: absolute; content: "+"; width: 15px; height: 2px; right: 12px; top: 10px; font-size: 20px; color: #111; background-color: transparent; }
.service-area-three .service-item .accordion a span { display: inline-block; font-weight: 600; color: #111; font-size: 15px; margin-right: 10px; }
.service-area-three .service-item .accordion .active:after { content: "x"; top: 11px; font-size: 17px; }
.service-area-three .service-item .accordion p { display: none; margin-bottom: 0; color: #fff; font-size: 15px; padding: 15px 8px 5px 10px; }
.service-area-three .service-item .accordion li { position: relative; list-style-type: none; margin-bottom: 30px; }
.service-area-three .service-img { margin-bottom: 30px; text-align: center; }
.service-area-three .service-img img { max-width: 420px; margin-left: auto; margin-right: auto; -webkit-animation: service-two-animation 10s infinite linear; animation: service-two-animation 10s infinite linear; }
@-webkit-keyframes service-two-animation {
	0% { -webkit-transform: scale(1); transform: scale(1); }
	50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
	100% { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes service-two-animation {
	0% { -webkit-transform: scale(1); transform: scale(1); }
	50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
	100% { -webkit-transform: scale(1); transform: scale(1); }
}
.join-area-two { margin-top: 132px; }
.footer-item .footer-logo .footer-subscribe { position: relative; }
.footer-item .footer-logo .footer-subscribe .form-control { height: 45px; border-radius: 50px; -webkit-box-shadow: 0 0 20px 0 #dddddd7d; box-shadow: 0 0 20px 0 #dddddd7d; border: 0; padding-left: 20px; font-size: 15px; }
.footer-item .footer-logo .footer-subscribe::-webkit-input-placeholder { color: #b2b2b2; }
.footer-item .footer-logo .footer-subscribe:-ms-input-placeholder { color: #b2b2b2; }
.footer-item .footer-logo .footer-subscribe::-ms-input-placeholder { color: #b2b2b2; }
.footer-item .footer-logo .footer-subscribe::placeholder { color: #b2b2b2; }
.footer-item .footer-logo .footer-subscribe .footer-btn { width: 35px; height: 35px; line-height: 37px; font-size: 18px; border-radius: 50%; color: #111; background-color: #f98129; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; position: absolute; top: 5px; right: 6px; padding: 0; }
.footer-item .footer-logo .footer-subscribe .footer-btn:hover { color: #fff; background-color: #111; }
.main-nav-three { background-color: #fff; }
.page-title-img-one { background-image: url(../img/About.jpg); }
.page-title-img-two { background-image: url(../img/page_title_2.jpg); }
.page-title-img-three { background-image: url(../img/Product.jpg); }
.page-title-img-four { background-image: url(../img/page_title_4.jpg); }
.page-title-img-five { background-image: url(../img/Gallery.jpg); }
.page-title-img-six { background-image: url(../img/Contact_us.jpg); }
.page-title-area { background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 135px; padding-bottom: 135px; margin-top: 100px; position: relative; }
.page-title-area::before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(90deg, rgb(39 117 69), transparent); }
.page-title-item { padding-left: 40px; position: relative; }
.page-title-item h1, .page-title-item h2 { color: #fff; }
.page-title-item:before { position: absolute; content: ""; width: 10px; height: 100%; left: 0; top: 0; border-radius: 50px; background-color: #f98129; }
.page-title-item h2 { font-size: 40px; color: #fff; margin-bottom: 10px; }
.page-title-item ul { margin: 0; padding: 0; }
.page-title-item ul li { list-style-type: none; display: inline-block; color: #fff; font-weight: 500; }
.page-title-item ul li i { display: inline-block; font-size: 25px; position: relative; top: 6px; color: #fff; }
.page-title-item ul li a { display: inline-block; color: #fff; font-weight: 400; }
.page-title-item ul li a:hover { color: #f98129; }
.story-area { text-align: center; position: relative; }
.story-areabg { background-color: #fffbf3; }
.service-areabg { background-color: #ffffff; }
.story-area .story-shape img { position: absolute; right: 0; bottom: 0; max-width: 135px; }
.story-area .story-head { margin-bottom: 50px; }
.story-area .story-head h2 { font-weight: 700; font-size: 36px; margin-bottom: 25px; margin-top: -10px; }
.story-area .story-head p { max-width: initial; margin-left: auto; margin-right: auto; margin-bottom: 0; }
.story-area .story-item { margin-bottom: 30px; position: relative; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; display: block; }
.story-area .story-item:hover { -webkit-transform: translate(0, -10px); transform: translate(0, -10px); }
.story-area .story-item:hover h3 { -webkit-transform: translate(0, 10px); transform: translate(0, 10px); color: #fff; background-color: #f98129; }
.story-area .story-item img { width: 100%; border-radius: 12px; }
.story-area .story-item h3 { text-align: center; font-weight: 600; font-size: 20px; font-family: poppins, sans-serif; background-color: #fff; border-radius: 10px; max-width: 370px; margin-left: auto; margin-right: auto; padding: 12px 18px; margin-bottom: 0; position: absolute; left: 20px; right: 20px; bottom: 20px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.download-area-two { background-color: #111; position: relative; border-radius: 0 0 80px 0; }
.download-area-two .download-shape img { position: absolute; }
.download-area-two .download-shape img:nth-child(1) { left: 0; top: 0; }
.download-area-two .download-shape img:nth-child(2) { left: 100px; bottom: 20px; -webkit-animation: download-one 10s infinite linear; animation: download-one 10s infinite linear; }
.download-area-two .download-item { margin-bottom: 30px; }
.download-area-two .download-item h2 { color: #fff; font-weight: 700; font-size: 35px; margin-bottom: 40px; }
.download-area-two .download-item ul { margin: 0; padding: 0; }
.download-area-two .download-item ul li { list-style-type: none; display: inline-block; margin-right: 20px; }
.download-area-two .download-item ul li:last-child { margin-right: 0; }
.download-area-two .download-item ul li a { display: block; max-width: 180px; }
.download-area-two .download-item ul li a:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }
.download-area-two .download-img { position: relative; }
.download-area-two .download-img img { position: absolute; top: -55px; right: 0; left: 0; max-width: 460px; margin-left: auto; margin-right: auto; }
@-webkit-keyframes download-one {
	0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
	30% { -webkit-transform: translate(0, -100px); transform: translate(0, -100px); }
	70% { -webkit-transform: translate(100px, 0); transform: translate(100px, 0); }
	100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes download-one {
	0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
	30% { -webkit-transform: translate(0, -100px); transform: translate(0, -100px); }
	70% { -webkit-transform: translate(100px, 0); transform: translate(100px, 0); }
	100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
.footer-item .footer-logo .footer-subscriber-two .form-control { -webkit-box-shadow: none; box-shadow: none; }
.service-area-four .service-item { border: 1px solid #f98129; margin-bottom: 30px; height: calc(100% - 30px); }
.page-title-area-two { background-color: #111; position: relative; }
.page-title-area-two:before { position: absolute; content: ""; width: 100%; height: 100%; top: 0; right: 0; background-color: #f98129; -webkit-clip-path: polygon(70% 0, 100% 0%, 100% 100%, 40% 100%); clip-path: polygon(70% 0, 100% 0%, 100% 100%, 40% 100%); }
.page-title-area-two .page-title-plate ul { margin: 0; padding: 0; margin-left: 75px; }
.page-title-area-two .page-title-plate ul li { list-style-type: none; display: inline-block; position: relative; }
.page-title-area-two .page-title-plate ul li img { display: inline-block; max-width: 130px; }
.page-title-area-two .page-title-plate ul li:nth-child(1) { z-index: 4; }
.page-title-area-two .page-title-plate ul li:nth-child(2) { left: -25px; top: 0; z-index: 3; }
.page-title-area-two .page-title-plate ul li:nth-child(3) { left: -55px; top: 0; z-index: 2; }
.page-title-area-two .page-title-plate ul li:nth-child(4) { left: -85px; top: 0; }
.service-details-area .service-details-item { margin-bottom: 30px; }
.service-details-area .service-details-item .service-details-more h3 { font-weight: 700; font-size: 25px; margin-bottom: 30px; }
.service-details-area .service-details-item .service-details-more ul { margin: 0; padding: 0; }
.service-details-area .service-details-item .service-details-more ul li { list-style-type: none; display: block; -webkit-box-shadow: 0 0 20px 0 #dddddd8a; box-shadow: 0 0 20px 0 #dddddd8a; margin-bottom: 20px; position: relative; border-radius: 10px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.service-details-area .service-details-item .service-details-more ul li:hover { -webkit-box-shadow: none; box-shadow: none; }
.service-details-area .service-details-item .service-details-more ul li:hover a { color: #fff; background-color: #f98129; }
.service-details-area .service-details-item .service-details-more ul li a { display: block; font-weight: 500; font-size: 15px; color: #111; padding: 15px 20px; border-radius: 10px; }
.service-details-area .service-details-item .service-details-more ul li a i { display: inline-block; position: absolute; top: 18px; right: 17px; font-weight: 700; }
.service-details-area .service-details-item .service-details-order { text-align: center; background-color: #111; border-radius: 10px; padding: 30px 10px 0; position: relative; margin-top: 30px; }
.service-details-area .service-details-item .service-details-order h3 { font-weight: 700; font-size: 20px; color: #fff; margin-bottom: 10px; }
.service-details-area .service-details-item .service-details-order span { display: block; color: #fff; margin-bottom: 30px; }
.service-details-area .service-details-item .service-details-order .offer-off { background-color: #f98129; width: 70px; height: 70px; border-radius: 50%; text-align: center; padding-top: 8px; position: absolute; bottom: 135px; right: 40px; }
.service-details-area .service-details-item .service-details-order .offer-off span { display: block; font-weight: 600; font-size: 18px; color: #111; margin-bottom: 0; }
.service-details-area .service-details-item .service-details-fresh h2 { font-weight: 700; font-size: 35px; margin-bottom: 15px; }
.service-details-area .service-details-item .service-details-fresh p { margin-bottom: 25px; }
.service-details-area .service-details-item .service-details-fresh ul { padding-left: 16px;}
.service-details-area .service-details-item .service-details-fresh img { margin-bottom: 25px; border-radius: 18px; margin: 0 auto 20px;
    display: block; }
.service-details-area .service-details-item .service-details-fresh .service-details-p { margin-top: -15px; }
.blog-details-more { padding-bottom: 20px; }
.blog-details-tags h3 { font-weight: 700; font-size: 25px; margin-bottom: 30px; }
.blog-details-tags ul { margin: 0; padding: 0; }
.blog-details-tags ul li { list-style-type: none; display: inline-block; margin-right: 5px; margin-bottom: 10px; }
.blog-details-tags ul li a { display: block; font-size: 12px; color: #696969; background-color: #f0f0f0; border-radius: 30px; padding: 7px 16px; }
.blog-details-tags ul li a:hover { color: #fff; background-color: #111; }
.blog-details-nav ul { margin: 0; padding: 0; }
.blog-details-nav ul li { list-style-type: none; display: inline-block; margin-right: 12px; }
.blog-details-nav ul li a { display: block; font-weight: 500; font-size: 15px; color: #111; border: 1px solid #111; padding: 9px 25px; border-radius: 50px; }
.blog-details-nav ul li a:hover { border: 1px solid #f98129; background-color: #f98129; color: #111; }
.cart-wrap { text-align: center; }
.cart-wrap .table { margin: 0; }
.cart-wrap .table .thead { background-color: #f98129; }
.cart-wrap .table .thead tr .table-head { color: #fff; font-size: 18px; padding-top: 18px; padding-bottom: 18px; }
.cart-wrap .table tr .table-item img { width: 50px; }
.cart-wrap .table tr td { font-size: 15px; color: #111; }
.cart-wrap .table tr td a { color: #111; display: block; font-weight: 700; }
.cart-wrap .table tr td a:hover { color: #f98129; }
.cart-wrap .table td, .cart-wrap .table th { border: 1px solid #dee2e6; vertical-align: middle; }
.cart-wrap .shop-back { margin-bottom: 20px; }
.cart-wrap .shop-back a { display: block; color: #111; font-weight: 500; margin-top: 20px; font-size: 15px; }
.cart-wrap .shop-back a:hover { color: #f98129; }
.cart-wrap .total-shopping h2 { color: #111; font-size: 35px; padding-bottom: 5px; border-bottom: 1px solid #000; display: inline-block; margin: 0; margin-bottom: 20px; font-weight: 700; }
.cart-wrap .total-shopping h3 { color: #111; font-size: 20px; }
.cart-wrap .total-shopping h3 span { display: inline-block; margin-left: 70px; }
.cart-wrap .total-shopping a { margin-top: 20px; display: inline-block; color: #fff; background-color: #f98129; font-size: 17px; padding: 15px 60px; }
.cart-wrap .total-shopping a:hover { background-color: #111; }
.checkout-area .cmn-btn { padding: 12px 45px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.checkout-item { border: 1px solid #dddddd40; margin-bottom: 30px; }
.checkout-item h2 { text-align: center; font-size: 35px; margin-bottom: 50px; background-color: #f98129; padding-top: 15px; padding-bottom: 15px; font-weight: 700; color: #fff; }
.checkout-item .checkout-one { max-width: 515px; margin: auto; padding-bottom: 20px; }
.checkout-item .checkout-one label { color: #111; font-size: 15px; margin-right: 10px; position: relative; top: 2px; font-weight: 500; }
.checkout-item .checkout-one .form-group { margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }
.checkout-item .checkout-one .form-group .form-control { display: inline-block; width: 78%; background-color: #dddddd40; border: 1px solid transparent; border-radius: 0; height: 45px; font-size: 15px; }
.checkout-item .checkout-one .form-group .form-control:focus { border: 1px solid #f98129; -webkit-box-shadow: none; box-shadow: none; }
.checkout-item .checkout-two { max-width: 460px; margin: auto; padding-bottom: 45px; }
.checkout-item .checkout-two h3 { margin: 0; margin-bottom: 15px; font-size: 22px; font-weight: 500; font-family: poppins, sans-serif; }
.checkout-item .checkout-two p { font-size: 15px; margin-bottom: 10px; }
.checkout-item .checkout-two .form-check { margin-top: 15px; margin-bottom: 15px; }
.checkout-item .checkout-two .form-check span { display: inline-block; color: #797979; font-size: 16px; }
.checkout-item .checkout-two .form-check span a { color: #797979; }
.checkout-item .checkout-two .form-check span a:hover { color: #111; }
.checkout-item .checkout-two .form-check .form-check-input { margin-top: 5px; width: 14px; height: 14px; }
.checkout-item .checkout-two .text-center { position: relative; }
.checkout-item .checkout-two .text-center:before { position: absolute; content: ""; width: 100%; height: 1px; left: 0; top: 14px; background-color: #ddd; }
.checkout-item .checkout-two .text-center span { display: inline-block; color: #111; font-size: 15px; margin-bottom: 20px; background-color: #fff; position: relative; padding-left: 10px; padding-right: 10px; }
.checkout-item .checkout-two ul { margin: 0; padding: 0; text-align: center; }
.checkout-item .checkout-two ul li { list-style-type: none; display: inline-block; margin-right: 4px; margin-left: 4px; }
.checkout-item .checkout-two ul li a { border: 1px solid transparent; display: block; }
.checkout-item .checkout-two ul li a:hover { border: 1px solid #f98129; }
.coming-item { height: 100vh; text-align: center; }
.coming-item h1 { font-size: 75px; font-weight: 700; font-style: italic; margin-bottom: 20px; }
.coming-item p { margin-bottom: 40px; max-width: 865px; margin-left: auto; margin-right: auto; }
.coming-item .coming-wrap { max-width: 700px; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
.coming-item .coming-wrap .coming-inner { text-align: center; background-color: #efefef; padding-top: 15px; padding-bottom: 12px; margin-bottom: 30px; }
.coming-item .coming-wrap .coming-inner h3 { font-size: 40px; font-weight: 600; color: #232323; margin-bottom: 5px; }
.coming-item .coming-wrap .coming-inner p { font-size: 16px; margin-bottom: 0; }
.coming-item ul { margin: 0; padding: 0; }
.coming-item ul li { list-style-type: none; display: inline-block; margin-right: 2px; margin-left: 2px; }
.coming-item ul li a { display: block; color: #fff; background-color: #f98129; width: 35px; height: 35px; line-height: 39px; border-radius: 50%; font-size: 16px; }
.coming-item ul li a:hover { background-color: #111; }
.faq-area .faq-head h2 { margin-bottom: 35px; font-weight: 600; font-size: 30px; margin-top: -7px; }
.faq-area .faq-wrap { margin-bottom: 50px; }
.faq-area .faq-wrap:last-child { margin-bottom: 30px; }
.faq-area .accordion { padding-left: 0; margin: 0; padding: 0; }
.faq-area .accordion p { font-size: 15px; display: none; padding: 20px 45px 15px 20px; margin-bottom: 0; }
.faq-area .accordion a { color: #232323; font-size: 17px; width: 100%; display: block; cursor: pointer; font-weight: 600; padding: 15px 0 15px 18px; border: 1px solid #297849; border-radius: 8px 8px 0 0; }
.faq-area .accordion a:hover { color: #111; }
.faq-area .accordion a:after { position: absolute; right: 20px; content: "+"; top: 10px; color: #232323; font-size: 25px; font-weight: 700; }
.faq-area .accordion li { position: relative; list-style-type: none; margin-bottom: 30px; }
.faq-area .accordion li:first-child { border-top: 0; }
.faq-area .accordion li:last-child { margin-bottom: 0; }
.faq-area .accordion li a.active { color: #fff; background-color: #297849; border: 1px solid #297849; }
.faq-area .accordion li a.active:after { content: "-"; font-size: 25px; color: #fff; }
.privacy-area { padding-bottom: 50px; }
.privacy-item { margin-bottom: 50px; }
.privacy-item h2 { font-size: 26px; margin-bottom: 15px; font-weight: 600; font-family: poppins, sans-serif; }
.privacy-item p { margin-bottom: 10px;}
.privacy-item ul { margin: 0; padding: 0; }
.privacy-item ul li { list-style-type: none; display: block; margin-bottom: 18px; }
.privacy-item ul li i { display: inline-block; font-size: 20px; position: relative; bottom: -2px; }
.privacy-item ul li:last-child { margin-bottom: 0; }
.error-item { height: 700px; text-align: center; margin-top: 25px; }
.error-item h1 { font-size: 130px; font-weight: 700; margin-bottom: 8px; font-family: poppins, sans-serif; }
.error-item p { margin-bottom: 10px; font-weight: 600; font-size: 35px; }
.error-item span { display: block; }
.error-item a { display: inline-block; color: #fff; background-color: #f98129; border-radius: 10px; padding: 16px 40px; margin-top: 70px; font-size: 18px; }
.error-item a:hover { background-color: #111; }

/*.page-title-img-three:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-color: #111;
}*/
.contact-location-area .location-item { text-align: center; background-color: #fff; padding: 40px 20px; border-radius: 20px; position: relative; margin-bottom: 30px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; z-index: 1; height: calc(100% - 30px);     box-shadow: 0 0 18px rgba(0,0,0, .16);}
.contact-location-area .location-item:hover, .contact-location-area .location-item.active { background-color: #f98129; }
.contact-location-area .location-item:hover img, .contact-location-area .location-item.active img { opacity: 1; }
.contact-location-area .location-item:hover i, .contact-location-area .location-item.active i { color: #fff; background-color: #2a7749; }
.contact-location-area .location-item:hover ul li, .contact-location-area .location-item.active ul li, .contact-location-area .location-item:hover ul li a, .contact-location-area .location-item.active ul li a { color: #fff; }
.contact-location-area .location-item img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; z-index: -1; }
.contact-location-area .location-item i { width: 65px; height: 65px; line-height: 65px; border-radius: 50%; text-align: center; display: block; font-size: 33px; color: #fff; margin-bottom: 15px; margin-left: auto; margin-right: auto; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; background-color: #2a7749; }
.contact-location-area .location-item ul { margin: 0; padding: 0; }
.contact-location-area .location-item ul li { list-style-type: none; display: block; color: #111; font-weight: 500; font-size: 16px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; margin-bottom: 5px; }
.contact-location-area .location-item ul li:last-child { margin-bottom: 0; }
.contact-location-area .location-item ul li a { display: block; color: #111; }
.contact-location-area .location-item ul li a:hover { color: #fff; }
.contact-form-area { background-image: url(../img/contact-form-bg.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; }
.contact-form-area .contact-item { background-color: #fffbf3; padding: 50px 40px; border-radius: 15px; border: 1px solid #000; height: 100%; }
.contact-form-area .contact-item #contactForm, .contact-form-area .contact-item form { margin-bottom: 30px; }
.contact-form-area .contact-item #contactForm .form-group { margin-bottom: 20px; }
.contact-form-area .contact-item #contactForm .form-group .form-control { height: 48px; border-radius: 30px; padding-left: 30px; border: 0; background-color: #fff; font-size: 15px; border: 1px solid #555; }
.contact-form-area .contact-item #contactForm .form-group .form-control:focus { border: 0; -webkit-box-shadow: none; box-shadow: none; }
.contact-form-area .contact-item #contactForm .form-group::-webkit-input-placeholder { color: #b2b2b2; }
.contact-form-area .contact-item #contactForm .form-group:-ms-input-placeholder { color: #b2b2b2; }
.contact-form-area .contact-item #contactForm .form-group::-ms-input-placeholder { color: #b2b2b2; }
.contact-form-area .contact-item #contactForm .form-group::placeholder { color: #b2b2b2; }
.contact-form-area .contact-item #contactForm .form-group textarea { height: auto !important; padding-top: 10px; }
.contact-form-area .contact-item #contactForm .cmn-btn { opacity: 1; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; margin-top: 10px; }
.contact-form-area .contact-item .contact-social span { display: block; font-size: 16px; color: #000; margin-bottom: 15px; }
.contact-form-area .contact-item .contact-social ul { margin: 0; padding: 0; }
.contact-form-area .contact-item .contact-social ul li { list-style-type: none; display: inline-block; margin-right: 10px; }
.contact-form-area .contact-item .contact-social ul li:last-child { margin-right: 0; }
.contact-form-area .contact-item .contact-social ul li a { display: block; width: 40px; height: 40px; line-height: 45px; text-align: center; border-radius: 50%; color: #fff; background-color: #277545; font-size: 20px; }
.contact-form-area .contact-item .contact-social ul li a:hover { background-color: #f98129; }
.contact-form-area .contact-item .list-unstyled { color: #dc3545; margin-bottom: 0; margin-top: 10px; }
.contact-form-area .contact-item .text-danger { color: #dc3545; margin-top: 14px; margin-bottom: 0; }
.contact-form-area .contact-item .text-success { color: #28a745; margin-top: 14px; margin-bottom: 0; }
.contact-form-area .contact-img { text-align: center; position: relative; }
.contact-form-area .contact-img img { width: 100%; height: 100%; object-fit: contain; border-radius: 16px; }
footer { background: linear-gradient(0deg, #fffbf3, transparent); }
.book-table-area .book-table-wrap { background-color: #f5f5f5; padding: 60px 80px 65px; border-radius: 10px; }
.book-table-area .form-group { margin-bottom: 30px; }
.book-table-area .form-group .form-control { height: 50px; border-radius: 5px; border: 1px solid #ddd; padding-left: 25px; font-size: 15px; }
.book-table-area .form-group .form-control:focus { -webkit-box-shadow: none; box-shadow: none; border: 1px solid #f98129; }
.book-table-area .form-group textarea { height: auto !important; padding-top: 15px; }
.book-table-area .cmn-btn { -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.loader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; background: #111; }
.spinner { width: 50px; height: 50px; margin: 100px auto; background-color: #333; border-radius: 100%; -webkit-animation: sk-scaleout 1s infinite ease-in-out; animation: sk-scaleout 1s infinite ease-in-out; }
@-webkit-keyframes sk-scaleout {
	0% { -webkit-transform: scale(0); transform: scale(0); }
	100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}
@keyframes sk-scaleout {
	0% { -webkit-transform: scale(0); transform: scale(0); }
	100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}
#toTop { position: fixed; bottom: 75px; right: 0; cursor: pointer; display: none; z-index: 99996; }
.back-to-top-btn i { background: #f98129; color: #fff; height: 50px; width: 50px; line-height: 50px; display: inline-block; text-align: center; font-size: 30px; border-radius: 50%; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; margin-right: 28px; -webkit-box-shadow: 0 0 14px 0 #f98129; box-shadow: 0 0 14px 0 #f98129; }
.back-to-top-btn i:hover { background-color: #111; color: #fff; -webkit-box-shadow: 0 0 14px 0 #111; box-shadow: 0 0 14px 0 #111; }
.main-nav a.navbar-brand img { width: 150px; }
.banner-slider .slider-item img { max-height: 540px; object-fit: contain; }
.review-area .review-img { position: relative; padding-right: 20px; }
.review-area .review-img img { width: 100%; border-radius: 16px; }
.reservation-area h2 { color: #fff; text-align: left; }
.reservation-area p { color: #fff; text-align: left; margin-bottom: 10px; }
.restant-content .section-title { margin-bottom: 30px; }
.reservation-area .reservation-img img { width: 100%; border-radius: 16px 16px 60px 16px; }
.service-area .service-item:hover, .service-area .service-slider .center { background-color: #277545; }
section.collection-area { padding-top: 50px; padding-bottom: 50px !important; }
.subscribe-item .form-group { margin-bottom: 20px; width: 75%; }
.subscribe-item button.cmn-btn.btn.disabled { opacity: 1; }
.ftrtxt p { max-width: 100% !important; }
.slider-for-prod img { width: 320px; margin: 0 auto; }
.slider-pro-thumbs img { height: 130px; margin: 0 auto; width: 120px; }
.collection-item img { max-height: 210px; object-fit: contain; }
.service-details-area { position: relative; }
.service-details-area .slick-prev { left: 0; }
.service-details-area .slick-prev:before { display: none; }
.service-details-area .slick-prev i { color: #f98129; display: block; font-size: 35px; position: absolute; bottom: -98px; left: 240px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.service-details-area .slick-prev i:hover { color: #111; }
.service-details-area .slick-next { right: 0; }
.service-details-area .slick-next:before { display: none; }
.service-details-area .slick-next i { color: #f98129; display: block; font-size: 35px; position: absolute; bottom: -98px; right: 240px; -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
.service-details-area .slick-next i:hover { color: #111; }
.product__tab--content { padding: 25px; }
p.current__price { font-size: 28px; font-weight: 600; }
p.current__price span { font-size: 15px; font-weight: 500; }
.prod_othr_details a.cmn-btn { margin-top: 30px; }
.story-area .story-item img { object-fit: cover; width: 100%; height: 100%; }
.mean-container a.meanmenu-reveal span { background-color: #f98129 !important; }
.mobile-nav .logo img { width: 100px; }
.mean-container .mean-bar { background-color: #fff !important; }
.footer-logo img { width: 100%; max-width: 140px; }

/********* new **********/
.story-img img { width: 100%; object-fit: cover; border-radius: 20px; }
.slider-for-prod { margin-bottom: 20px; }
.slider-for-prod .item { padding-bottom: 70%; }
.slider-for-prod .item>img { position: absolute; width: 100%; height: 100%; object-fit: contain; }
.story-area .section-title p { margin-bottom: 12px; }
.modal-backdrop+.modal-backdrop { display: none; }
.side-form { padding: 24px 20px; box-shadow: 0 0 4px rgba(0, 0, 0, .16); position: sticky; top: 130px;    border-radius: 40px; }
.side-contact-btn .cmn-btn {display: block; margin: 10px 5px; text-align: center;}
.side-form h4 { font-size: 24px; font-weight: 600; font-family: 'Poppins'; text-align: center; margin-bottom: 20px; }
.side-form .form-control { font-size: 16px; height: 48px; }
.side-form .form-group+.form-group { margin-top: 16px; }
.side-form textarea.form-control { height: 120px; }
.side-form .form-group .cmn-btn { width: 100%; }
.feature-slider .slick-slide { padding: 20px 10px; }
.feature-slider .slick-slide .feature-item { margin-bottom: 55px; }
.slider-dots .slick-dots li button:before { font-size: 18px; color: #f98129; opacity: .4; }
.collection-item>a { display: block; }
.slider-dots .slick-dots li.slick-active button:before { color: #f98129 !important; opacity: 1; }
.blog-item .blog-top>a { position: relative; padding-bottom: 94%; }
.blog-item .blog-top>a>img { position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; }
.modal-header .close { width: 30px; height: 30px; background-color: #0d6efd; border: none; font-size: 20px; color: #fff; border-radius: 6px; }
.review-area .slick-arrow { bottom: -50px; transform: none; top: auto; }
.review-area .slick-arrow i { bottom: 0; }
.service-slider.owl-carousel .owl-item { height: auto; }
.service-slider.owl-carousel .owl-stage { display: flex; }
@media(max-width:640px) {
	.services-post img { object-fit: contain; height: 250px; }
	.slider-for-prod img { width: 230px; }
	.slider-pro-thumbs img { height: 80px; width: 80px; }
	.service-details-area .slick-prev { left: -35%; }
	.service-details-area .slick-next { right: -35%; }
	.service-details-area.pt-100.pb-70 { overflow-x: hidden; }
	.page-title-area { padding-top: 50px !important; padding-bottom: 50px !important; }
	.page-title-plate { display: none; }
	.page-title-area { margin-top: 71px; }
	.page-title-item h2 { font-size: 24px !important; }
}
.story-area .story-item h3 a { color: #000; }
.story-area .story-item:hover h3 a { color: #fff; }
.promo-area { padding-bottom: 60px }
.promo-list { list-style: none; padding: 0; margin: 0; }
.promo-item { background-color: #f98129; flex-direction: row-reverse; }
.promo-item:nth-child(odd) { background-color: #277545; color: #fff; flex-direction: row; }
.promo-text { width: 50%; padding: 30px; display: flex; flex-flow: column; justify-content: center; color: #fff; }
.promo-img { width: 50%; }
.promo-img img { width: 100%; height: 100%; object-fit: cover; }
.promo-text .content h2 { font-size: 30px; margin-bottom: 12px; color: #fff; font-weight: 600; }
.promo-text .content p {color: #fff;}
.promo-area .promo-inner { background-color: #ffdf00 }
.promo-inner .image { width: calc(100% + 6px); margin-left: -3px; }
.promo-area .promo-inner [class*=col-] { padding: 0 }
.promo-area .promo-inner .row { padding-left: 15px; padding-right: 15px }
.promo-area .promo-inner .content { padding: 40px }
.promo-area .promo-inner .content h2 { font-size: 30px; margin-top: -5px; margin-bottom: 10px; }
.promo-area .promo-inner .content p { font-size: 16px; line-height: 26px; margin: 0 }
.promo-text ul { padding-left: 17px; }
.promo-text ul li::marker { color: #fff; background-color: #fff; }
.collection-area-two iframe { height: 220px; border-radius: 20px; overflow: hidden;}
.collection-area-two iframe + h4 { text-align: center; color:#000;    text-transform: capitalize; font-size:20px; font-weight:600;}
.map-area {height:500px;}
.map-area iframe {width:100%; height:100%;}

@media (max-width:389.98px){
    #QRcodeModal h4 {
    font-size: 16px;
}

.QRcodeModal_inn {
    font-size: 14px;
}
}