

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../fonts/glyphicons-halflings-regular.woff");
}

.close-date {
	color: #dd0f0f;
}

.clear-padding {
	padding: 0;
}

html,
body {
	background-color: #fff;
	color: #08090a;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-family: Raleway, sans-serif;
	font-weight: 100;
	height: 100%;
	margin: 0;
	overflow-x: hidden;
	color: #636b6f;
}

.rtl {
	direction: rtl;
}

.ltr {
	direction: ltr;
}

.fa-big {
	font-size: 80px;
	line-height: 80px;
	display: block;
	text-align: center;
	color: #3407D6;
	color: #699ADA;
	color: #2a86c5;
}

.mo-center-text {
	text-align: center;
}

.mo-center-block {
	display: table;
	margin: auto;
}

.mo-font-weight-6 {
	font-weight: 600;
}


/**
  * Custom Bootstrap 3 grid for 480-767px layout
  * Author: Iftakhar Hasan
  *
  * A new set of column classes (with class prefix .col-ms- ) for Bootstrap 3
  * to make Medium Small grids for supporting 480-767px
  *
  * This will push the default Bootstrap 3 Extra Small column (class prefix .col-xs- )
  * to support 1-479px instead of 1-767px
  */

.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
	position: relative;
	/*padding-left:15px; padding-right:15px;*/
}
.custom-pricing{
	display: none;
}
@media (min-width: 480px) and (max-width: 767px) {
	.container {
		max-width: 748px;
	}
	.col-ms-1,
	.col-ms-2,
	.col-ms-3,
	.col-ms-4,
	.col-ms-5,
	.col-ms-6,
	.col-ms-7,
	.col-ms-8,
	.col-ms-9,
	.col-ms-10,
	.col-ms-11 {
		float: left;
	}
	.col-ms-1 {
		width: 8.33333333%;
	}
	.col-ms-2 {
		width: 16.66666667%;
	}
	.col-ms-3 {
		width: 25%;
	}
	.col-ms-4 {
		width: 33.33333333%;
	}
	.col-ms-5 {
		width: 41.66666667%;
	}
	.col-ms-6 {
		width: 50%;
	}
	.col-ms-7 {
		width: 58.33333333%;
	}
	.col-ms-8 {
		width: 66.66666667%;
	}
	.col-ms-9 {
		width: 75%;
	}
	.col-ms-10 {
		width: 83.33333333%;
	}
	.col-ms-11 {
		width: 91.66666667%;
	}
	.col-ms-12 {
		width: 100%;
	}
	.col-ms-pull-0 {
		right: auto;
	}
	.col-ms-pull-1 {
		right: 8.33333333%;
	}
	.col-ms-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-ms-pull-8 {
		right: 66.66666667%;
	}
	.col-ms-pull-9 {
		right: 75%;
	}
	.col-ms-pull-10 {
		right: 83.33333333%;
	}
	.col-ms-pull-11 {
		right: 91.66666667%;
	}
	.col-ms-pull-12 {
		right: 100%;
	}
	.col-ms-push-0 {
		left: auto;
	}
	.col-ms-push-1 {
		left: 8.33333333%;
	}
	.col-ms-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-ms-push-8 {
		left: 66.66666667%;
	}
	.col-ms-push-9 {
		left: 75%;
	}
	.col-ms-push-10 {
		left: 83.33333333%;
	}
	.col-ms-push-11 {
		left: 91.66666667%;
	}
	.col-ms-push-12 {
		left: 100%;
	}
	.col-ms-offset-0 {
		margin-left: 0;
	}
	.col-ms-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-ms-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-ms-offset-3 {
		margin-left: 25%;
	}
	.col-ms-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-ms-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-ms-offset-6 {
		margin-left: 50%;
	}
	.col-ms-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-ms-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-ms-offset-9 {
		margin-left: 75%;
	}
	.col-ms-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-ms-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-ms-offset-12 {
		margin-left: 100%;
	}
}

html,
body {}

.menu_section {
	background: #2a3f54;
}

.slogan {
	float: left;
	font-size: 1em;
	margin-top: 32px;
}

.sec-container {
	margin-top: 270px
}

.well_1 {
	padding: 40px 0;
}

.bg_1 {
	/* background: #efefef; */
	padding-top: 0 !important;
}

.bg_1_light {
	background: #f5f5f580;
}

#why h4 {
	text-align: center
}

.navbar {
	margin-bottom: 0px;
}

.navbar-brand {
	color: #326BA5 !important;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .top-nav .navbar-nav>li>a {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.navbar-default .top-nav .lang-menu>li>a {
	color: #08090a;
}

.navbar-default .bottom-nav .navbar-nav>li {
	/*	padding-right: 30px;*/
}

.navbar-default .bottom-nav .navbar-nav>li>a:hover,
.navbar-default .top-nav .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>.dropdown-ellipse:hover {
	color: #08090a;
}

.navbar-default .navbar-nav>li>.dropdown-ellipse:hover {
	border-color: #3407D6;
}

.navbar-default .top-nav .lang-menu>li>a:hover {
	color: #699ADA;
	color: #2a86c5;
}

.navbar-default .bottom-nav .navbar-nav>.open>a,
.navbar-default .bottom-nav .navbar-nav>.open>a:focus,
.navbar-default .bottom-nav .navbar-nav>.open>a:hover {
	background-color: #F6AC59;
	background-color: #ffad05;
}

.nav>li>.dropdown-ellipse,
.dropdown-ellipse {
	border: 1px solid rgb(219, 219, 219);
	padding: 3px 10px;
	margin: 9px;
	border-radius: 15px;
}

.top-header-dropdown {
	margin-top: 15px;
}

.navbar-brand {
	padding: 0;
	height: auto;
}

.head-menu {
	-webkit-box-shadow: 0px 0px 4px 1px rgba(174, 169, 169, 0.8);
	-moz-box-shadow: 0px 0px 4px 1px rgba(174, 169, 169, 0.8);
	box-shadow: 0px 0px 4px 1px rgba(174, 169, 169, 0.8);
	border-bottom: 2px solid #044389;
}

.highlight {
	background-color: #f6b93f;
	color: #000 !important;
}

.highlight:hover {
	background-color: #eda20d !important;
	color: #fff !important;
}

@media only screen and (min-width: 768px) {
	.nav>li>.dropdown-ellipse.last {
		margin-right: 35px;
	}
}

@media only screen and (max-width: 768px) {
	.navbar-brand {
		min-height: 90px;
	}
}

img#preview {
	width: 110px;
}

@media only screen and (max-width: 325px) {
	.checkbox-inline+.checkbox-inline,
	.radio-inline+.radio-inline {
		margin-left: 0px;
		clear: both;
		float: none;
		display: block;
	}
	#product-parallex.parallex .parallex-btn {
		width: 230px;
		font-size: 23px;
	}
	.special-heading {
		width: 250px;
	}
}

.panel-default>.panel-heading {
	border-color: #D3E0E9;
	font-weight: bold;
	background-color: rgb(237, 237, 237);
	color: #5C6D80;
}


/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */

.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .8) url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading {
	overflow: hidden;
}


/* Anytime the body has the loading class, our
   modal element will be visible */

body.loading .modal {
	display: block;
}

.page-desc,
.page-desc h3 {
	font-size: 17px;
	line-height: 1.5;
	color: #000;
	text-transform: capitalize;
	font-weight: bold;
}

.special-heading {
	text-transform: uppercase;
	text-align: center;
	width: 330px;
	padding: 13px 0px 13px 5px;
	margin: auto;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(20, 27, 65, 0.47);
	-moz-box-shadow: 0px 0px 2px 0px rgba(20, 27, 65, 0.47);
	box-shadow: 0px 0px 2px 0px rgba(20, 27, 65, 0.47);
	color: #FFF;
	font-weight: bold;
	background-color: #306bac;
	text-shadow: 0px 0px 4px #141b41;
	font-size: 22px;
	background-color: #3c5997;
}

.special-heading .title-red,
.special-heading-ovelap .title-red {
	color: #fff;
}

.special-heading-ovelap {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border: 5px solid rgb(48, 4, 210);
	width: 500px;
	padding: 25px 0px 25px 5px;
	margin: auto;
	margin-bottom: 25px;
	border: 0;
	font-weight: bold;
	background-color: #3e6bae;
	background-color: #163460;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(241, 125, 34, 1);
	-moz-box-shadow: 10px 10px 5px 0px rgba(241, 125, 34, 1);
	box-shadow: 10px 10px 5px 0px rgba(241, 125, 34, 1);
	border: 1px solid #5c6382;
}

.no_pro_carousel {
	margin: 35px 20px;
}

.special-heading-3 {
	background: transparent linear-gradient(0deg, transparent 49%, rgb(5, 6, 56) 50%, transparent 50%) repeat scroll 0% 0%;
	margin: 50px 10% 20px;
}

.special-heading-3 h2 {
	background-color: #FFF;
	width: 600px;
	color: #034DC4;
	margin: 0px auto !important;
	padding: 10px;
}

.parallex {
	position: relative;
}

#company-parallex {
	background: linear-gradient(#08080866, #05050533), url("../app-imgs/business.jpg") no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center bottom;
	min-height: 400px;
}

#product-parallex {
	background: linear-gradient(#08080866, #05050533), url("../app-imgs/inverter-1035177_1280.jpg") no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center bottom;
	min-height: 500px;
}

.parallex .parallex-content {
	position: absolute;
	top: 25%;
	width: 100%;
}

.parallex .parallex-title {
	font-weight: bold;
	color: #fff;
	font-size: 35px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-shadow: 3px 3px #333;
	text-align: center;
}

.parallex .parallex-paragraph {
	color: #fff;
	text-align: center;
}

.company-cat-item {
	box-shadow: 1px 2px 3px #383333;
	padding: 20px;
	text-align: center;
	margin-right: 3.3%;
	margin-bottom: 10px;
	background: #3c5997;
	color: #fff;
}

@media screen and (max-width: 991px) {
	.company-cat-item:last-child {
		margin-left: 18.3%;
	}
	body .products-page .page-body .page-filter {
		position: static;
	}
	body .products-page .page-body .page-filter .mfa-filter {
		display: block;
		width: 100%;
	}
}

