@keyframes colorSpin {
  25% {
    background-position: 0 100%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 100% 0;
  }
  to {
    filter: hue-rotate(360deg);
  }
}
.itback {
  font-family: "Lato", sans-serif;
}
div.logo {
  background: url(img/netfx.jpg);
  width: 178px;
  height: 100px;
  background-size: cover;
  margin: 0 auto;
}
.flex-container {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  padding: 49px 0 19px;
  background: #454746;
}

img.alignleft {
    float: left;
    width: 25%;
    padding: 23px;
}
.col2 bevel {
    width: 33% !important;
}


p.headline {
    color: #7ab51d;
    font-size: 1.7vw;
    padding-top: 6vw;
    font-weight: bold;
    width: 96%;
    line-height: 34px;
}

.gold{
  color: #f9904f;
  font-weight: bold;
}

body {
  padding: 0;
  background: url(imgs/image1.jpg);
  background: url(imgs/background.png) top;
  background-size: 100vw;
  color: #383a3c;
  overflow-x: hidden;
  background-attachment: fixed;
  font-weight: 400;
  width: 100%;
  font-size: 1em;
  line-height: 1.25;
  font-family: "Raleway", Calibri, Arial, sans-serif;
  margin: 10.8vw 0;
  width: 100vw;
}
input, textarea {
  text-align: left;
  background: #fff;
  color: #fff;
  /* mix-blend-mode: overlay; */
}
input {
  width: calc(100% - 18px);
  font-size: 1.4vw;
  margin-bottom: 30px;
  padding: 10px;
  color: #000;
  border: none;
  border-radius: 20vw;
}
label {
  width: 49%;
  float: left;
  display: block;
  text-align: right;
}
textarea {
  width: calc(100% - 19px);
  margin-bottom: 22px;
  border: none;
  height: 203px;
  font-size: 1.8vw;
  color: #000;
  padding: 20px;
  border-radius: 2vw;
}
input[type="submit"]:hover {
  background: #010012;
  color: #fb0;
}
li:nth-child(12)::before {
  content: "12";
}
.col2 strong {
  width: 100%;
  display: block;
  background: #fff;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1px;
  padding-bottom: 27px;
}
p {
  font-size: 1.8vw;
  line-height: 2.3vw;
  text-align: justify;
  letter-spacing: 0.1vw;
  padding-left: 4vw;
}
footer {
  width: 100%;
  height: auto;
  margin-top: -1px;
  margin-bottom: 40px;
  background: #454746;
}
@media only screen and (max-width: 1280px) {
  .white .flex-item {
    width: 22%;
  }
}
@media only screen and (max-width: 900px) {
  .buttons a{
    font-size: 0px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .main h1 {
    font-size: 5vw;
  }

  a#mail {
    right: 15.5vw !important;
  }
  .col3, pcol3{
    display: inline-grid !important;
    width: 50% !important;
    float: none !IMPORTANT;
  }
  a#telegram{
    right: 8vw !important;
  }
  .buttons img{
    width: 5vw !important;
  }
  .buttons a{
    padding-top: 0.7vw !important;
    padding-right: 2vw !important;
    padding-left: 1vw !important;
    padding-bottom: 1.5vw !important;
  }
  .flex-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }


  .flex-container .flex-item {
    margin-bottom: 0;
  }
  form {
    border-radius: 7px;
    padding: 35px 46px 20px;
    width: calc(100% - 238px);
    /* left: calc(50% - 36%); */
  }
  h1 {
    font-size: 4vw;
  }
  .gradDynamic h1 {
    font-size: 5.5vw !important;
    margin-top: 86px !important;
  }
  .itman {
    width: 30%;
    height: 363px;
  }
  .flex-item {
    width: 26%;
  }
  .white .flex-item {
    width: 22%;
  }
  .laptop {
    margin-left: -49px;
  }
  .smart {
    margin-left: -45px;
  }
  .col2 {
    height: 521px;
    display: table;
  }
  .col2 li, form {
    width: 100%;
  }
  .main {
    background-position: 54% 0;
    height: 56vw;
    background-size: contain;
  }
  .itback {
    height: 363px;
  }
}
@media only screen and (max-width: 908px) {
    
    }
}
@media only screen and (max-width: 768px) {
  .main {
    background-position: 56% -5vw;
  }
  h2.anno {
    margin-top: 20px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 200px !important;
  }
  .gradDynamic h1 {
    margin-top: 65px !important;
  }
  .flex-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  header {
    height: 80px;
  }
  ul.lang li {
    font-size: 20px !important;
  }
  ul.lang {
    margin-top: 5px;
    padding-left: 9px !important;
  }
  .laptop, div.logo {
    background-size: contain;
  }
  div.logo {
    width: 150px;
    margin-top: 10px;
    height: 70px;
    background-repeat: no-repeat;
  }
  .flex-item i {
    font-size: 30px;
  }
  form {
    width: calc(100%);
    left: -2px;
    margin-top: 109px;
  }
  .laptop {
    width: 91vw;
    margin-left: -49px;
    height: 419px;
  }
  .tablet {
    margin-left: 40px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    font-size: 60px;
    margin-top: 111px;
  }
  .col2 {
    height: 529px;
    width: 47%;
    margin: 0;
  }
  .white .flex-item {
    width: 24%;
  }
  .itman {
    width: 48%;
  }
  .itback h1 {
    position: absolute;
    right: 27px;
    font-size: 35px;
  }
}
@media only screen and (max-width: 600px) and (min-width: 480px) {
  .vuejs img {
    width: 38%;
    margin-top: -4px;
  }
}
@media only screen and (max-width: 480px) {
  .itman {
    width: 83%;
    height: 406px;
  }
  .col3 ng, .col3 {
    font-size: 5vw !important;
  }

 .dark span {
    padding-top: 2vw;
    display: block;
 } 
 gold.source{
   font-size: 4.3vw !important;
 }
 input, textarea {
    font-size: 6vw;
    width: 100%;
}

h1.cnt.contacts {
    font-size: 8vw !important;
}

a#whatsapp, a#telegram{
  /* bottom: -1vw !important; */
}
  .center {font-size: 5vw;}
  
  .col3img{
    padding: 3.5vw !important;
  }
  .dark.gold.part{
    font-size: 4vw !important;
  }

  .stripy td, .stripy th {
    font-size: 3.8vw !important;
    padding: 3px !important;
}


  .buttons img{
    width: 100% !important;
    height: 100% !important;
    margin-right: 0 !IMPORTANT;
  }

.part img.center {
    width: 76%;
}img.center {}

  .part img.center {
    width: 76%;
}img.center {}

bhead img{
  width: 50px;
}

bhead{
  height: auto !important;
  padding: 0 px !IMPORTANT;
}

.buttons a {
    width: 61px !important;
    display: inline-block !important;
    overflow: hidden !important;
    font-size: 0px !important;
}
img.irow{
  width: 40% !important;
}

  .card, .col3, .part img {
    width: 100%;
  }
  header h1{
    /* background: #00b284; */
    position: fixed;
    font-size: 5.0vw !important;
    /* top: 50px; */
    display: block;
    width: 96%;
    padding-top: 1vw;
    margin: 0px !important;
    padding: 0px !important;
}



header h2 {
    position: absolute;
    top: 27px;
    font-weight: bold;
}

header{
   position: fixed;
   /* background: none; */
   margin-left: 0;
   padding: 0px;
   width: 100%;
}


header img {
    width: 26px !important;
    margin-left: 0px;
    margin-top: -9px;
}

