@import url(//fonts.googleapis.com/css?family=Lato);
@font-face {
	font-family: 'klavika_boldbold';
	src: 	url('../fonts/ufonts.com_klavikabold-bold-opentype-webfont.eot');
	src: 	url('../fonts/ufonts.com_klavikabold-bold-opentype-webfont.eot#iefix') format('embedded-opentype'),
			url('../fonts/ufonts.com_klavikabold-bold-opentype-webfont.woff') format('woff'),
			url('../fonts/ufonts.com_klavikabold-bold-opentype-webfont.ttf') format('truetype'),
			url('../fonts/ufonts.com_klavikabold-bold-opentype-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#vamp_box h2:before {
	background: none;
}

/*overlay for theme*/
.checkoutLoader.previewFrameLoad{
	position: fixed;
	height: 100%;
	width: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100002;
	text-align: center;
	display: block;
	top: 0;
	left: 0;
}
.siteFrameLoad {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: auto;
	background-color: #202028;
	z-index: 100003;
	text-align: center;
	display: block;
	top: 0;
	left: 0;
}
.gearHolder {
	width: 226px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.textforLoad{
	color: #D2D2DB;
	font-size: 20px;
	font-weight: 400;
	line-height: 70px;
	display: block;
}
.gearWrapper {
	width: 700px;
	height: 368px;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}
.gear1{
	z-index: 10001;
	height: auto;
	width: auto;
	-webkit-animation:spinClock 6s linear infinite;
	-moz-animation:spinClock 6s linear infinite;
	animation:spinClock 6s linear infinite;
	margin-bottom: -20px;
}
.gear2{
	z-index: 10001;
	height: auto;
	width: auto;
	-webkit-animation:spinCounter 3s linear infinite;
	-moz-animation:spinCounter 3s linear infinite;
	animation:spinCounter 3s linear infinite;
	float: right;
}
.gear3{
	z-index: 10001;
	height: auto;
	width: auto;
	-webkit-animation:spinCounter 2s linear infinite;
	-moz-animation:spinCounter 2s linear infinite;
	animation:spinCounter 2s linear infinite;
	float: left;
	margin-top: -20px;
}
.loadingText{
	color: #D2D2DB;
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 20px;
	font-family:'Lato', sans-serif;
}
.loadingLogo{
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
.fancybox-overlay {
	z-index: 99999999 !important;
	/*z-index: 99 !important;*/
}
.fancybox-opened{
	z-index: 803000000 !important;
}


/* Portrait tablet @media (min-width: 768px) and (max-width : 979px) */
@media (min-width: 768px) and (max-width : 991px) {
	/* #it-policy {width: 100% !important; padding: 0 30px !important;} */
}

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	#it-policy {
		width: 100% !important;
		padding: 0 50px !important;
		left: auto !Important;
		margin-left: 0 !important;
	}
	#pv-it-close {
		right: 38px !important;
	}

	#term_condition_modal {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/* Powered By
-------------------------------------------------- */
.powered-by-light,
.powered-by-dark,
.powered-by-transparent {
	display: 				inline-block;
	padding: 				6px 15px;
	text-decoration: 		none;
	border-radius: 			4px;
	-webkit-border-radius: 	4px;
	-moz-border-radius: 	4px;
}
.powered-by-light:hover,
.powered-by-dark:hover,
.powered-by-light:focus,
.powered-by-dark:focus,
.powered-by-transparent:hover,
.powered-by-transparent:focus {
	text-decoration: none;
}
.powered-by-light {
	background: #fff;
	border: 	1px solid #4c4c4c;
	color: 		#4c4c4c !important;
}
.powered-by-dark {
	background: 		#21cb68;
	box-shadow: 		0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 	0 1px 1px rgba(0, 0, 0, 0.5);
}
.powered-by-transparent {
	background: none;
	border: 	1px solid #fff;
	color: 		#fff !important;
}
.powered-by-light span,
.powered-by-dark span,
.powered-by-transparent span {
	display: 		inline-block !important;
	vertical-align: middle !important;
	margin: 		0 !important;
	padding: 		0 !important;
	line-height: 	1.4 !important;
}
.powered-by-light span.txt-typo,
.powered-by-dark span.txt-typo,
.powered-by-transparent span.txt-typo {
	font-family: 	'klavika_boldbold'!important;
	font-size: 		15px;
	text-transform: 	uppercase;
}
.powered-by-light span.pv-logo,
.powered-by-dark span.pv-logo,
.powered-by-transparent span.pv-logo {
	font-family: 	'icomoon'!important;
	font-size: 		24px;
	text-shadow: 	0px 1px 0 rgba(0,0,0,.7);
}
.powered-by-light span.pv-logo {
	text-shadow: 0px 1px 0 rgba(255,255,255,.7);
}
.powered-by-dark span.txt-typo {
	color: #166c38;
}
.powered-by-dark span.pv-logo {
	color: #fff;
}
form[name="newsletter"] div {
	display: none;
}
.grecaptcha-badge {
	display: none;
}

/* Ecommerce Quick Fixes
-------------------------------------------------- */
.pagevamp-theme .markdown-container p,
.pagevamp-theme div.photo > div.text,
#widget .widget-container h5,
.pvuser-content .pvcomponent h5 {
	word-break: initial;
	word-wrap: break-word;
	text-align: left;
}
.pagevamp-theme .text-muted {
	word-break: initial;
	word-wrap: break-word;
}
@-moz-document url-prefix() {
	.pagevamp-theme .markdown-container p,
	.pagevamp-theme div.photo > div.text {
		word-break: initial;
	}
	.pagevamp-theme .text-muted {
		word-break: initial;
	}
}
.loading-ecommerce {
	background: 	rgba(0, 0, 0, .9);
	width: 		100%;
	height: 	100%;
	position: 	fixed;
	top: 		0;
	left: 		0;
	z-index: 	9999999;
	color: 		@white-color;
	display: 	table;
	text-align: center;
}
.loading-ecommerce .le-wrap {
	width: 		100%;
	/* height: 		100%; */
	display: 		table-cell;
	vertical-align: 	middle;
}
.loading-ecommerce .le-wrap span {
	display: block;
	color: #fff;
}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 767px) {
	.pagevamp-theme .btn.btn-secondary {
		margin-bottom: 3px;
	}
}

/* Smartphones (portrait) ----------- */
@media (max-width: 480px) {
	.panel.panel-default {
		overflow-x: hidden!important;
		padding-bottom: 120px;
	}
}

/* Call to Action
-------------------------------------------------- */
.calltoaction-wrap {
	display: 	inline-block;
	position: 	fixed;
	bottom: 	0;
	z-index: 	999999999;
}
.calltoaction-wrap.left {
	left: 50px;
}
.calltoaction-wrap.right {
	right: 50px;
}
.calltoaction-wrap.right.with {
	right: 220px;
}
.calltoaction-wrap.right-bottom.with {
	bottom: 496px;
}
.calltoaction-wrap.right-bottom {
	/* right: -40px; */
	right: 0;
	bottom: 385px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
}
.calltoaction-wrap a {
	padding: 				12px 25px;
	text-transform: 		none;
	display: 				block;
	font-family: 			'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 			400;
	font-size: 				16px;		/* Default Font Size */
	line-height: 			1;
	-webkit-font-smoothing: auto;
}

/* Featured Image repositios css */
.carousel .carousel-inner .item .fill, .carousel .carousel-inner .item .fill-car{
	-webkit-transition:background-position 1s ease-in;
	-moz-transition:background-position 1s ease-in;
	-o-transition:background-position 1s ease-in;
	transition:background-position 1s ease-in;
}

#supersized img{
	transition: all 1s ease-in-out;
}

