@import url('http://fonts.cdnfonts.com/css/arial?styles=48878,48885,48883,48884,48888,51076,51077,48879,48880,48886,48881,48882,48887,48889,48890,51911,51914,51913');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
  font-family: 'Game Of Squids';
  src: url('Game Of Squids.otf');
  src: local('Game-Of-Squids.otf'), local('Game-Of-Squids'),
       url('../fonts/Game-Of-Squids.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Game Of Squids';
  src: url('Game Of Squids.ttf');
  src: local('Game-Of-Squids.ttf'), local('Game-Of-Squids'),
       url('../fonts/Game-Of-Squids.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Krungthep';
  src: url('Krungthep');
  src: local('Krungthep.ttf'), local('Krungthep.'),
      url('../fonts/Krungthep.ttf') format('embedded-opentype'),
      url('../fonts/Krungthep.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


.bg-image {
  object-fit: cover;
}
.bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg-image:not([class*=absolute]) {
  position: absolute;
}
section {
  padding: 6rem 0;
  position: relative;
  overflow: hidden;
}
#select-currency option{
    background: #000;
    color: #000;
}
#select-currency option:hover{
    background: #000;
    color: #000;
}
@media (min-width: 576px){
  .container, .container-sm {
      max-width: 540px;
  }
}
@media (min-width: 992px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 970px;
  }
}
@media (min-width: 992px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 970px;
  }
}
@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1150px;
  }
}
@media (min-width: 1300px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1240px;
  }
}
@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1320px;
  }
}
@media (min-width: 1500px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1445px;
  }
}
@media (min-width: 1600px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1520px;
  }
}
.header-bg .nav-link{
  font-family: 'Arial';
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #101010;
}
@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 2rem;
      padding-left: 2rem;
  }
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1280px){
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 2rem;
      padding-left: 1rem;
  }
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 25px;
  margin-top: 0.125rem;
  padding: 10px 28px;
  width: 295px;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
}
.desktop .dropdown-item{
  padding: 7px 0px;
}
.dropdown-toggle::after {
  content: '';
  background: url(../img/chevron-down_black.svg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  border: 0px;
  height: 24px;
  width: 23px;
  top: 13px;
  right: 0px;
}
.dropdown-menu-cus .dropdown-item{
  font-family: 'Arial';
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
  border-bottom: 1.9px solid #39A824;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  min-width: 10rem;
  padding: 0 0 0;
  margin: 0;
  border-right: 1px solid #39A824;
  border-left: 1px solid #39A824;
  border-top: 1px solid #39A824;
  border-bottom: 0px solid #39A824;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0px
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 25px;
    margin-top: 0.125rem;
    padding: 10px 28px;
    width: 295px;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
}
.header-top:after {
  content: '';
  background: url(../img/service-top-content.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 84%;
  height: 2px;
  top: 84px;
  left: 0px;
}
.header-top.active::after{
    background:none;
}
/* -------------------------------home-page------------------------------------ */
.home_banner_top::after {
  content: '';
  background: url(../img/ready_Scroll.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 84px;
  height: 98px;
  left: 47%;
  bottom: 25px;
}
.home_top_content h1 {
  font-family: 'Game Of Squids';
  font-size: 96px;
  line-height: 82px;
  font-weight: 400;
  color: #FBFBF9;
  letter-spacing: 82px;
  text-transform: uppercase;
  width: 999px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 40px;
}
.home_top_content h3{
  font-family: 'Krungthep';
  font-size: 32px;
  line-height: 44.8px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.home_banner_top{
  padding: 17rem 0;
  height: 688px;
}
.what_make_home{
  padding: 12.5rem 0;
}
.home_make_content h1{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #145C54;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.home_make_content p{
  font-family: 'Arial';
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #7B7979;
}

.home_make_content .btn {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 183px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
  background-image: linear-gradient(to right, #5AD942 67% , #A1CC8A 100%);
  position: relative;
}
.what_make_content h1{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #145C54;
  letter-spacing: 13px;
  text-transform: uppercase;
  width: 616px;
  max-width: 100%;
}
.what_make_content{
  width: 616px;
  max-width: 100%;
}
.what_make_content p{
  font-family: 'Arial';
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #7B7979;
}
.what_make_unique{
  background: url(../img/Unique_uds_bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 800px;
  padding: 11rem 0;
}
@media (min-width: 1280px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 658px;
    padding: 6rem 0
  }
  .what_make_home {
    padding: 6.5rem 0;
  }
}
@media (min-width: 1440px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 658px;
    padding: 6rem 0
  }
  .what_make_home {
    padding: 7.5rem 0;
  }
}
@media (min-width: 1600px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 686px;
    padding: 8rem 0;
  }
  .what_make_home {
    padding: 9.5rem 0;
  }
}
@media (min-width: 1800px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 730px;
    padding: 8rem 0;
  }
  .what_make_home {
    padding: 13.5rem 0;
  }
}
@media (min-width: 1920px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 800px;
    padding: 11rem 0;
  }
  .what_make_home {
    padding: 13.5rem 0;
  }
}
@media (min-width: 2160px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 800px;
    padding: 11rem 0;
  }
  .what_make_home {
    padding: 13.5rem 0;
  }
}
@media (min-width: 2880px){
  .what_make_unique{
    background: url(../img/Unique_uds_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 800px;
    padding: 11rem 0;
  }
  .what_make_home {
    padding: 13.5rem 0;
  }
}

.home_services_card {
  padding: 5.5rem 0 5rem;
  margin-bottom:0px;
  box-shadow: 18px 10px 121px 11px #ededed;
  height: 700px;
}
.home_about_card .card {
  height: 215px;
  width: 100%;
  max-width: 100%;
  margin: auto;
  margin-bottom: 80px;
  padding: 20px 0px 0px;
  background: transparent;
  border: 0px;

}
.home_about_card h3 {
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 10px;
  text-transform: uppercase;
}
.home_about_card h4 {
  font-family: 'Krungthep';
  font-size: 40px;
  line-height: 56px;
  font-weight: 400;
  color: #92FF7B;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.home_about_card .btn {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #000000;
  border: 0px;
  width: 166px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
  background: #fff;
  position: relative;
}
.home_services_card .owl-prev{
  position: absolute;
  left: 8rem;
  top: 6.5rem;
}
.home_services_card .owl-next{
  position: absolute;
  right: 8rem;
  top: 6.5rem;
}
@media (min-width: 1280px){
  .home_services_card {
    padding: 16.5rem 0 5rem;
    margin-bottom: 0px;
    box-shadow: 18px 10px 121px 11px #ededed;
    height: 700px;
  }
  .home_services_card .owl-prev{
      position: absolute;
      left: -2rem;
      top: 6.5rem;
    }
    .home_services_card .owl-next{
      position: absolute;
      right: -2rem;
      top: 6.5rem;
    }
}
@media (min-width: 1440px){
  .home_services_card {
    padding: 16.5rem 0 5rem;
    margin-bottom: 0px;
    box-shadow: 18px 10px 121px 11px #ededed;
    height: 700px;
  }
  .home_services_card .owl-prev{
      position: absolute;
      left: 3rem;
      top: 6.5rem;
    }
    .home_services_card .owl-next{
      position: absolute;
      right: 3rem;
      top: 6.5rem;
    }
}
@media (min-width: 1600px){
  .home_services_card {
    padding: 16.5rem 0 5rem;
    margin-bottom: 0px;
    box-shadow: 18px 10px 121px 11px #ededed;
    height: 700px;
  }
  .home_services_card .owl-prev{
      position: absolute;
      left: 8rem;
      top: 6.5rem;
    }
    .home_services_card .owl-next{
      position: absolute;
      right: 8rem;
      top: 6.5rem;
    }
}
@media (min-width: 1800px){
  .home_services_card {
    padding: 16.5rem 0 5rem;
    margin-bottom: 0px;
    box-shadow: 18px 10px 121px 11px #ededed;
    height: 700px;
  }
  .home_services_card .owl-prev{
      position: absolute;
      left: 8rem;
      top: 6.5rem;
    }
    .home_services_card .owl-next{
      position: absolute;
      right: 8rem;
      top: 6.5rem;
    }
}
@media (min-width: 1920px){
  .home_services_card {
    padding: 16.5rem 0 5rem;
    margin-bottom: 0px;
    box-shadow: 18px 10px 121px 11px #ededed;
    height: 700px;
  }
   .home_services_card .owl-prev{
      position: absolute;
      left: 8rem;
      top: 6.5rem;
    }
    .home_services_card .owl-next{
      position: absolute;
      right: 8rem;
      top: 6.5rem;
    }
}
@media (min-width: 2880px){
  .home_services_card {
    padding: 16.5rem 0 5rem;
    margin-bottom: 0px;
    box-shadow: 18px 10px 121px 11px #ededed;
    height: 700px;
  }
}

.home_last_from{
  margin-top: 0px !important;
}
/* ----------------------ad-ser------------------------------- */
.nft_servies_top::after{
  content: '';
  background: url(../img/Scroll.png) no-repeat;
  background-size: cover;
  background-position:center center;
  position: absolute;
  width: 34px;
  height: 67px;
  left: 48.8%;
  bottom: 25px;
}
.serives_content h1{
  font-family: 'Game Of Squids';
  font-size: 64px;
  line-height: 90px;
  font-weight: 400;
  color: #FBFBF9;
  margin-bottom: 2px;
  letter-spacing: 25px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.serives_content p{
    font-family: 'Arial';
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #FBFBF9;
    text-decoration: none;
    width: 100%;
    max-width: 757px;
    margin: auto;
    padding-top: 24px;
    margin-bottom: 24px;
}
.serives_content{
  position: relative;
}
.serives_content::after {
  content: '';
  background: url(../img/service-top-content.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 115px;
  left: 0px;
}
.serives_content .btn{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0px;
  padding: 15px 24px;
  height: 56px;
  background-color: #fff;
  border-color: #fff;
  width: fit-content;
  margin: auto;
}
.indival-top_srvi{
    padding: 13rem 0 12rem;
    height: 688px;
}
.make_the_most{
  position: relative;
  height: 512px;
  margin-top: 77px;
  padding: 64px 0;
  margin-bottom: -108px;
}
.make_the_most::after{
  content: '';
  background:url(../img/make_most_content.png)no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 411px;
  width: 1920px;
  z-index: -1;
}
.make_most_content h2{
    font-family: 'Krungthep';
    font-size: 56px;
    line-height: 78px;
    font-weight: 400;
    color: #063630;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: left;
    width: 727px;
    max-width: 100%;
}
.complete-content h2 {
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: left;
  width: 743px;
  max-width: 100%;
}
.make-border {
  width: 883px;
  max-width: 100%;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
  padding: 56px 40px 40px 64px;
  position: relative;
  left: -67px;
  top: -64px;
  height: 412px;
}
@media only screen and (min-device-width: 1080px) and (max-device-width: 1280px){
  .make_the_most::after {
    content: '';
    background: url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -157px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: 6px;
    top: -64px;
    height: 412px;
  }
}

@media only screen and (min-device-width: 1281px) and (max-device-width: 1440px){
  .make_the_most {
    position: relative;
    height: 512px;
    margin-top: 77px;
    padding: 64px 0;
    margin-bottom: -130px;
  }
  .make_the_most::after {
    content: '';
    background: url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -134px;
    height: 412px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: 43px;
    top: -64px;
    height: 412px;
  }
}
@media only screen and (min-device-width: 1441px) and (max-device-width: 1600px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -156px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -67px;
    top: -64px;
    height: 412px;
  }
}
@media only screen and (min-device-width: 1601px) and (max-device-width: 1800px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -59px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -67px;
    top: -64px;
    height: 412px;
  }
}
@media only screen and (min-device-width: 1801px) and (max-device-width: 1920px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -67px;
    top: -64px;
    height: 412px;
  }
}
@media (min-width: 1440px){
  .make_the_most {
    position: relative;
    height: 512px;
    margin-top: 77px;
    padding: 64px 0;
    margin-bottom: -130px;
  }
  .make_the_most::after {
    content: '';
    background: url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -134px;
    height: 412px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: 30px;
    top: -64px;
    height: 412px;
  }
}
@media (min-width: 1600px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -156px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -67px;
    top: -64px;
    height: 412px;
  }
}
@media (min-width: 1800px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -59px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -67px;
    top: -64px;
    height: 412px;
  }
}
@media (min-width: 1920px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 411px;
    width: 1920px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: 16px;
    top: -64px;
    height: 412px;
  }
}
@media (min-width: 2160px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 411px;
    width: 2160px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -100px;
    top: -64px;
    height: 412px;
  }
}
@media (min-width: 2880px){
  .make_the_most::after{
    content: '';
    background:url(../img/make_most_content.png)no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 411px;
    width: 2880px;
    z-index: -1;
  }
  .make-border {
    width: 883px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -100px;
    top: -64px;
    height: 412px;
  }
}
.make_most_content p{
  font-family: 'Arial';
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
  color: #7B7979;
}
.crete_most_content h2 {
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: left;
  width: 727px;
  max-width: 100%;
}
.we_create_the_most .make-border {
  width: 870px;
  max-width: 100%;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
  padding: 56px 40px 40px 64px;
  position: relative;
  left: 43px;
  top: -64px;
  height: 412px;
  float: right;
}
.we_create_the_most {
  position: relative;
  height: 512px;
  margin-top: 105px;
  padding: 64px 0;
  margin-bottom: -116px;
}
@media only screen and (min-device-width: 1080px) and (max-device-width: 1280px){
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 91px;
    padding: 64px 0;
    margin-bottom: -115px;
}
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: -503px;
      height: 412px;
      width: 1920px;
      z-index: -1
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -28px;
    top: -64px;
    height: 412px;
    float: right;
}
}
@media (min-width: 1280px){
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 91px;
    padding: 64px 0;
    margin-bottom: -115px;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: -503px;
      height: 412px;
      width: 1920px;
      z-index: -1
  }
}
@media (min-width: 1440px){
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 118px;
    padding: 64px 0;
    margin-bottom: -94px;
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -19px;
    top: -64px;
    height: 412px;
    float: right;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: -336px;
      height: 412px;
      width: 1920px;
      z-index: -1
  }
}
@media (min-width: 1600px){
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 118px;
    padding: 64px 0;
    margin-bottom: -113px;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: -178px;
      height: 412px;
      width: 1920px;
      z-index: -1
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -40px;
    top: -64px;
    height: 412px;
    float: right;
}
}
@media (min-width: 1800px){
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 118px;
    padding: 64px 0;
    margin-bottom: -94px;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: -120px;
      height: 412px;
      width: 1920px;
      z-index: -1
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -83px;
    top: -64px;
    height: 412px;
    float: right;
}
}

