a:hover {
		color: #C14F2A;
		
}
.zindex9 {
	z-index: 9;
	position: relative;
	background: #fff;
}

.bgf4f4f4 {
		background: #f4f4f4 !important;
		/*background: red !important;*/
}
.orangetext{
	color: #BA4229;
}

#lastrelative{
		position: relative;
		 z-index: 9; 
		 background: #fff;
}

.webtopheader .menu_left{
	width: 100%;
}

#backtotop {
	line-height: 48px;
	background-color: #BA4229;
	display: none;
	position: fixed;
	bottom: 50px;
	text-align: center;
	right: 30px;
	opacity: 0;
	transition: all .4s ease 0s;
	color: #FFF;
	font-size: 11px;
	width: 40px;
	height: 40px;
	z-index: 99999;
	right: -15%;
	border-radius: 12px;
}

#backtotop.active {
	opacity: 1;
	display: block;
	right: 2%;
}

#backtotop i {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 19px;
	transform: translate(-50%, -50%);
}

#backtotop:hover {
	background: rgba(0, 0, 0, 0.9);
}

#backtotop:focus {
	background-color: #ff6666;
}

#backtop i:hover {
	top: 20%;
}


/* webmenu hover start*/

.web_hover .mediamenu .dropdown-content {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 180px;
	max-width: 100%;
}

.web_hover .dropdown:hover .dropdown-content {
	opacity: 1;
	pointer-events: initial;
	top: 150%;
}

.site-navigation .web_hover .dropdown-content:before {
	border: 9px solid transparent;
	border-bottom-color: #284782;
	content: '';
	display: block;
	height: 0;
	left: 44%;
	position: absolute;
	top: -19px;
	width: 0;
}
.menu_active a:after{
	content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #BA4229;
    height: 2px;
    width: 100%;
}
.submenu_active{
	background-color: #E5F8F4;
}
.web_hover .dropdown-content {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 830px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	transition: all ease-in-out .3s;
	top: 180%;
	border-top: 2px solid #284782;
	max-width: 100%;
}

.web_hover .width_100 a {
	width: 100%;
	display: block;
	padding: 10px !important;
}

.web_hover .dropdown-content a:hover {
	background: #284782;
	color: #fff;
}


/* webmenu hover end*/


/*drop down start mobile*/

#toggler {
	position: relative;
}

.msubmenu .hideli {
	display: none;
	text-align: left;
}

.msubmenu .content {
	padding-bottom: 0;
	padding-top: 0;
	display: none;
}

#toggler i {
	position: absolute;
	right: 25px;
	top: 20px;
	color: #ba4229;
}

.msubmenu li p {
	border-bottom: 1px solid #ba4229;
	padding-bottom: 13px;
	padding-top: 13px;
	margin-bottom: 0;
}


/*drop down end  mobile and script is on header page  */

.divcenter {
	display: inline-block;
	vertical-align: middle;
	float: none !important;
	margin: 0 -2px;
}

.menu_left {
	float: left;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: -10px;
	color: red;
	font-size: 14px;
	line-height: 14px;
	/* font-family: 'opensans_regular'; */
}

a:hover,
a:focus {
	text-decoration: none;
}

body {}

a {
	transition: all ease-in-out 0.5s;
}

select:focus {
	outline: none;
}

