/*Main CSS Begins*/
.no-padding{
	padding: 0rem !important;
}
.no-padding-left{
	padding-left: 0em !important;
}
.no-padding-right{
	padding-right: 0em !important;
}
.no-margin{
	margin: 0em !important;
}
.no-margin-left{
	margin-left: 0em !important;
}
.no-margin-right{
	margin-right: 0em !important;
}
.margin-center{
	margin: auto !important;
	display: block !important;
	float: none !important;
}
.text-center{
	text-align: center;
}
p{
	margin-bottom: 0px !important;	
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:foucs{
	text-decoration: none;
}
li{
	list-style: none;
}
ul{
	margin: 0px !important;
	padding: 0px !important;
}
/*Main CSS Ends*/
body{
	border-top: 10px solid #1b5cab;
	position: relative;
	overflow-x: hidden;
}
.to-all{
	max-width: 76.145%;
}
.ls-shadow{
	visibility: hidden !important;
}
header{
	border-top: 2px solid white;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7d9db+0,ffffff+22,ffffff+44,d7d9db+67,ffffff+67,ffffff+67,e86b00+68 */
	background: #d7d9db; /* Old browsers */
	background: -moz-linear-gradient(to bottom, #d7d9db 0%,#FFFFFF 26%,#ffffff 50%,#d7d9db 68.3%,#ffffff 68.3%,#ffffff 68.5%,#f07404 68.5%); /* FF3.6+ */
	background: -webkit-linear-gradient(to bottom, #d7d9db 0%,#FFFFFF 26%,#ffffff 50%,#d7d9db 68.3%,#ffffff 68.3%,#ffffff 68.5%,#f07404 68.5%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to bottom, #d7d9db 0%,#FFFFFF 26%,#ffffff 50%,#d7d9db 68.3%,#ffffff 68.3%,#ffffff 68.5%,#f07404 68.5%); /* Opera 11.10+ */
	background: -ms-linear-gradient(to bottom, #d7d9db 0%,#FFFFFF 26%,#ffffff 50%,#d7d9db 68.3%,#ffffff 68.3%,#ffffff 68.5%,#f07404 68.5%); /* IE10+ */
	background: linear-gradient(to bottom, #d7d9db 0%,#FFFFFF 26%,#ffffff 50%,#d7d9db 68.3%,#ffffff 68.3%,#ffffff 68.5%,#f07404 68.5%);/* W3C */
	padding-bottom: 70px;
}
.inner-body header{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7d9db+0,ffffff+25,ffffff+50,ffffff+75,d7d9db+98 */
	background: #d7d9db; /* Old browsers */
	background: -moz-linear-gradient(top,  #d7d9db 0%, #ffffff 25%, #ffffff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d9db), color-stop(25%,#ffffff), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d7d9db 0%,#ffffff 25%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d7d9db 0%,#ffffff 25%,#ffffff 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d7d9db 0%,#ffffff 25%,#ffffff 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #d7d9db 0%,#ffffff 25%,#ffffff 50%); /* W3C */
	padding-bottom: 14px;
}
.inner-body .logo img{
	margin-top: -32px;
}
.header-content{

}
.header-logo-menu{
	margin-top: 33px;
}
.inner-body .header-logo-menu {
	margin: 33px 0px;
}
.logo img{
	margin-left: 74px;
	margin-top: -20px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0px solid #ccc; 
	border: 0px solid rgba(0,0,0,.15);
	border-radius: 0px;
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.175);
	box-shadow: 0 2px 1px rgba(0,0,0,.175);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcdcdb+0,fcfcfc+100 */
	background: #dcdcdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #dcdcdb 0%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdb), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dcdcdb 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dcdcdb 0%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dcdcdb 0%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dcdcdb 0%,#fcfcfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdb', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}
.menu > ul{
	text-align: right;
}
.menu-ul{
	padding: 0px 27px !important;
}
.menu>ul>li{
	display: inline-block;
	/*padding: 13px 2.1%;*/
	cursor: pointer;
	position: relative;
	color: white;
	margin: 0px 17px;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	/*vertical-align: middle;*/
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: rgba(0, 0, 0, 0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1b5cab;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-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-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.brands-dropdown{
	width: 100%;
	min-width: 575px !important;
	border-top: solid #1b5cab 3px;
	right: 0px;
	left: -294px;
	top: 54px;
	white-space: nowrap;
}
.brands-dropdown:before{
	white-space: nowrap;
	border: solid;
	border-color: #111 transparent;
	border-color: #DEDEDD transparent;
	border-width: 0em .6em .6em .6em;
	top: -0.6em;
	content: "";
	display: block;
	left: 59%;
	position: absolute;
	z-index: 99;

}
.brands-dropdown li{
	display: inline-block !important;
}
.dropdown-menu>li>a {
	padding: 20px 0px;
}
.brands-dropdown li:nth-child(1) div{
	background-position: 3px 42%;
	background-image: url(../img/dropdown-img.png);
	height: 62px;
	width: 100%;
	margin: auto;
}
.brands-dropdown li:nth-child(2) div{
	background-position: -148px 42%;
	background-image: url(../img/dropdown-img.png);
	height: 62px;
	width: 100%;
	margin: auto;
}
.brands-dropdown li:nth-child(3) div{
	background-position: -306px 42%;
	background-image: url(../img/dropdown-img.png);
	height: 62px;
	width: 100%;
	margin: auto;
}
.brands-dropdown li:nth-child(4) div{
	background-position: 143px 42%;
	background-image: url(../img/dropdown-img.png);
	height: 62px;
	width: 100%;
	margin: auto;
}
.menu>ul>li>a{
	font-size: 19.5px;
	color: #333;
	font-family: Arial;
	font-weight: 100;
	padding: 13px 21.4px;
	display: inline-block;
}
.pro{
	background: rgba(27, 92, 171, 0) !important;
}
.current>a{
	font-size: 19.5px;
	color: white !important;
	font-family: Arial;
	font-weight: 100;
	padding: 13px 21.4px;
	display: inline-block;
	background: #1b5cab;
}
.ls-slide-img{
	width: 100% !important;
}
.after-menu{
	padding: 40px 39px;
}
.after-menu ul{
	text-align: left !important;
	margin-left: 23px !important;
}
.after-menu li, .after-menu li p{
	display: inline-block !important;
	color: #c3a47b !important;
	margin: 0px 5px !important;
	font-size: 12.5px !important;
	font-family: tahoma !important;
}
.after-menu li p:hover{
	color: #333;
}
.inner-body .after-menu {
	padding: 40px 39px 0px;
}
}
.text-arabic li:nth-of-type(even) span{
	font-size: 10px;
}
.circle-container {
	width: 97px;
	height: 97px; 
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: #505154 solid 2px;
	margin: 20px auto 0 auto;
	z-index: 5; /* for fixing chrome bug */
}
.inner-circle {
	width: 100%;
	height: 100%; 
	padding-bottom: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative; 
	transition: transform 0.2s ease-in-out;
}
.inner-circle:hover, .inner-circle:active { 
	transform: scale(1.1); 
}
.img-men {
	background: url(img/test.png) center center no-repeat; 	
	background-size: contain;
}
.welcome{
	background: #f15b00;
	padding: 50px 0px;
}
.welcome-text{
	padding: 0px 36px 0px 0px;
}
.welcome-text p{
	font-family: Tahoma;
}
.welcome-text p:first-of-type{
	color: #1b5cab;
	font-size: 41px;
	font-weight: 600;
	float: right;
	margin-top: -14px;
}
.welcome-text p:last-of-type{
	color: #1b5cab;
	font-size: 18px;
	font-weight: 600;
	float: right;
	letter-spacing: 0.06em;
	margin-top: -13px;
}
.welcome-text img{
	float: right;
	width: 100%;
	max-width: 202px;
}
.welcome-desc {
	border-left: 2px solid white;
	padding: 0px 0px 0px 36px;
}
.welcome-desc p{
	color: white;
	font-size: 16px;
	line-height: 1.7;
	margin: -6px 0px 0px;
}
.content-sprit{
	float: left;
	background-color: white;
}
.content-max{
	padding: 10px 0px 25px
}
.content-max h1{
	font-family: Tahoma;
	font-size: 26px;
	padding-bottom: 12px;
	font-weight: 600;
	color: #1b5cab;
}
.content-max p{
	font-family: Tahoma;
	font-size: 15px;
	padding: 15px 0px 46px;
	font-weight: 300;
	color: #545b67;
}
.content-max .grid>p{
	font-family: Tahoma;
	font-size: 15px;
	padding: 15px 0px;
	font-weight: 300;
	color: #545b67;
	min-height: 190px;
}
.content-max a{
	color: #ffffff;
	margin: 0px 0px 0px 15px;
}
.content-max img{
	width: 100%;
}
.more{
	background: #f26800;
	color: white;
	padding: 5px 0px;
	margin: 0px 0px 0px 20px;
}
.more:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-bottom: 30px solid #f26800;
	border-left: 20px solid transparent;
	margin-left: -20px;
	position: absolute;
	margin-top: -5px;
}
.awesome-cities {
	padding: 0;
	perspective: 1px;
	transform-style: preserve-3d;
	overflow-y: hidden;
	overflow-x: hidden;
	height: 200px;
	float: left;
	border-bottom: 14px solid #f26800;
}
.awesome-cities .slide {
	position: relative;
	padding: 5% 10%;
	min-height: 100vh;
	width: 100vw;
	box-sizing: border-box;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	transform-style: inherit;
}
.awesome-cities img {
	position: absolute;
	top: 50%;
	left: 35%;
	width: 320px;
	height: 240px;
	transform: translateZ(.25px) scale(.75) translateX(-94%) translateY(-100%) rotate(2deg);
	padding: 10px;
	border-radius: 5px;
	background: rgba(240,230,220, .7);
	box-shadow: 0 0 8px rgba(0, 0, 0, .7);
}
.awesome-cities img:last-of-type {
	transform: translateZ(.4px) scale(.6) translateX(-104%) translateY(-40%) rotate(-5deg);
}
.awesome-cities .slide:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.awesome-cities .title {
	width: 50%;
	padding: 5%;
	border-radius: 5px;
	background: rgba(240,230,220, .7);
	box-shadow: 0 0 8px rgba(0, 0, 0, .7);
}
.awesome-cities .slide, .awesome-cities .slide:before {
	background: 50% 50% / cover;
}
.awesome-cities .header {
	text-align: center;
	font-size: 175%;
	color: #fff;
	text-shadow: 0 2px 2px #000;
}
.awesome-cities #title {
	background-image: url(../img/para-img.jpg);
	background-attachment: fixed;
}
footer{
	float: left;
	width: 100%;
	border-bottom: 12px solid #1b5cab;
	position: relative;
}
.footer section{
	position: relative;
	z-index: 0
}
.footer-content{
	position: relative;
}
.footer-content > div{
	padding-top: 20px;
}
.footer-content > div h1{
	color: #1b5cab;
	font-family: Tahoma;
	font-size: 1.8em;
	font-weight: 600;
	padding-bottom: 20px;
	padding-left: 3px;
	margin: 31px 0px 20px;
}
.footer-content > div p{
	color: #3a3e4a;
	font-family: Tahoma;
	font-size: 1.0em;
	font-weight: 300;
	line-height: 1.8;
	padding: 14px 0px 8px 0px;
}
.footer-content > div a{
	color: #1B5CAB;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: 300;
	text-decoration: underline;
}
.with-sep{
	border-bottom: 1px solid #3a3e4a;
	margin-right: 40px;
}
.footer-grid{
	background: url('../img/footer-grid.png');
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 91px;
	z-index: -99999999;
}
.copyright{
	padding: 80px 0px 18px 0px;
}
.inner-body .copyright{
	padding: 18px 0px 18px 0px;
}
.copyright li{
	display: inline-block;
	font-size: 12px;
}
.copyright li:last-of-type{
	font-weight: 600;
}
.copyright img{
	margin: 0px 5px;
}
.about-us {
	border-top: #ff8a00 solid 5px;
	border-bottom: #ff8a00 solid 5px;
	padding: 40px 0px;
	margin: 0px;
}
.about-us p{
	font-family: Tahoma;
	font-size: 11pt;
	padding: 27px 0px;
	font-weight: 300;
	color: #545b67;
}
.page-header{
	font-family: Tahoma;
	font-size: 24pt;
	padding-bottom: 15px;
	font-weight: 600;
	color: #1b5cab;
}
.products {
	border-top: #f15b00 solid 47px;
	padding: 0px 0px;
	margin: 0px;
}
.page-header {
	border-bottom: 1px solid #f15b00;
}
.products p{
	font-family: Tahoma;
	font-size: 11pt;
	padding: 16px 77px 65px;;
	font-weight: 300;
	color: #545b67;
}
.products .page-header{
	font-family: Tahoma;
	font-size: 30px;
	padding-left: 38px;
	padding-bottom: 15px;
	margin: 34px 0 20px;
}
.products h2{
	font-family: Tahoma;
	font-size: 45px;
	padding-left: 38px;
	padding-top: 17px;
	color: #f15b00;
	font-weight: 600;
	padding-bottom: 10px;
}
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}
.slide-image {
	width: 100%;
}
.carousel-holder {
	margin-bottom: 30px;
}
.carousel-control,
.item {
	border-radius: 4px;
}
.caption {
	height: 130px;
	overflow: hidden;
}
.caption h4 {
	white-space: nowrap;
}
.thumbnail img {
	width: 100%;
}
.ratings {
	padding-right: 10px;
	padding-left: 10px;
	color: #ff8a00;
}
.thumbnail {
	padding: 0;
}
.thumbnail .caption-full {
	padding: 9px;
	color: #333;
}
.media {
	border-top: #ff8a00 solid 5px;
	border-bottom: #ff8a00 solid 5px;
	padding: 40px 0px;
	margin: 0px;
}
.media p{
	font-family: Tahoma;
	font-size: 11pt;
	padding: 27px 0px;
	font-weight: 300;
	color: #545b67;
}
.contact {
	border-top: #f15b00 solid 47px;
	padding: 0px 0px 50px;
	margin: 0px;
}
.contact .page-header {
	padding-left: 35px;
	font-size: 30px;
	margin-top: 34px;
}
.contact label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 300;
	font-family: tahoma;
	font-size: 1em;
	color: #333;
}
.contact h3 {
	color: #1b5cab;
	margin-bottom: 25px;
}
.contact h4 {
	font-family: Tahoma;
	font-size: 20pt;
	padding-bottom: 25px;
	font-weight: 600;
	color: #1b5cab;
	margin-top: 60px;
}
.contact .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #5F5F5F;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact button{
	background: transparent;
	border: 0px;
}
.contact a:link{
	color: #1B5CAB;
}
.contact .fa-mobile{
	margin: 0px 3px;
}
.contact-details p{
	line-height: 30px;
	font-family: tahoma;
}
.contact-banner{
	padding: 35px 0px 55px 0px !important;	
}
abbr[title] {
	border-bottom: 0px dotted;
}
.contact .fa{
	color: #F15B00
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
	text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
	text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
	text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
	text-align: justify;
}
.home-menu-list-mobile{
	top: 50px;
	right: 0px;
	position: absolute;
	z-index: 9999;
	box-shadow: none !important;
}
.current-mobile{
	background: #B9B9B9;
	padding: 0px;
}
#layerslider_22{
	margin-top: 6px !important;
}
.slide-extra{
	right: -1000px;
	opacity: 0;
	position: absolute;
	z-index: 99;
	margin: -13px 0px 0px;
}
.ls-bottom-slidebuttons a:nth-of-type(even){
	display: none !important;
}
.slider-shadow{
	position: absolute; 
	width: 100%; 
	height: 120px; 
	bottom: -20px;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%); 
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0000)),to(rgba(0,0,0,.0))); 
	background-image: linear-gradient(to right,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
	margin-right: 20px;
}
.carousel-control.left {
	left: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%); 
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0000)),to(rgba(0,0,0,.0))); 
	background-image: linear-gradient(to right,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
	margin-left: 20px;
}
.h1-product{
	padding-left: 83px !important;
}
.parallax-1{
	border-bottom: 10px solid #f26800;
}
section.module:last-child {
	margin-bottom: 0;
}
section.module p:last-child {
	margin-bottom: 0;
}
section.module.content-para {
	padding: 22px 0;
}
section.module.parallax {
	padding: 250px 0;
	background-position: 0 0;
}
section.module.parallax h1 {
	color: #1e1e1e;
	font-size: 48px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 10px white;
}
section.module.parallax-1 {
	background-image: url(../img/para-img.jpg);
	margin-top: -80px;
}
.media{
	border-top: #ff8a00 solid 0px;
	border-bottom: #ff8a00 solid 0px;
	padding: 0px 0px;
	margin: 0px;
}
.media-left, .media>.pull-left {
	padding-right: 50px !important;
}
.iso{
	background: #f2f2f3;
	padding: 59px 0px !important;
	position: relative;
	height: 230px;
	border-top: 4px solid white;
}
.media-heading {
	margin-top: -4px;
	margin-bottom: 5px;
	font-size: 1.6em;
	font-family: tahoma;
	font-weight: 300;
	padding-top: 19px;
}
.menu-ul li:Hover a {
	color: white;
}
li#dropdown-sprit:Hover a {
	color: white;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: none !important;
	background-image: none !important;
	background-repeat: no-repeat !important;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: rgba(255, 255, 255, 0);
	margin-top: -8px; 
}
/*Products Page Style Sheet*/
.products-holder{
	background: #ecf4f5; 
	padding: 6px 0px 62px; 
	border-top: #caeef2 solid 1px; 
	border-bottom: #caeef2 solid 1px;
	margin-bottom: 52px;
}
.products-holder-big{
	background: #ecf4f5; 
	padding: 21px 0px 21px; 
	border-top: #caeef2 solid 1px; 
	border-bottom: #caeef2 solid 1px;
	margin-bottom: 52px;
}
.product-img-container{
	margin: 65px 0px 0px 0px;
}
.product-img-container-big{
	margin: 0px 0px 0px 0px;
}
.product-details-container>ul{
	margin-top: 38px !important;
	/*margin-left: 77px !important;*/
}
.product-details-container-big>ul{
	margin-top: 22px !important;
	/*margin-left: 77px !important;*/
}
.product-details-container>ul>h3, .product-details-container-big>ul>h3{
	color: #195aa7;
	font-size: 23px;
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500; 
	padding-bottom: 5px !important;
}
.product-details-container>ul>li, .product-details-container-big>ul>li{
	padding-bottom: 5px;
}
.details{
	margin-bottom: 26px !important;
}
.details li:nth-of-type(1){
	color: #404856;
	font-family: arial;
	font-size: 17px;
	font-weight: 600;
}
.details li:nth-of-type(2){
	color: #404856;
	font-family: arial;
	font-size: 17px;
	font-weight: 300;
}
.product-bar-code{
	margin-top: 35px;
	/*margin-left: 38px;*/
}
.open > .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration: .2s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;

	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration: .2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;

	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration: .2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
