:root{
    --faq-fold-animation-ms: 400ms;
}

/* Visually-hidden but kept in the DOM/text for screen readers and
   AI/search extractors (used to give icon-only comparison cells a
   readable "Sí"/"No" value). Not display:none on purpose. */
.servl .sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* Semantic headings (h1/h2) reuse existing title classes for SEO/GEO.
   Neutralize UA defaults so layout/appearance stay identical to the
   previous <div> markup. */
.servl h1.lead-title,
.servl h2.lead-title,
.servl h1.c--title,
.servl h2.c--title,
.servl h2.c-mobile-title{
	margin: 0;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
}

.mah-account{
	font-family: 'Segoe UI', sans-serif;
}
.pro-header-mah-account-header{
	font-family: 'Segoe UI', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .8px;
}
.servl .hero{
	position: relative;
	min-height: 815px;
	/*background-image: url(https://s3-us-west-1.amazonaws.com/soltek/hero-shape-ext.svg);*/
}

.servl .hero .bg-shape{
	position: absolute;
	/*top: -120px;
    left: -8.2%;*/
    /*top: -14.5%;
    left: -8%;*/

    /*top: -14.5%;*/
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    text-align: center;
    overflow: hidden;
}
/*.servl .hero .bg-shape img.svg{
	max-width: none;
}*/
.servl .hero .bg-shape svg,
.servl .hero .bg-shape img.svg{
	/*
	2060 x 812
	*/
	/*margin-top: -5%;*/
    /*margin-left: -8%;*/
    /*margin-left: -185px;*/
    position: relative;
    top: -4px;
    right: 0;
    width: calc(100% + 140px);

    /*right: calc(2060px - 100%);
    width: 2060px;*/
}

.servl .hero .container{
	max-width: 1325px;
	min-height: 882px;
	margin-left: auto;
    margin-right: auto;
    /*border: 2px dashed #3333332b;*/

    position: relative;
    /*z-index: 1;*/

    left: 3%;
}

.servl .hero header.lead{
	height: 90px;
}


.servl .logo {
    text-decoration: none;
}

.servl header.lead .logo img {
    max-height: 33px;
}

.servl .auth-btn{
	background-color: #ff7800;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 25px;
    border-radius: 25px;
}

.servl .auth-btn.signin{
    background-color: #358df5;
}

.servl .hero .auth-btn.sign-up{
	margin-right: 20px;
    font-size: 16px;
    letter-spacing: 0.15px;
    padding: 12px 45px;
    box-shadow: 0 0px 21px 0 rgb(0 0 0 / 20%), 0 6px 22px 0 rgb(0 0 0 / 19%);
    position: relative;
}
.servl .lead-content .auth-section.offline .auth-btn.sign-up{
    margin-right: 0;
}

.servl .hero .auth-btn.sign-up .caret{
    position: absolute;
    right: 15px;
    font-size: 18px;
    font-family: 'Fontawesome webfont';
    top: 50%;
    transform: translateY(-50%);
}

.servl .lead-content{
	font-family: 'Poppins', sans-serif;
	color: #fff;
}

.servl .lead-content .desc-col{
	max-width: 610px;
	/*padding-top: 2%;*/
    padding-top: 26px;
}

.servl .lead-content .text{
	font-size: 16px;
}

.servl .lead-content .lead-title{
	font-weight: 700;
}

.servl .lead-content .lead-title{
	font-size: 36px;
	line-height: 48px;
}

.servl .lead-content .lead-subtitle{
	font-size: 32px;
	line-height: 44px;
	margin-bottom: 5px;
    font-weight: 600;
}

.servl .lead-content .auth-section.offline{
    flex-direction: column;
    gap: 14px;
}

.servl .lead-content .auth-section.offline .how-it-works{

}

.servl .lead-content .auth-section.offline .how-it-works .what-is{
    display: flex;
    gap: 7px;
    align-items: center;
}


.servl .lead-content ul{
	list-style-type: none;
}

.servl .lead-content .perks{
	color: #fff;
	padding-top: 27px;
	padding-left: 0;
	margin-bottom: 22px;
    display: flex;
    gap: 19px;
    max-width: 530px;
}

.servl .lead-content .perks .ico{
	width: 40px;
}

.servl .lead-content .perks li{
	
	margin-bottom: 15px;
}

.servl .lead-content .perks li:last-child{
	margin-bottom: 0;
}

.servl .lead-content .perks li .text.small{
	font-size: 14px;
}

.servl .lead-content .perks .text{
	font-size: 19px;
    line-height: 200%;
}


.servl .lead-content .intern .strong{
	font-weight: 600;
}
.servl .how-it-works{
	text-decoration: none;
	color: #fff;
}
.servl .lead-content .intern{
    margin-bottom: 33px;
}

.servl .how-it-works .content{
	text-align: center;
}

.servl .how-it-works .lead-text{
	font-weight: 400;
	font-size: 14px;
}
.servl .how-it-works .sub-text{
	font-size: 14px;
}
.servl .how-it-works .caret{
	font-family: 'Fontawesome webfont';
	font-size: 14px;
	padding-left: 11px;
}
.servl .lead-content .graphics-col .hero-phone{
	position: relative;
	z-index: 1;
	top: 80px;
}
.servl .lead-content .graphics-col .hero-phone .phone-fg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;

    /*background-color: #ff000063;*/
    z-index: 1;

    /*padding-top: 101px;
    padding-left: 22px;
    padding-right: 21px;
    padding-bottom: 81px;*/

    padding-top: 39.6%;
    padding-left: 8.6%;
    padding-right: 8.3%;
    padding-bottom: 32%;
}

