
.food_banner_section_main {
    background-image: url("../images/breadcrumb-img.png");
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.57) 16.65%, #000 100.78%), url("../images/breadcrumb-img.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.food_banner_section_main .food_banner_section_text {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 30%;
}
.food_banner_section_main .food_banner_section_text h1.text-white {
    font-size: 55px;
    color: #fff;
    margin-bottom: 0;
}
.food_banner_section_main .food_banner_section_text p.text-white {
    font-size: 20px;
    color: #fff;
}
.food_banner_section_main .food_banner_section_text  a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.food_banner_section_main .food_banner_section_text .food_icon {
    margin-left: 10px;
    width: 15px;
    height: 15px;
    margin-right: 10px;
}


/* banner_wrapper_end */
/* about_wrapper_start */
.about_section_main {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 120px;
    padding-bottom: 120px;
}
.about_section_main .about_section_inner {
    display: block;
    width: 100%;
}
.about_section_main .about_relative_section_img {
    padding-right: 105px;
    position: relative!important;
}
.about_section_main .about_relative_section_img .about-img-main-wrap {
    max-width: 492px;
    width: 100%;
    height: 490px;
     background-image: url("../images/about-2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 14px;
}
.about_section_main .about_absolute_section_img {
    border: 10px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border-radius: 18px;
    position: absolute;
}
.about_section_main .about_absolute_section_img:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: rgba(16, 17, 19, 0.2);
}
.about_section_main a.about_video_sec {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.about_section_main .about_main_section_left {
    display: inline-block;
    width: 42%;
}
.about_section_main .about_main_section_right {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-left: 70px;
}
.about_section_main .about_right_section-title span {
    color: #fd9900;
    font-size: 18px;
    font-weight: 500;
}
.about_section_main .about_right_section-title h2 {
    font-size: 44px;
    color: #101113;
    line-height: 50px;
}
.about_section_main .about_right_content_sec {
    margin-top: 17px;
}
.about_section_main .about_right_content_sec p {
    font-size: 16px;
    font-weight: 400;
    color: #53565c;
    line-height: 25px;
}
.about_section_main .about_right_content_sec .about_right_head_sec {
    margin-top: 20px!important;
    display: block;
    width: 100%;
    position: relative;
}
.about_section_main .about_right_content_sec .about_right_head_sec:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #ddd;
    content: "";
    height: 100%;
    width: 2px;
}
.about_section_main .about_right_content_sec .about_right_head_sec ul.about_custom_ul {
    display: inline-block;
    width: 44%;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;
}
.about_section_main .about_right_content_sec .about_right_head_sec .about_single_text {
    display: inline-block;
    width: 40%;
    margin-left: 90px;
}
.about_section_main .about_right_content_sec .about_right_head_sec ul.about_custom_ul li {
    margin-bottom: 10px;
}
.about_section_main .about_right_content_sec .about_right_head_sec ul.about_custom_ul img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 15px;
}
.about_section_main .about_content_details {
    display: inline-block;
    margin-left: 16px;
    vertical-align: super;
}
.about_section_main .about_content_details p {
    font-size: 14px;
    margin-top: 5px;
}
.about_section_main a.about_common-btn {
    overflow: hidden;
    display: inline-block;
    padding: 14px 30px;
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    background: #fd9900;
    line-height: 1;
    text-decoration: none;
}

