/* General Blueprint Style */

@font-face {
	font-family: 'bpicons';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/bpicons/bpicons.eot');
	src: url('../fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'), url('../fonts/bpicons/bpicons.woff') format('woff'), url('../fonts/bpicons/bpicons.ttf') format('truetype'), url('../fonts/bpicons/bpicons.svg#bpicons') format('svg');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

/* Made with http://icomoon.io/ */


/* Resets */

*,
*:after,
*:before {
	box-sizing: border-box;
	direction: rtl;
}


/* Helper classes */

.cf:before,
.cf:after {
	content: ' ';
	display: table;
}

.cf:after {
	clear: both;
}


/* Main styles */
html {
	background: #1d1d1d;
}
body {
	font-family: IRANSans;
	margin: 0;
	color: #1d1d1d;
	background: rgba(255, 204, 0, 0.3);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa, .far, .fab {
	position: relative;
}
a {
	text-decoration: none;
	color: initial;
	outline: none;
}

input {
	outline: 0 !important;
}
input, button {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="checkbox"] {
	appearance: checkbox;
	-webkit-appearance: checkbox;
	vertical-align: middle;
	width: auto;
}
input[type="radio"] {
	appearance: radio;
	-webkit-appearance: radio;
	vertical-align: middle;
	width: auto;
}
/* Blueprint header */

.bp-header {
	height: 0;
}
.bp-header__title {
	font-size: 2.125em;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
}

.bp-header__desc {
	font-size: 0.95em;
	margin: 0.5em 0 1em;
	padding: 0;
}

.bp-header__present {
	font-size: 0.85em;
	font-weight: 700;
	position: relative;
	z-index: 100;
	display: block;
	padding: 0 0 0.6em 0.1em;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	color: #5c5edc;
}

.bp-tooltip:after {
	font-size: 50%;
	font-size: 75%;
	position: relative;
	top: -8px;
	left: -12px;
	width: 30px;
	height: 30px;
}

.bp-tooltip:hover:before {
	content: attr(data-content);
	font-size: 110%;
	font-weight: 700;
	line-height: 1.2;
	position: absolute;
	left: auto;
	margin-left: 4px;
	padding: 0.8em 1em;
	text-align: left;
	text-indent: 0;
	letter-spacing: 0;
	text-transform: none;
	color: #fff;
	background: #5c5edc;
}

.bp-nav {
	margin: 0 0 0 -0.75em;
}

.bp-nav__item {
	position: relative;
	display: inline-block;
	width: 2.5em;
	height: 2.5em;
	margin: 0 0.1em;
	text-align: left;
	border-radius: 50%;
}

.bp-nav__item > span {
	display: none;
}

.bp-nav__item:hover:before {
	content: attr(data-info);
	font-size: 0.85em;
	font-weight: bold;
	position: absolute;
	top: 120%;
	left: 0;
	width: 600%;
	text-align: left;
	pointer-events: none;
	color: #595a5f;
}

.bp-nav__item:hover {
	background: #5c5edc;
}

.bp-icon:after {
	font-family: 'bpicons';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #5c5edc;
	-webkit-font-smoothing: antialiased;

	speak: none;
}

.bp-nav .bp-icon:after {
	line-height: 2.4;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: 0;
}

.bp-nav a:hover:after {
	color: #fff;
}

.bp-icon--next:after {
	content: '\e000';
}

.bp-icon--drop:after {
	content: '\e001';
}

.bp-icon--archive:after {
	content: '\e002';
}

.bp-icon--about:after {
	content: '\e003';
}

.bp-icon--prev:after {
	content: '\e004';
}

.barkav {
	width: 100%;
	text-align: center;
	position: fixed;
	top: 4vh;
	right: 0;
    z-index: 999;
	transition: 0.3s all ease-in-out;
}
.barkav img {
	height: 6vh;
	transition: 0.3s all ease-in-out;
}
.btnput {
	position: relative;
}
.btnput input {
	width: 100%;
	background: #fff;
	border: 0.3vh solid #fff;
	border-radius: 0;
	padding: 0.6vw;
    text-align: center;
    font-family: inherit;
    font-size: 1vw;
	box-shadow: 0 7px 17px rgba(0,0,0,0);
	transition: 0.3s all ease-in-out;
}
.btnput .fail {
	background: #f44336;
	border: 0.3vh solid #f44336;
}
@keyframes sucs {
	0% { opacity:0;transform: translate3d(0,-.7em,0) }
	100% { opacity:1;transform: translate3d(0,0,0) }
}
.btnput.success:after {
	content: 'لینک دانلود با موفقیت ارسال شد';
    position: absolute;
    right: 0;
    top: -1em;
    width: 100%;
    border-radius: 0;
    background: #ffcc00;
    color: #3b424b;
    text-align: center;
    font-size: 1em;
	padding: 0.5em;
	opacity: 0;
	animation: sucs .7s forwards;
}
@keyframes lodate {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(360deg) }
}
.btnput.load:before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1ce';
    position: absolute;
    right: -1.4em;
    top: .5em;
    color: #fff;
    z-index: 999;
    font-size: 1em;
    animation: lodate 2s linear infinite;
}
.btnput .btn {
	position: absolute;
	background: #ffcc00;
	bottom: .35vw;
    top: auto;
    right: .35vw;
    height: auto;
    width: auto;
    font-size: 1vw;
    border-width: 0.7vw;
    padding: 0.45vw;
}
.btnput .btn:hover {
    border: 0.7vw solid #fff !important;
}
.btnput .btn i {
	position: absolute;
    width: 1vw;
    height: 1vw;
    top: 0;
    right: 0;
}
.btn {
	color: inherit;
	border: 0.3vh solid #ffcc00;
	border-radius: 0;
	padding: 1.05vh 1.4vw;
	box-shadow: 0 0 17px rgba(0,0,0,0);
	transition: 0.3s all ease-in-out;
	cursor: pointer;
}
.btn:hover {
	color: #1d1d1d !important;
	background: #fff !important;
	border: 0.3vh solid #fff !important;
	box-shadow: 0 2px 17px rgba(0,0,0,0.3);
}
.btn[disabled=disabled], .btn:disabled {
	background: #eee !important;
	border-color: #eee !important;
	box-shadow: none !important;
}
form input[type="email"], form input[type="tel"], form input[type="text"], form input[type="password"], select {
	width: 100%;
	border: 0.3vh solid #eee;
	border-radius: 0;
	padding: 1.4vh 2.1vw;
	display: block;
	font-family: inherit;
	margin: 3vh auto;
	font-size: 2vh;
}
form input[type="email"], form input[type="password"], form input[type="tel"] {
	text-align: left;
}
form .btn {
	font-size: 2vh;
	width: fit-content;
	width: -moz-fit-content;
	color: #fff;
	border: 0.3vh solid #8f75be;
	background: #8f75be;
	border-radius: 0;
	margin: 1.4vh 0 0;
	float: right;
}
form .btn:last-child {
	color: #8f75be;
	border: 0.3vh solid #fff;
	background: #fff;
	float: left;
}
.user-nav {
	position: fixed;
    top: 4vh;
    left: 6.1vw;
	z-index: 9999;
	font-size: 2.5vh;
	height: 4vh;
}
.user-nav div {
	display: inline-block;
}
.user-nav div a {
	color: #fff;
	padding: 0 1vw;
}

.jidden {
	display: none;
}