@media screen and (min-width: 991px) and (max-width: 1201px) {
	body .products-page .page-body .main-ul {
		grid-template-columns: repeat(3, 1fr);
	}
	body .products-page .page-body .page-filter .mfa-filter {
		display: block;
	}
}

.company-cat-item a {
	color: #fff;
}

.parallex .parallex-btn {
	margin: 45px auto;
	display: block;
	width: 300px;
	font-weight: bold;
	color: #362e2e;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px #07314e;
	white-space: pre-wrap;
	/* css-3 */
	white-space: -moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space: -pre-wrap;
	/* Opera 4-6 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
}

.intro-block {
	display: block;
	position: relative;
	height: 400px;
	padding: 0;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-shadow: 0px 1px 20px #000;
	-moz-box-shadow: 0px 1px 20px #000;
	box-shadow: 0px 1px 20px #000;
}

.intro-block-margin {
	margin-left: 3.5%;
}

.intro-block:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: inset 0px 1px 20px #000;
	-moz-box-shadow: inset 0px 1px 20px #000;
	box-shadow: inset 0px 1px 20px #000;
}

.intro-block .intro-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #444;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	width: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	position: absolute;
	top: 37.5%;
	padding: 20px 0px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.intro-block:hover .intro-title {
	color: #fff !important;
	background: rgba(0, 0, 0, 0.6) url(../images/grain.png);
}

#intro-css {
	background: url("../app-imgs/solar-panel-array.jpg") no-repeat;
	background-size: cover;
	background-position: center bottom;
}

#intro-installer {
	background: url("../app-imgs/solar-panels-inst.jpg") no-repeat;
	background-size: cover;
	background-position: center bottom;
}

.integration-image {
	max-width: 100%;
	max-height: 70px;
	height: auto;
	position: relative;
	left: 800%;
	display: none;
}

.et-content {
	min-height: 100px;
}

.red {
	color: red;
}

@media screen and (max-width: 992px) {
	.intro-block {
		margin: 60px 10%;
		width: 80%;
	}
}

.home-news {
	padding: 10px;
	background: #fff;
	min-height: 288px;
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px #6d7072;
}

.home-article img,
.home-news img {
	width: 100%;
	max-height: 200px;
}

.home-news img {
	height: 150px;
}

.home-article {
	padding: 15px;
	background: #e8eae9;
	min-height: 230px;
	margin-top: 30px;
}

.home-article-container:first-of-type .home-article {
	margin-top: 0;
}


/*
 *
 * product-details page
 *
 */

.product-price {
	font-size: 18px;
	font-weight: bold;
	padding: 3px 5px;
	margin: 27px 0px;
	text-align: center;
	color: #434A54;
}

.sale {
	color: red;
	text-transform: uppercase;
	border: 2px solid red;
	font-size: 20px;
	padding: 2px;
}

.breadcumps {
	/*
color: rgb(54, 7, 239);
*/
	padding: 12px 10px !important;
	margin-bottom: 15px;
	background-color: #cecece;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 1);
	border-radius: 5px;
	text-align: center;
}

.breadcumps a {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
	color: #4b4949;
	color: #000;
	font-family: "Times New Roman";
	font-size: large;
}

.breadcumps a:hover {
	color: #7e5a9b;
	color: #2a86c5;
}

.breadcumps span {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
	color: #000;
}

.new-breadcumps {
	background-color: #2a86c5;
}

.new-breadcumps a {
	color: #ffffff;
}

.new-breadcumps a:hover {
	color: #000000;
}

.bread-seprator {
	color: #fff;
	color: #665e5e;
}

.product-basic-menu {
	background-color: #fff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 1);
	border: 1px solid #85878a;
	border-radius: 1px;
}

.product-title-2 {
	color: rgb(240, 112, 27);
	color: rgb(4, 67, 137);
	font-weight: 900;
}

.product-title-3 {
	-moz-box-shadow: inset 0 0 0 1px #63ad0d;
	-webkit-box-shadow: inset 0 0 0 1px #63ad0d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #eee;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#e2e2e2));
	background: -moz-linear-gradient(#eee, #e2e2e2);
	background: linear-gradient(#eee, #e2e2e2);
	border: solid 1px #d0d0d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(208, 208, 208);
	border-bottom: solid 3px #b2b1b1;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px #f5f5f5;
	color: #e0a959;
	display: inline-block;
	font: bold 27px Arial, Helvetica, Clean, sans-serif;
	margin: 0 25px 2px 0;
	padding: 10px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #fafafa;
}

.product-img-thumb,
.product-side-menu .side-menu {
	line-height: 1.42857;
	background-color: #FFF;
	/*transition: all 0.2s ease-in-out 0s;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 1);*/
}

.product-side-menu .side-menu {
	border: 1px solid #ddd;
	border-radius: 1px;
	padding: 5px 24px;
	/*background-color: #04438980;*/
	color: #000;
	line-height: 1.8;
}

.rtl .product-side-menu .side-menu {
	text-align: right;
}

.btn-link {
	padding: 0;
}

.special-hr {
	border-top: 1px solid #777da7;
	border-top: 1px solid #dbd8d8;
	clear: both;
}

.side-menu .header {
	border-bottom: 1px solid #CCE1F9;
	padding: 10px 0;
	font-size: 16px;
}

.pinfo-title {
	font-size: 28px;
	letter-spacing: 1px;
	color: #434A54;
}

.share-link a {
	color: #636B6F;
	font-size: 14px;
}

.product-details-table {
	border-collapse: separate;
	border-spacing: 0 5px;
	border: unset;
}

.rtl .product-details-table {
	text-align: right;
}

.product-details-table tr {
	background-color: #044389;
}

.product-details-table tr td {
	line-height: 24px;
	font-size: 16px;
	color: #768082;
	color: #fff;
	padding: 2px 0 2px 5px;
}

.product-details-table tr td:first-child {
	font-weight: 700;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-60 {
	margin-bottom: 60px;
}

.side-menu {
	padding-bottom: 8px;
	border-bottom-width: 3px;
}

.related-product-img {
	height: 200px !important;
}

.center-text {
	text-align: center;
}

.main-p-img {
	max-height: 339px;
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
}

.product-attr {
	margin-top: 10px;
}

.views-no {
	font-size: 12px;
	font-weight: bold;
	background-color: rgba(255, 102, 0, 0.53);
	border-radius: 5px;
}


/******88
 *
 *
 *
 * company details page
 *
 *
 */

.company-image {
	max-height: 100px
}

.profile-head {
	width: 100%;
	float: left;
	padding: 15px 5px;
}

.profile-head img {
	height: 150px;
	width: 150px;
	margin: 0 auto;
	border: 5px solid #fff;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	border: 1px solid;
	padding: 5px;
}

.profile-head h5 {
	width: 100%;
	padding: 5px 5px 0px 5px;
	text-align: center;
	font-weight: bold;
	color: #1e5a83;
	font-size: 25px;
	text-transform: capitalize;
	margin-bottom: 0;
}

.profile-head p {
	width: 100%;
	text-align: justify;
	padding: 0px 5px 5px 5px;
	color: #000;
	font-size: 17px;
	text-transform: capitalize;
	margin: 0;
}


/*.profile-head a {width: 100%;text-align: center;padding: 10px 5px;color: #000;font-size: 15px;text-transform: capitalize;}*/

.profile-head ul {
	list-style: none;
	padding: 0;
}

.profile-head ul li {
	display: block;
	color: #000;
	padding: 5px;
	font-weight: 700;
	font-size: 13px;
}

.profile-head ul li a {
	color: #000;
}

.profile-head ul li:hover,
.profile-head ul li:hover span,
.profile-head ul li a:hover {
	color: #1e5a83;
}

.profile-head ul li span {
	color: #000;
	padding-right: 10px;
}


/*
.profile-head ul li a:hover { color: #044389;}
*/

.profile-head h6 {
	width: 100%;
	text-align: center;
	font-weight: 100;
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.profile-head .business-area-header {
	font-weight: bold;
	color: #191920;
}

.company-card {
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 1);
}

.company-tag {
	background-color: #044389;
	border-radius: 15px;
	color: #000;
	font-size: 10px;
	padding: 2px 8px 2px 0;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 5px;
}

.company-tag a {
	color: #fff;
	font-size: 10px;
}

.yes {
	background-color: #0b7125;
	border-radius: 50%;
	padding: 2px 4px;
	color: #fff;
}

.business-area-desktop {
	margin-top: 73px;
}

.business-area-mobile {
	display: block;
}

.profile-head hr {
	margin-bottom: 10px;
}


/*  company tab */

.company-special-row {
	margin-left: 0px;
	margin-right: 0px;
}

.accordion-heading {
	padding: 15px;
	border-radius: 4px;
	border: 1px solid #C9590F;
	border: 1px solid #306bac;
	margin-bottom: 5px;
	background-color: #1e7387;
	background-color: #044389;
}

.product-table-thumb {
	max-height: 100px;
	max-width: 100px;
}

.accordion-group {
	margin-top: 20px;
	background-clip: padding-box;
	opacity: 0.97;
}

.accordion-body {
	padding: 25px;
	background-color: rgb(243, 237, 237);
	margin-bottom: 5px;
	margin-top: -9px;
	border: 1px solid rgb(201, 89, 15);
	border: 1px solid #306bac;
	border-radius: 4px;
	border-top-right-radius: 0;
}

.accordion-toggle {
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.accordion-toggle:hover,
.accordion-toggle:focus {
	color: #e4b7e5;
	color: #f60;
}

.panel-heading span {
	/*margin-top: -20px;*/
	font-size: 15px;
}

.clickable {
	cursor: pointer;
}


/* search range */

.range {
	position: relative;
	background-color: rgb(245, 245, 245);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	padding-left: 8px;
	padding-right: 0;
}

.ranger-col,
.ranger-col div[class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.ranger-col {
	margin-bottom: 10px;
}

.range input[type="range"] {
	background-color: #035f8b;
	height: 1px;
	cursor: pointer;
	margin-top: 14px;
}

.range input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
	-o-appearance: none !important;
	appearance: none !important;
	width: 11px;
	height: 25px;
	color: rgb(255, 255, 255);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0px;
	background-color: rgb(153, 153, 153);
}

.range input[type="range"]::-moz-slider-thumb {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
	-o-appearance: none !important;
	appearance: none !important;
	width: 11px;
	height: 25px;
	color: rgb(255, 255, 255);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0px;
	background-color: rgb(153, 153, 153);
}

.range input[type="text"] {
	border: 0;
	padding: 10px 1px;
	color: rgb(255, 255, 255);
	background-color: rgb(153, 153, 153);
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	white-space: nowrap;
	vertical-align: middle;
	-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;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none;
}

.range.to input[type="text"],
.range.from input[type="range"] {}

.range.to input[type="text"] {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.range.from input[type="text"],
.range.to input[type="range"] {}

.range.from input[type="text"] {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.range input[type="range"] {
	outline: none;
}

.range.range-warning input[type="range"]::-webkit-slider-thumb {
	background-color: rgb(240, 173, 78);
}

.range.range-warning input[type="range"]::-moz-slider-thumb {
	background-color: rgb(240, 173, 78);
}

.range.range-warning input[type="text"] {
	background-color: transparent;
	color: #333;
	font-weight: bold;
	border-radius: 5px;
}

.range.range-warning input[type="range"] {
	outline-color: rgb(240, 173, 78);
}

.help-block {
	color: #dc3545;
}

body .products-page .page-body .page-filter .mfa-filter .brand-section .section-body .form-div .search-div input,
body .products-page .page-body .page-filter .mfa-filter .price-section .section-body .form-div .search-div input {
	background: #eee;
}

.price-filter-col {
	border: 1px solid #ceaa30;
	padding: 15px !important;
	height: 166px;
}

.filter-col {
	border: 1px solid #faebcc;
	padding: 15px !important;
	height: 166px;
}

.price-filter-head {
	border-bottom: 1px solid #faebcc;
	margin-bottom: 15px;
}

#product-search-page .panel label {
	font-weight: 300;
}

#product-search-page .panel input,
#product-search-page .panel select {
	border-color: #777da7;
}

#product-search-page .help-block {
	color: #ff1100;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.hint {
	font-size: 12px;
}



.design-tool-header {
	background: url("../app-imgs/online-tool/header.jpg") no-repeat;
	min-height: 700px;
	background-position: center top;
}

.design-tool-footer {
	background: #bfbfbf;
	padding-bottom: 25px;
}

.design-tool-footer .btn-warrper {
	width: 150px;
}

.results_report_data {
	margin: 10px auto;
	width: 85%;
	color: black;
	font-weight: bold;
	border-collapse: collapse;
}

.results_report_data td {
	border: 1px solid #aaa;
	padding: 15px;
}

@media print {
	#results_data {
		page-break-before: always;
	}
}

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

.footer-media-logo {
	display: inline;
	vertical-align: bottom;
	margin-right: 3px;
}

@media screen and (max-width: 850px) {
	.dt-text-warrper {
		background: rgba(0, 0, 0, 0.74);
		width: 100%;
		height: 100%;
		position: relative;
		top: 245px;
		padding: 25px;
	}
	.tool-nav {
		font-size: 11px;
	}
}

.download-report {
	position: absolute;
	left: 70px;
	background: #3e5e9a;
	padding: 11px;
	border-radius: 5px;
	cursor: pointer;
}

.download-report .glyphicon {
	font-size: 28px;
	color: #fff;
}

.download-report:hover {
	background: #041128;
	background-color: #5289fa;
	border-radius: 0;
}

html[lang="en"] .design-tool-footer .btn-warrper {
	width: 185px;
}

.design-tool-header-text {
	color: #e6971c;
	font-weight: bold;
	text-shadow: 2px 5px 19px #6f6d6d;
	text-align: center;
}

.video-container {
	padding: 0;
	background: #333;
	box-shadow: -13px 16px 19px #6f6868;
	margin-bottom: 35px;
}

.video-a3dd {
	width: 80%;
	display: block;
	margin: auto;
}

.video-container h4 {
	color: #fff;
}

.btn-inverted {
	border: 1px solid #fff;
}

.btn-inverted:hover {
	color: #fff;
}

@media screen and (max-width: 1080px) {
	.btn-inverted {
		margin: 15px auto;
		display: block;
		width: 90%;
	}
	.video-container h4 {
		text-align: center;
	}
}

#dynamic_ad {
	background: url("../app-imgs/pse.jpg") no-repeat;
	background-size: contain;
	background-position: -15px -5px;
	padding: 23px;
	background-color: #000000;
	text-align: center;
	color: #fd4000;
	font-weight: bold;
	font-size: 25px;
	height: 100px;
}

#dynamic_ad.nice-back {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.55)), url("../app-imgs/renewable.jpg") no-repeat;
	background-size: cover;
	background-position: 0, 0px -210px;
}

#dynamic_ad .slide {
	display: none;
}