@media (min-width: 1920px){
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 118px;
    padding: 64px 0;
    margin-bottom: -94px;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: 0px;
      height: 412px;
      width: 1920px;
      z-index: -1
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: -22px;
    top: -64px;
    height: 412px;
    float: right;
  }   
}
@media (min-width: 2160px){
  .how_it_work {
    padding: 233px 0;
    margin-top: -43px;
  }
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 118px;
    padding: 64px 0;
    margin-bottom: -94px;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: 0px;
      height: 412px;
      width: 2160px;
      z-index: -1
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: 7px;
    top: -64px;
    height: 412px;
    float: right;
  }   
}
@media (min-width: 2880px){
  .how_it_work {
    padding: 233px 0;
    margin-top: -43px;
  }
  .we_create_the_most {
    position: relative;
    height: 512px;
    margin-top: 118px;
    padding: 64px 0;
    margin-bottom: 50px;
  }
  .we_create_the_most::after {
      content: '';
      background: url(../img/create_most_content.png)no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: 0px;
      height: 412px;
      width: 2880px;
      z-index: -1
  }
  .we_create_the_most .make-border {
    width: 870px;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 56px 40px 40px 64px;
    position: relative;
    left: 61px;
    top: -64px;
    height: 412px;
    float: right;
  }   
}
.crete_most_content p {
  font-family: 'Arial';
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
  color: #7B7979;
}
.how_it_work{
  padding: 153px 0;
  position: relative;
}
.title_how_work{
  position: relative;
}
.title_how_work::after{
  content: '';
  background: url(../img/how_border.png) no-repeat; 
  background-position:center center;
  background-size: cover;
  position: absolute;
  width: 100%;
  max-width: 1253px;
  height: 2px;
  left: 0px;
  bottom: 15px;
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1280px){
  .how_it_work{
    padding: 144px 0;
    margin-top: -35px;
  }
}
@media only screen and (min-device-width: 1281px) and (max-device-width: 1440px){
  .how_it_work{
    padding: 153px 0;
    margin-top: -43px;
  }
}