:focus {
	outline: -webkit-focus-ring-color auto 0px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

h6 {
	margin: 0;
	padding: 0;
}

.white {
	color: #fff;
}

.black {
	color: #0D1614;
}

body {
	font-family: 'titillium_webregular';
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 1, 2020 */

/*@font-face {
	font-family: 'mulibold';
	src: url('../fonts/muli-bold.woff2') format('woff2'), url('../fonts/muli-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'muliregular';
	src: url('../fonts/muli-regular.woff2') format('woff2'), url('../fonts/muli-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mulisemibold';
	src: url('../fonts/muli-semibold.woff2') format('woff2'), url('../fonts/muli-semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

*/







@font-face {
		font-family: 'titillium_webbold';
		src: url('../fonts/titilliumweb-bold.woff2') format('woff2'),
				 url('../fonts/titilliumweb-bold.woff') format('woff');
		font-weight: normal;
		font-style: normal;

}




@font-face {
		font-family: 'titillium_webregular';
		src: url('../fonts/titilliumweb-regular.woff2') format('woff2'),
				 url('../fonts/titilliumweb-regular.woff') format('woff');
		font-weight: normal;
		font-style: normal;

}




@font-face {
		font-family: 'titillium_websemibold';
		src: url('../fonts/titilliumweb-semibold.woff2') format('woff2'),
				 url('../fonts/titilliumweb-semibold.woff') format('woff');
		font-weight: normal;
		font-style: normal;

}











.font-regular {
	font-family: 'titillium_webregular';
}

.regular {
	font-family: 'titillium_webregular';
}

.font-medium {
	font-family: 'titillium_webbold';
}

.medium {
	font-family: 'titillium_webbold';
}


.font-semi {
		font-family: 'titillium_websemibold';
}


.font-70 {
	font-size: 70px;
}

.font-rem1_5 {
	font-size: 1.7rem;
}

.sectionpadding {
	padding: 80px 0;
}

.padding-70 {
	padding: 0 70px;
}

.greencolor {
	color: #009946;
}

.bluecolor {
	color: #BA4229;
}

#loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 99999999;
	background: rgba(255, 255, 255, 0.9);
}

.centerDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 200px;
}

.subliweb a {
	padding: 10px !important;
}

.menu_web {
	transition: all ease-in-out 1.5s;
}

.font-11 {
	font-size: 11px;
}

.font-12 {
	font-size: 12px;
}

.font-13 {
	font-size: 13px;
}

.font-14 {
	font-size: 14px;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

.font-17 {
	font-size: 17px;
}

.font-18 {
	font-size: 18px;
}

.font-19 {
	font-size: 19px;
}

.font-20 {
	font-size: 20px;
}

.font-21 {
	font-size: 21px;
}

.font-22 {
	font-size: 22px;
}

.font-23 {
	font-size: 23px;
}

.font-24 {
	font-size: 24px;
}

.font-25 {
	font-size: 24px;
}

.font-26 {
	font-size: 26px;
}

.font-27 {
	font-size: 27px;
}

.font-28 {
	font-size: 28px;
}

.font-29 {
	font-size: 29px;
}

.font-30 {
	font-size: 30px;
}

.font-31 {
	font-size: 31px;
}

.font-32 {
	font-size: 32px;
}

.font-33 {
	font-size: 33px;
}

.font-34 {
	font-size: 34px;
}

.font-35 {
	font-size: 35px;
}

.font-36 {
	font-size: 36px;
}

.font-37 {
	font-size: 37px;
}

.font-38 {
	font-size: 38px;
}

.font-39 {
	font-size: 39px;
}

.font-40 {
	font-size: 40px;
}

.font-41 {
	font-size: 41px;
}

.font-42 {
	font-size: 42px;
}

.font-43 {
	font-size: 43px;
}

.font-44 {
	font-size: 44px;
}

.font-45 {
	font-size: 45px;
}

.font-46 {
	font-size: 46px;
}

.font-47 {
	font-size: 47px;
}

.font-48 {
	font-size: 48px;
}

.font-49 {
	font-size: 49px;
}

.font-50 {
	font-size: 50px;
}

.font-51 {
	font-size: 51px;
}

.font-52 {
	font-size: 52px;
}

.font-53 {
	font-size: 53px;
}

.font-54 {
	font-size: 54px;
}

.font-55 {
	font-size: 55px;
}

.font-56 {
	font-size: 56px;
}

.font-57 {
	font-size: 57px;
}

.font-58 {
	font-size: 58px;
}

.font-59 {
	font-size: 59px;
}

.font-60 {
	font-size: 60px;
}

.font-80 {
	font-size: 80px;
}

.font-100 {
	font-size: 100px;
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	color:#BA4229;
	transition: all ease-in-out 0.5s;
}


/*.menu_hover .nav > li > a:hover {

	border-bottom: 4px solid #01b946 !important;

}*/

.menubar .navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
}