#dynamic_ad .email {
	color: #fff;
}

#dynamic_ad #slide4 {
	line-height: 1em;
}

#dynamic_ad .fa-level-up {
	font-size: 19px;
}

.re-back {
	margin-left: -48px;
}

.special-head-col {
	background-color: #000;
	padding: 45px;
	margin: 20px 0;
	color: #fff;
}

.margin-t-30 {
	margin-top: 30px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-80 {
	margin-top: 80px;
}

.why-row {
	margin: 120px 0 20px;
}

.mob-nav {
	display: none;
}

.desktop-nav {
	display: block;
}


.table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #777da74d;
}


.panel-primary>.panel-heading {
	color: #fff;
	background-color: #699ada;
	border-color: #3097d1;
}

.btn-primary {
	background-color: #699ada;
	border-color: #699ada;
}

.btn-warning {
	background-color: #f6c258;
	border-color: #f3b432;
	color: #000;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	background-color: #306bac;
	border-color: #306bac;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	color: #08090a;
}

.table>thead>tr>th {
	border-bottom: 2px solid #ddd;
}

.solar-border-table a {
	color: #d5573b;
}

.solar-border-table a:focus,
.solar-border-table a:hover {
	color: #885053;
}

.bold {
	font-weight: bold;
}

#products-search-form label {
	text-align: left;
}

.solar-responsive-table td {
	height: 100px;
	vertical-align: middle !important;
}

.smi-hide {
	display: none;
}


/*company ad*/

.company-ad-container {
	text-align: center;
	background-color: #34d1bf;
	height: 230px;
	font-size: 14px;
	padding: 5px;
	color: #fff;
}

.company-ad-container #slide1 {
	padding: 5px 5px 0;
	color: #000;
	font-size: 20px;
	margin-bottom: 0;
}

.company-ad-container #slide6 a {
	font-size: 16px;
	margin-left: 15px;
}

.company-ad-container .fa-ul {
	margin-bottom: 6px;
}


/* order styles*/

.order-side-menu {
	padding: 0;
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	border: 1px solid #85878a;
}

.order-side-menu .header,
.order-side-menu .order-price,
.order-side-menu .stock-msg-content {
	padding: 0 10px;
}

.order-side-menu .header {
	color: blue;
	margin-top: 15px;
}

.order-side-menu .basket {
	padding-top: 10px;
}

.order-side-menu .capitalize {
	text-transform: capitalize;
}

.current-price,
.single-price,
.order-total .price {
	font-size: 1.7em;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.rtl .single-price{
	text-align: right;
}
.single-price {
	color: #8a8a8a;
}

.current-price {
	color: #000;
}

.order-table,
.order-price-table {
	width: 100%;
	background-color: transparent;
	border:0;
}

.rtl .order-table,
.rtl .order-price-table {
	text-align: right;
}

.order-table thead {
	background: #e9e9e9;
}

.order-table thead th,
.order-table td {
	padding: 10px 10px 5px 15px;
}

.order-table thead th {
	font-weight: normal;
}

.order-table tr {
	border-bottom: 1px solid #c2ccce;
}

.order-table .current-range {
	background: #e7f4f7;
	font-weight: 700;
	color: #000;
}

.order-quantity {
	background: #e9e9e9;
	height: 140px;
	padding: 20px 10px;
}

.order-quantity input {
	height: 34px;
	border: 2px dashed #8f8989;
	border-radius: 5px;
	font-weight: bold;
}

.order-quantity input:valid+span:after {
	content: '✓';
	padding-left: 5px;
	font-size: 20px;
	color: darkgreen;
	font-weight: bold;
}

.order-quantity input:invalid+span:after {
	content: '✖';
	padding-left: 5px;
	font-size: 20px;
	color: red;
	font-weight: bold;
}

.order-quantity input:invalid+div button {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none;
}

.order-btn {
	background-color: red;
	color: white;
	min-width: 80px;
	font-weight: bold;
}

.rtl .order-btn {
	float: right;
}
.order-btn:hover,
.order-btn:focus,
.order-btn.disabled {
	background-color: #670a15;
	border-color: #670a15;
	color: #fff;
}

.order-notes {
	padding: 0;
	margin-top: 15px;
	line-height: 0.8;
	font-weight: bold;
}

.quick-order .order-table,
.quick-order .order-notes {
	display: none;
}

.order-td .order-notes {
	display: block;
	margin: 0;
}

.quick-order .order-quantity {
	height: 0;
	padding: 0;
	background-color: transparent;
}

.quick-order .add-to-cart-container {
	padding: 8px 0;
}

.order-total-menu {
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	border: 1px solid #85878a;
	padding: 10px;
}

.order-total {
	font-size: 28px;
	color: #555;
}

.order-total .price {
	vertical-align: middle;
	font-size: 28px;
	color: #000;
}

.remove-item {
	font-size: 30px;
	cursor: pointer;
}

.remove-item:hover {
	color: red;
}

.normal-link,
.solar-border-table .normal-link {
	color: #222;
}

.normal-link:hover,
.solar-border-table .normal-link:hover,
.normal-link:focus,
.solar-border-table .normal-link:focus {
	color: #5564bb;
}

.checkout-table {
	-moz-box-shadow: 1px 2px 1px 0px rgb(19, 44, 209);
	-webkit-box-shadow: 1px 2px 1px 0px rgb(19, 44, 209);
	box-shadow: 1px 2px 1px 0px rgb(19, 44, 209);
}

.main-ads-row {
	border: 1px solid #aaa;
	border-top-color: rgb(170, 170, 170);
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px;
	background: #eee;
	box-shadow: 1px 2px 3 p 4px black;
	-webkit-transition: all .15s;
	transition: all .15s;
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
}

.order-price-note {
	font-size: 11px;
	color: #777;
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

@media screen and (min-width: 768px) and (max-width: 1250px) {
	#companies-test .tab-slider,
	#companies-test .carousel-inner,
	.company-ad-container {
		height: 260px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
	.company-ad-container {
		font-size: 13px;
	}
	.company-ad-container #slide6 a {
		font-size: 13px;
		padding: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 840px) {
	.company-ad-container #slide1 {
		padding: 0;
		font-size: 13px;
	}
	.company-ad-container #slide6 a {
		font-size: 11px;
		padding: 10px;
	}
}


/*
 *
 * product ad
 */

#product-ad-container {
	background: url("../app-imgs/pro-ad/photovoltaic-system.jpg") no-repeat;
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.55)), url("../app-imgs/pro-ad/photovoltaic-system.jpg") no-repeat;
	background-size: cover;
	height: 290px;
	color: #d80032;
	color: #e6af2e;
	text-align: center;
	padding: 15px 10px;
}