body .buttons a {
    height: 13vw !important;
    width: 14vw !important;
    display: inline-block !important;
    overflow: hidden;
    padding: 6px !IMPORTANT;
    position: relative !important;
    margin-top: 1px !important;
    font-size: 0px;
    right: 0vw !important;
    bottom: 0vw !important;
}
  branch {
    margin-left: -16px !important;
    margin-top: 58px !important;
    height: 147px !important;
  }
  .card .arrow_box {
    width: 85vw;
    margin-left: 10vw;
    display: block;
    margin-top: 13px;
  }
  img.avatar {
    margin: 0 calc(25% - 34px);
    display: block;
  }
  rdiv {
    width: 89% !important;
  }
  .part .col3 {
    width: 100%;
  }
  img.graph, pcol3, rside {
    width: 100% !important;
  }
  bhead {
    width: 333px;
    padding: 25px;
    font-size: 30px;
    display: table !important;
    width: 90vw;
    margin: 0 auto 10px !important;
  }
  note {
    width: 94vw !important;
    margin-left: 14px !important;
    display: table;
  }
  rside h3 {
    font-size: 16px !important;
  }
  body .part {
    width: 100vw !important;
    background-position: 50% 40% !important;
  }
  header h2, note {
    font-size: 13px !important;
  }
  .col2 img {
    max-width: 100vw;
  }
  h2.anno {
    margin-top: 110px !important;
    margin-bottom: -60px !important;
    font-size: 40px !important;
  }
  .gradDynamic {
    height: 141px !important;
  }
  li {
    font-size: 20px;
    background: #fff;
  }
  li::before {
    padding: 2px 8px;
    font-size: 15px;
  }
  .flex-container {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  ul.lang {
    margin-top: 5px;
    margin-left: -5px;
    right: -4px !important;
  }
  .lang li {
    font-size: 14px;
    line-height: 28px;
    padding: 1px 3px 1px 0;
  }
  header {
    height: 83px;
  }
  .earthnight {
    height: 700px !important;
    background-size: 300% !important;
  }
  form {
    width: 101%;
    padding: 41px 6px;
  }
  .gradDynamic h1 {
    font-size: 8.5vw !important;
    margin-top: 27px !important;
  }
  .white {
    padding-top: 0;
  }
  .itback h1 {
    font-size: 23px;
    padding: 9px;
    margin-top: -382px;
  }
  .wa {
    width: 78%;
    text-align: center;
    padding: 0;
  }
  .col2 {
    display: table !important;
    height: auto;
  }
  .main {
    background-position: 54% 37vw;
    background-size: contain;
    height: calc(59vh - 16px);
  }
  .flex-item h2 {
    font-size: 21px;
  }
  .laptop, div.logo {
    background-repeat: no-repeat;
  }
  .laptop {
    width: 97vw !important;
    background-size: contain;
    height: 244px;
    margin-left: 5px;
  }
  .device {
    padding-left: 0;
    width: calc(100% - 8px);
    padding-bottom: 25px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    margin-top: 32vw;
    font-size: 56px;
  }
  .flex-item {
    width: 45%;
    margin-bottom: 0;
    padding-top: 16px;
    transform: scale(0.9);
  }
  .flex-item.nm img {
    height: auto;
    margin-top: 8px;
    padding-bottom: 0;
  }
  .main h1 {
    font-size: 36px;
    padding: 9px !important;
  }
  div.logo {
    width: 137px;
    margin-top: 5px;
    margin-bottom: -25px;
    height: 60px;
  }
  .col2 {
    width: 100%;
    padding: 0;
    margin: 0 0 22px;
  }
  .itback {
    height: 406px;
  }
  .white .flex-item {
    width: 43%;
  }
  .smart, .tablet {
    margin-left: 28px;
    width: 217px;
    background-size: contain;
    height: 300px;
    margin-bottom: 20px;
  }
  .smart {
    margin-left: 37px;
    width: 186px;
    margin-right: 35px;
    height: 347px;
    margin-bottom: 23px;
  }
  h1 {
    font-size: 25px;
    padding: 0 !important;
  }
  h1.cnt {
    /* font-size: 30px !important; */
    /* margin-top: -117px !important; */
  }
}
.col2 strong, nav ul, section {
  text-align: center;
}
nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
nav ul li {
  width: 22px;
  height: 22px;
  background: #ccc;
  border-radius: 49px;
  display: inline-block;
  margin: 9px;
  mix-blend-mode: difference;
  cursor: pointer;
  border: 1px solid #2d2c2c;
  transition: 0.3s all cubic-bezier(0.79, -0.23, 0.25, 1);
}
nav ul li:hover {
  background: #f9904f;
  transform: scale(1.1);
}
nav {
  right: 0;
  position: fixed;
  padding-right: 1px;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 200;
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "codropsicons";
  src: url(../fonts/codropsicons/codropsicons.eot);
  src: url(../fonts/codropsicons/codropsicons.eot?#iefix) format("embedded-opentype"), url(../fonts/codropsicons/codropsicons.woff) format("woff"), url(../fonts/codropsicons/codropsicons.ttf) format("truetype"), url(../fonts/codropsicons/codropsicons.svg#codropsicons) format("svg");
}
*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section {
  width: calc(100%);
}
.codrops-header h1 span {
  display: block;
  padding: 1em 0 1.5em;
  font-size: 36%;
  color: #95a5a6;
  line-height: 1.4;
}
.codrops-demos h3 {
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 0.9em;
  float: left;
  min-width: 90px;
  clear: left;
}
.codrops-demos div:not(:first-child) h3 {
  padding-top: 2em;
}
.related a img {
  max-width: 100%;
  opacity: 0.8;
  border-radius: 10px;
}
.related a:active img, .related a:hover img {
  opacity: 1;
}
.related a h3 {
  margin: 0;
  min-height: 63px;
  padding: 0.5em 0 0.3em;
  max-width: 300px;
  font-weight: 400;
  font-size: 1em;
}
@media screen and (max-width: 1000px) {
  .gradDynamic {
    height: 250px !important;
  }
}
@media screen and (max-width: 700px) {
  h2.anno {
    margin-top: 40px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  h2.anno {
    margin-top: 29px !important;
    margin-bottom: -88px !important;
    font-size: 35px !important;
  }
}
@media screen and (min-width: 800px) {
  body #cdawrap {
    width: 180px;
    right: 25px;
    top: 100%;
    position: absolute;
    margin-top: 25px;
  }
}
@media screen and (max-width: 40em) {
  .codrops-header h1 {
    font-size: 2.5em;
  }
}
.demo-2 .main-title::before {
  content: "";
  width: 20vw;
  height: 20vw;
  min-width: 3.5em;
  min-height: 3.5em;
  background: url(../img/deco.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  z-index: -1;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media only screen and (max-width: 768px) {
  .demo-1 .main-title, .demo-3 .main-title, .demo-4 .main-title {
    font-size: 3em;
  }
  buttons a{
    padding-right: 0vw !important;
  }
  .gradDynamic {
    height: 170px !important;
  }
  .gradDynamic h2 {
    top: 140px !important;
  }
  .demo-2 .main-title {
    font-size: 4em;
  }
}
div#particles-js {
  background: 0 0;
}
.lang li:hover {
  color: #10ab58;
  transform: scale(1.1);
}
input#send {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
input#send:hover {
  /* box-shadow: 1px 0 18px 0 #7790ac; */
  color: #000009;
  background: #d5f3ff;
}
h2 {
  padding-top: 0 22px;
  margin: 17px 0;
}
.card b {
  margin-top: 4px;
}
lg {
  color: #7750e6;
}
bevel {
  display: table;
  width: max-content;
  border-radius: 500px !important;
  overflow: hidden;
  border: 1.3vw solid #7ab51d;
  padding: 0;
  margin-bottom: 14px !important;
}
.pic01 {
  background-image: url(imgs/pic01.png) !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: bottom !important;
}
.pic01 img {
  width: 79% !important;
  margin-top: 43px;
  margin-bottom: 3vw;
}
.card b, nt, rt {
  font-size: 25px;
}
nt {
  margin-top: 3px;
  padding-top: 0;
}
hline, rarr, rarr2, varr2 {
  width: 9%;
  margin-left: -2%;
  margin-right: -1%;
}
rarr2::after, rarr::after, varr2::after {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  float: right;
  margin-top: -14px;
  margin-right: -19px;
  content: "";
  border-left: 60px solid #6a50b7;
}
hline, rarr2, varr2 {
  width: 3%;
  height: 7px;
  display: block;
  margin-top: 12.5%;
}
rarr2::after, varr2::after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  margin-top: -6px;
  border-left: 47px solid #3b62a7;
}
carr, carr::after, rarr {
  background: #6a50b7;
}
carr, rarr {
  height: 11px;
}
carr {
  width: 100%;
  margin: 110px -135px 222px;
}
carr::after {
  width: 28px;
  height: 29px;
  float: right;
  margin-top: -11px;
  border-radius: 26px;
  margin-right: -19px;
  content: "";
}
rt {
  display: table;
  padding: 68px 0 66px;
  margin-left: 59px;
}
arc, arr8, bigarrow, col4, col8, rarr {
  float: left;
}
arc {
  width: 248px;
  height: 352px;
  border-radius: 300px;
  border-right: 4px solid #6a50b7;
  margin-left: -81px;
  margin-right: -36px;
  margin-top: 171px;
}
note b {
  color: #7ab51d;
  font-size: 2.7vw;
}
b {
  color: #7ab51d;
  font-size: 2vw;
}
col3 b{
  font-size: 2.2vw !important;
}
h2 b,h3 b{
  font-size: inherit !important;
}
triangle {
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  width: 200px;
  height: 153px;
  background: #7ab51d;
}
triangle triangle {
  background: #fff;
  transform: scale(0.9);
}
bigarrow, rarr {
  margin-top: 5.5%;
}
bigarrow {
  background: #dcdcdc;
  width: 98%;
  background: #afafaf;
  height: 51px;
  margin-left: -10%;
  margin-right: 0;
}
.topblock bigarrow::after, bigarrow::after {
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
}
.topblock bigarrow::after {
  border-color: #3b62a7;
}
bigarrow::after {
  width: 0;
  height: 0;
  float: right;
  margin-top: -24px;
  margin-right: -41px;
  content: "";
  border-left: 60px solid #dcdcdc;
}
.related a h3, bevel, circle, h2, input#send, nt, vbraket {
  text-align: center;
}
vbraket {
  width: 100%;
  margin-top: 14px !important;
  background: url(imgs/21.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 39px;
}
col8 {
  width: 9%;
  padding-top: 96px;
}
arr8 {
  height: 545px;
  width: 6%;
  background: url(imgs/24.png) center center no-repeat;
}
col4 {
  width: 25%;
  margin-top: 103px;
}
hbraket {
  height: 80px;
  margin: 30px 0;
  padding-left: 128px;
  background: url(imgs/22.png) center left no-repeat;
}
hbraket nt {
  text-align: left;
}
equal, sum {
  width: 100%;
  padding-left: 43px;
}
equal {
  background: url(imgs/23.png) top left no-repeat;
  margin: 70px 0;
}
sum {
  margin: 33px 0;
}
col3, process {
  width: 33%;
  float: left;
}
colhead {
  width: 100%;
  margin-left: -35px;
  padding-bottom: 20px;
}
block, col2 {
  width: 50%;
}
col8, part, rdiv, vbraket {
  display: table;
}
rdiv, td {
  border: 1px solid #7d7d7d;
  margin: -1px !IMPORTANT;
}
rdiv {
  width: 16%;
  border-radius: 30px;
  float: left;
  padding: 41px 20px;
  height: 179px;
  font-size: 22px;
  margin: 17px 23px;
}
branch {
  background: #737373;
  height: 144px;
  width: 15px;
  margin-top: 122px;
  margin-left: 2%;
}
second branch::after {
  margin-top: 89px;
}
timeline.future {
  width: 30%;
  float: left;
  margin-left: -43px;
}
timeline.future, timeline.future:after {
  background: #b9b9b9;
}
block {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fdfdfd;
  border-top: 2px solid #646464;
  margin: 0;
  display: table;
  padding: 20px;
  /* background: #323232; */
  max-width: 75%;
  color: #fff;
  max-height: 21vw;
  font-weight: 100;
  float: left;
  text-align: left;
}
red {
  color: red;
}
td {
  padding: 7px;
}
bevel, table, triangle, varr {
  margin: 0 auto;
}
table.invest {
  font-size: 27px;
  margin: 40px auto;
}
varr {
  background: url(imgs/28.png);
  width: 50px;
  height: 44px;
}
part {
  width: 100%;
  margin-bottom: 35px;
  font-size: 24px;
}
circle {
  width: 158px;
  height: 158px;
  border-radius: 90px;
  margin-bottom: 51px;
  overflow: hidden;
  border: 3px solid #3b62a7;
}
legend {
  border: 1px solid #ccc;
  width: 315px;
  padding: 25px;
  border-radius: 20px;
  float: right;
  line-height: 35px;
  margin-right: 53px;
}
col2, pcol, pline {
  float: left;
  text-align: center;
}
circle, legend, pline, rdiv {
  background: #fff;
}
pline {
  transform: rotate(-90deg);
  height: 101px;
  margin: 200px -193px;
  font-size: 45px;
  color: #000;
  width: 499px;
  border: 2px solid #000;
}
.topblock bigarrow {
  width: 80%;
  margin-bottom: -97px;
  margin-top: 6.6%;
  background: #3b62a7;
  color: #fff !important;
}
circle span {
  font-weight: 600;
  color: #0ab689;
}
process {
  width: 83%;
  border: 1px dashed;
  padding: 34px;
}
pcol {
  height: 100%;
  padding: 0 31px;
}
branch, pin, pin:before {
  position: absolute;
}
pin {
  margin-top: -84px;
  margin-left: 83px;
  padding-left: 10px;
}
pin:before {
  content: " ";
  border-bottom: 5px solid #575757;
  width: 20px;
  height: 16px;
  margin-left: -28px;
}
bevel, bigarrow, block, block hd, branch, carr, circle, colhead, dvarr2, equal, hbraket, hexagon, nt, pline, process, rarr, sub, sum, triangle, varr {
  display: block;
}
legend, pin, sub {
  font-weight: 700;
}
sub {
  width: 150px;
  margin-top: -35px;
}
a#whatsapp:hover, a#telegram:hover {
  transform: scale(1.1);
  background: #f9904f;
}
dvarr2, hline, rarr2, varr2 {
  float: left;
  background: #3b62a7;
}
dvarr2 {
  width: 5px;
  height: 57px;
  margin-left: -109px;
  margin-top: 155px;
}
block hd, hbraket, rt {
  width: 100%;
  text-align: left;
}
block hd {
  font-weight: 600;
  font-size: 2vw;
  font-weight: bold;
}
header {
  background: #489d00e8;
}
@media only screen and (max-width: 1280px) {
  .white .flex-item {
    width: 22%;
  }
}
@media only screen and (max-width: 1024px) {
  .main h1 {
    font-size: 5vw;
  }
  .part block{
  max-height: 35vw ;
}

  .flex-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .flex-container .flex-item {
    margin-bottom: 0;
  }
  form {
    border-radius: 7px;
    padding: 35px 46px 20px;
    width: calc(100% - 238px);
    /* left: calc(50% - 36%); */
  }
  h1 {
    font-size: 4vw;
  }
  .gradDynamic h1 {
    font-size: 5.5vw !important;
    margin-top: 86px !important;
  }
  .itman {
    width: 30%;
    height: 363px;
  }
  .flex-item {
    width: 26%;
  }
  .white .flex-item {
    width: 22%;
  }
  .laptop {
    margin-left: -49px;
  }
  .smart {
    margin-left: -45px;
  }
  .col2 {
    height: 521px;
    display: table;
  }
  .col2 li, form {
    width: 100%;
  }
  .main {
    background-position: 54% 0;
    height: 56vw;
    background-size: contain;
  }
  .itback {
    height: 363px;
  }
}
@media only screen and (max-width: 768px) {
  .main {
    background-position: 56% -5vw;
  }
  b{
     font-size: 2.7vw;
  }
  h2.anno {
    margin-top: 20px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 200px !important;
  }
  .gradDynamic h1 {
    margin-top: 65px !important;
  }
  .flex-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  header {
    height: 80px;
  }
  ul.lang li {
    font-size: 20px !important;
  }
  ul.lang {
    margin-top: 5px;
    padding-left: 9px !important;
  }
  .laptop, div.logo {
    background-size: contain;
  }
  div.logo {
    width: 150px;
    margin-top: 10px;
    height: 70px;
    background-repeat: no-repeat;
  }
  .flex-item i {
    font-size: 30px;
  }
  form {
    width: calc(100%);
    left: -2px;
    margin-top: 109px;
  }
  .laptop {
    width: 91vw;
    margin-left: -49px;
    height: 419px;
  }
  .tablet {
    margin-left: 40px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    font-size: 60px;
    margin-top: 111px;
  }
  .col2 {
    height: 529px;
    width: 47%;
    margin: 0;
  }
  .white .flex-item {
    width: 24%;
  }
  .itman {
    width: 48%;
  }
  .itback h1 {
    position: absolute;
    right: 27px;
    font-size: 35px;
  }
}
@media only screen and (max-width: 600px) and (min-width: 480px) {
  .vuejs img {
    width: 38%;
    margin-top: -4px;
  }
}
@media only screen and (max-width: 480px) {
  .itman {
    width: 83%;
    height: 406px;
  }
 a#whatsapp img, a#telegram img,a#mail img{
   padding: 1.2vw
 }
  b{
    font-size: 5vw;
  }
  .pic01 img{
    width: 100% !important;
    margin-left: -4vw;
    margin-bottom: 10vw !important;
  }
  .part pic01{
    width: 100%;
  }
  bhead img{
    width: 13vw !important;
  }
  bhead{
    padding: 3vw 1vw 1vw 1.5vw!important;
    display: table;
    height: auto !important;
  }
  .card img {
    float: none !important;
    margin-bottom: 0;
    margin-left: 31% !important;
  }
  a#whatsapp {
    /* bottom: 50px !important; */
  }
  h2.anno {
    margin-top: 110px !important;
    margin-bottom: -60px !important;
    font-size: 40px !important;
  }
  .gradDynamic {
    height: 141px !important;
  }
  li {
    font-size: 20px;
    background: #fff;
  }
  li::before {
    padding: 2px 8px;
    font-size: 15px;
  }
  .flex-container {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  ul.lang {
    margin-top: 5px;
    margin-left: -5px;
    right: -4px !important;
  }
  .lang li {
    font-size: 14px;
    line-height: 28px;
    padding: 1px 3px 1px 0;
  }
  header {
    height: 83px;
    margin-top: -121px;
  }
  .earthnight {
    height: 700px !important;
    background-size: 300% !important;
  }
  form {
    width: 101%;
    padding: 41px 6px;
  }
  .gradDynamic h1 {
    font-size: 8.5vw !important;
    margin-top: 27px !important;
  }
  .white {
    padding-top: 0;
  }
  .itback h1 {
    font-size: 23px;
    padding: 9px;
    margin-top: -382px;
  }
  .wa {
    width: 78%;
    text-align: center;
    padding: 0;
  }
  .col2 {
    display: table !important;
    height: auto;
  }
  .main {
    background-position: 54% 37vw;
    background-size: contain;
    height: calc(59vh - 16px);
  }
  .flex-item h2 {
    font-size: 21px;
  }
  .laptop, div.logo {
    background-repeat: no-repeat;
  }
  .laptop {
    width: 97vw !important;
    background-size: contain;
    height: 244px;
    margin-left: 5px;
  }
  .device {
    padding-left: 0;
    width: calc(100% - 8px);
    padding-bottom: 25px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    margin-top: 32vw;
    font-size: 56px;
  }
  .flex-item {
    width: 45%;
    margin-bottom: 0;
    padding-top: 16px;
    transform: scale(0.9);
  }
  .flex-item.nm img {
    height: auto;
    margin-top: 8px;
    padding-bottom: 0;
  }
  .main h1 {
    font-size: 36px;
    padding: 9px !important;
  }
  div.logo {
    width: 137px;
    margin-top: 5px;
    margin-bottom: -25px;
    height: 60px;
  }
  .col2 {
    width: 100%;
    padding: 0;
    margin: 0 0 22px;
  }
  .itback {
    height: 406px;
  }
  .white .flex-item {
    width: 43%;
  }
  .smart, .tablet {
    margin-left: 28px;
    width: 217px;
    background-size: contain;
    height: 300px;
    margin-bottom: 20px;
  }
  .smart {
    margin-left: 37px;
    width: 186px;
    margin-right: 35px;
    height: 347px;
    margin-bottom: 23px;
  }
  h1 {
    font-size: 24px !important;
    padding: 0 !important;
    width: 100vw;
    margin: 0 !important;
  }
  h1.cnt {
    /* font-size: 30px !important; */
    /* margin-top: -117px !important; */
  }
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "codropsicons";
  src: url(../fonts/codropsicons/codropsicons.eot);
  src: url(../fonts/codropsicons/codropsicons.eot?#iefix) format("embedded-opentype"), url(../fonts/codropsicons/codropsicons.woff) format("woff"), url(../fonts/codropsicons/codropsicons.ttf) format("truetype"), url(../fonts/codropsicons/codropsicons.svg#codropsicons) format("svg");
}
@media screen and (max-width: 1000px) {
  .gradDynamic {
    height: 250px !important;
  }
}
@media screen and (max-width: 700px) {
  h2.anno {
    margin-top: 40px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  h2.anno {
    margin-top: 29px !important;
    margin-bottom: -88px !important;
    font-size: 35px !important;
  }
}
@media screen and (min-width: 800px) {
  body #cdawrap {
    width: 180px;
    right: 25px;
    top: 100%;
    position: absolute;
    margin-top: 25px;
  }
}
@media screen and (max-width: 40em) {
  .codrops-header h1 {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 768px) {
  .demo-1 .main-title, .demo-3 .main-title, .demo-4 .main-title {
    font-size: 3em;
  }
  .gradDynamic {
    height: 170px !important;
  }
  .gradDynamic h2 {
    top: 140px !important;
  }
  .demo-2 .main-title {
    font-size: 4em;
  }
}
.active textarea {
  text-align: right;
}
hexagon {
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  width: 225px;
  height: 232px;
  box-shadow: 60px -12px 5px #1a1a1a;
  background: #6a50b7;
  margin: 0 auto;
}
hexagon hexagon {
  transform: scale(0.93);
  background: #fff;
}
.buttons a, a#whatsapp {
  background: #58a517;
}
.col2 {
  /* height: 529px; */
}
.itback h1 {
  position: absolute;
  right: 27px;
}

i.coinleft {
    font-size: 2.4vw;
    text-align: left !important;
    float: left;
    /* padding-left: 13vw; */
}

@media only screen and (max-width: 480px) {
  .itman {
    width: 83%;
    height: 406px;
  }
  bhead {
    margin-left: 2vw !important;
    background-color: #58a516;
    width: 95vw !important;
    font-size: 6vw !important;
    width: 82vw !important;
    padding-top: 2vw !important;
    display: table !important;
    margin: -18vw auto 10px !important;
  }
  .col3, .part .col3, pcol3 {
    width: 100% !important;
    font-size: 5vw;
  }
  note {
    width: 94vw !important;
    margin-left: 14px !important;
    display: table;
  }
  rside h3 {
    font-size: 21px !important;
    font-weight: bold !important;
  }

 
  body .part {
    width: 100vw !important;
    /* padding-bottom: 20vw; */
    display: table;
    font-size: 5vw !important;
  }
  i.coinleft{
    font-size: 4vw !important;
    padding-left:4vw !important;
  }
  body .part ul {
    background: 0 0 !important;
    margin-top: 26px;
  }

ul {}
  img.graph, rside {
    width: 100% !important;
    margin: 0px !IMPORTANT;
  }
  header h2, note {
    font-size: 3.2vw !important;
    width: 96%;
    letter-spacing: 0.2px;
    text-shadow: none !important;
    letter-spacing: 0.2vw;
    font-weight: bold !important;
  }
  header h2{
    padding-top: 2vw !important;
  }
  .col2 img {
    max-width: 100vw;
  }
  img.imgc{
    max-width: unset !important;
    width: 110vw !important;
  }
  h2.anno {
    margin-top: 110px !important;
    margin-bottom: -60px !important;
    font-size: 40px !important;
  }
  .gradDynamic {
    height: 141px !important;
  }
  li {
    font-size: 20px;
    background: #fff;
  }
  li::before {
    padding: 0vw 1vw !important;
    font-size: 4vw !important;
    margin-left: -8vw !important;
  }
  .flex-container {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  ul.lang {
    margin-top: 5px;
    margin-left: -5px;
    right: -4px !important;
  }
  .lang li {
    font-size: 14px;
    line-height: 28px;
    padding: 1px 3px 1px 0;
  }
  header {
    height: 83px;
  }
  .earthnight {
    height: 700px !important;
    background-size: 300% !important;
  }
  form {
    width: 101%;
    padding: 41px 6px;
  }
  .gradDynamic h1 {
    font-size: 8.5vw !important;
    margin-top: 27px !important;
  }
  .white {
    padding-top: 0;
  }
  .itback h1 {
    font-size: 23px;
    padding: 9px;
    margin-top: -382px;
  }
  .wa {
    width: 78%;
    text-align: center;
    padding: 0;
  }
  .col2 {
    display: table !important;
    height: auto;
  }
  .main {
    background-position: 54% 37vw;
    background-size: contain;
    height: calc(59vh - 16px);
  }
  .flex-item h2 {
    font-size: 21px;
  }
  .laptop, div.logo {
    background-repeat: no-repeat;
  }
  .laptop {
    width: 97vw !important;
    background-size: contain;
    height: 244px;
    margin-left: 5px;
  }
  .device {
    padding-left: 0;
    width: calc(100% - 8px);
    padding-bottom: 25px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    margin-top: 32vw;
    font-size: 56px;
  }
  .flex-item {
    width: 45%;
    margin-bottom: 0;
    padding-top: 16px;
    transform: scale(0.9);
  }
  .flex-item.nm img {
    height: auto;
    margin-top: 8px;
    padding-bottom: 0;
  }
  .main h1 {
    font-size: 36px;
    padding: 9px !important;
  }
  div.logo {
    width: 137px;
    margin-top: 5px;
    margin-bottom: -25px;
    height: 60px;
  }
  .col2 {
    width: 100%;
    padding: 0;
    margin: 0 0 22px;
  }
  .itback {
    height: 406px;
  }
  .white .flex-item {
    width: 43%;
  }
  .smart, .tablet {
    margin-left: 28px;
    width: 217px;
    background-size: contain;
    height: 300px;
    margin-bottom: 20px;
  }
  .smart {
    margin-left: 37px;
    width: 186px;
    margin-right: 35px;
    height: 347px;
    margin-bottom: 23px;
  }
  h1 {
    font-size: 25px;
    padding: 0 !important;
  }
  h1.cnt {
    /* font-size: 30px !important; */
    /* margin-top: -117px !important; */
  }
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "codropsicons";
  src: url(../fonts/codropsicons/codropsicons.eot);
  src: url(../fonts/codropsicons/codropsicons.eot?#iefix) format("embedded-opentype"), url(../fonts/codropsicons/codropsicons.woff) format("woff"), url(../fonts/codropsicons/codropsicons.ttf) format("truetype"), url(../fonts/codropsicons/codropsicons.svg#codropsicons) format("svg");
}
a, input#send {
  cursor: pointer;
  /* background: #7ab51d; */
}
@media screen and (max-width: 1000px) {
  .gradDynamic {
    height: 250px !important;
  }
}
@media screen and (max-width: 700px) {
  h2.anno {
    margin-top: 40px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  h2.anno {
    margin-top: 29px !important;
    margin-bottom: -88px !important;
    font-size: 35px !important;
  }
}
@media screen and (min-width: 800px) {
  body #cdawrap {
    width: 180px;
    right: 25px;
    top: 100%;
    position: absolute;
    margin-top: 25px;
  }
}
@media screen and (max-width: 40em) {
  .codrops-header h1 {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 768px) {
  .demo-1 .main-title, .demo-3 .main-title, .demo-4 .main-title {
    font-size: 3em;
  }
  .gradDynamic {
    height: 170px !important;
  }
  .gradDynamic h2 {
    top: 140px !important;
  }
  .demo-2 .main-title {
    font-size: 4em;
  }
}
rside {
  float: right;
  width: 43%;
  text-align: center;
  padding-left: 0vw;
  padding-top: 1vw;
}
.flex-item h2, rside h3 {
  font-size: 3.2vw;
  font-weight: 400;
  padding-top: 0;
}
rside h3{
  text-align:center;
}
ng {
  color: #7ab51d;
}
bhead  img{
  border-radius: 1000px;
}
bhead {
  background: #efefef url(imgs/12.png) 7px no-repeat;
  background: #7ab51d url(imgs/12.png) 7px no-repeat;
  color: #fff;
  height: 6.2vw;
  width: max-content;
  /* border: 1px solid; */
  letter-spacing: 0.1vw;
  font-weight: 600;
  font-size: 3vw;
  border-radius: 62px;
  padding: 1.2vw 2vw 1.6vw 0.7vw;
  margin: -13.2vw auto 4vw;
}
.grid, note {
  background-attachment: fixed;
}
bhead, note {
  display: block;
}
note {
  font-size: 2vw;
  background-size: contain;
  width: 100%;
  height: 23vw;
  background: url(imgs/background01.jpg) center no-repeat;
  overflow: hidden;
  border-top: 0px solid #aaa;
  background-position: center 58%;
  background-attachment: fixed;
  margin: 0px auto 0vw;
  box-shadow: 0 8px 13px -1px rgb(116 116 116 / 25%);
  border-bottom: 1px solid #6f6f6f;
  padding: 2.6vw 8vw;
  margin-top: 0px;
}
pcol3 {
  width: 33%;
  float: left;
  padding: 3% 2%;
}
block img {
  margin-bottom: 23vw;
}
.grid {
  width: 100%;
  background: url(imgs/back.jpg);
  padding-bottom: 110px;
}
.grid-item {
  width: 33.3% !important;
  overflow: hidden;
}
.grid-item img {
  width: 100%;
  transition: 1s all ease;
}
.grid-item img:hover {
  transform: scale(1.1) rotate(4deg);
  filter: brightness(1.2) contrast(1.1);
}
h1, header, rside {
  text-align: center;
}
header {
  background: linear-gradient(180deg, rgba(144,208,42,1) 0%, rgb(151 181 29) 100%);
  color: #fff;
  padding: 0.3vw;
  position: fixed;
  border-bottom: 1px solid #7ab51d;
  width: 100%;
  margin-top: -10.8vw;
  z-index: 100;
  box-shadow: 0 8px 16px -1px rgb(116 116 116 / 35%);
  backdrop-filter: blur(23px);
}
.flex-item, input[type="submit"] {
  border-radius: 5px;
  text-align: center;
}
.flex-item {
  width: 15%;
  height: 114px !important;
  min-height: 0;
  padding-bottom: 31px;
  padding-top: 10px;
  eight: 182px;
  transition: 0.3s all cubic-bezier(0.67, -0.64, 0.14, 1.34);
  margin-bottom: 32px;
  background: #a8a8a8;
  display: table-cell;
  vertical-align: middle;
  background: 0 0;
}
span.date {
  font-size: 13px;
  float: right;
}
.flex-item img {
  max-height: 89px;
  height: auto;
  cursor: pointer;
  width: auto;
}
h1 {
  font-size: 2.8vw;
  letter-spacing: 0.2px;
  padding-bottom: 1vw;
  font-weight: 600;
  margin: 0vw auto 0px;
  width: 100%;
  display: table;
  text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  border-bottom: 1px #fff solid;
}

header h1{
  padding-top: 0vw;
  letter-spacing: 0.05vw;
  color: #fff;
  margin-bottom: 0vw !important;
  padding-bottom: 0.4vw;
}
.flex-item.kp {
  background: #fff;
}
.flex-item.fc:hover {
  background: #ff9403;
}
.flex-item.is:hover {
  background: #3886d0;
}
.flex-item.nm:hover {
  background: #e4edea;
}
.flex-item.ob:hover {
  background: #fff;
}
.flex-item i {
  font-size: 49px;
  color: #5a5a5a;
}
.flex-item h2 {
  letter-spacing: 1px;
  font-size: 21px;
}
.flex-item.kp, .flex-item.ob {
  filter: contrast(1.2) saturate(0) invert(1) brightness(2.5);
  opacity: 0.6;
}
.flex-item.nm {
  opacity: 0.6;
}
.flex-item.kp {
  mix-blend-mode: color-dodge;
}
.flex-item.nm {
  filter: contrast(1) saturate(0) invert(1) brightness(1.5);
}
.flex-item.fc, .flex-item.is, .flex-item.pd {
  filter: saturate(0) contrast(1) brightness(1);
  mix-blend-mode: exclusion;
  background: #000;
}
.flex-item.pd {
  filter: saturate(0) contrast(2) brightness(1);
}
.flex-item:hover {
  filter: unset !important;
  mix-blend-mode: unset;
  opacity: 1;
}
.kp img {
  margin-top: 18px;
  max-width: 77%;
  margin-bottom: 33px;
}
.fc img {
  max-width: 45%;
  margin-top: 16px;
}
.is img {
  margin-top: 14px;
  max-height: 52px;
}
.nm img {
  margin-top: 3px;
}
.pd img {
  margin-top: 0;
  max-width: 73%;
}
.flex-item.pd {
  background: #323232;
}
.white .flex-item {
  width: 9%;
  padding: 1% 0 0;
}
.main {
  background: url(img/notebook.jpg);
  width: 100%;
  background-size: cover;
  padding-top: 63px;
  background-color: #000;
  border-top: 7px solid #4d07e5;
  border-bottom: 7px solid #4d07e5;
  background-repeat: no-repeat;
  height: 40vw;
  background-attachment: fixed;
  background-position: 54% 79%;
}
.main h1, .main i.far.fa-arrow-alt-circle-down {
  color: #fff;
  display: table;
  text-shadow: 1px 1px 2px #000;
}
.main h1 {
  background: rgba(11, 58, 88, 0.9);
  padding: 17px;
  margin: -11px auto;
  font-weight: 100;
  border-radius: 6px;
  mix-blend-mode: unset;
  font-size: 3vw;
  letter-spacing: 4px;
}
.white {
  background-color: #fff;
  margin-top: 22px;
  margin-bottom: 0;
}
input[type="submit"] {
  width: calc(100% - 16px);
  background: #454746;
  cursor: pointer;
  color: #fff;
  border: 1px solid #7bc0f5;
  font-size: 24px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  transition: 0.5s ease;
}
form {
  width: 50%;
  position: relative;
  background: #7ab51d;
  /* left: calc(50% - 25%); */
  margin: 3vw auto 0;
  border-radius: 7px;
  margin-bottom: 7vw;
  border: 1px solid #ccc;
  filter: blur();
  /* mix-blend-mode: hard-light; */
  padding: 35px 38px 17px 47px;
}
.row {
  margin-bottom: 18px;
}
.main i.far.fa-arrow-alt-circle-down {
  font-size: 60px;
  margin: 0 auto;
  margin-top: 15vw;
  cursor: pointer;
}
.col2 {
  width: 46%;
  float: left;
  padding: 0% 0.5% 2.5% 1.5%;
  margin: 0% 0.5% -12px 2.5%;
  display: table;
  font-size: 2.3vw;
}
.part {
  width: 100%;
  display: table;
  text-align: center;
  padding-bottom: 1vw;
  margin-top: 0vw;
}
li::before {
  /* background: #a1a1a1; */
  border: #7ab51d 6px solid;
  padding: 0px 5px;
  margin-bottom: -4px;
  display: inline-block;
  border-radius: 50px;
  margin-left: -3vw;
  content: '-';
  margin-right: 1vw;
  font-size: 0 !i;
  color: #fff;
  font-size: 14px;
}

li {
  padding-right: 2%;
  float: left;
  font-size: 21px;
  padding-bottom: 24px;
  font-weight: 400;
  padding-left: 52px;
  text-align: left;
  list-style-type: none;
  letter-spacing: 1;
}
.itman {
  width: 511px;
  height: 511px;
  background: url(img/itman.png);
  background-size: contain;
  opacity: 0.9;
  background-position-y: 100%;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
}
.device, .itback {
  background-attachment: fixed;
}
.itback {
  width: 100%;
  height: 514px;
  background: url(img/itback.jpg);
  border-top: 7px solid #4d07e5;
}
.itback h1 {
  background: #007c3a;
  padding: 16px 31px;
  display: table;
  color: #fff;
  border-radius: 4px;
  font-size: 39px;
  margin: -317px auto 0;
}
.device {
  width: calc(100% - 8px);
  padding-left: 12px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 50px;
}
.smart {
  background: url(img/smart1.png);
  width: 205px;
  height: 397px;
  margin-top: 12px;
  margin-bottom: 118px;
}
.laptop, .smart, .tablet {
  background-size: cover;
  display: inline-block;
}
.tablet {
  background: url(img/pad.png);
  width: 306px;
  height: 451px;
  margin-left: 161px;
  margin-bottom: 55px;
  background-repeat: no-repeat;
  padding-top: 17px;
}
.laptop {
  background: url(img/laptop.png) top left no-repeat;
  width: 868px;
  height: 534px;
  padding-bottom: 5px;
  margin-left: 0;
}
.device h1 {
  display: table;
  color: #000;
  padding: 19px;
  border-radius: 5px;
  margin: -6px auto 0;
}
.wa {
  display: table;
  margin: 0 auto;
  color: #fff;
  padding: 11px 14px;
  font-size: 25px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.wa a {
  color: #fff;
  padding-left: 3px;
}
@media only screen and (max-width: 1280px) {
  .white .flex-item {
    width: 22%;
  }
}
@media only screen and (max-width: 1024px) {
  .main h1 {
    font-size: 5vw;
  }
  .flex-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .flex-container .flex-item {
    margin-bottom: 0;
  }
  form {
    border-radius: 7px;
    padding: 35px 46px 20px;
    width: calc(100% - 238px);
    /* left: calc(50% - 36%); */
  }
  h1 {
    font-size: 4vw;
  }
  .gradDynamic h1 {
    font-size: 5.5vw !important;
    margin-top: 86px !important;
  }
  .itman {
    width: 30%;
    height: 363px;
  }
  .flex-item {
    width: 26%;
  }
  .white .flex-item {
    width: 22%;
  }
  .laptop {
    margin-left: -49px;
  }
  .smart {
    margin-left: -45px;
  }
  .col2 {
    height: auto;
    display: table;
  }
  .col2 li, form {
    width: 100%;
  }
  .main {
    background-position: 54% 0;
    height: 56vw;
    background-size: contain;
  }
  .itback {
    height: 363px;
  }
}
@media only screen and (max-width: 768px) {
  .main {
    background-position: 56% -5vw;
  }
  h2.anno {
    margin-top: 20px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 200px !important;
  }
  .gradDynamic h1 {
    margin-top: 65px !important;
  }
  .flex-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  header {
    height: 13vw;
  }
  ul.lang li {
    font-size: 20px !important;
  }
  ul.lang {
    margin-top: 5px;
    padding-left: 9px !important;
  }
  .laptop, div.logo {
    background-size: contain;
  }
  div.logo {
    width: 150px;
    margin-top: 10px;
    height: 70px;
    background-repeat: no-repeat;
  }
  .flex-item i {
    font-size: 30px;
  }
  form {
    width: calc(100%);
    left: -2px;
    margin-top: 109px;
  }
  .laptop {
    width: 91vw;
    margin-left: -49px;
    height: 419px;
  }
  .tablet {
    margin-left: 40px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    font-size: 60px;
    margin-top: 111px;
  }
  .col2 {
    /* height: 529px; */
    width: 47%;
    margin: 0;
  }
  .white .flex-item {
    width: 24%;
  }
  .itman {
    width: 48%;
  }
  .itback h1 {
    position: absolute;
    right: 27px;
    font-size: 35px;
  }
}
@media only screen and (max-width: 600px) and (min-width: 480px) {
  .vuejs img {
    width: 38%;
    margin-top: -4px;
  }
}
@media only screen and (max-width: 480px) {
  .itman {
    width: 83%;
    height: 406px;
  }

img.coin {
    width: 24vw !important;
    margin-right: 4vw !important;
}

  .pic01 h1 {
    position: absolute;
    width: 76vw;
    left: 19vw;
}

   h3{
     font-size: 4.6vw !important;
   }
   note{
     background-position: 50% 37% !important;
     background-size:contain
    ;
   }
  .oversize{
    max-width: 120% !important;
    width: 120% !important;
    margin-left: -10%;
    margin-bottom: 8vw;
  }
   .oversize2{
    max-width: 105% !important;
    width: 115% !important;
    margin-left: -1.1%;
  }
bevel {
    width: 37%;
    border: 3vw solid #7ab51d;
}


h2 {
    font-size: 25px;
    padding-top: 0px;
}

note {
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    background-size: 141%;
    background-position: center 57%;
}

note img {
    width: 94px !IMPORTANT;
    float: none !important;
    border-radius: 30px !important;
    margin-bottom: 0px !IMPORTANT;
}

note p, note b {
    font-size: 4.8vw !important;
    line-height: 7vw !important;
    text-align: justify;
    padding: 0px !important;
    margin: 1vw 0 12vw 0 !important;
}

b {}

img {
    max-width: 100% !important;
}

block img {
    width: 78px !IMPORTANT;
    border-width: 5px !important;
}

block b {
    font-size: 20px;
}

.part block {
    font-size: 4vw !important;
    height: auto;
    width: 100vw;
    max-width: 100%;
    max-height: 111vw;
}
block hd{
  font-size: 4vw;
}
lastblock {
    font-size: 30px !important;
    height: 500px !important;
    width: 100% !important;
    height: 200px !important;
}

table.stripy {
    width: 90%;
    border-radius: 22px !important;
}

img.stamp {
    width: 50% !IMPORTANT;
    height: 28vw !important;
}

p {
    font-size: 5vw !important;
    padding: 9px !important;
    line-height: 6vw;
    width: 95% !important;
}

a#whatsapp, a#telegram,a#mail {
    position: relative;
    display: inline-block !important;
    position: relative !important;
    /* bottom: 71px !important; */
    right: 0vw !important;
    height: auto;
    /* text-align: center; */
    margin-top: 0px;
    margin-bottom: 3vw;
    margin-right: 0vw;
    margin-left: 0vw;
    top: auto;
    width: 14vw !important;
}
  a#whatsapp {
    /* bottom: 0px !important; */
  }
   body a#telegram{
     margin-left: 0px !IMPORTANT;
     /* bottom: 71px !IMPORTANT; */
     right: 0px !important;
   }
  h2.anno {
    margin-top: 110px !important;
    margin-bottom: -60px !important;
    font-size: 40px !important;
  }
  .gradDynamic {
    height: 141px !important;
  }
  li {
    font-size: 5vw !important;
    padding-bottom: 4vw;
    background: #fff;
    padding-left: 1vw !important;
  }

li {
    /* color: #fff; */
}
  li::before {
    padding: 2px 8px;
    font-size: 15px;
  }
  .flex-container {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  ul.lang {
    margin-top: 5px;
    margin-left: -5px;
    right: -4px !important;
  }
  .lang li {
    font-size: 14px;
    line-height: 28px;
    padding: 1px 3px 1px 0;
  }
  header {
    height: 72px;
    margin-top: -11vw;
  }
  .earthnight {
    height: 700px !important;
    background-size: 300% !important;
  }
  form {
    width: 88%;
    padding: 3vw;
    margin-left: 5vw;
  }
  .gradDynamic h1 {
    font-size: 8.5vw !important;
    margin-top: 27px !important;
  }
  .white {
    padding-top: 0;
  }
  .itback h1 {
    font-size: 23px;
    padding: 9px;
    margin-top: -382px;
  }
  .wa {
    width: 78%;
    text-align: center;
    padding: 0;
  }
  .col2 {
    display: table !important;
    height: auto;
  }
  .main {
    background-position: 54% 37vw;
    background-size: contain;
    height: calc(59vh - 16px);
  }
  .flex-item h2 {
    font-size: 21px;
  }
  .laptop, div.logo {
    background-repeat: no-repeat;
  }
  .laptop {
    width: 97vw !important;
    background-size: contain;
    height: 244px;
    margin-left: 5px;
  }
  .device {
    padding-left: 0;
    width: calc(100% - 8px);
    padding-bottom: 25px;
  }
  .main i.far.fa-arrow-alt-circle-down {
    margin-top: 32vw;
    font-size: 56px;
  }
  .flex-item {
    width: 45%;
    margin-bottom: 0;
    padding-top: 16px;
    transform: scale(0.9);
  }
  .flex-item.nm img {
    height: auto;
    margin-top: 8px;
    padding-bottom: 0;
  }
  .main h1 {
    font-size: 36px;
    padding: 9px !important;
  }
  div.logo {
    width: 137px;
    margin-top: 5px;
    margin-bottom: -25px;
    height: 60px;
  }
  .col2 {
    width: 96%;
    padding: 0;
    margin: 0 0 22px;
    font-size: 4.7vw;
  }
  .itback {
    height: 406px;
  }
  .white .flex-item {
    width: 43%;
  }
  .smart, .tablet {
    margin-left: 28px;
    width: 217px;
    background-size: contain;
    height: 300px;
    margin-bottom: 20px;
  }
  .smart {
    margin-left: 37px;
    width: 186px;
    margin-right: 35px;
    height: 347px;
    margin-bottom: 23px;
  }
  h1 {
    font-size: 5vw !important;
    padding: 3vw !important;
    width: auto;
    margin: -5vw auto 2vw !important;
  }
  h1.cnt {
    /* font-size: 30px !important; */
    /* margin-top: -117px !important; */
  }
}
a:hover {

  color: #000000;
}
.flex-item:hover {
  transform: scale3d(1.05, 1.1, 1.1);
}
p.desing {
  font-size: 28px;
  letter-spacing: 0.5px;
}
.itback, .text, p.desing {
  text-align: center;
}
.itback {
  position: relative;
  overflow: hidden;
  background-size: cover;
  padding: 0;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
  border-bottom: none;
  background-color: #00b5ad;
}
.text {
  box-sizing: border-box;
  color: #fff;
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  height: auto;
  text-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
  text-transform: none;
  width: auto;
  z-index: 10000;
}
.text a {
  color: #0ff;
  font-weight: 700;
}
.itback .grid {
  margin: 0;
  padding: 15rem 0;
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "codropsicons";
  src: url(../fonts/codropsicons/codropsicons.eot);
  src: url(../fonts/codropsicons/codropsicons.eot?#iefix) format("embedded-opentype"), url(../fonts/codropsicons/codropsicons.woff) format("woff"), url(../fonts/codropsicons/codropsicons.ttf) format("truetype"), url(../fonts/codropsicons/codropsicons.svg#codropsicons) format("svg");
}
.clearfix:after, .clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
a, button {
  outline: 0;
}
a {
  color: #7ab51d;
  text-decoration: none;
  font-weight: 400;
  border-bottom: 1px solid #7ab51d;
}

.codrops-header, p.ref {
  text-align: center;
  padding: 2em 1em;
}
.codrops-header {
  margin: 0 auto;
  padding: 2em;
  max-width: 900px;
}
.codrops-header h1 {
  margin: 0;
  font-size: 4.5em;
  line-height: 1;
  font-weight: 200;
}
.codrops-top {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.69em;
  text-align: center;
  padding: 3em 0;
}
.codrops-top a {
  display: inline-block;
  padding: 1.5em;
  text-decoration: none;
  letter-spacing: 1px;
}
.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: "codropsicons";
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before {
  content: "\e001";
}
.codrops-icon-prev:before {
  content: "\e004";
}
.codrops-demos {
  padding-top: 1em;
  font-size: 0.8em;
}
.codrops-demos a, ul.lang {
  font-weight: 700;
  text-transform: uppercase;
}
.codrops-demos a {
  display: inline-block;
  margin: 0.35em 0.1em;
  padding: 0.5em 1.2em;
  outline: 0;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 2px;
  font-size: 110%;
  border: 2px solid transparent;
}
.codrops-demos a.current-demo, .codrops-demos a:hover {
  color: inherit;
  border-color: initial;
}
.related {
  padding: 10em 0;
}
.related p {
  font-size: 1.5em;
}
.related>a {
  display: inline-block;
  text-align: center;
  margin: 20px 10px;
  padding: 25px;
  vertical-align: middle;
}
@media screen and (max-width: 1000px) {
  .gradDynamic {
    height: 250px !important;
  }
}
@media screen and (max-width: 700px) {
  h2.anno {
    margin-top: 40px !important;
    margin-bottom: -60px !important;
  }
  .gradDynamic {
    height: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  h2.anno {
    margin-top: 29px !important;
    margin-bottom: -88px !important;
    font-size: 35px !important;
  }
}
@media screen and (min-width: 800px) {
  body #cdawrap {
    width: 180px;
    right: 25px;
    top: 100%;
    position: absolute;
    margin-top: 25px;
  }
}
@media screen and (max-width: 40em) {
  .codrops-header h1 {
    font-size: 2.5em;
  }
}
.large-header {
  position: relative;
  width: 100%;
  background: #333;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}
.demo-1 .large-header {
  background-image: url(https://source.unsplash.com/Ki0dpxd3LGc);
}
.demo-2 .large-header {
  background-image: url(../img/demo-2-bg.jpg);
  background-position: center bottom;
}
.demo-3 .large-header {
  background: #7f8c8d;
}
.demo-4 .large-header {
  background: #f9f1e9;
}
.main-title {
  position: absolute;
  margin: 0;
  padding: 0;
  color: #f9f1e9;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.demo-1 .main-title {
  text-transform: uppercase;
}
.demo-1 .main-title, .demo-3 .main-title {
  font-size: 4.2em;
  letter-spacing: 0.1em;
}
.demo-2 .main-title {
  font-family: "Clicker Script", cursive;
  font-weight: 400;
  font-size: 8em;
  padding-left: 10px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.demo-3 .main-title {
  padding: 10px 40px;
  border: 10px double #f9f1e9;
  text-transform: uppercase;
  font-family: Londrina Outline, sans-serif;
}
.demo-4 .main-title {
  font-size: 6em;
  font-weight: 300;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #222;
}
.main-title .thin {
  font-weight: 200;
}
@media only screen and (max-width: 768px) {
  .demo-1 .main-title, .demo-3 .main-title, .demo-4 .main-title {
    font-size: 3em;
  }
  .gradDynamic {
    height: 170px !important;
  }
  .gradDynamic h2 {
    top: 140px !important;
  }
  .demo-2 .main-title {
    font-size: 4em;
  }
}
.tablet {
  margin-right: 20px;
}
.gradDynamic:after, .gradDynamic:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
}
.gradDynamic:after {
  background: radial-gradient(#2c3ca6, #007c3a, transparent);
  background-size: 400%;
  animation: colorSpin 30s linear infinite;
}
.gradDynamic:before {
  background-color: #4d07e5;
}
.gradDynamic {
  display: table;
  position: relative;
  width: 100%;
  height: 400px;
  border-top: 3px solid #a73f82;
  border-bottom: 4px solid #a73f82;
}
.gradDynamic h1 {
  font-size: 86px;
  background: 0 0;
  font-weight: 600;
  margin-top: 135px;
  mix-blend-mode: overlay;
}
ul.lang {
  position: fixed;
  list-style-type: none;
  font-size: 19px;
  top: -5px;
  right: 18px;
  margin-top: 0;
  padding: 6px 7px 5px 8px;
  mix-blend-mode: o;
  cursor: pointer;
  z-index: 200;
  line-height: 28px;
  background: rgba(255, 255, 255, 0.1);
}
.lang li {
  transition: 0.1s all ease;
  display: inline-block;
  padding: 3px;
}
.gradDynamic h1, h1.cnt, h2.anno {
  /* color: #fff; */
  /* text-shadow: 1px 1px 2px #000; */
}
h1.cnt {
  /* position: absolute; */
  /* left: calc(50% - 2em); */
  /* margin-top: -126px; */
  background: 0 0;
  border-bottom: none;
  color: #fff;
  /* font-weight: 600; */
  /* font-size: 45px; */
  /* mix-blend-mode: overlay; */
}
.earthnight {
  background: url(img/earthnight.jpg);
  width: 100%;
  border-top: 5px solid #00549e;
  height: 828px;
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}
form h2 {
  color: #fff;
  padding-bottom: 33px;
}
.php img {
  margin-top: 30px;
  max-width: 55%;
}
.jquery img {
  margin-top: 16px;
}
.js img {
  width: 67%;
  max-height: unset !important;
  max-width: 54%;
  margin-top: -13px;
}
.html img {
  width: 30%;
  margin-top: 4px;
}
.sql img {
  width: 50%;
  margin-top: 2px;
}
.css img {
  width: 31%;
  margin-top: -1px;
  height: auto !important;
}
.bootstrap img {
  margin-top: 4px;
}
.ec img {
  max-width: 89%;
  margin-top: -20px;
  width: 100px;
}
.op img, .pr img {
  max-width: 45%;
  margin-top: -13px;
}
.wo img {
  margin-top: -16px;
}
.td img {
  margin-top: -4px;
}
.wa span {
  display: inline-table;
}
h2.anno {
  margin-top: 144px;
  margin-bottom: -96px;
  font-size: 47px;
  letter-spacing: 2px;
}
.active li {
  padding-right: 20px;
  float: right;
}
.active li:before {
  float: right;
  margin-left: 20px;
}
.active input, .active li {
  text-align: right;
}
header img {
  margin-bottom: -11px;
  mix-blend-mode: hard-light;
  border-radius: 11px;
  width: 4.4vw;
  margin-top: 0vw;
  margin-bottom: -1vw;
}
header h2 {
  padding-top: 0;
  padding-bottom: 3vw;
  font-weight: 100;
  /* font-family: trebuchet ms; */
  font-style: italic;
  font-size: 1.6vw;
  border-bottom: none;
  letter-spacing: 0.1vw;
  margin: 0.3vw 0px 0;
  /* width: 96%; */
  text-decoration: none !important;
  border-bottom: none !important;
  color: #fff;
  padding: 0px 0px;
  text-shadow: 2px 2px 4px rgb(0 0 0 / 20%);
}
img.avatar {
  border-radius: 500px;
  margin-top: 0px;
  margin-left: 0;
  border: 14px solid #7ab51d;
  float: left;
  margin-right: 21px;
}
.card {
  display: table;
  margin: 27px auto;
}
.card p {
  padding: 0 !important;
  margin: 8px 0;
}
img.graph {
  mix-blend-mode: darken;
  width: 47%;
  margin-left: 10%;
  margin-top: 4vw;
}
note b {
  color: #7ab51d;
}
.source {
  width: 99%;
  /* background: rgba(255, 255, 255, 0.9); */
  margin: 0px !important;
  padding: 2.6vw 7vw 1vw 9vw;
}
.dark .source{
  color: #fff !important;
}
bhead img {
  float: left;
  margin-right: 1.1vw;
  max-width: 5vw;
  margin-top: -0.6vw;
}
note img {
  float: left;
  margin-right: 27px;
}
.col3 {
  width: 33%;
  float: left;
  display: table;
  text-align: center;
  padding: 5%;
  font-size: 1.7vw;
}
.col3 ng{
  font-weight: bold;
  font-size: 1.4vw;
}
hexagon img {
  width: 85%;
  margin-left: -1px;
  margin-top: 16px;
  height: 85%;
}
.arrow_box {
  position: relative;
  border-radius: 12px;
  background: #f7fcff;
  border: 1px solid #003c63;
  display: inline-block;
  padding: 18px 18px 18px 32px;
  width: 50vw;
  margin-left: 32px;
}
.arrow_box:after, .arrow_box:before {
  right: 100%;
  top: 31%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: transparent #f7fcff transparent transparent;
  border-width: 35px;
  margin-top: -35px;
}
.arrow_box:before {
  border-color: transparent #023e64 transparent transparent;
  border-width: 36px;
  margin-top: -36px;
}
.col25, .col5 {
  width: 15%;
  float: left;
  text-align: center;
}
.col25 {
  width: 33%;
}
.vcenter {
  transform: translate(0, 246px);
}
.mleft {
  margin-left: -56px;
}
.col10 {
  width: 10%;
  margin-right: -163px;
  float: left;
}
.center {
  margin: 0 auto;
  display: table;
}
triangle img {
  margin: 52px 67px;
  width: 69px;
}
bigarrow img {
  margin-left: 20%;
  margin-top: -45px;
  border-radius: 521px;
  width: 114px;
}
col8 img {
  margin: 20px auto;
  display: block;
  max-width: 53%;
}
.mleft1 {
  margin-left: 16.7%;
}
.col2.tacenter, .col3 p, col3 b, h3 {
  text-align: center;
  font-weight: 600;
  font-size: 2vw;
}
col3 b, first, second {
  width: 100%;
  display: table;
}

.lastblock, timeline {
  display: block;
  float: left;
}
timeline {
  display: table;
  width: 63%;
  height: 11px;
  background: #737373;
  margin: 110px 33px 89px;
}
timeline::after {
  float: right;
  margin-top: -11px;
  background: #737373;
  margin-right: -19px;
}
branch::after, timeline::after, timeline::before {
  width: 28px;
  height: 29px;
  border-radius: 26px;
  content: "";
}
timeline::before {
  margin-top: -11px;
  background: #737373;
  margin-right: -19px;
  float: left;
}
.topblock circle, img.fleft, img.graph {
  float: left;
}
branch::after {
  margin-top: -15px;
  background: #fff;
  margin-left: -15px;
  position: absolute;
  margin-right: 11px;
  border: #737373 4px solid;
}
second branch {
  margin-top: -131px;
  margin-left: 4%;
  height: 107px;
}
.yellow:after {
  background: #f0c000;
}
.pink::after {
  background: #f63bff;
}
.orange::after {
  background: #ff6e00;
}
.green::after {
  background: #7ab51d;
}
.blue::after {
  background: #3f9afd;
}
.lastblock {
  width: 200px;
  text-align: center;
  border: 5px solid #7750e6;
  padding: 11px;
  font-size: 27px;
}
td.blue1 {
  background: #89c1ffcc;
}
td.blue2 {
  background: #73b4ff;
}
td.blue3 {
  background: #489dff;
}
img.fleft {
  margin-right: 20px;
  margin-top: 33px;
}
.centered {
  width: 864px;
  display: table;
  margin: 0 auto;
}
circle img, col3 img {
  display: block;
  margin: 0 auto;
}
.topblock {
  width: 705px;
  height: 185px;
  border: 1px dashed;
  overflow: hidden;
  padding-top: 12px;
  background: #b4b4b426;
  margin-left: 13px;
  padding-left: 10px;
  border-radius: 104px;
  float: left;
  margin-bottom: 54px;
}
.contains {
  background: #fff;
  width: 238px;
  display: block;
  padding: 11px 18px 9px 21px;
  position: absolute;
  font-weight: 600;
  margin: 354px 166px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.tbproc, darr2, vline {
  display: block;
  float: left;
}
.tbproc {
  padding-top: 52px;
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding-left: 23px;
  padding-right: 30px;
}
pcol.pcent {
  padding-top: 114px;
}
pcol.pcup {
  padding-top: 0;
}
circle.mini {
  width: 115px;
  height: 108px;
  margin-bottom: 10px;
}
.contains ul {
  padding: 0 15px;
  margin: 6px 0;
}
.part h1 {
  border-radius: 50px;
  font-size: 3.1vw;
  background: #7ab51d;
  margin-top: -3vw;
  color: #fff;
  padding: 1.1vw 6vw;
  width: auto;
}
.buttons {
  width: 100%;
  text-align: center;
  background: rgba(0,0,0,0.96);
  position: fixed;
  backdrop-filter: blur(50px);
  color: #fff;
  bottom: 0;
  border-top: 2px solid #565656;
  z-index: 3;
}
.buttons a, a#whatsapp, a#telegram {
  background: #7ab51d;
  color: #fff;
  transition: 0.3s all ease;
}
.buttons a {
  margin: 0.3vw 0.2vw 0.5vw;
  display: inline-table;
  padding: 0vw 0.8vw 0.5vw 0.6vw;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 8px 16px -1px rgb(0 0 0 / 35%);
  font-weight: 700;
  letter-spacing: 0.08vw;
  font-size: 1.3vw;
  /* height: 54px; */
  border-radius: 44px;
}
i.fas {
  margin-right: 15px;
}
a#whatsapp, a#telegram, a#mail {
  font-size: 43px;
  border-radius: 69px;
  padding: 0.5vw  !important;
  position: fixed;
  box-shadow: 0 8px 16px -1px rgb(0 0 0 / 35%);
  bottom: 4.9vw;
  right: 0.6vw;
  overflow: hidden;
  z-index: 200;
  margin-bottom: unset;
}
darr2:before, dvarr2:after, dvarr2:before {
  content: "";
  margin-left: -7px;
  bottom: 12px;
  margin-top: 46px;
  float: left;
  border: 10px solid transparent;
  border-top: 10px solid #3b62a7;
}
dvarr2:after {
  margin-left: -21px;
  margin-top: -8px;
  transform: rotate(180deg);
}
darr2, vline {
  width: 5px;
  background: #3b62a7;
}
darr2 {
  height: 57px;
  margin: 153px -114px !important;
}
vline {
  margin: 197px -61px 0;
  height: 84px;
}
rarr2.rdouble1 {
  margin-top: 71px;
}
rarr2.rdouble2 {
  margin-top: 280px;
}
.buttons a:hover {
  transform: scale(1.05);
  text-decoration: none;
  background: #f9904f;
  color: 000;
}

a.actbutt{
  text-decoration: none;
  background: #f9904f;
  color: 000;
}
.col3img {
  width: 40%;
  /* height: 50%; */
  background: #7ab51d;
  margin: 0 auto 47px;
  padding: 1.1vw;
  border-radius: 200px;
  border: 1px solid #75a6494a;
}
.col3img img {
  width: 100%;
  /* mix-blend-mode: multiply; */
  border-radius: 100px;
}
.part ul li {
  margin-left: 1%;
  padding-left: 6vw;
  width: 100%;
  font-size: 1.7vw;
  background: 0 0;
}
.part pcol3 ul li{
  padding: 1vw 2vw;
  color: #fff;
}
.stripy {
  width: 73%;
  border: 1px solid brown;
  border-collapse: collapse;
  font-size: 2.2vw;
  border-spacing: 0;
  margin-bottom: 5vw;
  padding: 0 !important;
  border-radius: 47px !important;
  overflow: hidden;
  border: 8px solid #fff !important;
  box-shadow: 0px 0px 11px rgba(0,0,0,0.1);
}
.stripy tr:first-child {
  background: #7ab51d;
  overflow: hidden;
  border-radius: 40px !important;
  color: #fff;
  font-weight: bold !important;
  font-size: 20px;
  /* border-top: 1px solid #000; */
}
.stripy tr:nth-child(even) {
  background: #e1e1e16e;
  color: #131313;
}
.stripy td {
  text-align: center;
  border: 1px solid #bebebe;
}
.stripy td, .stripy th {
  padding: 1vw 2vw;
  /* font-weight: 400; */
  font-size: 1.5vw;
}
bevel img {
  width: 11vw;
}
block img {
  width: 127px;
  float: left;
  /* height: 120px !important; */
  border-radius: 63px;
  margin-right: 27px;
  border: 12px solid #7ab51d;
}
img.irow {
  margin: 17px;
  border-radius: 20px;
  width: 22%;
}
.col2 img {
  border-radius: 0;
  width: 100%;
}
note img {
  padding: 1vw;
  width: 15vw;
  border-radius: 10vw;
  margin-top: 0vw;
  background: #7ab51d;
  background-attachment: fixed;
}
.buttons img {
  width: 2.7vw;
  margin-bottom: -0.9vw;
  border-radius: 50px;
  margin-right: 0.1vw;
}
a#whatsapp img, a#telegram img, a#telegram, a#mail img{
  width: 3vw;
  border-radius: 100px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a#telegram {
  right: 5.5vw;
}
a#mail{
  right: 10vw;
}
mail
.part.dark {
  display: table;
  background-image: url(imgs/fabric.jpg);
  color: #fff;
  font-size: 2.1vw;
  /* background-image: linear-gradient(rgba(255, 255, 255, .0) 50%, transparent 50%, transparent); */
}
img {
  max-width: 79vw;
}

.dark.gold.part {
    padding: 10.2vw 8vw 6.7vw 8vw;
    color: f9904f;
    font-size: 2vw;
    font-weight: bold;
    margin-top: 0vw;
} 

h2 {
    width: 100vw;
    margin-top: 1vw;
    padding-bottom: 1vw;
    font-size: 3.4vw;
    border-bottom: 3px solid #ccc;
}

lastblock {
    /* background: #323232; */
    color: #7ab51d;
    width: 50%;
    /* height: 40vw; */
    border-top: 1px solid #828181;
    font-size: 41px;
    padding-top: 50px;
    display: block;
    float: left;
}

.dark ::before {
    border-color: #f99151;
    color: #2e2e2e;
    margin-right: 1vw;
}

.part img.center {
    width: 21%;
    padding: 0px 0px;
    border-radius: 6px;
    margin: 1% 1%;
    display: inline;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.part block {
    font-size: 2vw;
    letter-spacing: 1px;
    font-weight: 400;
    background: url('imgs/fabric.jpg');
}

img.stamp {
    /* border: 12px solid #7ab51d; */
    /* border-radius: 19px; */
    margin: 1vw 0;
    height: 14vw;
    width: auto !important;
}

note p {
    font-size: 2.5vw;
    margin-top: 2vw;
    line-height: 3vw;
} 

h4 {
    margin-top: 109px;
} 


h4 {
    margin-top: 109px;
} 

.scrollbox {
    width: 100%;
    display: block;
    overflow: scroll;
}


img.coin {
    background: #7ab51d;
    border-radius: 500px;
    padding: 10px;
    margin-top: 1vw;
    margin-bottom: 10vw;
    width: 12vw;
    float: left;
    margin-right: 48px;
    margin-left: 25px;
}

h3 b{
    /* font-size: 23px !Important; */
}
gold {
    color: #f29253;
    display: inline;
    font-weight: 600;
}

.part>h3 {
    text-align: center;
    font-size: 2.5vw;
}

h3.coinleft {
    font-size: 2vw;
}
/*
body>div,header, #telegram img, #whatsapp img, .buttons a, a#whatsapp, a#telegram{
    filter: hue-rotate(311deg);
}

img {
    filter: hue-rotate(57deg) !important;
}

.gold, .dark ::before{
  /* color: #f9904f; 
  filter: hue-rotate(45deg) !important;
}

note img, bhead img {
    filter: hue-rotate(359deg) !important;
}

.col2 img, .col3 img, .pic01 img, .buttons img, #telegram, #whatsapp{
   filter: hue-rotate(359deg) !important;
}

img.avatar {
 
  border: 14px solid #3bb227; } 



ul {
    padding: 0 8%;
}

block img{
  border: 12px solid #3bb227;
} */   

overlay{
  opacity: 0.2;
  display: block;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 0px;
  height: 6000px;
  left: 0px;
  background: url('eem1.jpg');
  background-size: cover;
}

p.url {
    padding-left: 14vw;
    padding-bottom: 4.5vw;
    color: #fff;
} 

gold.source {
    padding-top: 3vw;
    display: inline-block;
    font-size: 2vw;
} 

img.imgc {
    max-width: 30vw;
    margin-left: -8vw;
    margin-top: 8vw;
}    

.coinleft{
  text-align: left !important;
}

h3.coinleft {
    font-size: 2vw;
}   
 form h2 {
    width: 100%;
}

.dark {
    background: url('imgs/fabric.jpg');
    color: #fff;
    margin-bottom: 6vw;
}

input:focus,textarea:focus{
  outline: none;
}   

img.oversize {
    margin-bottom: 4vw;
}  