.about_section_main img.about_side_img_one {
    position: absolute;
    z-index: -1 !important;
    left: 0!important;
    bottom: 0!important;
}
.about_section_main img.about_side_img_two {
    z-index: -1 !important;
    position: absolute!important;
    right: 0!important;
}
/* about_wrapper_end */
/* Trending_start */
.trending_section_main {
    background-color: #f8f8f8;
}
.trending_section_main .trending_section_inner {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
}
.trending_section_main .trending_main_section_left {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.trending_section_main .trending_main_section_right {
    display: inline-block;
    width: 66%;
}
.trending_section_main .trending_main_section_left .trending_section_title span {
    color: #fd9900;
    font-size: 18px;
    font-weight: 500;
}
.trending_section_main .trending_main_section_left .trending_section_title h2 {
    font-size: 44px;
    color: #101113;
    line-height: 50px;
    margin-top: 15px!important;
    margin-bottom: 0;
}
.trending_section_main .trending_main_section_left .trending_section_title p {
    font-size: 16px;
    font-weight: 400;
    color: #53565c;
    line-height: 25px;
}


.trending_section_main .slider_main_section {
    width: 800px;
    display:block;
    margin:0 auto;
}
.trending_section_main .slider_main_section .img-wish{
  text-align: center !important;
}
.trending_section_main .slider_main_section .img-wish img {
    width: 100%;
    border-radius: 20px;
}
.trending_section_main .slick-initialized .slick-slide {
    display: block;
    margin: 8px;
    position: relative;
}
.trending_section_main .trending-hover-info {
    position: absolute!important;
    width: 100%!important;
    text-align: center!important;
    transition: all .3s;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.75) 90%);
    left: 0;
    bottom: -3px;
    color: #fff;
    padding: 20px;
}
.trending_section_main .trending-hover-info span.trending-category {
    color: #fd9900;
    margin: 11px 0 8px;
    text-transform: uppercase!important;
    display: block!important;
}
.trending_section_main .trending-hover-info h2 {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}
.trending_section_main .trending_main_section_left .slider-button-wrap {
    display: block;
    width: 100%;
}
.trending_section_main .trending_main_section_left .slider-button-wrap .trending-button-prev.slide-btn-prev {
    display: inline-block;
    width: 11%;
}
.trending_section_main .trending_main_section_left .slider-button-wrap .trending-button-next.slide-btn-next {
    display: inline-block;
    width: 11%;
}
.trending_section_main .trending_main_section_left .slider-button-wrap img {
    width: 40px;
    height: 40px;
}
.trending_section_main .slick-list, .slick-slider, .slick-track {
    position: unset !important;
    display: block;
}

.trending_section_main button.slick-next.slick-arrow {
    left: 62px !important;
    top: 56%;
}
.trending_section_main button.slick-prev.slick-arrow {
    left: 0 !important;
	  top: 56%;
}
.trending_section_main .slick-prev:before {
    color: #fd9900;
    font-size: 35px;
}
.trending_section_main .slick-next:before {
	 color: #fd9900;
    font-size: 35px;
}
/* Trending_end */
/* Chef_wrapper_start */
.Chef_section_main {
    padding-bottom: 120px;
    padding-top: 60px;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}