#product-ad-container h3 {
	margin-left: -25px;
}

#product-ad-container .slide {
	margin-top: 5px;
}

#product-ad-container #slide6 {
	margin-left: -25px;
	margin-top: 15px;
}

#product-ad-container .slide img {
	height: 75px;
	width: 105px;
}

@media screen and (min-width: 768px) and (max-width: 1010px) {
	#product-ad-container h3 {
		margin-left: 0;
	}
	#product-ad-container #slide6 {
		margin-left: 0;
		margin-top: 5px;
	}
}

.wim {
	padding-top: 60px;
	padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
	.wim {
		background-color: #FFFFFF;
		padding-bottom: 40px;
		padding-top: 0;
	}
	#product-ad-container {
		height: auto;
	}
	#product-ad-container .slide img {
		height: 115px;
		width: 185px;
	}
	#dynamic_ad.nice-back {
		background-position: 0, 0px -60px;
	}
	.company-card {
		border: 0;
		box-shadow: unset;
		border-radius: 0;
	}
}


/**
 * special button
 */

a.button::before {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: #959595 0 2px 5px;
	-moz-box-shadow: #959595 0 2px 5px;
	border-radius: 3px;
	box-shadow: #959595 0 2px 5px;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	padding: 2px 0 0;
	position: absolute;
	top: 0;
	width: 100%;
}

a.button:active::before {
	padding: 1px 0 0;
}

a.button {
	-moz-box-shadow: inset 0 0 0 1px #63ad0d;
	-webkit-box-shadow: inset 0 0 0 1px #63ad0d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #eee;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#e2e2e2));
	background: -moz-linear-gradient(#eee, #e2e2e2);
	background: linear-gradient(#eee, #e2e2e2);
	border: solid 1px #d0d0d0;
	border-bottom: solid 3px #b2b1b1;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px #f5f5f5;
	color: #555;
	display: inline-block;
	font: bold 12px Arial, Helvetica, Clean, sans-serif;
	margin: 0 25px 25px 0;
	padding: 10px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #fafafa;
}

a.button:hover {
	background: #e4e4e4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e4e4e4), to(#ededed));
	background: -moz-linear-gradient(#e4e4e4, #ededed);
	background: linear-gradient(#e4e4e4, #ededed);
	border: solid 1px #c2c2c2;
	border-bottom: solid 3px #b2b1b1;
	box-shadow: inset 0 0 0 1px #efefef;
}

a.button:active {
	background: #dfdfdf;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfdfdf), to(#e3e3e3));
	background: -moz-linear-gradient(#dfdfdf, #e3e3e3);
	background: linear-gradient(#dfdfdf, #e3e3e3);
	border: solid 1px #959595;
	box-shadow: inset 0 10px 15px 0 #c4c4c4;
	top: 2px;
}

a.button.orange {
	background: #feda71;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#feda71), to(#febe4d));
	background: -moz-linear-gradient(#feda71, #febe4d);
	background: linear-gradient(#feda71, #febe4d);
	border: solid 1px #eab551;
	border-bottom: solid 3px #b98a37;
	box-shadow: inset 0 0 0 1px #fee9aa;
	color: #996633;
	text-shadow: 0 1px 0 #fedd9b;
}

a.button.orange:hover {
	background: #fec455;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fec455), to(#fecd61));
	background: -moz-linear-gradient(#fec455, #fecd61);
	background: linear-gradient(#fec455, #fecd61);
	border: solid 1px #e6a93d;
	border-bottom: solid 3px #b98a37;
	box-shadow: inset 0 0 0 1px #fedb98;
}

.blue {
	background-color: #699ada;
	background-color: #2a86c5;
	background-color: #3c5997;
}

#vision_section {
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)), url("../app-imgs/pro-ad/photovoltaic-system.jpg") no-repeat;
	background-size: cover;
	color: #fff;
	padding: 90px;
	background-position-y: 0, -150px;
}

#mission_section {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#vision_section .section-subtitle,
#mission_section .section-subtitle {
	font-weight: bold;
	letter-spacing: 0.4pt;
}

#mission_section .section-subtitle {
	color: #000;
}

#cooming-soon {
	background: url("../app-imgs/renewable.jpg") no-repeat;
	background-size: cover;
	color: #fff;
}

.cs-content {
	padding: 0 90px 90px;
}

.text-shadow {
	font-weight: bold;
	background: rgba(0, 0, 0, 0.8);
	padding: 7px;
	line-height: 3;
	color: #c8d2de;
}

#cooming-soon a.special-heading {
	padding: 13px;
	margin-right: 7px;
	font-size: 14px;
}

.links-warp {
	display: table;
	margin: 0 auto;
}


/*online shop /8
 *
 */

.selling-terms {
	color: red;
	text-decoration: underline;
	cursor: pointer;
}

.overlay .without-header {
	padding: 50px;
}

.selling-terms:hover {
	color: #2a86c5;
}

.popup-message .glyphicon-remove-circle {
	position: relative;
	font-size: 35px;
	left: 90%;
	top: 25px;
	color: #8abddf;
	cursor: pointer;
}

.popup-message .glyphicon-remove-circle:hover {
	color: red;
}

@media screen and (min-width: 768px) {
	.navbar-default .navbar-nav>li>a,
	.navbar-default .top-nav .navbar-nav>li>a {
		font-size: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.slogan {
		font-size: 0.9em;
	}
	.mobile-cart {
		margin-top: 30%;
	}
}

@media screen and (min-width: 995px) {
	.navbar-default .navbar-nav>li>a,
	.navbar-default .top-nav .navbar-nav>li>a {
		font-size: 13px;
		padding-left: 13px;
		padding-right: 13px;
	}
	.slogan {
		font-size: 1em;
	}
}

@media screen and (min-width: 1200px) {
	.navbar-default .navbar-nav>li>a,
	.navbar-default .top-nav .navbar-nav>li>a {
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.slogan {
		font-size: 1em;
	}
}

@media screen and (max-width: 800px) {
	.cs-content {
		padding: 40px 0px 90px;
	}
	.img-preview-weekly {
		padding: 2% 8%;
	}
	.parallex .parallex-title {
		margin: 2%;
		font-size: 30px;
	}
	.parallex .parallex-btn {
		font-size: 25px;
	}
}

@media screen and (max-width: 767px) {
	.company-ad-container .fa-li {
		display: none;
	}
	.mob-nav {
		display: block;
	}
	.desktop-nav {
		display: none;
	}
	.mob-nav.slogan {
		font-size: 0.8em;
		margin-top: 32px;
		float: none;
	}
	.business-area-desktop {
		display: none;
	}
	.business-area-mobile {
		display: block;
	}
	.profile-head a {
		padding: 0;
	}
	footer {
		text-align: center;
		padding: 20px 0 0;
	}
	#dynamic_ad {
		font-size: 15px;
	}
	#dynamic_ad .slide {
		margin-top: 15px;
	}
	.why-row {
		margin: 10px 0 0;
	}
	footer .footer-title {
		margin-top: 25px;
		margin-bottom: 3px;
	}
	/*responsive-tABLE */
	.solar-responsive-table td {
		display: block;
		border-top: none !important;
		height: auto !important;
		width: 100% !important;
	}
	.rtl .solar-responsive-table td{
	text-align: right;
	}

	.solar-responsive-order-table {
		min-height: 100px;
	}
	.solar-responsive-order-table td:nth-child(-n+3) {
		display: block;
		border-top: none !important;
	}
	.solar-responsive-table tr {
		border-top: 1px solid #dddada;
		min-height: 100px;
	}
	.solar-responsive-table thead tr,
	.solar-responsive-order-table thead tr {
		display: none;
		visibility: hidden;
	}
	.solar-responsive-table thead tr.visible {
		display: block;
		visibility: visible;
	}
	.solar-responsive-order-table .order-td {
		padding-top: 105px;
	}
	.solar-responsive-table td {
		height: auto;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fde74c;
	}
	.navbar-default .navbar-nav.lang-menu .open .dropdown-menu>li>a {
		color: #699ada;
	}
	.navbar-default .navbar-nav.lang-menu .open .dropdown-menu>li>a:hover {
		color: #777;
	}
	.product-details-table td {
		width: 50%
	}
	#mission_section,
	#vision_section {
		width: 100%;
		padding: 40px 0;
	}
	#vision_section {
		background-position-y: 0, -50px;
	}
	.card-side-parent {
		padding-left: 0;
		margin-top: 10px;
	}
	.radio-inline {
		margin-left: 10px;
	}
	.order-btn {
		margin-top: 5px;
	}
}


/*end max: 767*/

@media screen and (max-width: 650px) {
	#cooming-soon a.special-heading {
		display: block;
	}
	.text-shadow {
		font-size: 12px;
	}
	#product-parallex .parallex-content {
		top: 15%;
	}
	.home-article {
		display: table-cell;
		display: flex;
		display: table;
		display: inline-grid;
	}
}