.menu_heading .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
}
/*.menu_heading .nav>li>a::after{
	width: 100px;
	height: 3px;
	background: #000;
	position: absolute;
	bottom: 5px;
	content: '';
}*/
.menu_heading a{
	position: relative;

}
.menu_heading a:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -2px;
		background-color:#BA4229;
		height: 2px;
		width: 0;
		transition: all ease 0.4s;
}
.menu_heading a:hover:after {
		width: 100%;
}
.menu_heading a:hover{
		color: #BA4229;
}













.menu_navbar {
	margin: 0;
	border: 0;
	min-height: 0;
}

.menu_active {
	border-bottom: 2px solid #BA4229 !important;
	color: #BA4229 !important;
}

.menu_active a {
	color: #BA4229 !important;
}

.clearfix {
	clear: both;
}

.main_logo {
	margin: 0;
	padding: 10px 0;
}

.navbar_logo {
	float: left;
}

.header_shadow {
	border-bottom: 1px solid #211f1ff2;
}

.header_fixed {
	position: fixed;
	width: 1800px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
	background: #fff;
}

.menu_fixed_container {
	width: 93%;
	margin: 0 auto;
	padding: 0 10px;
}

.menu_border {
	width: 100%;
	margin: 0 auto;
	padding: 1px 0 0 0;
	position: fixed;
	z-index: 999;
	background:transparent;
	transition: all ease-in-out 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.darkHeader {
	transition: all ease-in-out 0.5s;
	width: 100%;
	margin: 0 auto;
	padding: 1px 0 0 0;
	position: fixed;
	z-index: 999;
	background: #fff;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: 6px 4px 26px -7px rgba(0, 0, 0, 0.75);
}

label {
	font-weight: 400;
}




/*sub menu*/
.mediamenu {
display: none;
}
 .product_mainmenu:hover .mediamenu {
		display: block !important;
		position: absolute;
		bottom: -116px;
		z-index: 999999999;
		background: #fff;
}

.width_100 {
		width:550px;
}
.width_100 li {
		width: 33%;
		position: relative;
		padding: 15px !important;
		float: left;
}
.width_100 li a{
		padding-bottom: 0 !important;
}
.width_100 li:after{
		content: '';
		background: #ccc;
		width: 1px;
		height: 25px;
		position: absolute;
		right: 0;
		
}


/*submenu end*/








a:hover {
	text-decoration: none;
	cursor: pointer;
}

.img {
	width: 100%;
}

a {
	text-decoration: none;
	cursor: pointer;
}

.menubar {
	margin: 0;
	line-height: 49px;
}

.nav li a {
	padding: 0px;
}

.menubar li {
	display: inline;
	text-transform: uppercase;
	padding: 7px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.formError {
	opacity: 0.87;
	bottom: 0px !important;
	left: 0px !important;
	right: initial;
	margin-top: -20px !important;
	color: #f61616;
	text-align: left;
}

.menubar li a {
	position: relative;
	padding: 6px 0;
	margin: 0 6px;
	font-size: 1.8em;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

.menubar li:hover a,
.menubar li.active a {
	border-bottom: 2px solid #fff;
}

.navbar-brand {
	height: auto;
	padding: 0px;
}
.navbar-brand img{
	width: 65%;
}
#mainpage_color {
	background-color: #f2f2f2;
}

.menu_heading li a {
	font-size: 18px;
	/*  padding: 22px 10px 22px 10px;*/
	color: #000;
	/*border-bottom: 4px solid transparent; */
	transition: all ease-in-out 0.1s;
	font-family: 'titillium_webregular';
}
.mobmenu_active{
	color: #000!important;
}
.menu_heading li {
	padding: 0 35px;
}
.menu_heading li a{
	padding-bottom: 5px;
}

.menu_right_icon .menu_heading li {
	padding: 0 5px;
}

.menu_right_icon img {
	width: 85%;
}

.menu_heading .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #ff3333;
}


.template_header_nav.nav-item .dropdown-menu{ display: none; transition: all .2s ease-out; }
.template_header_nav.nav-item:hover .nav-link{ color: #9b3026;}
.template_header_nav.nav-item:hover .dropdown-menu{
	display: block;
	/*top: 89px;*/
	left: -15px;
	transition: all .2s ease-out;
}
.template_header_nav.nav-item .dropdown-menu{ margin-top:0; }
.template_header_nav_menu{
	padding: 15px 10px !important;
}

.template_header_nav_menu a{
	padding: 0 !important;
}

.dropdown-menu li.template_header_nav_menu_subcat:hover{
	background-color: #E5F8F4;
}
.template_header_nav_menu_subcat_main>li>a:focus, .template_header_nav_menu_subcat_main>li>a:hover {
		background-color: #E5F8F4;
}
.template_header_nav_menu_subcat_main{
	padding: 0;
}

@media only screen and (max-width: 767px) {
	.mobile_header_logo {
		width: 36%;
	}
	.mobile_header_list ul li a {
		font-weight: bold;
	}
	.navbar-default .navbar-toggle {
		border: none;
	}
	.navbar-toggle {
		padding: 16px 10px;
		margin: 0px;
		margin-right: 0px;
		cursor: pointer !important;
	}
	.main_logo {
		width: 85%;
		transition: all ease-in-out 0.5s;
	}
	.navbar-toggle .icon-bar {
		width: 25px;
		height: 2px;
		border-radius: 0;
		background-color: #1191d0 !important;
		margin: 6px 0px;
		cursor: pointer;
	}
	#toggler i{
		top: 10px;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.navbar-collapse .navbar-right {
		float: none !important;
		margin-right: 0px;
	}
	.menu_heading li a {
		font-size: 15px;
		padding: 10px 7px;
	}
	body {
		overflow-x: hidden;
	}
	.menu_fixed_container {
		width: 100%;
	}
	.navbar_logo {
		float: left;
		width: 100% !important;
	}
	.navbar_logo {
		display: inline-flex;
	}
	.main_logo {
		padding: 20px 0px 20px 15px !important;
		width: 35%;
	}
	.menu_heading li a {
		text-align: left;
		color: #fff;
		padding: 15px 20px !important;
	}
	.menu_active {
		/*border-bottom: 0px solid #00cc33 !important;*/
		border-bottom: none;
	}
	/* .mobile-menu{

				background: #000;

		} */
	.mobile-menu {
		position: relative;
		float: right;
		width: 100%;
		margin: 0 auto;
		background: #fff;
		height: 95vh;
		transition: all ease-in-out 0.3s;
	}
	.menu_border:after {
		border-bottom: transparent !important;
	}
	.menu_heading li a {
		color: #000;
	}
	.menu_mobile li a {
		color: #000;
	}
	.dropdown-menu {
		padding: 8px 0;
	}
	.navbar-toggle {
		padding: 16px 25px !important;
	}
	.navbar-brand p {
		text-align: left;
		width: 30%;
	}
	#backtotop{
		bottom: 15px;
	}
	
}

@media only screen and (max-width: 600px) {
	.main_logo {
		padding: 15px 0px 0px 15px !important;
		width: 37%;
	}
	
}

@media only screen and (max-width: 500px) {
	.menu_heading li a {
		text-align: left;
		/* color: #fff; */
		padding: 9px 20px !important;
	}
	.main_logo {
		padding: 16px 0px 0px 0 !important;
		width: 50%;
	}
	.menu_active {
		/*border-bottom: 0px solid #00cc33 !important;*/
		border-bottom: none;
	}
	.navbar-collapse {
		padding-right: 0;
	}
}

@media only screen and (max-width: 400px) {
	.main_logo {
		padding: 16px 0px 0px 0px !important;
		width: 58%;
	}
}

@media only screen and (max-width: 400px) {
	.main_logo {
		width: 68%;
	}
}

.pogoda-hld {
	position: absolute;
	right: 4%;
	top: 13px;
	z-index: 999;
	height: 55px;
	transition: right 0.4s ease 0;
	z-index: 9999;
	cursor: pointer;
}

.webmenuul {
	float: left  !important;
}

.pogoda-hld .info-btn.call-btn {
	border-radius: 50%;
	cursor: pointer;
	height: 45px;
	position: absolute;
	right: 0;
	width: 45px;
}

.info-btn.call-btn,
.btn.gallery-btn,
.btn.content-btn {
	-webkit-animation: dot-pulse-idle 4s cubic-bezier(0.19, 1, 0.22, 1) infinite both;
	animation: dot-pulse-idle1 4s cubic-bezier(0.19, 1, 0.22, 1) infinite both;
}

@-webkit-keyframes dot-pulse-idle {
	0% {
		box-shadow: 0 0 0 0 #03be70;
	}
	50% {
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
	}
}

@keyframes dot-pulse-idle {
	0% {
		box-shadow: 0 0 0 0 #03be70;
	}
	50% {
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
	}
}

.pogoda-hld .close,
.pogoda-hld .open {
	color: #000;
	margin-top: 60px;
	position: absolute;
	right: -45px;
	width: 222px;
}

.pogoda-hld .open {
	display: none;
}

.pogoda-hld.book {
	top: 16% !important;
	position: fixed !important;
	right: 35px !important;
	transition: all 0.5s ease 0s;
}

.pogoda-hld.book .close,
.pogoda-hld.book .open {
	right: 0;
	width: 165px;
}

.book .info-btn.call-btn {
	transform: rotate(0deg);
	border: none;
}

.pogoda-hld .close .txt-hld,
.pogoda-hld .open .txt-hld {
	display: inline-block;
	font-size: 15px;
	font-weight: 800;
	padding: 10px 10px 0 0;
	text-transform: uppercase;
}

.call-btn i {
	color: #000;
	font-size: 23px;
	line-height: 23px;
}

.pogoda-hld:hover .open {
	display: block;
}

.menu_web {
	display: block;
}

.menu_mobile {
	display: none;
}

.webimgblock {
	display: block;
}

.mobileimgblock {
	display: none;
	width: 100%;
}

.home-scroll-btn {
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 20px;
	z-index: 10;
	margin: 0 auto;
	transition: all ease-in-out 5s;
}

.home-scroll-btn p {
	font-size: 14px;
	color: #fff;
}

.home_banner2 {
	height: 450px;
	width: 80%;
}

.scroll-downs {
	position: absolute;
	bottom: 43px;
	z-index: 9;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
	outline: none;
}

.scroll-downs:focus {
	outline: none;
}

.mousey {
	width: 10px;
	padding: 10px 13px;
	height: 33px;
	border: 2px solid #0e63cd;
	border-radius: 25px;
	opacity: 0.75;
	box-sizing: content-box;
}

.scroller {
	width: 11px;
	height: 13px;
	border-radius: 50%;
	background-color: #fff;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
	animation-iteration-count: infinite;
}

.home_banner .scroller {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
	animation-duration: 1.1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll;
}

.home_banner .mousey {
	width: 7px;
	padding: 6px 7px;
	height: 25px;
	border: 2px solid #1062ce;
	border-radius: 25px;
	opacity: 0.75;
	box-sizing: content-box;
}

.home_banner .scroll-downs {
	position: absolute;
	bottom: 35px;
	z-index: 9;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
}

.home_banner {
	position: relative;
}

.relative {
	position: relative;
}

.scroll_btn {
	transition: all ease-in-out 15s;
	transform: translateX(-50%);
	cursor: pointer;
}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(16px);
		transform: translateY(16px);
	}
}

