@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");

.preloader {
      position: fixed;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
background-size: 300% 300%;
    background: #linear-gradient(1deg, #11252e 0%, #338dab 100);
  background-image: linear-gradient( -45deg, rgb(47 108 125) 0%, rgb(55 126 133) 22%, rgb(41 136 167) 51%, rgb(11 50 96) 100% );
      z-index: 1001;
      color: #eee;
      animation: color 9s infinite ;
cursor: context-menu;
    }

.eco-system-cartame{
max-width: 100%;
display: block;
height: 900px;
background: #0765a4;
}

@keyframes rotate {
	100% {
		transform: rotate(1turn);
	}
}

.head-bloc-center {
    position: absolute;
    left: 37%;
    top: 25%;
z-index: 0;
width: 400px;
height: 400px;
margin: 20px;
border-radius: 50%;
overflow: hidden;
padding: 2rem;
z-index: 999;


&::before {
content: '';
position: absolute;
z-index: -2;
left: -50%;
top: -50%;
width: 200%;
height: 200%;
background-color: #0f5d8d;
background-repeat: no-repeat;
background-position: 0 0;
background-image: conic-gradient(transparent, rgba(168, 239, 255, 1), transparent 30%);
animation: rotate 4s linear infinite;
border-radius:50%
}

	&::after {
		content: '';
		position: absolute;
		z-index: -1;
		left: 6px;
		top: 6px;
		width: calc(100% - 12px);
		height: calc(100% - 12px);
		background: #1a537e;
		border-radius: 2px;
		border-radius:50%
	}
}

.eco-logo{
    width: 80%;
    margin: 35% 11% 0 11%;
}

.head-title-eco-bloc{
text-align: center;
    display: block;
color: #fff;
}




@keyframes opacityChange {
	50% {
		opacity:.5;
	}
	100% {
		opacity: 1;
	}
}

.iconmy{
text-shadow: 2px 4px 3px rgb(14 14 14 / 49%);
color: #fff;
font-size: 45px;
}

.eco-bloc-1{
position: absolute;
left: 13%;
    top: 15%;
    height: 132px;
    width: 320px;
}

.eco-bloc-2{
position: absolute;
left: 12%;
    top: 59%;
    height: 132px;
    width: 320px;
}
.eco-bloc-3{
position: absolute;
right: 13%;
    top: 16%;
    height: 132px;
    width: 320px;
}
.eco-bloc-4{
position: absolute;
    right: 13%;
    top: 60%;
    height: 132px;
    width: 320px;
}