.Chef_section_main .Chef_section_title {
    text-align: center!important;
}
.Chef_section_main .Chef_section_title span {
    color: #fd9900;
    font-size: 18px;
    font-weight: 500;
}
.Chef_section_main .Chef_section_title h2 {
    font-size: 44px;
    color: #101113;
    line-height: 50px;
    margin-top: 15px!important;
    margin-bottom: 0;
}
.Chef_section_main .card-container {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 440px;
    grid-gap: 40px;
}
.Chef_section_main .card-container .custom-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: .5s;
    cursor: pointer;
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
}
.Chef_section_main .card-container .custom-card .card-img-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
.Chef_section_main .card-container .custom-card .card-content {
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: 0;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    transition: 0.5s;
    padding-top: 0;
    background-color: #fff;
}
.Chef_section_main .card-container .custom-card .card-content span {
    color: #fd9900;
    font-size: 18px;
    font-weight: 500;
}
.Chef_section_main .card-container .custom-card .card-content h2 {
    font-size: 24px;
    line-height: 50px;
    margin-top: 15px!important;
    margin-bottom: 0;
}
.Chef_section_main .card-container .custom-card .card-content:hover {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
}
.Chef_section_main .card-container .custom-card .card-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.Chef_section_main .Chef_section_container {
    padding-top: 60px;
}
.Chef_section_main ul.Chef_social_list li {
    display: inline-block;
    list-style-type: none;
    margin: 16px;
    text-align: center;
}
/* Chef_wrapper_end */
/* About_Video_start */
.about_video_section_main {
    padding-bottom: 120px;
    display: block;
    width: 100%;
}
.about_video_section_main .about_video_main_title {
    position: absolute;
    text-align: center;
    max-width: 1320px;
    margin: 0 auto;
    top: 145px;
    left: 0;
    right: 0;
}
.about_video_section_main .about_video_section_inner {
    background: linear-gradient(rgba(16, 17, 19, 0.5) 100%, rgba(16, 17, 19, 0.5) 100%), url(../images/page-video-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    height: 500px;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.about_video_section_main .about_video_section_title h2 {
    font-size: 44px;
    color: #fff;
    line-height: 50px;
    margin-top: 15px!important;
    margin-bottom: 15px;
}
.about_video_section_main .about_video_section_title p {
    max-width: 484px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}
.about_video_section_main .about-page-video-icon img {
    width: 60px;
    background-color: #fd9900;
    border-radius: 30px;
}
/* About_Video_end */
/* Visit_wrapper_start */

.Visit_section_main {
    width: 100%;
    padding-bottom: 120px;
    max-width: 1320px;
    margin: 0 auto;
}
.Visit_section_main .Visit_section_left {
    display: inline-block;
    width: 41%;
    vertical-align: top;
}
.Visit_section_main .Visit_section_right {
    display: inline-block;
    width: 56%;
    margin-left: 20px;
}
.Visit_section_main .Visit_section_left .Visit_section_title span {
    color: #fd9900;
    font-size: 18px;
    font-weight: 500;
}
.Visit_section_main .Visit_section_left .Visit_section_title h2 {
    font-size: 44px;
    color: #101113;
    line-height: 50px;
    margin-top: 15px!important;
    margin-bottom: 0;
}
.Visit_section_main .Visit_section_left .Visit_section_title p {
    font-size: 16px;
    font-weight: 400;
    color: #53565c;
    line-height: 25px;
}
.Visit_section_main ul.Visit_section_custom-ul {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}
.Visit_section_main ul.Visit_section_custom-ul li {
    margin-bottom: 10px;
}
.Visit_section_main ul.Visit_section_custom-ul li img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 15px;
}
.Visit_section_main a.Visit_common-btn {
    overflow: hidden;
    display: inline-block;
    padding: 14px 30px;
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    background: #fd9900;
    line-height: 1;
    text-decoration: none;
}
.Visit_section_main .Visit_section_right .Visit_section_right_box {
    display: inline-block;
    width: 47%;
    margin-bottom: 15px;
    margin-left: 10px;
}
.Visit_section_main .Visit_section_right .Visit_section_right_box .visit-box {
    box-shadow: 0px 20px 60px 0px rgba(30, 34, 41, 0.06);
    padding: 30px;
    transition: all .3s ease-in-out;
    height: 100%;
}
.Visit_section_main .Visit_section_right .Visit_section_right_box .visit-box h2 {
    margin: 20px 0 10px;
}
.Visit_section_main .Visit_section_right .Visit_section_right_box .visit-box p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #53565c;
}
.Visit_section_main .Visit_section_right .Visit_section_right_box .visit-box:hover {
    transform: translateY(-6px);
}

/* Visit_wrapper_end */

/* CTA_wrapper_start */
.cta_progress_section_main {
    padding-bottom: 120px;
    width: 100%;
}
.cta_progress_section_main .cta_progress_section_inner {
    width: 100%;
    display: block;
    padding-bottom: 40px;
    background: url("../images/cta-sp-bg.png"), linear-gradient(#101113 100%, #101113 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1920px;
    margin: 0 auto;
}
.cta_progress_section_main .cta_progress_conainer {
    max-width: 1320px;
    margin: 0 auto;
}
.cta_progress_section_main .cta_progress_circle_percent {
    font-size: 200px;
    width: 21%;
    height: 1em;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 20px;
}
.cta_progress_section_main .cta_progress_circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em 0.5em);
}
.cta_progress_section_main .cta_progress_round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em 0.5em);
    transform: rotate(180deg);
    transition: 1.05s;
}
.cta_progress_section_main .percent_more .cta_progress_circle_inner {
    clip: rect(0 0.5em 1em 0em);
}
.cta_progress_section_main .percent_more:after {
    position: absolute;
    left: 0.5em;
    top: 0em;
    right: 0;
    bottom: 0;
    content: "";
}
.cta_progress_section_main .circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: 3;
    border-radius: 50%;
}
.cta_progress_section_main .percent_text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: white;
    font-size: 66px;
    font-weight: 400;
}
.cta_progress_section_main .cta_progress_circle_percent p {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
    position: absolute;
    top: 143px;
    left: 65px;
}
.cta_progress_section_main .circle_inbox:before {
    content: "";
    position: absolute;
    width: 2px;
    background-image: url("../images/cta-sp.png");
    top: revert-layer;
    left: 100%;
    height: 100%;
}