@keyframes scroll {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(16px);
		-ms-transform: translateY(16px);
		transform: translateY(16px);
	}
}

.swierslidemenumobile {
	display: none;
}

@media only screen and (max-width: 767px) {
	.gc-reset {
		transform: scale(0.95) !important;
		-webkit-transform: scale(0.95) !important;
		transform-origin: 0 0 !important;
		-webkit-transform-origin: 0 0 !important;
	}
	#rc-imageselect,
	.g-recaptcha {
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	.g-recaptcha {
		/*margin-left: 25px;*/
	}
	.mobilesocialicon {
		padding-left: 0 !important;
	}
	.mobilesilderproduct {
		display: block;
	}
	#mobileslidergallery {
		display: block;
	}
	#acordiangallry {
		display: none;
	}
	/* Nav jignesh */
	.swierslidemenumobile {
		display: block;
		z-index: 9999;
		background-color: #fff;
	}
	ul.navbar-nav li {
		padding: 43px 0px;
		transition: 0.5s;
	}
	ul.navbar-nav li .sub_menu_lavel1 {
		display: none;
	}
	.darkHeader ul.navbar-nav li {
		padding: 30px 0px;
		transition: all ease-in-out 0.5s;
		position: relative;
	}
	.main_logo {
		width: 85%;
		transition: all ease-in-out 0.5s;
	}
	.darkHeader .main_logo {
		width: 65%;
		transition: all ease-in-out 0.5s;
		padding: 10px 0px 0px 0 !important;
	}
	ul.navbar-nav li:hover .sub_menu_lavel1 {
		display: block;
	}
	.sub_menu_lavel2 ul {
		display: none;
	}
	.sub_menu_lavel2:hover ul {
		display: block;
	}
	ul.navbar-nav li .sub_menu_lavel1 {
		position: absolute;
		background: #fff;
		box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5);
		padding: 0px;
		min-width: 250px;
		margin-top: 25px;
	}
	ul.navbar-nav li .sub_menu_lavel1 li {
		border-bottom: solid 1px #ccc;
		transition: 0.5s;
		padding: 0px;
	}
	ul.navbar-nav li .sub_menu_lavel1 li a {
		padding: 10px 10px;
		width: 100%;
		display: block;
		color: #000;
		font-size: 14px;
		transition: 0.5s;
	}
	ul.navbar-nav li .sub_menu_lavel1 li:hover {
		background-color: #ff0000;
	}
	ul.navbar-nav li .sub_menu_lavel1 li:hover a {
		color: #fff;
		padding-left: 18px;
	}
	.sub_menu_lavel2 ul {
		top: 0;
		left: 100%;
		position: absolute;
		min-width: 200px;
		background: #fff;
	}
	.sub_menu_lavel2 ul li {
		border-bottom: solid 1px #ccc;
		transition: 0.5s;
		padding: 0px;
	}
	.sub_menu_lavel2 ul li a {
		padding: 10px 10px;
		width: 100%;
		display: block;
		color: #000 !important;
		font-size: 14px;
		transition: 0.5s;
	}
	.sub_menu_lavel2 ul li a:hover {
		color: #fff !important;
	}
	.arrow_down {
		font-size: 18px;
		padding-left: 5px;
	}
	/* Nav jignesh */
	.bars {
		width: 60px;
		cursor: pointer;
	}
	.bars .line {
		fill: none;
		stroke: #006666;
		stroke-width: 4;
		stroke-linecap: square;
		transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
	}
	.bars .line.top {
		stroke-dasharray: 40 172;
	}
	.bars .line.middle {
		stroke-dasharray: 40 111;
	}
	.bars .line.bottom {
		stroke-dasharray: 40 172;
	}
	.bars.active .top {
		stroke-dashoffset: -132px;
	}
	.bars.active .middle {
		stroke-dashoffset: -71px;
	}
	.bars.active .bottom {
		stroke-dashoffset: -132px;
	}
	/* nav */
	#sidebarMobileMenu {
		height: 100%;
		position: fixed;
		right: 0;
		width: 100%;
		margin-top: 0px;
		transform: translateX(100%);
		transition: transform 250ms ease-in-out;
		background: #fff;
		z-index: 10;
	}
	#sidebarMobileMenu.is_open {
		transform: translateX(0%);
	}
	.sidebarMenuInner {
		padding: 20px;
		border-top: 2px solid #006666;
	}
	.sidebarMenuInner>li a {
		color: #000;
		display: block;
		letter-spacing: 2px;
		font-family: 'titillium_webregular';
		font-size: 18px;
	}
	.sidebarMenuInner>li {
		padding: 7px 10px;
		width: 100%;
		display: block;
	}
	.sub_menu_lavel1 {
		display: none;
	}
	.sub_menu_lavel1 li {
		padding: 7px 10px;
		width: 100%;
		display: block;
	}
	.mobile_sub_menu_lavel2 {
		display: none;
	}
	.product_slider_nav_wapper {
		height: 200px;
	}
	.product_slider_nav {
		display: none;
		padding-top: 15px;
	}
	.overlay_nav {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		opacity: 1;
		background-color: rgba(0, 0, 0, 0.61);
		transition: opacity 0.5s;
		left: 0;
	}
	.overlay_nav .text-white {
		color: #fff;
	}
	/* mobile Nav jignesh  */
	/*****************************/
	.mainupdown {
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex !important;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	#mobiledown {
		order: 2;
		padding: 10px 0;
	}
	#mobileup {
		order: 1;
		padding: 10px 0;
	}
}