@media screen and (max-width: 450px) {
	.mob-nav.slogan {
		clear: both;
	}
	#vision_section {
		background-position-y: 0, 0;
	}
	.text-shadow {
		font-size: 10px;
	}
	#dynamic_ad .email {
		font-size: 12px;
	}
	#dynamic_ad.nice-back {
		background-position: 0, 0px -20px;
	}
	.img-preview-weekly {
		padding: 2% 2%;
	}
	#product-parallex .parallex-content {
		top: 7%;
	}
	#company-parallex .parallex-content {
		top: 14%;
	}
	.parallex .parallex-btn {
		width: 250px;
		font-size: 25px;
	}
	.special-heading {
		width: 250px;
		line-height: 1.5;
	}
}


/*Service pack */

.serviceBox {
	text-align: center;
	margin-top: 60px;
	position: relative;
	z-index: 1;
	margin-bottom: 21px;
}

.serviceBox .service-icon {
	width: 78px;
	height: 78px;
	border-radius: 3px;
	background: #fff;
	margin: 0 auto;
	position: absolute;
	top: -34px;
	left: 0;
	right: 0;
	z-index: 1;
	transition: all 0.3s ease-out 0s;
}

.serviceBox:hover .service-icon {
	transform: rotate(45deg);
}

.serviceBox .service-icon span {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 3px;
	background: #727cb6;
	font-size: 30px;
	color: #fff;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: all 0.3s ease-out 0s;
}

.serviceBox .service-icon span i {
	transition: all 0.3s ease-out 0s;
}

.serviceBox:hover .service-icon span i {
	transform: rotate(-45deg);
}

.serviceBox .service-content {
	background: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	padding: 55px 15px;
	position: relative;
}

.serviceBox .service-content:before {
	content: "";
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	margin: 0 auto;
	position: absolute;
	top: -37px;
	left: 0;
	right: 0;
	z-index: -1;
	transition: all 0.3s ease-out 0s;
}

.serviceBox:hover .service-content:before {
	transform: rotate(45deg);
}

.serviceBox .title {
	font-size: 17px;
	font-weight: 500;
	color: #324545;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	position: relative;
	transition: all 0.3s ease-out 0s;
}

.serviceBox:hover .title {
	color: #727cb6;
}

.serviceBox .description {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 0;
	min-height: 50px;
}

.serviceBox .read-more {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 38px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #e7e7e7;
	font-size: 14px;
	color: #c4c2c2;
	margin: 0 auto;
	position: absolute;
	bottom: -17px;
	left: 0;
	right: 0;
	transition: all 0.3s ease-out 0s;
}

.serviceBox .read-more:hover {
	border: 1px solid #727cb6;
	color: #727cb6;
	text-decoration: none;
}

.serviceBox.green .service-icon span {
	background: #008b8b;
}

.serviceBox.blue .service-icon span {
	background: #3498db;
}

.serviceBox.orange .service-icon span {
	background: #e67e22;
}

.serviceBox.green:hover .title {
	color: #008b8b;
}

.serviceBox.blue:hover .title {
	color: #3498db;
}

.serviceBox.orange:hover .title {
	color: #e67e22;
}

.serviceBox:hover .read-more {
	border: 1px solid #727cb6;
	color: #727cb6;
}

.serviceBox.green:hover .read-more {
	border: 1px solid #008b8b;
	color: #008b8b;
}

.serviceBox.blue:hover .read-more {
	border: 1px solid #3498db;
	color: #3498db;
}

.serviceBox.orange:hover .read-more {
	border: 1px solid #e67e22;
	color: #e67e22;
}

.article-list-title{
 font-size: 18px;
}
.article-details-page .post-details{
	text-align: right;
}
/*Job*/

.details-card {
	webkit-box-shadow: 0 0 0 2px #e0e0e0;
	box-shadow: 0 0 0 2px #e0e0e0;
	background-color: #fff;
	padding: 0 15px 10px;
}

.details-card.rtl{
	text-align: right;
}

.details-card-title {
	color: #625b5b;
	font-weight: 900;
	margin-top: 22px;
	margin-bottom: 11px;
	font-size: 36px;
	line-height: 1.1;
}

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

.card-side-menu {
	margin-bottom: 0;
}

.card-side-menu .btn-link {
	padding-bottom: 0;
}

.card-side-menu h6 {
	margin-bottom: 0;
}

.card-table {
	webkit-box-shadow: 0 0 0 2px #e0e0e0;
	box-shadow: 0 0 0 2px #ddd;
	border: 0;
	border-radius: 0;
}

.radio-parent-label {
	margin-right: 20px;
}

.form-horizontal .registeration-category {
	text-align: left;
}

.form-horizontal #Registration_help {
	font-style: italic;
	color: #2b97c9;
	text-decoration: underline;
	cursor: pointer;
}

.form-horizontal #Registration_help:hover {
	color: #0e719f;
}

.big-container {
	color: #fff;
	overflow: auto;
	height: 87%;
}

.inner-form-section {
	border: 1px solid #1f456e;
	margin-bottom: 15px;
	border-radius: 20px;
}

.inner-form-section .header {
	border-bottom: 1px solid #1f456e;
	padding: 0 8px 8px 0;
}

.inner-form-section .sub-header {
	text-align: center;
	text-decoration: underline;
	line-height: 3;
}

.prework-border {
	border-top: 1px solid #1f456e;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.news-table td {
	height: 100px;
}

.twitter-share-button {
	vertical-align: bottom;
}

.box-shadow {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
	background-color: #e4e9e8;
	padding: 15px;
}

.box-shadow-up {
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px #6d7072;
}

.special-hr-light {
	border-top: 1px solid #dedfe7;
}

.copy-restricted article,
.no-copy {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.no-padd-col {
	padding-left: 0;
	padding-right: 0;
}

.sponsored {
	background-color: transparent;
	padding: 2px 5px 2px 5px;
	text-align: center;
	color: #186ff2;
	border: 1px solid #699ada;
	border-radius: 5px !important;
}

#company-section .carousel-caption .sponsored+a h2 {
	margin-top: 7px;
}


/* online tool*/

.tool .card-block {
	font-size: 1em;
	position: relative;
	margin: 0;
	padding: 1em;
	border: none;
	border-top: 1px solid rgba(34, 36, 38, .1);
	box-shadow: none;
}

.tool .card {
	font-size: 1em;
	overflow: hidden;
	padding: 5;
	border: none;
	border-radius: .28571429rem;
	box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
	margin-top: 20px;
}


/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/

.steps .board {
	margin: 60px auto;
	width: 85%;
	-webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
	box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
}

.steps .board .nav-tabs {
	position: relative;
}

.steps .board>div.board-inner {
	/* background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    	background: #fafafa url("../app-imgs/sun-pattern.png");
    background-size: 30%;*/
	background-color: #f9f9f9;
	border: 1px solid #ddd;
}

.steps .tab-content {
	border: 1px solid #ddd;
	background: #DDD;
}

.steps p.narrow {
	width: 60%;
	margin: 10px auto;
}

.steps .liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 80%;
	left: 10%;
	top: 50%;
	z-index: 0;
}

.steps .nav-tabs>li.active>a,
.steps .nav-tabs>li.active>a:hover,
.steps .nav-tabs>li.active>a:focus {
	color: #555555;
	cursor: default;
	/* background-color: #ffffff; */
	border: 0;
	border-bottom-color: transparent;
}

.steps span.round-tabs {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	border-radius: 100px;
	background: white;
	z-index: 0;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
}

.steps span.round-tabs.one {
	color: rgb(34, 194, 34);
	border: 2px solid rgb(34, 194, 34);
}

.steps li.active span.round-tabs.one {
	background: #fff !important;
	border: 2px solid #ddd;
	color: rgb(34, 194, 34);
}

.steps span.round-tabs.two {
	color: #febe29;
	border: 2px solid #febe29;
}

.steps li.active span.round-tabs.two {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #febe29;
}

.steps span.round-tabs.three {
	color: #3e5e9a;
	border: 2px solid #3e5e9a;
}

.steps li.active span.round-tabs.three {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #3e5e9a;
}

.steps span.round-tabs.four {
	color: #f1685e;
	border: 2px solid #f1685e;
}

.steps li.active span.round-tabs.four {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #f1685e;
}

.steps span.round-tabs.five {
	color: #999;
	border: 2px solid #999;
}

.steps li.active span.round-tabs.five {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #999;
}

.steps .nav-tabs>li.active>a span.round-tabs {
	background: #fafafa;
}

.steps .nav-tabs>li {
	width: 20%;
}

.steps li:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #ddd;
	transition: 0.1s ease-in-out;
}

.steps li.active:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 1;
	margin: 0 auto;
	bottom: 0px;
	border: 10px solid transparent;
	border-bottom-color: #ddd;
}

.steps .nav-tabs>li a {
	width: 70px;
	height: 70px;
	margin: 20px auto;
	border-radius: 100%;
	padding: 0;
}

.steps .nav-tabs>li a:hover {
	background: transparent;
}

.steps .tab-pane {
	position: relative;
	padding-top: 50px;
}

.steps .tab-content .head {
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.steps .btn-outline-rounded {
	border: 2px solid transparent;
	border-radius: 100%;
	padding: 8px 12px;
}

.steps .pager {
	margin: 10px calc(50% - 105px);
}

.steps nav button {
	border-radius: 20px;
	margin: 0px calc(50% - 105px) 20px;
	width: 210px;
}

.steps .pager li {
	display: table-cell;
}

.pager li>a {
	width: 105px;
}

.pager .next>a {
	margin: 0 3px;
	width: 105px;
}

.steps .board label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
}

.steps .form-group {
	clear: both;
}

.steps .bold-hint {
	clear: both;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
}

.steps .glyphicon-transfer {
	transform: rotateZ(90deg);
}

.steps .glyphicon-th {
	transform: rotateZ(67deg);
}

.steps .tips-container {
	text-align: left;
}

.steps .tips-container h5,
.steps .tips-container a {
	display: inline;
}