/* Custom About
-------------------------------------------------- */
.pvsection p {
	text-align: left;
	line-height: 1.5;
	margin: 0 0 15px;
}

.pvsection ul,
.pvsection ol {
	margin: 0 0 25px;
	padding: 0 0 0 20px;
}
.pvsection ul li,
.pvsection ol li {
	text-align: left;
	line-height: 1.5;
	margin: 0 0 10px;
}


/* Powered by Icon
-------------------------------------------------- */
.pagevamp-theme .powered:after {
	content: "~";
	font-family: 'icomoon';
	font-size: 26px;
	top: 0;
}


/* Newsletter [Bottom]
-------------------------------------------------- */
#slide-bottom .on span.desc *,
#slide-bottom .on .form-inline * {
	font-family: 			'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 			400;
	-webkit-font-smoothing: auto;
}
#slide-bottom {
	position: 	fixed;
	bottom: 	-170px;
	right: 		30px;
	z-index: 	9999999999;
}
#slide-bottom img {
	max-width: none;
}
#slide-bottom .sb-top {
	text-align: right;
}
#slide-bottom .sb-top .icon-collapse {
	display: 				inline-block;
	background: 			#2d343b;
	padding: 				12px 25px 13px;
	color: 					#fff;
	cursor: 				pointer;
	border-radius: 			6px 6px 0 0;
	-webkit-border-radius: 	6px 6px 0 0;
	-moz-border-radius: 	6px 6px 0 0;
}
#slide-bottom .sb-top .icon-collapse i,
#slide-bottom .sb-top .icon-collapse span {
	display: 		inline-block;
	vertical-align: middle;
	position: 		relative;
}
#slide-bottom .sb-top .icon-collapse span.text {
	font-family: 			'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 			400;
	-webkit-font-smoothing: auto;
	height: 				10px;
	font-size: 				16px;
}
#slide-bottom .sb-top .icon-collapse span.bar {
	margin: 	0 8px;
	font-size: 	25px;
}