@media only screen and (max-width: 600px) {
	.mediumpadding img {
		width: 50%;
	}
}


/*mobile menu */


/*css start */

.mobile_header {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 1px 0 10px 0;
	z-index: 99999;
	background-color: #fff;
	transition: all ease 0.6s;
}

.mobile_header_wrapper {
	display: flex;
	align-items: center;
}

.mobile_header_logo {
	width: 70%;
}

.nav_right_btn {
	margin-left: auto;
}

.mobile_header_list_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9999;
	background-color: transparent;
	transform: scale(0.7);
	transition: all ease 0.1s;
	visibility: hidden;
	padding: 115px 0px 30px 0px;
}

.mobile_header_list {
	border-top: 1px solid #284782;
}

.mobile_header_list_wrapper_background {
	background-color: #fff;
	position: fixed;
	top: 0;
	opacity: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 999;
	transition: all ease 0.3s;
}

.mobile_header_list_wrapper_background.active {
	height: 100%;
	transition: all ease 0.2s;
	opacity: 1;
}

.mobile_header_list ul li {
	padding: 20px 0;
	width: 90%;
	margin: 0 auto;
	/*border-bottom: 1px solid #A4120E;*/
	border-bottom: 1px solid #ba4229;
	text-align: center;
	font-family: 'titillium_webregular';
	color: #000;
	font-size: 16px;
	line-height: 16px;
}