.tips-btn {
	font-size: 24px;
	padding: 5px;
	vertical-align: middle;
}

.tips-btn {
	position: relative;
}

.tips-btn .glyphicon {
	top: 4px;
	/*color: #a94442;*/
}

.tips-btn.yellow .glyphicon {
	color: #ffeb3b
}

.tips-info {
	display: none;
	background-color: #333;
	position: absolute;
	bottom: 45px;
	left: -150px;
	width: 300px;
	font-size: 13px;
	color: #fff;
	border-radius: 5px;
	min-height: 27px;
	text-align: left;
	padding: 10px;
	z-index: 200;
	line-height: 1;
}

.tips-info:after {
	content: " ";
	position: absolute;
	border-width: 15px;
	border-style: solid;
	border-color: #333 transparent transparent transparent;
	bottom: -27px;
	left: 153px;
}

.tips-info ul {
	padding: 10px 15px;
}

.navbar-static-top {
	z-index: 100;
}

.open_intro {
	text-align: center;
	margin: -15px auto 10px;
	display: block;
	font-size: 13px;
	text-decoration: underline;
	text-transform: uppercase;
}

.sme-model {
	display: none;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
	overflow-x: auto;
	overflow-y: scroll;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 900000000;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	line-height: 1.2;
	background-color: rgba(0, 0, 0, 0.5);
}

.sme-model-wrapper {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-clip: padding-box;
	margin: 20px auto;
	display: inline-block;
	background: #FFF;
	min-width: 300px;
	-webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
	border: 0;
	overflow: hidden;
	width: 90%;
	position: relative;
	margin: 50px auto;
	max-width: 450px;
	color: #568cb8;
}

.sme-model-head {
	background: #FFF;
	overflow: hidden;
	width: 100%;
	min-height: 42px;
	z-index: 3;
	border-bottom: solid #efefef 1px;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	margin: 0;
	font-weight: 400;
	display: inline-block;
	line-height: 1.4;
}

.sme-model-head h4 {
	font-size: 20px;
	padding: 19px 10px;
	margin: 0;
	font-weight: 400;
	display: inline-block;
	line-height: 1.4;
}

.sme-model-body {
	height: 100%;
	min-height: 150px;
	overflow: hidden;
	padding: 10px 20px;
	text-align: left;
	line-height: 1.5;
	color: #36383c;
	font-weight: bold;
}

.sme-model-body button {
	border: 1px solid #c5dbec;
	background: #dfeffc;
	font-weight: bold;
	color: #2e6e9e;
	cursor: pointer;
	padding: .4em 1em;
	border-radius: 15px;
	display: block;
	margin: 10px auto;
}

.sme-model-body textarea {
	background-color: #eee;
	border: 0;
	min-height: 90px;
	width: 100%;
}

#feedback {
	position: fixed;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-clip: padding-box;
	display: inline-block;
	background: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 6px, rgba(0, 0, 0, 0.15) 0 1px 6px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 6px, rgba(0, 0, 0, 0.15) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 0 6px, rgba(0, 0, 0, 0.15) 0 1px 6px;
	border: 0;
	overflow: hidden;
	color: #568cb8;
	z-index: 1000;
	right: 85px;
	width: 328px;
	bottom: 10px;
}

.relative {
	position: relative;
}

#feedback .sme-model-body {
	display: none;
}

#feedback .sme-model-head h4 {
	color: #4285f4;
}

.feedback-up {
	left: 75px;
	font-size: 19px;
	cursor: pointer;
}

@media ( max-width: 585px) {
	.steps .board {
		width: 90%;
	}
	.steps span.round-tabs {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.steps .tab-content .head {
		font-size: 16px;
	}
	.steps .nav-tabs>li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.steps li.active:after {
		content: " ";
		position: absolute;
		left: 35%;
	}
}


/*sposor-ad*/

#sponsor-ad-contanier {
	width: 100%;
	position: relative;
	height: calc(8vw);
}

#l1 {
	position: absolute;
	left: 0.85%;
	top: 14.5%;
	width: 10.4%;
	height: 66%;
}

#l2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 13.6%;
	height: 100%;
}


/*
	#l3{
		position: absolute;
		left:15%;
		top:18.5%;
		width: 23.75%;
		height: 37%;
	}

	#l4{
		position: absolute;
		left: 18.45%;
		top: 66.5%;
		width: 16.8%;
		height: 22%;
	}
*/

#l3 {
	position: absolute;
	left: 15%;
	top: 8.5%;
	width: 23.75%;
	height: 37%;
}

#l4 {
	position: absolute;
	left: 18.45%;
	top: 51.5%;
	width: 16.8%;
	height: 22%;
}

#l14 {
	position: absolute;
	left: 20.5%;
	top: 80%;
	width: 13.5%;
	height: 15%;
}

#tel {
	position: absolute;
	left: 21.15%;
	top: 63.5%;
	width: 16.8%;
	height: 10%;
	font-size: 180%;
	color: #fff;
}

#l5 {
	position: absolute;
	left: 42.05%;
	top: 0;
	width: 16%;
	height: 100%;
}

#l6 {
	position: absolute;
	left: 44.8%;
	top: 12.5%;
	width: 11.45%;
	height: 86%;
}

#l7 {
	position: absolute;
	left: 44.25%;
	top: 0;
	width: 14.3%;
	height: 100%;
}

#l8 {
	position: absolute;
	left: 48.3%;
	top: 0;
	width: 14.3%;
	height: 100%;
}

#l9 {
	position: absolute;
	left: 0;
	top: 10%;
	width: 34.3%;
	height: 87%;
}

#l10,
#l11,
#l12,
#l13 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.easy-hide {
	display: none;
}

@keyframes rotator {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.rotate {
	animation: rotator linear .8s infinite;
}

@media screen and (max-width: 600px) {
	#sponsor-ad-contanier {
		height: calc(15vw);
	}
	.home-news {
		font-size: 12px;
	}
	.home-news img {
		max-height: 150px;
	}
	.home-article h3 {
		font-size: 20px;
		line-height: 1.5;
		margin-top: 0;
	}
	.home-article p {
		font-size: 11px;
	}
}

.overlay {
	position: absolute;
	left: 0;
	top: 0;
	background: #000000b3;
	right: 0;
	padding: 30px 0;
	z-index: 9000;
}

.popup-over {
	width: 60%;
	margin: auto;
	background: #044389;
	color: #fff;
	text-align: left;
	direction: ltr;
	-moz-box-shadow: 0 1px 6px rgba(178, 232, 242, 0.3);
	-webkit-box-shadow: 0 1px 6px rgba(178, 232, 242, 0.3);
	box-shadow: 0 1px 6px rgba(178, 232, 242, 0.3);
}

.popup-over-header {
	width: 100%;
	background-color: #3e3a3a;
	padding: 10px 15px;
	-moz-box-shadow: 0 4px 6px rgba(62, 62, 65, 0.57);
	-webkit-box-shadow: 0 4px 6px rgba(62, 62, 65, 0.57);
	box-shadow: 0 4px 6px rgba(62, 62, 65, 0.57);
}

.warehouses-locations-table {
	width: 100%;
}

.warehouses-locations-table tr {
	border-bottom: 1px solid #00234a4d;
	cursor: pointer;
}

.warehouses-locations-table td {
	padding: 0 20px;
}

.warehouses-locations-table tr:hover {
	background-color: #333;
	background-color: #b17b2a;
}

.hide-pop-up {
	position: relative;
	font-size: 24px;
	left: 75%;
	top: 20px;
	color: #a7dafc;
	cursor: pointer;
}

.hide-pop-up:hover {
	color: red;
}

#pickup-station {
	box-shadow: 2px 2px 3px #06603b;
}

