@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto+Slab:100,300,400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 @import url(//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);
.fo-mo {
	font-family: 'Montserrat', sans-serif;
}
.rale {
	font-family: 'Raleway', sans-serif;
}
.prettyprint {
	color: #fff;
	background: red;
	width: 100%;
	padding: 10px;
	display: block;
	font-size: 12px;
	border-radius: 10px;
}
.error {
	font-size:14px;
	color:red;
	clear:both;
	display:block;
}
body {
	font-family: 'Raleway', sans-serif;
	overflow-x:hidden;
}
/*

.open,
.close {
  display: inline-block;
  padding: 30px 0 0 30px;
  cursor: pointer;
  z-index: 99999999;
    position: relative;
  color: #f00;
  text-decoration: none;
  transition: 0.5s;
}

.overlay {
  position: fixed;
  width: 0;
  top: 0;
  background-color: #333;
  opacity: 0.7;
  overflow-x: hidden;
  height: 100%;
  transition: 0.5s;left: 0;
    right: 0;
    width: 100%;
}

.overlay-content {
  text-align: center;
  position: relative;
  width: 100%;
  padding-top: 50px;
  margin-top: 30px;
}

.overlay-content a {
  
  color: #fff;
  display: block;
  padding: 10px;
  margin-bottom: 4px;
  text-decoration: none;
  transition: 0.3s;
  position: relative;
}
.overlay-content a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  transform: translateX(-50%);
  height: 3px;
  background: #fff;
  transition: 0.3s;
  display: block;
}
.overlay-content a:hover {
  color: #ff9f1a;
}

.overlay-content a:hover:after {
  width: 25%;
}

*/

.mt-9 {
	margin-top:9px;
}
.mt-10 {
	margin-top:10px;
}
.mt-15 {
	margin-top:15px;
}
.mt-20 {
	margin-top:20px;
}
.mt-30 {
	margin-top:30px;
}
.mt-40 {
	margin-top:40px;
}
.mt-50 {
	margin-top:50px;
}
.mt-60 {
	margin-top:60px;
}
.mt-70 {
	margin-top:70px;
}
.mt-80 {
	margin-top:80px;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-40 {
	margin-bottom:40px;
}
.mb-50 {
	margin-bottom:50px;
}
.mb-60 {
	margin-bottom:60px;
}
.mb-70 {
	margin-bottom:70px;
}
.mb-80 {
	margin-bottom:80px;
}
.main-imghome {
	overflow-y: hidden;
	height: 100vh;
}
#scroll {
	position: fixed;
	right: 15px;
	bottom: 65px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	background: #8c1c40;
	border: 0;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	z-index: 99999;
}
#scroll span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#ffffff;
}
#scroll:hover {
	opacity:1;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}
.main-home {
	overflow-y: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}
p {
	font-family: 'Raleway', sans-serif;
}
.main-home {
}
.main-home .home-area {
}
.main-home .home-area .row {
}
.main-home .home-area #owl-demo13 {
}
.main-home .home-area #owl-demo13 .item {
}
.main-home .home-area #owl-demo13 .item figure {
	margin: 0;
	min-height: 100%;
	position: relative;
	height: 100vh;
}
.main-home .home-area #owl-demo13 .owl-pagination {
	position: absolute;
	bottom: 220px;
}
.main-home .home-area #owl-demo13 .item figure img {
	width: 100%;
	height: 100vh;
}
.main-home .home-area #owl-demo13 .item figcaption {
	margin-bottom: 0;
	/*justify-content: center;*/
    align-items: center;
	bottom: 0;
	top: 0;
	padding: 0 60px;
	display: flex;
	position: absolute;
	height: 100%;
	vertical-align: middle;
}
.main-home .home-area #owl-demo13 .item figcaption .main-title {
	position: relative;
	padding: 0 0 0 90px;
}
.main-home .home-area #owl-demo13 .item figcaption .main-title h2 {
	margin: 0;
	font-family: nexa bold;
	font-size: 42px;
	line-height: 52px;
	color: white;
}
.overlay-main {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000000a6;
}
nav {
	display: block;
	background:#ffffff;
}
 .menu::before {
content: '';
 background: #e14326;
 height: 100%;
 width: 5px;
 position: absolute;
 left: 0;
}
.menu {
	display: block;
	padding: 0 140px 0 62px;
	position:relative;
}
.menu li {
	display: inline-block;
	position: relative;
	z-index: 100;
}
.menu li:first-child {
	margin-left: 0;
}
.menu li a {
	font-weight: 600;
	text-decoration: none;
	padding: 28px 15px;
	display: block;
	color: #4a4a4a;
	transition: all 0.2s ease-in-out 0s;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
.menu .sub-menu {
}
.menu .sub-menu li {
}
.menu .sub-menu li a {
	background: #8c1c40;
	padding: 17px 12px;
	color: white;
	font-family: 'Montserrat', sans-serif;
	border-bottom: 1px solid #ab5470;
	font-weight: 500;
}
.menu li a .fa {
	color: #e14326;
	font-size: 25px;
}
.menu li a:hover, .menu li:hover>a {
	color: #009f4c !important;
}
.menu ul {
	visibility: hidden;
	opacity: 0;
	margin: 0;
	padding: 0;
	width: 170px;
	position: absolute;
	left: 0px;
	background: #fff;
	z-index: 99;
	transform: translate(0, 20px);
	transition: all 0.2s ease-out;
}
.menu ul:after {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color:#8c1c40;
	border-width: 6px;
	margin-left: -6px;
}
.menu ul li {
	display: block;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
}
.menu ul li a {
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #797979;
	background: #fff;
}
.menu ul li a:hover, .menu ul li:hover>a {
	background:#ab5470;
	color:white !important;
}
.menu li:hover>ul {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
}
.menu ul ul {
	left: 169px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
	transform: translate(20px, 20px);
	transition: all 0.2s ease-out;
}
.menu ul ul:after {
	left: -6px;
	top: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}
.menu li>ul ul:hover {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
}
.responsive-menu {
	display: none;
	width: 100%;
	padding: 20px 15px;
	background: #374147;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.responsive-menu:hover {
	background: #374147;
	color: #fff;
	text-decoration: none;
}
a.homer {
	background: transparent;
	color: #009f4c !important;
}
.inner-header-cls {
	float: left;
	width: 100%;
	padding:0 15px;
}
.inner-header-cls .inner-header-logo {
	margin: 8px 0 0 0;
}
.inner-header-cls .inner-header-logo img {
	max-width: 252px;
}
.inner-header-cls .inner-header-navigation {
	/*float: left;*/
	padding: 0 0 0 9px;
}
.inner-header-cls .inner-header-navigation nav {display: inline-block;
}
.inner-header-cls .inner-header-navigation nav .menu {
	padding: 0;
	text-align: left;
}
.inner-header-cls .inner-header-navigation nav .menu .homer {
}
.inner-header-cls .inner-header-navigation nav .menu li {
}
.inner-header-cls .inner-header-navigation nav .menu li a {
}
.inner-header-cls .inner-header-navigation nav .menu .sub-menu {
}
.inner-header-cls .inner-header-navigation nav .menu .sub-menu li {
}
.inner-header-cls .inner-header-navigation nav .menu .sub-menu li a {
	text-align: left;
}
 .inner-header-cls .inner-header-navigation nav .menu::before {
 content: '';
 display:none;
}
header {
}
/*---------sticky header css------------*/
header {
	background: white;
	z-index: 999;
	position: fixed;
	top: 0;
	transition: top 0.2s ease-in-out;
	width: 100%;
	text-align: center;
	box-shadow: 0px 8px 52px 6px rgba(88, 90, 88, 0.1);
}
.nav-up {
	top: -44px;
}
/*---------sticky header css------------*/

header .main-header {
	float: left;
	width: 100%;
	padding: 39px 0 0 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	right: 0;
	z-index: 999;
}
header .main-header .logo-inn {
	float: left;
}
header .main-header .logo-inn img {
}
header .main-header .naviagtion-header {
	float: right;
}
header .main-header .naviagtion-header .contact-header-top {
	text-align: right;
}
header .main-header .naviagtion-header .contact-header-top ul {
}
header .main-header .naviagtion-header .contact-header-top li {
	font-family: 'Nexa Light';
	display: inline-block;
	font-size: 19px;
	padding: 0 40px 0 0;
}
header .main-header .naviagtion-header .contact-header-top li a {
	color: white;
	font-family: 'Nexa Light';
	position: relative;
	top: -5px;
}
header .main-header .naviagtion-header .contact-header-top li .fa {
	color: #e14326;
	padding: 0 10px 0 0;
	font-size: 30px;
}
header .main-header .naviagtion-header .header-tabs {
	clear: both;
	margin: 29px 0 0 0;
}
header .main-header .naviagtion-header .header-tabs nav {
}
header .main-header .naviagtion-header .header-tabs nav {
}
header .main-header .naviagtion-header .header-tabs nav ul {
	display: block;
	padding: 0 140px 0 62px;
	position: relative;
}
 header .main-header .naviagtion-header .header-tabs nav ul::before {
content: '';
 background: #e14326;
 height: 100%;
 width: 5px;
 position: absolute;
 left: 0;
}
header .main-header .naviagtion-header .header-tabs nav ul li {
	display: inline-block;
	position: relative;
	z-index: 100;
}
header .main-header .naviagtion-header .header-tabs nav ul li a {
	font-weight: 600;
	text-decoration: none;
	padding: 20px 15px;
	display: block;
	color: #252525;
	transition: all 0.2s ease-in-out 0s;
	text-transform: uppercase;
	font-family: 'Nexa Bold';
	font-size: 16px;
}
header .main-header .naviagtion-header .header-tabs nav ul li .active {
	color:#e0401e;
}
header .main-header .naviagtion-header .header-tabs nav ul ul {
	visibility: hidden;
	opacity: 0;
	margin: 0;
	padding: 0;
	width: 170px;
	position: absolute;
	left: 0px;
	background: #fff;
	z-index: 99;
	transform: translate(0, 20px);
	transition: all 0.2s ease-out;
}
header .main-header .naviagtion-header .header-tabs nav ul ul li {
	display: block;
	float: none;
	background: none;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
header .main-header .naviagtion-header .header-tabs nav ul ul li a {
	background: #e14326;
	padding: 17px 12px;
	color: white;
	border-bottom: 1px solid #ef735d;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	text-transform: uppercase;
	font-family: 'Nexa Bold';
}
header .main-header .naviagtion-header .header-tabs nav ul ul li a:hover {
	color:white !important;
	background:#ef735d;
}
header .main-header .naviagtion-header .header-tabs nav ul li:hover>ul {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
}
header .main-header .naviagtion-header .header-tabs nav ul ul:after {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #e14326;
	border-width: 6px;
	margin-left: -6px;
}
header .main-header .naviagtion-header .header-tabs nav ul li a:hover {
	color: #e14326;
}
header .main-header .naviagtion-header .header-tabs nav ul li li:hover>a {
	color:#fd765e
}
header .main-header .naviagtion-header .header-tabs nav ul ul li:nth-child(1) .submenu1::after {
content:'';
display:none;
}
header .main-header .naviagtion-header .header-tabs nav ul ul:after {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #e14326;
	border-width: 6px;
	margin-left: -6px;
}
header .main-header .naviagtion-header .header-tabs nav ul ul li:hover ul:after {
	background: #e14326;
}
header .main-header .naviagtion-header .header-tabs nav ul li>ul ul:hover {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
}
.ryt-space {
	padding-right:0;
}
.home-text-area {
	position: absolute;
	z-index: 99;
	bottom:-11px;
	width: 100%;
}
.home-text-area .text-inner {
}
.home-text-area .text-inner .get-btn-hm {
}
.home-text-area .text-inner .get-btn-hm a {
	color: white;
	font-size: 17px;
	text-transform: uppercase !important;
	font-family: 'Nexa Bold';
	top: 0;
	float: left;
	background: #e14326 !important;
	position: relative;
	padding: 17px 60px;
	border-radius: 0 !important;
	letter-spacing: 0;
	margin: 0;
}
.home-text-area .text-inner .bakery-icons {
	float: right;
	padding: 0 43px 0 0;
	position: relative;
	top: -50px;
}
.home-text-area .text-inner .bakery-icons ul {
}
.home-text-area .text-inner .bakery-icons ul li {
	display: inline-block;
	padding: 0 20px;
}
.home-text-area .text-inner .bakery-icons ul img {
	margin: auto;
	display: block;
}
.home-text-area .text-inner .bakery-icons ul li a {
	font-family: 'Nexa Bold';
	display: block;
	text-align: center;
	margin: 20px 0 0 0;
	color: white;
	display: flex;
	text-transform: capitalize;
	font-size: 25px;
}
.lft-spe {
	padding:0;
}
.inner-banner {
	margin-top: 83px;
}
.inner-banner .banner-area-wrapper {
	min-height: 276px;
	position:relative;
	float: right;
	width: 100%;
}
.ban-overlay {
}
.inner-banner .inner-heading-caption {
	background: #e14326;
	position: absolute;
	left: -135px;
	max-width: 565px;
	display: inline-block;
	width: 100%;
	padding: 77px 43px;
}
.inner-banner .inner-heading-caption h1 {
	margin: 0;
	color: white;
	text-transform: uppercase;
	font-family: 'Nexa Bold';
	font-size: 46px;
	text-align: right;
}
.inner-banner .logo-overlay {
	right: 0;
	bottom: 0;
	align-items: center;
	bottom: 0;
	top: 0;
	display: flex;
	position: absolute;
	height: 100%;
	vertical-align: middle;
}
.inner-banner .logo-overlay img {
}
.bread-crumb-area-inn {
}
.bread-crumb-area-inn .link-list {
	margin: 8px 0 0 0;
}
.bread-crumb-area-inn .link-list ul {
}
.bread-crumb-area-inn .link-list ul li {
	display: inline-block;
	padding: 0 16px 0 0;
	color: #696969;
	font-family: 'Nexa Light';
	text-transform: uppercase;
	font-size: 17px;
}
.bread-crumb-area-inn .link-list ul li a {
	color: #696969;
}
.bread-crumb-area-inn .link-list ul .fa {
	font-size: 28px;
	position: relative;
	color: #e14326;
	top: 2px;
}
.bread-crumb-area-inn .get-btn {
	margin: -27px 0 0 0;
	float: right;
}
.bread-crumb-area-inn .get-btn a {
	font-family: 'Nexa Bold';
	font-size: 17px;
	background: #e14326 !important;
	text-transform: uppercase !important;
	color: white;
	display: inline-block;
	padding: 14px 55px;
	letter-spacing: 0;
	border-radius: 0;
	top: 0;
	border: 0;
	right: 0;
	margin: 0;
}
.bread-crumb-area-inn .get-btn a:hover {
	color: #5d5d5d;
}
.about-text-areacls {
}
.about-text-areacls .about-lft-area {
	position:relative;
}
 .about-text-areacls .about-lft-area::before {
content:'';
}
.n-logo-cls-custom-bakery {
	position: absolute;
	bottom: -190px;
	left: 0;
}
.n-logo-cls-custom-bakery img {
}


/* width */
::-webkit-scrollbar {
 width:9px;
}

/* Track */
::-webkit-scrollbar-track {
 box-shadow: inset 0 0 5px grey;
 border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
 background:#8c1c40;
 border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
 background: #8c1c40;
}
.res-tog {
	display:none;
}
.res-logo-inn {
	display:none;
}
.res-contact-header-top {
	display:none;
}
/*--------toggle accordian css----------*/


#menu-wrapper {
	overflow: hidden;
	max-width: 100%;
	cursor: pointer;
}
#menu-wrapper #hamburger-menu {
	position: relative;
	width: 25px;
	height: 20px;
	margin: 15px;
}
#menu-wrapper #hamburger-menu span {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 10px;
	color: black;
	background-color: white;
	position: absolute;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
 -webkit-transition: .4s ease-in-out;
 transition: .4s ease-in-out;
}
 #menu-wrapper #hamburger-menu span:nth-child(1) {
 top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
 top: 9px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
 top: 18px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
 top: 9px;
 -webkit-transform: rotate(135deg);
 transform: rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 left: -60px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
 top: 9px;
 -webkit-transform: rotate(-135deg);
 transform: rotate(-135deg);
}
#menu-container .menu-list .menu-submenu {
	padding-bottom: 20px;
}
#menu-container .menu-list {
	padding-left: 0;
	display: block;
	position: absolute;
	width: 100%;
	max-width: 450px;
	background: white;
	box-shadow: rgba(100, 100, 100, 0.2) 6px 2px 10px;
	z-index: 999;
	overflow-y: auto;
	overflow-x: hidden;
	left: -100%;
}
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
	font-size: 16px;
	padding: 20px;
	text-transform: uppercase;
	border-top: 1px solid #dbdcd2;
}
#menu-container .menu-list li:first-of-type {
	border-top: 0;
}
.accordion-toggle, .accordion-content {
	cursor: pointer;
	font-size: 16px;
	position: relative;
	letter-spacing: 1px;
}
.accordion-content {
	display: none;
}
.accordion-toggle span[class^='icon-'] {
 position: absolute;
 right: 25px;
color:#009f4c;z-index: 99;
 font-size: 30px;
 top: calc(42% - 16px);
}
.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
 -webkit-transition: all .5s ease;
 transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);z-index: 9999;
}
.icon-minus:before {
	content: "\2013";color:#09a051;
}
.icon-plus:before {
	content: "+";
	color:#09a051;
}
.menu-submenu {
	height: auto !important;
}
.menu-submenu li {
}
.menu-submenu li a {
    background: #8c1c40 !important;
    font-size: 16px !important;
    border-bottom: 0!important;
    color: white !important;
}
/*--------toggle accordian css----------*/




