/*
ProVision Co.
-------------
This web application design and development by ProVision Co.

All source files, presentable or core, graphics and layout are owned/controlled by ProVision, and no one, entity or individual, can use/modify/destribute at anytime or to anywhere without a written approval from ProVision.

This website/web app is based on LegionCMS engine, which is a MVC platform built completely from scratch by ProVision's team.

-We know that you like this code, if you are interested joing our team, dont hesitate sending your CV to us.
--------------
Omar Shamali
https://provision.ps 
*/
#loading_pubg {
    height: 36px;
}

#loading_pubg img {
    height: 100%;
}

.game img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.po {
    width: 30%;
}


#waiting_process {
  color: white;
  text-align: center;
  font-family: verdana;
  font-size: 32px;
  margin: 30px 0;
}

#waiting_process span {
  font-size: 12px;
  color: gray;
  display: block;
  margin-top: 14px;
}


.dot-elastic {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotElastic 1s infinite linear;
}

.dot-elastic::before, .dot-elastic::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-elastic::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotElasticBefore 1s infinite linear;
}

.dot-elastic::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotElasticAfter 1s infinite linear;
}

@keyframes dotElasticBefore {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1.5);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElastic {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1.5);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElasticAfter {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

.snippet {
  margin: auto;
  display: inline-block;
  margin-left: 16px;
}



.game {
    margin-right: 21px;
    cursor: pointer;
    padding: 5px;
    background: black;
    width: 70px;
    height: 70px;
}

.icon {
    width: 100%;
    height: 100%;
}

.payment_method img {
    width: 100%;
    height: 100%;
}
.pa {
    width: 70%;
}

#externalLink {
    background: #f1af22;
    padding: 20px;
    font-size: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px;
    font-family: verdana;
}


#resp_area {
    text-align: center;
}




#pubg_nickname input, #ff_form input,#razor_form input,#jawaker_form input{
    width: 250px;
    background: var(--light);
    color: white;
    border: 1px solid black;
}


		.game:hover,.active_game {
    border: 2px solid green;
    padding: 3px;
}
		


.w1200{
	width:1200px;
	margin:auto; 
}

.mw1200 {
    max-width: 1200px;
    width: unset;
}

:root{
	
	
	--petrol:#222426;
	--dark:#2f358a;
	--light:#353535;

}

#note {
    color: white;
    margin-top: 10px;
    font-family: verdana;
    font-size: 12px;
}


.ez {
    font-size: 16px;
    border-left: 1px solid aliceblue;
    padding-left: 5px;
    margin-left: 5px;
    color: orange;
}

*{ -webkit-appearance: none;}
body{
	font-family: truesign;
	    overflow-x: hidden;
	background: var(--petrol);
}




footer {
    color: white;
	background: unset;
	text-align: center;
}

#provision span {
    display: block;
	font-size:10px;
}

#pv_inside img {
    width: 92px;
    margin-top: 7px;
}

#design {
    color: orange;
    display: inline !important;
}

#dev {
    color: darkorange;
    display: inline !important;
}

#provision {
    text-align: right;
    position: unset;
    right: 0;
    top: unset;
    width: 50%;
}

#right {
    text-align: left;
    width: 40%;
    margin-left: 30px;
}


#logo_cont {
    text-align: center;
    padding: 26px 0;
}

#logo {
    width: 120px;
	height:123px;
}


#royal {
    width: 100vw;
	max-width: 1200px;
	margin: auto;
    display: block;
}

#royal img {
    width: 100%;
}


.num {
    background: #03A9F4;
    font-size: 31px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: monospace;
    color: white;
}

.sec_title_txt {
    color: white;
    line-height: 50px;
    font-size: 20px;
    margin-right: 10px;
}

.sec_title {
    margin: 20px 0;
}

.game_wrap_check {
  margin: 18px 0;
}


#pubg_nickname input {
    width: 250px;
    background: var(--light);
	color:white;
    border: 1px solid black;
}

.sub_pubg,#sub_pubg {
    height: 40px !important;
    display: inline-block;
    background: #FF5722 !important;
    color: white;
	margin-right:10px;
    font-size: 13px;
	width:auto !important;
    padding: 0 20px;
    font-weight: bold;
}