.mobile_header_list ul li a {
	color: #ba4229;
	font-family: 'titillium_webregular';
}

.mobile_header_list ul li {
	font-family: 'titillium_webregular';
}

.mobile_header_list_wrapper.active {
	transform: scale(1);
	opacity: 1;
	transition: all ease 0.6s;
	visibility: visible;
	/* background-color: red;*/
}

html.overflow_mobile {
	overflow: hidden;
}

.mobile_header.header_change {
	-webkit-box-shadow: 0px 5px 11px -1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 5px 11px -1px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 5px 11px -1px rgba(0, 0, 0, 0.20);
}

.mobile_header_list_wrapper_relative {
	position: relative;
	height: 100%;
}

.mobile_header_social_wrapper {
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	text-align: center;
}

.mobile_header_social_wrapper .footer_social_icon {
	width: 30px;
	margin-right: 30px;
}

.mobile_header_social_icon {
	display: inline-block;
	width: 30px;
	margin: 15px 8px;
}

.mobile_header_social_wrapper p {
	color: #000;
	font-size: 14px;
}

html.overflow_mobile {
	overflow: hidden !important;
	position: fixed;
	top: 0;
	width: 100%;
}

.bar {
	display: block;
	height: 2px;
	width: 24px;
	background-color: #ba4229;
	margin: 7px auto;
}