.not-found {
	text-align: center;
}
.not-found h6 {
	font-size: 50px;
	color: #e14326;
	margin: 39px 0 18px 0;
}
.not-found p {
	font-size: 25px;
	color: #242424;
	font-weight: 500;
}
.not-found p a {
	font-weight: 800;
	color: #e14326;
}
.back-hm-button {
	text-align: center;
	width: 100%;
}
.back-hm-button a {
	color: white;
	font-size: 17px;
	text-transform: uppercase !important;
	top: 0;
	clear: both;
	display: inline-block;
	background: #e14326 !important;
	position: relative;
	padding: 17px 60px;
	border-radius: 0 !important;
	letter-spacing: 0;
	margin: 28px 0 0 0;
}
.header-social-links-cls-main {
	float: right;
}
.header-social-links-cls-main ul {
}
.header-social-links-cls-main ul li {
	display: inline-block;
}
.header-social-links-cls-main ul li a {
}
.header-social-links-cls-main ul .fa {
	padding: 28px 12px;
	display: block;
	color: #8c1c40;
	transition: all 0.2s ease-in-out 0s;
	font-size: 19px;
}
.banner {
	margin: 76px 0 0 0;
}
.banner .main-banner {
}
.banner .main-banner .item {
}
.banner .main-banner .item figure {
	min-height: 700px;
}
/* bannner image zoom out in effects*/
.header-wrapper {
	overflow: hidden;
	width:100%;
	min-height: 700px;
	text-align:center;
}
.zoominheader {
	width:100%;
	min-height: 700px;
	text-align:center;
	background-size: auto;
	background-attachment: fixed;
	background-repeat: repeat;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-animation: zoomin 35s ease-in infinite;
	animation: zoomin 35s ease-in infinite;
 transition: all .2s ease-in-out;
	overflow: hidden;
}
.zoomoutheader {
	width:100%;
	min-height: 700px;
	text-align:center;
	background: none;
	-webkit-animation: zoomout 35s ease-in infinite;
	animation: zoomout 35s ease-in infinite;
 transition: all .2s ease-in-out;
	overflow: hidden;
}
 @-webkit-keyframes zoomin {
 0% {
transform: scale(1);
}
 50% {
transform: scale(1.5);
}
 100% {
transform: scale(1);
}
}
@keyframes zoomin {
 0% {
transform: scale(1);
}
 50% {
transform: scale(1.5);
}
 100% {
transform: scale(1);
}
}
 @-webkit-keyframes zoomout {
 0% {
transform: scale(1);
}
 50% {
transform: scale(0.67);
}
 100% {
transform: scale(1);
}
}
@keyframes zoomout {
 0% {
transform: scale(1);
}
 50% {
transform: scale(0.67);
}
 100% {
transform: scale(1);
}
}/*End of Zoom out Keyframes */
/* bannner image zoom out in effects*/
 
 
.banner-text {
	position: absolute;
	bottom: 135px;
	left: 0;
	right: 0;
	z-index: 99;
	width: 100%;
	text-align: center;
}
.button-banner-home {
}
.button-banner-home a {
	margin: auto;
	text-align: center;
	background: #8c1c40;
	color: white;
	text-transform: uppercase;
	padding: 11px 28px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.banner #owl-demo13 .owl-controls .owl-buttons .owl-prev {
	background: #1c182b30;
	width: 40px;
	height: 40px;
	line-height: 41px;
	border-radius: 50%;
	font-size: 22px;
}
.image-sz-port {
}
.img-size {
	max-height: 283px;
	height: 100%;
	min-height: 283px;
}
.banner #owl-demo13 .owl-controls .owl-buttons .owl-prev {
	background: #1c182b30;
	width: 40px;
	height: 40px;
	line-height: 41px;
	border-radius: 50%;
	font-size: 22px;
}
.banner #owl-demo13 .owl-controls .owl-buttons .owl-next {
	float: right;
	background: #1c182b30;
	width: 40px;
	height: 40px;
	line-height: 41px;
	border-radius: 50%;
	font-size: 22px;
}
.banner #owl-demo13 .owl-controls .owl-buttons {
	padding: 0 25px;
	position: absolute;
	top: -370px;
	width: 100%;
}
.about-area {
}
.about-area .about-wrapper {
	padding: 60px 0;
}
.about-left-text {
	padding: 20px 0 0 0;
}
.about-left-text h5 {
	color: #8c1c40;
	font-size: 16px;
	font-weight: 700;
}
.ab-caption {
}
.ab-caption h1 {
	color: #2f2f2f;
	font-size: 44px;
	font-weight: 700;
	line-height: 54px;text-transform: capitalize;
}
.para-text-cls {
}
.para-text-cls p {
	color: #636262;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px;
}
.about-right-txt {
	padding: 20px 0 0 11px;
}
.ab-border-lft {
	position:relative;
}
 .ab-border-lft::before {
content: '';
 position: absolute;
 height:230px;
 background: #8c1c40;
 width: 5px;
right: 28px;
 border-radius: 59px;
}
.sd-ab-spce {
	padding: 0 75px;
}
.portfolio {
	padding: 55px 0 0 0;
}
.portfolio .portfolio-area {
}
.main-heading {
	background: #f9e6ea;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding: 20px;
}
.main-heading h3 {
	margin: 0;
	color: #8c1c40;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 700;
}

.image-sz-port img{width: auto !important;}

.portfolio .portfolio-area .image-sz-port img{width: 100% !important;}

.product-content .pr-img .box14{padding: 0px 10px !important;}


.zoom, .small {
	overflow: hidden;
	padding: 0;
	border:0px;
	position: relative;
	margin:0px;
}
.zoom img {
	transition-duration: 3s;
	margin: 0 auto;
	width: 100%;
	display: block;
}
.zoom img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	z-index: 0;
}
.small img {
	transition-duration: 3s;
	margin: 0 auto;
	display: block;
	transform: scale(1.6);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.small img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	z-index: 0;
}
.space-pd {
	padding: 0;
}
.space-pd2 {
	padding-left: 10px;
	padding-right: 10px;
}
/*
 .wp-image-7000{height: 100%;
    max-height: 575px;
    min-height: 575px;}
 */
 
 
 
 
 /*********************** Demo - 1 *******************/
.box1 img, .box1:after, .box1:before {
	width: 100%;
	transition: all 0.3s ease 0s;
}
.box1 .icon, .box2, .box3, .box4, .box5 .icon li a {
	text-align: center;
}
.box10:after, .box10:before, .box1:after, .box1:before, .box2 .inner-content:after, .box3:after, .box3:before, .box4:before, .box5:after, .box5:before, .box6:after, .box7:after, .box7:before {
	content: "";
}
.box1, .box11, .box12, .box13, .box14, .box16, .box17, .box18, .box2, .box20, .box21, .box3, .box4, .box5, .box5 .icon li a, .box6, .box7, .box8 {
	overflow: hidden;
}
.box1 .title, .box10 .title, .box4 .title, .box7 .title {
	letter-spacing: 1px;
}
.box3 .post, .box4 .post, .box5 .post, .box7 .post {
	font-style: italic;
}
.box1 .icon, .box1 .title {
	margin: 0;
	position: absolute;
}
.box1 {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	position: relative;
}
.box1:after, .box1:before {
	height: 50%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	transform-origin: 100% 0;
	transform: rotateZ(90deg);
}
.box1:after {
	top: auto;
	bottom: 0;
	transform-origin: 0 100%;
}
.box1:hover:after, .box1:hover:before {
	transform: rotateZ(0);
}
.box1 img {
	height: auto;
	transform: scale(1) rotate(0);
}
.box1:hover img {
	filter: sepia(80%);
	transform: scale(1.3) rotate(10deg);
}
.box1 .title {
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 0 1px #004cbf;
	bottom: 10px;
	left: 10px;
	opacity: 0;
	z-index: 2;
	transform: scale(0);
	transition: all 0.5s ease 0.2s;
}
.box1:hover .title {
	opacity: 1;
	transform: scale(1);
}
.box1 .icon {
	padding: 7px 5px;
	list-style: none;
	background: #07a251;
	border-radius: 0 0 0 10px;
	top: -100%;
	right: 0;
	z-index: 2;
	transition: all 0.3s ease 0.2s;
}
.box1:hover .icon {
	top: 0;
}
.box1 .icon li {
	display: block;
	margin: 10px 0;
}
.box1 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 10px;
	font-size: 18px;
	color: #fff;
	transition: all 0.3s ease 0s;
}
.box2 .icon li a, .box3 .icon a:hover, .box4 .icon li a:hover, .box5 .icon li a, .box6 .icon li a {
	border-radius: 50%;
}
.box1 .icon li a:hover {
	color: #fff;
	box-shadow: 0 0 10px #000 inset, 0 0 0 3px #fff;
}