/* CTA_wrapper_end */
/* testimonial_wrapper_start */
.testimonial_section_main {
    display: block;
    width: 100%;
    padding-bottom: 120px;
}
.testimonial_section_main .testimonial_section_inner {
    max-width: 1320px;
    margin: 0 auto;
    text-align: center;
}
.testimonial_section_main .testimonial_title {
    text-align: center;
}
.testimonial_section_main .testimonial_title span {
    color: #fd9900;
    font-size: 18px;
    font-weight: 500;
}
.testimonial_section_main .testimonial_title h2 {
    font-size: 44px;
    color: #101113;
    line-height: 50px;
    margin-top: 15px!important;
    margin-bottom: 0;
}
.testimonial_section_main ul.testimonial_rating img {
    width: 20px;
    text-align: center;
}
.testimonial_section_main ul.testimonial_rating li {
    display: inline-block;
    list-style-type: none;
}

.testimonial_section_main .testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
    background-color: #fff;
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
    border-radius: 18px;
}
.testimonial_section_main section#testim {
    padding-top: 60px;
}
.testimonial_section_main .testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
    display: none;
}

.testimonial_section_main .testim .arrow:before {
		cursor: pointer;
}

.testimonial_section_main .testim .arrow:hover {
    color: #ea830e;
}
    

.testimonial_section_main .testim .arrow.left {
    left: 10px;
}

.testimonial_section_main .testim .arrow.right {
    right: 10px;
}

.testimonial_section_main .testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: none;
    z-index: 3333;
    height: 12px;
}
.testimonial_section_main .testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testimonial_section_main .testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testimonial_section_main .testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testimonial_section_main .testim .cont {
    position: relative;
		overflow: hidden;
}
.testimonial_section_main .testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 0;
}

.testimonial_section_main .testim .cont > div.inactive {
    opacity: 1;
}
    

.testimonial_section_main .testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testimonial_section_main .testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testimonial_section_main .testim .cont div h2 {
    color: #101113;
    font-size: 24px;
    margin: 10px 0 4px;
}
.testimonial_section_main .testim .cont span {
    font-size: 16px;
    font-weight: 400;
    color: #53565c;
    line-height: 40px;
}
.testimonial_section_main ul.testimonial_rating {
    margin-right: 0;
}
.testimonial_section_main .testim .cont div p {
    width: 80%;
    margin: auto;
    font-size: 16px;
    font-weight: 400;
    color: #53565c;
    line-height: 25px;
    margin-top: 20px;
}

.testimonial_section_main .testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testimonial_section_main .testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testimonial_section_main .testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testimonial_section_main .testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testimonial_section_main .testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testimonial_section_main .testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}





/* testimonial_wrapper_end */

/* Instagram_wrapper_start */
.instagram_section_main {
    width: 100%;
    display: block;
}
.instagram_section_main .slider_main_section {
    width: 800px;
    display:block;
    margin:0 auto;
}
.instagram_section_main .slider_main_section .img-wish{
  text-align: center !important;
}
.instagram_section_main .slider_main_section .img-wish img{
  width: 100%;
} 
.instagram_section_main .insta-img-wish.slick-slide {
    width: 227.077px !important;
    margin-right: 10px;
}
.instagram_section_main a.insta-body-image img {
    width: 100%;
    object-fit: cover;
}

/* Instagram_wrapper_end */