.home {
	background: #3b424b !important;
}
.why {
	background: #e1e1e1 !important;
}
.plans {
	background: #dbdbdb !important;
}
.tv {
	background: #dbdbdb !important;
}
.services {
	background: #e1e1e1 !important;
}
.track {
	background: #00b2b0 !important;
}
.police {
	background: #6d6d6d !important;
}
.footer {
	background: #6d6d6d !important;
}
.bank {
	background: #332F30 !important;
}
.welcome {
	background: #6d6d6d !important;
}
.provide {
	background: #6d6d6d !important;
}

.home .title div:nth-child(1) {
	font-weight: bold;
	position: relative;
	right: -131px;
}
.home .title div:nth-child(2) {
	font-weight: lighter;
	position: relative;
	right: -11px;
}
.home .title div:nth-child(3) {
	font-weight: bold;
}
.home .poster:nth-of-type(1) {
	position: absolute;
    bottom: 4vw;
    z-index: 4;
    right: calc(7vh + 0vw);
    max-width: 100%;
    height: calc(42vh + 7vw);
    transition: 0.3s all;
}
.home .poster:nth-of-type(2) {
	position: absolute;
    bottom: calc(16vh - 2vw);
    z-index: 4;
    right: calc(16vh - 2vw);
    max-width: 100%;
    height: calc(63vh + 7vw);
    animation: unset;
}
.poster:nth-child(3).animated {
	animation: rockie 1s ease-in-out;
}
.home .bar {
	position:absolute;width:25vw;left:16vw;bottom: 14vh;z-index:4;color:#fff;
}
.home .bar h1 {
	font-size: 3.5vw;
	font-weight: lighter;
	line-height: 11vh;
    margin: 0;
}
.home .bar h1 span {
	font-size: 4.2vw;
    font-weight: bold;
}
.home .bar .nocap {
	font-size: 1vw;
	margin: 2.1vh 0;
}
.home .bar .down {
	text-align: center;
	margin-top: 1.4vh;
}
.home .bar .down > span {
	position: relative;
	font-size: 0.7vw;
}
.home .bar .down > span:before,
.home .bar .down > span:after {
  content: "";
  position: absolute;
  border-top: 1px solid white;
  top: 50%;
  width: calc(50% - 7px);
}
.home .bar .down > span:before {
  right: 100%;
  margin-right: 7px;
}
.home .bar .down > span:after {
  left: 100%;
  margin-left: 7px;
}
.home .bar .down ul {
	padding: 0;
	margin: 0;
	margin-top: 1.4vh;
	text-align: right
}
.home .bar .down ul li {
	list-style: none;
	display: inline-block;
	width: 48%;
	padding: 0.1em 0.7em;
	margin-bottom: 1vh;
	background: #000000;
	border-color: #000000;
	color: #ffffff;
}
.home .bar .down ul li div:nth-child(1) {
	width: 3vw;
	height: 3vw;
	display: inline-block;
	vertical-align: middle;
	background-size: 2vw !important;
	background-repeat: no-repeat !important;
}
.home .bar .down ul li.myket div:nth-child(1) {
	background: url('../images/homemyket.webp') center;
}
.home .bar .down ul li.bazar div:nth-child(1) {
	background: url('../images/homebazar.webp') center;
}
.home .bar .down ul li.direct div:nth-child(1) {
	background: url('../images/homebarkav.webp') center;
}
.home .bar .down ul li.google div:nth-child(1) {
	background: url('../images/homegoogle.webp') center;
}
.home .bar .down ul li div:nth-child(2) {
	width: calc(100% - 4vw);
	font-size: 1vw;
	display: inline-block;
	vertical-align: middle;
}
.home .bar .down ul li div:nth-child(2) span {
	font-size: 0.7vw;
	display: block;
}
.why svg {
	transform: rotate(90deg) scaleX(-1);
}
.why section {
	position: absolute;
	left: 10vw;
	top: calc(50% - 17vw);
	color: #1d1d1d;
	font-size: 1vw;
	z-index: 4;
}
.why section header {
	font-size: 3.5vw;
	padding: 0.1em 0;
}
.why section footer {
	text-align: left;
}
.why section footer .btn {
	font-size: 0.7vw;
}
.why .about {
	max-width: 43vw;
	padding: 1em 3em 0.35em;
	box-sizing: border-box;
    transition: 0.1s ease-in-out;
}
.why .about > div {
	line-height: 4.2vh;
}
.why .y {
	position: relative;
	max-width: 43vw;
	padding: 0.35em 3em 1em;
	box-sizing: border-box;
	left: 14%;
    transition: 0.1s ease-in-out;
}
.why .y div {
    transition: 0.3s ease-in-out;
}
.why .y:hover div {
	transform: scale(1.07)
}
.why .poster:nth-of-type(1) {
    position: absolute;
    top: 11vw;
    z-index: 5;
    right: 20vw;
    max-width: 100%;
    height: 27vw;
}
.why .poster:nth-of-type(2) {
    position: absolute;
    top: 34vw;
    z-index: 4;
    right: 15vw;
    max-width: 100%;
    height: 7vw;
}
.why .poster:nth-of-type(3) {
    position: absolute;
    top: 34vw;
    z-index: 4;
    right: 28vw;
    max-width: 100%;
	height: 7vw;
	transform: scaleX(-1);
}
.plans svg {
	transform: rotate(-90deg) scaleX(-1);
}
.plans svg path {
	stroke: #8e44ad;
}
.plans header {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #1d1d1d;
}
.plans .title {
	position: relative;
	font-size: 7vh;
	top: 13vh;
	z-index: 4;
}
.plans .slide__title {
    line-height: 4.2vh;
}
.plans .slide__mover {
    top: 3.5vh;
}
.plans .plan {
	color: #1d1d1d;
	text-align: center;
	font-size: 1.7vh;
}
.plans .plan img {
	height: 18vw;
	width: auto !important;
	margin: 3vh 0;
}
.plans .plan .detail {
	text-align: right;
	padding: 0 10em;
}
.plans .plan .btn {
	margin-bottom: 50px;
	display: inline-block;
	visibility: hidden;
	transform: scale(2);
	opacity: 0;
	transition: 0.45s all ease-in-out 0.2s;
}
.plans .active .plan .btn {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.plans .plan img {
	top: 70px;
	position: relative;
	visibility: hidden;
	opacity: 0;
	transition: 0.7s all ease-in-out;
}
.plans .active .plan img {
	top: 0px;
	opacity: 1;
	visibility: visible;
}
.plans .plan .detail {
	top: 70px;
	position: relative;
	visibility: hidden;
	opacity: 0;
	transition: 0.7s all ease-in-out 0.3s;
}
.plans .active .plan .detail {
	top: 0px;
	opacity: 1;
	visibility: visible;
}
.tv svg {
	transform: scaleX(-1);
}
.tv .title {
	width: 100vh;
	transform: rotate(90deg);
	transform-origin: left top;
    color: #fff;
    font-size: 9vh;
    font-weight: bold;
    position: absolute;
    left: 9vw;
    top: 0;
    text-align: center;
}
.tv .poster {
	position: absolute;
    top: -13vh;
    right: calc(50vw - 41vh);
    z-index: 5;
}
.tv .poster .show {
    height: 121vh;
}
.tv video {
    max-width: 100%;
    height: 30vh;
    position: absolute;
    top: 38vh;
    right: calc(50vw - 22vh);
    z-index: 4;
}
.tv .siwtch {
	position: absolute;
    top: -39%;
    right: 7.7%;
	z-index: 5;
	height: 121vh;
}
.tv .siwtch img {
	position: absolute;
	bottom: 0;
    height: 2vh;
	transform: rotate(0deg);
	transition: 0.3s all ease-in-out;
}
.tv .siwtch div {
	position: absolute;
	bottom: 1.5vh;
	right: -1vh;
}
.tv .siwtch div span {
	position: absolute;
	top: 0;
	background: #333;
	width: 1vh;
	height: 1vh;
	display: block;
	border-radius: 50%;
}
.tv .siwtch div span:nth-child(2) {
	top: 3.2vh;
    right: 1.1vh;
}
.tv .siwtch div span:nth-child(3) {
	top: 4.5vh;
    right: 4.5vh;
}
.tv .siwtch div span:nth-child(4) {
	top: 3.2vh;
    right: 8vh;
}
.tv .siwtch div span.active {
	background: #fc0;
}
.services svg {
	transform: rotate(90deg) scaleX(-1);
}
.services .title {
	position: relative;
	font-size: 7vh;
	top: 20vh;
	z-index: 4;
	text-align: center;
}
.services .cunt {
	position: relative;
	top: 37vh;
	text-align: center;
	z-index: 6;
}
.services .cunt .tabs-nav .tab-active a {
	background: #fff;
    color: #1d1d1d;
}
.services .cunt .tabs-nav a {
    border-color: #fff;
    color: #fff;
}
.services .cunt .tabs-nav li:last-child a {
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
}
.services .cunt .tabs-nav li:first-child a {
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
}
.services .servs {
	position: relative;
	width: 100%;
	max-width: 50vw;
	right: 25vw;
	top: 7vh;
	z-index: 6;
}
.services .owl-nav {
	position: absolute;
	top: calc(50% - 15.6px);
	width: 114%;
	right: -7%;
	z-index: -1;
}
.services .owl-nav button {
	position: absolute;
	right: 0;
	font-weight: bold !important;
    font-size: 2.8vh !important;
    width: 4.9vh;
	height: 4.9vh;
	line-height: 0 !important;
    border: 0.3vh solid #fc0 !important;
    border-radius: 0;
	box-shadow: 0 0 17px rgba(0,0,0,0);
	transition: 0.3s all ease-in-out;
	outline: none !important;
	background: #fc0 !important;
}
.services .owl-nav button:hover {
	color: #1d1d1d;
	background: #fff !important;
	border: 0.3vh solid #fff !important;
	box-shadow: 0 2px 17px rgba(0,0,0,0.3);
}
.services .owl-nav .owl-next {
	left: 0;
	right: auto;
}
.services .servs .item > div:first-child {
	width: 10vh;
	height: 10vh;
	background-size: cover !important;
	position: relative;
	margin: 0 auto;
}
.services .servs .item > div:first-child:before {
	content: '';
    position: absolute;
    right: -2vh;
    bottom: -1vh;
    width: 14vh;
    height: 4vh;
    border-radius: 0;
    background: #1d1d1d;
	z-index: -1;
	transition: 0.3s all;
}
.services .servs .item:hover > div:first-child:before {
	bottom: -5.6vh;
	background: #fc0;
	animation: service 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s forwards;
}
@keyframes service {
	0% { transform: scale(1); }
	100% { transform: scale3d(1.4, 2.1, 1) translate3d(0,-1vh,0); }
}
.services .servs .item > div:last-child {
	font-size: 1.7vh;
	position: relative;
	font-weight: lighter;
	line-height: 4.2vh;
}
.services .servs .item > div:last-child span {
	display: block;
	font-size: 2.1vh;
	font-weight: bold;
	padding-top: 1.7vh;
}
.services .app {
	position: relative;
	top: 13vh;
}
.services .app .btn {
	background: #fc0;
}
.track svg {
	transform: rotate(90deg) scaleX(-1);
}
.track .form {
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
	width: 100vw;
	top: 0;
	right: 0;
}
.track .title {
	color: #fff;
	position: relative;
	font-size: 13vh;
	top: 15vh;
	z-index: 4;
	text-align: center;
}
.track .poster {
	position: absolute;
    width: 21vw;
    top: -6vh;
    right: 40%;
}
.track input {
	background: #fff;
	border: 0.3vh solid #fff;
	border-radius: 2em;
	padding: 0.35em 1.4em;
	box-shadow: 0 7px 17px rgba(0,0,0,0);
	transition: 0.3s all ease-in-out;
}
.track input:focus {
	box-shadow: 0 7px 27px rgba(0,0,0,0.7);
}


.police .title {
	color: #fff;
	position: relative;
	font-size: 13vh;
	top: 15vh;
	z-index: 4;
	text-align: center;
}
.police .colps {
	position: relative;
	width: 70vw;
	margin: 0 auto;
	top: 37vh;
	color: #fff;
	text-align: right;
	z-index: 6;
}
.police .colps > div {
	padding: 1vh 1vw;
	border-radius: 1em;
	max-width: 70%;
}
.police .colps .arrow {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	font-size: 1.7vh;
    display: inline-block;
    vertical-align: middle;
	border: 1px solid #ffcc00;
    border-radius: 2em;
    width: 3.5vh;
    height: 3.5vh;
    text-align: center;
    line-height: 3.5vh;
	margin-left: 1vw;
	transform: scaleY(-1);
	transition: 0.3s all ease-in-out;
}
.police .colp {
	margin: 1.4vh 0;
	font-size: 2.1vh;
    font-weight: lighter;
}
.police .colps .arrow:before {
	content: "\f062";
}
.police .colps .colbl {
	font-size: 1.7vh;
	font-weight: bold;
}

.footer svg {
	transform: scaleX(-1);
}
.footer .title {
	color: #fff;
	position: relative;
	font-size: 13vh;
	top: 15vh;
	z-index: 4;
	text-align: center;
}
.footer .cunt {
	position: relative;
	width: 70vw;
	margin: 0 auto;
	top: 28vh;
	font-size: 2.1vh;
	color: #fff;
	text-align: right;
	z-index: 6;
}
.footer .cunt a {
	color: #fff;
}
.footer .cunt > div {
	position: relative;
	transition: 0.5s all ease-in;
}
.footer .cunt > div:first-child {
	transition: 0.3s all ease-in;
}
.footer .cunt > div:first-child:after {
	content: none;
}
.footer .cunt > div:last-child:after {
	content: none;
}
.footer .cunt > div.fade {
	transform: translate3d(0,3.5vh,0);
	opacity: 0;
}
.footer .cunt > div.fade:last-child {
	transform: translate3d(0,7vh,0);
}
.footer .links ul {
	width: 19%;
	display: inline-block;
	padding: 0;
	padding-bottom: 3.5vh;
	margin: 0 auto;
	text-align: right;
	vertical-align: top;
}
.footer .links ul li {
	padding: .7em;
	list-style: none;
	font-weight: lighter;
}
.footer .links ul li:first-child {
	font-weight: bold;
}
.footer .links ul:last-child {
	width: 35%;
}
.footer .links ul:last-child > li {
	font-weight: normal;
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.footer .links ul:last-child li .address div {
	padding: .7em;
}
.footer .links ul:last-child li .address div:first-child {
	padding-top: 0;
}
.footer .x {
	width: 50%;
}
.footer .x > div {
	display: inline-block;
	padding: 3.5vh 0;
	margin: 0 auto;
	text-align: right;
	vertical-align: middle;
}
.footer .x .namad {
	text-align: right;
	width: 49%;
	padding: 0;
}
.footer .x .namad img {
	width: 48%;
}
.footer .x .about {
	width: 50%;
	font-weight: lighter;
}
.footer .x .about span {
	display: block;
	font-weight: bold;
	padding-bottom: 1.75vh;
}
.footer .x .ask {
	text-align: center;
	width: 49%;
}
.footer .copy {
	padding-top: 3.5vh;
}
.footer .copy .link {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-bottom: 3.5vh;
}

.bank svg {
	position:absolute;width: 84vw;bottom: -49vh;right: 8vw;z-index:3;
}
.bank .title {
	color: #fff;
	position: relative;
	font-size: 6vh;
	top: 13vh;
	z-index: 4;
	text-align: center;
}
.bank .title span {
	color: #ffcc00;
	font-size: 6vh;
	font-weight: lighter;
	display: block
}
.bank .budd {
	background: #fff;
	border-radius: 2.1em;
	position: absolute;
	bottom: 7vh;
	right: 15%;
	max-width: 70vw;
	width: 100%;
	box-shadow: 0 -1em 7em rgba(0, 0, 0, 0.3);
	z-index: 6;
}
.bank .budd ul {
	margin: 0;
	padding: 2.1em;
}
.bank .budd ul li {
	list-style: none;
	font-size: 3.5vh;
	font-weight: bold;
	text-align: center;
}
.bank .budd ul li > div:nth-child(1) {
	font-weight: lighter;
	text-align: right;
}
.bank .budd ul li > div:nth-child(2) {
	font-size: 4.2vh;
	color: #ffcc00;
}
.bank .budd ul li > span {
	font-size: 2.1vh;
}
.bank .budd .btn {
	margin: 0 auto;
	display: block;
	width: fit-content;
	margin-top: 2.1vh;
	font-size: 2.1vh;
}
.welcome svg {
	position:absolute;width: 84vw;bottom: -49vh;right: 8vw;z-index:3;
}
.welcome .budd {
	color: #eee;
	border-radius: 2.1em;
	padding: 2.1em;
	position: absolute;
	top: 14vh;
	right: 15%;
	max-width: 70vw;
	width: 100%;
	z-index: 6;
	font-size: 2.8vh;
}
.welcome .budd .invitation {
	margin: 1em 0;
}
.welcome .budd .invitation > div:nth-child(1) {
	font-weight: bold;
}
.welcome .budd .invitation span {
	color: #ffcc00;
}
.welcome .budd form input[type="tel"] {
	text-align: left;
	width: 70%;
    display: inline-block;
}
.welcome .budd form .btn {
	color: inherit;
    background: transparent;
    font-family: inherit;
    margin: 3vh auto;
    display: inline-block;
    width: 27%;
    font-size: 2.1vh;
    border-color: #ffcc00;
    padding: 1.4vh 1.4vw;
}
.welcome .budd .more {
	margin: 1em 0;
}
.provide svg {
	position:absolute;width: 84vw;bottom: -49vh;right: 8vw;z-index:3;
}
.provide .title {
	color: #fff;
	position: relative;
	font-size: 3.5vh;
	top: 13vh;
	z-index: 4;
	text-align: center;
	font-weight: lighter;
}
.provide .title span {
	color: #ffcc00;
	font-size: 2.1em;
	font-weight: bold;
	display: block
}
.provide .budd {
	background: #fff;
    border-radius: 0;
    position: absolute;
    top: 30vh;
    right: 19%;
    max-width: 63vw;
    width: 100%;
    box-shadow: 0 -1em 7em rgba(0, 0, 0, 0.3);
    z-index: 6;
}
.provide .budd.er {
    background: rgba(255, 99, 71, 1);
	animation: bounce 0.3s ease-in-out;
}
.provide .budd.er ul > li:first-child {
	color: #fff;
}
.provide .budd.er ul > li:first-child:before {
	font-family: "Font Awesome 5 Free";
	content: '\f12a';
    margin-left: 1em;
}
.provide .budd .validate {
	position: static;
	color: #fff;
	background: rgba(255, 99, 71, 1);
	border-radius: 2.1em;
	z-index: 5;
	width: calc(100% - 1.4em);
	right: .7em;
	top: .7em;
	padding: .7em;
	margin: .7em .7em 0;
	box-shadow: 0 1em 7em rgba(0, 0, 0, 0.1);
	font-weight: bold;
	font-size: .7em;
	animation: bounce 0.3s ease-in-out;
}
.provide .budd .validate:hover {
	background: rgba(255, 99, 71, .7);
}
.provide .budd .validate > div {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .7em;
	max-width: calc(100% - 5em);
}
.provide .budd .validate > div:first-child {
	position: relative;
	font-size: 2.1em;
}
.provide .budd .validate i {
	display: block;
}
.provide .budd .validate span {
	font-weight: lighter;
    background: #fff;
    color: rgba(255, 99, 71, 1);
    border-radius: 1em;
    margin-left: .7em;
    padding: 0 .7em;
}
.provide form input[type="email"], .provide form input[type="tel"], .provide form input[type="text"], .provide form input[type="password"], .provide select {
	font-size: 1em;
}
.provide .budd:before {
	content: '';
	position: absolute;
	right: 15%;
	width: 0;
	height: 3px;
	background: #fc0;
	transform: scaleX(.7);
	transform-origin: right center;
	transition: 0.3s all ease-in-out;
}
.budd.pr10:before {
	width: 10%;
}
.budd.pr20:before {
	width: 20%;
}
.budd.pr30:before {
	width: 30%;
}
.budd.pr40:before {
	width: 40%;
}
.budd.pr50:before {
	width: 50%;
}
.budd.pr60:before {
	width: 60%;
}
.budd.pr70:before {
	width: 70%;
}
.budd.pr80:before {
	width: 80%;
}
.budd.pr90:before {
	width: 90%;
}
.budd.pr100:before {
	width: 100%;
}
.provide .budd ul {
	max-width: 70%;
	width: 100%;
	margin: 0 auto;
	padding: 2.1em;
	font-size: .8em;
}
.provide .budd ul li {
	list-style: none;
	font-weight: bold;
}
.provide .budd .ofiftion > div {
	font-size: 1em;
	display: inline-block;
	width: 48%;
}
.provide .budd .ofiftion > div:last-child {
	text-align: left;
}
.provide .budd .ofiftion div a, .provide .budd .ofiftion div label {
	background: #eee;
    padding: 0 1em;
    border-radius: 1em;
}
.provide .budd .btn {
	color: #3b424b;
	background: #ffcc00;
	border-color: #ffcc00;
	margin: 0 auto;
	padding: .35em 1.4em;
	display: inline-block;
	width: fit-content;
	margin-top: .7em;
	font-size: 1em;
	float: none;
}
.provide .budd .rege {
	color: #3b424b;
	background: #fff;
	border-color: #fff;
	float: left;
}
.provide .buddi ul {
	max-width: 100%;
	padding-bottom: 2.1em;
	padding-top: .7em;
}
.provide .buddi ul li ul {
	padding: 0;
}
.provide .buddi ul li ul > li {
	display: inline-block;
	width: 49%;
	padding-left: 1em;
}
.provide .buddi ul li ul > li input, .provide .buddi ul li ul > li select {
	display: inline-block;
    max-width: 70%;
    font-size: 1em;
    padding: .35em .7em;
    border: .1em solid #eee;
    box-shadow: none;
	border-radius: .7em;
}
.provide .buddi ul li ul > li label {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	font-size: .89em;
}
.provide .buddi > ul > li:last-child {
	width: 100%;
	padding: 0;
	position: relative;
    bottom: .7em;
}
.provide .buddi ul li button{
	font-family: inherit;
}
.provide .buddi ul li button:first-child {
	float: right;
}
.provide .buddi ul li button:last-child {
	float: left;
	background: #fff;
    color: #fc0;
}
.provide .buddi .safe {
	display: none;
}
.provide .buddi .safe:first-child {
	min-height: 44vh;
	height: fit-content !important;
}
.provide .buddi .safe.active {
	display: block;
	height: 44vh;
	overflow: auto;
}
.provide .buddi .sheck > li:first-child {
	width: 100%;
	padding: 0;
	margin: 0 0 .7em;
	background: none;
}
.provide .buddi .sheck > li {
	background: #eee;
    border-radius: 1em;
	margin: 0 0 .7em;
	padding: .7em;
}
.provide .buddi .sheck li > label {
	width: calc(100% - 2em);
	font-weight: lighter;
}
.provide .buddi .sheck li ul > li {
	width: 100%;
	display: none;
}
.provide .buddi .sheck[data-v="3"] > li {
	width: 100%;
}
.provide .buddi .sheck li ul > li:first-child {
	display: block;
}
.provide .buddi .sheck li ul.chid > li {
	display: block;
	padding: 0;
}
.provide .buddi .sheck .subb:before {
	font-family: "Font Awesome 5 Free";
	content: '\f078';
	font-size: .7em;
    margin-left: 1em;
}
.provide .buddi .sheck .chid .subb:before {
	content: '\f077';
}
.provide .buddi .safe[data-v="5"] > li:last-child {
	width: 100%;
	background: #eee;
    border-radius: 1em;
	margin: 0 0 .7em;
	padding: 0 .7em;
}
.provide .buddi .safe[data-v="5"] li:last-child > label {
	width: calc(100% - 2em);
	font-weight: lighter;
}
.provide .buddi .safe[data-v="5"] li:last-child > label a {
	color: #006dc2;
}
.provide .buddi .safe[data-v="5"] li:last-child > input {
	margin-bottom: 0;
}
.provide input[type="checkbox"], .provide input[type="radio"] {
	transform: scale(1.4);
}

.dialog,
.dialog__overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.container--move {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale3d(0.95, 0.95, 1) !important;
	transform: scale3d(0.95, 0.95, 1) !important;
}
.dialog {
	position: fixed;
	font-size: 1vw;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: stretch;
	-webkit-justify-content: center;
	justify-content: center;
	pointer-events: none;
	z-index: 1023;
}
.dialog__overlay {
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}
.dialog .close {
	position: absolute;
    font-size: 3vh;
    right: 2vw;
	top: 2vh;
	cursor: pointer;
}
.dialog--open .dialog__overlay {
	opacity: 1;
	pointer-events: auto;
}
.dialog__content {
	border-radius: 0;
	width: 100%;
	max-width: 70vw;
	height: max-content;
	background: #fff;
	padding: 5vh;
	padding-bottom: 9vh;
	text-align: right;
	position: relative;
	z-index: 5;
	opacity: 0;
}
.dialog--open .dialog__content {
	pointer-events: auto;
}
.dialog h2 {
	margin: 0;
	font-weight: 400;
	padding: 0 0 2em;
	margin: 0;
}
.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content {
	opacity: 1;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(0.7,0,0.3,1);
	animation-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.dialog.dialog--open .dialog__content {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-name: anim-open;
	animation-name: anim-open;
}
.dialog.dialog--close .dialog__content {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-name: anim-close;
	animation-name: anim-close;
}
.dialog .log {
	vertical-align: top;
	display: inline-block;
	width: 49%;
	height: 100%;
}
.dialog .log #signin {
	max-width: 85%;
    margin: 0 auto;
}
.dialog .log #signin > div {
	font-weight: bold;
	font-size: 2em;
}
.dialog .log #signin > div a {
    border-radius: 0;
    display: block;
    background: #1d1d1d;
    padding: 1.4vh 0;
    margin: 3.5vh auto;
    color: #fff;
    font-size: .5em;
    text-align: center;
}
.dialog .log form {
	margin: 3.5vh auto;
}
.dialog .logo  {
	position: relative;
	vertical-align: top;
	display: inline-block;
	width: 49%;
	box-sizing: border-box;
}
.dialog .logo #signin > div {
	text-align: left;
}