.our-products .products-area{}
.our-products .products-area .product-space:nth-child(8){}
.our-products .products-area .product-space:nth-child(8) .product-content{}
.our-products .products-area .product-space:nth-child(8) .product-content .pr-img{}
.our-products .products-area .product-space:nth-child(4) .product-content .pr-img .pf,.our-products .products-area .product-space:nth-child(6) .product-content .pr-img .pf,.our-products .products-area .product-space:nth-child(8) .product-content .pr-img .pf{position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;}
.our-products .products-area .product-space:nth-child(4) .product-content .pr-img .pf .t,.our-products .products-area .product-space:nth-child(6) .product-content .pr-img .pf .t,.our-products .products-area .product-space:nth-child(8) .product-content .pr-img .pf .t{    background-position: 50% 50%;
    background-size: cover;}
.our-products .products-area .product-space:nth-child(8) .product-content .pr-img .pf .t .box14{}
.our-products .products-area .product-space:nth-child(4) .product-content .pr-img .pf .t .box14 img,.our-products .products-area .product-space:nth-child(6) .product-content .pr-img .pf .t .box14 img,.our-products .products-area .product-space:nth-child(8) .product-content .pr-img .pf .t .box14 img{right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';}
    
   #owl-demo171 .owl-controls{}
   #owl-demo171 .owl-controls .owl-buttons .owl-prev {
	background: #009f4c !important;
	width: 40px;
	height: 40px;
	line-height: 41px;
	border-radius: 50%;
	font-size: 22px;
}
#owl-demo171 .owl-controls .owl-buttons .owl-next {
	float: right;
	background: #009f4c !important;
	width: 40px;
	height: 40px;
	line-height: 41px;
	border-radius: 50%;
	font-size: 22px;
}
#owl-demo171 .owl-controls .owl-buttons {
	    padding: 0 25px;
    top: 0;
    width: 100%;
}