.servl .lead-content .graphics-col .hero-phone .phone-fg .cols{
	-ms-flex-direction: column;
    flex-direction: column;

    -webkit-justify-content: space-between;
    justify-content: space-between;

        -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.servl .lead-content .graphics-col .hero-phone .phone-fg .cols .phone-item{
	background-color: #efefef;
	border-radius: 2px;
	/*transition: box-shadow .25s ease 0s;*/

	/*will-change: box-shadow, background-color;*/

	-webkit-transition: box-shadow 250ms ease, background-color 250ms ease;
    -moz-transition: box-shadow 250ms ease, background-color 250ms ease;
    -o-transition: box-shadow 250ms ease, background-color 250ms ease;
    transition: box-shadow 250ms ease, background-color 250ms ease;

}

.servl .lead-content .graphics-col .hero-phone .phone-fg .cols .phone-item.highlight{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #ffffff;

}

.servl .lead-content .graphics-col .hero-phone .phone-bg{
    box-shadow: 0 20px 54px 0 rgb(0 0 0 / 20%), 0 6px 50px 0 rgb(0 0 0 / 19%);
    border-radius: 38px 38px 42px 42px;
}

/*Scales*/
.servl .lead-content .graphics-col .hero-phone .stores .store-container .store.scale-5{
    width: 71.31%;
    height: 71.14%;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container .store.scale-4{
    /*width: 85.23%;
    height: 85.02%;*/
    width: 80.23%;
    height: 80.02%;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container .store.scale-3{
    width: 84.45%;
    height: 83.49%;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container .store.scale-2{
    width: 95.66%;
    height: 95.42%;
}



/*Ali*/
.servl .lead-content .graphics-col .hero-phone .stores .store-container.ali .store .logo{
	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/hs-ali.png);
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container.ali{
    top: 56.5%;
    right: -63%;
}
.servl .lead-content .graphics-col .hero-phone .stores .store-container.ali .store{
    border-radius: 20px;
}

/*Etsy*/
.servl .lead-content .graphics-col .hero-phone .stores .store-container.etsy .store .logo{
	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/hs-etsy.png);
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container.etsy{
    top: 24.5%;
    right: -47%;
}

/*Express*/
.servl .lead-content .graphics-col .hero-phone .stores .store-container.express .store .logo{
	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/hs-express.png);
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container.express{
    top: -8%;
    right: -42%;
}

/*Ebay*/
.servl .lead-content .graphics-col .hero-phone .stores .store-container.ebay .store .logo{
	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/hs-ebay.png);
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container.ebay{
	top: -11%;
    left: -35%;
}

/*Amz*/
.servl .lead-content .graphics-col .hero-phone .stores .store-container.amz .store .logo{
	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/hs-amazon.png);
}
.servl .lead-content .graphics-col .hero-phone .stores .store-container.amz{
	top: 40%;
    left: -40%;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container{
	position: absolute;
    width: 45.1%;
	height: 22.3%;
	/*max-width: 115px;
	max-height: 115px;*/
	/*background-color: red;*/
	z-index: 3;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container .store{ /*.scale-1*/
	width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    max-height: 115px;
    background-color: #fff;
    padding: 0 9.1%;
    border-radius: 20%;
    box-shadow: 0 20px 54px 0 rgb(0 0 0 / 20%), 0 6px 50px 0 rgb(0 0 0 / 19%);
    /*transition: all .25s ease 0s;*/
    /*transition: width .25s ease 0s, height .25s ease 0s;*/

    will-change: width, height;

    -webkit-transition: width 220ms ease, height 220ms ease;
    -moz-transition: width 220ms ease, height 220ms ease;
    -o-transition: width 220ms ease, height 220ms ease;
    transition: width 220ms ease, height 220ms ease;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container .store .logo{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.servl .lead-content .graphics-col .hero-phone .stores .store-container.ali{
    width: 70.6%;
    height: 22.3%;
	max-width: 180px;
	max-height: 115px;
}

/*Lasso phones section*/
.servl .lasso{
	/*padding: 125px 0;*/
	padding-top: 125px;
	position: relative;
	overflow: hidden;
	max-width: 1920px;
    margin: 0 auto;
}
.servl .lasso .lasso-shape{
	position: absolute;
    /* width: 100%; */
    /* max-width: 1920px; */
    max-width: none;
    /*bottom: 28.5%;*/
    bottom: 1.5%;
    left: 14%;
    z-index: 2;
}
.servl .lasso .pink-shape{
	position: absolute;
    bottom: 14.5%;    
    width: 100%;
}

.servl .lasso .pink-shape .overlay{
	position: absolute;
    z-index: 1;
    height: 600px;
    width: 100%;
    bottom: 36.5%;
	background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.servl .lasso .pink-shape svg{
	width: 100%;
    max-width: 1920px;
    /* left: 0; */
    /* right: 0; */
    opacity: 0.65;
}

.servl .lasso .lasso-title{
	font-family: 'Poppins', sans-serif;
	font-size: 34px;
	line-height: 38px;
	font-weight: 700;
	color: #ff7800;
	text-align: right;
}
.servl .lasso .p-airplane{
    position: relative;
    left: 121px;
}
.servl .lasso .p-airplane .lead-phone,
.servl .lasso .p-customs .lead-phone,
.servl .lasso .p-girl .lead-phone{
	position: relative;
}
.servl .lasso .p-airplane .lead-phone .phone-bg,
.servl .lasso .p-customs .lead-phone .phone-bg,
.servl .lasso .p-girl .lead-phone .phone-bg{
	box-shadow: 0 20px 54px 0 rgb(0 0 0 / 20%), 0 6px 50px 0 rgb(0 0 0 / 19%);
    border-radius: 58px 58px 58px 58px;
}

.servl .lasso .lasso-title-col{
	padding-right: 6%;
    padding-top: 50px;
}
.servl .lasso{
	font-family: 'Poppins', sans-serif;
}

.servl .lasso .content-desc .subtitle{
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	color: #ff7800;
	margin-bottom: 5px;
}
.servl .lasso .content-desc .title{
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	color: #222;
	margin-bottom: 14px;
}

.servl .lasso .content-desc .desc{
	font-size: 18px;
    line-height: 28px;
	color: #222;
	margin-bottom: 25px;
}

.servl .lasso .content-desc .desc .highlight{
	font-weight: 700;
	color: #ff7800;
}
.servl .lasso .content-desc{
	max-width: 485px;
}

.servl .lasso .content-desc-col{
    padding: 115px 120px 0 175px;
}
.servl .lasso .p-girl .content-desc-col{
	padding: 185px 80px 0 175px;
}
.servl .lasso .auth-btn{
	/*font-size: 20px;*/
    box-shadow: 0 10px 24px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

/*Airplane section*/
.servl .lasso .p-airplane .lead-phone .phone-corner-shape{
	position: absolute;
	top: 0;
	left: 5.5%;
	right: 5.5%;
	bottom: 0;
	padding: 12% 0;
	overflow: hidden;
}

.servl .lasso .p-airplane .lead-phone .phone-corner-shape .airplane{
	position: relative;
    top: 7%;
    z-index: 2;
    left: -90%;
}

.servl .lasso .p-airplane .lead-phone .phone-corner-shape .box{
	position: absolute;
	/*top: 25%;left: 30%;*/
	/*left: 48%;
    top: 46%;*/
    /*transform: rotate(20deg);*/
}



/*Customs section*/
.servl .lasso .p-customs{
	padding: 6% 0;
}
.servl .lasso .p-customs .lead-phone-col{
    padding: 0 4%;
}

.servl .lasso .p-customs .content-desc{
	max-width: 540px;
}
.servl .lasso .p-customs .lead-phone .phone-fg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.servl .lasso .p-customs .lead-phone .phone-corner-shape .clouds{
	position: relative;
    top: 1.2%;
    /*left: 33%;*/
    left: 100%;
    max-width: 441px;
}

.servl .lasso .p-customs .lead-phone .phone-corner-shape{
	position: absolute;
	top: 5.2%;
	left: 5.5%;
	right: 5.5%;
	bottom: 0;
	padding: 0 0;
	overflow: hidden;
}

/* Girl-everything one place section*/
.servl .lasso .p-girl{
	position: relative;
	z-index: 1;
    margin-bottom: 70px;
}
.servl .lasso .p-girl .lead-phone .phone-fg{
	position: absolute;
	top: 62px;
    right: -178px;
    max-width: 441px;
    transition: transform 200ms ease;
}

.servl .lasso .p-girl .content-desc .desc{
	font-size: 17px;
	margin-bottom: 4px;
}
.servl .lasso .p-girl .content-desc{
    max-width: 531px;
}

.servl .lasso .p-girl .content-desc .desc-point-exp{
	font-weight: 700;
    font-size: 10px;
    position: relative;
    bottom: 8px;
    right: 6px;
}
.servl .lasso .p-girl .content-desc .cpt .desc-point-exp{
	font-weight: 700;
    font-size: 8px;
    position: relative;
    bottom: 8px;
    right: 0px;
}
.servl .lasso .p-girl .content-desc .cpt{
	font-size: 11px;
	margin-bottom: 14px;
}

.servl .lasso .p-airplane,
.servl .lasso .p-customs,
.servl .lasso .p-girl,
.servl .lasso .orbits-stores{
	position: relative;
    z-index: 3;
}


/* Ellipsis store */

/*.servl .lasso .orbits-stores {*/
/*    padding: 7% 0;*/
/*    */

/*}*/

/*.servl .lasso .orbits-stores .container{*/
/*	max-width: 1180px;*/
/*	margin: 0 auto;*/
/*	min-height: 718px;*/
/*    !*border: 2px dashed #3333332b;*!*/
/*}*/
/*.servl .lasso .orbits-stores .container .desc-col{*/
/*	max-width: 417px;*/
/*    padding-right: 50px;*/
/*}*/

/*.servl .lasso .orbits-stores .container .desc-col .lead-title{*/
/*	font-size: 36px;*/
/*	line-height: 40px;*/
/*	font-weight: 700;*/
/*	color: #222;*/
/*	margin-bottom: 25px;*/
/*}*/
/*.servl .lasso .orbits-stores .container .desc-col .desc{*/
/*	font-size: 24px;*/
/*	line-height: 30px;*/
/*}*/
/*.servl .lasso .orbits-stores .container .desc-col .desc .highlight{*/
/*    color: #ff7800;*/
/*    font-weight: 700;*/
/*}*/
/*.servl .lasso .orbits-stores .container .orbits-col{*/
/*	max-width: 765px;*/
/*}*/

/*.orbits-stores .orbits-wrapper{*/
/*	width: 100%;*/
/*	height: 720px;*/
/*	position: relative;*/
/*}*/

/*.orbits-stores .orbits{*/
/*	position: relative;*/
/*}*/

/*.orbits-stores .outer-orbit,*/
/*.orbits-stores .middle-orbit,*/
/*.orbits-stores .inner-orbit{*/
/*	position: absolute;*/
/*	border: 1px dashed #ff7800;*/
/*	border-radius: 50%;*/
/*}*/
/*.orbits-stores .outer-orbit.dark-matter,*/
/*.orbits-stores .middle-orbit.dark-matter,*/
/*.orbits-stores .inner-orbit.dark-matter{*/
/*	border-color: transparent;*/
/*}*/
/*.orbits-stores .outer-orbit{*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/

/*.orbits-stores .middle-orbit{*/
/*	width: 78%;*/
/*	height: 78%;*/
/*}*/

/*.orbits-stores .inner-orbit{*/
/*	width: 49%;*/
/*    height: 49%;*/
/*}*/

/*.orbits-stores .inner-orbit.dark-matter{*/
/*	-webkit-animation: spin-right 10s linear infinite;*/
/*	animation: spin-right 10s linear infinite;*/
/*}*/

/*.orbits-stores .middle-orbit.dark-matter{*/
/*	-webkit-animation: spin-right 15s linear infinite;*/
/*  	animation: spin-right 15s linear infinite;*/
/*}*/

/*.orbits-stores .outer-orbit.dark-matter{*/
/*	-webkit-animation: spin-right 20s linear infinite;*/
/*  	animation: spin-right 20s linear infinite;*/
/*}*/

/*@-webkit-keyframes spin-right {*/
/*  100% {*/
/*    -webkit-transform: rotate(360deg);*/
/*    -moz-transform: rotate(360deg);*/
/*    -ms-transform: rotate(360deg);*/
/*    -o-transform: rotate(360deg);*/
/*    transform: rotate(360deg);*/
/*  }*/
/*}*/


/*.orbits-stores .phone-bg{*/
/*	position: absolute;*/
/*    left: 37.2%;*/
/*    top: 27.5%;*/
/*}*/

/*.orbit-store{*/
/*	position: absolute;*/
/*	border-radius: 100%;*/
/*	background-color: #fff;*/

/*	-webkit-box-shadow: 0px 0px 16px 5px rgba(0,0,0,0.14); */
/*	box-shadow: 0px 0px 16px 5px rgba(0,0,0,0.14);*/
/*}*/

/*.orbit-store{*/
/*	width: 65px;*/
/*	height: 65px;*/
/*	image-rendering: pixelated;*/
/*	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/stores-galaxy-small-stores-sprite.png);*/
/*}*/
/*.orbit-store.large{*/
/*	width: 95px;*/
/*	height: 95px;*/
/*	image-rendering: pixelated;*/
/*	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/stores-galaxy-large-stores-sprite.png);*/
/*}*/

/*.orbit-store.large2small{*/
/*	display: none;*/
/*}*/
/*!*OUTER ORBIT*!*/
/*.orbit-circle{*/
/*	position: absolute;*/
/*	height: 23px;*/
/*	width: 23px;*/
/*	border-radius: 100%;*/
/*	background-color: #ff7800;*/
/*}*/
/*.outer.orbit-circle.a{*/
/*	top: 5%;*/
/*    right: 23%;*/
/*}*/

/*.outer.orbit-circle.b{*/
/*    bottom: 16%;*/
/*    right: 10%;*/
/*}*/

/*.outer.orbit-circle.c{*/
/*    bottom: 4%;*/
/*    left: 25%;*/
/*}*/

/*.outer.orbit-store.large.amz{*/
/*    background-position: 0 0;*/
/*    top: 30%;*/
/*    left: -5%;*/
/*}*/

/*.outer.orbit-store.amz{*/
/*    background-position: 0 0;*/
/*    top: 32%;*/
/*    left: -3%;*/
/*}*/

/*.outer.orbit-store.large.spade{*/
/*    background-position: -101% 100%;*/
/*    top: 52%;*/
/*    right: -6%;*/
/*}*/

/*.outer.orbit-store.spade{*/
/*    background-position: -101% -100%;*/
/*    top: 54%;*/
/*    right: -4%;*/
/*}*/

/*.outer.orbit-store.petite{*/
/*    background-position: 0 -67%;*/
/*    top: 5%;*/
/*    left: 15%;*/
/*}*/

/*.outer.orbit-store.carters{*/
/*    background-position: 100% -100%;*/
/*    bottom: 20%;*/
/*    left: 2%;*/
/*}*/

/*.outer.orbit-store.nord{*/
/*    background-position: 50% -200%;*/
/*    bottom: -3%;*/
/*    right: 32%;*/
/*}*/

/*.outer.orbit-store.harrods{*/
/*    background-position: 0 -167%;*/
/*    top: 23%;*/
/*    right: 0%;*/
/*}*/

/*!*MIDDLE ORBIT*!*/
/*.middle.orbit-circle.a{*/
/*    top: 38%;*/
/*    right: -1%;*/
/*}*/

/*.middle.orbit-circle.b{*/
/*    top: 60%;*/
/*    left: -1%;*/
/*}*/

/*.middle.orbit-store.large.egg{*/
/*    !*background-position: 95px 0;*!*/
/*    background-position: 100% 0%;*/
/*    bottom: -5%;*/
/*    left: 26%;*/
/*}*/
/*.middle.orbit-store.large.asos{*/
/*    !*background-position: 0 -93px;*!*/
/*    background-position: 0% -101%;*/
/*    top: -8%;*/
/*    right: 37%;*/
/*}*/

/*.middle.orbit-store.egg{*/
/*    !*background-position: 65px 0;*!*/
/*    background-position: 100% 0;*/
/*    bottom: -2%;*/
/*    left: 28%;*/
/*}*/

/*.middle.orbit-store.asos{*/
/*    !*background-position: 0 -65px;*!*/
/*    background-position: 0 33%;*/
/*    top: -5%;*/
/*    right: 40%;*/
/*}*/



/*.middle.orbit-store.ebay{*/
/*	background-position: 100% -200%;*/
/*	bottom: 6%;*/
/*	right: 12%;*/
/*}*/

/*!*INNER ORBIT*!*/
/*.inner.orbit-circle.a{*/
/*    top: 5%;*/
/*    left: 19%;*/
/*}*/

/*.inner.orbit-circle.b{*/
/*    bottom: 12%;*/
/*    right: 10%;*/
/*}*/

/*.inner.orbit-store.large.secret{*/
/*    !*background-position: -95px 0;*!*/
/*    background-position: -101% 0;*/
/*    bottom: 19%;*/
/*    left: -9%;*/
/*}*/

/*.inner.orbit-store.secret{*/
/*    !*background-position: -65px 0;*!*/
/*    background-position: -101% 0%;*/
/*    bottom: 23%;*/
/*    left: -5%;*/
/*}*/

/*WORLD*/
/*.servl .world{*/
/*	position: relative;*/
/*	font-family: 'Poppins', sans-serif;*/

/*	min-height: 500px;*/
/*	margin-bottom: 5%;*/
/*	background: rgb(212,92,160);*/
/*	background: -moz-linear-gradient(145deg, rgba(212,92,160,1) 0%, rgba(45,104,203,1) 100%);*/
/*	background: -webkit-linear-gradient(145deg, rgba(212,92,160,1) 0%, rgba(45,104,203,1) 100%);*/
/*	background: linear-gradient(145deg, rgba(212,92,160,1) 0%, rgba(45,104,203,1) 100%);*/
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d45ca0",endColorstr="#2d68cb",GradientType=1);*/
/*}*/

/*.servl .world .container{*/
/*	max-width: 1092px;*/
/*    margin: 0 auto;*/
/*    color: #ffffff;*/
/*    padding-top: 7.5%;*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    left: -35px;*/
/*}*/

/*.servl .world .lead-title{*/
/*	font-size: 36px;*/
/*	line-height: 48px;*/
/*	font-weight: 700;*/
/*	margin-bottom: 10px;*/
/*}*/

/*.servl .world .desc-container{*/
/*	max-width: 658px;*/
/*}*/

/*.servl .world .desc{*/
/*	font-size: 18px;*/
/*	line-height: 30px;*/
/*	margin-bottom: 15px;*/
/*}*/

/*.servl .world .stores{*/
/*	color: #ffd96e;*/
/*	font-size: 30px;*/
/*	line-height: 34px;*/
/*	margin-bottom: 15px;*/
/*	max-width: 595px;*/
/*}*/

/*.servl .world .stores .more{*/
/*	font-size: 18px;*/
/*	line-height: 24px;*/
/*	color: #ffffff;*/
/*}*/

/*.servl .world .footer{*/
/*	font-size: 24px;*/
/*	line-height: 30px;*/
/*	font-weight: 700;*/
/*	margin-bottom: 15px;*/
/*	max-width: 512px;*/
/*}*/

/*.servl .world .phone-bags{*/
/*	position: relative;*/
/*	margin-bottom: -183px;*/
/*    right: 6%;*/
/*}*/

/*.servl .world .abs-container{*/
/*	position: absolute;*/
/*	top: 0;*/
/*	bottom: 0;*/
/*	width: 880px;*/
/*    left: 605px;*/
/*	right: 0;*/
/*	padding-bottom: 5%;*/
/*	margin: 0 auto;*/
/*}*/

/*.servl .world .map-wrapper{*/
/*	position: relative;*/
/*}*/

/*.servl .world .mplane{*/
/*	position: absolute;*/
/*}*/

/*.servl .world .mplane.one{*/
/*    left: 22%;*/
/*    top: 87%;*/
/*    opacity: 0;*/
/*}*/
/*.servl .world .mplane.one.animate{*/
/*	animation: plane-one 0.7s linear 1;*/
/*}*/

/*.servl .world .mplane.zero{*/
/*    left: 6%;*/
/*    top: 34%;*/
/*    opacity: 0;*/
/*}*/
/*.servl .world .mplane.zero.animate{*/
/*	animation: plane-cero 0.7s linear 1;*/
/*}*/


/*.servl .world .mplane.two{*/
/*    left: 55%;*/
/*    top: 71%;*/
/*    opacity: 0;*/
/*}*/

/*.servl .world .mplane.two.animate{*/
/*	animation: plane-two 1s linear 1;*/
/*}*/

/*.servl .world .mplane.three{*/
/*    left: 32%;*/
/*    top: 71%;*/
/*    transform: rotate(52deg);*/
/*    opacity: 0;*/
/*}*/

/*.servl .world .mplane.three.animate{*/
/*	animation: plane-three 0.7s linear 1;*/
/*}*/

/*.servl .world .mplane.four{*/
/*    left: 56%;*/
/*    top: 47%;*/
/*    opacity: 0;*/
/*    !*transform: rotate(52deg);*!*/
/*}*/

/*.servl .world .mplane.four.animate{*/
/*	animation: plane-four 0.7s linear 1;*/
/*}*/



/*.servl .world .mplane.five{*/
/*    left: 95%; */
/*    top: 81%;*/
/*    opacity: 0;*/
/*}*/
/*.servl .world .mplane.five.animate{*/
/*	animation: plane-five 1s linear 1;*/
/*}*/

/*.servl .world .mplane.six{*/
/*    left: 64%;*/
/*    top: 17%;*/
/*    transform: rotate(9deg);*/
/*    opacity: 0;*/
/*}*/
/*.servl .world .mplane.six.animate{*/
/*	animation: plane-six 1s linear 1;*/
/*}*/

/*.servl .world .mplane.seven{*/
/*    left: 89%;*/
/*    top: 22%;*/
/*    transform: rotate(1deg);*/
/*    opacity: 0;*/
/*}*/
/*.servl .world .mplane.seven.animate{*/
/*	animation: plane-seven 1s linear 1;*/
/*}*/

/*@keyframes plane-cero {*/
/*	0%  {   left: 6%; top: 34%; opacity: 0;}*/
/*	25% {  left: 8%; top: 33%; opacity: 1;}*/
/*	50% {  left: 10%; top: 34%; transform: rotate(20deg); opacity: 1;}*/
/*	75% {  left: 12%; top: 37%; transform: rotate(49deg); opacity: 1;}*/
/*	100% { left: 14%; top: 44%; transform: rotate(66deg); opacity: 0.5;}*/
/*}*/

/*@keyframes plane-one {*/
/*	0%  {   left: 22%; top: 87%; opacity: 0;}*/
/*	25% {  left: 20%; top: 78%; opacity: 1;}*/
/*	50% {  left: 18%; top: 70%; opacity: 1;}*/
/*	75% {  left: 16%; top: 60%; transform: rotate(20deg); opacity: 1;}*/
/*	100% { left: 16%; top: 51%; transform: rotate(21deg); opacity: 0.5;}*/
/*}*/

/*@keyframes plane-two {*/
/*	0%  {  left: 55%; top: 71%; opacity: 0;}*/
/*	15% {  left: 49%; top: 71%; opacity: 0.5;}*/
/*	30% {  left: 42%; top: 69%; opacity: 1;}*/
/*	45% {  left: 36%; top: 66%; opacity: 1;}*/
/*	60% {  left: 29%; top: 62%; opacity: 1;}*/
/*	75% {  left: 23%; top: 57%; transform: rotate(6deg); opacity: 1;}*/
/*	90% {  left: 19%; top: 52%; transform: rotate(12deg); opacity: 1;}*/
/*	100% { left: 16%; top: 47%; transform: rotate(12deg); opacity: 0.5;}*/
/*}*/

/*@keyframes plane-three {*/
/*	!*0%  {  left: 32%; top: 71%; transform: rotate(52deg); opacity: 0;}*/
/*	15% {  left: 31%; top: 62%; transform: rotate(43deg); opacity: 0.5;}*/
/*	30% {  left: 29%; top: 56%; transform: rotate(37deg); opacity: 1;}*/
/*	45% {  left: 27%; top: 51%; transform: rotate(21deg); opacity: 1;}*/
/*	60% {  left: 25%; top: 48%; transform: rotate(10deg); opacity: 1;}*/
/*	75% {  left: 24%; top: 48%; transform: rotate(10deg); opacity: 1;}*/
/*	90% {  left: 21%; top: 45%; transform: rotate(-9deg); opacity: 1;}*/
/*	100% { left: 17%; top: 44%; transform: rotate(-20deg); opacity: 0.5;}*!*/

/*	0%  {  left: 32%; top: 71%; transform: rotate(52deg); opacity: 0.5;}*/
/*	25% {  left: 29%; top: 56%; transform: rotate(37deg); opacity: 1;}*/
/*	50% {  left: 25%; top: 48%; transform: rotate(10deg); opacity: 1;}*/
/*	75% {  left: 21%; top: 45%; transform: rotate(-9deg); opacity: 1;}*/
/*	100% { left: 17%; top: 44%; transform: rotate(-20deg); opacity: 0.5;}*/

/*}*/

/*@keyframes plane-four {*/
/*	0%  {  left: 56%; top: 47%; opacity: 0;}*/
/*	15% {  left: 53%; top: 42%; opacity: 0.5;}*/
/*	30% {  left: 50%; top: 38%; opacity: 1;}*/
/*	45% {  left: 44%; top: 34%; transform: rotate(-6deg); opacity: 1;}*/
/*	60% {  left: 39%; top: 33%; transform: rotate(-6deg); opacity: 1;}*/
/*	75% {  left: 31%; top: 34%; transform: rotate(-24deg); opacity: 1;}*/
/*	90% {  left: 24%; top: 37%; transform: rotate(-40deg); opacity: 1;}*/
/*	100% { left: 19%; top: 40%; transform: rotate(-41deg); opacity: 0.5;}*/
/*}*/

/*@keyframes plane-five {*/
/*	0%  {   left: 95%; top: 81%; transform: rotate(9deg); opacity: 0;}*/
/*	15% {  left: 88%; top: 67%; opacity: 0.5;}*/
/*	30% {  left: 77%; top: 49%; opacity: 1;}*/
/*	45% {  left: 65%; top: 35%; opacity: 1;}*/
/*	60% {  left: 51%; top: 26%; transform: rotate(-30deg); opacity: 1;}*/
/*	75% {  left: 42%; top: 25%; transform: rotate(-30deg); opacity: 1;}*/
/*	90% {  left: 30%; top: 29%; transform: rotate(-30deg); opacity: 1;}*/
/*	100% { left: 15%; top: 45%; transform: rotate(-30deg); opacity: 0.5;}*/
/*}*/

/*@keyframes plane-six {*/
/*	0%  {  left: 64%; top: 17%; transform: rotate(9deg); opacity: 0;}*/
/*	15% {  left: 57%; top: 12%; transform: rotate(0deg); opacity: 0.5;}*/
/*	30% {  left: 49%; top: 10%; transform: rotate(-8deg); opacity: 1;}*/
/*	45% {  left: 41%; top: 11%; transform: rotate(-18deg); opacity: 1;}*/
/*	60% {  left: 34%; top: 15%; transform: rotate(-28deg); opacity: 1;}*/
/*	75% {  left: 27%; top: 23%; transform: rotate(-28deg); opacity: 1;}*/
/*	90% {  left: 21%; top: 31%; transform: rotate(-38deg); opacity: 1;}*/
/*	100% { left: 16%; top: 41%; transform: rotate(-38deg); opacity: 0.5;}*/
/*}*/

/*@keyframes plane-seven {*/
/*	0%  {  left: 89%; top: 22%; transform: rotate(1deg); opacity: 0;}*/
/*	15% {  left: 80%; top: 12%; transform: rotate(-5deg); opacity: 0.5;}*/
/*	30% {  left: 69%; top: 3%; transform: rotate(-14deg); opacity: 1;}*/
/*	45% {  left: 57%; top: -1%; transform: rotate(-28deg);opacity: 1;}*/
/*	60% {  left: 46%; top: 0%; transform: rotate(-28deg); opacity: 1;}*/
/*	75% {  left: 33%; top: 11%; transform: rotate(-59deg); opacity: 1;}*/
/*	90% {  left: 24%; top: 24%; transform: rotate(-59deg); opacity: 1;}*/
/*	100% { left: 18%; top: 38%; transform: rotate(-72deg); opacity: 0.5;}*/
/*}*/

/*SERVICES*/
.servl .services{
	min-height: 300px;
	font-family: 'Poppins', sans-serif;
	padding: 5%;
	/*margin-bottom: 5%;*/
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.servl .services .c--header{
    margin-bottom: 40px;
}

.servl .services .c--header .c-cell{
    border-left: 4px solid #00b4cb;
    padding: 0px 15px;
    font-size: 2.0em;
    line-height: 120%;
    font-weight: 700;
    color: #212121;
}

.servl .services .container{
	max-width: 1320px;
	margin: 0 auto;
}

.servl .services .c-mobile-title{
    font-size: 1.55em;
    padding: 0px 15px;
    line-height: 120%;
    font-weight: 700;
    color: #212121;
    margin: 0 auto;
    position: relative;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 36px;

}

.servl .services .c-mobile-title .c--shadow{
    border-bottom: 4px solid #00b4cb;
    width: 180px;
    margin: 16px auto 0;
}

.servl .services .table-container{
	max-width: 880px;
	
}

.servl .services .lead-title{
	font-size: 44px;
	line-height: 50px;
	font-weight: 700;
	margin-bottom: 35px;
	text-align: center;
}

.servl .services .service-title,
.servl .services .table .rows .row .cell .pct{
	font-size: 40px;
	line-height: 46px;
	font-weight: 700;
	
	text-align: center;
}
.servl .services .service-title{
	margin-bottom: 15px;
}

.servl .services .header .about{
	/*font-size: 40px;
	line-height: 46px;
	font-weight: 700;
	margin-bottom: 15px;*/
	text-align: center;
}

.servl .services .table .header .about{
	font-size: 18px;
	line-height: 24px;
	color: #343434;
	text-align: center;
}

.servl .services .table .header .about .strong{
	font-weight: 700;
}

.servl .services .table.lead{
	background-color: #f8f8f8;
	border-radius: 10px;
	/*box-shadow: 0 20px 54px 0 rgb(0 0 0 / 20%), 0 6px 50px 0 rgb(0 0 0 / 19%);*/
	-webkit-box-shadow: 1px 7px 10px 0px rgba(0,0,0,0.27); 
	box-shadow: 1px 7px 10px 0px rgba(0,0,0,0.27);
}

.servl .services .table .header{

}

.servl .services .table .header .cell{
	padding: 27px 0 10px 0;
}

.servl .services .table .header .cell.etc .service-title,
.servl .services .table .rows .row .cell .pct.etc{
	color: #ff5400;
}
.servl .services .table .header .cell.cpt .service-title,
.servl .services .table .rows .row .cell .pct.cpt{
	color: #0065c7;
}

.servl .services .table .body{
	position: relative;
}
.servl .services .table .rows{
	position: relative;
}
.servl .services .table .rows .row{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.servl .services .table .rows .row .cell{
	height: 80px;

	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    text-align: center;

    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.servl .services .table .rows .row .lead-text{
	font-size: 36px;
	line-height: 40px;
	color: #222222;
	text-align: center;
	font-weight: 700;
}

.servl .services .table .rows .row .lead-icon svg{
	width: 40px;
	height: 40px;
}

.servl .services .table .rows .row .lead-icon.cross svg path{
	fill: #db2728;
}

.servl .services .table .rows .row .lead-icon.checkmark svg path{
	fill: #0fca0f;
}

.servl .services .table .rows .row:nth-child(even){
	background-color: #fff;
}

.servl .services .table .footer .cell{
	height: 120px;
}

.servl .services .table .footer .more-info{
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #ffffff;
	background-color: #ff7800;
	border-radius: 5px;
    padding: 8px 15px;

	box-shadow: 0 10px 55px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.servl .services .table .footer .more-info .caret{
	font-family: 'Fontawesome webfont';
    font-size: 20px;
    margin-left: 6px;
}

.servl .services .table .footer{
	background-color: #ffffff;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.servl .services .labels.table{
	width: 440px;
    margin-top: 8.3%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.servl .services .labels.table .rows{
    background-color: #f8f8f8;
    border-bottom-left-radius: 10px;
}
.servl .services .labels.table .cell .label{
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
.servl .services .labels.table .rows{
	-webkit-box-shadow: -1px 5px 4px 0px rgba(0,0,0,0.13); 
	box-shadow: -1px 5px 4px 0px rgba(0,0,0,0.13);
}
.servl .services .labels.table .rows .row:last-child .cell{
	
}
.servl .services .labels.table .rows .row:first-child .cell{
	border-top-left-radius: 10px;
	color: #ffffff;
	background: rgb(1,219,193);
	background: -moz-linear-gradient(145deg, rgba(1,219,193,1) 0%, rgba(0,139,215,1) 100%);
	background: -webkit-linear-gradient(145deg, rgba(1,219,193,1) 0%, rgba(0,139,215,1) 100%);
	background: linear-gradient(145deg, rgba(1,219,193,1) 0%, rgba(0,139,215,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#01dbc1",endColorstr="#008bd7",GradientType=1);
}
/*ORERS*/
/*.servl .orders{*/
/*	font-family: 'Poppins', sans-serif;*/
/*	!*background-color: green;*!*/
/*	padding: 0 3%;*/
/*}*/
/*.servl .orders .container{*/
/*	max-width: 1200px;*/
/*	margin: 0 auto;*/
/*	padding: 8% 0 10% 0;*/
/*}*/

/*.servl .orders .lead-title{*/
/*	font-size: 46px;*/
/*	line-height: 52px;*/
/*	font-weight: 700;*/
/*	margin-bottom: 20px;*/
/*}*/

/*.servl .orders .phone-container{*/
/*	position: relative;*/
/*	margin-top: -24%;*/
/*    border-radius: 44px;*/
/*    box-shadow: 0 20px 54px 0 rgb(0 0 0 / 20%), 0 6px 50px 0 rgb(0 0 0 / 19%);*/
/*	!*position: relative;*/
/*	bottom: 135px;*!*/
/*    !*bottom: 50%;*!*/
/*}*/

/*.servl .orders .phone-container .inner-container{*/
/*	    padding: 39% 10% 0 10%;*/

/*    position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	width: 100%;*/
/*	overflow-y: hidden;*/
/*}*/

/*.servl .orders .order .image{*/
/*    border-radius: 17px;*/
/*    */
/*} */
/*.servl .orders .order{*/
/*	opacity: 0.44;*/
/*	transition: all 1s ease 0s;*/
/*	!*margin-bottom: 5%;*!*/
/*}*/
/*.servl .orders .order.selected{*/
/*	opacity: 1;*/
/*}*/
/*.servl .orders .order.selected .image{*/
/*	-webkit-box-shadow: 0px 0px 5px 6px rgba(0,0,0,0.05); */
/*	box-shadow: 0px 0px 5px 6px rgba(0,0,0,0.05);*/
/*}*/

/*.servl .orders .auth-btn{*/
/*	box-shadow: 0 20px 54px 0 rgb(0 0 0 / 20%), 0 6px 50px 0 rgb(0 0 0 / 19%);*/
/*}*/

/*.servl .orders .order .label{*/
/*	font-size: 14px;*/
/*	font-weight: 700;*/
/*	margin-bottom: 5px;*/
/*}*/

/*.servl .orders .order{*/
/*	margin-bottom: 2%;*/
/*}*/

/*STATS*/
.servl .stats{
	position: relative;
	font-family: 'Poppins', sans-serif;
	
	background: rgb(3,175,255);
	background: -moz-linear-gradient(145deg, rgba(3,175,255,1) 0%, rgba(177,57,221,1) 100%);
	background: -webkit-linear-gradient(145deg, rgba(3,175,255,1) 0%, rgba(177,57,221,1) 100%);
	background: linear-gradient(145deg, rgba(3,175,255,1) 0%, rgba(177,57,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#03afff",endColorstr="#b139dd",GradientType=1);
}

.servl .stats .bg-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;

	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/l2020-stats-bg.png);
	background-size: contain;
    background-repeat: repeat-x;
    background-position: bottom;
}

.servl .stats .container{
	max-width: 1120px;
	min-height: 480px;
	margin: 0 auto;
    padding: 5.5% 0 7% 0;
}

.servl .stats .lead-title{
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-bottom: 42px;
	letter-spacing: 2px;
}
.servl .stats .division{
	width: 1px;
	background-color: #52aea4;
}
.servl .stats .stat-box{
	width: 380px;
	text-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.servl .stats .stat-box .icon{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #ff7800;
	margin-bottom: 25px;
}

.servl .stats .stat-box .value{
	font-size: 60px;
	line-height: 66px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 25px;
}

.servl .stats .stat-box .label{
	font-size: 16px;
	color: #fff;
}

/*CUSTOMERS*/
.servl .customers {
	font-family: 'Poppins', sans-serif;
}

.servl .customers .container{
	max-width: 1110px;
	margin: 0 auto;
	padding: 6% 0 8% 0;
}

.servl .customers .lead-title{
	font-size: 48px;
	line-height: 54px;
	font-weight: 700;
	text-align: center;
    margin-bottom: 9%;
}

.servl .customers .customer-box{
	transition: all .2s ease 0s;
}

.servl .customers .customer-box .profile-pic{
	max-width: 360px;
	border-radius: 22px;
	-webkit-box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13); 
	box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13);
}

.servl .customers .customer-box .data-col{
	padding-left: 8%;
	padding-top: 2%;
	padding-bottom: 2%;
	position: relative;

	-ms-flex-direction: column;
    flex-direction: column;
}
.servl .customers .customer-box .bar{
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: #c4c4c4;
}

.servl .customers .customer-box .bar.top{
	top: 0;
}

.servl .customers .customer-box .bar.bottom{
	bottom: 0;
}


.servl .customers .customer-box .data-container{
	position: relative;
	padding-top: 20px;
	padding-bottom: 86px;
}

.servl .customers .customer-box .data-container .header{
	margin-bottom: 40px;
}

.servl .customers .customer-box .name{
	font-size: 18px;
	font-weight: 700;
	color: #3c3c3c;
	margin-bottom: 10px;
}

.servl .customers .customer-box .rate .star{
	font-family: 'Fontawesome webfont';
    font-size: 20px;
    color: #bec5c8;
}

.servl .customers .customer-box .rate .star.active{
	color: #ffc107;
}

.servl .customers .customer-box .feedback{
    font-size: 20px;
    line-height: 28px;
    color: #5e6467;
}

.servl .customers .customer-box .buttons-container{
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.servl .customers .customer-box .button{
	font-family: 'Fontawesome webfont';
    font-size: 28px;
    width: 42px;
    height: 42px;
    border-radius: 4px;
    background-color: #fff;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    cursor: pointer;

    -webkit-box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13); 
	box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13);

}

.servl .customers .customer-box .button.left{
	margin-right: 20px;
}

/*READY*/
.servl .start{
	font-family: 'Poppins', sans-serif;
	background-color: #f6f6f6;
	padding: 7% 0 7% 0;
    overflow-x: hidden;
}

.servl .start .container{
	max-width: 1160px;
	margin: 0 auto;
	position: relative;
	left: 55px;
}
.servl .start .c-trailing-cell{
    position: relative;
}
.servl .start .about{
	/*background-color: #ff7800;*/
    background: #E27673;
    background: linear-gradient(90deg, rgba(226, 118, 115, 1) 0%, rgba(255, 46, 87, 1) 100%);
    font-size: 32px;
    line-height: 38px;
	font-weight: 500;
	/*color: #434343;*/
    color: #ffffff;
    /*padding: 5% 4% 5% 0;*/
    padding: 8% 0 8% 15%;
    position: relative;
    z-index: 1;
}
.servl .start .about .content{
	position: relative;
	z-index: 1;
}
.servl .start .about-filler{
	position: absolute;
	top: 0;
    width: 100%;
    height: 100%;
    /*right: 75%;*/
    left: 75%;
    /*background-color: #ff7800;*/
    background-color: rgba(255, 46, 87, 1);
}
.servl .start .about .white-text{
	color: #fff;
    font-weight: 700;
}
.servl .start .ready{
	max-width: 446px;
	border-radius: 10px;

	/*-webkit-box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13); 
	box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13);*/

	-webkit-box-shadow: 9px 8px 20px 16px rgba(0,0,0,0.13); 
	box-shadow: 9px 8px 20px 16px rgba(0,0,0,0.13);

	/*min-height: 522px;*/
}
.servl .start .ready{
    padding: 4% 3.4%;
    position: relative;
    z-index: 2;
    overflow-x: hidden;
}
.servl .start .ready .lead-title{
    font-size: 44px;
    line-height: 47px;
	font-weight: 700;
	color: #ff7800;
	margin-bottom: 15px;
}

.servl .start .ready .register-about{
	font-size: 20px;
	line-height: 26px;
	color: #222;
	margin-bottom: 25px;
}

.servl .start .ready .auth-btn{
	font-size: 20px;
	-webkit-box-shadow: 9px 8px 20px 16px rgba(0,0,0,0.13); 
	box-shadow: 9px 8px 20px 16px rgba(0,0,0,0.13);
}
.servl .start .ready .auth-btn-wrapper{
	margin-bottom: 32px;
}
.servl .start .ready .conditions{
	font-size: 13px;
	color: #5f5f5f;
}

.servl .start .ready .conditions a{
	text-decoration: none;
	color: #3a62cb;
}
.servl .start .ready .conditions a:hover{
	text-decoration: underline;

}


.servl  .hero .auth-btn.signin{
	display: none;
	text-align: center;
}

.servl .lasso .lasso-title.centered{
	display: none;
}

.servl .services .table .lead.rows .row .cell .label{
	display: none;
}
.servl .services .table.lead.cpt{
	display: none;
}

.confetti {
	width: 4%;
	height: 1%;
	background-color: #f2d74e;
	position: absolute;
	left: 50%;
	animation: confetti 5s ease-in-out -2s infinite;
	transform-origin: left top;
	display: none;
}
.confetti.animation{
	animation: confetti 5s ease-in-out -2s infinite;
}
.confetti:nth-child(1) {
	background-color: #f2d74e; left: 10%; animation-delay: 0;
}
.confetti:nth-child(2) {
	background-color: #95c3de; left: 20%; animation-delay: -5s;
}
.confetti:nth-child(3) {
	background-color: #ff9a91; left: 30%; animation-delay: -3s;
}
.confetti:nth-child(4) {
	background-color: #f2d74e; left: 40%; animation-delay: -2.5s;
}
.confetti:nth-child(5) {
	background-color: #95c3de; left: 50%; animation-delay: -4s;
}
.confetti:nth-child(6) {
	background-color: #ff9a91; left: 60%; animation-delay: -6s;
}
.confetti:nth-child(7) {
	background-color: #f2d74e; left: 70%; animation-delay: -1.5s;
}
.confetti:nth-child(8) {
	background-color: #95c3de; left: 80%; animation-delay: -2s;
}
.confetti:nth-child(9) {
	background-color: #ff9a91; left: 90%; animation-delay: -3.5s;
}
.confetti:nth-child(10) {
	background-color: #f2d74e; left: 100%; animation-delay: -2.5s;
}
.confetti:nth-child(11) {
	background-color: #f2d74e; left: 10%; animation-delay: -1s;
}
.confetti:nth-child(12) {
	background-color: #95c3de; left: 20%; animation-delay: -4.5s;
}
.confetti:nth-child(13) {
	background-color: #ff9a91; left: 30%; animation-delay: -0.5s;
}
.confetti:nth-child(14) {
	background-color: #f2d74e; left: 40%; animation-delay: -6.5s;
}
.confetti:nth-child(15) {
	background-color: #95c3de; left: 50%; animation-delay: -3.2s;
}
.confetti:nth-child(16) {
	background-color: #ff9a91; left: 60%; animation-delay: -5.3s;
}
.confetti:nth-child(17) {
	background-color: #f2d74e; left: 70%; animation-delay: -0.75s;
}
.confetti:nth-child(18) {
	background-color: #95c3de; left: 80%; animation-delay: -1.3s;
}
.confetti:nth-child(19) {
	background-color: #ff9a91; left: 90%; animation-delay: -2.25s;
}
.confetti:nth-child(20) {
	background-color: #f2d74e; left: 100%; animation-delay: -1.75s;
}



@keyframes confetti {
  0% { transform: rotateZ(15deg) rotateY(0deg) translate(0,0); }
  25% { transform: rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh); }
  50% { transform: rotateZ(15deg) rotateY(720deg) translate(5vw,60vh); }
  75% { transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw,80vh); }
  100% { transform: rotateZ(15deg) rotateY(1440deg) translate(10vw,110vh); }
}


section.hero .pro-header-mah-account-label .pro-header-mah-account-header, 
section.hero .pro-header-mah-account-label .pro-header-mah-account-header-icon {
    color: #fff;
}

.pro-header-search-bar-menu-icon {
    color: #fff;
}

.pro-header-mah-account-container.pro-header-mah-account-options{
	z-index: 21;
}
.c-nav-button svg path{
	fill: #fff;
}
/*section.lasso,*/
/*section.world,*/
/*section.services,*/
/*section.orders,*/
/*section.stats,*/
/*section.customers,*/
/*section.start,*/
.servl .hero .bg-shape img.svg{
	max-width: 2042px;
}

.servl .lasso .p-airplane.justify-content-end, 
.servl .lasso .p-customs.justify-content-end,
.servl .lasso .p-girl.justify-content-end{
	-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*background-color: red;*/
}

.servl .start .about-filler{
    /*right: 10%;*/
    left: 10%;
}

@media (max-width: 1920px){
	.servl .hero .container{
		left: 6%;
	}
	.servl .start .container{
		left: auto;
	}
	.servl .start .about-filler{
	    /*right: 75%;*/
        left: 75%;
	}
	.servl .lasso .p-airplane{
		left: auto;
	}
	/*.servl .lasso .p-airplane.justify-content-end, 
	.servl .lasso .p-custom.justify-content-end{
		-webkit-box-pack: end;
	    -webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	    justify-content: flex-end;
	}*/
	.servl .world .abs-container{
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		left: 0;
		right: 0;
		padding-bottom: 5%;
		margin: 0 0;
	}

	.servl .hero .bg-shape img.svg{
		max-width: none;
		right: 135px;
        width: auto;
	}
}
@media (max-width: 1679px){
	/*HERO*/
	.servl .hero{
		padding: 0 3%;
	}
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg{
		width: auto;
	}
	.servl .lasso .lasso-shape{
	    max-width: 1920px;
	    /*bottom: 30%;*/
        bottom: 2.8%;
    	left: 9%;
	}

	.servl .world .abs-container{
		padding-bottom: 8%;
	}
	.servl .world .abs-container{
		padding-left: 40%;
	}
	.servl .services .lead-title{
	    font-size: 2.2em;
    	line-height: 1.5em;
    	margin-bottom: 3%;

	}
	.servl .services .service-title {
	    margin-bottom: 4%;
        font-size: 2.4em;
    	line-height: 1.2em;
	}
	.servl .services .table .rows .row .lead-text,
	.servl .services .table .rows .row .cell .pct{
	    font-size: 2em;
    	line-height: 1.2em;
	}
	.servl .services .table .rows .row .lead-icon svg {
	    width: 2em;
	    height: 2em;
	}
	.servl .services .labels.table{
		margin-top: 21%;
	}
	.servl .services .labels.table{
		width: auto;
		-webkit-box-flex: 1;
	    -webkit-flex: 1;
	    -ms-flex: 1;
	    flex: 1;
        max-width: 440px;
	}
	.servl .services .labels.table .cell .label{
		font-size: 1.4em;
    	line-height: 1.2em;
	}

	.servl .lasso .p-airplane.justify-content-end, 
	.servl .lasso .p-customs.justify-content-end,
	.servl .lasso .p-girl.justify-content-end{
		-webkit-box-pack: end;
	    -webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	    justify-content: flex-end;
	}

    .servl .services .labels.table{
        margin-top: 7.6%;
    }

}
@media (max-width: 1589px){
	.servl .lasso .lasso-title-col{
		padding-right: 3%;
	}

}
@media (max-width: 1549px){
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg{
		left: -25%;
    	right: auto;
	}
	.servl .hero .container{
		left: 0;
	}
	.servl .services{
		padding: 5% 2%;
	}
}
@media (max-width: 1530px){
	.servl .lasso .lasso-title.centered{
	    display: block;
	    /* text-align: center; */
	    text-align: left;
	    margin-bottom: 7%;
	    padding-left: 5%;
	}
	.servl .lasso .lasso-title.left{
		display: none;
	}
	.servl .lasso .lasso-shape {
	    max-width: 1920px;
	    /*bottom: 31%;*/
        bottom: 4.8%;
	    left: 0;
	}
}
@media (max-width: 1449px){
	.servl .lead-content .desc-col{
	    padding-top: 2%;
	}
	.servl .lead-content .graphics-col .hero-phone{
		top: 83px;
	}
}
@media (max-width: 1380px){
	.servl .lasso .lasso-shape{
		max-width: 140%;
	}
	.servl .world .abs-container {
		padding-bottom: 11%;
	}
}
@media (max-width: 1340px){
	.servl .lasso .lasso-shape{
		max-width: 145%;
		left: -8%;
	}
}
@media (max-width: 1340px){
	.servl .lasso .lasso-shape{
		max-width: 150%;
	}
	.servl .lasso .p-girl .lead-phone .phone-fg{
		max-width: 100%;
	}
}
@media (max-width: 1366px){
	.servl .hero{
		padding: 0 4%;
	}
	.servl .services .table .rows .row .cell{
		padding: 0 6%;
	}
	.servl .services .service-title{
	    font-size: 1.9em;
    	line-height: 1.1em;
	}
	.servl .services .table .header .about{
	    font-size: 1.0em;
    	line-height: 1.3em;
	}
	.servl .services .table .rows .row .lead-text, .servl .services .table .rows .row .cell .pct {
	    font-size: 1.6em;
	    line-height: 1.2em;
	}
	.servl .services .labels.table .cell .label {
	    font-size: 1.3em;
	    line-height: 1.2em;
	}
	.servl .services .table .rows .row .cell{
	    height: 62px;
	}
	.servl .services .table .footer .cell {
	    height: 80px;
	}
	.servl .services .labels.table{
		max-width: 360px;
	}
	/*.servl .orders .lead-title{*/
	/*    font-size: 3em;*/
    /*	line-height: 1.3em;*/
    /*	max-width: 421px;*/
	/*}*/
	/*.servl .orders .lead-title div{*/
	/*	display: inline;*/

	/*}*/

}
@media (max-width: 1244px){
	.servl .lead-content .graphics-col .hero-phone .phone-bg{
		max-width: 200px;
	}
	.servl .lead-content .lead-title {
	    font-size: 2.5em;
	    line-height: 1.3em;
	}
	.servl .lead-content .lead-subtitle{
	    font-size: 26px;
    	line-height: 34px;
	}
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg{
		left: -45%;
	}
	.orbits-stores .phone-bg{
		left: 38%;
	    top: 30.5%;
	    max-width: 25%;
	}

	.servl .start{
		padding: 7% 3% 7% 3%;
	}
}
@media (max-width: 1234px){
	/*.orbits-stores .phone-bg{
	    left: 37%;
	    top: 27%;
	    max-width: 30%;
	}*/
	.orbits-stores .orbits-wrapper{
		height: auto;
	}
	.servl .lasso .orbits-stores .container .orbits-col{
		padding: 0 5%;
	}
	.servl .lasso .orbits-stores{
		padding: 7% 2%;
	}
	.orbit-store.large{
		transform: scale(.7);
	}
	.outer.orbit-store.large.amz{
		left: -6%;
	}
	.outer.orbit-store.large.spade{
	    right: -7%;
	}
	.servl .lasso .orbits-stores .container .desc-col{
		padding-right: 0;
	}
	.servl .lasso .p-customs .lead-phone .phone-corner-shape .clouds{
		max-width: 150%;
	}
	.servl .lasso .p-customs .lead-phone{
		top: 15%;
	}
	/**/
	.servl .world .container{
		left: 0;
	}
}
@media (max-width: 1200px){
	.servl .lasso .lasso-shape{
	    max-width: 155%;
	    left: -15%;
	}
	.servl .customers .lead-title{
		font-size: 3em;
    	line-height: 1.2em;
    	margin-bottom: 7%;
	}
	.servl .customers{
		padding: 0 4%;
	}


}
@media (max-width: 1164px){
	.servl .world .abs-container {
	    padding-bottom: 21%;
	}
	.servl .world{
		padding: 0 4%;
	}
	.servl .services .labels.table {
	    max-width: 305px;
	}
}
@media (max-width: 1124px){
	.servl .lasso .p-girl{
		padding-left: 4%;
	}
	.servl .lasso .p-airplane .lead-phone .phone-corner-shape .box{
		max-width: 40%;
	}
	.servl .lasso .p-airplane .lead-phone .phone-corner-shape .airplane{
		max-width: 80%;
	}
	/*.servl .orders .order .label{*/
	/*	font-size: 0.8em;*/
    /*	line-height: 1em;*/
	/*}*/
	/*.servl .orders .order {*/
	/*    margin-bottom: 6%;*/
	/*}*/
    .servl .lead-content .perks{
        max-width: none;
    }
    .servl .lead-content .perks .text{
        font-size: 18px;
        line-height: 190%;
    }
    .servl .lasso .content-desc-col{
        padding: 115px 120px 0 69px;
    }
}
@media (max-width: 1110px){
	.outer.orbit-store.large.amz{
		left: -8%;
	}
	.outer.orbit-store.harrods{
		right: -2%;
	}
	.middle.orbit-store.large.asos{
		top: -12%;
	}
	.middle.orbit-store.ebay{
	    bottom: 4%;
	}
	.middle.orbit-store.large.egg{
		bottom: -7%;
    	left: 21%;
	}
	.outer.orbit-store.petite{
		top: 2%;
	}
	.outer.orbit-store.nord{
		bottom: -3%;
    	right: 28%;
	}
	.outer.orbit-store.carters{
		left: 0%;
	}
}
@media (max-width: 1080px){
	/*.servl .orders .lead-image{*/
	/*	max-width: 40%;*/
	/*}*/
	/*.servl .orders .phone-container{*/
	/*	max-width: 20%;*/
	/*}*/
	/*.servl .orders .lead-title{*/
	/*	font-size: 2.4em;*/
	/*}*/
	/*.servl .orders .order .image {*/
	/*    border-radius: 8px;*/
	/*}*/
	.servl .customers .customer-box .profile-pic{
		max-width: 300px;
	}
	.servl .start .about{
		font-size: 2.3em;
    	line-height: 1.2em;
	}
	.servl .start .ready .lead-title{
		font-size: 3em;
    	line-height: 1.1em;
	}
	
}

@media (max-width: 1046px){
	.servl .world .mplane{
		max-width: 4%;
	}
	.servl .lasso .lasso-shape{
	    max-width: 160%;
	    left: -20%;
	}
	.servl .lasso .p-girl .content-desc-col{
	    padding: 10% 80px 0 175px;
	}

	.servl .lasso .orbits-stores .container{
		-webkit-flex-direction:column;
	    -ms-flex-direction: column;
    	flex-direction: column;
	}
	.servl .lasso .orbits-stores .container .desc-col{
		max-width: none;
    	padding-right: 0;
	    text-align: center;
	}
	.servl .lasso .orbits-stores .container .desc-col .lead-title{
		margin-bottom: 16px;
	}
	.servl .lasso .orbits-stores .container .desc-col .desc{
		margin-bottom: 50px;
	}
	.orbit-store.large{
		transform: scale(1);
	}
	.middle.orbit-store.large.egg{
		bottom: -4%;
	}
	.outer.orbit-store.large.amz{
		left: -5%;
	}
	.middle.orbit-store.large.asos{
	    top: -8%;
	}
	.outer.orbit-store.large.spade{
		right: -6%;
	}
}

@media (max-width: 1010px){
	.servl .lead-content .lead-title{
		font-size: 2.2em;
	}
	.servl .lead-content .lead-subtitle{
		font-size: 22px;
    	line-height: 26px;
	}
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg {
	    left: auto;
	    right: 70%;
	}
	.servl .lasso .lasso-shape{
	    max-width: 166.5%;
	    left: -25%;
	}
	.servl .lasso .p-girl .lead-phone .phone-fg{
	    right: -39%;
	}
	.servl .stats .lead-title{
		font-size: 2em;
    	line-height: 1.2em;
	}
	.servl .stats .container{
	    position: relative;
    	z-index: 1;
	}
	.servl .stats .stat-box .value{
	    font-size: 3em;
    	line-height: 1.2em;
	}
}
@media (max-width: 991px){
	.site-nav{
	    top: 78px;
	    height: calc(100% - 77px);
	}
	.servl .hero header.lead {
	    /*height: 48px;*/
	    height: 78px;
	}
	.servl .hero header.lead .auth-btn{
		display: none;
	}
}
@media (max-width: 985px){
	.servl .lasso .lasso-shape{
	    max-width: 174%;
	}
	.servl .start .about{
		font-size: 2.0em;
	}
	.servl .start .ready .lead-title{
		font-size: 2.5em;
	}
}

@media (max-width: 966px){
	.servl .lead-content .graphics-col .hero-phone .phone-bg{
		max-width: 160px;
	}
	.servl .lead-content .graphics-col{
	    -webkit-box-flex: 0;
	    -webkit-flex: 0;
	    -ms-flex: 0;
	    flex: 0;
    	padding: 0 10%;
	}
	.servl .world{
	    margin-bottom: 13%;
	}
	.servl .services .lead-title{
		font-size: 2.0em;
		margin-bottom: 5%;
	}
	.servl .services .service-title{
		font-size: 1.7em;
	}
	.servl .services .table .footer .more-info{
	    font-size: 1.0em;
    	line-height: 1.0em;
	}
	.servl .services .table .footer .more-info .caret{
	    font-size: 1.2em;
	}
	.servl .services .labels.table .cell .label{
	    font-size: 1.1em;
	}
	.servl .services .labels.table {
	    max-width: 264px;
	}
}

@media (max-width: 949px){
	.servl .lasso .lasso-shape{
	    max-width: 184%;
	    left: -33%;
        bottom: 3%;
        opacity: 0.5;
	}
	.servl .lasso .content-desc-col {
	    padding: 10% 5% 0 8%;
	}
	.servl .lasso .p-girl .content-desc-col{
	    padding: 7% 5% 0 13%;
	}
	.servl .lasso .content-desc .title div{
		display: inline;
	}
}

@media (max-width: 905px){
	.servl .lasso .lasso-shape{
	    /*max-width: 192%;*/
	}
	.servl .services .table .header .about{
	    font-size: 0.9em;
	}

}
@media (max-width: 890px){
	.servl .lasso .lasso-shape{
	    max-width: 193%;
    	left: -50%;
	}
}
@media (max-width: 860px){
	.servl .world .phone-bags{
		margin-bottom: -18%;
		max-width: 60%;
	}
	.servl .world .abs-container .map{
	    opacity: 0.55;
	}
	.servl .customers .customer-box .profile-pic{
		max-width: 100%;
	}
	.servl .customers .customer-box .pic-col{
		max-width: 30%;
	}
	.servl .customers .lead-title{
	    font-size: 2.2em;
	}
}
@media (max-width: 841px){
	.servl .lasso .lasso-shape{
	    max-width: 193%;
    	left: -40%;
	}
}
@media (max-width: 830px){
	.servl .lead-content{
		display: block;
	}
	.servl .lead-content .desc-col,
	.servl .lead-content .graphics-col{
		-webkit-box-flex: 0;
	    -webkit-flex: 0;
	    -ms-flex: 0;
	    flex: 0;
	    width: 100%;
	}
	.servl .lead-content .desc-col{
	    margin: 0 auto 4% auto;
	}
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg{
	    right: calc(80% + 200px);
	}
	.servl .lead-content .graphics-col .hero-phone .phone-bg{
	    max-width: 200px;
	}
	.servl .lasso .lasso-shape{
        max-width: 203%;
	}
	.servl .hero{
		margin-bottom: 8%;
	}
	.servl .lasso .p-airplane .lead-phone .phone-bg, .servl .lasso .p-customs .lead-phone .phone-bg, .servl .lasso .p-girl .lead-phone .phone-bg{
		border-radius: 38px 38px 38px 38px;
	}
}
@media (max-width: 820px){
	.servl .services .labels.table .cell .label {
	    font-size: 1.0em;
	    line-height: 1.3em;
	}
	.servl .services .labels.table {
	    max-width: 230px;
	}
}
@media (max-width: 808px){
	.servl .lasso .lasso-shape{
        max-width: 212%;
            opacity: 0.3;
	}
}
@media (max-width: 781px){
	.servl .lasso .lasso-shape{
        max-width: 220%;
	}
	.servl .services .table .header .about{
	    padding: 0 5%;
	}
	.servl .services .table .header .about div{
		display: inline;
        font-size: 1.1em;
        line-height: 145%;
	}
}
@media (max-width: 763px){
	.servl .lasso .lasso-shape{
        max-width: 227%;
	}

	.orbit-store.large{
		transform: scale(0.7);
	}
	.middle.orbit-store.large.egg{
		bottom: -6%;
	}
	.outer.orbit-store.large.amz{
		left: -7%;
	}
	.middle.orbit-store.large.asos{
	    top: -10%;
	}
	.outer.orbit-store.large.spade{
		right: -8%;
	}
	.orbits-stores .middle-orbit {
	    width: 74%;
	    height: 74%;
	}
	.servl .world .lead-title{
		font-size: 2em;
    	line-height: 1.4em;
	}
	.servl .world .stores{
		font-size: 1.8em;
    	line-height: 1.3em;
	}
	.servl .world .footer{
		font-size: 1.5em;
    	line-height: 1.3em;
	}
	.servl .services .lead-title{
		line-height: 1.2em;
	}
	.servl .start .container{
		-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	}
	.servl .start .about{
        padding: 7% 6% 7% 6%;
	    margin-bottom: 13%;
        line-height: 1.3em;
	}
	.servl .start {
	    padding: 13% 0 13% 0;
	}
	.servl .start .about-filler{

	}
}
@media (max-width: 752px){
	.servl .lasso .lasso-shape{
        max-width: 233%;
	}
}
@media (max-width: 743px){
	.servl .lasso .lasso-shape{
        max-width: 240%;
	}
}
@media (max-width: 724px){
    .servl .lead-content .perks .text{
        line-height: 124%;
    }
	.servl .lasso .lasso-title{
	    font-size: 2em;
    	line-height: 2.2em;
    	text-align: center;
	}
	.servl .lasso .content-desc .title{
	    font-size: 2.0em;
    	line-height: 1.2em;
	}
	.servl .lasso .content-desc-col {
	    padding: 5% 5% 0 8%;
	}
	.servl .lasso .lasso-title.centered{
		text-align: center;
		padding-left: 0;
	}
	.servl .lasso .content-desc .desc{
		font-size: 1.2em;
    	line-height: 1.5em;
	}
	.servl .lasso .lasso-shape {
	    max-width: 240%;
	    bottom: 24%;
	    opacity: 0.25;
	}

	.servl .services .labels.table{
		display: none;
	}
	.servl .services .table .lead.rows .row .cell{
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    padding: 3% 3%;
        height: auto;
	}
	.servl .services .table .lead.rows .row .cell .label{
		margin-bottom: 3%;
		display: block;
	    color: #1d2529;
	}

	/*.servl .orders .lead-title{*/
	/*	font-size: 2.0em;*/
	/*}*/
	.servl .stats .container .stats-container{
		-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;

	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	.servl .stats .division{
		width: 40%;
    	height: 1px;
    	background-color: transparent;
	    margin: 5% 0;
	}
	.servl .stats .stat-box .value{
		margin-bottom: 8px;
	}
	.servl .stats{
		padding: 0 5%;
	}
	.servl .stats .container{
		padding: 13% 0 13% 0;
	}
	.servl .stats .lead-title div{
		display: inline;
	}
	.servl .stats .bg-overlay{
	    background-size: inherit;
	}
	.servl .stats{
		margin-bottom: 3%;
	}
    .servl .services .c-mobile-title{
        display: flex;
    }
}
@media (max-width: 700px){
	.servl .lasso .lasso-shape {
		/*opacity: 0.25;*/
	}
	.servl .world .abs-container {
	    padding-bottom: 11%;
	}
}
@media (max-width: 690px){
	
}
@media (max-width: 655px){
	.servl .lasso .p-airplane{
		padding-bottom: 5%;
	}
	.servl .world .lead-title div{
		display: inline;
	}
	.servl .world .container{
		padding-top: 10%;
	}
}
@media (max-width: 630px){
	.orbits-stores .inner-orbit{
		display: none;
	}
	.orbits-stores .phone-bg{
		left: 36%;
	    top: 25.5%;
	    max-width: 30%;
	}
	.orbits-stores .middle-orbit {
	    width: 62%;
	    height: 62%;
	}

    .servl .lead-content .perks{
        max-width: 100%;
        align-items: center;
    }
    .servl .lead-content .perks .c--icon{
        max-width: 80px;
    }

}
@media (max-width: 569px){
	.servl .lasso .lasso-title.centered{
	    padding: 0 10%;
		line-height: 1.2em;
	}
	.servl .lasso .p-airplane, 
	.servl .lasso .p-customs, 
	.servl .lasso .p-girl{
		/*wrap column*/
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;

	    -webkit-flex-direction:column;
	    -ms-flex-direction: column;
    	flex-direction: column;
	}
	.servl .lasso .lead-phone-col,
	.servl .lasso .p-customs .lead-phone-col{
		display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;

	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;

	    padding: 0 32%;
	}
	.servl .lasso .lasso-title-col{
		display: none;
	}
	/*.servl .lasso .p-airplane .lead-phone .phone-corner-shape .box{
		left: 28%;

		-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;
	}*/
	.servl .lasso .p-airplane,
	.servl .lasso .p-girl{
		
		-webkit-flex-direction:column-reverse;
		-ms-flex-direction:column-reverse;
		flex-direction:column-reverse;
		/*-webkit-flex-wrap:wrap-reverse;
		-ms-flex-wrap:wrap-reverse;
		flex-wrap:wrap-reverse;*/
	}
	.servl .lasso .p-airplane .content-desc-col,
	.servl .lasso .p-girl .content-desc-col{
	    margin-bottom: 35px;
	}
	.servl .lasso .p-girl .content-desc-col {
	    padding: 5% 5% 0 8%
	}
	.servl .lasso .p-girl{
		padding-left: 0;
	}
	.servl .lasso .p-customs{
		margin-bottom: 8%;
	}
	.servl .lasso .p-airplane{
		margin-bottom: 3%;
	}
	.servl .lasso .p-girl{
		margin-bottom: 10%;
	}

	.orbits-stores .phone-bg{
		display: none;
	}
	.middle.orbit-store.large.asos{
		display: none;
	}
	.middle.orbit-store.large.egg {
	    bottom: auto;
	    top: -13%;
	}
	.middle.orbit-store.ebay {
	    bottom: -1%;
	}
	.outer.orbit-store.large.amz{
		left: -10%;
	}
	.servl .services .table .lead.rows .row .cell .label{
	    font-size: 1.1em;
	}
	.servl .services .table .lead.rows .row .cell{
		padding: 4% 3%;
	}
	/*.servl .orders .container{*/
	/*	-webkit-flex-direction:column;*/
	/*    -ms-flex-direction: column;*/
    /*	flex-direction: column;*/
	/*	position: relative;*/
	/*}*/
	/*.servl .orders .auth-btn{*/
	/*	display: none;*/
	/*}*/
	/*.servl .orders .phone-container{*/
	/*	position: relative;*/
	/*	margin-top: -59%;*/
    /*	left: 30%;*/
	/*}*/
	/*.servl .orders .lead-title{*/
	/*	text-align: center;*/
	/*	font-size: 1.8em;*/
   	/*	margin-bottom: 11%;*/
	/*}*/
	/*.servl .orders .order .label{*/
	/*	font-size: 0.6em;*/
	/*}*/
	.servl .services{
		/*margin-bottom: 0;
		padding-bottom: 0;*/
	}
	/*.servl .orders .lead-image{
		display: block;
	}*/
	/*.servl .orders{*/
	/*	margin-bottom: 22%;*/
	/*}*/
	.servl .stats .container {
	    padding: 19% 0 19% 0;
	}
	.servl .lasso .p-customs .lead-phone {
	    top: 0;
	}
}

@media (max-width: 549px){
	.servl .lead-content .graphics-col .hero-phone .phone-bg{
	    max-width: 160px;
	}

	.servl .lead-content .desc-col .auth-section{
		display: block;
	}
	.servl .hero  .lead-content .desc-col .auth-btn.sign-up{
		/*display: inline-block;*/
		margin-bottom: 20px;
		margin-right: 0;
	}
	/*.servl  .hero .auth-btn.signin{
		display: block;
	}*/
	.servl .lasso .p-airplane .lead-phone .phone-bg, .servl .lasso .p-customs .lead-phone .phone-bg, .servl .lasso .p-girl .lead-phone .phone-bg{
		border-radius: 24px 24px 24px 24px;
	}
	.outer.orbit-circle.a{
		top: 3%;
	}
	.middle.orbit-circle.a{
		right: -4%;
	}
	.outer.orbit-circle.b {
	    bottom: 12%;
	    right: 11%;
	}
	.outer.orbit-circle.c{
		bottom: 2%;
	}
	.middle.orbit-circle.b{
		left: -3%;
	}
	.servl .world {
	    padding: 0 6%;
	}
	.servl .world .lead-title{
		font-size: 2em;
    	line-height: 1.2em;
	}
	.servl .world .phone-bags{
		margin-bottom: -26%;
	    right: 0;
	    max-width: 85%;
	}
	.servl .world .abs-container{
		display: none;
	}
	.servl .world .container{
		padding-top: 25%;
	}
	.servl .services .lead-title{
	    font-size: 1.6em;
	}
	.servl .world {
	    margin-bottom: 22%;
	}

	.servl .customers .customer-box{
		-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;

	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;

	}
	.servl .customers .customer-box .data-col{
		padding-left: 0;
	}
	.servl .customers .customer-box .pic-col{
	    margin-bottom: 15px;
	}

	.servl .start{
   	 	padding: 13% 0 20% 0;
	}

}
@media (max-width: 486px){
	.servl .services .table .lead.rows .row .cell .label div{
		display: inline;
	}
	.servl .start .ready{
		padding: 6% 6%;
	}
	.servl .start .ready .lead-title {
	    font-size: 2.2em;
	}
    .servl .lead-content .perks .c--icon{
        max-width: 70px;
    }
}
@media (max-width: 469px){
	.servl .start .ready{
		border-radius: 0;
	}
	.servl .lead-content .graphics-col .hero-phone .phone-bg {
	    max-width: 130px;
	}
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg{
		right: calc(100% + 400px);
	}
	.servl .hero .auth-btn.sign-up{
	    font-size: 18px;
	}

	.orbits-stores .middle-orbit {
	    width: 44%;
	    height: 44%;
	}
	.middle.orbit-store.large.egg{
    	top: -26%;
	}
	.middle.orbit-store.ebay{
		bottom: -13%;
	    right: 16%;
	}
	.outer.orbit-store.harrods {
	    right: -4%;
	}
	.outer.orbit-store.nord{
	    bottom: -6%;
	        display: none;
	}
	.outer.orbit-store.carters{
		bottom: -6%;
	    left: 55%;
	}
	.outer.orbit-store.large.spade{
		display: none;
	}
	.outer.orbit-store.large.amz{
	    top: 49%;
	}
	.servl .lasso .orbits-stores .container .desc-col .lead-title{
		font-size: 2.0em;
	    line-height: 1.2em;
	    padding: 0 3%;
	}
	.servl .lasso .orbits-stores .container .desc-col .desc{
		font-size: 1.5em;
    	line-height: 1.4em;
	}

	.servl .world .desc{
		font-size: 1.2em;
    	line-height: 1.5em;
	}
	.servl .services .table.lead.both .cell.cpt{
		display: none !important;
	}
	.servl .services .table.lead.cpt{
		display: block;
	}
	.servl .services .table.lead{
		margin-bottom: 15%;
	    -webkit-box-shadow: 1px 7px 10px 0px rgb(0 0 0 / 13%);
    	box-shadow: 1px 7px 10px 0px rgb(0 0 0 / 13%);
	}
	/*.servl .orders .order .label{*/
	/*	font-size: 0.5em;*/
	/*}*/
	/*.servl .orders .phone-container {*/
	/*    max-width: 25%;*/
	/*}*/
	/*.servl .orders .lead-image{*/
	/*    position: relative;*/
    /*	right: 5%;*/
	/*}*/
	/*.servl .orders .lead-title{*/
	/*    font-size: 1.6em;*/
	/*}*/
	/*.servl .orders .lead-title div{*/
	/*	display: inline;*/
	/*}*/
	.servl .services .table.lead.cpt{
	    margin-bottom: 5%;
	}
	.servl .stats .lead-title{
		font-size: 1.8em;
	}
	.servl .stats .stat-box{
		width: 100%;
	}
	.servl .customers .customer-box .feedback{
		font-size: 1.3em;
    	line-height: 1.5em;
	}
	.servl .customers .customer-box .data-container .header {
	    margin-bottom: 26px;
	}
	.servl .customers .lead-title {
	    font-size: 1.8em;
	    line-height: 1.4em;
	}
}

@media (max-width: 409px){
	/*.servl .hero header.lead .logo{
	    display: block;
    	width: 100%;
	}
	.servl .hero header.lead .content{
		display: block;
	}*/
	.servl .hero header.lead .content .auth-btn{
		display: none;
	}
	.servl .hero  .lead-content .desc-col .auth-btn.sign-up{
		display: block;
		text-align: center;
	}
}
@media (max-width: 369px){
	.servl .lead-content .lead-title {
	    font-size: 2.0em;
	}
	.servl .hero .bg-shape svg,
	.servl .hero .bg-shape img.svg{
		right: calc(100% + 500px);
	}
	.servl .lead-content .lead-subtitle{
		font-size: 20px;
    	line-height: 24px;
	}
	.servl .lead-content .text {
	    font-size: 16px;
	}
	.servl .lead-content .perks{
		padding-top: 20px;
	}
	.servl .lasso .p-airplane .lead-phone .phone-bg, .servl .lasso .p-customs .lead-phone .phone-bg, .servl .lasso .p-girl .lead-phone .phone-bg{
		border-radius: 20px 20px 20px 20px;
	}
	.servl .lasso .content-desc .subtitle{
	    font-size: 20px;
	}
	.servl .lasso .content-desc .title{
		font-size: 1.6em;
	}
	.servl .lasso .content-desc .desc,
	.servl .lasso .p-girl .content-desc .desc{
		font-size: 1.1em;
	}
	/*.servl .orders .lead-title {*/
	/*    font-size: 1.5em;*/
	/*}*/
	.servl .start .ready .conditions{
		text-align: center;
	}
	.servl .start .about{
		font-size: 1.8em;
	}
	.servl .start .ready .lead-title{
		font-size: 2.0em;
	}
	
}
@media (max-width: 349px){
	.servl .lead-content .lead-title {
	    font-size: 2.0em;
	}
	.servl .lead-content .graphics-col .hero-phone .phone-bg {
	    max-width: 120px;
	}
	.outer.orbit-store.carters{
	    background-position: 100% -200%;
	}
	.outer.orbit-store.harrods{
	    background-position: 100% 0%;
	}

	.middle.orbit-store{
		display: none;
	}
	.middle.orbit-circle.a{
	    right: -9%;
	}
	.outer.orbit-circle.a {
	    top: 1%;
	}
	.outer.orbit-circle.b {
	    bottom: 25%;
	    right: 2%;
	}
	.outer.orbit-circle.c {
	    bottom: 0%;
	}
	.middle.orbit-circle.b {
	    left: -6%;
	}
	.servl .start .ready .auth-btn{
		font-size: 17px;
	}
	.servl .start .ready .conditions{
		font-size: 12px;
	}
}