@media only screen and (max-width: 1200px) and (min-width: 320px)  {
.Chef_section_main .Chef_section_container {
    padding: 15px;
}
.about_section_main .about_main_section_left {
    width: 100%;
}	
.about_section_main .about_main_section_right {
    width: 100%;
    margin-left: 0px;
}
.about_section_main {
    padding-top: 60px;
    padding-bottom: 60px;
}	
.about_section_main .about_right_section-title h2 {
    font-size: 24px;
    line-height: 31px;
}	
.about_section_main .about_section_inner {
    padding: 10px;
}	
.about_section_main .about_right_section-title {
    margin-top: 30px;
}	
.about_section_main .about_right_content_sec .about_right_head_sec .about_single_text {
    margin-left: 27px;
}	
.about_section_main .about_content_details {
    margin-left: 0;
}	
.about_section_main .about_content_details img {
    width: 120px;
}	
.trending_section_main .trending_section_inner {
    padding-top: 60px;
    padding-bottom: 60px;
}	
.trending_section_main .trending_main_section_left .trending_section_title h2 {
    font-size: 26px;
    line-height: 32px;
}	
.trending_section_main .trending_main_section_left {
    width: 100%;
}	
.trending_section_main .trending_main_section_right {
    width: 100%;
}	
.trending_section_main button.slick-prev.slick-arrow {
   display:none !important;
}	
.trending_section_main button.slick-next.slick-arrow {
    display:none !important;
}	
.trending_section_main .slider_main_section {
    padding-top: 50px;
    max-width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.trending_section_main .trending_main_text {
    padding: 10px;
}	
.Chef_section_main {
    padding-bottom: 60px;
    padding-top: 60px;
}
.Chef_section_main .Chef_section_title h2 {
    font-size: 26px;
    line-height: 16px;
}
.about_video_section_main .about_video_section_title h2 {
	font-size: 26px;
	line-height: 31px;
}
.about_video_section_main .about_video_section_title {
    padding: 0px 15px;
}
.about_video_section_main {
    padding-bottom: 60px;
}
.Visit_section_main .Visit_section_left .Visit_section_title h2 {
    font-size: 26px;
    line-height: 31px;
}
.Visit_section_main .Visit_section_left {
    width: 100%;
}
.Visit_section_main .Visit_section_right {
    width: 100%;
    margin-left: 0;
}
.Visit_section_main .Visit_section_inner {
    padding: 0 20px;
}
.Visit_section_main .Visit_section_right .Visit_section_right_box {
	width: 100%;
	margin-left: 0;
	max-width: 290px;
}
.cta_progress_section_main {
    padding-bottom: 60px;
}
.Visit_section_main {
    padding-bottom: 60px;
}
.cta_progress_section_main .cta_progress_circle_percent {
    width: 100%;
    margin: 0;
}
.cta_progress_section_main .circle_inbox {
    bottom: 0px;
}
.cta_progress_section_main .circle_inbox:before {
	display:none; 
}	
.testimonial_section_main .testimonial_title h2 {
    font-size: 26px;
}	
.testimonial_section_main section#testim {
    padding-top: 0;
}	
.testimonial_section_main .testim .wrap {
    max-width: 250px;
}	
.testimonial_section_main {
    padding-bottom: 60px;
}	
.trending_section_main .slick-list, .slick-slider, .slick-track {
    position: unset !important;
    display: flex;
}
.instagram_section_main a.insta-body-image img {
    min-width: 150px;
}	
.cta_progress_section_main .cta_progress_circle_percent p {
	left: 0px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}	
.Chef_section_main .card-container {
	grid-template-columns: 1fr;
}	
.Chef_section_main .card-container .custom-card .card-img-box {
	position: unset;
}		
}

@media only screen and (max-width: 1200px) and (min-width: 500px)  {
.Visit_section_main .Visit_section_right .Visit_section_right_box {
    max-width: 446px;
}	
.testimonial_section_main .testim .wrap {
    max-width: 300px;
}	
}

@media only screen and (max-width: 800px) and (min-width: 576px)  {	
.Chef_section_main .card-container {
    grid-template-columns: 1fr 1fr;
}	
}