@media only screen and (max-width: 990px) {
 .box1 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 2 *******************/
.box2 {
	position: relative;
}
.box2 img {
	width: 100%;
	height: auto;
}
.box2 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
}
.box2 .box-content:after, .box2 .box-content:before, .box2:after, .box2:before {
	content: "";
	width: 80%;
	height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	transition: all 0.5s ease 0s;
}
.box2:before {
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.2) 49%, transparent 50%);
	left: -100%;
}
.box2:after {
	background: linear-gradient(45deg, transparent 49%, rgba(0, 0, 0, 0.2) 50%);
	left: 160%;
}
.box2 .box-content:after, .box2 .box-content:before {
	width: 65%;
	height: 65%;
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 49%, transparent 50%);
	left: -100%;
	transition-delay: 0.1s;
}
.box1 .box-content:after {
	background: linear-gradient(45deg, transparent 49%, rgba(0, 0, 0, 0.3) 50%);
	left: 160%;
}
.box2:hover .box-content:after, .box2:hover .box-content:before, .box2:hover:after, .box2:hover:before {
	left: 50%;
}
.box2 .inner-content {
	width: 50%;
	height: 50%;
	color: #fff;
	padding: 40px 0;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.3s ease 0.2s;
}
.box2 .inner-content:after {
	width: 100%;
	height: 100%;
	background: rgba(255, 79, 79, 0.8);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) rotate(45deg);
}
.box2:hover .inner-content {
	transform: translate(-50%, -50%) scale(1);
	transition: all 0.3s ease 0s;
}
.box2 .title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.box2 .post {
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 7px;
}
.box10 .title, .box11 .title, .box4 .title, .box5 .title, .box6 .box-content, .box7 .title {
	text-transform: uppercase;
}
.box2 .icon {
	padding: 0;
	margin: 0;
	list-style: none;
	transform: rotateY(360deg) scale(0);
	transition: all 0.3s ease 0s;
}
.box2:hover .icon {
	transform: rotateY(0) scale(1);
}
.box2 .icon li {
	display: inline-block;
	margin: 0 3px;
}
.box2 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	font-size: 16px;
	color: #505050;
	transition: all 0.3s ease 0s;
}
.box2 .icon li a:hover {
	box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
	background: #fff;
	color: #ff4f4f;
}
@media only screen and (max-width: 990px) {
 .box2 {
 margin-bottom: 30px;
}
}
@media only screen and (max-width: 320px) {
 .box2 .inner-content {
 padding: 25px 0;
}
 .box2 .title {
 font-size: 16px;
}
}
/*********************** Demo - 3 *******************/
.box3 {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	position: relative;
}
.box3 .box-content, .box3:after, .box3:before {
	position: absolute;
	left: 7%;
	right: 7%;
	transition: all 0.3s;
}
.box3:after, .box3:before {
	display: block;
	background: rgba(0, 0, 0, 0.3);
	top: 10%;
	bottom: 10%;
	z-index: 1;
	transform: scale(0, 1);
}
.box3:after {
	top: 10.8%;
	bottom: 10.8%;
	transform: scale(1, 0);
}
.box3:hover:after, .box3:hover:before {
	transform: scale(1);
	animation: animate 1.5s;
}
.box3:hover:before {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.box:hover:after {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}
.box img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.box3:hover img {
	transform: scale(1.2);
	filter: blur(5px);
	-moz-filter: blur(5px);
	-webkit-filter: blur(5px);
}
.box3 .box-content {
	padding: 30px 10px;
	top: 10%;
	bottom: 10%;
	opacity: 0;
	z-index: 2;
}
.box3:hover .box-content {
	box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.3);
	opacity: 1;
	transition: all 0.3s;
}
.box3 .title {
	font-size: 24px;
	font-weight: 600;
	color: #88c425;
	margin: 0 0 5px;
}
.box3 .post {
	display: block;
	margin: 0 0 5px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
}
.box3 .description {
	font-size: 14px;
	color: #fff;
	margin: 0 0 20px;
}
.box3 .icon {
	padding: 0;
	margin: 0;
	list-style: none;
}
.box3 .icon li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.box3 .icon li a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #88c425;
	transition: all 0.5s;
}
.box3 .icon a:hover {
	text-decoration: none;
	animation: animate-hover 0.5s;
	transition: all 0.3s;
}
@keyframes animate {
 0%,  100% {
 opacity: 1;
}
}
@keyframes animate-hover {
 0% {
 box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
}
 50% {
 box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
}
 100% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
}
}
.box10, .box11, .box12, .box14, .box4, .box5, .box6, .box7, .box9 {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 990px) {
 .box3 {
 margin-bottom: 30px;
}
 .box3 .box-content {
 padding: 10px;
}
 .box3 .description {
 margin-bottom: 10px;
}
}
@media only screen and (max-width: 479px) {
 .box3 .title {
 margin: 0;
}
}
/*********************** Demo - 4 *******************/
.box4 {
	position: relative;
}
.box4:before {
	width: 0;
	height: 200%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: -250px;
	bottom: 0;
	transform: skewX(-36deg);
	transition: all 0.5s ease 0s;
}
.box4:hover:before {
	width: 200%;
}
.box4 img {
	width: 100%;
	height: auto;
}
.box4 .box-content {
	width: 100%;
	height: 100%;
	padding-top: 20%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0);
	transition: all 0.3s ease 0s;
}
.box4 .icon, .box5 .icon {
	list-style: none;
	padding: 0;
}
.box4:hover .box-content {
	transform: scale(1);
}
.box4 .title {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
}
.box4 .post {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}
.box4 .icon {
	margin: 0;
}
.box4 .icon li {
	display: inline-block;
}
.box4 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	background: #fff;
	color: #ee4266;
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}
.box5 .icon, .box5 .icon li {
	display: inline-block;
}
@media only screen and (max-width: 990px) {
 .box4 {
 margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
 .box4:before {
 left: -400px;
}
 .box4:hover:before {
 width: 300%;
}
}
/*********************** Demo - 5 *******************/
.box5 {
	background: #444;
	position: relative;
}
.box5:after, .box5:before {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #10a5b8;
	position: absolute;
	top: -80px;
	left: 15px;
	opacity: 0;
	z-index: 1;
	transition: all 0.35s ease;
}
.box5:after {
	top: auto;
	left: auto;
	bottom: -80px;
	right: 15px;
}
.box5:hover:after, .box5:hover:before {
	opacity: 0.75;
	transform: scale(8);
	transition-delay: 0.15s;
}
.box5 img {
	width: 100%;
	height: auto;
	transition: all 0.35s ease-out 0s;
}
.box5:hover img {
	opacity: 0.4;
}
.box5 .icon {
	margin: 0;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 2;
	transform: scale(0);
	transition: all 0.35s ease-out;
}
.box5:hover .icon {
	transform: scale(1);
	transition-delay: 0.15s;
}
.box5 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	font-size: 18px;
	color: #444;
	margin-right: 10px;
	position: relative;
	transition: all 0.5s ease 0s;
}
.box5 .icon li a:hover {
	background: #444;
	color: #fff;
}
.box5 .box-content {
	padding: 20px 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.box5 .title {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	margin: 0 0 5px;
	opacity: 0;
	transform: translate(-20px, -20px);
	transition: all 0.35s ease-out;
}
.box5:hover .title {
	opacity: 1;
	transform: translate(0, 0);
	transition-delay: 0.15s;
}
.box5 .post {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transform: translate(-20px, -20px);
	transition: all 0.35s ease-out;
}
.box5:hover .post {
	opacity: 1;
	transform: translate(0, 0);
	transition-delay: 0.15s;
}
.box6 .title, .box6 img, .box6:after {
	transition: all 0.35s ease 0s;
}
@media only screen and (max-width: 990px) {
 .box5 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 6 *******************/
.box6 {
	background: #000;
	position: relative;
}
.box6:after {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: -30%;
	bottom: 0;
	right: 70%;
	transform: skew(20deg) translateX(-75%);
}
.box6:hover:after {
	transform: skew(20deg) translateX(0);
}
.box6 img {
	width: 100%;
	height: auto;
}
.box6:hover img {
	opacity: 0.5;
}
.box6 .box-content {
	padding: 20px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.box6 .icon, .box7 .icon {
	padding: 0;
	list-style: none;
}
.box10 .icon li a, .box11, .box12, .box13, .box14, .box6 .icon li a, .box7, .box7 .icon li a, .box8, .box8 .icon li a {
	text-align: center;
}
.box6 .title {
	font-size: 20px;
	font-weight: 900;
	color: #fff;
	margin: 0 0 10px;
	transform: scale(0);
}
.box6:hover .title {
	transform: scale(1);
}
.box6 .icon li, .box6 .post {
	opacity: 0;
	transform: translateX(40px);
	transition: all 0.35s ease 0s;
}
.box6 .post {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
}
.box6 .icon {
	display: inline-block;
	margin: 0;
}
.box6:hover .icon li, .box6:hover .post {
	opacity: 1;
	transform: translateX(0);
}
.box6:hover .icon li:first-child {
	transition-delay: 0.1s;
}
.box6:hover .icon li:nth-child(2) {
 transition-delay: 0.2s;
}
.box6 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	font-size: 18px;
	color: #605f5f;
	margin-bottom: 5px;
	transition: all 0.35s ease;
}
.box6 .icon li a:hover {
	background: #605f5f;
	color: #fff;
}
@media only screen and (max-width: 990px) {
 .box6 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 7 *******************/
.box7 {
	position: relative;
}
.box7:after, .box7:before {
	width: 100%;
	height: 100%;
	background: rgba(11, 33, 47, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.box7:after {
	background: rgba(255, 255, 255, 0.3);
	border: 2px solid #0dab76;
	top: 0;
	left: 170%;
	opacity: 1;
	z-index: 1;
	transform: skewX(45deg);
	transition: all 1s ease 0s;
}
.box7:hover:before {
	opacity: 1;
}
.box7:hover:after {
	left: -170%;
}
.box7 img {
	width: 100%;
	height: auto;
}
.box7 .box-content {
	width: 100%;
	position: absolute;
	bottom: -100%;
	left: 0;
	transition: all 0.5s ease 0s;
}
.box7:hover .box-content {
	bottom: 30%;
}
.box7 .title {
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
}
.box7 .post {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
}
.box7 .icon {
	margin: 0;
}
.box7 .icon li {
	display: inline-block;
}
.box7 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	background: #0dab76;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	transition: all 0.5s ease 0s;
}
.box8 .icon li, .box8 .title {
	display: inline-block;
}
.box7 .icon li a:hover {
	transform: rotate(360deg);
}
@media only screen and (max-width: 990px) {
 .box {
 margin-bottom: 30px;
}
}
/*********************** Demo - 8 *******************/
.box8 .icon, .box8 .title {
	margin: 0;
	position: absolute;
}
.box8 {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	position: relative;
}
.box8 img {
	width: 100%;
	height: auto;
}
.box8 .box-content {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: center top 0;
	transition: all 0.5s ease 0s;
}
.box8 .icon li a, .box8 .title {
	background: #ef4050;
	font-size: 20px;
	color: #fff;
}
.box8:hover .box-content {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
}
.box8 .title {
	padding: 5px 7px;
	border-radius: 5px;
	font-weight: 600;
	bottom: 20px;
	left: 20px;
	transition: all 0.9s ease 0s;
}
.box8 .icon li a, .box9 .box-content, .box9 .icon li, .box9 img {
	transition: all 0.35s ease 0s;
}
.box8:hover .title {
	bottom: -40px;
}
.box8 .icon {
	list-style: none;
	padding: 0;
	top: 42%;
	left: 0;
	right: 0;
}
.box8 .icon li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	margin-right: 7px;
}
.box9 .icon, .box9 .title {
	width: 100%;
	font-size: 22px;
}
.box8 .icon li a:hover {
	background: #fff;
	color: #000;
}
@media only screen and (max-width: 990px) {
 .box8 {
 margin-bottom: 20px;
}
}
/*********************** Demo - 9 *******************/
.box9 {
	background: #000;
	text-align: center;
	position: relative;
}
.box9 img {
	width: 100%;
	height: auto;
}
.box9:hover img {
	opacity: 0.5;
}
.box9 .box-content {
	padding: 30px 10px 30px 0;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
}
.box9:hover .box-content {
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
	opacity: 1;
}
.box9 .title {
	font-weight: 700;
	color: #fff;
	line-height: 17px;
	margin: 5px 0;
	position: absolute;
	bottom: 55%;
}
.box10 .icon li a, .box9 .icon li a {
	line-height: 35px;
	border-radius: 50%;
}
.box9 .icon {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
}
.box9 .icon li {
	display: inline-block;
	opacity: 0;
	transform: translateY(40px);
}
.box9:hover .icon li {
	opacity: 1;
	transform: translateY(0);
}
.box9:hover .icon li:first-child {
	transition-delay: 0.1s;
}
.box9:hover .icon li:nth-child(2) {
 transition-delay: 0.2s;
}
.box9 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	background: #f39c12;
	font-size: 20px;
	color: #000;
	margin-right: 5px;
	transition: all 0.35s ease 0s;
}
.box9 .icon a:hover {
	background: #fff;
}
@media only screen and (max-width: 990px) {
 .box9 {
 margin-bottom: 20px;
}
}
/*********************** Demo - 10 *******************/
.box10 {
	background: #000;
	overflow: hidden;
	position: relative;
}
.box10:after, .box10:before {
	border-width: 0 180px 140px;
	border-style: solid;
	border-color: transparent transparent #0d5f45;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 1;
	transform: translate(-55%, 100%);
	transition: all 0.5s 0s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.box10:after {
	border-width: 150px 250px;
	border-color: transparent #18ab69 #18ab69 #008148;
	top: 25%;
	transform: translate(-60%, 100%);
}
.box10:hover:before {
	transition: all 0.4s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transform: translate(-55%, 0);
	transition-delay: 0.2s;
}
.box10:hover:after {
	transition: all 0.4s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transform: translate(-60%, 0);
	transition-delay: 0s;
}
.box10 img {
	width: 100%;
	height: auto;
	opacity: 1;
	transform: scale(1.1) translateY(3%);
	transition: all 0.5s ease 0s;
}
.box10:hover img {
	transform: scale(1.1) translateY(-3%);
	opacity: 0.4;
}
.box10 .box-content {
	padding: 20px 0 0 20px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 2;
	transform: translateY(20%);
	transition: all 0.5s ease 0s;
}
.box10:hover .box-content {
	opacity: 1;
	transform: translate(0);
	transition-delay: 0.1s;
}
.box10 .title {
	font-size: 23px;
	font-weight: 800;
	color: #fff;
}
.box10 .icon {
	padding: 0;
	margin: 0;
	list-style: none;
}
.box10 .icon li {
	display: inline-block;
}
.box10 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	background: #18ab69;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}
.box11 .icon li, .box11 .icon li a, .box11 .title, .box12 .icon li, .box12 .title {
	display: inline-block;
}
.box10 .icon li a:hover {
	transform: rotate(360deg);
}
@media only screen and (max-width: 990px) {
 .box10 {
 margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) and (min-width: 600px) {
 .box10:before {
 border-width: 0 250px 240px;
}
 .box10:after {
 border-width: 260px 460px;
}
}
@media only screen and (max-width: 599px) and (min-width: 430px) {
 .box:before {
 border-width: 0 220px 120px;
}
 .box10:after {
 border-width: 260px 460px;
}
}
/*********************** Demo - 11 *******************/
.box11 {
	background: #000;
	color: #fff;
	position: relative;
}
.box11:after, .box11:before {
	position: absolute;
	content: "";
}
.box11:before {
	width: 100%;
	height: 100%;
	background: #83437d;
	opacity: 0.5;
	top: 100%;
	left: 0;
	z-index: 1;
	transition: all 0.35s ease-in 0.3s;
}
.box11:hover:before {
	top: 0;
	transition: all 0.35s ease-out 0s;
}
.box11:after {
	bottom: 100%;
	left: 50%;
	border-width: 200px 200px 0;
	border-style: solid;
	border-color: #83437d transparent transparent;
	opacity: 0.9;
	transform: translateX(-50%);
	transition: all 0.35s ease-out 0s;
}
.box11:hover .post, .box11:hover .title {
	transform: translate(0, -50%);
}
.box11:hover:after {
	bottom: 25%;
	transition: all 0.35s ease-in 0.2s;
}
.box11 img {
	width: 100%;
	height: auto;
}
.box11:hover img {
	opacity: 0.5;
}
.box11 .icon, .box11 .post, .box11 .title {
	width: 100%;
	position: absolute;
	left: 0;
	opacity: 0;
	transition: all 0.35s ease 0.5s;
}
.box11 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.box11 .title {
	padding: 0 30px;
	margin: 0;
	font-weight: 300;
	top: 45%;
}
.box11 .post, .box14 .post {
	text-transform: capitalize;
}
.box11 .post {
	font-size: 15px;
	top: 57%;
}
.box11 .icon {
	padding: 0;
	margin: 0;
	list-style: none;
	bottom: 5px;
}
.box11 .icon li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	font-size: 20px;
	color: #fff;
	opacity: 0.7;
	transition: all 0.35s ease 0.5s;
}
.box11 .icon li a:hover {
	opacity: 1;
	transition: all 0.35s ease;
}
.box11:hover .icon, .box11:hover .post, .box11:hover .title {
	opacity: 1;
}
@media only screen and (max-width: 990px) {
 .box11 {
 margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
 .box11:after {
 border-width: 500px 500px 0;
}
}
/*********************** Demo - 12 *******************/
.box12 {
	position: relative;
}
.box12 .box-content, .box12:after {
	position: absolute;
	transition: all 0.3s ease 0s;
}
.box12:after {
	content: "";
	width: 65%;
	background: rgba(28, 28, 28, 0.8);
	padding-bottom: 65%;
	opacity: 0;
	top: 50%;
	left: 50%;
	transform: rotate(0) translate(-50%, -50%);
	transform-origin: 0 0 0;
}
.box12:hover:after {
	transform: rotate(-45deg) translate(-50%, -50%);
	opacity: 1;
}
.box12 img {
	width: 100%;
	height: auto;
}
.box12 .box-content {
	width: 100%;
	top: 35%;
	left: 0;
	opacity: 0;
	z-index: 1;
}
.box12:hover .box-content {
	opacity: 1;
}
.box12 .title {
	padding: 10px 0;
	color: #fff;
	margin: 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.box12 .icon {
	padding: 0;
	margin: 12px 0 0;
	list-style: none;
}
.box12 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}
.box12 .icon li a:hover {
	border-radius: 0;
}
@media only screen and (max-width: 990px) {
 .box12 {
 margin-bottom: 20px;
}
}
/*********************** Demo - 13 *******************/
.box13 {
	position: relative;
	transition: all 0.2s ease-out 0s;
}
.box13 .box-content, .box13:after {
	position: absolute;
	left: 20px;
	right: 20px;
}
.box13:after {
	content: "";
	display: block;
	background: #463f9f;
	top: 20px;
	bottom: 20px;
	opacity: 0;
	transform: rotate3d(-1, 1, 0, 100deg);
	transition: all 0.4s ease-in-out 0s;
}
.box13:hover:after {
	opacity: 0.9;
	transform: rotate3d(0, 0, 0, 0deg);
}
.box13 img {
	width: 100%;
	height: auto;
}
.box13 .box-content {
	top: 45%;
	opacity: 0;
	z-index: 1;
	-webkit-transform: translate(10%, -30%);
	transform: translate(10%, -30%);
	transition: all 0.2s ease-out 0s;
}
.box13:hover .box-content {
	opacity: 1;
	transform: translate(0, -50%);
	transition-delay: 0.2s;
}
.box13 .title {
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: #39b54a;
	margin: 0 0 10px;
}
.box13 .post {
	display: block;
	font-size: 15px;
	color: #f7f7b9;
	margin-bottom: 20px;
}
.box13 .social {
	padding: 0;
	margin: 0;
	list-style: none;
}
.box13 .social li {
	display: inline-block;
}
.box13 .social li a {
	display: block;
	width: 35px;
	height: 35px;
	background: #f7f7b9;
	border-radius: 50%;
	font-size: 17px;
	color: #1b1462;
	line-height: 35px;
	margin-right: 5px;
	transition: all 0.4s ease-in-out 0s;
}
.box14 .icon li, .box14 .post {
	display: inline-block;
}
.box13 .social li a:hover {
	color: #f7f7b9;
	background: #39b54a;
}
@media only screen and (max-width: 990px) {
 .box13 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 14 *******************/
.box14 {
	position: relative;
	box-shadow: none;
	border: 0;
	background: #f6f4f0;
	min-height: 400px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.box15, .box17, .box18 {
	box-shadow: 0 0 5px #7e7d7d;
	text-align: center;
}
.box14:before {
	content: "";
	width: 100%;
	height: 100%;
	background:rgb(43 43 43 / 84%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.35s ease 0s;
}
.box14:hover:before {
	opacity: 1;
}
.box14 img {
	height: auto;
}
.box14 .box-content {
	width: 90%;
	height: 90%;
	position: absolute;
	top: 5%;
	left: 5%;
	justify-content: center;
	align-items: center;
	display: flex;
}

/*
.product-content .pr-img:hover .box-content{background: rgb(2 160 77 / 82%);}
*/


.box14 .box-content:after, .box14 .box-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: all 0.7s ease 0s;
}
.box14 .box-content:before {
	border-bottom: 2px solid rgb(0 159 76);
    border-top: 2px solid rgb(0 159 76);
	transform: scale(0, 1);
	transform-origin: 0 0 0;
}
.box14 .box-content:after {
	border-left: 2px solid rgb(0 159 76);
    border-right: 2px solid rgb(0 159 76);
	transform: scale(1, 0);
	transform-origin: 100% 0 0;
}
.box14:hover .box-content:after, .box14:hover .box-content:before {
	opacity: 1;
	transform: scale(1);
	transition-delay: 0.15s;
}
.box14 .title {
	font-size: 21px;
	font-weight: 700;
	color: #fff;
	margin: 15px 0;
	opacity: 0;
	position: relative;
	z-index: 9;
	transform: translate3d(0, -50px, 0);
	transition: transform 0.5s ease 0s;
}
.box14:hover .title {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}
.box14 .post {
	font-size: 14px;
	color: #fff;
	padding: 10px;
	background: #d79719;
	opacity: 0;
	border-radius: 0 19px;
	transform: translate3d(0, -50px, 0);
	transition: all 0.7s ease 0s;
}
.box14 .icon, .box15 .icon {
	padding: 0;
	list-style: none;
}
.box14:hover .post {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition-delay: 0.15s;
}
.box14 .icon {
	width: 100%;
	margin: 0;
	position: absolute;
	bottom: -10px;
	left: 0;
	opacity: 0;
	z-index: 1;
	transition: all 0.7s ease 0s;
}
.box14:hover .icon {
	bottom: 20px;
	opacity: 1;
	transition-delay: 0.15s;
}
.box14 .icon li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	border-radius: 0 16px;
	font-size: 14px;
	color: #fff;
	margin-right: 5px;
	transition: all 0.4s ease 0s;
}
.box14 .icon li a:hover {
	background: #d79719;
	border-color: #d79719;
}

/*********************** Demo - 15 *******************/
.box15 {
	position: relative;
}
.box15 img {
	width: 100%;
	height: auto;
}
.box15 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.box15:hover .box-content {
	background-color: rgba(255, 242, 242, 0.8);
}
.box15 .box-content:after, .box15 .box-content:before {
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	opacity: 0;
	transform: scale(1.5);
	transition: all 0.6s ease 0.3s;
}
.box15 .box-content:before {
	border-left: 1px solid #040404;
	border-top: 1px solid #040404;
	top: 19px;
	left: 19px;
}
.box15 .box-content:after {
	border-bottom: 1px solid #040404;
	border-right: 1px solid #040404;
	bottom: 19px;
	right: 19px;
}
.box15:hover .box-content:after, .box15:hover .box-content:before {
	opacity: 1;
	transform: scale(1);
}
.box15 .title {
	font-size: 22px;
	color: #000;
	margin: 0;
	position: relative;
	top: 0;
	opacity: 0;
	transition: all 1s ease 10ms;
}
.box15:hover .title {
	top: 39%;
	opacity: 1;
	transition: all 0.5s cubic-bezier(1, -0.53, 0.405, 1.425) 10ms;
}
.box15 .title:after {
	content: "";
	width: 0;
	height: 1px;
	background: #040404;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 1s ease 0s;
}
.box15:hover .title:after {
	width: 80%;
	transition: all 1s ease 0.8s;
}
.box15 .icon {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	opacity: 0;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(1, -0.53, 0.405, 1.425);
	transition-delay: 0.1s;
}
.box15:hover .icon {
	bottom: 39%;
	opacity: 1;
}
.box15 .icon li {
	display: inline-block;
}
.box15 .icon li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 18px;
	color: #000;
	border: 1px solid #000;
	margin-right: 5px;
	transition: all 0.3s ease-in-out 0s;
}
.box15 .icon li a:hover {
	background: #000;
	color: #fff;
}
@media only screen and (max-width: 990px) {
 .box15 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 16 *******************/
.box16 {
	text-align: center;
	color: #fff;
	position: relative;
}
.box16 .box-content, .box16:after {
	width: 100%;
	position: absolute;
	left: 0;
}
.box16:after {
	content: "";
	height: 100%;
	background: linear-gradient(  to bottom,  rgba(0, 0, 0, 0) 0,  rgba(0, 0, 0, 0.08) 69%,  rgba(0, 0, 0, 0.76) 100%  );
	top: 0;
	transition: all 0.5s ease 0s;
}
.box16 .post, .box16 .title {
	transform: translateY(145px);
	transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
}
.box16:hover:after {
	background: linear-gradient(  to bottom,  rgba(0, 0, 0, 0.01) 0,  rgba(0, 0, 0, 0.09) 11%,  rgba(0, 0, 0, 0.12) 13%,  rgba(0, 0, 0, 0.19) 20%,  rgba(0, 0, 0, 0.29) 28%,  rgba(0, 0, 0, 0.29) 29%,  rgba(0, 0, 0, 0.42) 38%,  rgba(0, 0, 0, 0.46) 43%,  rgba(0, 0, 0, 0.53) 47%,  rgba(0, 0, 0, 0.75) 69%,  rgba(0, 0, 0, 0.87) 84%,  rgba(0, 0, 0, 0.98) 99%,  rgba(0, 0, 0, 0.94) 100%  );
}
.box16 img {
	width: 100%;
	height: auto;
}
.box16 .box-content {
	padding: 20px;
	margin-bottom: 20px;
	bottom: 0;
	z-index: 1;
}
.box16 .title {
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.box16 .post {
	display: block;
	padding: 8px 0;
	font-size: 15px;
}
.box16 .social li a, .box17 .icon li a {
	border-radius: 50%;
	font-size: 20px;
	color: #fff;
}
.box16:hover .post, .box16:hover .title {
	transform: translateY(0);
}
.box16 .social {
	list-style: none;
	padding: 0 0 5px;
	margin: 40px 0 25px;
	opacity: 0;
	position: relative;
	transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
	transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.box16:hover .social {
	opacity: 1;
	transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);
}
.box16 .social:before {
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
	margin: 0 auto;
	position: absolute;
	top: -23px;
	left: 0;
	right: 0;
}
.box16 .social li {
	display: inline-block;
}
.box16 .social li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #6d3795;
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}
.box17 .icon li, .box17 .icon li a {
	display: inline-block;
}
.box16 .social li a:hover {
	background: #bea041;
}
.box16 .social li:last-child a {
	margin-right: 0;
}
@media only screen and (max-width: 990px) {
 .box16 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 17 *******************/
.box17 {
	position: relative;
}
.box17:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(2, 162, 221, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.box17:hover:after {
	opacity: 1;
}
.box17 img {
	width: 100%;
	height: auto;
	transition: all 1.5s ease 0s;
}
.box17 .box-content, .box17 .icon li a {
	position: absolute;
	transition: all 0.6s ease 0s;
}
.box17:hover img {
	transform: scale(1.2);
}
.box17 .icon {
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.box17 .icon li a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	top: 50%;
	border: 1px solid #fff;
	opacity: 0;
}
.box17:hover .icon li a {
	top: 30%;
	opacity: 1;
}
.box17 .icon li a:hover {
	background: #fff;
	color: #02a2dd;
}
.box17 .icon li:first-child a {
	left: -90%;
	right: 0;
}
.box17:hover .icon li:first-child a {
	left: -55px;
}
.box17 .icon li:last-child a {
	right: -90%;
	left: 0;
}
.box17:hover .icon li:last-child a {
	right: -55px;
}
.box17 .box-content {
	width: 100%;
	padding: 20px 10px;
	background: rgba(0, 0, 0, 0.1);
	bottom: -100px;
	left: 0;
	z-index: 1;
}
.box17:hover .box-content {
	bottom: 0;
}
.box17 .title {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin-top: 0;
}
.box17 .post {
	display: block;
	font-size: 14px;
	color: #fff;
}
@media only screen and (max-width: 990px) {
 .box17 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 18 *******************/
.box18 {
	background: #3c3c3c;
	position: relative;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.box18:after, .box18:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #3c3c3c;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	opacity: 0.9;
	z-index: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.box18 img, .box19 img {
	height: auto;
	width: 100%;
}
.box18:before {
	-webkit-transform: skew(45deg) translateX(-155%);
	transform: skew(45deg) translateX(-155%);
}
.box18:hover:before {
	-webkit-transform: skew(45deg) translateX(-55%);
	transform: skew(45deg) translateX(-55%);
}
.box18:after {
	-webkit-transform: skew(45deg) translateX(155%);
	transform: skew(45deg) translateX(155%);
}
.box18:hover:after {
	-webkit-transform: skew(45deg) translateX(55%);
	transform: skew(45deg) translateX(55%);
}
.box18 img {
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.box18:hover img {
	opacity: 0.5;
}
.box18 .box-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 0 10px #3c3c3c;
	box-shadow: 0 0 10px #3c3c3c;
	opacity: 0;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%) scale(0.5);
	transform: translate(-50%, -50%) scale(0.5);
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.box19, .box20, .box21 {
	box-shadow: 0 0 5px #a3a3a3;
}
.box18:hover .box-content {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}
.box18 .post, .box18 .title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #3c3c3c;
	border: 2px solid #fff;
	color: #fff;
	padding: 15px 20px;
	margin: 0;
}
.box18 .post, .box19 .title, .box20 .post, .box20 .title {
	text-transform: capitalize;
}
.box18 .post {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 10px;
	margin-top: 15px;
}
@media only screen and (max-width: 990px) {
 .box18 {
 margin-bottom: 30px;
}
}
/*********************** Demo - 19 *******************/
.box19 {
	text-align: center;
	position: relative;
}
.box19 .box-content {
	width: 100%;
	height: 100%;
	background: 0 0;
	padding-top: 25%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s ease 0s;
}
.box19 .icon, .box19 .title {
	transition: all 0.2s ease 0s;
}
.box19:hover .box-content {
	background: rgba(0, 0, 0, 0.5);
}
.box19 .title {
	font-size: 24px;
	color: #fff;
	transform: scale(0);
}
.box19:hover .title {
	transform: scale(1);
}
.box19 .icon {
	list-style: none;
	padding: 0;
	margin: 0;
	opacity: 0;
}
.box19:hover .icon {
	opacity: 1;
}
.box19 .icon li {
	display: inline-block;
}
.box19 .icon li:first-child a, .box19 .icon li:last-child a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	border: 1px solid #fff;
	position: relative;
}
.box19 .icon li a {
	top: -150px;
}
.box19:hover .icon li a {
	top: 0;
}
.box19:hover .icon li a:hover {
	background: #a46789;
	border-color: #a46789;
}
.box19 .icon li:first-child a {
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.box19 .icon li:last-child a {
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}
@media only screen and (max-width: 990px) {
 .box19 {
 margin-bottom: 30px;
}
}
@media only screen and (max-width: 360px) {
 .box19 .box-content {
 padding-top: 20%;
}
}
/*********************** Demo - 20 *******************/
.box20 {
	position: relative;
}
.box20:after, .box20:before {
	position: absolute;
	content: "";
}
.box20:before {
	width: 80%;
	height: 220%;
	background: #ff402a;
	top: -50%;
	left: -100%;
	z-index: 1;
	transform: rotate(25deg);
	transform-origin: center top 0;
	transition: all 0.5s ease 0s;
}
.box20:hover:before {
	left: 10%;
}
.box20:after {
	width: 55%;
	height: 175%;
	background-color: rgba(0, 0, 0, 0.8);
	bottom: -1000%;
	left: 53%;
	transform: rotate(-33deg);
	transform-origin: center bottom 0;
	transition: all 0.8s ease 0s;
}
.box20 .box-content, .box20 .icon {
	width: 100%;
	padding: 0 20px;
	position: absolute;
	left: 0;
	z-index: 2;
	transition: all 1.1s ease 0s;
}
.box20:hover:after {
	bottom: -70%;
}
.box20 img {
	width: 100%;
	height: auto;
}
.box20 .box-content {
	top: -100%;
	color: #fff;
}
.box20:hover .box-content {
	top: 30px;
}
.box20 .title {
	font-size: 24px;
	margin: 0;
}
.box20 .icon li a, .box20 .post {
	display: inline-block;
	font-size: 14px;
}
.box20 .post {
	margin-top: 5px;
}
.box20 .icon {
	list-style: none;
	margin: 0;
	bottom: -100%;
}
.box20:hover .icon {
	bottom: 25px;
}
.box20 .icon li {
	display: inline-block;
}
.box20 .icon li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #444;
	border-radius: 50%;
	margin: 0 3px;
	color: #fff;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.box20 .icon li a:hover {
	background: #fff;
	color: #ff402a;
}
@media only screen and (max-width: 990px) {
 .box20 {
 margin-bottom: 30px;
}
}
@media only screen and (max-width: 479px) {
 .box20 .title {
 font-size: 20px;
}
}
/*********************** Demo - 21 *******************/
.box21 {
	text-align: center;
	position: relative;
}
.box21:after, .box21:before {
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.box21:hover:after, .box21:hover:before {
	-webkit-transform: scale(400);
	-moz-transform: scale(400);
	-ms-transform: scale(400);
	-o-transform: scale(400);
	transform: scale(400);
}
.box21:before {
	-o-transition: all 0.5s linear 0.3s;
	-moz-transition: all 0.5s linear 0.3s;
	-ms-transition: all 0.5s linear 0.3s;
	-webkit-transition: all 0.5s linear 0.3s;
	transition: all 0.5s linear 0.3s;
}
.box21:hover:before {
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.box21:after {
	-o-transition: all 0.5s linear 0.6s;
	-moz-transition: all 0.5s linear 0.6s;
	-ms-transition: all 0.5s linear 0.6s;
	-webkit-transition: all 0.5s linear 0.6s;
	transition: all 0.5s linear 0.6s;
}
.box21:hover:after {
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.box21 img {
	width: 100%;
	height: auto;
}
.box21 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	color: #fff;
	padding-top: 25px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	z-index: 1;
}
.box21:hover .box-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-moz-transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.box21 .title {
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin-top: 20px;
}
.box21 .description {
	font-size: 14px;
	font-style: italic;
	padding: 0 10px;
	margin: 15px 0;
}
.box21 .read-more {
	display: block;
	width: 120px;
	background: #178993;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	padding: 10px 0;
	margin: 0 auto;
}
@media only screen and (max-width: 990px) {
 .box21 {
 margin-bottom: 30px;
}
}
@media only screen and (max-width: 479px) {
 .box21 .box-content {
 padding-top: 0;
}
}
@media only screen and (max-width: 359px) {
 .box21 .title {
 padding-bottom: 10px;
}
}
.our-products {
}
.space-lf-ryt-sq {
	padding: 0 5px;
}
.product-space {
	padding-left: 0;
	padding-right: 0;
}
.mt-ry-lf {
	margin: 0 5px;
}
.product-content .pr-img {
}
.pr-head {
}
.pr-head h3 {
	text-align: center;
	font-size: 17px;line-height: 26px;
	margin: 0;
}
.pr-head a {
	color: #353535;
	font-weight: 600;
	display: block;
	text-transform: capitalize;
	padding: 25px 0;
}
.box14 .title a {
	margin: auto;
	text-align: center;
	background: #09a252;
	color: white;
	text-transform: uppercase;
	padding: 11px 28px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.our-products .box14 .title {
	font-size: 14px;
}
.our-service {
}
.main-service-area {
}
.service-text {
	text-align: center;
}
.service-text .pr-head a {
	padding-bottom: 15px;
    border: 2px solid #8c1c40;
    display: inline-block;
    padding: 8px 14px;
    margin-top: 27px;
    margin-bottom: 20px;
}
.service-text .pr-head h3 {padding: 0 5px;
}
.service-text .para-text-cls p {
	color: #636262;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px;
}
.video {
}
.main-video-area {
	padding-top: 50px;
}
.main-video-area .video-img {
	position: relative;
	min-height: 460px;
}
.vid-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #191c21a6;
}
.video-icon {
	position: absolute;
	margin: auto;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100%;
}
.video-icon img {
}
.video-play-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	/* background: #fa183d; */
  border-radius: 50%;
	padding: 18px 20px 18px 28px;
}
.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 88px;
	height: 88px;
	background:#ffffff;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #ffffff;
	border-radius: 50%;
	transition: all 200ms;
}
.video-play-button:hover:after {
	background-color: darken(#fa183d, 10%);
}
.video-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto;
}
.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 26px solid #1f1f1f;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	text-align: center;
	top: 8px;
	left: 4px;
}
 @keyframes pulse-border {
 0% {
 transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 opacity: 1;
}
 100% {
 transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
 opacity: 0;
}
}
.video-overlay {
	position: fixed;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.80);
	opacity: 0;
	transition: all ease 500ms;
}
.video-overlay.open {
	position: fixed;
	z-index: 1000;
	opacity: 1;
}
.video-overlay-close {
	position: absolute;
	z-index: 1000;
	top: 15px;
	right: 20px;
	font-size: 36px;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	transition: all 200ms;
}
.video-overlay-close:hover {
	color: #fa183d;
}
.video-overlay iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	/* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}
footer {
	background: #fbfbfb;
}
.main-footer {
	padding:60px 60px;
}
.footer-top-space {
}
.footer-one {
}
.footer-one .footer-logo {
}
.footer-one .footer-logo img {
}
.footer-one h4 {
	font-size: 22px;
	margin-top: 0;
	font-weight: 600;
}
.footer-links {
}
.footer-links li {
	line-height: 31px;
}
.footer-links li a {
	text-transform: capitalize;
	color: #636363;
	font-size: 14px;
	font-weight: 600;
}
.footer-one p {
	color: #636262;
	font-size: 14px;
	font-weight: 500;
	line-height: 27px;
}
.footer-one .form-dncls {
	position: relative;
}
.footer-one .form-dncls .form-control {
	display: inline-block;
	float: left;
	background: #fff;
	padding: 10px 15px;
	height: 46px;
	border-radius: 0;
	font-size: 15px;
	font-weight: 500;
	border: 1px solid #d6d6d6;
}
.footer-one .form-dncls .sub {
	font-size: 13px;
	position: absolute;
	right: 0;
	padding: 10px 15px;
	height: 46px;
	background: #07a251;
	border: 1px solid #07a251;
	color: white;
	text-transform: uppercase;
	font-weight: 600;
}
.bottom-footer {
	padding: 21px 60px;
	background: #ededed;
	float: left;
	width: 100%;
}
.bottom-footer .footer-copyright {
}
.bottom-footer .footer-copyright p {
	color: #6f6f6f;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 600;
}
.footer-social-links {
}
.footer-social-links ul {
	text-align: right;
}
.footer-social-links ul li {
	display: inline-block;
	margin: 0 10px;
}
.footer-social-links ul a {
	color: #6f6f6f;
	font-size: 19px;
}
.footer-social-links ul .fa {
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: #2098D1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #009f4c;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
	color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}






/* Shutter In Horizontal */
.hvr-shutter-in-horizontal2 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: #2098D1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal2:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:#8c1c40;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal2:hover, .hvr-shutter-in-horizontal2:focus, .hvr-shutter-in-horizontal2:active {
	color: white;
}
.hvr-shutter-in-horizontal2:hover:before, .hvr-shutter-in-horizontal2:focus:before, .hvr-shutter-in-horizontal2:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}


.img-portfolio-caption {
	position: absolute;
	left: 1px;
	top: 0;
	z-index: 99;
}
.img-portfolio-caption span {
	color: white;
	background: black;
	padding: 6px 14px;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
}
.inner-banner-section {
	position: relative;
}
.inner-banner-cls {
}
.inner-ban-img {
	min-height:400px;position: relative;
}
.inn-ban-overlay {position: absolute;
    /* background: #0000009e; */
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#00000040, #020206bf);
}
.section-spacer {
	padding: 90px 0;
}
.abt-section {
}
.top-mg-cls {
	margin-top: 76px;
}

.top-inner-mg-cls{margin-top:90px;}


.abt-img {
}
.abt-img img {
}
.ab-description {
}
.title {
}
.title h3 {
	margin: 0;
	color: #8c1c40;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 700;
}
.ab-description .para-text-cls {
}
.ab-description .para-text-cls p {
}
.inn-banner-text {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0;
	right: 0;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100%;
	vertical-align: middle;
}
.inn-banner-head {
}
.inn-banner-head h3 {
	margin: 0;
	color: white;
	position: relative;
	text-transform: uppercase;
	font-size: 40px;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 2px 2px 1px #000000cf;
	font-weight: 700;
}
.bottom-mg-cls {
	margin-bottom: 90px;
}
.service-btm-spce {
	margin-bottom: 40px;
}





.product-sidebar{}
.pro-sidebar{}
.pro-sidebar h3{margin-top: 0;
    color: #8c1c40;
    text-transform: capitalize;
    font-weight: 700;}
.pro-sidebar .search-bar{}
.pro-sidebar .search-bar input{display: inline-block;
    float: left;
    width: 88%;
    padding: 10px 8px;
    font-size: 13px;
    font-weight: 500;
    border: 0;
    height: 42px;}
.pro-sidebar .search-bar button{display: inline-block;
    /* float: right; */
    width: 12%;
    padding: 10px 7px;
    height: 42px;
    background: #07a251;
    border: 0;}
	
	.pro-sidebar .search-bar button .fa{color: white;}
	
.space-spacer{} 
.design-product-wrapper{background: #fff4f4;
  
    margin-bottom: 22px;
    padding: 30px 25px;}
.pro-sidebar .product-links-sd{}
.pro-sidebar .product-links-sd li{
    margin-bottom: 17px;
    }
	
	
	.pro-sidebar .product-links-sd li .fa{color: #272727;
    font-size: 15px;}
	
.pro-sidebar .product-links-sd .active{}
	
	.pro-sidebar .product-links-sd .active .fa{color: #099f50;}
	.pro-sidebar .product-links-sd .active a{color: #09a051;
    font-weight: 700;}
	
	
.pro-sidebar .product-links-sd li a{
   padding: 0 0 0 6px;
    position: relative;
    color: #272727;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;}
.pro-sidebar .enquiry-form{}
.pro-sidebar .enquiry-form form{}

.pro-sidebar .enquiry-form form textarea{min-height:80px;}
.pro-sidebar .enquiry-form form .contact-sap{}
.pro-sidebar .enquiry-form form .form-group{}
.pro-sidebar .enquiry-form form .form-control{border-radius: 0;
    height: 42px;
    font-size: 13px;border: 0;
    font-weight: 500;}
.pro-sidebar .enquiry-form form .sub-ct-btn-dgh{background: #07a251;
    border: 0;
    color: white;
    padding: 12px 46px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    display: block;
    width: 100%;}


.product-detail-img{box-shadow: 0 4px 7px rgb(134 134 134 / 75%);
    background: #f1f7f6;
    padding: 5px;}



.product-detail-description{padding: 55px 0 0 0;}
.product-detail-description h3{}
.product-detail-description .para-text-cls{}
.product-detail-description .para-text-cls p{}
.product-detail-description .sub-title{}
.product-detail-description .sub-title h4{font-weight: 600;}
.product-detail-list-custom-wrapper{}
.product-detail-list-custom-wrapper li{line-height: 26px;
    font-weight: 500;
    position: relative;
    margin-bottom: 8px;
    padding: 0 0 0 32px;}

.product-detail-list-custom-wrapper li::before{content: '';
    position: absolute;
    left: 0;
    top: 1px;
    background-image: url(../images/tick-icon.png);
    width: 25px;
    height: 26px;}

.list-design-bg{background:#e8fbf9;
    padding: 25px 35px;
    border-radius: 5px;}




.product-detail-form{float: left;
    width: 100%;
    background: #fbfbfb;
    padding: 40px 20px;
    border-radius: 5px;
    margin: 40px 0 0 0;
    border: 1px solid #f1f1f1;}
.product-detail-form form{}
.product-detail-form .contact-sap{}
.product-detail-form .form-group{}
.product-detail-form .form-control{box-shadow: none;
    background: white;
    border-radius: 0;
    height: 42px;
    border: 1px solid #e6e6e6;}
	.product-detail-form textarea{min-height: 80px;}

.product-detail-form .sub-btn{}

.product-detail-form .sub-btn .sub-ct-btn-dgh{background: #07a251;
    border: 0;
    color: white;
    padding: 12px 46px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;}



.product-detail-contact-list-sidebar{}

.detail-list-ed{}

.product-detail-contact-list-sidebar .det{
    border: 1px solid #f5f5f5;
    background-color: white;
    margin-bottom: 10px;
    outline: dashed 1px rgba(82, 82, 82, 0.5);
    outline-offset: -8px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    background-color: #fff4f4 !important;
    padding: 0 8px 0 12px;}
.product-detail-contact-list-sidebar .fa{float: left;
    position: relative;
    top: 16px;
    width: 27px;
    background: #07a251;
    height: 27px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-size: 12px;}
.product-detail-contact-list-sidebar a{padding: 17px 6px;
    position: relative;
    color: #565656;
    display: inline-block;}

.product-detail-contact-list-sidebar p{color: #807f80;
    padding: 0 0 0 32px;
    font-size: 13px;
    line-height: 0;
    /* display: block; */
    word-break: break-all;
    line-height: 24px;
    margin: 0;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    display: block;}



.side-port-spce .box1{margin: 6px;}



.place-cls{}

.place-cls p{color: #8c1c40;
    font-size: 15px;
    font-weight: 700;}




  .contact-address-num{margin-top: 0px;}
      .contact-address-num .cont-inner{text-align: center;min-height: 310px;
    padding: 45px 18px;}
      .contact-address-num .cont-inner .icon{}
     .contact-address-num .cont-inner .icon .fa{background: #bb1a14;
    width: 95px;
    height: 95px;
    font-size: 43px;
    border-radius: 50%;
    color: white;
    line-height: 98px;}
      .contact-address-num .cont-inner h4{color: white;
    text-transform: capitalize;
    font-size: 22px;
    margin-top: 22px;
    margin-bottom: 17px;}
     .contact-address-num .cont-inner p{margin-bottom: 8px;font-size: 14px;color: white;}
     .contact-address-num .cont-inner p a{color: white;}
	  
	  
	 
	  
	  
	  .contact-form form{margin: 35px 0 0 0;}
	    
        .contact-form{background: white;
   box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    padding:50px 55px;float: left;
    width: 100%;
    border-radius: 7px;}
        .contact-form h4{text-align: center;font-size: 30px;
    text-transform: capitalize;margin-bottom: 16px;
    font-weight: 700;}
        .contact-form .contact-sdsp{}
         .contact-form .form-group{margin-bottom: 15px;}
         .contact-form .form-group .form-control{height: 52px;
   font-weight: 500;
    border: 1px solid whitesmoke;
    box-shadow: none;
    background: #f7fdff;
    border-radius: 0;}
         .contact-form .form-group textarea{min-height:95px;}
         .contact-form .sub-ct-btn-dgh{border: 0;
    background: black;
    text-transform: uppercase;
    letter-spacing: 1px;
    
    text-align: center;
    background: #009f4c;
    color: white;
    text-transform: uppercase;
    padding: 16px 28px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    width: 100%;}
	  
	  
	   .contact-form .form-group .btn{border-radius: 0;
    background: #bb1a14;margin: auto;
    display: block;
    padding: 16px 129px;
    color: white;}
	  
	  
	  
	.img-grid2{ min-height: 574px;
max-height: 572px;
	}
	  
	  
	  
        .contact-sidebar-ryt-add-cls{box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);}
        .contact-sidebar-ryt-add-cls .contact-widget-wrapper{padding: 30px 17px 30px;
    background-color: #8c1c40;
    border-radius: 10px 10px 0 0;
    color: #fff;
    /* font-size: 24px; */
    text-align: center;}
        .contact-sidebar-ryt-add-cls .contact-widget-wrapper .heading-title{color: #fff;
    font-size: 28px;
    margin: 0;
    text-align: center;}
        .contact-sidebar-ryt-add-cls .our-location{padding: 29px 18px;border-bottom: 1px solid #e7e7e7;}
        .contact-sidebar-ryt-add-cls .our-location .icon-holder{display: inline-block;width: 16%;
    float: left;}
        .contact-sidebar-ryt-add-cls .our-location .icon-holder .fa{background-color: #fff;
    box-shadow: 0px 0px 26px 0px rgb(0 0 0 / 8%);
    color: #8c1c40;
    height: 53px;
    width: 53px;
    border-radius: 50%;
    font-size: 24px;
    text-align: center;
    line-height: 51px;
    border: 1px solid #ececec;}
        .contact-sidebar-ryt-add-cls .our-location .location-txt-custom{display: inline-block;padding: 0 0 0 8px;
    width: 84%;}
        .contact-sidebar-ryt-add-cls .our-location .location-txt-custom h3{margin-top: 5px;text-transform: capitalize;
    color: #424242;
    font-size: 20px;
    font-weight: 600;}
        .contact-sidebar-ryt-add-cls .our-location .location-txt-custom p{color: #636262;
    font-size: 16px;
    font-weight: 500;margin-bottom: 0;
    line-height: 27px;}
	
	
	
	.cbdf{padding-right: 5px;
    padding-left:  5px;}
	
	 .contact-sidebar-ryt-add-cls .our-location .location-txt-custom p a{color: #636262;
    font-size: 16px;
    font-weight: 500;}
	  

.main-contact-map-cls-h{}
.main-contact-map-cls-h .map-contact{}
.main-contact-map-cls-h .map-contact iframe{border: 0;
    height: 410px;}



.contact-cls-fonts a{font-family: 'Roboto',sans-serif;
    font-weight: 400 !important;}




#owl-demo14{}
#owl-demo14 .owl-controls{}


#owl-demo14 .owl-buttons{position: absolute;
    top: 190px;
    right: 0;
    left: 0;
    height: 0;}

#owl-demo14 .owl-prev{
    background: #009f4c;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 50%;
    font-size: 22px;margin-right: 5px;
    margin-left: 0px;}

#owl-demo14 .owl-next{
    background: #009f4c;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 50%;
    font-size: 22px;
    float: right;
   
    margin-right: 0px;}



.resp-header-social-link{display:none;}



.portfolio-img{
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
    }

    .portfolio-img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
     
    }











/*WRAPPER*/
.wrap{
	width:100%;		
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	padding:8px;		
}

/*COLUMNS*/
.col{
	float:left;		
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width:20%;
	padding:8px;	
}


.col1{width:10%;}
.col2{width:20%;}
.col3{width:30%;}
.col4{width:40%;}
.col5{width:50%;}
.col6{width:60%;}
.col7{width:70%;}
.col8{width:80%;}
.col9{width:90%;}
.col10{width:100%;}



/*SUB-COLUMN*/
.col .col{	padding:0; padding-left:0px;}
.col .col ~ .col{padding-left:16px;}

.col .col1{width:10%;}
.col .col2{width:20%;}
.col .col3{width:30%;}
.col .col4{width:40%;}
.col .col5{width:50%;}
.col .col6{width:60%;}
.col .col7{width:70%;}
.col .col8{width:80%;}
.col .col9{width:90%;}
.col .col10{width:100%;}


/*BOXES*/
.box{
	width:100%; 
	margin-bottom:12px; 
	background:#999; 
	clear:both;
	background-color: #eaeaea;
	box-shadow:rgba(0,0,0,0.3) 0px 0px 5px;
	border:5px solid #fff;
	
	background-position:center; 
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	text-align:center;
	color:#fff;	
	
	cursor:pointer;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition:    all 0.2s ease;
	-o-transition:      all 0.2s ease;
	-ms-transition:     all 0.2s ease;
	transition:         all 0.2s ease;	
}

.box:hover{
	-moz-transform: scale(0.98);
	-webkit-transform: scale(0.98);
	-o-transform: scale(0.98);
	-ms-transform: scale(0.98);
	transform: scale(0.98);	
}

/*
.box1{height:50px;}
.box2{height:100px;}
.box3{height:150px;}
.box4{height:200px;}
.box5{height:250px;}
.box6{height:300px;}
.box7{height:350px;}
.box8{height:400px;}
.box9{height:450px;}
.box10{height:500px;}

*/

/*OVERLAY*/
.overlay{
	position:fixed;
	background:rgba(0,0,0,0.8);
	z-index:100;
	top:0;
	left:0;
	width:100%;
	height:100%;	
}

.pop{
	position:absolute;
	top:50%;
	left:50%;
	width:400px;
	padding:20px;
	height:240px;
	margin:	-110px 0px 0px -220px;
	background:#fff;
	color:#666;
	overflow:hidden;
}

.pop span{	text-shadow:none;	color:#066;		padding:0;}
.pop h2{text-shadow:none; font-size:16px; color:#666; text-align:center;}
.pop h1{font-size:36px;  margin-bottom:4px; color:#666; margin-bottom:14px; text-align:center;}
.pop div{	margin-top:30px;}
.pop p{line-height:140%;}

#close{
	position:absolute;
	top: -17px;
	right: 15px;
	cursor:pointer;	
}

@media screen and (max-width: 1100px){
	.col1{width:20%;}
	.col2{width:40%;}
	.col3{width:60%;}
	.col4{width:80%;}
	.col5{width:100%;}
	.col6{width:120%;}
	.col7{width:140%;}
	.col8{width:160%;}
	.col9{width:180%;}
	.col10{width:200%;}
	
}

@media screen and (max-width: 678px){
	
	.col{width:100%;}	
	.col .col{	width:100%;	padding-left:0 !important ;	}
}



.pop h1, .pop h2{
	-webkit-transition: all 0.5s ease;
	-moz-transition:    all 0.5s ease;
	-o-transition:      all 0.5s ease;
	-ms-transition:     all 0.5s ease;
	transition:         all 0.5s ease;	
}


/*hide left*/
.pop h1{
	-moz-transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
	-o-transform: translateX(-200px);
	-ms-transform: translateX(-200px);
	transform: translateX(-200px);
	opacity:0;
}

/*hide right*/
.pop h2{
	-moz-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	-o-transform: translateX(200px);
	-ms-transform: translateX(200px);
	transform: translateX(200px);	
	opacity:0;
}

/*Slide left > right || right > left*/
.pop h1.animationActive, .pop h2.animationActive {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);	
	opacity:1;
}





.res-top-bar-cls{}




.flag-cls-header-pg{display: inline-block;
   float: right;
    position: relative;
    top: 1px;
    padding: 28px 0px;
    margin-left: 0px;}
		.saudi-name-head{display: inline-block;
    float: left;}
		.saudi-name-head h4{font-size: 16px;
    text-transform: uppercase;margin: 0;
    font-weight: 600;}
	
	.saudi-name-head h4 a{color: #05a150;font-family: 'Montserrat', sans-serif;}
	
	
		.saudi-flag{display: inline-block;}
		.saudi-flag img{max-width: 35px;
    position: relative;
    top: -7px;
    margin: 0 0 0 3px;}
		
		
		.res-saudi-flg-cls-jh{display:none;}
		
		
		
		
		
		
		
		
		.resp-header-number {
    display: inline-block;
    float: left;
}
		
.resp-header-number ul {
}		
		
	.resp-header-number ul li {
    display: inline-block;margin: 0 10px 0 0;
}



.resp-header-number .fa {
    background: #ffffff;
    width: 28px;
    color: #019e4c;
    font-size: 15px;
    height: 28px;
    border-radius: 50%;
    line-height: 29px;
}

.resp-header-number ul a {
    color: white;
    padding: 0 0 0 7px;
    font-family: 'Roboto',sans-serif;
}

.resp-header-social-link {
    display: inline-block;
    float: right;
}

.resp-header-social-link ul {
}

.resp-header-social-link ul li {
    display: inline-block;
}

.resp-header-social-link ul a {
    color: #019e4c;
    background: white;
    height: 28px;
    display: inline-block;
    width: 28px;
    border-radius: 50%;
    line-height: 30px;
    font-size: 15px;
    margin: 0 5px 0 5px;
}
.resp-header-social-link ul .fa {
}





		.top-bar-cls {
    background: #8c1c40;
    float: left;
    width: 100%;
    display: block;
    padding: 8px 20px;
}

	
		
		
			.resp-header-social-link-btm{display:none;}
			
			.resp-header-social-link-btm ul{text-align: right;}
			.resp-header-social-link-btm ul li{display: inline-block;}
			.resp-header-social-link-btm ul li a{color: white;
    margin: 0 14px 0 0;}
			.resp-header-social-link-btm ul li .fa{}
			
			
			

@media only screen and (max-width : 1320px) {
		
		
		.inner-header-cls .inner-header-navigation {
    padding: 0 0 0 22px;
}

.menu li a {
    padding: 28px 11px;
    font-size: 13px;
}
		
}	
		

@media only screen and (max-width : 1300px) {
	
	
	
	
	.inner-header-cls .inner-header-navigation{padding: 0 0 0 25px;}
	.menu li a{padding: 28px 10px;font-size: 13px;}
	
	.about-left-text {
    padding: 20px 29px 0 0;
}


.ab-border-lft::before{height: 308px;right: 4px;}

.inner-header-cls{padding: 0;}
	
}



@media only screen and (max-width : 1200px){
	
	
	.flag-cls-header-pg{margin: 0 0 0 6px;}
	
	.saudi-name-head h4{font-size: 14px;}
	
	.flag-cls-header-pg{top: 2px;}
	
	.header-social-links-cls-main{display: none;float: none;}
	
	
	.inner-header-cls{padding: 0 0;}
	
	.header-social-links-cls-main ul .fa{padding: 28px 7px;}
	
	
	.res-top-bar-cls{background: #8c1c40;
    float: left;
    width: 100%;display: block;
    padding: 8px 20px;}
	
	
	
	
	.resp-header-social-link{display: inline-block;
    float: right;}

.resp-header-social-link ul{}
.resp-header-social-link ul li{display: inline-block;}
.resp-header-social-link ul a{color: #019e4c;
    background: white;
    height: 28px;
    display: inline-block;
    width: 28px;
    border-radius: 50%;
    line-height: 30px;
    font-size: 15px;
    margin: 0 5px 0 5px;}
.resp-header-social-link ul .fa{}
	 .resp-header-number{display: inline-block;
    float: left;}
.resp-header-number ul{}
.resp-header-number ul li{display: inline-block;}
.resp-header-number ul a{color: white;padding: 0 0 0 7px;
    font-family: 'Roboto',sans-serif;}
.resp-header-number .fa{background:#ffffff;
    width: 28px;color: #019e4c;
    font-size: 15px;
    height: 28px;
    border-radius: 50%;
    line-height: 29px;}
	
	
	.inner-header-cls .inner-header-navigation {
    padding: 0;
}
	
	
	
	
	}




@media only screen and (max-width : 1100px){
	
	.inner-header-cls .inner-header-logo img{max-width: 210px;}
	
	
}



@media only screen and (max-width : 1024px) {}
	
	@media only screen and (max-width : 991px) {
		
		
		.flag-cls-header-pg {
    top: 0px;
}
		.saudi-name-head h4 a {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
		.res-saudi-flg-cls-jh .flag-cls-header-pg{display:block;}
		
		
		.flag-cls-header-pg{display:none;}
		
		.res-saudi-flg-cls-jh .flag-cls-header-pg{padding: 0;float: left;width: 100%;
    text-align: center;margin: 0;}
		
		.res-saudi-flg-cls-jh .saudi-name-head h4{color: white;position: relative;
    top: 1px;}
		
		.res-saudi-flg-cls-jh .saudi-name-head{margin-right: 6px;float: none;}
		
		
		.res-saudi-flg-cls-jh .saudi-flag img{top: -1px;background: white;
    padding: 1px;
    border-radius: 2px;}
		
		.res-saudi-flg-cls-jh{display: block;
    background: #029c4c;
    padding: 7px 10px;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;float: left;
    }
		.res-mt-spce{margin-top: 9px;}
		
		.res-space-pd-hm-ws{padding-left: 0px !important;padding-right: 0px !important;}
		
		.space-pd{padding-left: 10px;
    padding-right: 10px;}
		
		
		.img-size{max-height: inherit;
    min-height: auto;}
		
		
		.img-grid2 {
   
    min-height: auto;
    max-height: inherit;
}
		
		.contact-sidebar-ryt-add-cls .our-location .icon-holder{width: 10%;}
		
		
		.contact-sidebar-ryt-add-cls .our-location .location-txt-custom{width: 90%;}
		
		.contact-form{margin-bottom: 45px;}
		
		
		.contact-sidebar-ryt-add-cls{clear: both;}
		
		.footer-social-links{margin: 18px 0 0 0;}
		
		.footer-social-links ul {
    text-align: center;
}
		
		.bottom-footer .footer-copyright {
    text-align: center;
}
		
		.footer-one {
    margin-bottom: 30px;
}


		
		.footer-one .footer-logo img {
    max-width: 275px;
}
		
		.portfolio {
    padding: 0;
}
		
		.about-right-txt {
    padding: 0;
}
		.ab-border-lft::before{display:none;}
		
		.nav-up {
    top:-164px;
}
		nav{background: #0c0c0c;}
		
		.inner-header-cls .inner-header-navigation{display: none;}
		
		.main-home .home-area #owl-demo13 .item figcaption {
 margin-bottom: -10px;
}
 .res-contact-header-top {
 display: block;
 float: right;
}
 .get-in-popup-cls-inn .modal form .sub-pop-inn {
padding: 14px;
}
 .get-in-popup-cls-inn .modal form .form-group textarea {
 min-height: 90px;
}
 .get-in-popup-cls-inn .modal form .form-group .form-control {
 height: 44px;
}
 header .main-header .naviagtion-header {
display: none;
}
 .res-contact-header-top {
display:block;
}
 .res-contact-header-top ul {
}
 .res-contact-header-top ul li {
display: inline-block;
 padding:0 0px 0 20px;
}
 .res-contact-header-top ul li a {
font-size: 17px;
 color: #ffffff;
 background: #e14326;
 width: 36px;
 height: 36px;
 display: inline-block;
 border-radius: 50%;
 line-height: 37px;
}
 .res-contact-header-top ul li .fa {
}
 .get-in-popup-cls-inn .modal-body {
padding: 30px;
}
 .modal-icon-pop {
 position: absolute;
 left: -24px;
 top: 34px;
}
 .modal-icon-pop .img-icon {
 max-width: 46px;
}
 .get-pop h4 {
font-size: 31px;
}
 .res-logo-inn img {
max-width: 120px;
}
 header .main-header .naviagtion-header .contact-header-top ul {
 text-align: center;
}
 header .main-header .naviagtion-header {
float: none;
}
 .logo-inn {
display:none;
}
 .res-logo-inn {
display: inline-block;
 float: left;
}
 .res-col-lft-cls {
}
 .res-col-ryt-cls {
padding-right: 15px;
}
 .home-text-area .text-inner .bakery-icons ul img {
max-width: 34px;
}
 .home-text-area .text-inner .bakery-icons ul li a {
margin: 11px 0 0 0;
font-size: 18px;
}
 .home-text-area .text-inner .bakery-icons ul li {
padding: 0 9px;
}
 .home-text-area .text-inner .bakery-icons {
padding: 0;
}
 .home-text-area .text-inner .get-btn-hm a {
padding: 14px 16px;
font-size: 13px;
}
 .main-home .home-area #owl-demo13 .item figcaption {
padding: 0 30px;
}
 .output h1 {
font-size: 25px;
}
 header .main-header .naviagtion-header .contact-header-top li {
font-size: 15px;
 padding: 0 11px 0 0;
}
 header .main-header .naviagtion-header .header-tabs nav {
display: none;
}
 .bakery-products-area .bakery-products-wrapper {
padding: 50px 0;
}
 .contact-main-area-cls::before {
top: 320px;
 width: 294px;
 height: 204px;
}
 .bottom-section-space {
 padding-bottom: 65px !important;
}
 .inner-header-cls .inner-header-logo img {
 float: left;
}
 .sale-market .sale-inner {
margin-bottom: 25px;
}
 .box7:after {
left: 190% !important;
}
 .partners-areacls .partners-area-inner {
padding: 0 8px !important;
}
 .bread-crumb-area-inn .get-btn a {
padding: 14px 16px !important;
 font-size: 13px !important;
}
 .hidden-sm {
display:none;
}
 .inner-banner .logo-overlay {
display:none !important;
}
 .inner-banner .banner-area-wrapper {
text-align: center !important;
 text-transform: capitalize;
 justify-content: center !important;
 align-items: center !important;
 display: flex !important;
}
 .inner-banner .inner-heading-caption h1 {
text-align: center !important;
font-size: 27px !important;
}
 .inner-banner .inner-heading-caption {
position: initial !important;
background: transparent !important;
 max-width: none !important;
}
 .inner-header-cls .inner-header-logo {
 margin:0px 0 0 0 !important;
}
 .inner-header-cls {
padding: 15px 8px !important;
}
 .res-tog {
display:block;
}
 header .main-header .button_container {
top: 60px;
 right:4%;
}

 /*----------Responsive menu css part-----------*/ 
.button_container {
 position: absolute;
 top: 13px;
 right: 2%;
 height: 27px;
 width: 31px;
 cursor: pointer;
 z-index: 100;
 -webkit-transition: opacity .25s ease;
 transition: opacity .25s ease;
}
.button_container:hover {
 opacity: .7;
}
.button_container.active .top {
 -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
 transform: translateY(11px) translateX(0) rotate(45deg);
 background:#009f4c;
}
.button_container.active .middle {
 opacity: 0;
 background: #f00;
}
.button_container.active .bottom {
 -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
 transform: translateY(-11px) translateX(0) rotate(-45deg);
 background: #009f4c;
 top: 21px;
}
 .button_container span {
 background:#8c1c40;
 border: none;
 height:3px;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 -webkit-transition: all .35s ease;
 transition: all .35s ease;
 cursor: pointer;
}
.button_container span:nth-of-type(2) {
 top: 10px;
}
.button_container span:nth-of-type(3) {
 top: 20px;
}
 .overlay {
 position: fixed;
 background: #0c0c0c;
 top: 0;
 left: 0;
 width: 100%;
 height: 0%;
 opacity: 0;
 visibility: hidden;
 -webkit-transition: opacity .35s, visibility .35s, height .35s;
 transition: opacity .35s, visibility .35s, height .35s;
 overflow-y: scroll;
 overflow-x: hidden;
z-index: 99;
}
.overlay.open {
 opacity:1;
 visibility: visible;
 height: 100%;
}
.overlay.open li {
 -webkit-animation: fadeInRight .5s ease forwards;
 animation: fadeInRight .5s ease forwards;
 -webkit-animation-delay: .35s;
 animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
 -webkit-animation-delay: .4s;
 animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
 -webkit-animation-delay: .45s;
 animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay nav {
 position: relative;
 height: 70%;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 text-align: center;
}
.overlay ul {
 list-style: none;
 padding: 0;
 margin: 0 auto;
 position: relative;
 height: 100%;
}
.overlay ul li {
 display: block;
 line-height: 35px;
 position: relative;
 opacity: 0;
 width: 100%;
}
.overlay ul li a {
display: block;
    position: relative;
    color: #4e4e4e;
    padding: 6px 0;
    text-transform: capitalize;
    text-decoration: none;
    overflow: hidden;
    font-size: 17px;
    border-bottom: 0;
    background: #eaeaea;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
 width: 100%;
}
.overlay ul li a:after {
 content: '';
 position: absolute;
 bottom: 0;
 left: 50%;
 width: 0%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 /*height: 3px;*/
 background: #FFF;
 -webkit-transition: .35s;
 transition: .35s;
}
 @-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 left: 20%;
}
 100% {
 opacity: 1;
 left: 0;
}
}
 @keyframes fadeInRight {
 0% {
 opacity: 0;
 left: 20%;
}
 100% {
 opacity: 1;
 left: 0;
}
}
/*----------Responsive menu css part-----------*/ 
	  .why-company .company-market-area {
padding: 35px 0 55px 0;
}
 .bakery-col h2 {
margin-top: 0;
}
 .product-area-second::before {
width: 294px;
 height: 204px;
}
 .product-area::before {
top: 600px;
}
 .product-area-third::before {
top: 451px;
 right: 0;
 width: 294px;
 height: 204px;
}
/*.top-ab-area-ry {
    margin: 130px 0 0 0;
}*/


.header-social-links-cls-main{display: none;}




	.about-left-text {
    padding: 0;
}

		.res-abt-top-img{margin-top: 50px;}
		
		
		.res-bottom-space-cls{padding-bottom: 60px;}
		
		.res-abt-img {
    margin-bottom: 50px;
}

.product-sidebar {
    margin-top: 33px;
}
		
	}


@media only screen and (max-width : 800px) {
	}







 @media only screen and (max-width : 768px) {
	 
	 .banner {
    margin: 130px 0 0 0;
}
	
	 
	 
		
		.res-abt-top-img{margin-top: 50px;}
		
		
		.res-bottom-space-cls{padding-bottom: 60px;}
		
		.res-abt-img {
    margin-bottom: 50px;
}


	 
	 
	 header{position: absolute;}
	 
	 .banner #owl-demo13 .owl-controls .owl-buttons .owl-prev{width: 33px;background: #000000a8;
    height: 33px;font-size: 20px;
    line-height: 33px;}
	
	.banner #owl-demo13 .owl-controls .owl-buttons .owl-next{width: 33px;background: #000000a8;
    height: 33px;font-size: 20px;
    line-height: 33px;}
	 
	 .zoominheader{min-height: 400px;}
	 .header-wrapper{min-height: 400px;}
	 
	 .banner #owl-demo13 .owl-controls .owl-buttons{top: -228px;padding: 0 0px;}
	 .service-text .pr-head a {
    padding-bottom: 8px;
}



	 
   
  }
 @media (max-width: 767px) {
 .mainWrap {
 width: auto;
 padding: 50px 20px;
}
 .menu {
 display: none;
}
 .responsive-menu {
 display: block;
}
 nav {
 margin: 0;
 background: none;
}
 .menu li {
 display: block;
 margin: 0;
}
 .menu li a {
 background: #fff;
 color: #797979;
}
 .menu li a:hover, .menu li:hover>a {
 background: #9ca3da;
 color: #fff;
}
 .menu ul {
 visibility: hidden;
 opacity: 0;
 top: 0;
 left: 0;
 width: 100%;
 transform: initial;
}
 .menu li:hover>ul {
 visibility: visible;
 opacity: 1;
 position: relative;
 transform: initial;
}
 .menu ul ul {
 left: 0;
 transform: initial;
}
 .menu li>ul ul:hover {
 transform: initial;
}
}





@media only screen and (max-width : 600px) {
	
	.sl-wrapper .sl-navigation{position: relative;
    z-index: 99999999;}
	
	
	.sl-wrapper .sl-navigation button{color: #fff !important;
    background: black !important;
    height: 30px !important;
    border-radius: 50%;
    width: 30px !important;
    font-size: 24px !important;
    line-height: 0px !important;}
	
	
	
	.contact-sidebar-ryt-add-cls .our-location .location-txt-custom{padding: 0 0 0 22px;}
	
	.main-footer {
    padding: 60px 16px;
}
	.sd-ab-spce {
    padding: 0 15px;
}
	
	
	.about-area .about-wrapper {
    padding: 50px 0 55px 0;
}


.ab-caption h1{font-size: 37px;
   
    line-height: 52px;}


	
	
	}





@media only screen and (max-width : 500px) {
	
	.resp-header-number ul li{font-size: 13px;}
	
	
	.res-saudi-flg-cls-jh .flag-cls-header-pg {
    padding: 0;
    float: left;
    width: 50%;
    text-align: left;
    margin: 0;
}
	
	.res-saudi-flg-cls-jh {
    display: block;
    background: #029c4c;
    padding: 7px 10px;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
}
	
	.top-bar-cls{padding: 8px 9px 4px 9px;}
	
	
	.resp-header-number{float: none;
    width: 100%;}
	
	
	.flt-lft-cls-jhd {
    float: left;
}

.right-res0cls-link-list-wsb {
    float: right;
}
	.res-saudi-flg-cls-jh .saudi-name-head {
    margin-right: 2px;}
	
	
	.saudi-name-head h4 {
    font-size: 12px;
}
	
	.right-res0cls-link-list-wsb{}
	
	.resp-header-social-link{display:none;}
	
	
	.resp-header-social-link-btm{clear: both;
    display: inline-block;
    
    width: 50%;}
	
	.overlay ul li a{font-size: 15px !important;}
	
	#owl-demo14 .owl-next{float: none;}
	
	.side-port-spce .box1{margin-bottom: 10px;}
	
	
	
	
	
	.res-bottom-mg-cls {
     margin-bottom: 50px;
}
	
	.contact-form{padding: 35px 15px;}
	
	.contact-sidebar-ryt-add-cls .our-location .location-txt-custom{padding: 0 0 0 28px;}
	
	.pro-sidebar h3 {
    margin-top: 15px;}
	.design-product-wrapper{padding: 16px 16px;}
	
	
	.pro-sidebar .search-bar input{width: 80%;}
	
	.pro-sidebar .search-bar button{width: 20%;}
	
	
	.product-detail-description {
    padding: 45px 0 0 0;
}
	.box14{padding: 0 8px;}
	
	
	.res-top-space-cls{margin-top: 65px;}
	
	.res-side-space{padding:0 5px;}
	
	.res-abt-img {
    margin-bottom: 35px;
}
	
	.inn-banner-head h3{font-size: 25px;font-weight: 700;}
	
	#scroll{width: 30px;bottom: 30px;
    height: 30px;}
	
	
	#scroll span{margin-left: -6px !important;border: 6px solid transparent !important;border-bottom-color: #ffffff !important;
    margin-top: -9px !important;}
	
	.bottom-footer{padding: 21px 10px;}
	
	.footer-one {
    margin-bottom: 20px;
}
	
	.main-footer {
    padding: 60px 0px;
}
	.video-play-button:after{width: 60px;
    height: 60px;}
	.video-play-button:before{width: 60px;
    height: 60px;}
	
	.video-play-button span{border-left: 15px solid #1f1f1f;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    text-align: center;
    top: 14px;
    left: 8px;}
	
	#owl-demo14 .owl-buttons{bottom: -13px;
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: center;
   }
   
   .main-video-area {
    padding-top: 125px;
}
	
	.main-heading{padding: 16px;}
	.main-heading h3{font-size: 22px;}
	
	.para-text-cls p, .contact-sidebar-ryt-add-cls .our-location .location-txt-custom p{font-size: 15px;line-height: 25px;}
	
	
	.ab-caption h1, .title h3, .pro-sidebar h3, .contact-form h4, .contact-sidebar-ryt-add-cls .contact-widget-wrapper .heading-title{font-size: 23px;
    font-weight: 700;
    line-height: 31px;}
	.contact-form form {
    margin: 23px 0 0 0;
}
	
	.button-banner-home a{padding: 11px 21px;}
	
	.sd-ab-spce {
    padding: 0 6px;
}

.products-area .col-xs-6{width: 100%;}
.bottom-footer .footer-copyright p{line-height: 26px;}


.our-service .col-xs-6{width: 100%;}
.pro-sidebar .enquiry-form form {
    margin-bottom: 23px;
}
	
	
	.list-design-bg{padding: 18px 15px;}
	
	
	.contact-sidebar-ryt-add-cls .contact-widget-wrapper{padding: 16px 12px 16px;}
	
	
	.res-mt-20{margin-top: 12px;}
	
	
	
	
	
	}






