body{
background: url('../IMG/BckBG-4.png');
float: none;
margin-right: auto;
margin-left: auto;
padding: 25px 0px 25px 0px;

-webkit-animation: fadein 1s;
-moz-animation: fadein 1s;
-ms-animation: fadein 1s;
-o-animation: fadein 1s;
animation: fadein 1s;
}



#page-title p{
width: 1050px;
font-family: 'IranSans-Light';
padding: 0px 0px 25px 0px;
margin: 10px auto;
color: #c81414;
text-align: center;
font-size: 18px;
direction: rtl;
line-height: 0px;
}

#page-title h1{
font-size: 35px;
text-align: center;
background-color: #465678;
color: transparent;
text-shadow: 0px 4px 3px rgba(255,255,255,0.3);
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
font-family: Eng5;
padding: 0px 0px 25px 0px;
}


#Bar1{
margin-left: 135px;
position: absolute;
}
#Bar3{
margin-left: 225px;
position: absolute;
}
#Bar4{
margin-left: 315px;
position: absolute;
}
#Bar5{
margin-left: 405px;
position: absolute;
}
#Bar6{
margin-left: 495px;
position: absolute;
}
#Bar7{
margin-left: 585px;
position: absolute;
}


.Percentage-Avast{
position: absolute;
color: white;
font-family: Eng4;
font-size: 22px;
letter-spacing: 0.5px;
margin-left: 14px;
margin-top: 30px;
transform: rotateX(22deg) rotateY(-55deg);
z-index: 50;
opacity: 0;
}
.Avast {
position: absolute;
color: white;
font-family: Eng2;
font-size: 18px;
margin-left: -20px;
margin-top: 155px;
transform: rotateY(-45deg) rotateZ(-90deg) skewX(-15deg);
opacity: 0;
z-index: 50;
}

.Percentage-Avira {
position: absolute;
color: white;
font-family: Eng4;
font-size: 22px;
letter-spacing: 0.5px;
margin-left: 15px;
margin-top: 42px;
transform: rotateX(22deg) rotateY(-55deg);
z-index: 50;
opacity: 0;
}
.Avira {
position: absolute;
color: white;
font-family: Eng2;
font-size: 18px;
margin-left: -17px;
margin-top: 156px;
transform: rotateY(-45deg) rotateZ(-90deg) skewX(-15deg);
opacity: 0;
z-index: 50;
}


.Percentage-Bitdefender{
position: absolute;
color: white;
font-family: Eng4;
font-size: 22px;
letter-spacing: 0.5px;
margin-left: 15px;
margin-top: 17px;
transform: rotateX(22deg) rotateY(-55deg);
z-index: 50;
opacity: 0;
}
.Bitdefender {
position: absolute;
color: white;
font-family: Eng2;
font-size: 18px;
margin-left: -49px;
margin-top: 123px;
transform: rotateY(-45deg) rotateZ(-90deg) skewX(-15deg);
opacity: 0;
z-index: 50;
}


.Percentage-ESET{
position: absolute;
color: white;
font-family: Eng4;
font-size: 22px;
letter-spacing: 0.5px;
margin-left: 14px;
margin-top: 29px;
transform: rotateX(22deg) rotateY(-55deg);
z-index: 50;
opacity: 0;
}
.ESET{
position: absolute;
color: white;
font-family: Eng2;
font-size: 18px;
margin-left: -14px;
margin-top: 158px;
transform: rotateY(-45deg) rotateZ(-90deg) skewX(-15deg);
opacity: 0;
z-index: 50;
}


.Percentage-Kaspersky {
position: absolute;
color: white;
font-family: Eng4;
font-size: 22px;
letter-spacing: 0.5px;
margin-left: 15px;
margin-top: 22px;
transform: rotateX(22deg) rotateY(-55deg);
z-index: 50;
opacity: 0;
}
.Kaspersky {
position: absolute;
color: white;
font-family: Eng2;
font-size: 18px;
margin-left: -43px;
margin-top: 130px;
transform: rotateY(-45deg) rotateZ(-90deg) skewX(-15deg);
opacity: 0;
z-index: 50;
}


.Percentage-Norton {
position: absolute;
color: white;
font-family: Eng4;
font-size: 22px;
letter-spacing: 0.5px;
margin-left: 14px;
margin-top: 27px;
transform: rotateX(22deg) rotateY(-55deg);
z-index: 50;
opacity: 0;
}
.Norton {
position: absolute;
color: white;
font-family: Eng2;
font-size: 18px;
margin-left: -28px;
margin-top: 145px;
transform: rotateY(-45deg) rotateZ(-90deg) skewX(-15deg);
opacity: 0;
z-index: 50;
}



.cuboid {
  width: 40px;
  height: 200px;
  position: relative;
  transform-style: preserve-3d;
  transform-origin: 20px 100px 0;
}
.side {
  box-shadow: inset 20px 20px 20px rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.side:nth-of-type(5),
.side:nth-of-type(6){
 height: 40px;
}
.filling {
  color: transparent;
  box-shadow: 0px 0px 0px 0px;
  height: 0px;
  width: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.filling:nth-of-type(11),
.filling:nth-of-type(12){
  height: 100px;
  visibility: hidden;
  box-shadow: 0px 40px 30px 0px;
  left: 70px;
  bottom: 5px;
}


.side:nth-of-type(1),
.filling:nth-of-type(7){transform: translateZ(20px) rotateZ(180deg);}
.side:nth-of-type(2),
.filling:nth-of-type(8){transform: translateX(-20px) rotateY(90deg) rotateZ(180deg);}
.side:nth-of-type(3),
.filling:nth-of-type(9){transform: translateX(20px) rotateY(-90deg) rotateZ(180deg);}
.side:nth-of-type(4),
.filling:nth-of-type(10){transform: translateZ(-20px) rotateZ(180deg);}
.side:nth-of-type(5){transform: rotateX(90deg) translateZ(20px);}
.side:nth-of-type(6){transform: translateY(200px) rotateX(90deg) translateZ(20px);}
.filling:nth-of-type(11){transform: rotateX(90deg) translateZ(-20px);  opacity: 0.2;}
.filling:nth-of-type(12){transform: rotateX(90deg) translateZ(-20px);  opacity: 0.2;}
.standing{transform: rotateX(20deg) rotateY(45deg);}
.side:nth-of-type(6){
background: -webkit-linear-gradient(#c75757 , #983838);
background: -moz-linear-gradient(#c75757 , #983838);
background: linear-gradient(#c75757 , #983838);  
box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
opacity: 0;
}








@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}