body {overflow-x: hidden;}

.lg-sub-html{display:none;}
.tab-content {background: #fff;box-shadow: 0 6px 20px rgb(0 0 0 / 7%);padding: 20px;}
section#main-body{padding-top:0!important;}
.product-order-now {font-size: 15px;padding: 10px;border-radius: 0;}
select.from-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
#accordion ul {
    margin: 0 20px;
    padding: 20px;
}
#accordion ul li {
    line-height: 20px;
    padding: 5px 0;
    list-style: none;
    position: relative;
}
#accordion ul li:before {
    position: absolute;
    width: 14px;
    height: 15px;
    left: -18px;
    top: 5px;
    text-align: center;
    content: '\f26d';
    font-family: Material-Design-Iconic-Font;
    font-size: 8px;
    color: #5bc758;
}
.product-description {
    /*background: #00ACEA;*/
    /*background-image: -webkit-linear-gradient(160deg,#1976d2,#00ACEA);*/
    /*background-image: linear-gradient(160deg,#1976d2,#00ACEA);*/
    padding: 30px 0;
    margin-top: 0px;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    padding-bottom:140px!important;
}
.page-content {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.nav-tabs>li.active>a:after {
    content: '';
	position: absolute;
	bottom: -13px;
	left: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: -8px;
	vertical-align: middle;
	border-bottom: 8px solid #fff;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}

.header-lined {
    display: none;
}





















header#site-header {min-height: 56px;}
.header-nav:hover {
    background: #00387d;
    background-image: -webkit-linear-gradient(160deg,#005cce,#00387d);
    background-image: linear-gradient(160deg,#005cce,#00387d);
}
.swiper-container {
}
.swiper-slide {
    text-align: center;
}
.swiper-slide img {
    max-width: 80%;
}
.section-additional {
    padding: 90px 0;
    background: #f1f1f1;
}

.lSSlideOuter {
    background: #e9edf2;
    margin-top: 5px;
}

.single-product-title {
    overflow: hidden;
    line-height: 38px;
    font-size: 32px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 25px;
}
.breadcrumb-transparent {
    background: transparent !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
}
.breadcrumb-transparent li a {
    color: #fff;
}
.list-product-info{list-style:none;padding:0;margin:0}
.list-product-info li{display:inline-block; padding-right: 24px;}
.list-product-info li,.list-product-info li a,.list-product-info li span{color:#fff!important;font-size:13px}
.list-product-info li a:hover{color:#5bc758}
.nav-tabs>li>a{padding-left:0 !important;}
.nav-transparent {
	margin-bottom: 13px;
    border-bottom: none;
}

.nav-transparent>li>a {
	color: rgba(221, 238, 255, .8);
	padding: 0px 15px !important;
}

.nav-transparent>li.active>a:after {
	content: '';
	position: absolute;
	bottom: -13px;
	left: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: -8px;
	vertical-align: middle;
	border-bottom: 8px solid #fff;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}

.nav-tabs .badge {
	vertical-align: top;
	margin: 16px 0 0 8px
}

.nav-transparent .badge-outline {
	border-color: rgba(140, 176, 213, .5);
	color: rgba(221, 238, 255, .8)
}
/*
.nav-tabs:not(.nav-transparent)>li>a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	background: transparent;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.nav-tabs.nav-sm:not(.nav-transparent)>li>a:after {
	height: 2px
}
*/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #5bc758;
	cursor: default
}

.nav-transparent>li.active>a,
.nav-transparent>li.active>a:focus,
.nav-transparent>li.active>a:hover {
	color: #fff
}

.nav-sm>li.active>a,
.nav-sm>li.active>a:focus,
.nav-sm>li.active>a:hover,
.nav-sm>li>a:hover,
.nav-tabs>li>a:hover {
	color: #5bc758
}

.nav-transparent>li>a:hover {
	color: #fff
}

.tab-section-info ul.nav.nav-tabs.nav-sm {
    margin-bottom: 0;
}

/*.nav-tabs:not(.nav-transparent)>li.active>a:after {
	background: #5bc758
}*/

.tab-content {
	background: #fff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .07)
}

.tab-content.tab-lg {
	margin-bottom: 20px!important
}

.tab-content>.tab-pane {
	padding: 26px 30px;
	display: none
}

.tab-content>.active {
	display: block
}

.tab-content.tab-lg>.tab-pane {
	padding: 10px 20px;
}
.tab-content.tab-sm {
    margin: 0;
    padding: 0;
}

.title-content .tab-content.tab-sm .tab-sm {
	height: auto
}

.tab-content.tab-sm .tab-content .tab-pane {
	padding: 0
}

.tab-content.tab-sm>.tab-pane {
	position: relative;
	height: 100%;
	padding: 16px 24px 24px
}

#tab-additional-services {
	padding-top: 20px
}

.tab-content.tab-sm>.tab-pane .tabs {
	margin-top: -16px;
	margin-bottom: 0px
}

.tab-content.tab-sm>.tab-pane .tab-pane .scroll-list {
	position: relative;
	margin: 0;
	padding-right: 0px;
}

.tab-content .tab-pane h3 {
	font-size: 24px;
	margin: 0 0 30px
}

.tab-content .tab-pane h3 .btn {
	float: right;
	margin-top: -3px
}

.tab-content .tab-pane p {
	margin-bottom: 17px;
	text-align: justify
}

.tab-content.tab-sm .tab-pane p {
	margin-bottom: 0;
	font-size: 13px;
	margin: 3px 0 5px;
	line-height: 20px
}

.tab-content.tab-lg .tab-pane .list-check {
	overflow: hidden
}

.tab-content.tab-lg .tab-pane .list-check li {
	float: left;
	width: 50%;
	padding-right: 16px
}

.tab-content .tab-section+.tab-section {
	padding-top: 5px
}

.tab-content.tab-lg .tab-section+.tab-section {
	padding-top: 33px
}

.tab-section h5 {
	margin: 0 0 15px
}

.tab-section .list-styled+h5 {
	margin-top: 20px
}

.tab-section h6 {
	font-size: 11px;
	color: #a1a5b2;
	font-weight: 400;
	margin: 0 0 10px;
	text-transform: uppercase
}

.tab-section h5.tab-title {
	font-size: 15px
}

.tab-section-price .price {
	color: #2e3442
}

.tab-section-price .price.price-discounted {
	padding-top: 0;
	color: #ff8e2b
}

.tab-section-price .price small {
	display: block;
	margin-bottom: 14px;
	font-size: 12px;
	color: #a1a5b2
}

.tab-section-price .price>span {
	display: block;
	margin-top: -6px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #2e3442
}

.tab-section-price .price>span span {
	position: relative
}

.tab-section-price .price>span span:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
	width: 100%;
	height: 1px;
	background: #ff8e2b
}

.tab-section-price .price>span i {
	margin-left: 5px
}

.tab-actions {
	position: absolute
}

.tab-content .tab-content {
	box-shadow: none;
	background: none
}

.tab-content.tab-lg .tab-content .tab-pane {
	padding: 0px 0 18px
}

.tab-payment-method {
	box-shadow: none
}

.tab-payment-method .tab-pane {
	padding: 24px 0 0
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.tab-body-title {
	color: #2e3442;
	font-weight: 700
}
.text-center{text-align:center;}
.strip-orange {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8e2b), color-stop(100%, #ff6c2c));
	background: -webkit-linear-gradient(110deg, #ff6c2c, #ff8e2b);
	background: linear-gradient(340deg, #ff6c2c, #ff8e2b);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8e2b', endColorstr='#ff6c2c', GradientType=0)
}
.nav-transparent>li>a{ border: none!important;}
.nav-transparent>li.active>a, .nav-transparent>li.active>a:focus, .nav-transparent>li.active>a:hover {
    color: #fff !important;
    cursor: default !important;
    background-color: transparent !important;
    border: none !important;
    border-bottom-color: transparent !important;
}
.nav-transparent>li>a:hover {
    background-color: transparent!important;
    border: none!important;
    color: #fff!important;
}
ul.nav.nav-tabs.nav-sm {
    border: none;
    margin-top: 10px;
}
.nav-sm.nav-tabs>li>a:hover,.nav-sm.nav-tabs>li>a:focus {
    border: none!important;
    background:none!important;
    color:#5bc758!important;
}
.nav-sm.nav-tabs>li.active>a{
    border: none!important;
    background:none!important;
    color:#5bc758!important;
}
.nav-sm.nav-tabs>li>a {
    margin-right: 8px;
    line-height: 30px;
    font-size: 11px;
    border:none;
    text-transform: uppercase;
    font-weight: 400;
    color: #a1a5b2;
}


.list-checkbox,
.list-collapse,
.list-icon,
.list-payment-method,
.list-styled,
.list-styled ul,
.list-subtotal,
.list-summary {
	list-style: none;
	padding: 0;
	margin: 0
}

.list-checkbox li label [data-toggle=tooltip] {
	margin-left: 5px;
	font-size: 16px;
	color: #a0a6b2
}

.list-icon li,
.list-styled li {
	position: relative;
	padding: 4px 0 4px 32px;
	line-height: 24px
}

.tab-sm .list-icon li {
	line-height: 16px
}

.list-icon>li:before,
.list-styled li:before {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0;
	top: 4px;
	text-align: center;
	content: '\f26d';
	font-family: Material-Design-Iconic-Font
}

.list-styled>li:before {
	font-size: 7px;
	color: #5bc758
}

.list-styled:not(.list-link) li a {
	border-bottom: 1px dotted
}

.list-styled:not(.list-link) li a[data-toggle=tooltip] {
	display: inline-block;
	border: none
}

.list-styled:not(.list-link) li a[data-toggle=tooltip]>i {
	float: left
}

.custom-form-page .list-styled a:after {
	display: none
}

.list-styled a:hover:after {
	border-color: #5bc758
}

.list-styled>li ul {
	padding: 4px 0 0
}

.list-styled>li>ul>li {
	padding-left: 24px;
	list-style: none
}

.list-styled>li>ul li:before {
	font-size: 6px;
	color: #a8b5c4
}

.list-styled>li>ul>li>ul>li:before {
	content: '\f273';
	font-size: 14px
}

.list-icon li:before {
	font-size: 24px
}

.list-check li:before {
	content: '✔';
}

.list-close li:before {
	content: '\f136'
}

.list-sm li {
	font-size: 13px;
	line-height: 20px;
	padding-left: 32px
}

.list-sm li:before {
	font-size: 15px
}

.list-primary li:before {
	color: #5bc758
}

.list-secondary li:before {
	color: #f29441
}

.list-danger li:before {
	color: #de2c2c
}

.list-dark-green li:before {
	color: #387a36
}

.list-white li,
.list-white li:before {
	color: #fff
}

.list-collapse>li {
	padding: 0;
	margin-bottom: 8px
}

.list-collapse>li>a {
	position: relative;
	padding-left: 24px;
	line-height: 24px;
	display: block;
	font-weight: 700;
	color: #2e3442;
	font-size: 14px
}

.list-collapse>li>a>.label {
	margin-top: 2px;
	margin-left: 6px;
	display: inline-block;
	vertical-align: top
}

.list-collapse.list-sm>li>a {
	font-size: 13px;
	line-height: 20px
}

.list-collapse>li>a:after,
.list-collapse>li>a:before {
	content: '';
	position: absolute;
	background: #737980;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

.list-collapse>li>a:before {
	left: 0;
	top: 11px;
	width: 12px;
	height: 2px
}

.list-collapse>li>a:after {
	left: 5px;
	top: 6px;
	width: 2px;
	height: 12px
}

.list-collapse.list-sm>li>a:before {
	top: 8px
}

.list-collapse.list-sm>li>a:after {
	top: 3px
}

@-moz-document url-prefix() {
	.list-collapse.list-sm>li>a:before {
		top: 9px
	}
	.list-collapse.list-sm>li>a:after {
		top: 4px
	}
}

.list-collapse>li.active>a:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.list-collapse>li.active>a:after,
.list-collapse>li.active>a:before,
.list-collapse>li:hover>a:after,
.list-collapse>li:hover>a:before {
	background: #5bc758
}

.list-collapse li.active>a.collapse-item-anchor,
.list-collapse li:hover>a.collapse-item-anchor {
	color: #5bc758
}

.list-collapse>li>.item-body {
	/*display: none;*/
	margin: 0;
	padding-left: 24px
}
.panel-group .panel {
    margin-bottom: 10px!important;
    border-radius: 0px!important;
}

.list-collapse>li>.item-body>.list-styled {
	margin-left: -8px
}

.list-collapse li .item-actions {
	padding-bottom: 4px;
	padding-top: 4px
}

.list-collapse.list-sm li .item-body {
	padding-left: 24px
}

@media (min-width:992px) {
	.list-collapse.list-lg>li>a {
		padding: 8px 0 8px 40px;
		font-size: 16px;
		font-weight: 700
	}
	.list-collapse.list-lg>li>a:before {
		width: 16px;
		left: 7px;
		top: 17px
	}
	.list-collapse.list-lg>li>a:after {
		top: 10px;
		left: 14px;
		height: 16px
	}
	.list-collapse.list-lg>li>.item-body {
		padding-left: 40px
	}
	@-moz-document url-prefix() {
		.list-collapse.list-lg>li>a:before {
			top: 18px
		}
		.list-collapse.list-lg>li>a:after {
			top: 11px
		}
	}
}

@media (max-width:767px) {
	.product-features-collapsible-list>li>.item-body {
		padding-left: 0
	}
}

.list-product-info {
	list-style: none;
	padding: 0;
	margin: 0
}

.list-product-info li {
	display: inline-block
}

.list-product-info li,
.list-product-info li a,
.list-product-info li span {
	color: rgba(221, 238, 255, .8);
	font-size: 13px
}

.list-product-info li a:hover {
	color: #5bc758
}

.list-product-info li i:not(.zmdi-star) {
	margin-right: 5px;
	margin-top: 1px;
	vertical-align: top;
	font-size: 16px
}

.list-product-info li .stars i {
	letter-spacing: -1.5px;
	font-size: 14px
}

.list-product-info li .stars .zmdi-star {
	color: rgba(0, 0, 0, .6)
}

.list-product-info li .stars .zmdi-star.active {
	color: #fff
}

@media (min-width:1200px) {
	.list-product-info li:not(:last-of-type) {
		padding-right: 24px
	}
	.product-overview .list-product-info li:not(:last-of-type) {
		padding-right: 16px
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.list-product-info li:not(:last-of-type) {
		padding-right: 16px
	}
}

@media (max-width:767px) {
	.list-product-info {
		margin-bottom: 0;
		padding-left: 90px
	}
	.list-product-info li>i {
		margin-right: 2px
	}
}

@media (min-width:580px) and (max-width:767px) {
	.list-product-info li:not(:last-of-type) {
		padding-right: 16px
	}
	.list-product-info li:last-of-type {
		display: none
	}
}

@media (max-width:579px) {
	.list-product-info li:nth-of-type(1n+2) {
		display: none
	}
	.list-product-info li .stars i {
		font-size: 12px
	}
}

.changelog-section {
	padding-top: 5px;
	padding-bottom: 11px
}

.changelog-section .changelog-version {
	position: relative;
	margin: 4px 0 26px;
	padding-left: 105px
}

.changelog-section .changelog-version .version {
	position: absolute;
	left: -25px;
	top: 0;
	color: #2e3442;
	font-size: 24px;
	font-weight: 800;
	width: 105px;
	text-align: right
}

.changelog-section .changelog-version .released {
	display: inline-block;
	color: #a1a5b2;
	font-weight: 400;
	font-size: 14px;
	vertical-align: top
}

.changelog-list {
	position: relative;
	padding-left: 90px;
	padding-bottom: 13px
}

.label-container .label {
	box-shadow: none
}

.changelog-list .list-styled {
	padding-left: 8px
}

.changelog-list .list-styled li {
	padding: 2px 0 2px 32px
}

.changelog-list .list-styled li:before {
	top: 2px
}

.changelog-new-feature .list-styled li:before {
	color: #5bc758
}

.changelog-new-feature .label {
	background: #5bc758
}

.changelog-improved .list-styled li:before,
.changelog-improvement .list-styled li:before {
	color: #2caed4
}

.changelog-improved .label,
.changelog-improvement .label {
	background: #2caed4
}

.changelog-bug-fix .list-styled li:before,
.changelog-fix .list-styled li:before {
	color: #f25050
}

.changelog-bug-fix .label,
.changelog-fix .label {
	background: #f25050
}

.changelog-changed .label {
	background: #1f75cc
}

.changelog-changed .list-styled li:before {
	color: #1f75cc
}

.changelog-removed .label {
	background: #f90
}

.changelog-removed .list-styled li:before {
	color: #f90
}

.changelog-others .label {
	color: #959da6;
	background: #e1e4e6
}

.changelog-others .list-styled li:before {
	color: #e1e4e6
}

.changelog-launch .label {
	background: #a481eb
}

.changelog-launch .list-styled li:before {
	color: #a481eb
}

@media (min-width:768px) and (max-width:991px) {
	.changelog-section .changelog-version {
		margin-bottom: 16px
	}
	.changelog-section .changelog-version span:first-of-type {
		font-size: 18px
	}
}

@media (min-width:768px) {
	.changelog-list .label-container {
		position: absolute;
		left: 0;
		top: 3px;
		width: 80px
	}
	.label-container .label {
		float: right;
		display: block
	}
	.changelog-version .beta {
		font-size: 12px;
		position: absolute;
		left: 50px;
		top: 19px
	}
}

@media (max-width:767px) {
	.changelog-section {
		padding-top: 8px
	}
	.changelog-section .changelog-version span:first-of-type {
		position: static;
		font-size: 17px;
		text-align: right;
		padding-right: 4px
	}
	.changelog-section .changelog-version span.beta {
		font-size: 12px;
		position: absolute;
		left: 0;
		top: 15px
	}
	.changelog-section .changelog-version {
		padding-left: 0;
		margin-bottom: 16px
	}
	.changelog-list {
		padding-left: 0
	}
	.changelog-section>.changelog-list:last-of-type {
		padding-bottom: 0
	}
	.changelog-section .list-styled {
		padding: 0
	}
	.label-container {
		padding-bottom: 13px
	}
	.label-container .label {
		padding: 0;
		background: none
	}
	.changelog-new-feature .label {
		color: #5bc758
	}
	.changelog-improved .label,
	.changelog-improvement .label {
		color: #2caed4
	}
	.changelog-bug-fix .label,
	.changelog-fix .label {
		color: #f25050
	}
	.changelog-changed .label {
		color: #1f75cc
	}
	.changelog-removed .label {
		color: #f25050
	}
	.changelog-others .label {
		color: #e1e4e6
	}
	.changelog-launch .label {
		color: #a481eb
	}
}

.review-list {
	list-style: none;
	padding: 0;
	margin: 0
}

.review-list li {
	padding: 20px 0 17px;
	border-bottom: 1px solid #f2f4f5
}

.review-list li:last-of-type {
	border: 0
}

.review-header {
	margin-bottom: 13px;
	color: #2e3442;
	font-size: 15px;
	font-weight: 700
}

.review-header .date {
	float: right;
	font-weight: 400;
	font-size: 13px;
	color: #a1a5b2
}

.review-body {
	margin-bottom: 17px;
	line-height: 25px
}

.review-footer {
	overflow: hidden
}

.review-footer .rating i {
	font-size: 17px;
	color: #dfe3e8;
	letter-spacing: -3px;
	vertical-align: top;
	margin: 3px 0 0
}

.review-footer .rating i.active {
	color: #ffc300
}

.review-footer .helpfull {
	float: right;
	font-size: 13px;
	color: #a1a5b2
}

.review-footer .helpfull a {
	padding: 2px 12px 0 10px;
	color: #737980;
	display: inline-block;
	font-size: 19px
}

.add-review {
	overflow: hidden;
	padding-top: 44px;
	border-top: 1px solid #f2f4f5
}

.add-review .review-actions {
	padding-top: 4px;
	overflow: hidden
}

.add-review .review-actions .btn {
	float: right;
	min-width: 176px
}

.add-review .rating {
	float: left;
	padding: 13px 0;
	color: #a1a5b2
}

.add-review .rating span {
	float: left;
	margin-top: 1px;
	margin-right: 12px
}

.add-review .rating i {
	color: #dfe3e8;
	font-size: 24px;
	margin-top: -3px;
	vertical-align: top;
	float: left;
	cursor: pointer
}

.add-review .rating i.active {
	color: #ffc300
}

.add-review .alert {
	margin-bottom: 0
}

.add-review>.btn {
	float: right;
	min-width: 175px
}

@media (max-width:767px) {
	.add-review {
		padding-top: 20px
	}
	.tab-content .tab-pane .add-review h3 {
		font-size: 17px;
		line-height: 21px;
		margin-bottom: 13px
	}
	.add-review .review-actions .btn {
		float: none;
		display: block;
		min-height: 48px;
		width: 100%
	}
	.add-review .form-group>.col-sm-6:first-of-type .form-control {
		margin-bottom: 12px
	}
	.add-review .rating {
		padding: 4px 0 16px
	}
}

.panel-summary .panel-header .header-title {
	display: block;
	padding: 0
}

.panel-summary .panel-header .header-title h6 {
	margin: 0;
	line-height: 54px;
	border-bottom: 1px solid #ebeff2;
	text-transform: capitalize;
	text-align: center;
	font-size: 15px;
	font-weight: 700
}

.panel-summary .panel-header .header-title h6 i {
	color: #5bc758;
	font-size: 24px;
	margin-left: -16px;
	margin-right: 16px;
	display: inline-block;
	line-height: 19px;
	vertical-align: text-bottom
}

.panel-summary .panel-list {
	padding: 6px 24px 8px
}

.panel-summary .scroll-list {
	position: relative;
	max-height: 490px;
	margin: 6px 8px 8px;
	padding: 0 16px;
	overflow: hidden
}

.list-summary>li {
	padding: 14px 0
}

.list-summary>li:not(:last-of-type) {
	border-bottom: 1px solid #ebeff2
}

.list-summary .item-row {
	position: relative
}

.list-summary .summary-item>.item-row:not(:last-of-type) {
	padding-bottom: 13px
}

.list-summary .item-name {
	padding-right: 90px;
	color: #2e3442;
	font-size: 12px;
	font-weight: 700
}

.list-summary .item-name.item-discounted {
	padding-right: 140px
}

.list-summary .item-price {
	position: absolute;
	right: 0;
	top: 0;
	color: #2e3442
}

.list-summary .item-price.discount {
	color: #ff8e2b
}

.list-summary .item-price span {
	position: relative;
	font-size: 12px;
	color: #2e3442
}

.list-summary .item-price span:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background: #ff8e2b
}

.list-summary .item-qty {
	overflow: hidden;
	padding-right: 130px
}

.list-summary .item-qty>* {
	float: left;
	font-size: 12px
}

.list-summary .item-qty>span {
	display: inline-block;
	margin-right: 9px;
	line-height: 24px
}

.list-summary .item-qty .input-group {
	width: 72px
}

.list-summary .item-qty .input-group .btn,
.list-summary .item-qty .input-group .form-control {
	border: 1px solid #e1e4e6
}

.list-summary .item-qty .input-group .btn {
	color: #a1a6b2;
	box-shadow: none
}

.list-summary .item-qty .input-group .btn:hover {
	color: #5bc758
}

.list-summary .item-qty .input-group .btn i {
	margin: 0;
	line-height: 14px;
	font-weight: 400;
	font-size: 14px;
	width: auto;
	height: auto;
	vertical-align: middle
}

.list-summary .item-qty .input-group .form-control {
	font-weight: 700;
	color: #2e3442;
	text-align: center;
	background: #fff
}

.list-summary .item-qty>.btn {
	margin-top: -4px
}

.list-summary .item-license {
	position: absolute;
	right: -2px;
	top: 0;
	font-size: 12px;
	line-height: 24px;
	color: #737780
}

.list-summary .item-license a {
	position: relative;
	color: #737780
}

.list-summary .item-license a span {
	border-bottom: 1px dotted;
	display: inline-block;
	padding-right: 12px;
	padding-left: 2px;
	line-height: 14px
}

.list-summary .item-license a:hover i,
.list-summary .item-license a:hover span {
	color: #5bc758
}

.list-summary .item-license a i {
	position: absolute;
	right: 0;
	top: 0
}
.tab-section-price .price {
    font-size: 40px;
    font-weight: 300;
}

.page-content{margin-top:-100px;}
.lSPager li.slide-active {
    border-radius: 0 !important;
    opacity: 1;
}
.lSPager li {
    max-height: 67px;
    background: #fff;
    overflow: hidden;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    opacity: .5;
    height: 100%;
    margin-bottom: 5px;
}
.product-license {
    margin-top: 5px;
}

.carousel {
    margin-top: 84px;
    padding-bottom: 60px;
}


.mtop-10{margin-top:10px;}


/*********************************************************
**ABOUT US TIMELINE
*********************************************************/
.timeline_items {
	background: url(../images/timeline.png) repeat-y top center
}

.timeline_items li {
	min-height: 90px;
	padding: 30px 0;
	position: relative;
	overflow: hidden
}

.timeline_items li h5 {
	margin: 30px 0 0
}

.timeline_items li h5 span {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 90px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -46px;
	top: 30px
}

.timeline_items li .desc {
	position: relative;
	min-height: 90px;
	background: rgba(0, 0, 0, .03);
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px
}

.timeline_items li .desc:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 35px;
	border-left: 10px solid rgba(0, 0, 0, .03);
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent
}

.timeline_items li h5 {
	float: right;
	width: 40%
}

.timeline_items li h5 span {
	background: #fff;
	border-width: 1px;
	border-style: solid
}

.timeline_items li .desc {
	float: left
}

.timeline_items li .desc:after {
	right: -10px
}

.timeline_items li:nth-child(odd) h5 {
	float: left;
	width: 40%;
	text-align: right
}

.timeline_items li:nth-child(odd) h5 span {}

.timeline_items li:nth-child(odd) .desc {
	float: right
}

.timeline_items li:nth-child(odd) .desc:after {
	left: -10px;
	border-left: none;
	border-right: 10px solid rgba(0, 0, 0, .03)
}


/*********************************************************
**404 PAGE
*********************************************************/
.message-box {
    margin-top: 40%;
}
.buttons-con .action-link-wrap {
  margin-top: 20px;
}


#Polygon-1 , #Polygon-2 , #Polygon-3 , #Polygon-4 , #Polygon-4, #Polygon-5 {
  animation: float 1s infinite ease-in-out alternate;
}
#Polygon-2 {
  animation-delay: .2s; 
}
#Polygon-3 {
  animation-delay: .4s; 
}
#Polygon-4 {
  animation-delay: .6s; 
}
#Polygon-5 {
  animation-delay: .8s; 
}

@keyframes float {
	100% {
    transform: translateY(20px);
  }
}


/*********************************************************
**New Portfolio
*********************************************************/
section.portfolio {
    margin: 60px auto;
}
.portfolio .portfolio-product {
    position: relative;
    display: block;
    height: 100%;
    text-align: center;
    padding: 24px;
    text-decoration: none;
    border-radius: 20px;
    border: 2px solid rgba(0,0,0,.04);
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
   /* min-height: 320px;*/
}
.portfolio .portfolio-product:hover {
    border-color: rgba(0,0,0,.16);
}
.portfolio .portfolio-grid .row>div {
    min-height: 100%;
    padding-bottom: 24px;
}
.portfolio .portfolio-new {
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 0 5px;
    font-weight: 700;
    border-radius: 4px;
    border: 2px solid #ff4284;
    color: #ff4284;
    font-size: 10px;
    text-transform: uppercase;
}
.portfolio .portfolio-title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}
.portfolio .portfolio-subtitle {
    font-size: 14px;
    color: rgba(0,0,0,.48);
}
img.footer-socila-image {
    width: 15px;
    margin-right: 10px;
}
img.home-protfolio-image {
    max-width: 128px;
    max-height: 128px;
    margin-bottom: 20px;
}