@media only screen and (max-width : 480px) {}





@media only screen and (max-width : 420px) {
	
	
	
	}



@media only screen and (max-width : 400px) {
	
	
.resp-header-number ul li{margin: 0 2px 0 0;}

.resp-header-number ul a {
    color: white;
padding: 0 0 0 5px;}


	.contact-sidebar-ryt-add-cls .our-location .location-txt-custom {
    padding: 0 0 0 37px;
}

	.resp-header-number .fa{width: auto;
    height: auto;
    border-radius: 50%;
    line-height: initial;
    font-size: 13px;
    color: white;
    background: transparent;}
	
	.res-top-bar-cls{padding: 8px 12px;}
	
	.resp-header-social-link ul a{height: 25px;
    line-height: 28px;
    font-size: 13px;margin: 0 3px 0 3px;
    width: 25px;}
	
	.banner {
    margin: 106px 0 0 0;
}
	
	.inner-header-cls .inner-header-logo img {
    max-width: 170px;
}


.button_container{top: 9px;width: 25px;}
	
	.button_container span:nth-of-type(2){top: 8px;}
	.button_container span:nth-of-type(3){top: 16px;}
	
	.inner-header-cls {
    padding: 11px 8px !important;
}
	
	
	}










 @media only screen and (max-width : 350px) {
 header .main-header .button_container {
 top: 50px;
}
 .res-logo-inn img {
 max-width: 80px;
}
 .res-contact-header-top {
 display: block;
}
 .res-contact-header-top ul li {
padding: 0 0px 0 16px;
}
 .res-contact-header-top ul li a {
width: 30px;
 height: 30px;
 display: inline-block;
font-size: 14px;
 border-radius: 50%;
 line-height: 31px;
}
.footer-one .footer-logo img {
    max-width: 240px;
}

}