.eco-line-1{
position: absolute;
    height: 4px;
width: 12%;
    background: linear-gradient(45deg, #0765a4 30%, #37a3e7 45%, #0765a4 60%);
left: 31%;
    top: 40%;
    transform: rotate(19deg);
    background-size: 500% 500%;
    border-radius: 40px;
    -webkit-animation: AnimateBG 5s ease infinite;
    animation: AnimateBG 7s ease infinite;
z-index: 30;
}

.eco-line-2{
position: absolute;
    height: 4px;
    width: 13%;
    background: linear-gradient(45deg, #0765a4 30%, #37a3e7 45%, #0765a4 60%);
    left: 28%;
    top: 58%;
    transform: rotate(342deg);
    background-size: 500% 500%;
    border-radius: 40px;
    -webkit-animation: AnimateBG 5s ease infinite;
    animation: AnimateBG 6s ease infinite;
z-index: 30;
}


.eco-line-3{
position: absolute;
    height: 4px;
    width: 11%;
    background: linear-gradient(45deg, #0765a4 30%, #37a3e7 45%, #0765a4 60%);
left: 58%;
    top: 28%;
    transform: rotate(329deg);
    background-size: 500% 500%;
    border-radius: 40px;
    -webkit-animation: AnimateBG 5s ease infinite;
    animation: AnimateBG 8s ease infinite;
z-index: 30;
}


.eco-line-4{
position: absolute;
    height: 4px;
    width: 8%;
    background: linear-gradient(45deg, #0765a4 30%, #37a3e7 45%, #0765a4 60%);
    left: 61%;
    top: 61%;
    transform: rotate(12deg);
    background-size: 500% 500%;
    border-radius: 40px;
    -webkit-animation: AnimateBG 6s ease infinite;
    animation: AnimateBG 6s ease infinite;
z-index: 30;
}

.project-download-block-mobile{
display: none;
}

@-webkit-keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


@keyframes color {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}

@keyframes start-logo {
  0%{opacity: 0.2;}
  20%{opacity: 0.3;}
  40%{opacity: 0.4;}
  50%{opacity: 0.5;}
  60%{opacity: 0.6;}
  70%{opacity: 0.7;}
  80%{opacity: 0.8;}
  90%{opacity: 0.9;}
  100%{opacity: 1;}
}

.title-eco-bloc{
font-weight: 800;
    font-size: 2.5em;
    color: #fff;
    text-transform: uppercase;
  }

.title-eco-bloc-small{
display: block;
    font-size: 0.9em;
    color: #d1d1d1;
}

.block-loading{
    top: 46%;
    left: 41%;
    position: absolute;
  }

.loader{
text-align: center;
    font-weight: 600;
    opacity: 0.6;
 }

.preloader-logo {
margin: 7px 0 0 0;
 }

.block-load{
    display: flex;
    opacity: 0.1;
    animation: start-logo 3s linear alternate-reverse infinite;
}

.block-load-lf{

}

.block-load-rt{
padding: 0 0 0 20px;
}

.text-load{
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    display: block;

    font-family: 'Montserrat';
  }

.text-load-small{
color: #fff;
    font-size: 30px;
    display: block;
    font-family: 'Montserrat';
    margin: -20px 0 0 0;
  }


    @keyframes preloader-rotate {
      100% {
        transform: rotate(360deg);
      }
    }

    .loaded_hiding .preloader {
      transition: 0.3s opacity;
      opacity: 0;
    }

    .loaded .preloader {
      display: none;
    }

.header{
background: linear-gradient(180deg, #185370b3 68%, #18537000);
font-family: "Montserrat", sans-serif;
height: 180px;
z-index: 200;
position: absolute;
width: 100%;
display: flex;
font-family: "Montserrat", sans-serif;
}

.title-popup-download{
    font-weight: 500;
    color: #e2fcff;
}


.logo{
    margin: 30px 0 0 8%;
    width: 30%;
}

.right-block{
margin: 25px 0 0 10px;
    width: 20%;
display: flex;
}

#message{
margin: -10px 0 0 11.5%;
font-size: 0.8em;
}


#message:after{
content: "";
animation: spin 240s linear alternate-reverse infinite;
color: #fff;
}



@keyframes spin {
  4% { content:"Cyfrowy paszport kupującego"; }
  8% { content:"Сатып алушының сандық төлқұжаты"; }
  12% { content:"Pașaportul Digital al cumpărătorului"; }
  16% { content:"Xaridorning raqamli pasporti"; }
  20% { content:"Digitaler Pass des Kunden"; }
  24% { content:"Digitaal paspoort van de klant"; }
  28% { content:"Passeport numérique du client"; }
  32% { content:"Customer's digital passport"; }
  36% { content:"Pasaporte digital del cliente"; }
  40% { content:"Passaporte digital do cliente"; }
  44% { content:"ग्राहक का डिजिटल पासपोर्ट"; }
  48% { content:"Kundens digitale pass"; }
  52% { content:"Asiakkaan digitaalinen passi"; }
  56% { content:"Kliendi digitaalne pass"; }
  60% { content:"Digitālā pircēja pase"; }
  64% { content:"Цифров паспорт на клиента"; }
  68% { content:"Pirkėjo skaitmeninis pasas"; }
  72% { content:"Müşterinin dijital pasaportu"; }
  76% { content:"Sanly müşderi pasporty"; }
  80% { content:"جواز السفر الرقمي للعميل "; }
  84% { content:"Кардардын санариптик паспорту"; }
  88% { content:"Цифровой паспорт покупателя"; }
  92% { content:"Customer's digital passport"; }
  96% { content:"ग्राहक का डिजिटल पासपोर्ट"; }
  100% { content:"جواز السفر الرقمي للعميل "; }
}


.img-logo{
width: 40%;
}


.menu-block{
width: 100%;
    display: flex;
}

.menu{
    width: 40%;
}

.header-right-block{
    width: 30%;
}

.right-block-lf{
   width: 40%;
}


.right-block-rt{
   width: 60%;
   margin: 20px 0 0 0;
}

.navMenu{
    margin: 5% 0 0 0;
}

.navMenu a{
color: #e5e5e5;
text-decoration: none;
font-size: 1.2em;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 0px;
display: inline-block;
width: 140px;
text-align: center;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;}

.navMenu a:hover{
    color: #a9e39b;
   font-weight: 700;
letter-spacing: 1px;
}

.navMenu .dot{
width: 70px;
    height: 1px;
    background: linear-gradient(91deg, #a9e29a 20%, #1252d82b);
opacity: 0;
-webkit-transform: translateX(2px);
transform: translateX(2px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;}.navMenu a:nth-child(1):hover ~ .dot{-webkit-transform: translateX(35px);
transform: translateX(35px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 1;}.navMenu a:nth-child(2):hover ~ .dot{-webkit-transform: translateX(170px);
transform: translateX(170px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 1;}.navMenu a:nth-child(3):hover ~ .dot{-webkit-transform: translateX(290px);
transform: translateX(290px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 1;}.navMenu a:nth-child(4):hover ~ .dot{-webkit-transform: translateX(463px);
transform: translateX(463px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 1;
}

.header-block{
height: 800px;
width: 100%;
overflow: hidden;
display: block;
z-index: 2;
background: linear-gradient(149deg, rgb(128 187 203) 0%, rgb(38 134 166) 42%, rgb(10 30 55) 72%, rgb(14 14 14) 100%);
background-size: 400%; 
}


.scheme{
position: relative;
    width: 6000%;
left: -3%;
    top: 12%;
}

.start-region{
    margin: -19px -11px -1px 0px;
    font-size: 16px;
    position: absolute;
    right: 40px;
    top: 35px;
}

.line-height{
padding: 5px 0 0 0;
}
.scheme svg{
position: absolute;opacity: 0.9;
top: 0;
left: 0;
width: 100%;
height: 100%;
    overflow: hidden;
z-index: 500;
}

.close-but{
width: 20px;
    margin: 8px 0 0 -94px;
    position: absolute;
}

.scheme svg path{
fill: #95ff7763;
stroke: #403e3e;
stroke-width: 2;
z-index: 500;
cursor: pointer;
}

.scheme svg path:hover{
    animation: hoverElement 2s linear infinite; 
     fill: #aae29a;z-index: 500;}


@keyframes hoverElement{
    0%{stroke: #343434;}
    50%{stroke: #29d63c;}
    100%{stroke: #343434;}}

.scheme path:hover, #hover{fill: ##aae29a;transform: translate(0px, -1px);}
.scheme path.active{fill: ##aae29a;transform: translate(0px, -1px);}


.scheme-name{font-weight: bold;
	font-size: 10px;
	text-align: center;
	line-height: 13px;}

.scheme-popup{
display: none;
position: absolute;
border-radius: 10px;
    width: 360px;
    position: absolute;
    z-index: 2000;
    box-shadow: 0px 0px 10px 0px rgb(102 102 102);
    text-align: left;
    border: none;
    background: linear-gradient(351deg, #39727feb, #98c499fa);
    height: 195px;
    padding: 16px 30px 20px 30px;
    color: #fff;
    line-height: 22px;
    cursor: context-menu;
    transition: all 0.5s;
}


.scheme-popup-fon{
position: absolute;
    overflow: initial;
    margin: 15% 62%;
    width: 22%;
    opacity: 0.2;
}

.head-region{
display: flex;
}

.country{
border: 5px #92bd98 solid;
    border-radius: 50%;
    position: absolute;
    margin: -43px 0px 0 -49px;
    width: 45px;
    height: 45px;
    background: #92be99;
}

.scheme-item{position: absolute;
position: absolute;
    cursor: pointer;
    top: 5%;
    left: 72%;
}

.title-region{
    font-weight: 600;
    font-size: 1.2em;
    padding: 0 0 12px 0;
    border-bottom: 1px dashed #a2bac2;
}

.detail-region{
margin: 10px 0 0 0;
    border-bottom: 1px dashed #a2bac2;
    padding: 0 0 10px 0;
    font-size: 0.8em;
}

.button-region{
padding: 5px 20px;
    background: #90bd96;
    margin: 15px 0px 0px 0px;
    border-radius: 30px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 120px;
    text-align: center;
    font-weight: 300;
    font-size: 13px;
}

.button-region:hover{
background: linear-gradient(270deg, #5a8d8d, #c7eebd);
    font-weight: 400;
    text-decoration: none;
    transition: all 0.5s;
    color: #ffffff;
    width: 240px;
}

.button-region:after{
padding: 5px 20px;
    background: #c7eebd;
    margin: 15px 0px 0px 0px;
    border-radius: 30px;
    color: #212121;
    text-decoration: none;
    display: block;
    width: 130px;
    text-align: center;
    font-weight: 300;
}

.scheme-name{font-weight: bold;
	font-size: 10px;
	text-align: center;
	line-height: 13px;}

.cloud {
overflow: hidden;
    position: absolute;
    width: 100%;
    padding-bottom: 56.25%;
    height: 500px;
    opacity: 0.7;
    background-size: cover;
    z-index: 20;
}

.cloudcontent {
    position: relative;
    color: #337AB7;
    font-size:22px;
    font-weight:bold;
    z-index:1;
}
.cloud img {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-user-select: none; 
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;    
    pointer-events: none;
}
@-webkit-keyframes animCloud {
    from {
        -webkit-transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(-100%)
    }
}
@-moz-keyframes animCloud {
    from {
        -moz-transform: translateX(100%)
    }
    to {
        -moz-transform: translateX(-100%)
    }
}
@keyframes animCloud {
    from {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes animCloudstart {
    from {
        -webkit-transform: translateX(20%);
        -moz-transform: translateX(20%);
        -ms-transform: translateX(20%);
        -o-transform: translateX(20%);
        transform: translateX(20%)
    }
    to {
        -webkit-transform: translateX(-400%);
        -moz-transform: translateX(-400%);
        -ms-transform: translateX(-400%);
        -o-transform: translateX(-400%);
        transform: translateX(-400%)
    }
}
    
@keyframes gradient {
    0% {
        background-position: 80% 0%;
    }
    50% {
        background-position: 20% 100%;
    }
    100% {
        background-position: 80% 0%;
    }
}

@keyframes sun {
    0% {
        background-position: 80% 0%;
    }
    50% {
        background-position: 20% 100%;
    }
    100% {
        background-position: 80% 0%;
    }
}   
    
.cloud1 {
    -webkit-animation: animCloud 50s infinite linear;
    -moz-animation: animCloud 50s infinite linear;
    animation: animCloud 50s infinite linear
}
.cloud2 {
    -webkit-animation: animCloud 80s infinite linear;
    -moz-animation: animCloud 80s infinite linear;
    animation: animCloud 80s infinite linear
}
.cloud3 {
    -webkit-animation: animCloud 120s infinite linear;
    -moz-animation: animCloud 120s infinite linear;
    animation: animCloud 120s infinite linear
}
.cloud4 {
    -webkit-animation: animCloudstart 250s infinite linear;
    -moz-animation: animCloudstart 250s infinite linear;
    animation: animCloudstart 250s infinite linear;
}

#banner-info{
top: 58%;
    left: 7%;
    position: absolute;
    z-index: 30;
    width: 46%;
    opacity: 1;
    cursor: default;
    background: linear-gradient(90deg,transparent 0%, #ffffff96 50%, transparent 94%);
padding: 25px 20px 23px 12px;
height: 340px;
}

.ic_nubmer{
display: flex;
margin: -30px 0 0 0;
}

.ic_nubmer-lf{
margin: 30px 15px 0px 0px;
}

.ic_nubmer-rf{
display: flex;
}

#text1,
#text2 {
position: absolute;
    width: 100%;
    display: inline-block;
    font-size: 30px;
    user-select: none;
    color: #b8f1ae;
    font-weight: 700;
    text-shadow: 2px 3px 1px rgb(14 14 14 / 40%);
}

.numbers {
padding: 30px 0 0 0;
    display: block;
}

.numbers__item__text_small{
color: #fff;
    text-shadow: 3px 3px 2px rgb(14 14 14 / 49%);
    margin: 44px 0 0 15px;
    font-size: 29px;
    font-weight: 700;
}

.numbers__item__text_big{
font-size: 19px;
}

.numbers__grid {
display: block;
}

.numbers__item {
display: flex;
font-size: 65px;
    font-weight: 900;
color: #d5ebd3;
    text-shadow: 2px 4px 3px rgb(14 14 14 / 49%);
}

.number__block{
text-align: center;
width: 130px;
}

.numbers__item_done{
color: #caf4c5;
}

.numbers__item__text{
    color: #fff;
    text-shadow: 3px 3px 2px rgb(14 14 14 / 49%);
    font-weight: 700;
    margin: -11px 0 0 0;
    display: block;
font-size: 22px;
margin: 55px 0px 0px 15px;
}


.text-banner{
font-size: 3.7em;
    font-weight: 800;
    color: #ffffff;
    text-shadow: 2px 4px 3px rgb(14 14 14 / 49%);
    width: 100%;
    letter-spacing: -4px;
    line-height: 0.85em;
}

.text-small-banner{
letter-spacing: 0px;
color: #94b5c1;
margin: 0px 0 0 1px;
font-size: 0.7em;
}

#counter{
font-size: 1.4em;
font-weight: 600;
color: #94b5c1;
letter-spacing: 0px;
}

.word {
    position: absolute;
    width: 300px;
    opacity: 0;
    font-size: 100%;
    margin: 0px 0px 0px 19px;
}

.letter {
    display: inline-block;
    position: relative;
    float: left;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px;
}

.letter.out {
    transform: rotateX(90deg);
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
    transform: rotateX(-90deg);
}

.letter.in {
    transform: rotateX(0deg);
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.textone {
    color: #2980b9;
}

.texttwo {
    color: #018874;
}

.texttree {
    color: #00c3ef;
}

.sun{
background: linear-gradient(#ffdb0159 0%, #6a3a3a00 80%);
    width: 100%;
    position: absolute;
    height: 800px;
    background-size: 350%;
    opacity: 0.4;
    animation: gradient 10s infinite linear;
}
    
.header-block {
animation: gradient 10s infinite linear;
}

*{margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;}

.overlay {
display:none;
position: fixed;
    z-index: 999;
    opacity: 0.9;
    filter: alpha(opacity=50);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000;
    animation: 0.4s linear;
}

.popup {
display:none;
position: fixed;
    width: 20%;
    top: 25%;
    left: 38%;
    height: 225px;
    z-index: 1000;
    border-radius: 10px;
    padding: 30px;
    animation: popdownload 10s infinite linear;
    background: linear-gradient(134deg,#0e5066, #0c757e, #5d9878);
    background-size: 200% 200%;
}
                
@keyframes popdownload {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
                

.close-pop-new {
    display: block;
    width: 24px;
    text-align: center;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    background: #15797e;
    color: #fff;
    position: absolute;
    right: -40px;
    top: -25px;
    font-size: 10px;
    border-radius: 50%;
    font-weight: 700;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

.close-pop-new:hover {
    color: #fff;
    opacity: 1;
}

.open_popup{

    border: #35879f solid 1px;
    border-radius: 25px;
    padding: 10px 20px;
    cursor: pointer;
    animation: popanim 3s linear alternate-reverse infinite;
    font-weight: 500;
    font-size: 0.8em;
}

.info-popup {              
display: flex;
}             
                
.lf-info-popup {
width: 50%;
    margin: 20px 0 0 0;
}
                
.rt-info-popup{
width: 50%;
padding: 23px 0 0 10%;
}
                
.qr-pop{
    width: 84%;
    background: #a7cdd0;
    border-radius: 5px;
    padding: 6px;
}
 
.rt-info-popup:hover .qr-pop{
width: 110%;
    background: #d4d7d7;
    border-radius: 5px;
    padding: 3px;
}
                
.logo_market {
    width: 100%;
    margin: 0 0 10px 0;
    filter: brightness(3.0) opacity(0.8);
}
                
.logo_market:hover {
    width: 110%;
    filter: brightness(3.5) opacity(1);
}
                
@keyframes popanim {
    0% {
         border: #35879f solid 1px;
         color: #33a3bb;

    }
    50% {
        border: #359f8e solid 1px;
         color: #3abda5;

    }
    100% {
        border: #359f7b solid 1px;
        color: #46c3a0;

    }
}

.open_popup:hover{
color: #b9e3b4!important;
    border-radius: 25px;
    padding: 10px 20px;
    background: linear-gradient(270deg, #5a8d8d4f, #c7eebd63);
}


.visa-block{
position: absolute;
top: 39%;
    left: 6%;
    opacity: 0.4;
    color: #0a2e3b;
    filter: grayscale(1);
}

.visa-partner{
display: block;
    margin: 0px 0px -27px -80px;
}

.project-download-block{
  background: #edeced;
  padding: 50px;
  margin: 60px 15% 50px 15%;
  border-radius: 16px;
  display: flex;
  transition: 0.5s;
}

.user-block-banner-qr{
display: flex;
border: solid 2px #ececec;
border-radius: 12px;
width: 100%;
}

.user-qr-container{
background: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 20%;
}

.user-qr-container-text{
padding: 20px 0 0 20px;
    width: 70%;
    font-size: 13px;
}

.project-download-block-lf{
display: block;
    width: 50%;
    font-size: 2.2em;
    line-height: 1.3;
    padding: 10% 0 0 0;
    font-weight: 500;
}

.big-title-mobile{
display: block;
    font-weight: 800;
    color: #343434;
    line-height: 1.2em;
    font-size: 1.5em;

}

.title-cards-block{
display: block;
    font-weight: 800;
    color: #343434;
    line-height: 1.2em;
    font-size: 3.2em;
}
    
.project-download-block-lf-B{
padding: 30px 0 0 0;
}

.project-download-block-rt{
display: block;
    width: 50%;
}

.head-block-cards{
background: #f8f8f8;
    height: 450px;
}

.project-card{
margin: 0px 15%;
    display: flex;
padding: 60px 0 0 0;
}


.project-card-lf{
    width: 40%;
}

.project-card-rt{
width: 60%;
padding: 80px 40px 0 0px;
text-align: justify;
}

.box-cards {
perspective: 1000px;
}

.box-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.5s;
transform-style: preserve-3d;
}

.box-cards:hover .box-inner {
transform: rotateY(180deg);
}

.box-front,
.box-back {
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
}

.box-front {
background-color: #cccccc;
color: #111111;
}

.box-back {
background-color: #8ebf42;
color: #eeeeee;
transform: rotateY(180deg);
}

.about-img-block_idcart{
width: 75%;

margin: 0 34px 0 0;
-webkit-animation-name: hand-cards;
transition: 3s linear;
-webkit-transition: 5s linear;
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
}

.g-video-preview{
border: 2px solid #efefef!important;
border-radius: 25px!important;
}

.g-video-preview{
background-size: 118%!important;
}


.animicon{
position: fixed;
bottom: 130px;
right: 4%;
z-index:1;
width: 3%;
-webkit-animation-name: animiconn;
transition:5s linear;
-webkit-transition:5s linear;
-webkit-animation-duration:5s;
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-iteration-count:infinite;
}

@-webkit-keyframes animiconn{
0%{transform: rotate(0deg);}
50%{transform: rotate(8deg);}
100%{transform: rotate(0deg);}
}



@-webkit-keyframes hand-cards {
  0%{transform: rotate(346deg);}
  50%{transform: rotate(358deg);}
  100%{transform: rotate(346deg);}
}

.front-review-block {
    margin: 5px 6% 60px 6%;
}





/******    Mobile  *****/
@media screen and (max-width: 900px) {

.logo {
    margin: 40px 0 0 24px;
    width: 38%;
}

.visa-block {
display: block;
    width: 100%;
}

.project-download-block-rt{
display: block;
    width: 85%;
    margin: 0 5%;
}

.ic_nubmer{
margin: 0px;
}

.ic_nubmer-lf{
margin: 0px;
}

.numbers__item{
font-size: 33px;
}

.numbers__item__text_big{
font-size: 8px;
}

.numbers__item__text_small{
margin: 15px 0 0 11px;
font-size: 19px;
}

.iconmy{
font-size: 26px;
    margin: 12px 9px 0 0px;
}

.eco-system-cartame{
display: none;
}



#banner-info{
top: 60%;
height: auto;
    position: absolute;
    z-index: 30;
    width: 340px;
    opacity: 1;
    cursor: default;
    padding: 10px 17px;
    left: 10px;
    background: linear-gradient(88deg, #10858d05 10%, #0c676d 50%, transparent);
    overflow: hidden;
}

.header-block {
    height: 640px;
}

.block-loading {
    left: 16%;
}

.scheme-item{
top: 63%;
    left: 6%;
}


.head-block-cards{
padding: 60px 0 0 0;
}

.project-download-block{
margin: 0;
padding: 25px 15px;
}

.project-download-block-lf{
line-height: 1.6;
    display: none;
}

.project-download-block-lf-B{
display: none;
}

.project-card-rt{
padding: 140px 0 0 0;
}

.big-title-mobile{
font-size: 21px;
    font-weight: 700;
    display: block;
}

.scheme-popup {
background: linear-gradient(351deg, #39727f, #98c499);
width: 335px;
}

.project-card{
margin: 0px 5%;
display: block;
}

.title-cards-block{
font-size: 1.9em;
    display: block;
    font-weight: 800;
    line-height: 42px;
    color: #343434;
}

.project-card-lf{
width: 85%;
    margin: 0 10%;
}

.big-title-mobile-dop{
display: block;
font-weight: 800;
    line-height: 42px;
    color: #343434;
}

.project-card-rt{
    width: 100%;
}

.project-download-block-mobile{
width: 100%;
    font-size: 2em;
    background: #f8f8f8;
    font-weight: 900;
    padding: 0 8% 40px 8%;
}


.text-banner {
    font-size: 36px;
    padding: 13px 0 0 0;
    font-weight: 800;
    color: #ffffff;
    text-shadow: 2px 4px 3px rgb(14 14 14 / 80%);
    width: 100%;
    letter-spacing: -1px;
    line-height: 0.8em;
}

#counter {
    font-size: 4.3em;
    font-weight: 800;
    color: #a9e39b;
    text-shadow: 2px 4px 3px rgb(9 9 9 / 49%);
    margin: -21px 0 0 0;
    letter-spacing: -1px;
}

.project-download-block-mobile{
display: block;
background: #edeced;
}

.text-small-banner {
    color: #ffffff;
    letter-spacing: 0px;
    text-shadow: 2px 2px 4px rgb(9 9 9 / 49%);
    margin: -33px 0 0 8px;
    font-size: 1em;
    font-weight: 800;
    line-height: 38px;
}

.menu {
    width: 50%;
    margin: 0 0 0 68px;
}

.animicon{
display:none
}


.cloud{
overflow: hidden;
    position: absolute;
    width: 100%;
    height: 760px;
    opacity: 0.8;
    background-size: cover;
    top: 3%;
}

.scheme{
position: relative;
    width: 6000%;
    left: -171%;
    top: 22%;
    zoom: 0.68;
}

.img-logo{
    width: 100%;
}


.about-img-block_idcart{
    margin: -55px 35px 0 0;
}

}

@keyframes move {
  20%, 100% {
    opacity: 0;
    transform: translate(0px, -50px);
  }
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
}

@media screen and (max-width: 450px) {

.scheme{
    width: 6000%;
    left: -168%;
   zoom: 0.75;
    top: 19%;
}

.header-block {
    height: 740px;
}
}


/******   END  Mobile  *****/

/******   FIX DISPLAY  *****/


@media screen and (min-width: 901px) and (max-width: 1600px) {
.logo {
    margin: 30px 0 0 8%;
    width: 25%;
}
.img-logo {
    width: 55%;
}

.right-block-lf {
    font-size: 13px;
}

.scheme{
left: -17%;
}

.visa-block{
 left: 40%;
}

.right-block {
    margin: 18px 0 0 10px;
    width: 22%;
}

.visa-block{
   top: 33%;
}

.head-bloc-center{
    left: 38%;
    top: 25%;
    width: 350px;
    height: 350px;
}

.eco-bloc-3{
right: 9%;
}

.eco-bloc-4{
right: 9%;
}


#banner-info{
    top: 54%;
}

#message {
    margin: -10px 0 0 16%;
    font-size: 0.8em;
}
 .popup{       
        width: 25%;
}}

@media screen and (min-width: 1300px) and (max-width: 1800px) {
.menu{
    width:60%;
}

.logo{
    width:22%;
}

.animicon{
right: 55px;
width: 60px;
}
/******   END DISPLAY  *****/