.added-to-cart-msg {
	background: -moz-linear-gradient(bottom, #1b6db2 0%, #1c7dce 37%, #06355c 72%, #005ca8 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #1b6db2), color-stop(37%, #1c7dce), color-stop(72%, #06355c), color-stop(100%, #005ca8));
	background: -webkit-linear-gradient(to bottom, #1b6db2 0%, #1c7dce 37%, #06355c 72%, #005ca8 100%);
	background: -o-linear-gradient(to bottom, #1b6db2 0%, #1c7dce 37%, #06355c 72%, #005ca8 100%);
	background: linear-gradient(to bottom, #1b6db2 0%, #1c7dce 37%, #06355c 72%, #005ca8 100%);
	border-radius: 3px;
	color: #fff;
	display: none;
}

.slideshow-container {
	padding: 0;
	margin: 0;
}

.mySlides {
	display: none;
	overflow: hidden;
	max-height: 500px;
}


/* The dots/bullets/indicators */

.dot-container {
	text-align: center;
	height: 0;
	top: 44px;
	position: relative;
}

.dot {
	cursor: pointer;
	height: 11px;
	width: 11px;
	background-color: #D8D8D8;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
	position: relative;
	top: -30px;
}

.dot.active,
.dot:hover {
	background-color: #79CCCC;
}


/* //\\ End  dots/bullets/indicators //\\ */


/* Fading animation */

.fade-2 {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 5s;
	animation-name: fade;
	animation-duration: 5s;
}

@-webkit-keyframes fade {
	from {
		opacity: 0.8
	}
	to {
		opacity: 1
	}
}

@keyframes fade {
	from {
		opacity: 0.8
	}
	to {
		opacity: 1
	}
}


/* //\\ End  Fading animation //\\ */

#slick-main-slider .slick-list{
	overflow: visible;
}
@media (min-width: 900px) {
	/*
	.main-ad-slides {
		height: 25vh;
	}*/
	.main-ad-slides img {
		max-width: none;
		height: 100%;
		display: block;
		object-fit: cover;
	}
}


/* Ads packages */


/*============================================================
BACKGROUND COLORS
============================================================*/

.db-bk-color-one {
	background-color: #f55039;
}

.db-bk-color-two {
	background-color: #46A6F7;
}

.db-bk-color-three {
	background-color: #47887E;
}

.db-bk-color-six {
	background-color: #F59B24;
}

.package-container .db-bk-color-one {
	background-color: #f55039;
}

.package-container .db-bk-color-two {
	background-color: rgba(3, 95, 139, 0.8);
}

.package-container .db-bk-color-three {
	background-color: rgba(3, 95, 139, 0.5);
}

.package-container .db-bk-color-six {
	background-color: rgba(233, 129, 31, 0.5) ;
}

.package-container .db-bk-color-platinum {
	background-color: rgba(233, 129, 31, 0.8);
}

.col-20 {
	width: 19%;
	float: left;
}

.col-20:first-child {
	width: 24%;
}


/*============================================================
PRICING STYLES
==========================================================*/

.package-container {
	border-radius: 20px;
}

.package-container-box {
	width: 100%;
}

.package-container .package-titles {
	background-color: #706677;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	color: #fff;
	padding: 0 0 40px !important;
}

.package-container .package-titles li {
	font-size: 13px;
}

.db-padding-btm {
	padding-bottom: 50px;
}

.db-button-color-square {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.50);
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.db-button-color-square:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.50);
	border: none;
}

.db-titles {
	margin-bottom: 30px;
	margin-top: 448px;
	text-align: center;
	color: #000;
	line-height: 25px;
}

.package-container .db-titles {
	margin-top: 185px;
}

.package-container .glyphicon.packageok {
	font-size: 23px;
	color: #ffeb3b;
}

.package-container .glyphicon.package-star {
	font-size: 23px;
	color: #FC5130;
	color: #ffeb3b;
}

.db-pricing-eleven {
	margin-bottom: 30px;
	margin-top: 50px;
	text-align: center;
	/*box-shadow: 0 0 5px rgba(0, 0, 0, .5);*/
	color: #fff;
	line-height: 25px;
}

.package-container .db-pricing-eleven {
	color: #3e3a3a;
}

.db-titles ul,
.db-pricing-eleven ul {
	list-style: none;
	margin: 0;
	text-align: center;
	padding-left: 0px;
}

.db-titles ul li,
.db-pricing-eleven ul li {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

.package-container .db-titles ul,
.package-container .db-pricing-eleven ul {
	padding: 0;
}

.package-container .db-titles ul li,
.package-container .db-pricing-eleven ul li {
	min-height: 92px;
}

.db-titles ul li i,
.db-pricing-eleven ul li i {
	margin-right: 5px;
}

.db-pricing-eleven .price {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 40px 20px 20px 20px;
	font-size: 40px;
	font-weight: 900;
	color: #FFFFFF;
	min-height: 274px;
}

.package-container .db-pricing-eleven .price {
	display: none;
}

.free-plan {
	line-height: 100px;
}

.db-pricing-eleven .price small {
	color: #B8B8B8;
	display: block;
	font-size: 12px;
	margin-top: 22px;
}

.db-pricing-eleven .type {
	background-color: #52E89E;
	padding: 50px 20px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 30px;
}

.package-container .db-pricing-eleven .type {
	background-color: #706677;
	background-color: #FFFFFF;
	background-color: #efefef;
	background-color: transparent;
	font-size: 22px;
	border-bottom: 10px solid #fff;
}

.db-pricing-eleven .pricing-footer {
	padding: 20px;
}

.db-attached>.col-lg-4,
.db-attached>.col-lg-3,
.db-attached>.col-md-4,
.db-attached>.col-md-3,
.db-attached>.col-sm-4,
.db-attached>.col-sm-3 {
	padding-left: 0;
	padding-right: 0;
}

.db-pricing-eleven.popular {
	margin-top: 10px;
}

.db-pricing-eleven.popular .price {
	padding-top: 80px;
}

.dd {
	display: block;
	color: black;
}

@media screen and (min-width: 768px) and (max-width: 955px) {
	.db-pricing-eleven .price {
		font-size: 30px;
	}
	.db-pricing-eleven .type {
		font-size: 26px;
	}
}

.package-small-screen {
	display: none;
}

.pricing-footer-price {
	padding: 30px 30px;
	color: green;
	font-weight: bold;
	text-align: right;
	height: 95px;
}

.pricing-footer-price.platinum {
	background-color: rgba(233, 129, 31, 0.5);
}

.pricing-footer-price.golden {
	background-color: rgba(233, 129, 31, 0.1);
}

.pricing-footer-price.silver {
	background-color: rgba(3, 95, 139, 0.5);
}

.pricing-footer-price.basic {
	background-color: rgba(3, 95, 139, 0.1);
}

.pricing-footer-price p {
	display: none;
	font-size: 21px;
	/*rotate: 50deg;*/
	color: #3e3a3a;
	font-weight: bold;
}

.pricing-footer-price p:first-child {
	display: block;
}

@media screen and (max-width: 740px) {
	.pricing-footer-price {
		min-height: 138px;
	}
}

@media screen and (max-width: 1234px) {
	.show-only-package-desktop {
		display: none
	}
	.package-container {
		overflow: visible;
	}
	.package-container .package-small-screen {
		display: block;
		background: #fff;
		line-height: 0.25;
		font-size: 18px;
	}
	.package-small-screen .package-header-txt {
		position: relative;
		margin: 0;
		width: 380px;
		text-align: left;
		padding: 0 25px;
	}
	.package-small-screen .package-header-txt-note {
		position: relative;
		margin: 22px 0 0;
		width: 380px;
		font-size: 11px;
		text-align: left;
		padding: 0 25px;
	}
	.package-container .db-titles ul li,
	.package-container .db-pricing-eleven ul li {
		min-height: 108px;
	}
	.package-container .glyphicon.package-star {
		font-size: 16px;
	}
	.col-20 {
		min-width: auto;
		width: 25%;
	}
	.package-container-box {
		min-width: auto;
	}
	.full-width-90 {
		width: 90%;
		margin: 5%;
	}
	.package-container .db-pricing-eleven .type {
		font-size: 13px;
		padding: 10px;
		border-bottom: 0;
		background-color: cornflowerblue;
		color: #fff;
	}
	.package-container .db-titles {
		margin-top: 104px;
		display: none;
	}

	.custom-pricing{
		display: block;
	}
}
@media screen and (max-width: 767px) {

	.package-container .db-titles ul li, .package-container .db-pricing-eleven ul li{
		min-height: 108px
	}
}

/*Pulse animation */

#pulse-container {
	position: fixed;
	right: 25px;
	top: 200px;
	padding: 15px;
}

@media screen and (max-width: 768px) {
	#pulse-container {
		top: auto;
		bottom: 25px;
	}
}

.pulse-circle {
	border-radius: 50%;
	background-color: #71b1f7;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);
}

.pulse-item {
	z-index: 100;
	text-align: center;
	margin: 5px;
	color: #000;
	font-weight: bold;
}

@keyframes scaleIn {
	from {
		transform: scale(.5, .5);
		opacity: .5;
	}
	to {
		transform: scale(2.5, 2.5);
		opacity: 0;
	}
}


/* design tool*/

.tool-inverter-datasheet,
.tool-module-datasheet,
.tool-result {
	width: 90%;
	margin: 10px 5% 0;
	background-color: #ffff;
	display: none;
}

.admin-panel .tool-module-datasheet, .admin-panel .tool-inverter-datasheet{
	display: block;
}
.tool-result {
	margin: 100px 5% 0;
}

.tool-inverter-datasheet.showt,
.tool-module-datasheet.showt {
	display: table;
}

.tool-inverter-datasheet td,
.tool-module-datasheet td,
.tool-result td {
	border: 1px solid;
	padding: 30px;
}

#tool-result {
	margin: 10px auto;
	width: 85%;
}

#tool-result th {
	text-align: center;
	background-color: transparent;
	color: #000000;
	font-size: 16px;
}

#tool-result tbody tr:nth-child(6n),
#tool-result tbody tr:nth-child(6n - 1),
#tool-result tbody tr:nth-child(6n - 2) {
	background-color: #1a4c8f;
	color: #fff;
}

#tool-result tbody tr {
	background-color: #d0c4df;
	color: #000;
	background-color: #84a7ef;
	color: #000;
}

#tool-result td {
	padding: 10px 20px 0;
}

#tool-result .data-check td,
#tool-result .total-pv-check td {
	padding: 0 20px 30px;
}

#tool-result .inverter-input-data td {
	padding: 30px 20px 0;
}

#tool-result h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 2px;
}

#tool-result .result-msg {
	font-weight: bold;
	/*  background-image: linear-gradient(141deg, #75e292 0%, #00ff00 95%);*/
	background-color: #CCF5AC;
	background-color: #efcb68;
	background-color: #ffff00;
	color: black;
	padding: 5px;
}

#tool-result .result-msg.Good {
	background-color: #CCF5AC;
}

.tips-container h5,
#tool-result .tips-container h5 {
	margin-top: 17px;
}

.beta {
	color: red;
	vertical-align: super;
	font-size: 12px;
	font-weight: bold;
}

#intro h1,
#intro h2,
#intro h3,
#intro p {
	color: #fff;
}

#intro .hint {
	color: #EFCB68;
}


/*
.total_pv_out_row{
	background-color: #c8963e;
    background-color: #6d8a96 !important;
}
*/

#tool-result.invert-strip tr {
	background-color: #1a4c8f;
	color: #fff;
}

#tool-result .result-val {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#intro .img-preview-contanier {
	padding: 2% 10%;
}

#intro form label {
	color: #000000;
}

@media (min-width: 960px) {
	#intro .img-preview-contanier {
		padding: 2% 15%;
	}
}

@media (min-width: 1200px) {
	#intro .img-preview-contanier {
		padding: 2% 25%;
	}
}

.img-preview-contanier nav ul {
	list-style: none;
}

.img-preview-contanier nav ul li {
	float: left;
	margin: 12px 6%;
	color: #D0C4DF;
	font-size: 21px;
	text-transform: uppercase;
	cursor: pointer;
}

.img-preview-contanier nav ul li:hover {
	color: #7C90DB;
}

.img-preview-contanier nav ul li.active {
	color: #7C90DB;
	text-decoration: underline;
	text-underline-position: under;
	font-weight: bold;
}

#intro section {
	display: none;
}

#intro section.active {
	display: block;
}

.clearx {
	clear: both;
}

