.home-banner {
	position: relative;
	overflow: hidden
}

.fade-image {
	-webkit-background-size: cover;
	background-size: cover;
	background-color: #333;
	position: relative;
	height: 830px;
	width: 150%
}

.fade-image img {
	position: absolute;
	top: 50%;
	z-index: 0;
	left: 50%;
	max-width: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.fade-image img:nth-child(2) {
	opacity: 1
}

.overlay-columns {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	z-index: 2;
	-ms-align-items: stretch;
	align-items: stretch
}

.column {
	-webkit-flex: 1 1 25%;
	-moz-flex: 1 1 25%;
	-ms-flex: 1 1 25%;
	-o-flex: 1 1 25%;
	flex: 1 1 25%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset -75px 1px 20px 0 rgba(72, 68, 68, 0.08);
	box-shadow: inset -75px 1px 20px 0 rgba(72, 68, 68, 0.08);
	border-right: 1px rgba(255, 255, 255, 0.3) solid;
	-webkit-transition: flex .3s ease-out;
	-o-transition: flex .3s ease-out;
	transition: flex .3s ease-out
}

.column.active~.column {
	-webkit-box-shadow: inset 75px 1px 20px 0 rgba(72, 68, 68, 0.08);
	box-shadow: inset 75px 1px 20px 0 rgba(72, 68, 68, 0.08)
}

.column.active {
	-webkit-flex: 1 1 50%;
	-moz-flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	-o-flex: 1 1 50%;
	flex: 1 1 50%;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.text-view {
	position: absolute;
	left: 0;
	top: 0
}

.fade-image img:nth-child(1) {
	opacity: 1
}

.fade-image img:nth-child(2) {
	opacity: 0
}

.fade-image img:nth-child(3) {
	opacity: 0
}

.text-view:nth-child(1) {
	opacity: 1
}

.text-view:nth-child(2) {
	opacity: 0
}

.text-view:nth-child(3) {
	opacity: 0
}

.text-view strong {
	color: #fff
}

.column-text {
	position: absolute;
	width: 44%;
	top: 50px;
	height: 100%;
	left: -50%;
	right: 0;
	margin: auto;
	z-index: 8;
	color: #fff
}

.column-text h2 {
	font-size: 4.89em;
	font-weight: 500;
	width: 80%;
	line-height: .95;
	margin-bottom: 15px
}

.column-text p {
	font-size: 1.5em;
	color: #fff;
	margin-bottom: 3%
}

.column-text img {
	max-width: 100%
}

.section-heading {
	margin-bottom: 40px;
	text-align: center
}

.sub-title {
	font-size: 1.11em;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 12px
}

.sect-title {
	font-size: 2.7em;
	font-weight: 300;
	line-height: 1.35;
	color: #000
}

.sect-title p {
	margin-top: 15px
}

.virtual-image {
	position: relative;
	text-align: center
}

.virtual-image img {
	max-width: 100%
}

.virtual-image img.mp-left,
.virtual-image img.mp-right {
	width: 15%
}

.virtual-image img.mp-middle {
	width: 27.5%
}

.red-circle-locations {
	width: 236px;
	height: 236px;
	padding-top: 45px;
	text-align: center;
	border-radius: 50%;
	background: rgba(237, 8, 42, 0.54);
	position: absolute;
	z-index: 3;
	bottom: -9%;
	margin: auto;
	left: 0;
	right: 0
}

.red-circle-locations p {
	font-size: .94em;
	font-weight: 600;
	margin-top: 12px;
	color: #fff
}

.red-circle-locations img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom
}

.ship-process {
	padding-top: 165px;
	position: relative
}

.ship-process .row {
	margin-bottom: 120px
}

.process-text {
	width: 100%;
	max-width: 385px
}

.row:first-child .process-text {
	float: right
}

.process-text h3 {
	font-size: 1.94em;
	color: #000;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 25px
}

.magic-box {
	display: inline-block;
	padding-top: 90px;
	position: relative;
	max-width: 272px;
	width: 100%
}

.mb-box {
	position: relative;
	z-index: 2;
	width: 100%
}

.mb-anim {
	position: absolute;
	top: 0;
	z-index: 3;
}

.mb-phone {
	right: 27%;
	top: -1%;
	width: 25.2%
}

.mb-right-shoe {
	top: -50%;
	left: 50%;
	width: 33.4%
}

.mb-left-shoe {
	left: 18%;
	top: -25%;
	width: 25%
}

.mac-screen img {
	max-width: 100%
}

.mac-screen {
	width: 100%;
	display: inline-block;
	position: relative;
	max-width: 385px;
	float: right
}

.mac-screen .flower {
	position: absolute;
	bottom: 0;
	right: -11%;
	z-index: 3;
	width: 35%
}

.get-package {
	text-align: center;
	position: relative;
}

.get-package h3 {
	font-weight: 300;
	font-size: 2.5em;
	margin-bottom: .43em
}

.get-package img {
	max-width: 100%
}

.delivery-door {
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 2em;
    max-width: initial;
    text-align: center;
    position: relative;
    left: -13px;
    z-index: -2;
}

.delivery-door .door {
	width: 70%
}

.delivery-door .wall-image,
.delivery-door .door-flower,
.delivery-door .door-box {
	position: absolute
}

.delivery-door .wall-image {
	left: 9%;
	width: 17%;
	top: 20%
}

.delivery-door .door-flower {
	left: -2.5%;
	width: 30%;
	bottom: 9%
}

.door-box {
	width: 15%;
	z-index: 1;
	top: 0;
	left: 0;
	right: -15px;
	margin: auto;
	opacity: 0
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: .25rem;
	transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

.card:hover {
	transform-origin: center;
	transform: scale(1.03);
	box-shadow: 0 5px 26px 5px rgba(0, 0, 0, 0.3);
	transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

.card img {
	margin-top: 0!important;
	height: 180px;
	width: 100%;
	display: block;
	background: #aa0
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px)
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem 1.25rem 0 1.25rem
}

.card-title {
	margin-bottom: .75rem;
	font-size: 1.33em;
	color: #2955a4
}

.card-text {
	padding-bottom: 20px;
	font-size: 1em
}

.card-title,
.card-text {
	flex-shrink: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)
}

.map-responsive {
	overflow: hidden;
	padding-bottom: 83%;
	position: relative;
	height: 0
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute
}

.card .card-reveal {
	padding: 24px;
	position: absolute;
	background-color: #fff;
	width: 100%;
	overflow-y: auto;
	left: 0;
	top: 100%;
	height: 100%;
	z-index: 3;
	display: none
}

@media(min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

@media screen and (max-width:992px) {
	.contact-us .col-md-6 {
		padding: 50px 0
	}
	.contact-us .col-md-6:first-child {
		border-right: 0!important;
		border-bottom: 1px solid rgba(0, 0, 0, 0.2)
	}
}

.ship-parcel {
	position: absolute;
	margin: auto;
	z-index: -1;
	width: 100%;
	max-width: 741px;
	height: 115%;
	top: -8%;
	left: 0;
	right: 0;
	text-align: center
}

.ship-line {
	height: 100%;
	position: relative;
	left: -2px
}

.circle {
	width: 75px;
	height: 75px;
	text-align: center;
	position: inherit;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	opacity: 0
}

.circle:after {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: inherit;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 0 60px 15px rgba(109, 105, 105, 0.12);
	box-shadow: 0 0 60px 15px rgba(109, 105, 105, 0.12);
	-webkit-transition: transform .3s linear;
	-o-transition: transform .3s linear;
	transition: transform .3s linear
}

.grow-scale.circle:after {
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.white-circle-left {
	top: 0;
	left: 30px;
	right: auto!important
}

.white-circle-right {
	top: 0;
	right: 30px;
	left: auto!important
}

.box-circle {
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	width: 180px;
	height: 180px;
}

.circle img {
	width: 70%;
	padding-top: 22px;
	margin: auto;
	z-index: 1
}

.why-reship {
	background-image: linear-gradient(135deg, #2955a4 0, #011e49 100%)
}

.why-reship .container {
	max-width: 85%;
	width: 100%
}

.why-reship .sect-title {
	color: #fff
}

.infomation-boxes {
	margin-top: 5.5%;
	text-align: center
}

.information-box {
	width: 85%;
	margin-bottom: 20px
}

.information-box img {
	max-width: 70px;
	max-height: 70px
}

.information-box h3 {
	color: #fff;
	width: 65%;
	min-height: 52px;
	margin: 20px auto;
	font-weight: 300;
	font-size: 1.94em
}

.information-box p {
	color: #fff;
	text-align: left
}

.people-order {
	background: #2955a4
}

.people-order .sect-title {
	color: #fff
}

.h-scroller {
	text-align: center;
	padding-top: 40px
}

.owl-center .owl-item {
	-webkit-transform: scale(0.85);
	-ms-transform: scale(0.85);
	-o-transform: scale(0.85);
	transform: scale(0.85);
	opacity: .8
}

.h-scroller .owl-item.center {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: transform .2s linear;
	-o-transition: transform .2s linear;
	transition: transform .2s linear
}

.order-info--box {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19);
	text-align: left;
	padding: 25px;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 10px;
	background: #fff;
	display: inline-block
}

.order-info--box img {
	max-width: 100%
}

.ob_image,
.ob_content {
	float: left;
	width: 50%
}

.ob_image {
	text-align: center
}

.ob_content {
	padding-top: 30px;
	padding-left: 25px
}

.ob_content h3 {
	font-weight: 300;
	font-size: 1.8em;
	line-height: 1.3;
	margin-bottom: .8em
}

.footer-content {
	background: #011e49;
	padding-top: 15px;
	padding-bottom: 30px;
	position: relative;
	overflow: hidden
}

.footer-links {
	width: 80%;
	margin-top: 25%;
	padding-left: 15%
}

.footer-links ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
	text-transform: uppercase;
	margin-bottom: 30px
}

.footer-links ul li {
	margin-bottom: 15px
}

.footer-links a,
.footer-links p {
	color: #fff;
	font-size: 15px
}

.footer-virtual {
	position: relative;
	width: 100%;
	float: left
}

.footer-virtual img {
	max-width: 100%
}

.fv-image {
	float: right;
	margin-right: -15px
}

.vf-view {
	background: url(../images/svgs/white-flag.svg) no-repeat top left / contain;
	width: 305px;
	height: 219px;
	margin-left: 43%;
	padding-top: 25px;
	padding-left: 25px;
	margin-bottom: -6%
}

.virtual-flag {
	position: absolute;
	z-index: 2;
	bottom: -4px;
	right: 29.5%;
	width: 22%
}

.virtual-flag img {
	max-width: 100%
}

.vf-view h3 {
	font-size: 500px;
	font-size: 1.56em;
	color: #000;
	margin-bottom: 20px
}

.customers-reviews {
	padding-top: 40px
}

.simply-scroll .simply-scroll-list li {
	width: 36em
}

.carousel-cell {
	width: 35%;
	margin-right: 100px
}

.review-box {
	background: #f7f7f7;
	border-radius: 5px;
	padding: 2.5em;
	margin: 20px
}

.review-box p {
	font-size: 1.17em;
	line-height: 1.8;
	font-weight: 300;
	color: #000
}

.reviewer-info {
	font-family: "Open Sans", sans-serif;
	position: relative;
	padding-left: 90px;
	padding-top: 10px;
	margin-top: 30px;
	font-weight: 400;
	min-height: 68px;
	color: #282828
}

.reviewer-info img {
	width: 70px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0
}

.reviewer-info strong {
	font-size: 19px;
	font-weight: 400;
	display: block
}

.reviewer-info span {
	font-size: 15px
}

.customers-reviews li {
	position: relative;
	margin-right: 80px
}

.customers-reviews li .review-box:after {
	background: #2955a4;
	border-radius: 5px;
	position: absolute;
	display: block;
	height: 85%;
	width: 90%;
	content: "";
	z-index: -1
}

.customers-reviews li:nth-child(2n+1) .review-box:after {
	top: 0;
	left: 0
}

.customers-reviews li:nth-child(2n+2) .review-box:after {
	bottom: 0;
	left: 0
}

.customers-reviews li:nth-child(2n+1):hover .review-box:after {
	top: 10px;
	left: 10px
}

.customers-reviews li:nth-child(2n+2):hover .review-box:after {
	bottom: 10px;
	left: 10px
}

.inner-template .navbar {
	border-bottom: 1px #dadcdf solid
}

.shipping-area {
	padding: 2.5em;
	color: #fff
}

.shipping_form--box {
	padding: 3em;
	background: #fff;
	border: 1px solid #dadcdf;
	border-radius: 8px;
	margin-bottom: 25px
}

.shipping_form--box label {
	color: #383838
}

label {
	font-size: 23px;
	margin-bottom: .35em
}

label strong {
	font-size: 1em;
	font-weight: 400
}

label small {
	font-size: .65em;
	font-weight: 400
}

.form-group {
	margin-bottom: 15px
}

.form-control {
	border-color: #dadcdf;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 400;
	height: 60px;
	color: #000;
	border-radius: 7px;
	font-family: "Open Sans", sans-serif
}

select.form-control {
	background: #fff url(../images/dropArrow.svg) no-repeat center right 15px / 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 300
}

.bootstrap-select.form-control {
	border: 1px solid #dadcdf
}

.bootstrap-select img {
	height: 35px;
	margin-right: 12px
}

.form-control .btn {
	height: 100%;
	padding: 0 12px;
	background: #fff url(../images/dropArrow.svg) no-repeat center right 15px / 12px!important;
	border-radius: 7px;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.bootstrap-select.btn-group .btn .caret {
	display: none
}

.package-information {
	padding-left: 5%;
	color: #383838;
	margin-top: 1.5em
}

.package-information h3 {
	font-size: 23px;
	font-weight: 400;
	margin-bottom: 30px
}

.package-info--tabs .nav a,
.package-info--tabs .nav li {
	margin: 0
}

.package-info--tabs .nav li {
	vertical-align: top
}

.package-info--tabs .nav a {
	border: 1px #dadcdf solid;
	border-radius: 10px!important;
	padding: 1.6em 1em;
	max-width: 90%;
	color: #383838;
	background: none!important
}

.package-info--tabs .nav .active a,
.package-info--tabs .nav a:focus {
	border-color: #2955a4!important
}

.package-info--tabs .nav a:hover {
	border-color: rgba(41, 85, 164, 0.8)
}

.package-info--tabs .nav a:hover [data-toggle] {
	background: rgba(41, 85, 164, 1)
}

.package-info--tabs .nav a span {
	color: #383838;
	display: block;
	font-size: 15px;
	font-weight: 400
}

.package-info--tabs .nav a [data-toggle] {
	position: absolute;
	top: -10px;
	right: 5px;
	z-index: 2;
	border-radius: 16px;
	width: 22px;
	height: 22px;
	background: #dadcdf;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}

.package-info--tabs .nav .active a [data-toggle] {
	background: #2955a4
}

.package-info--tabs .nav a span.pi-tab-icon {
	margin-bottom: 12px;
	height: 70px
}

span.pi-tab-icon img {
	height: 100%;
	width: 100%
}

.reship-small span.pi-tab-icon img {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)
}

.reship-standard span.pi-tab-icon img {
	-webkit-transform: scale(0.67);
	-ms-transform: scale(0.67);
	-o-transform: scale(0.67);
	transform: scale(0.67)
}

.reship-large span.pi-tab-icon img {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95)
}

.package-info--tabs .tab-content {
	margin-top: 40px;
	padding-right: 2.4%
}

.package-info--tabs .tab-content .row {
	margin-bottom: 15px
}

.package-info--tabs .tab-content .form-control {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.package-info--tabs .tab-content select.form-control {
	min-width: 240px;
	border-radius: 0 7px 7px 0;
	background: #fff url(../images/dropArrow.svg) no-repeat center right 15px / 12px!important
}

.btn-lg.btn {
	height: 60px;
	min-width: 230px;
	font-weight: 400;
	font-size: 18px;
	text-transform: none;
	margin-top: 20px;
	line-height: 0
}

a.btn.btn-lg {
	line-height: 60px
}

.no-gutters {
	margin: 0;
	padding: 0
}

.d-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}

.d-flex .col {
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	-o-flex: 1 1 auto;
	flex: 1 1 auto
}

.subtract {
	width: auto;
	text-align: center;
	color: #000;
	padding: 10px 5px;
	font-size: 20px
}

.radius-6 {
	border-radius: .6em
}

.page_banner {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	padding: 12% 0
}

.small-heading {
	font-weight: 400;
	color: #000
}

.page-title {
	letter-spacing: .3em;
	text-transform: uppercase;
	color: inherit!important
}

.contact-us .col-md-6 {
	border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.contact-us .col-md-6:last-child {
	border-right: 0
}

.contact-us .contact-heading {
	font-size: 1.5rem
}

.banner-text {
	font-size: 65px;
	font-weight: 600;
	line-height: 1
}

.banner-text h1 {
	font-size: 1.35em;
	line-height: .95
}

.medium-heading {
	font-size: 1.94em;
	font-weight: 400;
	margin-bottom: .55em
}

.info-text p {
	font-size: 1.2em
}

.consolidate-package {
	background: #1a1a1a url(../images/box-flower.png) no-repeat bottom -3% right -3% / 25%;
	padding-top: 3em;
	color: #fff
}

.bg-discounted-shipping-rates {
	background: #1a1a1a url(../images/discounted-shipping-rates.png) no-repeat bottom right -10%;
	padding: 4em;
	color: #fff
}

.bg-assisted-purchase {
	background: #fff url(../images/assisted-purchase.png) no-repeat top left;
	padding: 4em;
	color: #1a1a1a
}

.bg-assisted-purchase .col-sm-6:last-child {
	background-color: #fff;
	padding: 20px
}

.bg-free-storage {
	background: #ededed url(../images/free-storage.png) no-repeat top right;
	padding: 4em;
	color: #1a1a1a
}

.bg-free-storage .col-sm-6 {
	background-color: #ededed;
	padding: 20px
}

.bg-hdr-about {
	background-image: url(../images/about-banner-50.jpg)
}

.bg-hdr-b2b {
	background-image: url(../images/service-banner.png)
}

.bg-hdr-services {
	background-image: url(../images/service-banner.png)
}

.bg-hdr-terms-conditions {
	background-image: url(../images/terms-conditions-banner.jpg)
}

.bg-hdr-privacy-policy {
	background-image: url(../images/privacy-policy-banner.jpg)
}

.bg-hdr-contact-us {
	background-image: url(../images/contact-us-banner.jpg)
}

.bg-duty-tax {
	background-image: url(../images/pricing-banner.png)
}

.bg-b2b {
	background-image: url(../images/bg-b2b.jpg)
}

.bg-dark-overlay-grad,
.bg-dark-overlay-grad-light {
	position: relative
}

.bg-dark-overlay-grad:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left left, left bottom, color-stop(50%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000099', endColorstr='#ffffff00', GradientType=0)
}

.bg-dark-overlay-grad-light:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left left, left bottom, color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000099', endColorstr='#ffffff00', GradientType=0);
	z-index: 3
}

.bg-dark-overlay-grad-light>.container {
	position: relative;
	z-index: 5
}

.price {
	color: #2955a4;
	font-weight: 600
}

.image-section {
	padding-top: 3em;
	color: #fff;
	background-color: #888;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center
}

.consolidate-package .sect-title,
.consolidate-package p,
.text-white .sect-title,
.text-white p {
	color: #fff
}

.inner-title .sect-title {
	line-height: 1.2;
	margin: .2em 0 .5em
}

.consolidate-package p {
	font-weight: 300
}

.w-80 {
	width: 80%
}

.purchase-pill {
	color: #fff;
	background: #1a1a1a;
	border-radius: .6em;
	font-weight: 400;
	font-size: 1em;
	margin: 1em 0;
	padding: 1em;
	-ms-align-items: center;
	align-items: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}

.purchase-pill img {
	width: 65px;
	height: 65px;
	margin-right: 20px
}

.purchase-pill.one {
	background: #00cc92
}

.purchase-pill.two {
	background: #11949a
}

.purchase-pill.three {
	background: #2955a4
}

.pricing-area {
	padding-top: 4em
}

.panel-package {
	margin-top: 25px
}

.panel-per-pack {
	background: #00b9a8
}

.panel-monthly {
	background: #2955a4
}

.panel-yearly {
	background: #1a1a1a
}

.panel-package .panel-heading {
	color: #fff;
	text-align: center;
	padding: 13% 20px
}

.panel-package .panel-heading h3 {
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 10px
}

.panel-package .panel-heading p {
	color: #fff
}

.panel-package table {
	margin: 20px;
	width: auto;
	display: block
}

.panel-package table th {
	width: 35%;
	font-size: .89em;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	border-radius: 10px 0 0 10px
}

.panel-package table td,
.panel-package table th {
	border: none!important;
	padding: 1.1em!important
}

.panel-package table tr:nth-child(even) {
	background: #eff2f4
}

.panel-package table tr td {
	border-radius: 0 10px 10px 0;
	font-size: .89em;
	font-weight: 400;
	font-family: "Open Sans", sans-serif
}

.pricing-banner p {
	color: #fff;
	margin-bottom: 1.5em
}

.pricing-banner {
	padding: 8% 0
}

.shipping-method {
	margin-bottom: 4em
}

.shipping-method img {
	max-width: 80%
}

.ship-part--circle {
	--circle: 290px;
	width: 100%;
	margin: auto;
	background: #333;
	text-align: center;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	border-radius: var(--circle);
	max-width: var(--circle);
	height: var(--circle)
}

.ship-world--process :not(:last-child) .ship-part--circle:after {
	width: 100%;
	height: 2px;
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	z-index: -5;
	background: #000;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.ship-world--process :nth-child(1) .ship-part--circle:after {
	background: #00cc92
}

.ship-world--process :nth-child(1) .ship-part--circle:after,
.ship-world--process :nth-child(3) .ship-part--circle:after {
	-webkit-transform: rotateZ(-32.5deg);
	-ms-transform: rotateZ(-32.5deg);
	-o-transform: rotateZ(-32.5deg);
	transform: rotateZ(-32.5deg)
}

.ship-world--process :nth-child(2) .ship-part--circle:after {
	background: #10a198;
	-webkit-transform: rotateZ(32.5deg);
	-ms-transform: rotateZ(32.5deg);
	-o-transform: rotateZ(32.5deg);
	transform: rotateZ(32.5deg)
}

.ship-world--process :nth-child(3) .ship-part--circle:after {
	background: #18839d
}

.ship-world--process :nth-child(1) .ship-part--circle {
	background-color: #00cc92
}

.ship-world--process :nth-child(2) .ship-part--circle {
	background-color: #10a198
}

.ship-world--process :nth-child(3) .ship-part--circle {
	background-color: #18839d
}

.ship-world--process :nth-child(4) .ship-part--circle {
	background-color: #2955a4
}

.ship-world--process :nth-child(1) .ship-part--circle,
.ship-world--process :nth-child(3) .ship-part--circle {
	margin-top: 25%
}

.ship-part--circle img {
	height: 90px;
	margin: auto
}

.ship-part--circle span {
	position: absolute;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -20px;
	background: #fff;
	border-radius: 15px;
	padding: 12px;
	font-family: "Open Sans", sans-serif;
	font-size: 1em
}

.tm-p--info {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	display: inline-block
}

.tm-p--info img {
	max-width: 100%;
	margin-bottom: 20px
}

.tm-p--info h3 {
	font-weight: 400;
	font-size: 1.17em;
	letter-spacing: normal;
	font-family: "Open Sans", sans-serif
}

.tm-p--info small {
	font-size: .83em;
	font-family: "Open Sans", sans-serif
}

.warehouse-location {
	border-top: 1px solid #ddd
}

.warehouse-location img {
	width: 100%;
	margin-top: 4em
}

.contact-form .form-control {
	-webkit-box-shadow: 0 4px 5px rgba(220, 222, 226, 0.6);
	box-shadow: 0 4px 5px rgba(220, 222, 226, 0.6);
	padding: 6px 25px
}

.contact-form .btn {
	border-radius: 25px;
	background: #00b9a8!important;
	min-width: 200px
}

.address-card {
	background: #2955a4;
	padding: 2.3em;
	border-radius: .6em;
	color: #fff;
	float: right;
	max-width: 90%
}

.address-card p,
.address-card strong {
	color: #fff
}

.address-card h3 {
	font-size: 1.5em;
	color: #fff;
	font-weight: 600;
	margin-bottom: .9em
}

.address-card p span,
.address-card p strong {
	display: block
}

.address-card p span {
	margin-bottom: 15px
}

.address-card p {
	font-size: 18px;
	margin-bottom: 20px
}

.social-icon {
	display: grid;
	grid-template-columns: 40px 40px 40px;
	grid-gap: 14px;
}

.address-card .social-icons {
	padding-top: 15px
}

.address-card .social-icons img {
	height: 30px
}

.address-card .social-icons a {
	margin-right: 15px
}
.col-sm-offset-2 {
    margin-left: 16.66666667%;
}
.col-sm-pull-5 {
    right: 41.66666667%;
}
.ship-process .row:nth-child(even) {
    flex-direction: row-reverse;
}
.col-md-push-2 {
    left: 16.66666667%;
	margin: auto;
}


/* upadte css */

.circle-locations {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -90px;
}

.circle-locations .location-holder {
    font-size: 125px;
    padding: 5px;
    position: relative;
}

.circle-locations .location-holder .fa-map-marker {
    color: red;
    opacity: 0.6;
    position: relative;
    z-index: 1;
}
.circle-locations .location-holder span.map {
    background: white;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    position: absolute;
    top: 38px;
    z-index: 2;
    left: 15px;
}

.globe-img .globeimg {
    width: 100%;
    max-width: 700px;
    margin: auto;
    transition: all 0.5s ease 0s;
}
.globe-img.active .globeimg {
    animation: rotation 15s infinite linear;
}
.circle-locations .location-holder.can {
    transform: scale(1.3);
    z-index: 99;
    top: -40px;
}
.get-package img.delever-man {
    width: 120px;
    position: absolute;
    right: 33%;
    top: 14%;
    opacity: 0;
    z-index: 1;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.cloud-sec { position: relative; margin-top: 200px;}
.cloud-sec img.cloud-img { width: 100%;}
.cloud-sec .sun-wrap {  position: absolute;  right: 47%;  z-index: -1;  top: 17px;}

.globe-img { padding: 150px 0; text-align: center;}
.globe-img .globeimg {  width: 100%; max-width: 700px;  margin: auto;}

.deliver-man { position: absolute; bottom: 0; right: -34%; z-index: 3; width: 60%;}
.process-text {  position: relative;}
.how-it-works { overflow-x: hidden;}

section.how-it-works * { transition: 5250.3ms ease-in;}


@media only screen and ( max-width: 1599px ) {
	.globe-img .globeimg { width: 100%; max-width: 700px; margin: auto;}
	.circle-locations .location-holder span.map { width: 50px;height: 50px; border-radius: 50%;display: flex; align-items: center; justify-content: center;
    padding: 5px; position: absolute; top: 69px; z-index: 2; left: 0; right: 0;  margin: auto;}
	.circle-locations .location-holder .fa-map-marker {font-size: 87px;}
	.sect-title {font-size: 1.9em;}
	
}

@media only screen and ( max-width: 1366px ) {
	.globe-img {max-width: 430px; margin: auto;}
	.deliver-man {right: -4%;}
	.mac-screen .flower {right: -1%;}
}

@media only screen and ( max-width: 991px ) {
	.how-it-works .sect-title { font-size: 21px;}
	.globe-img { padding: 30px 0 130px;  text-align: center;}
	.globe-img .globeimg {  width: 100%;  max-width: 430px;  margin: auto;}
	.magic-box {max-width: 232px;}
	.process-text {  width: 100%;  max-width: 245px;}
	.process-text h3 {font-size: 1.54em;}
	.mac-screen {max-width: 235px;}
	.box-circle {width: 130px; height: 130px;}
	.get-package img.delever-man {width: 90px;}
	.get-package-wrap {  margin-top: 300px;}
	.get-package h3 {  font-weight: 300; font-size: 1.6em;}
}

@media only screen and ( max-width: 767px ) {
	.globe-img { max-width: 380px; }
	.magic-box {  max-width: 192px;}
	.process-text {  width: 100%;  max-width: 195px;}
	.mac-screen {  max-width: 195px;}
	.box-circle {width: 100px; height: 100px;}
	.get-package img.delever-man {  width: 62px;}
}

@media only screen and ( max-width: 600px ) {
	.magic-box { max-width: 50%; margin: auto; text-align: center;  width: 100%;  display: block;}
	.process-text {  width: 100%; max-width: 50%;  margin: 50px auto 0;  text-align: center;  display: block; float: none !important;}
	.ship-process .row {  margin-bottom: 50px;}
	.mac-screen { max-width: 50%; width: 100%;  display: block;  margin: auto; float: none !important;}
	.ship-parcel  {display: none;}
	.get-package-wrap {  margin-top: 0;}
	.ship-process {padding-top: 0px;}
	.get-package img.delever-man { width: 60px; position: absolute; right: 210px;  top: 14%;  opacity: 1; z-index: 1;}
	.delivery-door .door {  width: 100%;}
	.get-package img.delever-man {right: 43%;}
}