
/* 
<uniquifier>: Use a unique and descriptive class name
<weight>: Use a value from 100 to 900 
*/

.roboto-slab-<uniquifier> {
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-SemiBold.eot');
  src: local('Axiforma SemiBold'), local('../fonts/Axiforma-SemiBold'),
      url('../fonts/Axiforma-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-SemiBold.woff2') format('woff2'),
      url('../fonts/Axiforma-SemiBold.woff') format('woff'),
      url('../fonts/Axiforma-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Thin.eot');
  src: local('Axiforma Thin'), local('../fonts/Axiforma-Thin'),
      url('../fonts/Axiforma-Thin.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Thin.woff2') format('woff2'),
      url('../fonts/Axiforma-Thin.woff') format('woff'),
      url('../fonts/Axiforma-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Regular.eot');
  src: local('Axiforma Regular'), local('../fonts/Axiforma-Regular'),
      url('../fonts/Axiforma-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Regular.woff2') format('woff2'),
      url('../fonts/Axiforma-Regular.woff') format('woff'),
      url('../fonts/Axiforma-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-MediumItalic.eot');
  src: local('Axiforma Medium Italic'), local('../fonts/Axiforma-MediumItalic'),
      url('../fonts/Axiforma-MediumItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-MediumItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-MediumItalic.woff') format('woff'),
      url('../fonts/Axiforma-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Black.eot');
  src: local('Axiforma Black'), local('../fonts/Axiforma-Black'),
      url('../fonts/Axiforma-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Black.woff2') format('woff2'),
      url('../fonts/Axiforma-Black.woff') format('woff'),
      url('../fonts/Axiforma-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-BlackItalic.eot');
  src: local('Axiforma Black Italic'), local('../fonts/Axiforma-BlackItalic'),
      url('../fonts/Axiforma-BlackItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-BlackItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-BlackItalic.woff') format('woff'),
      url('../fonts/Axiforma-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Heavy.eot');
  src: local('Axiforma Heavy'), local('../fonts/Axiforma-Heavy'),
      url('../fonts/Axiforma-Heavy.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Heavy.woff2') format('woff2'),
      url('../fonts/Axiforma-Heavy.woff') format('woff'),
      url('../fonts/Axiforma-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Medium.eot');
  src: local('Axiforma Medium'), local('../fonts/Axiforma-Medium'),
      url('../fonts/Axiforma-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Medium.woff2') format('woff2'),
      url('../fonts/Axiforma-Medium.woff') format('woff'),
      url('../fonts/Axiforma-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-BoldItalic.eot');
  src: local('Axiforma Bold Italic'), local('../fonts/Axiforma-BoldItalic'),
      url('../fonts/Axiforma-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-BoldItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-BoldItalic.woff') format('woff'),
      url('../fonts/Axiforma-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-ExtraBoldItalic.eot');
  src: local('Axiforma ExtraBold Italic'), local('../fonts/Axiforma-ExtraBoldItalic'),
      url('../fonts/Axiforma-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-ExtraBoldItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-ExtraBoldItalic.woff') format('woff'),
      url('../fonts/Axiforma-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Book.eot');
  src: local('Axiforma Book'), local('../fonts/Axiforma-Book'),
      url('../fonts/Axiforma-Book.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Book.woff2') format('woff2'),
      url('../fonts/Axiforma-Book.woff') format('woff'),
      url('../fonts/Axiforma-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Light.eot');
  src: local('Axiforma Light'), local('../fonts/Axiforma-Light'),
      url('../fonts/Axiforma-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Light.woff2') format('woff2'),
      url('../fonts/Axiforma-Light.woff') format('woff'),
      url('../fonts/Axiforma-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-ThinItalic.eot');
  src: local('Axiforma Thin Italic'), local('../fonts/Axiforma-ThinItalic'),
      url('../fonts/Axiforma-ThinItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-ThinItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-ThinItalic.woff') format('woff'),
      url('../fonts/Axiforma-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Bold.eot');
  src: local('Axiforma Bold'), local('../fonts/Axiforma-Bold'),
      url('../fonts/Axiforma-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Bold.woff2') format('woff2'),
      url('../fonts/Axiforma-Bold.woff') format('woff'),
      url('../fonts/Axiforma-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-LightItalic.eot');
  src: local('Axiforma Light Italic'), local('../fonts/Axiforma-LightItalic'),
      url('../fonts/Axiforma-LightItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-LightItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-LightItalic.woff') format('woff'),
      url('../fonts/Axiforma-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-SemiBoldItalic.eot');
  src: local('Axiforma SemiBold Italic'), local('../fonts/Axiforma-SemiBoldItalic'),
      url('../fonts/Axiforma-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-SemiBoldItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-SemiBoldItalic.woff') format('woff'),
      url('../fonts/Axiforma-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Italic.eot');
  src: local('Axiforma Italic'), local('../fonts/Axiforma-Italic'),
      url('../fonts/Axiforma-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-Italic.woff2') format('woff2'),
      url('../fonts/Axiforma-Italic.woff') format('woff'),
      url('../fonts/Axiforma-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-BookItalic.eot');
  src: local('Axiforma Book Italic'), local('../fonts/Axiforma-BookItalic'),
      url('../fonts/Axiforma-BookItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-BookItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-BookItalic.woff') format('woff'),
      url('../fonts/Axiforma-BookItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-ExtraBold.eot');
  src: local('Axiforma ExtraBold'), local('../fonts/Axiforma-ExtraBold'),
      url('../fonts/Axiforma-ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-ExtraBold.woff2') format('woff2'),
      url('../fonts/Axiforma-ExtraBold.woff') format('woff'),
      url('../fonts/Axiforma-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-HeavyItalic.eot');
  src: local('Axiforma Heavy Italic'), local('../fonts/Axiforma-HeavyItalic'),
      url('../fonts/Axiforma-HeavyItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Axiforma-HeavyItalic.woff2') format('woff2'),
      url('../fonts/Axiforma-HeavyItalic.woff') format('woff'),
      url('../fonts/Axiforma-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

*{
  padding: 0;
  margin: 0;
}
img{
  max-height: 100%;
  max-width: 100%;
  height: auto;
}
a{
  text-decoration: none;
  outline: none;
  color: #fff;
  transition: all 0.5s ease 0s;
}
a:hover{
  color: #00AA4F;
  transition: all 0.5s ease 0s;
}


body{
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 16px;
  /* text-transform: capitalize; */
  background: #131436;
  font-family: Axiforma;
}
.container{
  max-width: 1200px;
  width: 100%;
}

/* HEADER */
header{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 40px 15px;
  z-index: 99;
}
header .container{
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .container .logo{
  padding: 0;
}
header .container .logo img{
  width: auto;
  height: 48px;
}

header .container ul.navbar-header{
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
header .container ul.navbar-header li{
  padding: 0 12px;
  position: relative;
}
header .container ul.navbar-header li a{
  display: block;
  padding: 1px 0px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  border-bottom: 1px solid #ffffff00;
}
header .container ul.navbar-header li:hover a,
header .container ul.navbar-header li a.active
{
  color: #00AA4F;
  border-color: #00AA4F;
}

@media (max-width: 769px) {
  header {
    padding: 20px 15px;
  }
  header .container .logo img{
    height: 40px;
  }
header .container ul.navbar-header{
  padding: 60px 30px 30px;
  position: fixed;
  top: 0;
  left: -110vw;
  width: 100vw;
  height: 100vh;
  display: flex;
  background-color:#131436;
  z-index: 999;
  flex-direction: column;
  overflow-y: auto;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  transition: all 0.3s ease 0s;
}

header .container ul.navbar-header.open{
  left: 0 !important;
  transition: all 0.3s ease 0s;
}
header .container ul.navbar-header li{padding: 0;display: block;width: 100%;}
header .container ul.navbar-header li a{text-align: left;padding: 15px 0px;font-size: 16px;border-bottom: 1px solid #ffffff10;}
header .container ul.navbar-header li:hover a,
header .container ul.navbar-header li a.active
{color: #00AA4F;border-color: #ffffff30;}
}



header .lang-login {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
header .lang-login .link{
  color: #fff;
  text-decoration: none;
  outline: none;
  padding: 0 15px;
  border-radius: 6px !important;
  margin: 0 7px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  height: 36px;
  box-shadow: 0px 12.81592082977295px 64.07960510253906px 0px #00AA4F21;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
  font-weight: 500;
  position: relative;
  font-size: 14px;
}
header .container .link i{
  margin-inline-end: 5px;
  margin-top: -5px;
}
header .lang-login .lang:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px; /*1*/
  border: 1.6px solid transparent; /*2*/
  background: linear-gradient(90deg,#0E86C6,#191A42) border-box; /*3*/
  -webkit-mask: /*4*/
     linear-gradient(#fff 0 0) padding-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor; /*5'*/
  mask-composite: exclude; /*5*/
}
header .lang-login .lang:hover::after{
  -webkit-mask: /*4*/
     linear-gradient(#00AA4F 1 1) padding-box, 
     linear-gradient(#00AA4F 1 1);
  -webkit-mask-composite: inherit; /*5'*/
          mask-composite: inherit; /*5*/
          z-index: -5;
}

header .lang-login .login{
  min-width: 110px;
}
.bar{
  display: none;
}
.close{
  display: none;
}
@media (max-width: 769px) {
  header .lang-login .link{
    padding: 0 10px;
    margin: 0 4px;
  }
  header .lang-login .login{
    min-width: 50px;
    font-size: 0;
  } 
  header .lang-login .login i{
    font-size: 14px;
  }

  .bar{
    display: flex;
    width: 36px;
    height: 36px;
    position: relative;
    border-radius: 6px; /*1*/
    background: linear-gradient(45deg, #54AE6F 0%, #00AA4F 49.01%, #007736 100.02%);
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-inline-start: 5px;
  }
  .close{
    display: flex;
    position: fixed;
    top: 26px;
    left: 0;
    z-index: 99999;
    color: #ffffff7a;
    font-size: 30px;
    transition: all 0.3s ease 0s;
    margin-left: -47px;
  }
  .close-on{
    left: 100vw !important;
    transition: all 0.3s ease 0s;
  }
}
header .lang-login .login::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px; /*1*/
  border: 1.6px solid transparent; /*2*/
  background: linear-gradient(90deg,#00AA4F,#191A42) border-box; /*3*/
  -webkit-mask: /*4*/
     linear-gradient(#fff 0 0) padding-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor; /*5'*/
  mask-composite: exclude; /*5*/
  transition: all 0.5s ease 0s;
}
header .lang-login .login:hover::after{
  -webkit-mask: /*4*/
     linear-gradient(#00AA4F 1 1) padding-box, 
     linear-gradient(#00AA4F 1 1);
  -webkit-mask-composite: inherit; /*5'*/
          mask-composite: inherit; /*5*/
          z-index: -5;
}

/* forms */
.forms{
  background: #19203694;
  border-radius: 8px;
  width: 350px;
  padding: 0 25px;
  color: #fff;
  position: absolute;
  top: 43px;
  right: 7px;
  z-index: 998;
  box-shadow: 0 0 100px #2b2854bd;
}
@media (max-width: 769px) {
  .forms{
    top: 43px;
    right: 0;
    width: 330px;
    background: #192036fa;
  }
}
.forms h2{
  margin: 0 0 15px;
  font-weight: 500;
  font-size: 23px;
  width: 100%;
}
.input-text,.select{
  background-color: #191b29e6;
  border: 1px solid #FFFFFF33;
  width: 100%;
  height: 48px;
  border-radius: 11px;
  margin: 0 0 10px;
  padding: 0 15px;
  display: flex;
  outline: none;
  color: #fff;
  font-size: 13px;
  font-weight: 200;
  background-repeat: no-repeat;
  background-position: calc(100% - 13px)  center;
}
.select-box{
  display: flex;
  padding: 0;
  justify-content: space-between;
}
.select-box select{
  max-width: 48%;
}

.mail{
  background-image: url("../img/@.png");
}
.password{
  background-image: url("../img/pass.png");
}
.name{
  background-image: url("../img/user.png");
}
.mob{
  background-image: url("../img/mob.png");
}
.select{
  background-image: url("../img/select.png");
  appearance: none;
}

::placeholder {
  color: #fff;
  opacity: 0.75; 
}
.form-login,
.form-create-account,
.fotm.form
{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.forms label{
  position: relative;
  font-size: 13px;
  display: flex;
  align-items: center;
  z-index: 9;
}
.forms label .remember{
  opacity: 0;
  width: 25px;
  cursor: pointer;
}
.forms label .remember ~ i{
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #4ead6c;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.forms label .remember:checked ~ i{
  background-image: url("../img/chek.png");
  background-size: 100% 100%;
}
.forgot{
  float: inline-end;
  margin: 0 0 0 auto;
}

.forms label .submit{
  width: 94%;
  height: 38px;
  text-align: center;
  border: none;
  outline: none;
  background-color: initial;
  color: #fff;
  margin: 15px auto 0;
  font-weight:600;
  display: flex;
  align-items: center;
  justify-content: center;
    transition: all 0.3s ease 0s;
    padding: 3px 0 0;
    cursor: pointer;
}
.forms label .submit:hover{
    transition: all 0.3s ease 0s;
    opacity: 0.7;
}
.login-but,.next,.new{
  background-image: url("../img/login-but.png");
  background-size: 100% 100%;
}
.resend{
  background-image: url("../img/resend.png");
  background-size: 100% 100%;
}
.create-but{
  background-image: url("../img/create-but.png");
  background-size: 100% 100%;
}
/* forgot-password */
.form p{
  margin: -10px 0 15px;
  font-size: 13px;
}
.code{
  padding: 0;
  display: flex;
}
.code label{
  padding: 0 3px;
}
.code label input{
  text-align: center;
}
.forgot-password-level2{
  display: flex;
  flex-wrap: wrap;
}




/* form-create-account */
.form-create-account{}
.form-create-account p{
  margin: -10px 0 15px;
  font-size: 13px;
}
/*  */
.form{
  display: none;
  padding: 25px 0;
}
/* .form-login{
  display: flex;
} */

.view{
  display: flex;
}
.forgot-view{
  display: block;
}
.forgot-view-2{
  display: flex;
}
.forgot-view-3{
  display: block;
}
.create-account-view{
  display: flex;
}



/* hero */
section{
  padding: 70px 5px;
}
.hero{
  min-height: 100vh;
  background-image: url("../img/stars.png");
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.hero::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100vh;
  background-image: url("../img/after.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 120vh;
}
.hero .container{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 60px;
  z-index: 99;
  position: relative;
}
.hero .container .block{
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero .container .block img{
  width: auto;
  margin: 0 auto;
  display: block;
}
.move-up{
  animation: move 4s ease-in-out infinite;
}
@keyframes move {
  0% {
    transform:translateY(0px) 
  }
  50% {
    transform:translateY(-20px) 
  }
  100% {
    transform:translateY(0px) 
  }
}
.down-up{
  animation: down 1.5s ease-in-out infinite;
}
@keyframes down {
  0% {
    transform:translateY(0px) 
  }
  50% {
    transform:translateY(-10px) 
  }
  100% {
    transform:translateY(0px) 
  }
}

.hero .container .block h1{
    font-size: 50px;
    font-weight: 800;
    margin: 0 0 15px;
    line-height: 1.2;
}
.hero .container .block h1 span{
    color: #00AA4F;
}
.hero .container .block p{
    font-weight: 300;
    margin: 0 0 21px;
    max-width: 490px;
    color: #ffffffd6;
}
.hero .container .block a{
    height: 46px;
    color: #fff;
    text-decoration: none;
    outline: none;
    width: 170px;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 25px;
    align-items: center;
    justify-content: center;
    background-image: url("../img/link.png");
    background-size: 100% 100%;
    box-shadow: 3px 13px 19px 0px #00AA4F4F;
    text-transform: uppercase;
    padding: 0;
    /* padding-inline-start: 20px; */
}
.hero .container .block a:hover{
  opacity: 0.7;
}
.hero .container .block .counter{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.hero .container .block .counter div{
  background-image: url("../img/line.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 1px;
  display: flex;
  padding: 0 13px;
  min-height: 62px;
  align-items: center;
  flex-direction: row;
}
.hero .container .block .counter div h3{
    min-width: 125px;
    font-size: 40px;
    font-weight: 200;
    color: #ADA785;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    font-family: Roboto Slab;
}
.hero .container .block .counter div h3 span{
  font-family: Roboto Slab;
}
.hero .container .block .counter div h3 img{
    height: auto;
    width: 90px;
    margin: 0;
}
.hero .container .block .counter div p{
    font-size: 13px;
    margin: 0;
    color: #fff;
}
@media (max-width: 769px) {
  .hero .container .block h1{
    font-size: 30px;
} 
.hero .container .block .counter div h3 {
  min-width: 100px;
  font-size: 30px;
}
}
.hero .down{
  height: 50px;
  width: 50px;
  background-image: url("../img/down.png");
  background-size: 50px 50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  z-index: 99;
}


/* process */
.process{
  text-align: center;
  padding: 70px 0;
  background-image: url("../img/steep.png");
  background-size: 15% auto;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.process .container{
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 100%;
  padding: 0;
  position: relative;
}
.process .container::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  height: 250px;
  background-image: url("../img/dots.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.process .container::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 250px;
  background-image: url("../img/dots.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.process .container h6{
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0 0 20px;
}
.process .container h6::after{
  content: "";
  width: 13px;
  height: 2px;
  background: #00AA4F;
  margin: 7px 5px 0;
}
.process .container h1{
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 20px;
}
.process .container .steep{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.process .container .steep .box{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 25px;
    margin: 30px 0 0;
    position: relative;
}
.process .container .steep .box::before{
  content: "";
  position: absolute;
  top: 23px;
  left: 0;
  width: 30%;
  border-top: 1px dashed #0C90D4;
}
.process .container .steep .box::after{
  content: "";
  position: absolute;
  top: 23px;
  right: 0;
  width: 30%;
  border-top: 1px dashed #0C90D4;
}
.process .container .steep .box:first-child::before{
  display: none;
}
.process .container .steep .box:last-child:after{
  display: none;
}
@media (max-width: 769px) {
  .process .container .steep .box::before,
  .process .container .steep .box::after{
    display: none;
  }
}
.process .container .steep .box span{
  background: #FFFFFF21;
  border: 2px solid #FFFFFF21;;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  margin: 0 auto 30px;
  font-size: 27px;
  justify-content: center;
  padding: 5px 0 0;
  transition: all 0.5s ease 0s;

}
.process .container .steep .box:hover span{
  background: #FFFFFF21;
  border: 2px solid #00AA4F;
  transition: all 0.5s ease 0s;

}
.process .container .steep .box h4{
    color: #00AA4F;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
}
.process .container .steep .box p{
    color: #FFFFFF99;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
/* about */
.about{
  display: flex;
  flex-direction: row-reverse;
  padding: 50px 7% 50px 0;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}
@media (max-width: 769px) {
  .about{
    padding: 0 10px 50px;
  }
}
.about:after{
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  background-image: url("../img/about-after.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  margin-top: -12vh;
  height: 25vh;
  width: 10%;
  z-index: 999;
}
@media (max-width: 769px) {
  .about:after{
    display: none;
  }  
}
.about .block{
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about .block img{
  display: block;
  max-width: 100%;
  height: auto;
}
.about .block h6{
  background: linear-gradient(90deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
  border-radius: 50px;
  padding: 0;
  margin: 0 0 15px;
  color: #fff;
  font-weight: 400;
  width: 110px;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 5px 0 0 15px;
  font-size: 13px;
}
.about .block h1{
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 30px;
}
@media (max-width: 769px) {
  .about .block h1{
    font-size: 20px;
}
}
.about .block p{
  color: #ffffff80;
  font-weight: 400;
  margin: 0 0 25px;
}
.about .block a{
  height: 46px;
  color: #fff;
  text-decoration: none;
  outline: none;
  width: 170px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 25px;
  align-items: center;
  justify-content: center;
  background-image: url("../img/link.png");
  background-size: 100% 100%;
  box-shadow: 3px 13px 19px 0px #00AA4F4F;
  text-transform: uppercase;
  padding: 0;
  /* padding-inline-start: 20px; */
}
.about .block a:hover{
opacity: 0.7;
}
/* services */
.services-body{
  background-image: url("../img/lines.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
  position: relative;
  padding-top: 120px;
  margin-top: -120px;
  z-index: 9;
}
.services{
  padding: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  background-image: url("../img/lite.png");
  background-repeat: no-repeat;
  background-position: left -40vh;
  background-size: 35% auto;
}
.services::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/cover.png");
  background-size: 100% 100%;
  padding: 0;
  z-index: -3;
  opacity: 0.5;
}
.services .cover{
  width: 100%;
  padding: 60px 10px;
  background: linear-gradient(180deg, #02030D 0%, rgba(2, 3, 13, 0) 23.34%),
linear-gradient(360deg, #02030D -1.27%, rgba(2, 3, 13, 0) 19.82%);
}
.services .cover .container{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
.services h6{
  background: linear-gradient(90deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
  border-radius: 50px;
  padding: 0;
  margin: 0 0 15px;
  color: #fff;
  font-weight: 400;
  width: 110px;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 5px 0 0 15px;
  font-size: 13px;
  text-transform: uppercase;
}
.services p{
  margin: 0 auto 50px;
  max-width: 550px;
  font-size: 15px;
  font-weight: 300;
  color: #ffffff80;
}
.services .block{
  display: flex;
  max-width: 520px;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
}
.services .block .box{
  padding: 7px;
}
.services .block .box a{
  width: 245px;
  height: 245px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.services .block .box a:hover{
  background: linear-gradient(90deg, #54AE6F 0%, #00AA4F 49.01%, #007736 100.02%);
}
.services .block .box:nth-child(2) a{
  border-bottom-left-radius: 0 !important;
}
.services .block .box:nth-child(3) a{
  border-top-right-radius: 0 !important;
}
.services .block .box:last-child a{
  border-top-left-radius: 0 !important;
}
.services .block .box:first-child a{
  border-bottom-right-radius: 0 !important;
}
.services .block .box img{
  width: 75px;
  height: 75px;
  margin: 0 auto 15px;
}
.services .block .box h4{
  color: #2E3092;
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 0;
}
.services .block .box p{
  color: #464646;
  margin: 0;
  font-size: 15px;

}
@media (max-width: 769px) {
  
.services .block .box a{
  width: 150px;
  height: 150px;
}

.services .block .box img{
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
}
.services .block .box h4{
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;

}
.services .block .box p{
  font-size: 12px;
}
}
/* trending */
.trending{
  background-image: url("../img/trending-bg.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 17% auto;
  position: relative;
}
.trending .container{
  display: flex;
  flex-wrap: wrap;
  max-width: 1100px;
}
.trending .container .block{
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.trending .container .block img.icon{
  margin: 0 0 25px;
  width: 78px;
  height: auto;
}
.trending .container .block h2 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 20px;
}
@media (max-width: 769px) {
  .trending .container .block h2 {
    font-size: 28px;
  } 
}
.trending .container .block h2 span{
  color: #0C90D4;
  font-weight: 200;
  font-style: italic;
}
.trending .container .block p{
  margin: 0 0 25px;
  font-size: 15px;
  color: #ffffff80;
}
.trending .container .block a{
  height: 46px;
    color: #fff;
    text-decoration: none;
    outline: none;
    width: 170px;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 25px;
    align-items: center;
    justify-content: center;
    background-image: url(../img/link.png);
    background-size: 100% 100%;
    box-shadow: 3px 13px 19px 0px #00AA4F4F;
    text-transform: uppercase;
    padding: 0;
}
.trending .container .block a:hover{
  opacity: 0.7;
}
.trending .container .block .post{
  padding: 0 10px 10px;
  margin: 0 0 10px;
  display: flex;
  flex-direction: column;
}
.trending .container .block .post img{
  width: 100%;
  height: 220px;
  border-radius: 20px;
  margin: 0 0 20px;
  object-fit: cover;
}
@media (max-width: 769px) {
  .trending .container .block .post{
    padding: 0 0 10px;
  }
  .trending .container .block .post img{
    height: 180px;
  }
}
.trending .container .block .post span{
  display: flex;
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  display: block;
}
.trending .container .block .post a{
  color: #fff;
  margin: 0 0 10px;
  background: initial;
  width: 100%;
  outline: none;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  box-shadow: none;
}
.trending .container .block .post a:hover{
  color: #0C90D4;
}
/* customers */
.customers{
  background-image: url("../img/customers.png");
  background-color: #101129;
  position: relative;
}
.customers:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #101129cf;
  border-top: 1px solid #FFFFFF21;
}
.customers::before {
  content: "";
  position: absolute;
  right: 0;
  top: -45vh;
  margin-bottom: -100px;
  background-image: url(../img/bg-customers.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: right 0;
  display: block;
  height: 80vh;
  width: 25%;
  z-index: 1;
}
.customers .container{
  position: relative;
  z-index: 50;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customers .container h6{
  background: linear-gradient(90deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
  border-radius: 50px;
  padding: 0;
  margin: 0 0 15px;
  color: #fff;
  font-weight: 400;
  width: 180px;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 5px 0 0 15px;
  font-size: 13px;
  text-transform: uppercase;
}
.customers .container h1{
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 40px;
}
@media (max-width: 769px) {
  .customers .container h1{
    font-size: 20px;
  }
}
.customers .item{
  background-image: url("../img/item.png");
  /* background-size: auto; */
  background-position: right top;
  /* background: #13133C; */
  padding: 0;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  margin: 0 20px;
}
.customers .item .top{
  display: flex;
  padding: 10px 20px;
  flex-direction: row-reverse;
  margin: 0 0 10px;
  justify-content: space-between;
}
.customers .item .top .left{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
  align-items: center;
  padding-inline: 0 15px;
}
@media (max-width: 769px) {
  .customers .item .top .left {
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    padding-inline-end: 20px;
}
}
.customers .item .top img{
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin-inline-start: 15px;
}
.customers .item .top .name-customers{
  display: flex;
  flex-direction: column;
}
.customers .item .top .name-customers h4{
  color: #00AA4F;
  margin: 0 0 0px;
  font-size: 18px;
  font-weight: 500;
}
.customers .item .top .name-customers span{
  font-size: 12px;
  color: #6D6D6D;
  font-weight: 400;
  display: block;
}
.customers .item .top .rating{
  color: #FCBD01;
}
.customers .item .top .rating i{
  color: #FCBD01;
  margin: 1px;
}
.customers .item .top .rating i.not{
  color: #5F5F7B;
}
.customers .item p{
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  padding: 10px 20px;
}
.customers-slider{
  padding: 0 25px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 769px) {
  .customers-slider{
    padding: 0 ;
  }
}
.owl-prev{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-image: url("../img/l.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
  font-size: 0;
}
.owl-next{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-image: url("../img/r.png");
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  font-size: 0;
  top: 50%;
  margin-top: -17px;
}
.owl-pagination{
  text-align: center;
  margin: 25px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-pagination .owl-page{
  width: 12px;
  height: 12px;
  border-radius: 50%;
    transition: all 0.5s ease 0s;
    background-color: #434343;
  margin: 5px;
}
.owl-pagination .owl-page.active{
  background-image: url("../img/avt.png");
  background-size: 100% 100%;
    transition: all 0.5s ease 0s;
    transform: scale(1.5);

}
/* clints */
.clints{
  background-image: url("../img/snak.png");
  background-position: right 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 0;
}
.clints .cover{
  background-image: url("../img/net.png");
  background-position: left 120px;
  background-repeat: no-repeat;
  background-size: 55% 70%;
  min-height: 500px;
  padding: 50px 10px 0;
}
.clints-silder{
    max-width: 1000px;
    margin: 0 auto;
}
.clints-silder .item{
  padding: 10px;
  display: flex;
  height: 60px;
  justify-content: center;
  align-items: center;
}
.clints-silder .item img{
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/* mailing */
.mailing{
  display: flex;
  padding: 60px 0;
  flex-direction: column;
  align-items: center;
}
.mailing h1{
  color: #fff;
  position: relative;
  font-size: 36px;
  font-weight: 700;
  z-index: 9;
  padding: 0;
}
.mailing h1 i{
  color: #152E4C;
  position: relative;
  font-size: 35px;
  font-weight: 700;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 100%;
  height: 100%;
  z-index: -1;
  font-style: normal;
  -webkit-text-stroke: 1px #00AA4F;
}
.mailing p{
    max-width: 600px;
    text-align: center;
    margin: 0 0 40px;
    font-size: 15px;
}
.mailing form{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mailing form .mail{
  border: none;
  background-color: #0D0D2D;
  height: 60px;
  color: #ffffff;
  font-size: 17px;
}
.mailing form .submit{
  height: 46px;
    color: #fff;
    text-decoration: none;
    outline: none;
    width: 170px;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin: 20px 0 25px;
    align-items: center;
    justify-content: center;
    background-image: url(../img/link.png);
    background-size: 100% 100%;
    box-shadow: 3px 13px 19px 0px #00AA4F4F;
    text-transform: uppercase;
    padding: 0;
    border: none;
    background-color: initial;
}
.mailing form .submit:hover{
  opacity: 0.7;
}
/* footer */
footer{
  clear: both;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .container{
  display: flex;
  justify-content: space-evenly;
  max-width: 800px;
  align-items: center;
  flex-wrap: wrap;
}
footer .foot{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 0;
  margin: 0 0 15px;
}
footer .foot span{
  border: 13px solid #0C90D454;
  background: #100943;
  display: flex;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto 25px;
  align-items: center;
  justify-content: center;
}
footer .foot span img{
  height: auto;
  width: 24px;
  max-width: 24px;
  max-height: 100%;
}
footer .foot p{
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
}
footer .media{
  clear: both;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .media a{
  width: 40px;
  height: 40px;
  display: flex;
  background: #00AA4F29;
  color: #fff;
  text-decoration: none;
  outline: none;
  margin: 5px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
footer .media a:hover{
  background: #00AA4F;
}
/* copy */
.copy{
  padding: 15px;
  border-top: 1px solid #FFFFFF2B;
}
.copy .container{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.copy .container .block{
  padding: 5px;
  display: flex;
  font-size: 12px;
  justify-content: center;
  align-items: center;
}
.copy .container .block ul{
  list-style: none;
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}
.copy .container .block ul li{
  display: block;
  padding: 0;
}
.copy .container .block ul li a{
  display: inline-block;
  padding: 10px 10px;
  color: #ffffff70;
  text-decoration: none;
  outline: none;
}
.copy .container .block ul li a:hover{
  color: #00AA4F;
}
.copy .container .block p{
  color: #ffffff70;
  margin: 0;
}
.copy .container .block p a{
  color: #00AA4F;
  text-decoration: none;
  outline: none;
}
.copy .container .block p a:hover{
  color: #fff;
}

.footer-inrto{
  background: linear-gradient(180deg, #02030D 0%, rgba(2, 3, 13, 0) 23.34%);
}
/* hero-about */
.about-page{
  background-image: url("../img/line-about.png");
  background-repeat: no-repeat;
  background-position: left 43vh;
  background-size: 25% auto;
  padding-bottom: 100px;
}
@media (max-width: 769px) {
  .about-page{
    background-image: none;
  }
}
.hero-about{}
.hero-about .container{
  display: flex;
  flex-direction: row-reverse;
  padding: 0;
}
.hero-about .container .block{
  padding: 20px;
}
.hero-about .container .block h2{
  font-size: 37px;
  font-weight: 700;
  margin: 0 0 20px;
}
@media (max-width: 769px) {
  .hero-about .container .block h2{
    font-size: 27px;
  } 
}
/* payments */
.payments-cover{
  padding: 100px 0;
  margin: -110px 0 0;
  background-image: url("../img/payment-line.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (max-width: 769px) {
  .payments-cover{
    padding: 0px 0 100px;
    margin: -110px 0 0;
  }  
}
.payments{
  background-image: url("../img/payment-bg.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 25% auto;
}
.payments .container{
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.payments .container .block{
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.payments .container .block div{
  position: relative;
  padding-inline-end: 70px;
  padding-bottom: 35px;
}
.block-text{
  padding: 0 89px;
}
@media (max-width: 769px) {
  .block-text{
    padding: 0;
  }
}

.payments .container .block h2{
  font-size: 37px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #fff;
}
@media (max-width: 769px) {
  .payments .container .block h2{
    font-size: 27px;
  } 
}
.payments .container .block h2 span{
  color: #00AA4F;
}
.payments .container .block p{
  font-weight: 300;
  margin: 0 0 21px;
  max-width: 490px;
  color: #ffffffd6;
}
.payments .container .block img.img-payment{
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.payments .container .block img.img-payment ~ img{
  position: absolute;
  width: 150px;
  bottom: 0;
  right: 0;
  border-radius: 7px;
}
@media (max-width: 769px) {
  .payments .container .block img.img-payment ~ img{
    width: auto;
    height: 70%;
  }
}
/* video-cover */
.video-cover{
  margin-top: -100px;
}
.video-cover .video{
  padding: 0 20px;
  background-image: url("../img/video-bg.png");
  background-repeat: no-repeat;
  background-size: 120% 100%;
  background-position: center;
}
.video-cover .video .container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.video-cover .video .container h6{
  background: linear-gradient(90deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
    border-radius: 50px;
    padding: 0;
    margin: 0 0 15px;
    color: #fff;
    font-weight: 400;
    width: 110px;
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 5px 0 0 15px;
    font-size: 13px;
    text-transform: uppercase;
}
.video-cover .video .container p{
  margin: 0 auto 50px;
  max-width: 550px;
  font-size: 15px;
  font-weight: 300;
  color: #ffffff80;
}
.video-cover .video .container .block{
  position: relative;
}
.video-cover .video .container .block img{
  width: 100%;
  height: auto;
}
.video-cover .video .container .block video{
  background: #131436;
  position: absolute;
  top: 2.4%;
  left: 10.3%;
  border-radius: 10px 10px 0 0;
  width: 79.8%;
  height: 85.7%;
}
/*  */

.head-page{
  padding: 0;
  
  background-image: url("../img/head.png");
  background-position: center;
  background-size: 100% 100%;
}
.head-page .cover{
  /* background: linear-gradient(180deg, #02030D 0%, rgba(2, 3, 13, 0) 23.34%), linear-gradient(360deg, rgb(0 170 79 / 23%) -1.27%, rgba(0, 170, 79, 0) 19.82%); */
  min-height: 130px;
  padding: 50px 20px;
  text-align: center;
}
@media (max-width: 769px) {
  .head-page .cover{
    min-height: 50px;
    padding: 50px 20px;
  }
}
.head-page .cover .container{
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.head-page .cover .container h1{
  display: block;
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  margin: 80px 0 0;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.head-page .cover .container h1 span{
  color: #00AA4F;
}
.head-page .cover .container p{
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 16px;
}
/* nav-tabs */
.nav-tabs{
  border: none;
  padding: 0;
  margin: 30px auto;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.nav-tabs button{
  background: #FFFFFF0D !important;
  color: #fff !important;
  height: 40px;
  padding: 0 20px;
  margin: 1px 5px;
  display: flex;
  border: none !important;
  border-radius: 5px !important;
  align-items: center;
  justify-content: center;
  outline: none;
  position: relative;
}
.nav-tabs button::after{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border: 1.6px solid transparent;
    background: linear-gradient(90deg, #ffffff, #ffffff0c) border-box;
    -webkit-mask: /*4*/ linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease 0s;
}
.nav-tabs button.active{
  background: #00AA4F1A !important;
  color: #00AA4F !important;
}
.nav-tabs button.active::after{
    border: 1.6px solid transparent;
    background: linear-gradient(90deg, #00AA4F, #191A42) border-box;
    -webkit-mask: /*4*/ linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease 0s;
}
@media (max-width: 769px) {
  nav{
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding: 0 0 10px;
    margin: 30px 0;
  }  
  .nav-tabs{
    display: flex;
    flex-direction: row;
    width: max-content;
    padding: 0;
    margin: 0;
  }
}


/* shop-page */
.shop-page-cover{
  padding: 0;
  background-image: url("../img/blur-g.png");
  background-position: left bottom -30vh;
  background-size: 35% auto;
  background-repeat: no-repeat;
  position: relative;
}
.shop-page{
    padding: 50px 0;
    background-image: url("../img/blur-b.png");
    background-position: right -100px;
    background-size: 35% auto;
    background-repeat: no-repeat;
}

.shop-page .tab-content h3{
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  padding: 0 20px;
  border-radius: 0 50px 50px 0;
  height: 45px;
  background: linear-gradient(90deg, rgba(0, 170, 79, 0) -4.01%, #00AA4F 115.66%);
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px;
  width: auto;
  float: left;
}
.items{
  padding: 10px;
}
@media (max-width: 769px) {
  .items{
    padding: 10px 2px;
  }
}
.items .pru{
    padding: 0 0 15px;
    border-radius: 8px;
    overflow: hidden;
    background: #FFFFFF1A;
}
.items .pru img{
    width: 100%;
    height: 180px;
    margin: 0 0 15px;
    object-fit: cover;
}
.items .pru strong{
    font-size: 12px;
    padding: 0 15px 5px;
    display: block;
    font-weight: 500;
}
.items .pru strong a{
    color: #fff;
    text-decoration: none;
    outline: none;
    display: block;
}
.items .pru strong a:hover{
  color: #00AA4F;
}
.items .pru span{
    padding: 0 15px;
    display: block;
    color: #FFB800;
    font-weight: 500;
}
.items .pru span i{
    color: #FFFFFF80;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    margin: 0 10px;
}
.slider-shop{
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 2px solid #0C90D45E;
  white: 100%;
  clear: both;
}
.slider-shop .owl-prev{
  left: auto;
  right: 40px;
  top: 0;
  margin-top: -55px;
}
.slider-shop  .owl-next{
  right: 0;
  top: 0;
  margin-top: -55px;
}
/* shop-single-page */
.shop-single-page{
  background-image: url("../img/shop-single.png");
  background-position: right 30px;
  background-size: 50% auto;
  background-repeat: no-repeat;
}
.shop-single-page .container-pru{
  max-width: 1100px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.shop-single-page .container-pru .block {
  padding: 20px;
}
  .shop-single-page .container-pru .block img{
  width: 100%;
  height: auto;
  padding: 8px;
  background: #FFFFFF1A;
  border-radius: 10px;
}
.shop-single-page .container-pru .block-text{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.shop-single-page .container-pru .block-text h2{
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 10px;
}
.shop-single-page .container-pru .block-text .price{
  padding: 0;
  display: block;
  color: #FFB800;
  font-weight: 500;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.shop-single-page .container-pru .block-text .price i{
  color: #FFFFFF80;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  margin: 0 10px;
}

.shop-single-page .container-pru .block-text .categories{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 15px;
    flex-wrap: wrap;
}
.shop-single-page .container-pru .block-text .categories a{
    display: block;
    color: #0C90D4;
    padding: 5px;
}
.shop-single-page .container-pru .block-text .categories a:hover{
  color: #00AA4F;
}
.shop-single-page .container-pru .block-text p{
  color: #FFFFFF99;
  margin: 5px 0 20px;
}
.shop-single-page .container-pru .block-text > a{
  height: 46px;
  color: #fff;
  text-decoration: none;
  outline: none;
  width: 170px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  align-items: center;
  justify-content: center;
  background-image: url(../img/link.png);
  background-size: 100% 100%;
  box-shadow: 3px 13px 19px 0px #00AA4F4F;
  text-transform: uppercase;
  padding: 0;
}
.shop-single-page .container-pru .block-text > a:hover{
  opacity: 0.7;
}


.related{
  padding: 90px 0 0;
}
.related h3{
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  padding: 0 20px;
  border-radius: 0 50px 50px 0;
  height: 45px;
  background: linear-gradient(90deg, rgba(0, 170, 79, 0) -4.01%, #00AA4F 115.66%);
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px;
  width: auto;
  float: left;
}
.related .slider-shop{
  border: none;
  margin: 0;
  padding: 0;
}
/* open-ticket */
.open-ticket{
  background-image: url("../img/lite-b.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 40% auto;
  position: relative;
}
.open-ticket::after{
  content: "";
  background-image: url("../img/elict.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 160px;
  width: 28%;
  display: block;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: -1;
}
.open-ticket .card-top {
  position: absolute;
  width: 17%;
  height: auto;
  top: -30px;
  right: 0;
}
.open-ticket .container{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.open-ticket .container h1{
  display: block;
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  margin: 0 0 50px;
  letter-spacing: 5px;
  text-align: center;
}
.open-ticket .container h1 span{
  color: #00AA4F;
}
.open-ticket .container form{
    width: 100%;
    margin: 0 auto;
    max-width: 850px;
    display: flex;
    flex-wrap: wrap;
}
.open-ticket .container form .label {
  padding: 5px;
  position: relative;
}
.open-ticket .container form .label .input-text{
  background-color: #0D0D2D54;
  border: 1px solid #FFFFFF33
}
.open-ticket .container form .label select{
    background-color: #0D0D2D54;
    border: 1px solid #FFFFFF33;
}
.open-ticket .container form .label .ticket-type{
    width: 100%;
    height: 48px;
    border-radius: 11px;
    margin: 0 0 10px;
    padding: 0 15px;
    display: flex;
    outline: none;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;
    align-items: center;
    justify-content: space-between;
    background-color: #0D0D2D54;
    border: 1px solid #FFFFFF33;
}
.open-ticket .container form .label .ticket-type span{
    padding: 0 5px;
    position: relative;
    color: #FFFFFF8F;
}
.open-ticket .container form .label .ticket-type span input{
  margin-inline-end: 10px;
  opacity: 0;
  cursor: pointer;
  width: 20px;
  height: 19px;
}
.open-ticket .container form .label .ticket-type span input ~ i{
  width: 17px;
  height: 17px;
  border: 2px solid #ffffffa9;
  position: absolute;
  left: 16px;
  top: -3px;
  border-radius: 50%;
  z-index: -1;
}
.open-ticket .container form .label .ticket-type span input:checked ~ i{
  border: 2px solid #00AA4F;
}
.open-ticket .container form .label .ticket-type span input:checked ~ i::after{
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #00AA4F;
}
.open-ticket .container form .label .ticket-type span input:checked ~ strong{
  color: #00AA4F;
}
.open-ticket .container form .label .textarea{
    background-color: #0D0D2D54;
    border: 1px solid #FFFFFF33;
    width: 100%;
    height: 150px;
    border-radius: 11px;
    margin: 0 0 10px;
    padding:  15px;
    display: flex;
    outline: none;
    color: #fff;
    font-size: 13px;
    font-weight: 200;
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;
}
.open-ticket .container form .label .file{
  font-size: 14px;
  margin: 0 0 10px 0;
  opacity: 0;
  cursor: pointer;
}
.open-ticket .container form .label .file ~ .ico{
  background-image: url("../img/up.png");
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: 11px center;
  background-color: #355261;
  border-radius: 5px;
  padding: 0 15px 0 35px;
  display: flex;
  height: 35px;
  width: 180px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  position: absolute;
  top: 0;
  z-index: -1;
}
.open-ticket .container form .label p{
  display: block;
  margin: 5px 0;
  font-size: 11px;
  color: #ffffffc4;
}

.open-ticket .container form .label .submit{
  height: 46px;
  color: #fff;
  text-decoration: none;
  outline: none;
  width: 170px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  align-items: center;
  justify-content: center;
  background-image: url(../img/link.png);
  background-size: 100% 100%;
  box-shadow: 3px 13px 19px 0px #00AA4F4F;
  text-transform: uppercase;
  background-color: initial;
  padding: 0;
  border: none;
  outline: none;
  float: right;
}
.open-ticket .container form .label .submit:hover{
  opacity: 0.7;
}
/* banks-page */

.banks-cover{
  padding: 0;
  background-image: url("../img/blur-g.png");
  background-position: left bottom -30vh;
  background-size: 35% auto;
  background-repeat: no-repeat;
  position: relative;
}
.banks-page {
    background-image: url("../img/bank-bg.png");
    background-repeat: no-repeat;
    background-position: right -30vh;
    background-size: 50% auto;
}
.banks-page .container{
  display: flex;
  flex-wrap: wrap;
}
.item-4{
   padding: 15px;
   margin: 0 0 20px;
}
.item-4 .img{
  display: flex;
  width: 100%;
  height: 230px;
  margin: 0 0 15px;
  background-image: url("../img/img.png");
  border: 3px solid #11E5ED;
  position: relative;
  align-items: center;
  justify-content: center;
}
.item-baner .img{
  background-image: url("../img/item-baner.png") !important; 
}

.item-4 .img:after{
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 3px;
  right: 3px;
  border: 3px solid #0089C3;
  border-color: transparent #0089C3 #0089C3 transparent;
  border-top: none;
  border-left: none;
}
.item-4 .img:before{
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 3px;
  left: 3px;
  border: 3px solid #0089C3;
  border-color: transparent transparent #0089C3 #0089C3 ;
  border-top: none;
  border-right: none;
}
.item-4 .img div{
  position: relative;
  border: 3px solid #0089C3;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 25px;
}
.item-4 .img div:after{
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  right: 0;
  border: 3px solid #0089C3;
  border-color: #0089C3 #0089C3 transparent transparent;
  border-bottom: none;
  border-left: none;
}
.item-4 .img div:before{
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  left: 0;
  border: 3px solid #0089C3;
  border-color: #0089C3  transparent transparent #0089C3;
  border-bottom: none;
  border-right: none;
}
.item-4 .img div a{
  padding: 0;
  display: flex;
  height: 100%;
}
.item-4 .img div a img{
  max-height: 100%;
}
.item-4 .img div img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.item-4 .but{
    display: flex;
    justify-content: space-between;
}
.item-4 .but a{
    width: 48%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    background-image: url("../img/but.png");
    background-size: 100% 100%;
    box-shadow: 2.213618755340576px 9.592348098754883px 14.019586563110352px 0px #0C90D43D;
}
.item-4 .but a ~ a{
  background-image: url("../img/link.png");
  box-shadow: 2.213618755340576px 9.592348098754883px 14.019586563110352px 0px #00AA4F4F;


}
.item-4 .but a:hover{
  opacity: 0.7;
}
.item-baner,
.item-baner *,
.item-baner div *,
.item-baner div::after,
.item-baner div::before
{
  border-color: #F2F9FC !important;
}
/* coin-page */
.coin-page{}
.coin-page .container{
  max-width: 960px;
}
.coin-page .item-4 .img{
  height: 280px;
}
.coin-page .item-4 .img h4{
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0;
}
/*  */
.page{
  padding: 0;
  background-image: url(../img/blur-g.png);
  background-position: left bottom -30vh;
  background-size: 50% auto;
  background-repeat: no-repeat;
  position: relative;
}
.page .container{
  max-width: 650px;
}
.page .container p{
  margin: 10px 0;
  color: #ffffffa8;
}
.page .container ul{
  padding: 15px;
  margin: 0;
}
.page .container ul li{
  color: #ffffff;;

}
.page .container ul li::marker {
  color: #0C90D4;
}
/*  */
.contactus{
  background-position: left center;
}
.contactus::after {
  content: "";
  background-image: url(../img/contact.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 500px;
  width: 30%;
  display: block;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: -1;
}
.contactus::before{
  content: "";
  background-image: url(../img/wav.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: right center;
  height: 100%;
  width: 16%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.contactus .open-ticket{
  background-position: right center;
  background-size: 30% auto;
}
.contactus .open-ticket:after{
  display: none;
}
.contactus .container form{
  max-width: 650px;
}
.contactus .container form .label .submit{
  margin: 0 auto;
  float: none;
}
.contactus .container h4{
  display: block;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 40px;
  letter-spacing: 0;
  text-align: center;
  max-width: 550px;
  line-height: inherit;
}
.container h4{
  width: 100%;
}
.contactus .container h4 span{
  color: #00AA4F;
}
/* blogs */
.blogs-cover{
  padding: 0;
    background-image: url(../img/blur-g.png);
    background-position: left bottom -30vh;
    background-size: 50% auto;
    background-repeat: no-repeat;
    position: relative;
}
.blogs{
  background-image: url(../img/bank-bg.png);
  background-repeat: no-repeat;
  background-position: right -30vh;
  background-size: 50% auto;
}
.blogs .container .block{
  display: flex;
  flex-wrap: wrap;
}
.blogs .container .block .post{
  padding: 0 10px 10px;
  margin: 0 0 10px;
  display: flex;
  flex-direction: column;
}
.blogs .container .block .post img{
  width: 100%;
  height: 200px;
  border-radius: 20px;
  margin: 0 0 20px;
  object-fit: cover;
}
@media (max-width: 769px) {
  .blogs .container .block .post{
    padding: 0 0 10px;
  }
  .blogs .container .block .post img{
    height: 180px;
  }
}
.blogs .container .block .post span{
  display: flex;
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  display: block;
}
.blogs .container .block .post a{
  color: #fff;
  margin: 0 0 10px;
  background: initial;
  width: 100%;
  outline: none;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  box-shadow: none;
}
.blogs .container .block .post a:hover{
  color: #0C90D4;
}
/*  */
.blog-single .blogs{
  padding-top: 25px;
  position: relative;
}
.blog-single .blogs:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 15%;
  height: 500px;
  z-index: -1;
  background-image: url("../img/blog.png");
  background-repeat: no-repeat;
  background-position:  right top;
  background-size: 100% auto;
}

.blog-single .container{
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 2px solid #0C90D45E;
}
.blog-single img{
  max-height: 100%;
  height: auto;
  border-radius: 15px;
  margin: 0 0 15px;
}
.blog-single .blocks{
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
}
.blog-single .blocks p{
  color: #ffffffad;
  font-size: 14px;
}
.blog-single .blocks h5{
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 25px;
}
.blog-single .sidebar ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.blog-single .sidebar ul li{
  display: flex;
  margin: 0 0 15px;
}
.blog-single .sidebar ul li a{
  display: flex;
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.sidebar ul li a:hover{
  color: #00AA4F ;
}
.blog-single .sidebar ul li a img{
  width: 70px !important;
  height: 70px !important;
  margin: 0;
  border-radius: 10px;
  margin-inline-end: 15px;
  min-width: 80px;
}
.blog-single .sidebar ul li a p{
  margin: 0;
  color: #fff;
}
.blog-single .sidebar ul li a:hover p{
  margin: 0;
  color: #00AA4F;
}
/*  */
.related-blog{
  display: flex;
  border: none !important;
  flex-direction: column;
  align-content: center;
  padding-top: 30px;
  align-items: center !important;
}
.related-blog h6{
  background: linear-gradient(90deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
  border-radius: 50px;
  padding: 0;
  margin: 0 0 30px;
  color: #fff;
  font-weight: 400;
  width: 150px;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 5px 0 0 15px;
  font-size: 13px;
  text-transform: uppercase;
}

.blog-slider{
  padding: 0 40px;
}
.blog-slider .owl-next,.blog-slider .owl-prev{
  margin-top: -75px;
}

/* forex */
.forex-head-page{
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  background-image: url("../img/forex.png");
  background-position: bottom right;
  padding: 0 20px;
}
@media (max-width: 769px) {
  .forex-head-page{
    background-position: bottom center;
  } 
}
.forex-head-page .container{
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 75vh;
    padding-top: 100px;
}

.forex-head-page .container .block{}
.forex-head-page .container .block h3{
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 1.2;
}
@media (max-width: 769px) {
  .forex-head-page .container .block h3{
    font-size: 20px;
}
}
.forex-head-page .container .block p{
    font-size: 15px;
    color: #ffffffc4;
}



.forex-head{
  background-size: 100% 100%;
  background-repeat: no-repeat;
  min-height: 66vh;
  /* background-size: cover; */
  display: flex;
}
.fbs-bg{
  background-image: url("../img/fbs.png");
  background-size: cover;
}
.fxtm-bg{
  background-image: url("../img/fxtm.png");
  background-size: cover;
}
.fbs-bg .container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  max-width: 700px;
  padding: 80px 20px 10px;
}
.fbs-bg h3{
    margin: 0 0 10px;
    font-weight: 700;
}
.fbs-bg p{
    font-size: 14px;
    color: #ffffffbf;
}

.fbs-page{
  position: relative;
  padding-top: 120px;
}
.fbs-page:after{
  content: "";
  position: absolute;
  top: -22vh;
  right: 0;
  width: 11%;
  height: 500px;
  z-index: 0;
  background-image: url("../img/transparent.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100% auto;
}
.fxtm-page:after {
  content: "";
  position: absolute;
  top: -22vh;
  right: auto;
  left: 0;
  width: 11%;
  height: 500px;
  z-index: 0;
  background-image: url(../img/transparent-l.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100% auto;
}
.fbs-page img.fbs-logo{
  width: 140px;
  height: auto;
  position: absolute;
  left: 50%;
  top: -70px;
  margin-left: -70px;
}
.fbs-page .container{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.fbs-page .container .block{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.fbs-page .container .block h3{
  margin: 0 0 15px;
  font-size: 22px;
  line-height: 1.5;
}
.fbs-page .container .block p{
  color: #ffffffc4;
  font-size: 15px;
}

.fbs-page .container .block .but{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.fbs-page .container .block .but a{
  width: 48%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  font-size: 14px;
  font-weight: 600;
  color: #fff !important;
  background-image: url("../img/but.png");
  background-size: 100% 100%;
  box-shadow: 2.213618755340576px 9.592348098754883px 14.019586563110352px 0px #0C90D43D;
}
.fbs-page .container .block .but a ~ a{
background-image: url("../img/link.png");
box-shadow: 2.213618755340576px 9.592348098754883px 14.019586563110352px 0px #00AA4F4F;
}
.fbs-page .container .block .but a:hover{
opacity: 0.7;
}
/*  */
.forex{
  padding-top: 50px;
}
.forex::after{
  display: none;
}
.forex .container{
  background-image: url("../img/dots.png");
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 35vh;
}
.forex .container .row{
  background-image: url("../img/dots.png");
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 35vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
.forex .block .boxall{
  display: flex;
  padding: 0;
  margin: 20px 0 0;
  max-width: 650px;
  flex-wrap: wrap;
}
.forex .block .box{
  display: flex;
  padding: 15px;
  text-align: center;
}
.forex .block .box .fxtm-box{
  background: linear-gradient(163.31deg, #fa5b2861 6.5%, #00071a00 96.66%);
  border-radius: 20px;
  padding: 15px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
.forex .block .box .fbs-box{
  background: linear-gradient(163.31deg, #00aa4f59 6.5%, #00071a29 96.66%);
  border-radius: 20px;
  padding: 15px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.forex .block .box img{
  width: 160px;
  height: 160px;
  margin: 0 0 15px;
  border-radius: 20px;
}
.forex .block .box span{
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 15px;
}
.forex .block .box a.more{
  width: 160px;
  padding: 6px 5px;
  text-align: center;
  margin: 0 auto 15px;
  background: #FFFFFF0D;
  border-radius: 5px;
  outline: none;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #ffffff61;
}
.forex .block .box a.more:hover{}

.forex .block .box .but{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}
.forex .block .box .but a{
  width: 48%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  font-size: 13px;
  font-weight: 500;
  padding-top: 4px;
  color: #fff !important;
  background-image: url("../img/but.png");
  background-size: 100% 100%;
  box-shadow: 2.213618755340576px 9.592348098754883px 14.019586563110352px 0px #0C90D43D;
}
.forex .block .box .but a ~ a{
background-image: url("../img/link.png");
box-shadow: 2.213618755340576px 9.592348098754883px 14.019586563110352px 0px #00AA4F4F;
}
.forex .block .box .but a:hover{
opacity: 0.7;
}

/* dashboard */
.header{
  padding: 20px 0;
  width: 100%;
}
.header img{
  width: auto;
  height: 50px;
}
.dashboard{
  background-image: url("../img/dashboard.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 100vh;
  padding: 0 5px 15px;
  position: relative;
  background-color: #282f54;
}
.dashboard::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../img/dashboard-net.png");
  width: 16%;
  height: 450px;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100% auto;
}
.dashboard .container{
  display: flex;
  flex-wrap: wrap;
  max-width: 1250px;
  position: relative;
  z-index: 99;
}
.dashboard .admin{
  padding: 10px 0;
  height: 100%;
  padding-inline-end: 10px;
}
.dashboard .admin .admin-side{
  background: #161A2E;
  padding: 15px 15px;
  border-radius: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 500px;
  position: relative;
}
@media (max-width: 769px) {
  .dashboard .admin .admin-side{
    min-height: 50px;
    padding-bottom: 80px;
  }
}

.dashboard .admin .admin-side .info{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 0 20px;
}
.dashboard .admin .admin-side .info img{
    width: 90px;
    height: 90px;
    border-radius: 5px;
}
.dashboard .admin .admin-side .info div{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-inline-start: 10px;
}
.dashboard .admin .admin-side .info div h4{
    font-size: 18px;
    margin: 0 0 7px;
}
.dashboard .admin .admin-side .info div span{
    font-size: 12px;
    padding: 8px 15px 7px 30px;
    background-color: #F4433633;
    border-radius: 7px;
    color: #FF4C51;
    background-image: url("../img/maps.png");
    background-size: auto 20px;
    background-position: 10px center;
    background-repeat: no-repeat;
}
.dashboard .admin .admin-side .balance{
  display: flex;
  border-bottom: 1px solid #FFFFFF21;
  padding: 15px 0;
  flex-direction: row;
  align-items: center;
}
.dashboard .admin .admin-side .balance .box{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dashboard .admin .admin-side .balance .box img{
    width: auto;
    height: 35px;
    padding-inline-end: 7px;
}
.dashboard .admin .admin-side .balance .box span{
    font-size: 11px;
    color: #70707C;
    margin: 0;
}
.dashboard .admin .admin-side .balance .box h1{
    font-size: 20px;
    margin: 0;
}
.dashboard .admin .admin-side .balance .box a{
    background: linear-gradient(90deg, #54AE6F 0%, #00AA4F 49.01%, #007736 100.02%);
    color: #fff;
    font-size: 13px;
    display: flex;
    width: 100%;
    height: 35px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
}
.dashboard .admin .admin-side .balance .box a:hover{
  opacity: 0.7;
}
.dashboard .admin .admin-side .edit-profile{
  display: flex;
  border-bottom: 1px solid #FFFFFF21;
  padding: 0;
  flex-direction: row;
  align-items: center;
}
.dashboard .admin .admin-side .edit-profile a{
  display: flex;
  padding: 8px 10px 5px 43px;
  background-image: url("../img/edit.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  width: 100%;
  color: #fff;
  flex-direction: row;
  align-items: center;
  height: 50px;
  font-weight: 500;
  position: relative;
}
.dashboard .admin .admin-side .edit-profile a:hover{
  color: #00AA4F;
}
.dashboard .admin .admin-side .edit-profile a::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 20px;
  background-image: url("../img/arw.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.dashboard .admin .admin-side a.out{
  height: 40px;
  border-radius: 50px;
  color: #ED1111;
  background-color: #FF000021;
  outline: none;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}
.dashboard .admin .admin-side a.out:hover{
  color: #fff;
  background-color: #ff000046;
}


/*  */
.dashboard .content{
  padding: 10px 10px 40px;
}
.dashboard .content .statistics{
  display: flex;
  padding: 0 0 10px;
  flex-wrap: wrap;
}
.dashboard .content .statistics .block{
  margin: 5px;
  display: flex;
  background: linear-gradient(98.86deg, #6BAAFC 0%, #305FEC 100%);
  border-radius: 7px;
  min-height: 70px;
  min-width: 220px;
  padding: 15px;
  position: relative;
}
@media (max-width: 769px) {
  .dashboard .content .statistics .block{
    margin: 5px 0;
  }
}
.dashboard .content .statistics .block::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("../img/file-1.png");
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}
.dashboard .content .statistics .block-2{
  background: linear-gradient(98.86deg, #EF5E7A 0%, #D35385 100%);
}
.dashboard .content .statistics .block-2::after{
  background-image: url("../img/file-2.png");
}
.dashboard .content .statistics .block-3{
  background: linear-gradient(98.86deg, #D623FE 0%, #A530F2 100%);
}
.dashboard .content .statistics .block-3::after{
  background-image: url("../img/file-3.png");
}

.dashboard .content .statistics .block .box{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dashboard .content .statistics .block .box h5{
    min-width: 100%;
    display: flex;
    margin: 0;
}
.dashboard .content .statistics .block .box h1{
    margin: -5px 0 -20px;
    width: 100%;
    text-align: right;
    font-size: 50px;
    line-height: normal;
}
.dashboard .content .orders{}
.dashboard .content .orders .top{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0;
}
.dashboard .content .orders .top h4{
  margin: 0 0 10px;
  font-size: 20px;
}
.dashboard .content .orders .top form{
  max-width: 350px;
  width: 100%;
  position: relative;
}
.dashboard .content .orders .top form .s{
  width: 100%;
  height: 40px;
  border: 1px solid #FFFFFF2B;
  border-radius: 15px;
  background: #FFFFFF2B;
  padding-inline-start: 40px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-top: 5px;
  outline: none;
}
.dashboard .content .orders .top form .submit{
  width: 20px;
  height: 20px;
  background-image: url("../img/s.png");
  background-size: 100% 100%;
  position: absolute;
  top: 10px;
  left: 15px;
  border: none;
  outline: none;
  font-size: 0;
  background-color: initial;
}
.table-block{
  margin: 10px 0 0;
  padding: 0;
  display: flex;
}
@media (max-width: 769px) {
  .table-block{
    overflow-x: scroll;
  }
}

.table{
  border-radius: 10px;
  border: none;
  overflow: hidden;
}
.table thead{
  background: #0C90D42E;
  color: #fff;
  text-align: center;
  font-size: 11px;
  border: none !important;
}
.table thead tr{
  padding: 0;
  border: none;
}
.table thead tr td{
  padding: 17px 5px;
  text-align: center;
  box-shadow: none;
  border: none;
}

.table tbody{
  background: #FFFFFF0D;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
.table tbody tr{}
.table tbody tr td{
    border-bottom: 1px solid #FFFFFF1F;
    padding: 10px 7px;
    height: 60px !important;
    align-content: center;
}
.success{
  background: #00AA4F2B;
  padding: 5px;
  border-radius: 20px ;
  color: #00AA4F;
  width: 100%;
  text-align: center;
}
.closed{
  background: #EB0C0C2B;
  padding: 5px;
  border-radius: 20px ;
  color: #ED1111;
  width: 100%;
  text-align: center;
}

/*  */
a.back{
  background-image: url("../img/back.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px 32px;
  color: #fff;
  padding: 0;
  padding-inline-start: 40px;
  font-size: 18px;
  font-weight: 600;
  height: 32px;
  display: inline-block;
  padding-top: 4px;
}
a.back:hover{
  opacity: 0.7;
}
.balance-tit{
  margin: 15px 0 30px;
  font-size: 22px;
}
.balance-form{
    display: flex;
    flex-wrap: wrap;
}
.balance-form .label{
  padding: 5px;
  position: relative;
}
.balance-form .label  .file {
  font-size: 14px;
  margin: 0 0 10px 0;
  opacity: 0;
  cursor: pointer;
}
.balance-form .label  .file ~ .ico {
  background-image: url(../img/up.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: 11px center;
  background-color: #355261;
  border-radius: 5px;
  padding: 0 15px 0 35px;
  display: flex;
  height: 35px;
  width: 180px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  position: absolute;
  top: 0;
  z-index: -1;
}
.balance-form .label  p {
  display: block;
  margin: 5px 0;
  font-size: 11px;
  color: #ffffffc4;
}
.balance-form .label  .submit {
  height: 46px;
  color: #fff;
  text-decoration: none;
  outline: none;
  width: 170px;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  align-items: center;
  justify-content: center;
  background-image: url(../img/link.png);
  background-size: 100% 100%;
  box-shadow: 3px 13px 19px 0px #00AA4F4F;
  text-transform: uppercase;
  background-color: initial;
  padding: 0;
  border: none;
  outline: none;
}
.balance-form .label  .submit:hover{
  opacity: 0.7;
}


.balance-form .input-text,
.balance-form .select
{
  background-color: #0D0D2D54;
    border: 1px solid #FFFFFF33;
}




@media (max-width: 769px) {
}


/*

    transition: all 0.5s ease 0s;
    transform: scale(1.2);

  display: grid;
  grid-template-columns: auto auto auto auto;


        display: flex;
        flex-direction: column;
        justify-content: center;

 
*/