#slide-bottom .sb-top .icon-collapse i {
	height: 18px;
}
#slide-bottom .sb-wrap {
	background: 			#2d343b;
	padding: 				25px;
	text-align: 			center;
	font-family: 			'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 			400;
	-webkit-font-smoothing: auto;
	border-radius: 			6px 0 0 0;
	-webkit-border-radius: 	6px 0 0 0;
	-moz-border-radius: 	6px 0 0 0;
}
#slide-bottom .sb-wrap span.desc {
	display: 		block;
	margin-bottom: 	25px;
}
#slide-bottom .sb-wrap span.desc h2 {
	font-size: 		16px;
	line-height: 	1.2;
	margin-bottom: 	10px;
	text-transform: none;
	border-bottom: 	none !important;
	color: 			#fff;
}
#slide-bottom .sb-wrap span.desc h2:before {
	position: relative !important;
}
#slide-bottom h2:first-letter {
	border: none !important;
}
#slide-bottom .sb-wrap span.desc p {
	max-width: 		235px;
	font-size: 		13px;
	line-height: 	1.2;
	margin-bottom: 	0;
	color: 			#9f9f9f;
	margin: 		0 auto !important;
}
#slide-bottom .sb-wrap input[type="text"] {
	background: 	#fff;
	border: 		1px solid #9797A6;
	display: 		inline-block;
	min-width: 		100px;
	max-width: 		135px;
	height: 		34px;
	vertical-align: top;
	margin-right: 	5px;
	line-height: 	33px;
	padding-left: 	10px;
	font-size: 		13px;
	color: 			#666;
}
#slide-bottom .sb-wrap input[type="text"]:focus {
	outline: none;
}
#slide-bottom .sb-wrap button {
	background: 			#21cb68;
	border: 				none;
	font-size: 				13px;
	color: 					#fff;
	width: 					auto;
	height: 				34px;
	padding: 				0 10px;
	float: 					none;
	display: 				inline-block;
	vertical-align: 		top;
	text-transform: 		uppercase;
	border-radius: 			0;
	-moz-border-radius: 	0;
	-webkit-border-radius: 	0;
}
#slide-bottom label.error,
#slide-bottom .subscription_success {
	width: 		100%;
	position: 	absolute;
	color: 		red;
	left: 		0;
	bottom: 	60px;
	font-size: 	12px;
}
#slide-bottom .subscription_success {
	color: 		#49B870 !important;
	display: 	none;
}
#slide-bottom .newsletter_btmhide {
	position: relative;
}