#buy_details {
    border: 1px solid;
    width: 100vw;
    max-width: 370px;
	margin:auto;
}

.buy_detail{width:47%;}
.buy_detail_box {
    text-align: center;
    padding-right: 10px;
    border: 1px dotted #687360;
}

.icon img {
    width: 183px;
}



.po picture {
    width: 70%;
}

.payment_method {
    background: var(--light);
    color: white;
    padding: 10px 42px;
    font-size: 20px;
    box-shadow: 0 0 3px #00000036;
    line-height: 14px;
	height: 75px;
	margin-bottom:8px;
	margin-right: 10px;
}



.chosen {
    position: absolute;
    left: 0;
    background: green;
    bottom: 0;
    padding: 4px;
    height: 100%;
    line-height: 65px;
    font-weight: bold;
    text-shadow: 0 0 3px grey;
}



.package {
    background: var(--light);
    padding: 20px;
    text-align: center;
    color: orange;
    font-size: 20px;
    box-shadow: 0 0 3px black;
	margin-bottom:8px;
    margin-right: 0.3%;
	width: 24%;
}


.package_name {
    margin-bottom: 10px;
/*	max-width: 97px;*/
}


#choose_razor_package_first {
    color: red;
    margin-top: 10px;
}



.price {
    background: var(--petrol);
    padding: 10px 0;
    font-size: 16px;
    margin-top: 11px;
}

.chosen_package i{
    z-index: 1;
    color: white;
    position: absolute;
    bottom: 5px;
	left:5px;
}

.chosen_package {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    bottom: 0;
    background: green;
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
}


.package:hover .chosen_package {
    display: block;
}



.checkout_btn {
    background: #FF5722 !important;
    color: white;
    margin-right: 10px;
    font-size: 13px;
    width: auto !important;
    padding: 0 20px;
    font-weight: bold;
}


#enterid {
    background: yellow !important;
    color: black;
}



.change_info {
    color: orange;
    padding: 10px;
    background: #1b1c1d;
}
.change_label {
    background: var(--light);
    width: 120px;
    padding: 10px;
    margin-bottom: 4px;
    color: white;
}

.changer {
    background: #fe5722;
    color: white;
    width: 120px;
    text-align: center;
}


#fail {
    width: 375px;
    margin: auto;
    text-align: center;
    color: white;
    padding: 50px 0;
    font-size: 20px;
    line-height: 35px;
}


#fail a {
    color: yellow;
}


.sad {
    font-size: 68px;
    color: red;
}

#call_success {
    text-align: center;
    padding: 50px 0;
    color: white;
    font-size: 20px;
    line-height: 32px;
    margin: auto;
    display: table;
}

#order_id {
    background: green;
    padding: 10px;
    margin: 10px;
    font-size: 40px;
}

.buy_label {
    width: 155px;
}


#to_check a {
    color: yellow;
}

#to_check {
    margin-top: 27px;
}

.buy_label {
    width: 50%;
}


.package_orange,.package:hover {
	box-shadow: 0 0 3px orange;
}


#nickname_error {
    background: darkred;
    color: white;
    padding: 5px;
    margin-top: 10px;
}

a.btna {
    background: #03a9f4;
    color: white;
    padding: 10px;
    margin: 9px 5px;
    display: inline-block;
    border: 1px solid #ffffff87;
    border-radius: 3px;
}

#check {
    text-align: center;
}

#check input{
	text-align:center;
	
}

#check .checkout_btn {
    width: 100% !important;
    margin: 0;
    margin-top: 10px;
    height: 40px;
    line-height: 39px;
}

#corr img{
	width:100px;
}


#mainten {
    background: #191717e6;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    z-index: 100;
    color: white;
    text-align: center;
    line-height: 100vh;
    font-size: 30px;
}


.sec_box {
    position: absolute;
    top: 0;
    left: 0;
    background: orange;
    padding: 5px;
    border-radius: 6px;
    padding-top: 13px;
    margin-top: -10px;
}