@media only screen and (min-device-width: 1801px) and (max-device-width: 1920px){
  .how_it_work{
    padding: 173px 0;
    margin-top: -43px;
  }
}
@media (min-width: 1600px){
  .how_it_work{
    padding: 233px 0;
    margin-top: -43px;
  }
}
@media (min-width: 1800px){
  .how_it_work{
    padding: 233px 0;
    margin-top: -43px;
  }
}
@media (min-width: 2160px){
  .how_it_work{
    padding: 233px 0;
    margin-top: -43px;
  }
}
@media (min-width: 2880px){
  .how_it_work {
    padding: 123px 0;
    margin-top: 162px;
    margin-bottom: 120px;
  }
}
.title_how_work h2{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #FBFBF9;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 24px;
}
.title_how_work{
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative;
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1280px){
  .secvicard .card {
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    padding: 19px 19px;
    width: 415px;
    max-width: 100%;
    margin: auto;
    background: #e8e2e214;
    margin-bottom: 40px;
    height: 337px;
}
}
.step_card .card{
  padding: 24px 24px 24px;
  background: #fff;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
  width: 375px;
  max-width: 100%;
  margin: auto;
  height:100%;
}
.step_card .card h5{
  font-family: 'Arial';
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  color: #227870;
  margin-bottom: 24px;
}
.step_card .card h3{
  font-family: 'Krungthep';
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #227870;
  letter-spacing: 2px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.step_card .card p{
  font-family: 'Arial';
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: left;
  color: #7B7979;
  margin-bottom: 0px;
}
.our_net_desgin_package{
  padding: 0 0 1rem;
  margin-top: -35px;
}
.title_our_net_desgin h2{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 64px;
}
.secvicard .card{
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
  padding: 30px 30px;
  width: 415px;
  max-width: 100%;
  margin: auto;
  background:#e8e2e214;
  margin-bottom: 40px;
}
.secvicard h3{
  font-family: 'Krungthep';
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.secvicard p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #7B7979;
  margin-bottom: 24px;
}
.secvicard .get_price{
  font-family: 'Arial';
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #4F4F4F;
  text-align: left;
  margin-bottom: 16px;
}

.secvicard .card .btn{
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 166px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
}
.gradian_btn{
  background-image: linear-gradient(to right, #5AD942 67% , #A1CC8A 100%);
}
.secvicard .gradian_btn:hover{
  border: 2px solid #5AD942;
  background: #fff;
  color: #5AD942;
  height: 56px;
}
.get_in_tuoch .col-12 {
    padding: 0px;
}
.couldnt_find_what{
  background: url(../img/Get-In-touch.png) no-repeat;
  background-size: cover;
  background-position:center center;
  padding: 5rem 0;
}
.couldnt_find_what_content h1{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.couldnt_find_what_content p {
    font-family: 'Arial';
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #7B7979;
    margin-bottom: 24px;
}
.couldnt_find_what_content{
  width: 685px;
  max-width: 100%;
}
.couldnt_find_what_conten p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #7B7979;
}
.last_form{
  padding: 40px 40px;
  background: #063630;
  width: 480px;
  max-width: 100%;
}
.last_form h2{
  font-family: 'Krungthep';
  font-size: 32px;
  line-height: 45px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.get_in_tuoch p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #D0EAC2;
  margin-bottom: 32px;
}
.last_form{
  position: relative;
}
.last_form::after {
  content: '';
  background: url(../img/form_top_border.png) no-repeat;
  background-position: center center;
  background-size: cover;
  width: 400px;
  height: 2px;
  position: absolute;
  left: 40px;
  top: 133px;
}
.last_form .form-control{
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(to right, #5AD942 20%, #063630 100%) 1;
  background: #fff;
  margin-bottom: 10px;
  height: 43px;
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400px;
  line-height: 27px;
  color: #063630;
}
.last_form textarea{
    height: 120px !important;
}
.last_form .btn{
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 166px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
}
.last_form .gradian_btn:hover{
  border: 2px solid #5AD942;
  background: #fff;
  color: #5AD942;
  height: 56px;
}
.form-control::-webkit-input-placeholder {
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400px;
  line-height: 27px;
  color: #063630;
}

.form-control::-moz-placeholder {
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400px;
  line-height: 27px;
  color: #063630;
}
::-webkit-input-placeholder { /* Edge */
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400px;
  line-height: 27px;
  color: #063630;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400px;
  line-height: 27px;
  color: #063630;

}
/* -----------------------nft------------------------- */
.nft_last_pase{
  background:url(../img/teate_full_control.png) no-repeat 67% 100%;
  background-size: cover;
  margin-top: 30px;
}
.take_full_control{
  width: 741px;
  max-width: 100%;
}
.take_full_control h1{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: left;
  width: 734px;
  max-width: 100%;
  margin-bottom: 24px;
}
.take_full_control p {
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #7B7979;
  margin-bottom: 24px;
  width: 616px;
  max-width: 100%;
}
.take_full_control .btn {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 180px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
}
.custom_modal h4{
  font-family: 'Krungthep';
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.custom_modal{
  position: relative;
  flex: 1 1 auto;
  padding: 40px 40px;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%)1; 
  border-radius: 0px; 
}
.custom_modal .form-select{
  word-wrap: normal;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #5AD942 20%, #063630 100%) 1;
  padding: 1px 13px;
  margin-bottom: 14px;
  height: 43px;
  width: 100%;
  margin-bottom: 24px;
  border-radius: 0px;
}
.core-content .file_select{
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #5AD942 20%, #063630 100%) 1;

}
.custom_modal .form-select:focus{
  outline: none;
  border-color: transparent;
  box-shadow: none;
}
.modal_p_left{
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 34px;
  font-weight: 400;
  color: #063630;
  padding-top: 7px;
}
.modal_price_box p{
  background: #227870;
  padding: 8px 16px;
  color: #FBFBF9;
  font-family: 'Inter';
  font-size: 14px;
  line-height: 29px;
  font-weight: 400;
}
.what_p{
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #5AD942;
}
.custom_modal ul{
  padding-left: 17px;
}
.custom_modal ul li{
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 29px;
  font-weight: 400;
  color: #063630;
}
.custom_modal .add-cart{
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 148px;
  margin: auto;
  padding: 18px 18px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
}
.core-content .form-control{
  border: 1px solid #19367F;
  border-radius: 0px;
  font-family: 'Inter';
  font-size: 14px;
  line-height: 29px;
  font-weight: 400;
  color: #063630;
}
.core-content .file_select{
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #5AD942 20%, #063630 100%) 1;

}
.core-content .add-cart {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 100%;
  margin: auto;
  padding: 18px 18px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
}
/* ------------------------------------contact--------------------------- */
.contact_top{
  padding: 9rem 0 5rem;
  position: relative;
}
.top_title_content{
  position: relative;
}
.top_title_content::after {
  content: '';
  background: url(../img/service-top-content.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 196px;
  left: 0px;
}
.top_title_content h1{
  font-family: 'Game Of Squids';
  font-size: 64px;
  line-height: 90px;
  font-weight: 400;
  color: #FBFBF9;
  letter-spacing: 25px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.contact_from_right h3{
  font-family: 'Krungthep';
  font-size: 32px;
  line-height: 45px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  width: 408px;
  max-width: 100%;
  margin-bottom: 24px;
}
.contact_from_right h4{
  font-family: 'Krungthep';
  font-size: 32px;
  line-height: 45px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.contact_from_right h5{
  font-family: 'Arial';
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  color: #FBFBF9;
  margin-bottom: 24px;
}
@media (min-width: 576px){
  .modal-dialog {
      max-width: 554px;
      margin: 1.75rem auto;
  }
}
.form-checkbox {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-checkbox input[type="checkbox"] {
  visibility: hidden;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.form-checkbox label {
  border: 1px solid #FBFBF9;
  border-radius: 5px;
  cursor: pointer;
  height: 16px;
  width: 16px;
  left: 0px;
  position: absolute;
  top: 7px;
  border: 1px solid #FBFBF9;
  box-sizing: border-box;
  border-radius: 4px;
}
.form-checkbox label:after {
  border: 1px solid #FBFBF9;
  border-top: none;
  border-right: none;
  content: "";
  height: 4px;
  left: 2.5px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 9px;
}
.form-checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.checkbox-text, .checkbox-text a{
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 29px;
  font-weight: 400;
  color:#FBFBF9;
}
/* -----------------------------about--nft-------------------- */
.aboutnft_top{
  height: 100%;
  max-height: 688px;
  padding: 14rem 0;
}
.what_vtype_contnet h1{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 4px;
  text-transform: uppercase
}
.what_a_nft{
  padding: 4rem 0;
}
.create_what_a_nft{
  padding: 4rem 0;
}
.what_vtype_contnet p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  color: #7B7979;
  text-decoration: none;
  width: 616px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 30px;
}

.what_vtype_contnet .btn {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 180px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
}
.robot_page{
  height: 100%;
  max-height: 841px;
  padding: 0px 0px;
}
.robot_box {
  position: relative;
  left: -9rem;
}
.robot_box img{
  height: 100%;
  max-height: 841px;
}
.robot_line{
  position: relative;
}
.robot_line .line_box{
  width: 500px;
  max-width: 100%;
  padding: 14px 22px 0px;
  border-width: 3px;
  border-style: solid;
  border-image: linear-gradient(to right, #5AD942 20%, #063630 100%) 1;
}
.robot_line_one{
  position: absolute;
  height: 138px;
  top: 6rem;
  right: 7rem;
}
.line_one_img {
  content: '';
  background: url(../img/first_line.png);
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 605px;
  height: 60px;
  top: 8.5rem;
  right: 57.6rem;
  z-index: 1;
}

.robot_line_two{
  position: absolute;
  height: 138px;
  top: 21.4rem;
  right: -7rem;
}
.line_two_img {
  content: '';
  background: url(../img/first_line.png);
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 619px;
  height: 60px;
  top: 24rem;
  right: 43.6rem;
  z-index: 1;
}
.robot_line_third {
  position: absolute;
  height: 138px;
  top: 37rem;
  right: 7rem;
}
.line_three_img {
  content: '';
  background: url(../img/first_line.png);
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 609px;
  height: 60px;
  bottom: 8rem;
  right: 57.6rem;
  z-index: 1;
}
.robot_page{
  content: '';
  background:url(../img/characte_bg_be.png) no-repeat;
  background-size: cover;
  background-position: center center;
}
.robot_line p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #7B7979;
}
@media screen and (min-device-width: 992px) and (max-device-width: 1080px) and (-webkit-min-device-pixel-ratio: 1) { 
  .robot_line .line_box {
    width: 500px;
    max-width: 100%;
    padding: 7px 22px 0px;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right, #5AD942 20%, #063630 100%) 1;
  }
}
@media (min-width: 1080px){
  .robot_box {
    position: relative;
    left: -3rem;
  }
  .robot_line_one {
    position: absolute;
    height: 138px;
    top: 3rem;
    right: 0rem;
  }
  .robot_line_two {
    position: absolute;
    height: 138px;
    top: 15.4rem;
    right: 0rem;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 28rem;
    right: 0rem;
  }
  .line_one_img {
    content: '';
    background: none;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 343px;
    height: 60px;
    top: 7.5rem;
    right: 43.3rem;
    z-index: 1;
  }
  .line_two_img {
    content: '';
    background: none;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 318px;
    height: 60px;
    top: 20.5rem;
    right: 34.3rem;
    z-index: 1;
  }
  .line_three_img {
    content: '';
    background: none;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 378px;
    height: 60px;
    bottom: 5.8rem;
    right: 43.3rem;
    z-index: 1;
  }
}
@media (min-width: 1280px){
  .robot_box {
    position: relative;
    left: -3rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 4rem;
    right: 7rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 343px;
    height: 60px;
    top: 7.5rem;
    right: 43.3rem;
    z-index: 1;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 17.4rem;
    right: -2rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 318px;
    height: 60px;
    top: 20.5rem;
    right: 34.3rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 31rem;
    right: 7rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 378px;
    height: 60px;
    bottom: 5.8rem;
    right: 43.3rem;
    z-index: 1;
  }
}
@media (min-width: 1440px){
  .robot_box {
    position: relative;
    left: -3rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 6rem;
    right: 7rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 473px;
    height: 60px;
    top: 8.5rem;
    right: 39.1rem;
    z-index: 1;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 20.4rem;
    right: -2rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 436px;
    height: 60px;
    top: 23rem;
    right: 30.2rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 36rem;
    right: 7rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 507px;
    height: 60px;
    bottom: 7.7rem;
    right: 39.1rem;
    z-index: 1;
  }
}
@media (min-width: 1600px){
  .robot_box {
    position: relative;
    left: -9rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 6rem;
    right: 15rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 645px;
    height: 60px;
    top: 8.5rem;
    right: 47rem;
    z-index: 1;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 21.4rem;
    right: 2rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 629px;
    height: 62px;
    top: 24rem;
    right: 34.2rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 37rem;
    right: 17.5rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 625px;
    height: 63px;
    bottom: 9rem;
    right: 49.6rem;
    z-index: 1;
  }
}
@media (min-width: 1800px){
  .robot_box {
    position: relative;
    left: -9rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 6rem;
    right: 18rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 588px;
    height: 60px;
    top: 8.5rem;
    right: 50rem;
    z-index: 1;;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 21.4rem;
    right: 8rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 536px;
    height: 60px;
    top: 24rem;
    right: 40rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 37rem;
    right: 18rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 609px;
    height: 60px;
    bottom: 9rem;
    right: 50.3rem;
    z-index: 1;
  }
}
@media (min-width: 1920px){
  .robot_box {
    position: relative;
    left: -9rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 6rem;
    right: 16.5rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 605px;
    height: 60px;
    top: 8.5rem;
    right: 48.6rem;
    z-index: 1;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 21.4rem;
    right: 2.5rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 619px;
    height: 60px;
    top: 24rem;
    right: 34.6rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 38rem;
    right: 18rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 619px;
    height: 60px;
    bottom: 8rem;
    right: 50rem;
    z-index: 1;
  }
}
@media (min-width: 2160px){
  .robot_box {
    position: relative;
    left: -9rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 6rem;
    right: 16rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 617px;
    height: 60px;
    top: 8.5rem;
    right: 48.2rem;
    z-index: 1;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 21.4rem;
    right: 3rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 619px;
    height: 60px;
    top: 24rem;
    right: 35.2rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 38rem;
    right: 17rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 621px;
    height: 60px;
    bottom: 8rem;
    right: 49.2rem;
    z-index: 1;
  }
}
@media (min-width: 2880px){
  .robot_box {
    position: relative;
    left: -9rem;
  }
  .robot_line_one{
    position: absolute;
    height: 138px;
    top: 6rem;
    right: 16.5rem;
  }
  .line_one_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 605px;
    height: 60px;
    top: 8.5rem;
    right: 48.6rem;
    z-index: 1;
  }
  
  .robot_line_two{
    position: absolute;
    height: 138px;
    top: 21.4rem;
    right: 2.5rem;
  }
  .line_two_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 619px;
    height: 60px;
    top: 24rem;
    right: 34.6rem;
    z-index: 1;
  }
  .robot_line_third {
    position: absolute;
    height: 138px;
    top: 37rem;
    right: 17rem;
  }
  .line_three_img {
    content: '';
    background: url(../img/first_line.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 634px;
    height: 60px;
    bottom: 9.3rem;
    right: 49rem;
    z-index: 1;
  }
}
/* --------------------------about-------------------------- */
.about_us_top {
  padding: 16rem 0 12rem;
  height: 688px;
}
.how_are_nft_made{
  padding: 9rem 0;
}
.about_last_from{
    background: url(../img/Get-In-Touch_swich.png) no-repeat 65% 100%;
    background-size: cover;
    padding: 0px;
    margin-top: 40px;
}
.our_mission {
  background: url(../img/Our-Mission.png) no-repeat 55% 100%;
  background-size: cover;
  padding: 4rem 0;
}
@media (min-width: 1400px){
  .our_mission {
    background: url(../img/Our-Mission.png) no-repeat 53% 100%;
    background-size: cover;
    padding: 0rem 0;
  }
}
@media (min-width: 1600px){
  .our_mission {
    background: url(../img/Our-Mission.png) no-repeat 52% 100%;
    background-size: cover;
    padding: 4rem 0;
  }
}
@media (min-width: 1800px){
  .our_mission {
    background: url(../img/Our-Mission.png) no-repeat 53% 100%;
    background-size: cover;
    padding: 4rem 0;
  }
}
@media (min-width: 1920px){
  .our_mission {
    background: url(../img/Our-Mission.png) no-repeat 54% 100%;
    background-size: cover;
    padding: 4rem 0;
  }
}
@media (min-width: 2160px){
  .our_mission {
    background: url(../img/Our-Mission.png) no-repeat 65% 100%;
    background-size: cover;
    padding: 4rem 0;
  }
}
@media (min-width: 2880px){
  .our_mission {
    background: url(../img/Our-Mission.png) no-repeat 65% 100%;
    background-size: cover;
    padding: 4rem 0;
  }
}

.our_mission::before{
  content: '';
  background:url(../img/our_mission_be.png)no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 336px;
  max-width: 100%;
  height: 551px;

}
.about_card  .card{
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
  height: 215px;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 80px;
  padding: 20px 0px 0px;
}
.about_card h3{
  font-family: 'Krungthep';
  font-size: 32px;
  line-height: 45px;
  font-weight: 400;
  color: #063630;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.about_card .btn {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 166px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
  background-image: linear-gradient(to right, #5AD942 67% , #A1CC8A 100%);
  position: relative;
}
.about_card .btn::before {
  content: '';
  background: url(../img/green_line.png) no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  width: 452px;
  height: 2px;
  top: -28px;
  left: -139px;
  z-index: 0;
}
.our_mission_content{
  width: 556px;
  max-width: 100%;
}
@media screen and (min-device-width: 1080px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1) { 
  .our_mission_content{
    width: 556px;
    max-width: 100%;
    padding: 00px 40px 0px 0px;
  }
  .our_mission {
    padding: 2rem 0;
  }
  .about_card .card {
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
    height: 215px;
    width: 459px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 80px;
    padding: 20px 0px 0px;
}
}
@media (min-width: 1400px){
  .our_mission_content{
    width: 556px;
    max-width: 100%;
    padding: 40px 0px;
  }
}
@media (min-width: 1600px){
  .our_mission_content{
    width: 556px;
    max-width: 100%;
    padding: 0px 0px;
  }
}
@media (min-width: 1800px){
  .our_mission_content{
    width: 556px;
    max-width: 100%;
    padding: 0px 0px;
  }
}
@media (min-width: 1920px){
  .our_mission_content{
    width: 556px;
    max-width: 100%;
    padding: 0px 0px;
  }
}
.about_services_card {
  padding: 5.5rem 0 5rem;
  margin-bottom: 37px;
  box-shadow: 18px 10px 121px 11px #ededed;
}
.our_mission_content h1{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #145C54;
  letter-spacing: 15px;
  text-transform: uppercase;
  width: 555px;
  max-width: 100%;
  margin-bottom: 24px;
  position: relative;
}
.our_mission_content p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #7B7979;
  text-decoration: none;
  width: 100%;
  max-width: 757px;
}
.how_are_nft_made_content h2{
  font-family: 'Krungthep';
  font-size: 56px;
  line-height: 78px;
  font-weight: 400;
  color: #FBFBF9;
  letter-spacing: 15px;
  text-transform: uppercase;
  width: 502px;
  margin: auto;
  max-width: 100%;
  margin-bottom: 24px;
}
.how_are_nft_made_content p{
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color:#A1CC8A;
  margin-bottom: 24px;
  width: 616px;
  margin: auto;
  max-width: 100%;
  margin-bottom: 24px;
}
.how_are_nft_made_content .btn {
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 166px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
  background-image: linear-gradient(to right, #5AD942 67% , #A1CC8A 100%);
}
/* ----------------------tc------------------------------- */
.hambuger-pp{
  background:url(../img/tc_tamplate_bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  padding: 10rem 0 7rem;
}
.bg_border_policy{
  padding: 40px 40px 20px;
  background:#fff;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #5AD942 20%, #063630 100%) 1;
}
.hambuger-title h2{
    font-family: 'Krungthep';
    font-size: 56px;
    line-height: 78px;
    font-weight: 400;
    color: #063630;
    margin-bottom: 12px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.privcy-box-content p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #7B7979;
  text-decoration: none;
}
/* --------------------footer---------------------------- */
.footer{
  background: url(../img/Footer.png) no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 4rem 0 2rem;
}
.footer_menu_box a{
  font-family: 'Arial';
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-align: end;
  color: #fff;
  text-decoration: none;
}
.footer_menu_box p{
  margin-bottom: 24px;
}
.footer_copy_right p{
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 400;
  line-height: 29px;
  text-align: left;
  color: #9B9B9B;
  margin-bottom: 12px;
  margin-top: 24px;
}
.footer_copy_right{
  position: relative;
  z-index: 1;
}
.footer_logo_box{
  margin-top:50px;
}
.footer_copy_right::after{
  content: '';
  background: url(../img/border_img.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: -13px;
  left: 0px;
  height: 2px;
  width: 320px;
}
.footer_menu_box h5{
  font-family: 'Arial CE MT Black', sans-serif;
  font-size: 24px;
  line-height: 100%;
  font-weight: 700;
  color: #5AD942;
  margin-bottom: 48px;
}
.master-logo{
  margin-left: -19px;
  margin-top: -7px;
}
.footer_menu_box{
  position: relative;
  z-index: 1;
}
.footer_menu_box_ser::after {
  content: '';
  background: url(../img/border_img_ser.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 45px;
  left: 0px;
  height: 2px;
  width: 205px;
}
.footer_menu_box_other::after {
  content: '';
  background: url(../img/border_img_ser.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 45px;
  left: 0px;
  height: 2px;
  width: 254px;
}
.footer_menu_box_other::after {
  content: '';
  background: url(../img/border_img_other.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 45px;
  left: 0px;
  height: 2px;
  width: 140px;
}
.footer_contact_details::after {
  content: '';
  background: url(../img/border_img_contact.png) no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 45px;
  left: 0px;
  height: 2px;
  width: 174px;
}
.error_content  h1{
  font-family: 'Game Of Squids';
  font-size: 96px;
  line-height: 81.63px;
  font-weight: 400;
  color: #063630;
  margin-bottom: 2px;
  letter-spacing: 45px;
  text-transform: uppercase;
  margin-bottom: 30px;

}
.error_top_banner{
  padding: 13rem 0;
}
.error_content p{
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  color: #7B7979;
  text-decoration: none;
  width: 100%;
  max-width: 550px;
  margin: auto;
  margin-bottom: 32px;
}
.error_content .btn{
  font-size: 16px;
  font-family: 'Arial';
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 0px;
  width: 185px;
  margin: auto;
  padding: 16px 24px;
  text-transform: uppercase;
  border-radius: 0px;
  transition: ease-out 300ms;
  height: 56px;
  background-image: linear-gradient(to right, #5AD942 67% , #A1CC8A 100%);
}