@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
*{  font-family: "Raleway", sans-serif;}
.fa{font-family: "fontawesome";}
a {color: #000; text-decoration:none; }
p{color: #000;font-size: 16px;margin-bottom: 10px;line-height: 27px;} 
section.bnr{padding:0;}
img{max-width:100%;}
.team_img {
    width: 150px;
    border: 6px solid #777;
    border-radius: 50%;
}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    left: auto;
    right: 100%;}
.count-box-cont h5 {
    color: #000;
}
/*Product box*/

@media (max-width: 767px) {
	.home-sec .carousel-inner .carousel-item > div {
			display: none;
		}
	.home-sec .carousel-inner .carousel-item > div:first-child {
			display: block;
		}
	}

	.home-sec .carousel-inner .carousel-item.active,
	.home-sec .carousel-inner .carousel-item-next,
	.home-sec .carousel-inner .carousel-item-prev {
		display: flex;
	}

	/* medium and up screens */
	@media (min-width: 768px) {

		.home-sec .carousel-inner .carousel-item-end.active,
		.home-sec .carousel-inner .carousel-item-next {
			transform: translateX(25%);
		}

		.home-sec .carousel-inner .carousel-item-start.active, 
		.home-sec .carousel-inner .carousel-item-prev {
			transform: translateX(-25%);
		}
	}

	.home-sec .carousel-inner .carousel-item-end, .home-sec .carousel-inner .carousel-item-start { transform: translateX(0);}
    .home-sec #recipeCarousel .card img{ padding-top: 10px;}
    .home-sec #recipeCarousel .card {padding: 10px;    height: 100%; border: 0;}
    .home-sec #recipeCarousel .col-md-3{padding: 8px;}
    .home-sec #recipeCarousel .w-aut{width: 50px; height: 50px; padding: 10px; top: 40%;background: #ccc; transition:all .5s; opacity: .5;}
    .home-sec #recipeCarousel:hover .w-aut{opacity: 1;}
    .home-sec #recipeCarousel .carousel-control-next.w-aut{right: -30px; }
    .home-sec #recipeCarousel .carousel-control-prev.w-aut{left: -30px;}
    .home-sec h4{font-size: 20px; font-weight: 600;}

/*Product box*/
/*---------------------------------------
innr-pg-c 
----------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{font-weight: 700;font-family: "Poppins", serif;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
.innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background: #4C1C24;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color: #4C1C24;}
 .bg-2{background-color :#fefaf1;}
  /* Text-color */
 .cl-1{color: #73242C;}
 .cl-2{color :#fefaf1;}

  /* Font-Size */
 .fs-14{font-size: 14px;}
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
 .fs-62{font-size: 62px;}
  /* Font-weight */
  .fw-300{font-weight: 300;}
  .fw-500{font-weight: 500;}
  .fw-600{font-weight: 600;}
  .fw-700{font-weight: 700;}
  .fw-800{font-weight: 800;}
  .fw-900{font-weight: 900;}

 /* hm-heading */
 .main-table{  Font-size:16px; color:#000; line-height:24px; text-align:justify; padding: 0 5px;}
 .main-heading{font-weight:bold; Font-size:20px; color:#000; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
 .sub-heading{position: relative; font-weight:bold;Font-size: 22px;color: #000;line-height:30px;margin-bottom: 20px;text-align:left;}
 .main-table .sub-heading::after {position:absolute;content:'';width: 60px;height: 3px;background: #771c25;left: 0;bottom: -5px;}
 .team-title{font-weight:bold; Font-size:14px; color:#000; line-height:30px; margin:0; text-align:left;}
 

 .hm_heading{font-size: 38px;font-weight: 600;margin-top: 5px;line-height: 1.4;color: #771c25;}
 
 /* rm-btn */
 
.rm-btn{display: inline-block;padding: 12px 20px;background: #73242C;color: #fff !important;font-size: 16px;}
 /* text-justify */
 .text-justify{text-align: justify;}

/*--------------------------------------------------------------
# Header-Top
--------------------------------------------------------------*/
.header_top{height: 100px;background: #771c25; }
.main-table ul li{margin-bottom: 12px;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header{position: absolute;z-index: 2;}
#header .head-img{position:relative;padding:15px 0;}
/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important;height:100%;}
.nav-link:focus, .nav-link:hover{color: #fff;}
.nav-link{font-weight: 400;color: #fff;font-size: 16px;font-weight: 500;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}

@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
}

@media (max-width: 767px){
.bnr-cont h1{font-size: 32px;}
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}
.navbar-nav .nav-item:last-child{background: #ffffff4f;}
.navbar-nav .nav-item:last-child a{color: #fff;}
.navbar-nav .nav-item:last-child:hover a{color: #fff;border: 0; }
/*  */

.dropdown-item:focus, .dropdown-item:hover {color: #fff;background-color: #771c25;}
.dropend .dropdown-menu[data-bs-popper]{left: auto;right: 100%;}
.dropdown-menu {border-radius: 0;}
/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr_sec{position: absolute;background-image: url(./Image/banner_img.jpg);background-repeat: no-repeat;background-position: top top;background-size: cover;background-color: #000;height: 690px;width: 100%;}
.bnr_sec::after{position: absolute; top: 100%; left: 100%;right: 100%; bottom: 100%;  width: 100%; background-color: #000; z-index: 13;}
.bnr_sec h3{position:absolute;left: 10%;top: 42%;/* transform:translate(-50%,-50%); */font-size: 50px;line-height: 75px;color:#fff;/* text-align:center; */}
#widgetsControl,#widgetsControl_C{height: auto !important;}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.abt-ser p{font-size: 20px;text-align: center;line-height: 36px;}
.abt_innr .sub-heading::after {margin: auto;text-align: center;left: 0;right: 0;bottom: 0 !important;}
/*--------------------------------------------------------------
# contact-page
--------------------------------------------------------------*/
.cont-pg h2{font-size: 49px;margin-bottom: 30px;color: #771c25;margin-top: 55px;}
.cont-pg p{font-size: 26px;line-height: 37px;color: #771c25;margin-bottom: 20px;}
.cont-pg h3{font-size: 49px;margin-bottom: 30px;color: #771c25;margin-top: 55px;font-weight: 700;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.social_links i{font-size: 20px; color: #fff; margin-left:12px;}
/*  */
.top {position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;border-radius: 50%;background-color:#771c25 ;width: 50px;height: 49px;line-height: 49px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}


/*  */
center #form1 #HomepagecontentControl {
  /* padding-top: 100px; */
  /* padding-bottom: 25px; */
}
@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption{display: none;}

  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .bnr-cont h1{font-size: 42px;}
  .about {text-align: center;}
  .navbar-nav .nav-item:last-child {
    background-image:none; 
    border-radius:0;
  }
  .navbar-nav .nav-item a{
    color: #fff;
}
center #form1 #HomepagecontentControl {
  padding-top: 0;
  padding-bottom: 25px;
}
.bnr_effect{display: none;}
.bnr-cont {padding-top: 40px;    padding-bottom: 70px;}
.bnr_sec .row{flex-direction: column-reverse;}
}
@media (max-width: 767px) {
  .abt_img{border-radius: 0; width: 100%;}
  

#header img{margin:inherit;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .bnr-cont .title span{font-size: 14px;}
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}

.table-responsive {
  overflow: hidden !important;
  padding: 0;
}
#MenuControl .rdCenter, #HeaderControl .rdCenter{background: transparent !important;}
#HeaderControl{position:absolute;top:0;left:0;width:33%;}
#MenuControl{position:absolute; top:0; right:0; width:67%;}
#HeaderControl, #MenuControl{/* position:relative; */} /* none */
@media (max-width: 767px) {
#header img{margin:inherit;}
#HeaderControl, #MenuControl{position: static !important;background: #771c25;width:100%;}
.header_top {height: 0;}
#header {position: relative;z-index: 2;}	
}

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f4f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 0;
  color: #181818;
  text-transform:uppercase;
  padding-bottom: 20px;
  z-index: 2;
}



.contact {background:url(../Image/cont-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; position:relative;}
.contact .section-title{padding-bottom: 0;}
.contact .map-hm-rht {
  /*box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);*/
  padding: 30px 30px 0;
  /*background: #fff;*/
}
.contact .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: '';
    opacity: .8;
    background: #73242C;
}

.contact .section-title h2{margin-top:10px; color:#fff;/*text-align:left;*/}
.contact .section-title h2::before{background: #fff;}
.contact .map-hm-rht input,.contact .map-hm-rht textarea{
  border-radius: 5px;
  border: 2px solid #eee;
  width: 100%;
  padding: 20px 15px;
  background: transparent;
  color: #fff;
  box-shadow: none;
  margin: 20px 0px;
  font-size: 15px;
}
.contact .map-hm-rht input::placeholder, .contact .map-hm-rht textarea::placeholder{color:#8ca2b8;   }
.contact .map-hm-rht input::focus{
  background-color: #181818;
}

::placeholder {
  color: #fff !important;
}

.contact .map-hm-rht input {
  padding: 20px 15px;
  width: 100%;
  margin: 12px 0px;
}


.contact .map-hm-rht .send_bt {
  background: #FAF9F7;
  margin-top:20px;
  border: 0;
  padding: 10px 24px;
  width:150px;
  color: #73242C;
  transition: 0.4s;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  border: 3px solid #73242C;
}

.contact .map-hm-rht .send_bt:hover {
  background: #904e57;
  border-radius:10px;
  border: 3px solid #faf9f7;
  color:#fff;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/***** footer *****/
.footer_cf {
    background-color: #5d001d;
    padding-top: 4vw;
    padding-bottom: 3vw;
}
.footercol1 {
    width: 48%;
}
.footer_logo {
}
.footer_icons_div {
    word-spacing: 2vw;
    margin-top: 2vw;
}
.footer_icons_div i {
    color: #fff;
    font-size: 1.5vw;
}
.footercol3 {
    width: 12%;
}
.footer_vertical {
    border-left: 0.2vw solid #e3e2de;
    height: 90%;
    position: relative;
    left: 66%;
    top: 6%;
    opacity: 1;
}
.footer_hr2 {
    margin: 1vw 0;
    color: #0077B6;
    background-color: #0077B6;
    border: 0;
    opacity: 1;
    height: 0.1vw !important;
    display: none;
}
.footercol4 {
    width: 30%;
}
.footer_head {
    font-size: 1.2vw;
    color: #fff;
    font-family: Segoe UI;
    font-weight: 700;
    line-height: 3vw;
    margin-bottom: 0vw;
}
.footer_add {
    /* margin-right: 0%; */
    color: #fff;
    margin-bottom: 1.5vw;
    font-size: 1.2vw;
    font-family: Segoe UI;
}
.footer_add2 {
    color: #fff;
    margin-bottom: 0vw;
    font-size: 1.2vw;
    font-family: Segoe UI;
}
.footer_a:hover{color:#fff;}
.footer_a {
    font-size: 1.2vw;
    color: #fff;
    line-height: 3vw;
    text-decoration: none;
    width: max-content;
    font-family: Segoe UI;
}
.footer_add2 {
    color: #fff;
    margin-bottom: 0vw;
    font-size: 1.2vw;
    font-family: Segoe UI;
}
.footercol5 {
    margin-top: 5vw;
}
.footer_hr {
    margin: 1vw 0;
    color: #e3e2de;
    background-color: #e3e2de;
    border: 0;
    opacity: 1;
    height: 0.1vw !important;
}
.footer_copy_txt {
    color: #fff;
    margin-bottom: 0vw;
    font-size: 1.2vw;
    margin-top: 0.6vw;
    font-family: Segoe UI;
}
.sticky_icon_div {
    right: 1%;
    bottom: 4%;
    position: sticky;
    position: fixed;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: none !important;
    z-index: 9999;
}
.sticky_icon_div i {
    color:#fff;
    font-size: 24px;
}
.sticky_icon_div a{
  background: #5e001d;
  padding: 22px 18px;
  border-radius: 50%;
}
#FooterrControl1_Footer {margin-top: 0 !important;}
#FooterrControl1_tr_hitCounter{color: #fff;}
/***** End footer *****/

.top {  
  position: fixed;
  right: 20px;
  bottom: 30px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, .1);
  padding: 15px 15px !important;
  border-radius: 10px;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  transition: ease-in 0.5s;
}
a.mb-2.text-white.me-md-4.me-3.fs-6.text-decoration {
    color: #fff !important;
    margin-bottom: 1.5vw !important;
    font-size: 1.2vw !important;
    font-family: Segoe UI;
}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 50px;}
.top .fa { display: block !important;}

/*  */

	



/*-- form --*/
.form-hm{/*overflow:hidden;*/background-image:url(../image/form-hm-bg.jpg);background-size:cover;background-repeat:no-repeat;padding-bottom: 20px;background: #023c6c;}
.form-hm .form-control{min-height: 33px;}
.map-hm-rht{/*background:#eee;*/position:relative;/* padding-top:40px; *//* padding-bottom:40px; */}
.map-hm-rht .hm-heading{text-align:center;}
.form-img img{float:right;}
/*-- //form --*/
#DynamicEnquiry, #DynamicEnquiry_C, #widgetsControl, #widgetsControl_C{height:inherit !important;}