.nav_btn.active .middle {
	width: 0;
}

.nav_btn.active .top {
	-webkit-transform: translateY(11px) rotateZ(45deg);
	-moz-transform: translateY(11px) rotateZ(45deg);
	-ms-transform: translateY(11px) rotateZ(45deg);
	-o-transform: translateY(11px) rotateZ(45deg);
	transform: translateY(11px) rotateZ(45deg);
}

.nav_btn.active .bottom {
	-webkit-transform: translateY(-13px) rotateZ(-45deg);
	-moz-transform: translateY(-13px) rotateZ(-45deg);
	-ms-transform: translateY(-13px) rotateZ(-45deg);
	-o-transform: translateY(-13px) rotateZ(-45deg);
	transform: translateY(-13px) rotateZ(-45deg);
}

.bar {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}

@media only screen and (max-width: 1680px) {
	.menu_heading li {
		padding: 0 35px;
	}
	.menu_right_icon .menu_heading li {
		padding: 0 5px;
	}
	.menu_heading li a {
		font-size: 21px;
	}
}

@media only screen and (max-width: 1600px) {
		.menu_right_icon .menu_heading li {
				padding: 0 4px;
		}
}
@media only screen and (max-width: 1440px) {
	.menu_heading li {
		padding: 0 20px;
	}
	.menu_right_icon .menu_heading li {
		padding: 0 2px;
	}
	/*

	.menu_fixed_container .col-md-7{

		width: 58.333333%;

	}

	.menu_fixed_container .col-md-3 {

		width: 20% !important;

	}

	.menu_fixed_container .col-md-2 {

		width: 18.666667%;

	}

	.menu_fixed_container .col-md-3 {

		width: 19% !important;

	}*/

}