@media screen and (max-width: 767px) {
	.steps .board {
		margin-bottom: 95px;
	}
	.steps .board label {
		text-align: left;
		margin-left: 8.33333333%;
	}
	.steps .inline-hint {
		text-align: center;
	}
	.tips-info.right {
		left: -245px;
	}
	.tips-info.right:after {
		left: 248px;
	}
	.tips-info.left {
		left: -70px;
	}
	.tips-info.left:after {
		left: 73px;
	}
}


/** New COver profile */

.zindex-10 {
	z-index: 10;
}

.cover {
	height: 200px;
	overflow: hidden;
	width: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}

.cover-logo {
	position: absolute;
	left: 50px;
	top: 151px;
	max-width: 90%;
	z-index: 999;
}

.cover-logo img {
	border: 1px solid silver;
	border-radius: 50px;
	float: left;
}

.cover-logo .cover-header-txt {
	float: left;
	margin: 18px 10px;
}

.cover-logo .cover-header-txt h5 {
	font-weight: bold;
	color: #1e5a83;
	font-size: 25px;
	text-transform: capitalize;
}

.cover-logo .cover-header-txt .company-tag {
	padding: 7px;
}

.cover-logo .cover-header-txt .company-tag a {
	font-size: 13px;
}

.cover-info {
	border: 1px solid silver;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.cover-info address {
	margin-top: 50px;
}

.cover-info .profile-head {
	float: none;
	padding: 0 34px;
}

.no-cover .cover {
	height: 100px;
}

.no-cover .cover-logo {
	top: 50px;
}

.cover .sponsored {
	width: 90px;
	background-color: #f60;
	border-color: #f60;
	margin-left: 35px;
	margin-top: 10px;
}

.send-quick-msg {
	padding: 20px;
	text-align: center;
	color: #186ff2;
	border: 1px solid #699ada;
	background-color: #e4e4e2;
	border-radius: 100px;
	height: 80px;
	width: 80px;
	position: fixed;
	right: 54px;
	bottom: 0;
	box-shadow: 0px 4px 16px 0px #00000057;
	z-index: 10000;
	font-size: 25px;
}

.send-quick-msg .glyphicon {
	color: #f60;
}

.cover .sponsored a {
	color: #fff;
}

.cover-logo-img {
	width: 100px;
	height: 100px;
}

.co-video video {
	width: 100%;
}

@media screen and (max-width: 1000px) {
	.cover-logo .cover-header-txt .company-tag {
		padding: 4px;
	}
	.cover-logo .cover-header-txt .company-tag a {
		font-size: 10px;
	}
}

@media screen and (max-width: 676px) {
	.cover-header-txt .business-area-mobile {
		position: relative;
		top: 35px;
		line-height: 2;
		word-wrap: normal;
		word-break: keep-all;
		text-align: center;
	}
	.cover-logo {
		left: 0;
		right: 0;
	}
	.cover-logo img {
		margin: 0 auto;
	}
	.cover-logo .cover-header-txt {
		margin: 0;
	}
	.cover-logo img,
	.cover-logo .cover-header-txt {
		float: none;
	}
	.cover-logo .cover-header-txt h5 {
		font-size: 20px;
		position: relative;
		top: -60px;
		text-align: center;
	}
	.cover-info address {
		margin-top: 140px;
	}
}


/** End New COver **/

.alert-info {
	width: 100%;
	text-align: right;
}

.ad-container {
	text-align: center;
	padding: 10px 0;
	background-color: #3c5997;
	font-weight: bold;
	background: #535050;
	background: #1CB5E0;
	background: linear-gradient(90deg, #1CB5E0 0%, #000851 100%);
	background: #154295;
	width: 150px;
	margin: 0 auto;
	border-radius: 100%;
	margin-top: -50px;
}

.ad-container a {
	color: #fff;
}

.ad-container a:hover {
	color: #000;
}

.pagebtns a {
	border: 1px solid;
	padding: 3px 10px;
	font-size: 18px;
	margin: 1px;
}

.company-show-container {
	height: 150px;
}


/* Custom style new */

#slick-main-slider .slick-prev:before,
#slick-main-slider .slick-next:before {
	font: normal normal normal 14px/1 FontAwesome;
	opacity: 1;
	color: black;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#slick-main-slider .slick-prev {
	left: 90%;
	z-index: 100;
	opacity: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

#slick-main-slider .slick-prev:before {
	content: "\f105" !important;
}

#slick-main-slider .slick-next:before {
	content: "\f104" !important;
}

#slick-main-slider .slick-next {
	left: 10%;
	opacity: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

#slick-main-slider:hover .slick-next,
#slick-main-slider:hover .slick-prev {
	opacity: 1;
	-webkit-transform: scale(2.5);
	transform: scale(2.5);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.cart-section tbody tr td .qty-box .input-group .form-control {
	font-size: 15px;
}

.fa {
	font-size: 18px;
}


/*#telephone_country {
    height: 54px;
}*/


/*#governorate {
    height: 54px;
}*/

.pull-right small {
	color: #2b97c9;
}

#Registration_help {
	font-style: italic;
	color: #2b97c9;
	text-decoration: underline;
	cursor: pointer;
}

#Registration_help:hover {
	color: #0e719f;
}

.img-preview-box {
	display: none;
	position: fixed;
	z-index: 90000;
	top: 0px;
	background: rgba(0, 0, 0, 0.9);
	bottom: 0;
	left: 0;
	right: 0;
}

.img-preview-box i {
	color: #e32525;
	font-size: 35px;
	left: 0;
	top: 25px;
	color: #8abddf;
	cursor: pointer;
}

#intro .img-preview-contanier {
	padding: 2% 10%;
}

#intro form label {
	color: #000000;
}

@media (min-width: 960px) {
	#intro .img-preview-contanier {
		padding: 2% 15%;
	}
}

@media (min-width: 1200px) {
	#intro .img-preview-contanier {
		padding: 2% 25%;
	}
}

.img-preview-contanier nav ul {
	list-style: none;
}

.img-preview-contanier nav ul li {
	float: left;
	margin: 12px 6%;
	color: #D0C4DF;
	font-size: 21px;
	text-transform: uppercase;
	cursor: pointer;
}

.img-preview-contanier nav ul li:hover {
	color: #7C90DB;
}

.img-preview-contanier nav ul li.active {
	color: #7C90DB;
	text-decoration: underline;
	text-underline-position: under;
	font-weight: bold;
}

.big-container {
	color: #fff;
	overflow: auto;
	height: 87%;
}

.big-container p {
	color: white;
}

.big-container h5 {
	color: white;
}

.big-container ul {
	list-style: inside;
}

#subject {
	height: 54px;
}

.input-number {
	width: 100px;
}

.registeration {
	display: flex;
	justify-content: center;
	align-items: center;
}

.register_as {
	background-color: #f8f8f8;
	border: 2px solid #3097d1;
	border-radius: 10px;
	width: 100%;
}

.cv_image {
	height: 110px;
	width: 100px;
	/*margin-right: 20px;*/
}

.custom_button {
	color: #186fc9;
	border-color: #186fc9;
	background-color: #f1f7fc;
}

.table th,
.table td {
	border: none;
}

body .guide-boxs {
	background-color: #f1f2f3;
	padding-top: 60px;
}

body .guide-boxs .box {
	color: #fff;
	background-color: #f9f7f7;
	padding: 15px;
	box-shadow: 0 7px 9px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	transition: 0.5s all ease 0s;
	margin-bottom: 60px;
}

body .guide-boxs .img-div {
	width: 135px;
	margin: 20px auto;
}

body .guide-boxs .img-div img {
	width: 100%;
	height: 105px;
	background-color: #f9f7f7;
	padding: 15px;
	box-shadow: 0 7px 9px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}

body .guide-boxs .img-div img:hover {
	box-shadow: unset;
}

body .guide-boxs .title {
	font-size: 18px;
	margin-bottom: 12px;
	color: #035f8b;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	min-height: 60px;
}

body .guide-boxs .btn {
	background-color: #035f8b;
	border: 1px solid #035f8b;
	border-radius: 5px;
	padding: 10px 22px;
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #fff;
	width: 90%;
	margin-bottom: 20px;
}

body .guide-boxs .btn:hover {
	background-color: #044f73;
}

.logo-block.square img{
	width: 111px;
	height: 111px;
}

.img-preview-light{
	background: rgba(0, 0, 0, 0.18);
}

.img-preview-light .img-preview-contanier{
	text-align: center;
}

.company-profile-img{
  max-width: 300px;
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.setting{
  box-shadow: 1px 2px 3px #999;
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.setting ul{
padding: 0
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.setting ul li{
padding: 10px;
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.setting ul li.active{
  background-color: #f08c08;

}
.main-menu .menu-right .icon-nav .onhover-div .show-div.setting ul li.active a{
  color: #fff;
}

.btn.highlight-btn, body .guide-boxs .btn.highlight-btn{
	background: #eb8517;
	border: #eb8517;
	color: #000;
}

.btn.highlight-btn:hover, body .guide-boxs .btn.highlight-btn:hover{
	background: #de7a0f;
}


#companies-search-form input {
    width: 30%;
    float: left;
    margin-bottom: 15px;
    font-size: 13px;
    height: 36px;
}

.rtl #companies-search-form input {
	float: right;
}

@media screen and (max-width: 768px) {
	#companies-search-form input {
	    width: 100%;
		}
}
.checkbox-inline {
    margin-bottom: 20px;
}

#companies-search-form .btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#companies-search-form .btn-primary {
    color: #fff;
    background-color: #3097d1;
    border-color: #2a88bd;
}

#companies-search-form .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container{
	width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}

.rtl .text-center{
	text-align: center;
}

.specifications .text{
	font-size:18px
}

.admin-table tr{
	 display: block;
	 overflow: auto;
}

@media (max-width:930px) {
	.admin-table tr{
		 width: 550px
	}
}
@media screen and (max-width:550px) {
	.admin-table tr{
		 width: 350px
	}
}

.rtl address{
	text-align: right;
}

.product-info{
	height: 150px;
}

.online-slider-price{
	color: #e88220
}

.text-left{
text-align: left;
}

.poptin-popup > div .inputs-container{
	display: none;
}