@-webkit-keyframes slidenavAnimation {
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
.about-bb{
	padding: 10px 14px 0px;
}
.mobile-3d-slider .owl-buttons{
	display: none !important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -5px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -5px;
}
/*Media Query Style Sheet*/
@media (max-width: 767px) {
	.text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
		text-align: inherit;
	}
	.text-left-xs {
		text-align: left;
	}
	.text-center-xs {
		text-align: center;
	}
	.text-right-xs {
		text-align: right;
	}
	.text-justify-xs {
		text-align: justify;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
		text-align: inherit;
	}
	.text-left-sm {
		text-align: left;
	}
	.text-center-sm {
		text-align: center;
	}
	.text-right-sm {
		text-align: right;
	}
	.text-justify-sm {
		text-align: justify;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
		text-align: inherit;
	}
	.text-left-md {
		text-align: left;
	}
	.text-center-md {
		text-align: center;
	}
	.text-right-md {
		text-align: right;
	}
	.text-justify-md {
		text-align: justify;
	}
}
@media (min-width: 1200px) {
	.text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
		text-align: inherit;
	}
	.text-left-lg {
		text-align: left;
	}
	.text-center-lg {
		text-align: center;
	}
	.text-right-lg {
		text-align: right;
	}
	.text-justify-lg {
		text-align: justify;
	}
}
@media (max-width: 991px){
	.ls-bottom-nav-wrapper{
		display: none !important;
		visibility: hidden !important;
	}
	.logo img {
		margin: 0px 0px 18px;
	}
	.home-menu-list-mobile{
		display: block;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -25px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -35px;
	}
	figure.effect-apollo p {
		position: absolute;
		right: 0;
		bottom: 0;
		margin: 2em;
		padding: 0 0.2em;
		max-width: 230px;
		border-right: 4px solid rgba(242, 104, 0, 0.51);
		text-align: right;
		opacity: 0;
		-webkit-transition: opacity 0.35s;
		transition: opacity 0.35s;
		color: white;
		font-size: 30px;
	}
}
@media (min-width: 991px){
	.home-menu-list-mobile{
		display: none;
	}
}
@media all and (min-width: 600px) {
	section.module.parallax {
		padding: 200px 0;
	}
	section.module.parallax h1 {
		font-size: 96px;
	}
}
@media all and (min-width: 960px) {
	section.module.parallax h1 {
		font-size: 160px;
	}
}
@media (max-width: 1680px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: -41px;
		transition: transform 0.2s ease;
		height: 386px;
	}
	ul.text-arabic {
		margin-right: 51px !important;
	}
	.sm {
		margin-right: 0px !important;
	}
}
@media (max-width: 1600px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: -2.29em;
		transition: transform 0.2s ease;
		height: 386px;
	}
	ul.text-arabic {
		margin-right: 61px !important;
	}
	.sm {
		margin-right: 0px !important;
	}
}
@media (max-width: 1440px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: -4px;
		transition: transform 0.2s ease;
		height: 386px;
	}
	ul.text-arabic {
		margin-right: 97px !important;
	}
	.content-max .grid>p {
		font-family: Tahoma;
		font-size: 15px;
		padding: 15px 0px;
		font-weight: 300;
		color: #545b67;
		min-height: 200px;
	}
	.sm {
		margin-right: 0px !important;
	}
}
@media (max-width: 1400px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: -15px;
		transition: transform 0.2s ease;
		height: 386px;
	}
	.sm {
		margin-right: 0px !important;
	}
}
@media (max-width: 1366px) {
	/*.menu>ul>li {
	display: inline-block;
	margin: 5px 0%;
	cursor: pointer;
	}*/
	header{
		padding-bottom: 14px;
	}
.inner-body header{
	padding-bottom: 0px;
}
	.text-arabic li:first-child{
		margin-left: -17% !important;
	}
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: -24px;
		transition: transform 0.2s ease;
		height: 386px;
	}
	ul.text-arabic {
		margin-right: -9px !important;
	}
	.sm {
		margin-right: -16px !important;
	}
	.menu>ul>li {
		margin: 0px 9.4px;
	}
	.menu>ul>li>a {
		font-size: 13.5px;
	}
	.slider-shadow {
		bottom: 12px;
	}
	.brands-dropdown {
		width: 100%;
		min-width: 448px !important;
		border-top: solid #1b5cab 3px;
		right: 0px;
		left: -226px;
		top: 45px;
		white-space: nowrap;
	}
	.brands-dropdown li img{
		width: 80%;
	}
	.logo img {
		margin-left: 44px;
		margin-top: -20px;
		width: 77%;
	}
	.welcome-desc p {
		color: white;
		font-size: 14.9px;
		line-height: 1.8;
		margin: -1px 0px 0px;
	}
}
@media (max-width: 1280px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: -8px;
		transition: transform 0.2s ease;
		height: 386px;
	}
	ul.text-arabic {
		margin-right: 7px !important;
	}
	.content-max .grid>p {
		font-family: Tahoma;
		font-size: 15px;
		padding: 15px 0px;
		font-weight: 300;
		color: #545b67;
		min-height: 220px;
	}
	.sm {
		margin-right: -18px !important;
	}
}
@media (max-width: 1024px) {

	/*.menu>ul>li {
	display: inline-block;
	margin: 5px 0.5%;
	cursor: pointer;
	}*/
	.logo img {
		margin-left: 44px;
		margin-top: -20px;
		width: 94%;
	}
	.menu-ul {
		padding: 0px 0px !important;
	}
	.after-menu li, .after-menu li p {
		display: inline-block !important;
		color: #c3a47b !important;
		margin: 0px 0px !important;
		font-size: 12.5px !important;
		font-family: tahoma !important;
	}
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: 37px;
		transition: transform 0.2s ease;
		height: 386px;
	}
	ul.text-arabic {
		margin-right: 89px !important;
	}
	.content-max .grid>p {
		font-family: Tahoma;
		font-size: 15px;
		padding: 15px 0px;
		font-weight: 300;
		color: #545b67;
		min-height: 280px;
	}
	.sm {
		margin-right: -36px !important;
	}
	.slider-shadow {
		position: absolute;
		width: 100%;
		height: 120px;
		bottom: 70px;
	}
	.welcome-text p:first-of-type {
		color: #1b5cab;
		font-size: 33px;
		font-weight: 600;
		float: right;
		margin-top: -14px;
	}
	.welcome-desc p {
		color: white;
		font-size: 14px;
		line-height: 1.0;
		margin: -1px 0px 0px;
	}
	.welcome-text p:last-of-type {
		color: #1b5cab;
		font-size: 13.9px;
		font-weight: 600;
		float: right;
		letter-spacing: 0.06em;
		margin-top: -13px;
	}
}
@media (min-width: 991px) {
	.mobile-3d-slider{
		display: none;
	}
	.general-3d-slider{
		display: block;
	}
}
@media (max-width: 991px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: 16px;
		transition: transform 0.2s ease;
	}
	header {
		/* border-top: 2px solid white; */
		/* background: #d7d9db; */
		background: none;
		padding-bottom: 0px; 
	}
	.mobile-3d-slider{
		display: block;
		max-width: 95%;
		margin-left: auto;
		margin-right: auto;
		background-color: #F07404;
	}
	.carousel-inner{
		width: 100% !important;
	}
	.h1-product{
		padding: 0px !important;
	}
	.owl-carousel{
		height: auto !important;
		padding-bottom: 20px;
	}
	.general-3d-slider{
		display: none;
	}
	.welcome{
		display: none !important;
	}
	.parallax-1{
		display: none;
	}
	.content-max .grid>p {
		font-family: Tahoma;
		font-size: 15px;
		padding: 15px 0px;
		font-weight: 300;
		color: #545b67;
		min-height: 100px;
	}
	.grid>div>a>img{
		width: 100%;
	}
	.to-all{
		max-width: 100%
	}
	.logo img {
		margin-left: 0px;
		width: 100%;
	}
	.home-menu-list-mobile {
		right: 50px;
		position: absolute;
		z-index: 9999;
		box-shadow: none !important;
		bottom: 90px;
		top: auto;
	}
	.header-logo-menu {
		margin-top: 0px; 
		padding-bottom: 30px !important;
		background-color: #fff;
	}
	.iso{
		float: left;
		width: 100%;
	}
	.product-bar-code {
	    /*margin-left: 22.5%;*/
	}
	.product-img-container img{
		margin: auto;
		width: 76%;
		padding-right: 13%;
	}
	.product-img-container-big img{
		margin: auto;
		width: 95%;
	}
}
@media (max-width: 750px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: 17px;
		transition: transform 0.2s ease;
	}
}
@media (max-width: 490px) {
	#content, #content .content {
		position: relative;
		z-index: 5;
		top: 19px;
		transition: transform 0.2s ease;
	}
}
@media (max-width: 767px) {
	.iso .pull-right, .iso .pull-left {
		float: none !important;
		margin: auto;
		display: block;
		padding: 10px 0px;
	}
	.iso {
		background: #f2f2f3;
		padding: 59px 0px !important;
		position: relative;
		height: 500px;
		border-top: 4px solid white;
		float: left;
		width: 100%;
	}
}