@-webkit-keyframes anim-open {
	0% { -webkit-transform: translate3d(0, calc(50vh + 50%), 0); }
	100% { -webkit-transform: translate3d(0, 0, 0); }
}

@keyframes anim-open {
	0% {  -webkit-transform: translate3d(0, calc(50vh + 50%), 0); transform: translate3d(0, calc(50vh + 50%), 0); }
	100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}

@-webkit-keyframes anim-close {
	0% { -webkit-transform: translate3d(0, 0, 0); }
	100% { -webkit-transform: translate3d(0, calc(50vh + 50%), 0); }
}

@keyframes anim-close {
	0% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	100% { -webkit-transform: translate3d(0, calc(50vh + 50%), 0); transform: translate3d(0, calc(50vh + 50%), 0); }
}

.tabs-nav {
	width: fit-content;
	width: -moz-fit-content;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.tabs-nav:after {
    content: " "; 
    display: block;
    clear: both;
}
.tabs-nav li:last-child a {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.tabs-nav li:first-child a {
    border-right-width: 0.3vh !important;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.tabs-nav .tab-active a {
	background: #ffcc00;
    color: #1d1d1d;
    cursor: default;
}
.tabs-nav a {
    background: none;
    border: 0.3vh solid #ffcc00;
    border-right-width: 0;
    color: #ffcc00;
    display: block;
    font-size: 2.1vh;
	font-weight: bold;
	padding: 0.7vh 1.4vw;
}
.tabs-nav li {
    float: right;
}
.tabs-stage {
    clear: both;
}
.tabs-stage > div {
	display: none;
}
.tabs-stage .show {
	display: block;
}
.tabs-stage p {
    margin: 0;
}
.path {
	stroke-dasharray: 6000;
	stroke-dashoffset: 6000;
	animation: dash 3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s forwards;
}
@keyframes dash {
	to {
		stroke-dashoffset: 0;
	}
}
@keyframes rockie {
	30% {
		top: -700px;
	}
	69% {
		top: -700px;
	}
	70% {
		top: 100%;
	}
}
@keyframes blink {
	0% {
		background: transparent;
	}
	30% {
		background: rgba(0, 0, 0, 0.1);
		border-color: #fff;
	}
	70% {
		background: rgba(0, 0, 0, 0.1);
		border-color: #fff;
	}
	100% {
		background: transparent;
	}
}
@keyframes bounce {
	0% {
		transform: scale(.93);
	}
	30% {
		transform: scale(.99);
	}
	70% {
		transform: scale(.97);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes lood {
	0% {
		transform: translate3d(0,0vh,0) scaleY(0);
	}
	30% {
		transform: translate3d(0,0vh,0) scaleY(1);
	}
	70% {
		transform: translate3d(0,0vh,0) scaleY(1);
	}
	100% {
		transform: translate3d(0,70vh,0) scaleY(1);
	}
}

.home svg {
	position:absolute;width:70vw;bottom:calc(7vh - 14vw);right:14vw;z-index:3;
}
.why svg {
	position:absolute;width:110vh;top:-35vh;right:-35vw;z-index:3;
}
.plans svg {
	position:absolute;width:110vh;top:-17vh;right:-17vh;z-index:3;
}
.services svg {
	position:absolute;width: 141vh;bottom: -39vh;right: calc(70vw - 100vh);z-index:3;
}
.footer svg {
	position:absolute;width:35vh;bottom:-21vh;left:calc(40vw - 41vh);z-index:3;
}
@keyframes scroll {
	0% {
		transform: translateY(0);
	}
	30% {
		transform: translateY(60px);
	}
}
@keyframes scrollhint {
	0% {bottom: -5vh; opacity: 0;}
	10% {bottom: -1vh; opacity: 1;}
	90% {bottom: -1vh; opacity: 1;}
	100% {bottom: -5vh; opacity: 0;}
}
@keyframes scrollclear {
	0% {bottom: 0;}
	7% {bottom: 3.5vh;}
	93% {bottom: 3.5vh;}
	100% {bottom: 0;}
}
.scroll {
	position: absolute;
	bottom: 1vh;
	right: calc(50% - 2vh);
	z-index: 999;
}
.scroll .hint {
	position: absolute;
	bottom: -5vh;
	opacity: 0;
    width: max-content;
    padding: .3em 1em;
    background: #fff;
	right: -5.3vh;
    animation: scrollhint ease 7s 1s forwards;
    font-size: 2.1vh;
}
.scroll svg {
	position: relative;
	width: 4vh;
	animation: scrollclear ease 7s 1s forwards;
}
.scroll svg #wheel {
	animation: scroll ease 2s infinite;
}
.content__item--current {
	display: block;
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.content__item-inner {
	position: relative;
	top: -12vh;
}
.content__item .text {
	width: 49%;
	position: absolute;
    left: 0;
    top: 0;
}
.content__item .text:nth-child(1) {
	left: auto;
	right: 0;
}
.content__item .text .paper {
	box-sizing: border-box;
	padding: 0 6vw;
}
.content__item .text .frame {
	width: 21vw;
    height: 21vw;
	position: relative;
	margin-right: calc(50% - 10.5vw);
}
.content__item .text .frame > div {
	position: absolute;
    width: 100%;
    height: 100%;
    background: #ccc;
}
.content__item .text .frame > div ul li {
	list-style: none;
}
.content__item .text .frame:nth-child(1) > div ul .obj1 {
	width: 100%;
	height: 30%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
}
.content__item .text .frame:nth-child(1) > div ul .txt1 {
	font-size: 1vw;
    position: absolute;
	top: 0;
	left: 3vw;
	z-index: 2;
}
.content__item .text .frame:nth-child(1) > div ul .txt2 {
	font-size: 3vw;
    position: absolute;
	top: 0;
    left: -2vw;
	z-index: 2;
}
.content__item .text .frame:nth-child(1):before {
	content: '';
    position: absolute;
	z-index: 2;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}
#barper .text .frame:nth-child(1):before {
	background: url('../images/planshipper.webp');
    width: 24vw;
    height: 24vw;
    right: -2vw;
    bottom: -1vh;
}
#barper .text .frame:nth-child(1) > div ul .txt1 {
	top: auto;
	bottom: 3vh;
	left: -3vw;
}
#barper .text .frame:nth-child(1) > div ul .txt2 {
	top: auto;
	bottom: -4vh;
	left: -4vw;
}
#barber .text .frame:nth-child(1):before {
	background: url('../images/plancarrier.webp');
    width: 24vw;
    height: 24vw;
    right: -2vw;
    bottom: -1vh;
}
#barber .text .frame:nth-child(1) > div ul .txt1 {
	top: 0;
	right: .3vw;
	left: auto;
}
#barber .text .frame:nth-child(1) > div ul .txt2 {
	top: 2vh;
	right: -1vw;
	left: auto;
}
#buss .text .frame:nth-child(1):before {
	background: url('../images/planbusiness.webp');
    width: 24vw;
    height: 24vw;
    right: -2vw;
    bottom: -1vh;
}
#buss .text .frame:nth-child(1) > div ul .txt1 {
	top: 0;
    left: calc(50% - 1vw);
}
#buss .text .frame:nth-child(1) > div ul .txt2 {
	top: 1vh;
    left: calc(50% - 5.5vw);
}
.content p {
	font-size: inherit;
}
.invert {
	filter: grayscale(1) invert(1);
}
.button--zoom .btn {
	display: inline-block;
}
.menu-button {
	z-index: 9999;
}
@media screen and (max-width: 70em) and (orientation:portrait) {
	.barkav {
		top: 3vh;
	}
	.barkav.x {
		transform: none;
	}
	.pages-nav__item--social {
		text-align: center;
	}
	.home svg {
		width: 161%;
		bottom: 3vh;
		right: -7vw;
	}
	.why svg {
		width: 50%;
		top: calc(14vh - 24vw);
		right: auto;
		left: -10vw;
	}
	.plans svg {
		width: 50%;
		top: 49vh;
		right: -18vh;
	}
	.services svg {
		width: 50%;
		bottom: -14vh;
		right: 25vw;
	}
	.footer svg {
		width: 50vw;
		bottom: -14vh;
		right: 25vw;
	}
	.home .bar {
		width: 100vw;
		left: 0;
		top: 14vh;
		text-align: center;
	}
	.home .bar h1 {
		font-size: 10vw;
		line-height: 7vh;
		margin-bottom: 2.1vh;
	}
	.home .bar h1 span {
		font-size: 10vw;
		display: block;
	}
	.home .bar .nocap {
		display: none;
	}
	.home .bar .down ul {
		margin: 0 auto;
		margin-top: 1.4vh;
		width: 73%;
	}
	.home .bar .down ul a {
		display: inline-block;
		width: calc(29% - 0.1em);
		text-align: center;
	}
	.home .bar .down ul a:nth-child(even) {
		width: calc(70% - 0.1em);
	}
	.home .bar .down ul li {
		width: auto;
		padding: 0.1em;
	}
	.home .bar .down ul a:nth-child(even) li {
		width: 93%;
	}
	.home .bar .down ul li div:nth-child(1) {
		width: 7vh;
		height: 7vh;
		background-size: 6vh !important;
	}
	.home .bar .down ul li div:nth-child(even) {
		width: calc(100% - 8vh);
		font-size: 4.2vw;
		text-align: right;
		display: none;
	}
	.home .bar .down ul a:nth-child(even) li div:nth-child(2) {
		display: inline-block;
	}
	.home .bar .down ul li div:nth-child(2) span {
		font-size: 2.8vw;
	}
	.home .bar .down > span {
		font-size: 3.5vw;
	}
	.btnput {
		width: 73%;
		margin: 0 auto;
	}
	.btnput input {
		padding: 1.4vw;
		font-size: 3.5vw;
		border: 0.7vw solid #fff;
	}
	.btnput .btn {
		bottom: 1.4vw;
		top: auto;
		right: 1.4vw;
		height: auto;
		width: auto;
		font-size: 3.5vw;
		border-width: 0.7vw;
		padding: 2.8vw;
	}
	.btnput .btn i {
		position: absolute;
		width: 4.2vw;
		height: 4.2vw;
		top: 1.4vw;
		right: 0.7vw;
	}
	.home .poster:nth-of-type(1) {
		right: -35%;
		bottom: 0;
		height: 73vw;
		z-index: 3;
	}
	.home .poster:nth-of-type(2) {
		bottom: 10vh;
		right: 0vw;
		height: 63vw;
		z-index: 3;
	}
	.why section {
		width: 100%;
		right: 0;
		top: 21vh;
		font-size: 3.5vw;
	}
	.why .about {
		max-width: 100vw;
		padding: 1vh 3vw 0.35vh;
	}
	.why .y {
		max-width: 100vw;
		padding: 0.35vh 3vw 1vh;
		left: 0;
	}
	.why .poster:nth-of-type(1) {
		top: 13vh !important;
		left: -7vw;
		right: auto !important;
		height: 42vw;
	}
	.why .poster:nth-of-type(2) {
		top: 29vh !important;
		right: auto !important;
		height: 10vw;
		left: 25vw;
	}
	.why .poster:nth-of-type(3) {
		top: 29vh !important;
		right: auto !important;
		left: 4vw;
		height: 10vw;
	}
	.why section footer .btn {
		font-size: 1.4vh;
		padding: 0.7vw 2.8vw;
	}
	.why section header {
		font-size: 14vw;
		padding-bottom: .7vh;
	}
	.plans .title {
		font-size: 14vw;
		margin-bottom: 7vh;
	}
	.slide__title {
		font-size: 3.5vw !important;
		padding: 0 3vw !important;
		margin-bottom: 14vh;
	}
	.preview {
		top: 0 !important;
	}
	.preview img {
		height: 35vh !important;
	}
	.slide__mover {
		top: 13vh;
	}
	.btn {
		padding: 1.4vw 3.5vw;
	}
	.button--close {
		bottom: 4vh;
	}
	.button--zoom {
		top: 0 !important;
		height: 7vh;
		font-size: 4.9vw;
	}
	.button--zoom .btn {
		background: #fc0;
		color: #212121;
		padding: 0.7vh 3.5vw;
	}
	.button--nav-prev, .button--nav-next {
		background: #fff;
		color: #fc0;
		border: 0.7vw solid #fff !important;
		font-size: 3.5vh !important;
		width: 6vh !important;
		height: 6vh !important;
		z-index: 7 !important;
		bottom: -6vh !important;
	}
	.button--nav-prev {
		right: 7vw !important;
	}
	.button--nav-next {
		left: 7vw !important;
	}
	.slider__nav {
		top: auto !important;
		bottom: 10vh;
	}
	.slider {
		max-width: 100vw !important;
		right: 0 !important;
		height: 73vh;
	}
	.plans .slide__mover {
		top: 5.6vh;
	}
	.tv .title {
		width: 100vw;
		transform: rotate(0deg);
		font-size: 7vw;
		right: 0;
		top: auto;
		bottom: 1.4vh;
	}
	.tv .poster {
		top: 1vh;
		right: 3vw;
	}
	.tv .poster .show {
		height: 151vw;
	}
	.tv .siwtch {
		top: auto;
		bottom: 40%;
		right: 7.7%;
		height: 87vh;
	}
	.tv .siwtch img {
		bottom: 0;
		height: 2.5vw;
	}
	.tv .siwtch div {
		bottom: 0.8vh;
		right: -1vw;
	}
	.tv .siwtch div span {
		top: 0;
		width: 1vw;
		height: 1vw;
	}
	.tv .siwtch div span:nth-child(2) {
		top: 4.2vw;
		right: 1.7vw;
	}
	.tv .siwtch div span:nth-child(3) {
		top: 5.6vw;
		right: 5.6vw;
	}
	.tv .siwtch div span:nth-child(4) {
		top: 4.2vw;
		right: 9.3vw;
	}
	.tv video {
		height: 37vw;
		top: 67vw;
		left: 7vw;
		right: auto;
	}
	.services .title {
		font-size: 11vw;
		top: 13vh;
	}
	.services .cunt {
		top: 28vh;
	}
	.services .servs {
		max-width: 100vw;
		right: 0;
		padding: 0 1vw;
	}
	.services .show .servs {
		opacity: 1;
		top: 14vh;
		transition: 0.3s ease-out;
	}
	.services .servs .item > div:first-child {
		width: 21vh;
		height: 21vh;
	}
	.services .servs .item > div:first-child:before {
		width: 24vh;
		height: 4.2vh;
		bottom: -5.6vh;
		background: #fc0;
		transform: scale3d(1.4, 2.1, 1) translate3d(0,-1vh,0);
	}
	.services .servs .item > div:last-child span {
		font-size: 2.8vh;
		padding: 1.4vh;
	}
	.services .servs .item > div:last-child {
		font-size: 4.2vw;
	}
	.services .owl-nav {
		top: auto;
		bottom: -5vh;
		width: 86%;
		right: 7%;
		z-index: 3;
	}
	.services .owl-nav button {
		background: #fc0 !important;
		font-size: 4.9vh !important;
		width: 6vh;
		height: 6vh;
	}
	.services .owl-nav button:hover {
		background: #fff !important;
	}
	.services .cunt .tabs-nav {
		width: 100%;
		padding: 2.1vh 0;
		background: #ffcc00;
		box-shadow: 0 1em 7em rgba(0,0,0,0.1);
	}
	.services .cunt .tabs-nav li {
		width: 30%;
		display: inline-block;
		margin: 0 auto;
		float: none;
	}
	.services .cunt .tabs-nav li a {
		color: #1d1d1d;
		background: rgba(0,0,0,0.1);
		border: 0;
		border-radius: 2em !important;
		font-size: 3.5vw;
		padding: 0.7vh 1.4vw;
		margin: 0 .7vh;
	}
	.services .cunt .tabs-stage {
		height: -webkit-fill-available;
		height: -moz-fill-available;
		height: fill-available;
	}
	.services .cunt .tabs-stage > div {
		height: inherit;
		position: absolute;
		visibility: hidden;
		display: block;
	}
	.services .cunt .tabs-stage > div.show {
		visibility: visible;
	}
	.services .cunt .tabs-stage > div:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		top: -1px;
		right: 0;
		transform-origin: center top;
		transform: translate3d(0,70vh,0) scaleY(0);
		background: rgba(253, 202, 0, 0.3)
	}
	.services .cunt .tabs-stage > div.show:after {
		animation: lood .7s ease-in-out;
	}
	.police svg {
		height: 212%;
		bottom: -56vw !important;
		right: -14vw !important;
		width: auto !important;
	}
	.police .title {
		font-size: 14vw;
		top: 14vh;
	}
	.police .colps {
		width: 100vw;
		top: 28vh;
		padding: 0 3vw;
	}
	.police .colps > div {
		padding: 1vw;
		max-width: 100%;
	}
	.police .colp {
		font-size: 4.2vw;
	}
	.police .colps .colbl {
		font-size: 2.8vw;
	}
	.footer .title {
		font-size: 14vw;
		top: 14vh;
	}
	.footer .cunt {
		width: 100vw;
		top: 13vh;
	}
	.footer .links ul {
		position: relative;
		width: 100%;
		padding: 0;
		margin-bottom: .7vh;
		border-radius: 1em;
	}
	.footer .links ul:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		background: rgba(0, 0, 0,0.1);
		bottom: -.7vh;
		right: 0;
	}
	.footer .links ul li:first-child {
		display: block;
		text-align: right;
		color: #1d1d1d;
		font-size: 4.2vw;
		font-weight: normal;
	}
	.footer .links ul li:first-child:after {
		font-family: "Font Awesome 5 Free";
		content: "\f078";
		margin-top: .35vh;
		float: left;
		font-weight: bold;
	}
	.footer .links ul li.active:after {
		content: "\f077";
	}
	.footer .links ul li {
		display: none;
	}
	.footer .links ul li a {
		color: #1d1d1d !important;
	}
	.footer .links ul li.show {
		display: inline-block;
		width: 49%;
		text-align: center;
	}
	.footer .links ul li.show a {
		display: block;
		background: #eee;
		color: #1d1d1d;
		border-radius: 0;
		font-size: 4.2vw;
	}
	.footer .links ul:last-child {
		width: 100%;
	}
	.footer .links ul:last-child:after {
		content: none;
	}
	.footer .links ul:last-child li:first-child {
		display: inline-block;
		font-weight: normal;
	}
	.footer .links ul:last-child li:first-child:after {
		content: none;
	}
	.footer .cunt .links {
		text-align: right;
		background: #fff;
		box-shadow: 0 1em 7em rgba(0,0,0,0.1);
	}
	.footer .x {
		width: 100%;
		padding: 1.4vh 0;
	}
	.footer .x .ask {
		width: 49%;
	}
	.footer .x .ask .btn {
		background: #fff;
		border-color: #fff;
		color: #1d1d1d;
	}
	.footer .copy {
		text-align: center;
	}
	.dialog {
		font-size: 1.7vh;
	}
	.dialog__content {
		border-radius: 0;
		max-width: 100%;
		height: 70%;
		padding: 7vh 3vh;
	}
	.dialog .close {
		right: 3vh;
		top: 3.5vh;
	}
	.dialog .log {
		width: 100%;
		height: auto;
	}
	.dialog .log #signin > div a {
		max-width: 100%;
	}
	.dialog .log form {
		max-width: 100%;
	}
	form input {
		width: 100%;
		padding: 1.4vh 2.1vw;
	}
	.dialog .logo {
		padding-top: 3.5vh;
	}
	.dialog .logo #signin > div {
		text-align: right;
	}
	.dialog .logo:before {
		content: none;
	}
	.user-nav {
		top: auto;
		top: 3vh;
		left: 7vw;
		font-size: 3.5vh;
	}
	.bank .title {
		font-size: 3vh;
		top: 9vh;
	}
	.bank .title span {
		font-size: 3vh;
	}
	.bank .budd {
		top: 28vh;
		right: 5%;
		max-width: 90vw;
	}
	.bank .budd .btn {
		display: block;
		font-size: 1.4vh;
		padding: 1vh 2.4vh;
		width: fit-content;
		margin: 0 auto;
		margin-top: 2.8vh;
	}
	.bank .budd ul > li:last-child {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: 1em;
	}
	.bank svg {
		height: 125vh;
		width: auto;
		top: -21vh;
		left: .7vw;
		right: auto;
	}
	.welcome .budd {
		background: #eee;
		color: #3b424b;
		right: 5%;
		max-width: 90vw;
		padding: 2em;
		font-size: 1.7vh;
		box-shadow: 0 -1em 7em rgba(0, 0, 0, 0.3);
	}
	.welcome .budd form input[type="tel"] {
		width: 63%;
		font-size: 2.1vw;
		padding: 1vh 2.4vh;
		margin: 0 auto;
		margin-top: 2.8vh;
	}
	.welcome .budd form .btn {
		background: #fff;
		font-size: 2.1vw;
		padding: 1vh 2.4vh;
		width: 30%;
		margin: 0 auto;
		margin-top: 2.8vh;
	}
	.welcome svg {
		height: 125vh;
		width: auto;
		top: -21vh;
		right: -.7vw;
	}
	.welcome .budd .more {
		margin: 1em 0 0;
	}
	.provide .title {
		font-size: 2.1vh;
		top: 10vh;
	}
	.provide .budd {
		top: 21vh;
		right: 5%;
		max-width: 90vw;
		font-size: 1em;
	}
	.provide .budd .btn {
		display: block;
		padding: .35em 1.4em;
		width: 100%;
		text-align: center;
	}
	.provide .budd .rege {
		color: #fff !important;
		background: transparent !important;
		border-color: transparent !important;
		position: absolute;
		bottom: -3em;
		right: 0;
		text-align: right !important;
		padding-right: 3em !important;
	}
	.provide .buddi .btn {
		position: static;
		width: initial;
		margin: .7vh 0;
		padding: .35em 1.4em;
	}
	.provide .budd ul {
		max-width: 100%;
		padding-bottom: 3.5em;
		font-size: 2.1vh;
	}
	.provide .budd .login {
		padding-bottom: 2.1em;
	}
	.provide .budd .ofiftion > div {
		width: 100%;
		margin-bottom: .7em;
	}
	.provide svg {
		height: 125vh;
		width: auto;
		top: -21vh;
		left: .7vw;
		right: auto;
	}
	.provide .budd .ofiftion div a, .provide .budd .ofiftion div label {
		display: block;
		text-align: center
	}
	.provide .buddi ul li ul > li {
		width: 100%;
		padding-left: 0;
	}
	.provide .buddi ul li ul > li input, .provide .buddi ul li ul > li select {
		max-width: 100%;
		margin: .35em 0 .7em;
		padding: .35em .7em;
	}
	.provide .buddi ul li ul > li label {
		display: block;
	}
	.provide .buddi > ul > li:last-child {
		position: static;
	}
	.provide .buddi .safe:first-child {
		height: 56vh !important;
	}
	.provide .buddi .safe.active {
		height: 56vh;
		max-height: 100%;
	}
	.provide .buddi .sheck li > label {
		display: inline-block;
		font-size: 2vh;
	}
	.provide .buddi .sheck li > input {
		margin: .21em 0 0;
	}
	.provide .buddi .safe[data-v="5"] li:last-child > label {
		display: inline-block;
	}
	.croll {
		position: fixed;
		z-index: 7;
		width: 100%;
		height: 14vh;
		bottom: -1vh;
		right: 0;
		color: #fff;
		font-weight: bold;
		transition: 0.3s all;
		display: none;
	}
	.croll.virgin {
		background: rgba(255, 255, 255, 0.3);
		border-top: .3vh dashed;
	}
	.croll.virgin:after {
		font-family: "Font Awesome 5 Free";
		content: '\f078';
		font-size: 7vh;
		position: absolute;
		left: 14vw;
		top: -4vh;
		animation: here 1s infinite alternate ease;
	}
	.menu-button {
		top: 3.5vh;
	}
	.js .pages-nav {
		padding-top: 10vh;
	}
	.pages-nav__item a {
		font-size: 4.9vw;
	}
	.content__item {
		padding: 0;
	}
	.content__item-img {
		display: none;
	}
	.content__item-inner {
		top: 10vh;
		padding: 0;
	}
	.content__item .text {
		width: 100%;
		position: absolute;
		top: 10vh;
	}
	.content__item .text:nth-child(1) {
		top: calc(60vw + 10vh);
	}
	.content__item .text .paper {
		text-align: center;
	}
	.content__item .text .frame {
		width: 50vw;
		height: 50vw;
		position: relative;
		margin: 0 auto;
	}
	.content__item .text .frame:nth-child(1):before {
		width: 60vw;
		height: 60vw;
		right: -7vw;
		bottom: -3vh;
	}
	.content__item .text .frame:nth-child(1) > div ul .txt2 {
		font-size: 4vh;
		top: 2vh;
		left: -7vw;
	}
	.content__item .text .frame:nth-child(1) > div ul .txt1 {
		font-size: 2vh;
		left: 0;
	}
	#barper .text .frame:nth-child(1):before {
		width: 60vw;
		height: 60vw;
		right: -7vw;
		bottom: -3vh;
	}
	#barper .text .frame:nth-child(1) > div ul .txt2 {
		font-size: 4vh;
		left: -10vw;
	}
	#barper .text .frame:nth-child(1) > div ul .txt1 {
		font-size: 2vh;
		left: -10vw;
		bottom: 0vh;
	}
	#barber .text .frame:nth-child(1):before {
		width: 60vw;
		height: 60vw;
		right: -7vw;
		bottom: -3vh;
	}
	#barber .text .frame:nth-child(1) > div ul .txt2 {
		font-size: 4vh;
		right: -4vw;
	}
	#barber .text .frame:nth-child(1) > div ul .txt1 {
		font-size: 2vh;
	}
	#buss .text .frame:nth-child(1):before {
		width: 60vw;
		height: 60vw;
		right: -7vw;
		bottom: -3vh;
	}
	#buss .text .frame:nth-child(1) > div ul .txt2 {
		top: 2vh;
		left: calc(50% - 7.5vh);
	}
	#buss .text .frame:nth-child(1) > div ul .txt1 {
		left: calc(50% - 3.5vh);
	}
}
@keyframes here {
	0% { transform: translateY(0); }
	100% { transform: translateY(-2vh); }
}
@keyframes herer {
	0% { transform: translateY(0); }
	100% { transform: translateY(-3vh); }
}