/* Newsletter [Right]
-------------------------------------------------- */
#slide-right {
	position: 	fixed;
	bottom: 	145px;
	right: 		-330px;
	z-index: 	9999999;
}
#slide-right .on {
	position: 	relative;
	overflow: 	hidden;
}
#slide-right .icon-collapse {
	background: 			#2d343b;
	color: 					#fff;
	float: 					left;
	width: 					45px;
	height: 				190px;
	position: 				relative;
	border-radius: 			6px 0 0 6px;
	-webkit-border-radius: 	6px 0 0 6px;
	-moz-border-radius: 	6px 0 0 6px;
	cursor: 				pointer;
	line-height: 			1;
}
#slide-right .icon-collapse i,
#slide-right .icon-collapse span {
	position: absolute;
}
#slide-right .icon-collapse span {
	-webkit-transform: 	rotate(-90deg);
	-moz-transform: 	rotate(-90deg);
	-ms-transform: 		rotate(-90deg);
	-o-transform: 		rotate(-90deg);
	filter: 			progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#slide-right .icon-collapse span.text {
	font-family: 			'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 			400;
	-webkit-font-smoothing: auto;
	height: 				20px;
	font-size: 				16px;
	bottom: 				108px;
	left: 					-26px;
	width: 					105px;
	text-overflow: 			ellipsis;
	white-space: 			nowrap;
	overflow: 				hidden;
}
#slide-right .icon-collapse span.bar {
	margin: 	0 8px;
	font-size: 	25px;
	bottom: 	42px;
	left: 		11px;
}
#slide-right .icon-collapse span.icon {
	bottom: 22px;
	left: 	13px;
}
#slide-right .sr-wrap * {
	font-family: 			'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 			400;
	-webkit-font-smoothing: auto;

}
#slide-right .sr-wrap {
	background: #2d343b;
	height: 	190px;
	padding: 	35px 25px;
	text-align: center;
	float: 		left;
	position: 	relative;
}
#slide-right .sr-wrap .desc {
	display: 		block;
	margin-bottom: 	25px;
	text-align: 	center;
}
#slide-right .sr-wrap span.desc h2 {
	font-size: 		16px;
	line-height: 	1.2;
	margin-bottom: 	10px;
	text-transform: none;
	border-bottom: 	none !important;
	color: 			#fff;
}
#slide-right .sr-wrap span.desc h2:before {
	position: relative !important;
}
#slide-right h2:first-letter {
	border: none !important;
}
#slide-right .sr-wrap span.desc p {
	max-width: 		235px;
	font-size: 		13px;
	line-height: 	1.2;
	margin-bottom: 	0;
	color: 			#9f9f9f;
	margin: 		0 auto !important;
}
#slide-right .subscription_success {
	color: 		#49B870 !important;
	display: 	none;
}
#slide-right .sr-wrap input[type="text"] {
	background: 	#fff;
	border: 		1px solid #9797A6;
	display: 		inline-block;
	min-width: 		100px;
	max-width: 		135px;
	height: 		34px;
	vertical-align: top;
	margin-right: 	5px;
	line-height: 	33px;
	padding-left: 	10px;
	font-size: 		13px;
	color: 			#666;
}
#slide-right .sr-wrap input[type="text"]:focus {
	outline: none;
}
#slide-right .sr-wrap button {
	background: 			#21cb68;
	border: 				none;
	font-size: 				13px;
	color: 					#fff;
	width: 					auto;
	height: 				34px;
	padding: 				0 10px;
	float: 					none;
	display: 				inline-block;
	vertical-align: 		top;
	text-transform: 		uppercase;
	border-radius: 			0;
	-moz-border-radius: 	0;
	-webkit-border-radius: 	0;
}
#slide-right label.error,
#slide-right .subscription_success {
	/*width: 			120px;*/
	width: 			100%;
	position: 		absolute;
	color: 			red;
	left: 			25px;
	bottom: 		73px;
	font-size: 		12px;
	/*left: 			50%;
	margin-left: 	-60px;*/
	left: 			0;
}

/* For Arabic
-------------------------------------------------- */
#slide-bottom.ar_AE,
#slide-right.ar_AE {
	direction: rtl;
}

#slide-bottom.ar_AE .on input[type="text"] {
	margin-right: 	0;
	margin-left: 	5px;
	padding-left: 	10px;
	padding-right: 	10px;
}

#slide-bottom.ar_AE .on .icon-collapse span.text {
	text-align: right;
}

#slide-right.ar_AE .on .icon-collapse {
	direction: ltr;
}

#slide-right.ar_AE .on input[type="text"] {
	margin-right: 	0;
	margin-left: 	5px;
	padding-left: 	10px;
	padding-right: 	10px;
}


/* Cutom Table
-------------------------------------------------- */
.custom-about {
  overflow-y: hidden;
}
.custom-about table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
}
.custom-about table td,
.custom-about table th {
    padding: 5px;
    border: 1px solid #ddd;
    vertical-align: top;
}

/*[pv-ecommerce-product] table td,
[pv-ecommerce-product] table th {
  border: none !important;
}*/