@media only screen and (max-width: 1400px) {
	.menu_right_icon .menu_heading li {
			padding: 0 1px;
	}
}
@media only screen and (max-width: 1366px) {
	.menu_heading li a {
		font-size: 18px;
	}
	.menu_right_icon .menu_heading li {
		padding: 0 0px;
	}

	.font-30 {
			font-size: 26px;
	}

	/*

	.menu_fixed_container .col-md-7 {

			width: 61.333333%;

	}

	.menu_fixed_container .col-md-3 {

		 width: 19% !important;

	}*/
}

@media only screen and (max-width: 1280px) {
	/*.menu_fixed_container .col-md-7 {

			width: 65.333333%;

	}

	.menu_fixed_container .col-md-3 {

		 width: 17% !important;

	}

	.menu_fixed_container .col-md-2 {

		width: 17.666667%;

	}*/
	.menu_right_icon .menu_heading li {
		padding: 0 0px;
		width: 20%;
	}
	.menu_right_icon img {
		width: 75%;
	}
	.menu_heading li a {
		font-size: 15px;
	}

}

@media only screen and (max-width: 1152px) {
	.menu_fixed_container .col-md-8 {
		width: 66%;
	}
	.menu_fixed_container .col-md-2 {
		width: 17% !important;
	}
	.menu_heading li {
		padding: 0 18px;
	}

	.menu_right_icon .menu_heading li {
		padding: 0 0px;
		width: 20%;
	}
}

@media only screen and (max-width: 1024px) {
	.header_mobilesocial_icon ul li {
		display: inline-block;
		padding: 10px 10px;
	}
	.header_mobilesocial_icon {
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	.lang_btn {
		position: absolute;
		right: 10%;
	}
	.mobile_header_wrapper {
		display: flex;
		align-items: center;
		padding-top: 10px;
	}
	/*mobilemenu start */
	.mobile_header_list ul li {
		border-bottom: 1px solid transparent;
	}
	.msubmenu li p {
		border-bottom: 1px solid transparent;
	}
	.mobile_header_list {
		border-top: 1px solid transparent;
	}
	
	.mobile_header_list ul li:last-child {
		border-bottom: none;
	}
	
}


/*Mobilemenu end*/


/*css end  */

.map {
	position: relative;
}

.map iframe {
	width: 100%;
	height: 400px;
	margin-bottom: -4px;
}

@media only screen and (max-width:991px) {
	 .mobile_header {
		display: block;
	}
	.webmenu {
		display: none;
	}
	.mobile_header_logo img{
		width: 25%;
	}
 
}
@media only screen and (max-width: 767px) {
	.lang_btn {
		position: absolute;
		right: 20%;
		width: 8%;
	}
	.mobile_header_logo {
		width: 100%;
	}
	#page_banner {
		margin-top: 95px !important;
	}
	.msubmenu li p {
		padding-bottom: 8px;
		padding-top: 8px;
	}
	.mobile_header_list ul li {
		padding: 10px 0;
	}
	.msubmenu li p {
		padding-bottom: 8px;
		padding-top: 8px;
	}
}

@media only screen and (max-width:400px) {
	#page_banner {
		margin-top: 87px !important;
	}
	.mp0 {
		padding-left: 0;
		padding-right: 0;
	}
}