@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap');
body,
html {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  color: #0a1023;
  font-size: 14px;    font-weight: 500;
}
ul,li{ margin: 0; padding: 0;}
.man_linehight {
  line-height: 27px;
  margin-top: 10px;
}
.lh28{line-height: 28px;}
.sab_hading {
  text-align: center;
  margin-bottom: 35px
}
.what_are .sab_hading {
  color: #fff
}
.mb-0{ margin-bottom: 0!important;}
 
.top_cryptocorrency {
  text-align: center
}
.top_cryptocorrency .sab_hading {
  margin-bottom: 25px
}
.header_top {
  color: #ffffff;
  padding: 6px 30px;
  margin-bottom: 10px;
  -webkit-transition: .5s ease;
  font-size: 15px;
  transition: .5s ease;
  background: #183562;
}
.header_top li {
  display: inline-block;
}
.p_15 {
  padding: 0 30px
}

/*change*/
/*@media screen and (max-width: 991px) {
    .logo img {
        margin-top: -10px!important;
        margin-bottom: -10px!important;
 
}*/
.left_ul li {
  margin-left: 15px;
}
.left_ul li i {
  margin-right: 8px;
}
.right_ul li {
  margin-left: 10px;
}
.header_top ul {
  margin-bottom: 0;
  padding: 0;
  text-align: right;
}
.right_ul {
  text-align: right;
}
.new_faq_heading {
  background: #09aff4;
  padding: 7px 10px;
  margin: 0;
  color: #fff;
}
.new_faq_text {
  border-left: 1px #dfdfdf solid;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
.most_appropriate_part_box2 {
  background: #fff;
  padding: 25px 25px;
  border-radius: 5px;
  margin-bottom: 25px;
  height: 400px;
  border-left: 4px solid #09aff4;
  line-height: 23px;
}
.most_appropriate_part_box2 h4{
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #000;
}
.most_appropriate_part_box2 h4 a{
  color:#000;
}
.tj {
  text-align: justify;
}
.make_dapp {
  padding-top: 50px;
}
.investment_box_wrapper {
  background: #fff;
  padding: 25px 15px 0;
  position: relative;
  text-align: center;
  height: 265px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  border: 1px solid #e2e2e2;
  margin-bottom: 30px;
}

.investment_box_wrapper:hover {
  border: 1px solid #f6c60d;
}
.investment_box_wrapper:hover .investment_icon_circle {
  background: #f6c60d;
}
.investment_icon_circle {
  color: #fff;
  text-align: center;
  width: 65px;
  height: 65px;
  padding-top: 11px;
  background: #bd4cec;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 0 auto;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  -ms-transition: all .6s;
  -moz-transition: all .6s;
  transition: all .6s;
}
.investment_content_wrapper h4 {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
  position: relative;
  font-size: 20px;
}
.bglight {
  background: #f1f1f1;
}
.green_info_circle {
  background: #19ccb1;
}
.red_info_circle {
  background: #eb6c40;
}
.blue_icon_circle {
  background: #00aaef;
}
.green_info_circle {
  background: #19ccb1;
}
.yellow_info_circle {
  background: #f6c60d;
}
.smart_contract55 .feature-box-4 .feature-desc {
  height: 170px;
}
h2.decentralized, .hdd {
  font-size: 32px;
  margin: 0 0 15px;
  font-weight: 700;
  text-align: left;
}
.sab_hading h1,
.sab_hading h2,
.sab_hading h3,
.sab_hading h4 {
  text-align: center;
  font-size: 32px !important;
  margin: 0 0 5px;
  font-weight: 700
}
.btn:before {
  background-image: -webkit-linear-gradient(left, #f2bf31 0, #291670 100%);
  background-image: linear-gradient(to right, #f2bf31 0, #291670 100%)
}
.tc {
  text-align: center
}
#wrapper {
  background: #000;
  width: 100%;
  padding: 15px 0
}
.top_left_social ul {
  margin: 0;
  padding: 0
}
li {
  list-style: none
}
.top_left_social ul li {
  list-style: none;
  padding: 0 30px 0 0;
  display: inline-block
}
.mid_part_button {
  margin: 30px auto 0;
  text-align: center
}
.mid_part_button.text-left{
  text-align:left;
}
.mid_part_button .btn {
  font-size: 16px;
  background: #0088cc;
  color: #fff;
  padding: 9px 20px;
  border-radius: 3px 25px;        border: 1px solid #0088cc;
  margin-top: 10px;
  margin-right: 10px;    font-weight: 600;
  background-image: linear-gradient(291deg, #204072 0%, #0088cc 100%);
}
.mid_part_button .btn:hover { 
  background: none;
  color: #0088cc;
}
 
.why_hire_cryptocurrency .mid_part_button .btn:first-child,
 
.mid_part_button .btn:first-child:hover {
  background: none !important;
  color: #0088cc;
  border-color: #0088cc;
}
.mid_part_button2 .btn {
  font-size: 18px;
  color: #09aff4;
  background: none;
  padding: 7px 20px;
  border-radius: 50px;
  margin-top: 10px;
  border: 1px solid #09aff4;
}
.mid_part_button2 .btn:hover {
  background: #09aff4;
  color: #fff;
}
.differlist {
  display: inline-flex
}
.diffIcon {
  height: 60px;
  width: 60px;
  background-color: #09aff4;
  border-radius: 50%;
  padding: 20px 28px;
  margin-right: 20px;
  margin-top: 10px
}
.diffIcon i {
  font-size: 20px;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex
}
.diffTxt H4 {
  font-size: 22px !important;
  text-align: left;
  color: #2b2c2d;
  padding: 6px 0 6px 0
}
.diffTxt p {
  font-size: 16px !important;
  text-align: left;
  line-height: 25px
}
.ico_sto {
  border-radius: 10px
}
.ieo_development_service {
  padding: 40px 0
}
.service_box i {
  font-size: 35px;
  position: relative;
  bottom: 7px;
  padding-top: 20px
}
.service_box .icon_div {
  margin: -50px auto 15px;
  background: #09aff4;
  color: #fff;
  border-radius: 50%;
  font-size: 40px;
  line-height: 70px;
  display: block;
  width: 70px;
  height: 70px
}
.service_box3 {
  margin-top: 40px
}
.ieo_marketing_bg {
  background: url(../img/ieo_bg.png) no-repeat left center;
  background-size: 100%;
  border-top: 1px solid #fff;
  background-attachment: fixed;
  padding: 50px 0 60px
}
.ieo_marketing_bg h4 {
  color: #fff
}
.ieo_marketing_bg p {
  color: #fff
}
.ieo_strategy {
  padding: 20px;
  background: rgb(32 64 114 / 72%);
  -webkit-box-shadow: 0 0 10px 0 rgba(56, 56, 56, .12);
  box-shadow: 0 0 10px 0 rgba(56, 56, 56, .12);
  border-radius: 10px;
  text-align: center;
  -webkit-transition: .5s ease;
  height: 430px;
}
.exchange_section .service_box_new:hover {
  background: #09aff4;
}
.exchange_section .service_box_new {
  background: rgb(32 64 114);
}
.ieo_strategy:hover {
  background: #fff
}
.ieo_strategy:hover .heading_strategy,
.ieo_strategy:hover .text_strategy {
  color: #000 !important
}
.text_strategy {
  color: #fff !important;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
  padding-top: 5px
}
.heading_strategy {
  font-size: 20px;
  color: #fff;
  font-weight: 700
}
.get_in_touch {
  background: #001d2b;
  padding: 25px 0 25px 0;
  border-bottom: 2px solid #fff
}
.get_in_touch_text {
  font-size: 28px;
  color: #fff;
  padding-top: 5px;
  text-transform: uppercase
}
 
 
.ieo_strategy img {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px
}
.mb {
  margin-bottom: 0 !important
}
.erc-head-content {
  margin-top: 10px;
  line-height: 31px
}
.erc-head-content span {
  font-family: Arial, Helvetica, sans-serif
}
.top_left_social ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 700
}
#wrapper p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  padding: 0;
  float: right
}
.background__inner {
  background: url(../img/7.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-color: #051b36;
  padding: 0 0 40px
}
.functionality-item {
  max-width: 300px;
  padding: 10px 10px 10px;
  -webkit-border-radius: 8px;
  border-radius: 0 30px 0 30px;
  -webkit-box-shadow: 0 0 60px 0 rgba(11, 144, 233, .42);
  box-shadow: 0 0 60px 0 rgba(11, 144, 233, .42);
  background-color: rgba(5, 27, 54, .6);
  border: dashed 1px #7ad6ff;
  margin: 32px 0 0 0
}
.background__inner h2 {
  color: #fff
}
.background__inner p {
  color: #fff
}
.functionality__image {
  position: relative;
  top: 0;
  right: -6px
}
.functionality-item__text {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  color: #fff
}
.background__inner span {
  font-size: 22px;
  color: #2eed7f;
  text-align: center;
  padding-bottom: 10px;
  display: block
}
.functionality .background {
  width: 240%;
  left: -70%
}
.functionality__token {
  position: relative
}
.inner_image {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 19%;
  right: 10px
}
.background__inner .faa-pulse.animated,
.faa-parent.animated-hover:hover>.faa-pulse,
.faa-pulse.animated-hover:hover {
  animation: pulse 4s linear infinite
}
.background__inner .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 4s infinite linear
}
.fnx-team {
  -webkit-animation: bg-animate 10s linear 0s infinite;
  -moz-animation: bg-animate 10s linear 0s infinite;
  -ms-animation: bg-animate 10s linear 0s infinite;
  -o-animation: bg-animate 10s linear 0s infinite;
  animation: bg-animate 10s linear 0s infinite
}
.blog_heading_inner_page {
  font-size: 70px;
  color: #fff;
  text-align: center;
  padding-top: 13%;
  font-weight: 700
}
.blog_heading_inner_page p {
  text-align: center;
  font-size: 18px
}
#mid_part_blog {
  padding: 40px 0
}
#mid_part_blog h3 {
  padding-bottom: 5px
}
#mid_part_blog h3 a {
  font-size: 22px;
  color: #2d2d2d;
  padding-bottom: 5px;
  text-decoration: none;
  font-weight: 700;
  line-height: 30px
}
#mid_part_blog h3 a:hover {
  color: #337ab7
}
.authoreDesc {
  padding-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #757575;
  letter-spacing: 1.25px
}
#mid_part_blog p {
  color: #343434;
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
  font-weight: 400;
  text-align: justify
}
.read_more {
  border-radius: 5px;
}
.read_more a {
  font-size: 13px;
  color: #1866b1;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding: 10px
}
.read_more a:hover {
  background: #1866b1;
  color: #fff;
  padding: 10px
}
.read_more_download {
  border: 1px solid #1866b1;
  text-align: center;
  width: 190px;
  margin-top: 10px
}
.read_more_download a {
  font-size: 13px;
  color: #1866b1;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding: 10px
}
.read_more_download a:hover {
  background: #1866b1;
  color: #fff;
  padding: 10px
}
.blog_box {
  margin-top: 40px
}
.blog_box_detail {
  margin-top: 10px
}
.left_box {
  margin-top: 40px
}
.search_box_left {
  width: 100%;
  padding: 10px
}
.left_box_heading {
  font-size: 15px;
  font-weight: 700;
  color: #313131;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: 1.8px
}
.left_box_list {
  margin-left: 18px
}
.left_box_list ul {
  margin: 0;
  padding: 0
}
.left_box_list ul li {
  list-style: none;
  padding: 10px 0;
  list-style: url(../img/left_box_arrow.png) no-repeat
}
.left_box_list ul li a {
  color: #005db7;
  transition: all .5s ease 0s;
  font-size: 17px;
  letter-spacing: .75px;
  font-weight: 700
}
.left_box_list ul li a:hover {
  padding-left: 10px
}
.left_box_list_detail {
  margin-left: 40px
}
.left_box_list_detail ul {
  margin: 0;
  padding: 0
}
.left_box_list_detail ul li {
  list-style: none;
  padding: 3px 0;
  list-style: url(../img/left_box_arrow.png) no-repeat
}
.follow_us_list {
  position: fixed;
  top: 20%;
  margin-left: -40px
}
.follow_us_list ul {
  margin: 0;
  padding: 0
}
.follow_us_list ul li {
  list-style: none;
  padding: 5px 0
}
.follow_us_list ul li a:hover {
  padding-left: 40px
}
.detail_page {
  padding-bottom: 20px
}
.detail_page a {
  font-size: 34px;
  color: #161616;
  line-height: 40px
}
.comman-btn {
  border: 1px solid #fff;
  text-align: center;
  width: 160px;
  margin-top: 10px;
  margin: 0 auto
}
.comman-btn a {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding: 10px
}
.comman-btn a:hover {
  background: #1866b1;
  color: #fff;
  padding: 10px
}
#wrapper_top_part {
  background: #1c0c36;
  padding: 28px 0
}
#benefits h3 {
  font-size: 30px;
  font-weight: 700;
  margin-top: 50px
}
.benefits_box {
  padding: 50px 0
}
.demo_list {
  margin-top: 20px
}
.demo_list ul {
  margin: 0;
  padding: 0
}
.demo_list ul li {
  position: relative;
  list-style: none
}
.demo_list ul li span {
  display: block;
  padding: 6px 0 6px 20px;
  position: relative;
  font-weight: 600;
  font-size: 14px
}
.demo_list ul li span::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  left: 0;
  top: 14px;
  background-color: #16aa15
}
.demo_list ul li::after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #16aa15;
  position: absolute;
  left: 3px;
  top: 0;
  bottom: 0
}
.theme-color-bg {
  background-color: #0c95c6 !important;
  color: #fff !important
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  vertical-align: middle;
  padding: 25px;
  color: #454545;
  font-size: 16px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  vertical-align: middle;
  padding: 25px;
  color: #454545;
  font-size: 16px;
  font-weight: 700;
  text-align: center
}
.yes i {
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 14px;
  background-color: #00c853;
  color: #fff;
  border-radius: 100%;
  padding: 8px 8px;
  line-height: 1;
  box-shadow: 0 2px 7px 0 rgba(0, 128, 0, .55);
  box-shadow: 0 2px 7px 0 rgba(0, 128, 0, .55)
}
.yes i {
  font-size: 14px;
  color: #fff;
  line-height: 1
}
.no i {
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 13px;
  background-color: #d21e2b;
  color: #fff;
  border-radius: 100%;
  padding: 8px 10px;
  line-height: 1;
  box-shadow: 0 2px 7px 0 rgba(210, 30, 43, .55)
}
.button-md {
  font-size: 14px;
  font-weight: 500;
  padding: 13px 25px
}
.primary-button {
  background: #d21e2b;
  color: #fff;
  border-radius: 50px;
  transition: all .4s ease
}
.primary-button:hover {
  background: #222;
  color: #fff
}
.bg {
  background: url(../img/bg_services.gif);
  min-height: 100%;
  opacity: .6;
  position: absolute;
  width: 100%;
  top: 0
}
#ico_markiting_part {
  background: url(../img/client_bg.jpg) no-repeat;
  background-size: auto auto;
  background-size: cover;
  padding: 0;
  min-height: 300px;
  position: relative
}
#ico_markiting_part h3 {
  text-align: center;
  font-size: 32px !important;
  margin: 0;
  font-weight: 700;
  color: #fff;
  padding: 50px 0 0 0
}
#ico_markiting_part p {
  text-align: center;
  color: #fff;
  padding-top: 50px;
  line-height: 30px
}
.tr {
  text-align: right
}
#ieo-marketing {
  padding: 80px 0 30px
}
#ieo-marketing .service_box4 {
  height: 310px;
}
#our_services_part h4 {
  color: #fff
}
.our_service22 h3 {
  font-size: 20px;
  font-weight: 700
}
#our_services_part {
  background: #152c50;
  background-image: linear-gradient(291deg, #3370cf 0%, #0a1628 100%);
  margin-bottom: 50px;
}
.our_service.ico-marketing {
  margin-bottom:0 !important;
}
#our_services_part h2 {
  color: #fff
}
#our_services_part p {
  color: #fff
}
.service_box_new {
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 25px 20px;
  background: rgb(0 0 0 / 12%);
  border-radius: 20px;
}
.service_box_new.ico-service {
  min-height: 268px;
}
.our_service55 {
  padding: 50px 0
}
.our_service55 .service_box_new img {
  display: inline-block;
  transition: .9s
}
.our_service55 .service_box_new:hover img {
  transform: rotateY(180deg)
}
.service_box_new img {
  margin: auto
}
.service_box_new p {
  margin-bottom: 0;
  min-height: 70px;
  color: #fff;
  font-size: 14px;
}
.service_box_new h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  color: #fff
}
.service_box_new a {
  border-radius: 30px;
  color: #09aff4;
  border: 1px solid #09aff4;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 15px
}
.img2 {
  display: none
}
.service_box_new a:hover {
  background: #fff;
  color: #09aff4 !important
}
.service_box_new:hover a {
  color: #fff;
  border: 1px solid #fff
}
.service_box_new:hover {
  color: #fff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
.service_box_new:hover .img2 {
  display: block
}
.service_box_new:hover .img1 {
  display: none
}
.exchange_logo {
  width: 185px;
  background-color: #fbfbfb;
  padding: 4px;
  border-radius: 10px;
  margin: auto;
  overflow: hidden
}
#wallet_bg {
  width: 100%;
  background: url(../img/cryptocurrency-wallet-development.jpg) right no-repeat fixed;
  margin-top: 30px
}
.smart_contract {
  background: #f2f2f2;
  padding: 40px
}
#canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#top_menu {
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 99999;    padding-bottom: 8px;
}
.logo {
  margin-top: -8px;
}
.text-white{ color: #fff;}
.sticky .dropdown_menu_box .dropdown_menu {
  box-shadow: 0 7px 7px rgba(0, 0, 0, .18)
}
.sticky .navbar-default .navbar-toggle .icon-bar {
  background: #000
}
.sticky .navbar-default .navbar-toggle {
  border-color: #000
}
#top_menu.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #204072;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-box-shadow: 0 15px 38px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 38px rgb(0 0 0 / 10%);
}
.navbar-default {
  background: 0 0;
  border: none
}
.logo a {
  color: #fff;
  font-size: 20px
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .5px
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 8px;
  border-bottom: 2px solid rgba(255, 255, 255, 0)
}
.nav>li>a:hover {
  border-bottom: 2px solid#fff
}
.dropdown_menu_box {
  position: relative
}
.dropdown_menu {
  position: absolute;
  top: 40px;
  border-top: 3px solid #09aff4;
  display: none;
  background: #fff;
  left: 6px;
  width: 267px;
  padding: 0;
  z-index: 999
}
.dropdown_menu22 {
  width: 295px !important
}
.nav>li:nth-child(4) .dropdown_menu {
  width: 270px
}
.dropdown_menu li a {
  padding: 9px 16px;
  display: block;
  font-size: 15px;
  color: #060606;
  border-bottom: 1px solid #f1f1f1
}
.dropdown_menu li a:hover {
  background: rgba(0, 0, 0, .05);
  color: #09aff4;
  border-bottom: 1px solid #09aff4
}
.dropdown_menu_box:hover .dropdown_menu {
  display: block
}
a {
  -webkit-transition: .5s ease;
  transition: .5s ease
}
a:hover {
  text-decoration: none
}
.selector-for-some-widget {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.nav>li:last-child a {
  margin-right: 0
}
.carousel-caption {
  right: auto;
  left: 7%;
  text-align: left;
  bottom: auto;
  top: 35%
}
.carousel-caption h4 {
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
.line-1 {
  white-space: nowrap;
  overflow: hidden
}
.anim-typewriter {
  animation: typewriter 4s steps(44) 1s 1 normal both, blinkTextCursor .5s steps(44) infinite normal
}
@keyframes typewriter {
from {
  width: 0
}
to {
  width: 24em
}
}
@keyframes blinkTextCursor {
from {
  border-right-color: rgba(255, 255, 255, .75)
}
to {
  border-right-color: transparent
}
}
.carousel-caption ul {
  padding: 0;
  margin-top: 20px
}
.carousel-caption ul li {
  display: inline-block;
  font-size: 19px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px
}
.carousel-caption li:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 9px;
  padding: 4px;
  background: #fff;
  border-radius: 100%
}
.carousel-caption .ul1 li {
  width: 270px
}
.carousel-caption .ul2 li {
  width: 360px
}
.carousel-caption .ul3 li {
  width: 230px
}
.carousel-caption .ul4 li {
  width: 320px
}
.carousel-caption .ul5 li {
  width: 220px
}
.p60 {
  padding: 70px 0
}
.skype_button {
  background: #2ca7dd !important;
  padding: 4px 20px !important;
  border-radius: 30px;
  margin-top: 6px;
  color: #fff;
  overflow: hidden;
  font-size: 13px !important
}
.skype_button:before {
  background: #41b7eb !important
}
.skype_button i {
  margin-right: 3px
}
.skype_button:hover {
  text-decoration: none;
  color: #fff
}
.our_service {
  background: #f5f5f5
}
.service_box {
  -webkit-box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 10%);
  box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 10%);
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 25px 16px;
  background: #fff;
  border-radius: 15px;
  min-height: 300px;
}
.service_box4 {
  -webkit-box-shadow: 0 0 10px 0 rgba(56, 56, 56, .12);
  box-shadow: 0 0 10px 0 rgba(56, 56, 56, .12);
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 25px 16px;
  background: #fff;
  border-radius: 10px
}
.service_box4:hover img {
  color: red;
  transform: rotateY(180deg)
}
.service_box4 img {
  display: inline-block;
  transition: .9s
}
.service_box4:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(56, 56, 56, .73);
  box-shadow: 0 0 10px 0 rgba(56, 56, 56, .73)
}
#our_services .service_box {
  min-height: 360px
}
#our_services_box .service_box {
  min-height: 361px
}
#our_services_box22 {
  background: #f5f5f5
}
#our_services_box22 .service_box {
  height: 300px
}
.border_top {
  border-top: 1px #d6d6d6 solid
}
#our_services .grid {
  margin-top: 40px
}
#our_services h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px
}
#our_services p {
  margin-bottom: 0;
  min-height: 70px
}
#service_box4 h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px
}
#service_box4 p {
  margin-bottom: 0;
  min-height: 70px
}
#our_services.service_box {
  min-height: 340px
}
.feature-box-3 {
  display: inline-block;
  width: 100%
}
.sto-grid {
  min-height: 320px !important;
  margin-bottom: 20px
}
.feature-box-3 {
  border: 1px dashed #a6a6a6;
  border-top: 3px solid #09aff4;
  text-align: center;
  padding: 10px
}
.feature-box-3 .icon {
  background: #f2f2f2
}
.feature-box-3 .icon {
  margin: -40px auto 15px auto;
  background: #f5f5f5;
  color: #09aff4;
  border-radius: 50%
}
.feature-box-2 .icon,
.feature-box-3 .icon {
  font-size: 40px;
  line-height: 70px;
  display: block;
  width: 70px;
  height: 70px
}
#our_sto_process {
  background: #f5f5f5
}
#left_right_part {
  padding-bottom: 30px
}
#left_right_part_dark_bg {
  background: #f5f5f5
}
#left_right_part_dark_bg h2,
#left_right_part_dark_bg h3 {
  text-align: left
}
#left_right_part_dark_bg p {
  text-align: justify;
  padding: 15px 0;
  line-height: 27px
}
#left_right_part h2,
#left_right_part h3 {
  text-align: left
}
#left_right_part p {
  text-align: justify;
  padding: 15px 0;
  line-height: 27px
}
#exchange_partners {
  padding: 55px 0
}
#exchange_partners p {
  padding-top: 10px
}
.service_box p {
  margin-bottom: 0;
  min-height: 78px;
  line-height: 23px;
  font-size: 14px;    font-weight: 400;
}
.ido_services .service_box p {
  min-height: 115px;
}
.service_box h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px
}
.service_box a { 
  color: #fff; 
}
.img2 {
  display: none
}
.service_box:hover a {
  color: #fff;
}
.service_box:hover {
  background: #09aff4;
  color: #fff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
.service_box:hover .img2 {
  display: inline-block
}
.service_box:hover .img1 {
  display: none
}
.iafbt {
  background: #f5f5f5
}
.pre-title {
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
  width: max-content;
  padding-left: 10px;
  padding-right: 10px;
  color: #09aff4;
  z-index: 5;
  margin-bottom: 9px;
}
.pre-title::before,
.pre-title::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  aspect-ratio: 1/1;
  border-radius: 1rem;
  top: 50%;
  translate: 0 -50%;
  background-color: #09aff4;
}
.pre-title::before {
  left: 0;
  right: auto;
}
.pre-title::after {
  left: auto;
  right: 0;
}
.our_sp {
  background: url(../img/oursp.jpg) no-repeat center;
  background-size: cover;
  color: #fff
}
.star {
  background: #09aff4;
  color: #fff
}
.star img {
  width: 25%;
  margin: auto
}
.wanttohave .box {
  text-align: center;
  font-weight: 700;
  font-size: 18px
}
.wanttohave .box i {
  margin-right: 5px;
  letter-spacing: 1px
}
.group {
  position: relative;
  margin-bottom: 28px
}
.iti__selected-country{    font-size: 16px!important;}
#configform input,
#configform textarea {
  font-size: 16px;
  line-height: normal !important;
  padding: 10px 0;
  height: auto;
  display: block;
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #5b5f83;
  border-radius: 0px !important;
  box-shadow: none !important;
}
.p_right .iti__selected-country{ font-size: 14px!important;}
#configform input:focus,
#configform textarea:focus {
  outline: 0
}
#configform label {
  color: rgb(0 0 0 / 90%);
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 14px;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}
.new_home #configform label {
  color: rgba(255, 255, 255, 0.9);
}
#configform input:focus~label,
#configform .label1 {
  top: -15px;
  font-size: 12px;
  color: #09aff4
}
#configform input:not(:placeholder-shown)+label {
  top: -15px;
  font-size: 12px;
  color: #09aff4
}
.new_home #phone-number::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-weight: 400;
}
.new_home #phone-number::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-weight: 400;
}
.new_home #phone-number:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-weight: 400;
}
.new_home #phone-number:-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-weight: 400;
}
#phone-number::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 400;
}
#phone-number::-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
}
#phone-number:-ms-input-placeholder {
  font-size: 15px;
  font-weight: 400;
}
#phone-number:-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
}
.new_home #configform .label1 {
  color: #09aff4
}
#configform textarea:focus~label,
#configform textarea:valid~label {
  top: -15px;
  font-size: 12px;
  color: #09aff4
}
.bar {
  position: relative;
  display: block
}
.bar:after,
.bar:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #09aff4;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all
}
.bar:before {
  left: 50%
}
.bar:after {
  right: 50%
}
input:focus~.bar:after,
input:focus~.bar:before {
  width: 50%
}
textarea:focus~.bar:after,
textarea:focus~.bar:before {
  width: 50%
}
input:focus~.highlight {
  -webkit-animation: inputHighlighter .3s ease;
  -moz-animation: inputHighlighter .3s ease;
  animation: inputHighlighter .3s ease
}
textarea:focus~.highlight {
  -webkit-animation: inputHighlighter .3s ease;
  -moz-animation: inputHighlighter .3s ease;
  animation: inputHighlighter .3s ease
}
.info-content .info-title {
  font-size: 18px;
  text-transform: capitalize;
}
.info-items-list .info-item {  margin-top: 1rem;}
   
.info-items-list .info-title {
  margin: 0 0 0.5rem;    display: flex;
  font-weight: 500;
  font-size: 1.3rem;
  text-transform: capitalize;
}
.info-items-list .info-icon {
  margin-right: 0.7rem;
  color: #09aff4;
  font-size: 2rem;
  transition: all 0.3s ease-in-out 0s;
}
.btn_home {
  color: #fff;
  border-radius: 2px 20px;
  background-image: linear-gradient(291deg, #204072 0%, #0088cc 100%);
  border: 1px solid #09aff4;
  padding: 10px 20px;
  font-size: 16px; font-weight: 600;
}
.btn_home:hover {
  color: #09aff4;
  background: transparent;
}
.info-items-list .info-text {
  font-size: 14px;
}
/* .sec-heading.light-title .title span {
  color: #09aff4;
} */
.sec-heading.light-title .title {
  font-size: 2.7rem;
  font-weight: 700;
  margin-top: 0;
}
@-webkit-keyframes inputHighlighter {
from {
  background: #5264ae
}
to {
  width: 0;
  background: 0 0
}
}
@-moz-keyframes inputHighlighter {
from {
  background: #5264ae
}
to {
  width: 0;
  background: 0 0
}
}
@keyframes inputHighlighter {
from {
  background: #5264ae
}
to {
  width: 0;
  background: 0 0
}
}
.footer .footer-link li a {
  color: rgb(255 255 255 / 80%);
  transition: 0.3s;
  position: relative;
  display: flex;
  margin-bottom: 5px;
  padding-left: 15px;
}
.footer .footer-link li a:before {
  content: "\f0da";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 15px;
}
.footer .footer-box p {
  line-height: 25px;
  margin-bottom: 20px;
}
.footer {
  padding: 52px 0 15px;
  background: url(../img/footer-bg.jpg) no-repeat left center;
  color: #fff;
  background-attachment: fixed;
  background-size: cover;
  font-size: 14px;
}
.footer_map {
  width: 100%;
  height: 380px;
  border: none;
}
.footer-box ul {
  margin: 0;
  padding: 0;
}
.footer-box h5 {
  font-size: 20px;
  margin: 10px 0 15px;
}
.footer-box img {
  margin-bottom: 12px;
}
.social_icon a {
  color: #fff;
  margin: 0 10px;
  font-size: 20px
}
.social_icon {
  float: left;
  width: 30%;
  text-align: right
}
.footer_bottom {
  margin-top: 30px;
  padding-top: 15px;
  text-align: center;
  border-top: 1px solid rgb(255 255 255 / 25%);
}
.blog .entry-title {
  overflow: hidden;
  font-size: 20px;
  margin: 0 0 5px;
  height: 50px
}
.card-content {
  padding: 12px 20px 20px
}
.in_banner {
  position: relative
}
#top_menu .menu {
  float: right;
}
.in_banner .title {
  position: absolute;
  width: 100%;
  text-align: center
}
.first-section {
  background: url(../img/first-section-bg.jpg) no-repeat center;
  padding: 150px 0 50px;
  min-height: 100vh;
  background-size: cover !important;
  position: relative;
  color: #fff;
  overflow: hidden;
}
.p_0 {
  padding: 0;
}
.why_ieod {
  padding: 40px 0
}
.why_ieod .diffTxt h4 {
  font-size: 18px !important
}
.why_ieod .difftxtmt {
  margin-top: 50px
}
.why_ieod .diffIcon2 {
  line-height: 22px;
  border: 2px solid #09aff4;
  color: #09aff4;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 8px;
  width: 30px;
  height: 30px;
  margin-top: 8px
}
.why_ieod .diffIcon2 i {
  line-height: 26px
}
.image_border {
  border: 4px #fff solid;
  border-radius: 50px
}
.about_box {
  position: relative;
  margin: 65px 0;
}
.first-section .text b,
.first-section .text h1 {
  color: #fff;
  font-weight: 900;
  margin-bottom: 10px;
  font-size: 50px;
  text-align: left;
  display: block;
  line-height: 55px;
}
.first-section .text {
  font-size: 16px;
  font-weight: 300;
}
.why_hire_cryptocurrency .cont b {
  margin: 40px 0 10px;
  display: inline-block
}
.first-section .text span:not(.text-yellow){
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  font-size: 28px;
  color: #fff
}
.first-section .text .span2 {
  font-size: 21px;
  color: #ffffff;
  display: block;
}
.first-section .text .line {
  width: 68px;
  height: 2px;
  margin-left: 5px;
  display: inline-block;
  background-color: #09aff4
}
.first-section .text .line:nth-child(1) {
  margin-left: 5px;
  margin-right: 0;
  display: none
}
.map iframe {
  width: 100%;
  height: 400px
}
.contact_address p {
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  background: #349c60;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  color: #fff;
  color: #fff;
  font-size: 20px
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #09aff4;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover {
  color: #fff
}
.hvr-shutter-in-horizontal:active:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}
.contact_address p i {
  width: 20px
}
.in_middle h2 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 6%;
}
.wanttohave {
  background: url(../img/contact-bg.jpg) no-repeat left center;
  background-size: 100%
}
.wanttohave .box {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  padding: 30px 15px;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  height: 110px;
  box-shadow: 0 0 1px #949494
}
.benefits {
  background: url(../img/ico-bg.jpg) no-repeat;
  background-size: 100%;
  color: #fff;
  text-align: center;
  font-size: 18px
}
.wallet-ervice {
  background: url(../img/wallet-ervice.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
  text-align: center;
  font-size: 18px
}
.wallet-ervice p {
  margin-top: 15px
}
.benefits p {
  margin-top: 15px
}
.benefits .img {
  padding: 20px;
  width: 110px;
  height: 110px;
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block
}
.writer i {
  color: #09aff4;
  margin-right: 8px;
  line-height: 20px
}
.writer ul li {
  margin-top: 10px;
  list-style: none;
  font-size: 16px;
  letter-spacing: .5px;
  display: flex
}
.writer img {
  margin: -20px 0 0 20px;
  float: right
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
  padding: 2em 0 3em
}
.hi-icon {
  display: inline-block;
  position: relative
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.hi-icon:before {
  font-family: ecoicon;
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased
}
.hi-icon-effect-4 .hi-icon {
  width: 110px;
  height: 110px;
  padding: 24px
}
.hi-icon-effect-4a .hi-icon {
  -webkit-transition: box-shadow .2s;
  -moz-transition: box-shadow .2s;
  transition: box-shadow .2s
}
.hi-icon-effect-4 .hi-icon:before {
  line-height: 92px
}
.hi-icon-effect-4 .hi-icon:after {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff
}
.hi-icon-effect-4 .hi-icon:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff
}
.hi-icon-effect-4b .hi-icon {
  -webkit-transition: box-shadow .2s;
  -moz-transition: box-shadow .2s;
  transition: box-shadow .2s
}
.hi-icon-effect-4b .hi-icon:after {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite
}
@-webkit-keyframes spinAround {
from {
  -webkit-transform: rotate(0)
}
to {
  -webkit-transform: rotate(360deg)
}
}
@-moz-keyframes spinAround {
from {
  -moz-transform: rotate(0)
}
to {
  -moz-transform: rotate(360deg)
}
}
@keyframes spinAround {
from {
  transform: rotate(0)
}
to {
  transform: rotate(360deg)
}
}
.count-particles {
  background: #002;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13e8e9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700
}
.js-count-particles {
  font-size: 1.1em
}
#stats,
.count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px
}
#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden
}
.count-particles {
  border-radius: 0 0 3px 3px
}
.main-timeline {
  overflow: hidden;
  position: relative
}
.main-timeline .timeline {
  width: 49.8%;
  float: left;
  z-index: 1;
  position: relative
}
.main-timeline .timeline:after,
.main-timeline .timeline:before {
  content: "";
  display: block;
  clear: both
}
.main-timeline .timeline:before {
  content: "";
  width: 10px;
  height: 90%;
  background: #727cb6;
  position: absolute;
  top: 10%;
  right: -6px
}
.main-timeline .timeline:last-child:before {
  height: 0
}
.main-timeline .timeline-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #727cb6;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 0;
  right: -40px;
  z-index: 3
}
.main-timeline .timeline-icon:before {
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #727cb6;
  box-shadow: 0 0 0 4px #a5afe4;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}
.main-timeline .timeline-icon i {
  font-size: 35px;
  color: #303a3b;
  line-height: 80px;
  z-index: 1;
  position: relative
}
.main-timeline .year {
  display: block;
  padding: 0 60px 0 30px;
  font-size: 30px;
  color: #303a3b;
  text-align: right;
  border-bottom: 2px solid #303a3b;
  z-index: 2;
  position: relative
}
.main-timeline .year:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #727cb6;
  border: 5px solid #fff;
  box-shadow: 0 0 0 4px #727cb6;
  margin: auto;
  position: absolute;
  bottom: -11px;
  left: 4px
}
.main-timeline .year:after {
  content: "";
  border-left: 10px solid #303a3b;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -11px;
  left: 50px
}
.main-timeline .timeline-content {
  padding: 18px 70px 18px 20px;
  text-align: right;
  position: relative;
  z-index: 1;
  min-height: 150px;
}
.main-timeline .timeline-content:after {
  left: auto;
  right: -95px
}
.main-timeline .timeline:last-child .timeline-content:after,
.main-timeline .timeline:last-child .timeline-content:before {
  width: 0;
  height: 0
}
.main-timeline .title {
  font-size: 20px;
  font-weight: 700;
  color: #727cb6;
  margin-top: 0
}
.main-timeline .description {
  font-size: 17px;
  color: #585858;
  line-height: 25px
}
.main-timeline .timeline:nth-child(2) {
  margin-top: 150px
}
.main-timeline .timeline:nth-child(even) {
  margin-bottom: 80px
}
.main-timeline .timeline:nth-child(odd) {
  margin: -120px 0 0 0
}
.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even) {
  margin: 0 !important
}
.main-timeline .timeline:nth-child(2n) .timeline-icon,
.main-timeline .timeline:nth-child(2n):before {
  right: auto;
  left: -3px
}
.main-timeline .timeline:nth-child(2n) .timeline-icon {
  left: -40px
}
.main-timeline .timeline:nth-child(2n) .year {
  padding: 0 30px 0 60px;
  text-align: left
}
.main-timeline .timeline:nth-child(2n) .year:before {
  left: auto;
  right: 3px
}
.main-timeline .timeline:nth-child(2n) .year:after {
  border-left: none;
  border-right: 10px solid #303a3b;
  right: 50px
}
.main-timeline .timeline:nth-child(2n) .timeline-content {
  padding: 18px 20px 18px 70px;
  text-align: left
}
.main-timeline .timeline:nth-child(2n) .timeline-content:before {
  left: -95px
}
.main-timeline .timeline:nth-child(2n) .timeline-content:after {
  left: 15px
}
.main-timeline .timeline:nth-child(2n) .timeline-icon,
.main-timeline .timeline:nth-child(2n):before {
  background: #e77e21
}
.main-timeline .timeline:nth-child(2n) .timeline-icon:before {
  border-color: #e77e21;
  box-shadow: 0 0 0 4px #f1a563
}
.main-timeline .timeline:nth-child(2n) .year:before {
  background: #e77e21;
  box-shadow: 0 0 0 4px #e77e21
}
.main-timeline .timeline:nth-child(2n) .title {
  color: #e77e21
}
.main-timeline .timeline:nth-child(3n) .timeline-icon,
.main-timeline .timeline:nth-child(3n):before {
  background: #008b8b
}
.main-timeline .timeline:nth-child(3n) .timeline-icon:before {
  border-color: #008b8b;
  box-shadow: 0 0 0 4px #50b5b4
}
.main-timeline .timeline:nth-child(3n) .year:before {
  background: #008b8b;
  box-shadow: 0 0 0 4px #008b8b
}
.main-timeline .timeline:nth-child(3n) .title {
  color: #008b8b
}
.main-timeline .timeline:nth-child(4n) .timeline-icon,
.main-timeline .timeline:nth-child(4n):before {
  background: #ed687c
}
.main-timeline .timeline:nth-child(4n) .timeline-icon:before {
  border-color: #ed687c;
  box-shadow: 0 0 0 4px #f798a8
}
.main-timeline .timeline:nth-child(4n) .year:before {
  background: #ed687c;
  box-shadow: 0 0 0 4px #ed687c
}
.main-timeline .timeline:nth-child(4n) .title {
  color: #ed687c
}
.collaborate_secon .item {
  padding: 20px 20px;
  text-align: center;
  box-shadow: 0 1px 10px #d0cdcd;
  background: #fff !important;
  border-radius: 10px
}
.collaborate_secon .item img {
  width: auto !important;
  margin: auto
}
.collaborate_secon .pppp {
  padding: 8px
}
.collaborate_secon h3 {
  height: 50px
}
.count-particles {
  background: #002;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13e8e9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700
}
.js-count-particles {
  font-size: 1.1em
}
#stats,
.count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px
}
#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden
}
.count-particles {
  border-radius: 0 0 3px 3px
}
.first-section2 {
  position: absolute;
  width: 100%;
  top: 100px;
  padding: 50px 0 0
}
.first-section2 b {
  line-height: 50px;
  margin-top: 10%;
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  text-align: left;
  display: block;
  margin-bottom: 20px
}
.first-section2 p {
  line-height: 25px;
  color: #fff
}
.first-section .btn, .first-section2 .btn {
  color: #ffffff;
  padding: 10px 20px;
  font-size: 16px;
  border: 1px solid #09aff4;
  border-radius: 2px 25px;
  font-weight: 500;
  background: linear-gradient(291deg, #204072 0%, #0088cc 100%);
}
.first-section .ieo-btn {
  text-align: center;
  margin-right: 10px;
  padding: 7px 10px
}
.ieo-btn2 {
  background: #08c !important
}
.ieo-btn2:hover {
  background: #0178b4
}
.first-section p {
  margin-bottom: 20px;
}
.service_box strong {
  font-size: 60px;
  color: #09aff4;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.service_box:hover strong {
  color: #fff
}
.erc {
  background: #f5f5f5
}
.aso-box {
  float: left;
  width: 20%
}
.aso-box-right {
  float: right;
  width: 80%;
  margin-bottom: 50px;
  line-height: 25px
}
.erc_icon {
  position: relative;
  text-align: center;
  margin-top: 35px
}
.erc_icon img {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite
}
.erc_icon .icon_text {
  position: absolute;
  width: 100%;
  top: 58px;
  left: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 38px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  color: #fff
}
.erc_icon .icon_text span {
  font-size: 50px;
  display: block
}
.ourcollaborate_secon {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  color: #fff;
  text-align: center
}
.ourcollaborate_secon p {
  font-size: 20px;
  margin: 15px 0 50px
}
.solution_blockchain_secion {
  background: #152c50;
}
.solution_blockchain_secion .sab_hading {
  color: #fff;
}
.sbd_box {
  height: 310px;
  text-align: left;
  background: none;
  border: 1px solid rgb(9 175 244 / 50%);
  font-size: 14px;
  position: relative;
  margin-bottom: 30px;
  padding: 25px 16px;
  border-radius: 15px;
  z-index: 4;
  color: #fff
}
.sbd_box:hover img {
  filter: brightness(0) invert(1);
}
.sbd_box h3 {
  font-weight: 500;
  margin-top: 20px;
  font-size: 18px;
  color: #fff
}
.responsive {
  width: 100%;
  height: auto
}
.btn-one::before {
  left: 4px;
  z-index: 1;
  opacity: 0;
  background: rgba(255, 255, 255, .5);
  transform: scale(.1, 1)
}
.btn-one:hover::before {
  opacity: 1;
  transform: scale(1, 1)
}
.btn-one::after {
  transition: all .3s;
  border: 1px solid rgba(255, 255, 255, .5)
}
.btn-one:hover::after {
  transform: scale(1, .1);
  opacity: 0
}
.btn-two:hover::after {
  animation-name: rotatecw;
  animation-duration: 2s
}
.btn-two:hover::before {
  animation-name: rotateccw;
  animation-duration: 3s
}
.btn-two:hover::after,
.btn-two:hover::before {
  left: 21%;
  width: 140px;
  animation-iteration-count: infinite;
  animation-timing-function: linear
}
@keyframes rotatecw {
from {
  transform: rotate(0)
}
to {
  transform: rotate(360deg)
}
}
@keyframes rotateccw {
from {
  transform: rotate(0)
}
to {
  transform: rotate(-360deg)
}
}
.partner_hiringbox {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  color: #fff;
  padding: 20px;
  border-radius: 15px;
  position: relative
}
.partner_hiringbox img {
  position: absolute;
  padding: 15px;
  border-radius: 20px;
  margin-top: 25px;
  left: -110px;
  box-shadow: 0 0 11px #afafaf;
  background: #fff
}
.partner_hiringbox p {
  line-height: 28px
}
.partner_hiringbox h4 {
  font-size: 26px;
  margin-bottom: 13px
}
.main-timeline2 {
  position: relative;
  z-index: 1
}
.main-timeline2:before {
  content: "";
  width: 70px;
  height: 100%;
  background: url(../img/chain.png) repeat-y;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1
}
.main-timeline2 .timeline:first-child {
  margin-top: 0;
}
.main-timeline2 .timeline {
  margin-bottom: 30px;
  position: relative;
  margin-top: -15%;
}
.main-timeline2 .timeline:after,
.main-timeline2 .timeline:before {
  content: "";
  display: block;
  width: 100%;
  clear: both
}
.main-timeline2 .timeline-content {
  width: 48%;
  transition: all .3s ease 0s
}
.main-timeline2 .timeline-icon {
  width: 80px;
  height: 10px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: 263px;
  left: -115px;
  right: 0;
  border-radius: 50px;
  z-index: 1
}
.main-timeline2 .timeline-icon:before {
  content: "";
  position: absolute;
  top: -18px;
  background: #224170;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 8px solid #fff
}
.main-timeline2 .left .timeline-icon:before {
  left: -12px
}
.main-timeline2 .date {
  display: inline-block;
  padding: 2px 5px;
  background: #ff9420;
  font-size: 16px;
  color: #fff
}
.main-timeline2 .timeline-content.left .date {
  margin-right: -4px
}
.main-timeline2 .timeline-content.right .date {
  margin-left: -4px
}
.main-timeline2 .title {
  display: block;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 800;
  color: #fff
}
.main-timeline2 .description {
  box-shadow: 0 0 1px rgba(0, 0, 0, .2);
  font-size: 14px;
  color: #fff
}
.main-timeline2 img {
  display: inline-block
}
.main-timeline2 .timeline-content.left {
  text-align: right;
  padding: 0 140px 0 0
}
.main-timeline2 .timeline-content.right {
  padding: 0 0 0 140px;
  float: right
}
.main-timeline2 .right .timeline-icon {
  width: 80px;
  height: 10px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: 270px;
  left: 120px;
  right: 0;
  border-radius: 50px;
  z-index: 1
}
.main-timeline2 .right .timeline-icon:before {
  right: -12px
}
.what_are {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
}
.what_are2 {
  background: #001436 !important;
  min-height: 525px
}
.feature-box-4 .icon {
  color: #09aff4;
  display: inline-block;
  font-size: 32px;
  line-height: 32px
}
.aobmsd .feature-box-4 p {
  font-size: 14px;
}
.aobmsd .feature-box-4 {
  box-shadow: 1px 1px 7px #ccc;
  padding: 15px;
  height: 190px;
  border-radius: 5px
}
.feature-box-4 .feature-title {
  display: inline-block;
  line-height: 32px;
  vertical-align: top;
  margin: 4px 0 10px 5px;
  font-size: 17px;
  font-weight: 700
}
.feature-box-4 .feature-title1 {
  display: inline-block;
  line-height: 32px;
  vertical-align: top;
  margin: 4px 0 10px 5px;
  font-size: 17px;
  font-weight: 700
}
.feature-box-4 {
  margin-bottom: 20px
}
.what_are h2 {
  color: #fff
}
.what_are .service_box2 p {
  color: #fff;
  min-height: 70px
}
.what_are .service_box2 {
  color: #fff;
  text-align: center;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 25px 20px;
  border-radius: 10px;
  height: 265px;
  background: rgb(255 255 255 / 3%);
  margin-bottom: 30px;
}
.what_are .service_box2:hover {
  margin-top: -4px;
  background: rgba(255, 255, 255, .05)
}
.service_box2 img {
  margin: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease
}
.hovereffecttt {
  position: relative;
  cursor: default;
  margin-bottom: 10px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  border-radius: 20px;
}
.w_tj {
  text-align: justify;
  line-height: 25px;
}
.hovereffecttt_up {
  padding: 20px;
  background: linear-gradient(rgb(255, 255, 255, 0), rgb(0 0 0 / 90%));
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 20px;
}
.hovereffecttt img {
  width: auto;
  height: 268px;
  display: block;
  position: relative;
  -webkit-transition: all .4s ease-in;
  transition: all .4s ease-in
}
.blockchain_technology_home .service_box2:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-boxx {
  margin: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease
}
.service_box2 h3 {
  font-size: 22px;
  font-weight: 700;
}
.service_box2 .h3 {
  font-size: 28px;
}
.service_box2 p {
  font-size: 15px
}
.blog-button {
  margin-top: 22px
}
.content-small {
  font-size: 15px !important;
  color: #fff !important;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 600;
}
.content-small:hover {
  color: #09aff4 !important
}
.newwallet .differlist {
  float: left
}
.services_part22 {
  background: url(../img/mobile_png.png) no-repeat;
  background-size: 100%;
  padding: 25px 21px !important;
  margin-top: 15px;
  width: 266px;
  margin: auto
}
.services_part22 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 25px;
}
.services_part22 .carousel-indicators .active {
  background-color: #09aff4 !important;
  border: 1px solid #09aff4 !important
}
.services_part22 .carousel-indicators li {
  background-color: #c2d2c9 !important;
  border: 1px solid #c2d2c9 !important
}
.multi_currenc_crypto {
  padding-bottom: 0;
}
.multi_currenc_crypto .service_box {
  height: 305px
}
.typebold {
  color: #2b2c2d;
  display: inline-block;
  margin: 25px 0 0;
  letter-spacing: 1px;
  width: 135px
}
.typebold {
  color: #09aff4;
  font-size: 20px
}
.benefitsman img {
  max-width: 80%
}
.benefitsman .benefits_box p {
  letter-spacing: .5px;
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px
}
.benefitsman .benefits_img2 img {
  margin: 20px 0 0 auto
}
.benefitsman .benefits_box {
  padding: 10px 0
}
.whitelabel_multi {
  padding: 50px 0 30px
}
.whitelabel_multi .service_box {
  height: 250px
}
.get_in_touch_text22 {
  font-size: 36px;
  color: #fff;
  margin: 0 0 19px;
  font-weight: bold;
  line-height: normal;
}
.get_in_touch_button .btn2 {
  font-size: 18px;
  color: #fff;
  padding: 8px 30px;
  margin-top: 0;
  display: inline-block;
  font-weight: 500;
  border: 2px solid #fff;
  border-radius: 3px 25px;
}
.get_in_touch_button .btn2:hover {
  background: #09aff4;
  border: 2px solid #09aff4;
  color: #fff
}
.white_label_section h3 {
  font-size: 26px;
  margin: 20px 0 15px;
  font-weight: 700;
}
.fcwd .investment_box_wrapper {
  border-radius: 20px;
  box-shadow: 3px 10px 20px rgb(0 0 0 / 15%);
  border: 1px solid #ffffff;
  height: 275px;
}
.fcwd .investment_box_wrapper:hover {
  border: 1px solid #f6c60d;
}
.get_in_touch2 {
  background: #10284e;
  padding: 60px 0; color: #fff;
  border-bottom: 2px solid #fff;
}
.why_hire_cryptocurrency {
  padding: 50px 0
}
.why_hire_cryptocurrency ul:not(.list-type) li {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #000;
  background-repeat: no-repeat;
  background-position: left 1px;
  background-size: 20px
}
.why_hire_cryptocurrency ul.list-type li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.ul0 {
  padding: 0
}
.why_hire_cryptocurrency ul li i {
  color: #09aff4;
  margin-right: 8px
}
.how_it_work {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
}
.how_it_work h3 {
  color: #fff
}
.in_middleh2 {
  font-size: 24px
}
.feature {
  margin: 15px 0 20px; display: flex;
}
.features-right .icon-container {
  float: left;
  margin-right: 20px
}
.feature .icon-container {
  display: block;
  min-height: 85px;
  margin-top: 5px
}
.features-left .icon-container {
  float: right;
  margin-left: 20px
}
.main-color {
  color: #027db1;
  font-weight: 600;
}
.feature .icon-container .icon {
  border: 1px solid #027db1;
  color: #027db1
}
.feature .icon-container .icon i {
  line-height: 50px
}
.feature .icon-container .icon {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  line-height: 55px;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all ease-in .25s;
  transition: all ease-in .25s;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}
.features-left {
  text-align: right;
  margin-top: 26px
}
.features-right {
  text-align: left;
  margin-top: 26px
}
.feature:hover .icon-container .icon {
  background: #027db1;
  color: #fff;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 0 2px #027db1;
  box-shadow: 0 0 0 2px #027db1
}
#cssmenu ul {
  padding: 0
}
#cssmenu,
#cssmenu #head-mobile,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#cssmenu:after,
#cssmenu>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
#cssmenu #head-mobile {
  display: none
}
#cssmenu>ul>li {
  float: left
}
#cssmenu>ul>li>a {
  margin-left: 15px;
  padding: 12px 0 20px 4px;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #fff;
  font-weight: 500
}
.c_btn1 {
  position: relative;
  padding: 1px;
  overflow: hidden;
  display: inline-block;
  margin-left: 20px;
}
#cssmenu>ul>li .c_btn {
  padding: 10px 15px;
  overflow: hidden;
  background: #204072;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}
@keyframes drift {
from {
  transform: translateX(-20px);
}
to {
  transform: translateX(250px);
}
}
.c_btn1:after {
  content: "";
  width: 100px;
  top: 8px;
  height: 162px;
  rotate: 318deg;
  background: #fff;
  left: -80px;
  position: absolute;
  animation: drift 5s linear infinite;
}
#cssmenu>ul>li.has-sub>a {
  padding-right: 23px
}
#cssmenu>ul>li.has-sub>a:after {
  position: absolute;
  top: 14px; right: 10px;;
  display: block; 
  content: "\f107";  

  font: normal normal normal 14px / 1 FontAwesome;
}

#cssmenu>ul>li.has-sub:hover>a:before {
  top: 23px;
  height: 0
}
#cssmenu ul ul { 
  position: fixed;
  left: -9999px;
  padding: 0; display: none;
}
 
#cssmenu ul ul li a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
}

#cssmenu ul.mega-sub-menu ul li.w100{ padding: 0;}
#cssmenu ul.mega-sub-menu ul li.w100:after, #cssmenu ul.mega-sub-menu ul li.w100:before{display: none;}
#cssmenu ul.mega-sub-menu ul li::after {
  content: "";
  position: absolute;
  width: 4px;
  background:#204072; z-index: 1;
  height: 15%;
  border-radius: 10px; transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  bottom: 0;    left: 0;
}
#cssmenu ul.mega-sub-menu ul li:hover::after{  height: 68%; }
#cssmenu ul.mega-sub-menu ul li::before {
  content: "";
  position: absolute;
  width: 4px;
  background: hsl(0deg 0% 0% / 20%);
  height:100%;
  border-radius: 10px;
  bottom: 0;    left: 0;
}

#cssmenu ul.mega-sub-menu ul li:nth-of-type(3n+4) {
  margin-right: 0;
} 


 
#cssmenu ul ul li a:hover {
  color: #244d8b; 
}
#cssmenu ul ul li p {
  font-size: 12px;
  margin: 6px 0 0;
  line-height: 1.3;
  color: #000000 !important;
}
#cssmenu li:hover>ul {
  left: 0; display: block;
}
#cssmenu  .mega-sub-menu{ 
  width: 100% !important;
}

 
 
#cssmenu ul ul li.has-sub>a:before {
  position: absolute;
  top: -3px;
  right: 0px;
  display: block;
  content: "\f107";
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
  font-size: 20px;
  transform: rotate(-90deg);
}
 
 
#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333
}
#cssmenu>ul ul>li.has-sub>ul>li.active>a,
#cssmenu>ul>li.has-sub>ul>li.active>a {
  border-top: 1px solid #333
}
.sticky #cssmenu>ul>li>a {
  color: #fff
}
.blockchain_technology_home .service_box2 {
  margin-bottom: 20px;
  position: relative;
}
.logos .col-md-3 {
  float: none;
  display: inline-block;
  width: 24%
}
.logos {
  text-align: center
}
.sticky-icons {
  position: fixed;
  bottom: 0px;
  left: 20px;
  z-index: 9;
  width: 38px;
}
.w100{ width: 100%!important;}
.whatsapp_sticky {
  font-size: 24px;
  background: #10c772;
  color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  margin-bottom: 10px;
}
.sticky-icons a:after {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: animate 1.6s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
  animation-delay: .6s;
}
@keyframes animate {
0% {
  transform: scale(.5);
  opacity: 0;
}
50% {
  opacity: 1;
}
}
.sticky-icons a.whatsapp_sticky:after {
  border: 5px solid #10c772;
}
.sticky-icons a.whatsapp_sticky:after {
  border: 5px solid #10c772;
}
.sticky-icons a.telegram_sticky:after {
  border: 5px solid #08c;
}
.sticky-icons a { 
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .35);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .35);
  display: flex;
    align-items: center;
    justify-content: center;
}
.whatsapp_sticky.telegram_sticky {
  background: #08c;
  margin-top: 10px;
}
.sticky-icons a:hover {
  color: #fff
}
.cryptocurrency_ids .service_box p {
  min-height: 100px
}
.ourservices_pg.p60 .service_box {
  height: 285px
}
.fatureplatform .service_box {
  height: 270px
}
.tl {
  text-align: left !important;
}
.it_serbox {
  margin-top: 20px;
  transition: all .5s ease 0s;
  padding: 15px 10px;
  width: 100%;
  height: 140px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid rgb(9 175 244 / 50%);
  position: relative;
}
.hair_developer_img {
  margin-top: 10px!important;
  -webkit-animation: bounce2 3s infinite ease-in-out;
  -o-animation: bounce2 3s infinite ease-in-out;
  -ms-animation: bounce2 3s infinite ease-in-out;
  -moz-animation: bounce2 3s infinite ease-in-out;
  animation: bounce2 3s infinite ease-in-out;
}
.beveloper_mt {
  margin-top: 40px
}
.it_serbox .icon1 {
  display: block
}
.it_serbox p {
  font-size: 13px; 
  position: relative;
  margin: 14px 0 0;
  display: inline-block;    line-height: 14px;
}
.it_serbox p span {
  margin-bottom: 5px;
  display: block;
}
.ocmsds .service_box img {
  width: 60px
}
.ocmsds .service_box {
  height: 260px
}
.round_icon img {
  -webkit-animation: fa-spin 8s infinite linear;
  animation: fa-spin 8s infinite linear;
}
.types_of_cryptocurrency {
  background: #09aff4;
  color: #fff
}
.pt_70 {
  padding-top: 70px;
}
.bte1 {
  background: #ffefef;
}
.bte2 {
  background: #ecfaf0;
}
.bte3 {
  background: #fff6e9;
}
.bte4 {
  background: #f0f0f9;
}
.bte5 {
  background: #f6effd;
}
.bte6 {
  background: #ecf6fa;
}
.blockchain_tech_expertise {
  text-align: center;
  display: inline-flex;
  padding: 8px 16px;
  align-items: center;
  border-radius: 45px;
  margin: 0 8px 20px;
  background: #fff;
  box-shadow: 0 4px 50px 0 rgb(0 0 0 / 10%);
}
.blockchain_tech_expertise img {
  height: 30px;
  margin-right: 10px;
}
body .home_tab {
  display: inline-flex;
  margin-bottom: 30px;
}
body .home_tab a {
  padding: 10px;
  color: #027494;
  margin: 0;
  padding: 11px 16px;
  border-radius: 7px;
  border-bottom: 0;
  margin-right: 20px;
  border: 1px solid #027494;
  min-width: 175px;
}
body .home_tab a:hover {
  border-bottom: 1px solid #027494;
  background: none;
}
body .home_tab .active a {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  color: #fff;
}
.blockchain_tech_expertise h4 {
  margin: 0;
  font-weight: 600;
  font-size: 13px;
}
.types_of_cryptocurrency .types_box h4 {
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.types_of_cryptocurrency .types_box {
  padding: 30px;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 5px;
  min-height: 320px;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  background: #059d7e;
  line-height: 25px;
}
.round_icon {
  margin-top: -138px;
}
.most_appropriate_part_box {
  text-align: left;
  background: #204072;
  padding: 30px 35px;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 25px;
  height: 425px;
  border-left: 8px solid #09aff4;
  line-height: 25px;
}
.most_appropriate_part_box .most_icon {
  margin-bottom: 15px;
}
.most_appropriate_part_box h4 {
  font-size: 18px;
  margin: 0px;
  font-weight: 600;
  padding-bottom: 8px;
  line-height: 25px;
  color: #fff;
}
.features-of-cryptocurrency {
  background: #f5f5f5;
}
.platform_box {
  text-align: center;
  color: #fff;
  height: 295px;
  border-radius: 15px;
  padding: 25px 20px 10px;
  margin-bottom: 25px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  background: #204072;
}
.platform_box img {
  margin: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.platform_box h4 {
  margin-top: 20px;
  font-weight: bold;
}
.platform_box p {
  color: #fff;
  font-size: 14px;
}
.platform_box:hover {
  margin-top: -5px;
}
.platform_box:hover img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.white_label_crypto p {
  text-align: justify;
  line-height: 25px;
}
.security_features_img {
  display: inline-block;
  margin: auto;
  background: #09aff4;
  background-image: linear-gradient(291deg, #19bcff 0%, #00709f 100%);
  padding: 10px 0;
  border-radius: 0 0 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  top: 0;
}
.ourservices_pg22 .service_box22 {
  height: 270px;
  -webkit-box-shadow: 0 0 10px 0 rgba(56, 56, 56, .12);
  box-shadow: 0 0 10px 0 rgba(56, 56, 56, .12);
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 75px 15px 0;
  background: #fff;
  border: 2px solid #fff;
  font-size: 14px;
}
.ourservices_pg22.nft_mds .service_box22 {
  height: 310px;
}
.ourservices_pg22 .service_box22:hover {
  border: 2px solid #09aff4;
}
.service_box22 h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}
.benefits_that_your .advantages_box {
  background: rgb(255 255 255 / 6%)
}
.advantages_box {
  width: 100%;
  margin-top: 20px;
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.advantages_box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(0, 0, 0, 0.2);
}
.advantages_box:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.advantages_box .advantages_box_in {
  width: 70px;
  height: 70px;
  text-align: center;
  margin: 0 auto 10px;
  background: rgb(0 0 0 / 15%);
}
.advantages_box>div {
  display: table-cell;
  vertical-align: middle;
}
.advantages_box .divp {
  line-height: 24px;
  color: #fff;
  padding-left: 18px;
  font-size: 18px;
}
.benefits_that_your {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  color: #fff;
}
.exchange_faq h4 {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  background: #09aff4;
  padding: 10px;
}
.exchange_faq {
  background: #efefef;
}
.exchange_faq_box {
  background: #fff;
  margin: 0 0 25px;
}
.exchange_faq p {
  padding: 0 10px 5px;
}
.higr_bglight {
  background: #f7f7f7;
}
.varifohiring .boxed {
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  background-color: #fff;
  padding: 30px;
  min-height: 500px;
  box-shadow: 0 0 50px rgba(0, 0, 0, .2);
  text-align: center;
}
.varifohiring .boxed img {
  width: 70px;
}
.varifohiring h4 {
  font-size: 20px;
  margin: 15px 0;
  font-weight: 700;
}
.varifohiring .boxed h5 {
  font-weight: 700;
  font-size: 17px;
  color: #807b7b;
  margin-bottom: 5px;
}
.varifohiring .boxed p {
  margin-bottom: 0;
  color: #5f5f5f;
}
.varifohiring .boxed:hover {
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.varifohiring hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.work-div {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #b1cfbe;
  position: relative;
  height: 150px;
  width: 150px;
}
.work-div i {
  font-size: 60px;
  color: #000;
}
.work-1 {
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #78ac8e;
  bottom: -10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.work-1 i {
  font-size: 20px;
}
ul.hiring-work p {
  padding-top: 20px;
  color: #000;
  font-weight: bold;
}
ul.hiring-work li {
  width: 20%;
  text-align: center;
  list-style: none;
}
li.areow {
  display: flex;
  align-items: center;
  justify-content: center;
}
li.areow i {
  font-size: 30px;
  padding-bottom: 55px;
}
ul.hiring-work {
  padding-left: 0;
  display: flex;
  width: 100%;
  margin: 0;
  padding: 30px 0px;
}
.hiring_process {
  padding-bottom: 10px;
}
.sab_hading2 h2 {
  line-height: 40px;
}
.tl,
.sab_hading2 .tl {
  text-align: left;
}
.first-section .btn:hover,
.first-section2 .btn:hover {
  opacity: 1;
  background: transparent;
  color: #09aff4
}
#business_sectors .business_box {
  padding: 20px 15px;
  background: #fff;
  box-shadow: 0 1px 7px #e6e6e6;
  border-radius: 10px;
  margin-bottom: 30px;
  height: 150px;
  width: 100%;
  text-align: center;
}
#business_sectors .business_box h4 {
  font-weight: 600;
  margin-top: 17px;
}
.dpbp {
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  color: #fff;
  padding: 60px 0 20px
}
.dpbp .sab_hading h3 {
  color: #fff;
}
.dpbp ul li {
  width: 16%;
  display: inline-block;
}
.dpbp .currency_icon {
  padding: 30px 0;
}
.smart_contract_bottam {
  width: 100%;
  background: url(../img/smart/smart_bg.png) no-repeat right center fixed;
}
.smart_contract_bottam .feature-desc {
  height: 150px;
}
@keyframes blink {
0% {
  opacity: 0;
}
20% {
  opacity: .6;
}
50% {
  opacity: .8;
}
100% {
  opacity: 1;
}
}
.new-imgg {
  animation: blink 1s linear infinite;
  margin-left: 2px;
  margin-right: 4px;
  margin-top: -10px;
  margin-bottom: -8px;
}
.currency_sec_2222 .fflip-box {
  box-shadow: 0 0 15px rgb(0 0 0 / 13%);
  padding: 20px 20px 1px 115px;
  min-height: 140px;
  border-radius: 8px;
  background-color: #fff;
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  position: relative;
  margin-bottom: 30px;
}
.currency_sec_2222 .flip-icon-outer {
  position: absolute;
  left: 15px;
  text-align: center;
  width: 80px;
  padding-top: 10px;
  height: 80px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
}
.currency_sec_2222 .flip-tit {
  font-size: 18px;
  margin: 0 0 10px;
  color: #09aff4;
  font-weight: 700;
}
.currency_sec_2222 .flip-txt {
  text-align: left;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
}
.hire_developer:hover {
  color: #fff;
  background: #09aff4;
}
.home_our_service .service_box {
  height: 285px;
  text-align: left;
  background: none;
  border: 1px solid rgb(9 175 244 / 50%);
  position: relative;
  z-index: 9;
  min-height: 285px;
}
.home_our_service .service_box::before,
.it_serbox::before,
.sbd_box::before {
  content: "";
  border-radius: inherit;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: auto;
  right: 0;
  transform: scaleX(0);
  transform-origin: right;
  background-color: #09aff4;
  z-index: -3;
  transition: transform 0.5s ease 0s;
}
.home_our_service .service_box:hover::before,
.it_serbox:hover::before,
.sbd_box:hover::before {
  left: 0;
  right: auto;
  transform: scaleX(1);
  transform-origin: left;
}
.home_our_service .service_box:hover {
  background: none;
}
.home_our_service .service_box:hover img{
  filter: brightness(0) invert(1);
}
.pinkBg {
  background-color: #44bfda !important;
  background-image: linear-gradient(90deg, #44bfda, #96dbea);
}
.intro-banner-vdo-play-btn {
  opacity: 0.5;
  height: 50px;
  display: inline-block;
  background: #fff !important;
  position: relative;
  width: 100%;
  margin: 50px auto -90px;
}
.intro-banner-vdo-play-btn .ripple {
  position: absolute;
  width: 160px;
  height: 160px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin: -80px 0 0 -80px;
  border-radius: 100px;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite;
}
.pb-0{ padding-bottom: 0;}
@-webkit-keyframes ripple {
0% {
  opacity: 1;
  -webkit-transform: scale(0);
  transform: scale(0)
}
100% {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1)
}
}
@keyframes ripple {
0% {
  opacity: 1;
  -webkit-transform: scale(0);
  transform: scale(0)
}
100% {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1)
}
}
.intro-banner-vdo-play-btn .ripple:nth-child(2) {
  animation-delay: .3s;
  -webkit-animation-delay: .3s
}
.types_box2 {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 5px;
  position: relative;
  transition: all .5s;
  background: #fff;
  padding: 10px 15px 10px;
  min-height: 420px;
}
.types_box_new5 .types_box2 {
  min-height: 470px;
}
.types_box2 h4 {
  font-weight: 600;
  line-height: 25px;
}
.types_box2 img {
  position: relative;
  z-index: 9;
}
.types_box_new {
  padding: 60px 0 50px;
}
.types_box_new h2 {
  color: #fff
}
.home_banner {
  padding:145px 0 80px;
  overflow: hidden;
  position: relative;    min-height: 100vh;
}
.home_banner h3,
.home_banner .banner_h span {
  color: #09aff4;
  display: block;
}
.home_banner h3,
.home_banner .banner_h {
  font-size: 65px;
  font-weight: 800;
  line-height: 1.083em;
  margin-bottom: 10px;
  display: inline-block;
}
.design-element {
  position: absolute;
  width: 150px;
  height: 150px;
  opacity: 0.25;
  z-index: -1;
  left: 0;
  top: 0;
  transform: translate(-25%, -25%);
  background-image: repeating-linear-gradient(-55deg, transparent 0.9px, #08aef3 1.25px, #05acf1 3px, transparent 4px, transparent 8px);
  border-radius: 100%;
}
.xlr {
  line-height: 28px;
  width: 80%;
  margin-bottom: 20px;
}
.home_banner .btn:hover {
  color: #fff;
  background: #09aff4;
}
.home_banner .btn {
  color: #14baff;
  padding: 10px 20px;
  font-size: 18px;
  border: 2px solid #09aff4;
  border-radius: 2px 25px;
  font-weight: 500;
  position: relative;
  z-index: 5;
}
.h_12 {
  margin: -111% 17% 0% 0%;
  padding: 0px 0px 0px 0px;
  border-radius: 10px 100px 10px 100px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  position: relative
}
.h_11 {
  width: 826px;
  left: -33%;
  position: relative;
}
#faq_part .card {
  margin-bottom: 15px;
  background: transparent;
  border: 1px solid #204072;
  border-radius: 10px;
  font-weight: 500;
  overflow: hidden;
}
#faq_part .card-body {
  padding: 15px;
}
#faq_part .card .btnlink {
  font-size: 15px;
  font-weight: 600;
  background: #204072;
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  width: 100%;
  padding: 12px 15px;
  cursor: pointer;
  text-align: left;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
#faq_part .card .btnlink::before {
  content: '';
  position: absolute;
  right: -2px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  z-index: 1;
}
#faq_part .card .btnlink.collapsed::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../img/plus.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transform: rotate(-90deg);
  transition: all ease 0.3s;
}
#faq_part .card .btnlink::after {
  flex-shrink: 0;
  width: 1.25rem;
  z-index: 1;
  height: 1.25rem;
  margin-left: auto;
  position: relative;
  content: "";
  background-image: url(../img/minus.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: all ease 0.3s;
}
.what_chat_box a {
  color: #fff;
}
.wanttohavetext {
  margin-bottom: 20px;
}
.tect-left text {
  text-align: left;
}
.footer_form .hading_contente {
  width: 100%;
}
.what_chat_box .box {
  display: flex;
  margin-bottom: 10px
}
.what_chat_box .box i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #09aff4;
  border-radius: 5px;
  margin-right: 15px;
  color: #ffffff;
  text-align: center;
}
.what_chat_box .box b {
  display: block
}
.social-link_footer li {
  display: inline-block;
  margin-top: 10px;
}
.footer .social-link_footer a {
  height: 40px;
  width: 40px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: 0.3s;
  margin-right: 10px;
  color: #fff;
  background-image: linear-gradient(291deg, #09aff4 0%, #1560bf 100%);
  text-decoration: none;
}
.social-link_footer a .fa-whatsapp {
  font-size: 25px;
}
.contacthadding {
  margin-bottom: 20px;
}
.packages tr th {
  background: #3d88c2;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  text-align: center;
}
.packages tr td {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #313131;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
}
.ido_s_new .service_box:hover img {
  filter: brightness(500);
}
.nmp .most_appropriate_part_box2 {
  background: #fff;
  padding: 25px 20px;
  border-radius: 5px;
  margin-bottom: 25px;
  height: 490px;
  border-left: 5px solid #09aff4;
  line-height: 25px;
}
.bg_g {
  background: #152c50;
  color: #fff;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
}
.bg_dark {
  background: #10284e;
  color: #fff;font-weight: 400;
}
.bg_g .platform_box {
  background: rgb(0 0 0 / 20%);
}
.features_of_crypto li {
  font-size: 16px;
  margin-top: 12px;
  display: block;
  font-weight: 500;
  position: relative;
}
.features_of_crypto li:after {
  content: "";
  position: absolute;
  left: -18px;
  top: 7px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 100%;
}
.animationupdown {
  -webkit-animation: bounce 3s infinite ease-in-out;
  -o-animation: bounce 3s infinite ease-in-out;
  -ms-animation: bounce 3s infinite ease-in-out;
  -moz-animation: bounce 3s infinite ease-in-out;
  animation: bounce 3s infinite ease-in-out;
}
@-webkit-keyframes bounce {
0% {
  transform: translateY(-5px);
}
50% {
  transform: translateY(40px);
}
100% {
  transform: translateY(-5px);
}
}
.pb0 {
  padding-bottom: 0
}
.mauto {
  margin: 0 auto;
}
.features_ndf {
  padding: 20px;
  text-align: center;
  border-radius: 15px;
  height: 180px;
  background: rgb(255 255 255 / 5%);
  margin-bottom: 30px;
}
.features_ndf.benefit-nft {
  height: auto;
  min-height: 304px;
}
.features_ndf .icon_image {
  border-radius: 100%;
  width: 85px;
  height: 85px;
  background: rgb(0 0 0 / 20%);
  display: inline-block;
  padding-top: 22px;
}
.features_ndf h5 {
  font-weight: 300;
  font-size: 18px;
  margin-top: 15px;
}
.service_ndf {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  padding: 30px 15px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
.service_ndf .icon_image {
  width: 110px;
  height: 110px;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto;
  display: inline-block;
  padding-top: 25px;
}
.service_ndf h5 {
  position: relative;
  color: #2b2a41;
  font-weight: 700;
  margin: 22px 0 0;
  font-size: 22px;
}
.bn_platform2 {
  background: rgb(0 0 0 / 20%);
  border-radius: 20px;
  padding: 25px 20px 15px;
}
.bn_platform2 h4 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.bn_platform {
  padding: 20px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid rgb(255 255 255 / 40%);
  margin-bottom: 25px;
}
.bn_platform:hover {
  border: 1px solid #fff;
}
.bn_platform img {
  display: block;
  margin: 0 auto 10px;
}
.features_ot_man .features_ndf {
  height: 280px;
}
.token_left_right_row {
  height: 280px;
}
@-webkit-keyframes bounce2 {
0% {
  transform: translateY(-5px);
}
50% {
  transform: translateY(20px);
}
100% {
  transform: translateY(-5px);
}
}
.pa1 {
  right: 115px;
  top: 20px;
}
.pa2 {
  left: 130px;
  top: 0;
}
.pa3 {
  right: 72px;
  top: 0;
}
.pa4 {
  left: 74px;
  top: 0;
}
.pa5 {
  left: 60px;
  top: 0;
}
.pa6 {
  left: 45px;
  top: -20PX;
}
.pa8 {
  right: 42px;
  top: 10px;
}
.pa9 {
  left: 30px;
  top: 7px;
}
.pa11 {
  left: 3%;
  top: -10px;
}
.pa12 {
  right: 3%;
  top: -10px;
}
.t_pa8 {
  right: 36%;
  top: 50px;
}
.pa0 {
  position: absolute;
  -webkit-animation: bounce2 3s infinite ease-in-out;
  -o-animation: bounce2 3s infinite ease-in-out;
  -ms-animation: bounce2 3s infinite ease-in-out;
  -moz-animation: bounce2 3s infinite ease-in-out;
  animation: bounce2 3s infinite ease-in-out;
}
.row_f {
  display: flex;
  flex-wrap: wrap;
}
.row_f .col-md-4 {
  height: 100%;
}
.mla {
  margin-left: auto;
}
.real_services .service_box p {
  height: 150px;
}
.bg_light {
  background: #f5f5f5;
}
.token_left_right h4 {
  font-size: 22px;
  color: #000;
  text-align: left;
  font-weight: 600;
  line-height: initial;
}
.n_token_development .sbd_box5 {
  text-align: center;
  background: rgb(0 0 0 / 15%);
  border-radius: 10px;
  padding: 18px;
  height: 370px;
  margin-bottom: 20px;
}
.n_token_development .sbd_box5.meme-service {
  height: auto;
  min-height: 275px;
}
.n_token_development .sbd_box5 p {
  font-size: 14px;
}
#toTopBtn {
  position: fixed;
  bottom: 55px;
  right: 20px;
  display: none;
  background: #152c50;
  background-image: linear-gradient(291deg, #335b99 0%, #0b1d38 100%);
  border: none;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 28px;
  text-align: center;
}
.list_ret {
  padding: 0;
}
.list_ret li {
  font-size: 17px;
  margin-bottom: 4px;
  padding-left: 22px;
  position: relative;
  display: block;
  text-align: left;
}
.list_ret li:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "\f046";
  font: normal normal normal 14px/1 FontAwesome;
}
.erc_box_man .col-md-6 {
  height: 100%;
}
.erc_box { 
  margin-bottom: 20px;
  align-items: center;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.erc_box span img {
  height: 50px;  position: relative;    z-index: 1;
}
.erc_box span {
  height: 80px;
  width: 80px;
  display: inline-flex;
  border:1px solid  #235ed8; background: #fff;
  border-radius: 100%;
  align-items: center;
  justify-content: center; overflow: hidden;
  margin-bottom: 20px; position: relative;
}
 
.erc_box:hover {
  background: #235ed8; 
}
.erc_box:hover h3 {
  color: #fff;
} 
.erc_box h3 {
  font-size: 22px;
  margin: 0;
}
.vbp {
  height: 265px;
}
.vbp h4 {
  font-size: 22px;
  margin-top: 15px;
}
.sticky-icons .call_sticky {
  background: #ff3131;
  margin-bottom: 20px;
}
.sticky-icons a.call_sticky:after {
  border: 5px solid #ff3131;
}
/*29-09-2023*/
.benefit-main {
  background-color: #fff;
}
.prepost-outer ol {
  padding: 0px;
  margin: 0;
}
.prepost-outer ol li {
  margin-bottom: 20px;
  padding: 20px 15px;
  box-shadow: 0px 0px 10px rgba(0 0 0 / 30%);
  border-radius: 15px;
  position: relative;
  background-color: #fff;
}
.prepost-outer ol li:last-of-type {
  margin-bottom: 0;
}
.prepost-outer ol li b {
  display: block;
}
.prepost-outer ol li p {
  margin: 0;
  position: relative;
  z-index: 1;
  font-weight: 500;
}
.why-hire.our_service {
  padding: 50px 0;
}
/*29-09-2023*/
/*30-10-2023*/
.p-left.popup-img {
  overflow: hidden;
  border-radius: 14px 0px 0px 14px;
}
.discount-img {
  max-width: 100%;
}
.develop-btn {
  margin: 15px 0 0;
}
.why_hire_cryptocurrency .develop-btn {
  margin: 15px 0 0;
  text-align: center;
}
.develop-btn .btn_home {
  display: inline-block;
  padding: 8px 12px;
  font-size: 15px;
}
/*30-10-2023*/
/*01-11-2023*/
.white-feature {
  padding: 50px 0 20px;
  background: #fff;
}
.feature-main .more-space {
  margin: 0 0 30px;
}
.feature-outer {
  background: #f5f5f5;
  padding: 20px 15px;
  text-align: center;
  border-radius: 15px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.feature-outer:hover{ color: #fff;    background-color: #09aff4;}
.feature-outer:hover img {
  filter: brightness(500);
}
.feature-outer .img-outer {
  margin-bottom: 15px;
}
.white_label_crypto {
  background-color: #f4f4f4;
}
/*01-11-2023*/
/*02-11-2023*/
.looking-outer {
  background: url(../img/graph-bg.jpg) no-repeat center left;
  background-size: cover;
  padding: 50px 0;
  position: relative;
}
.looking-outer.start-meme{
  background: url(../img/meme-bg.jpg) no-repeat center center;
  background-size:cover;
}
.looking-outer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: rgb(9 25 50 / 86%);
  z-index: 0;
}
.looking-outer .container {
  position: relative;
  z-index: 1;
}
.looking-outer .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.looking-outer * {
  color: #fff;
}
.looking-left h3 {
  margin-top: 0;
}
.looking-left p:last-of-type {
  margin-bottom: 0;
}
.looking-right.mid_part_button,
.looking-right.mid_part_button .btn {
  margin: 0;
}
.looking-right.mid_part_button .btn {
  background: #0088cc;
  border-color: #0088cc;
}
.bg_dark .service_box2222 {
  background: hsl(0deg 0% 100% / 2%);
}
.software-outer {
  background-color: #fff;
  padding: 20px 15px;
  border-radius: 20px;
  box-shadow: 0px 8px 13px rgb(0 0 0 / 20%);
  border-top: 3px solid #204072;
  min-height: 356px;
}
.software-outer .img-outer img{
  margin-bottom: 15px;height: 90px; display: inline-block;
}

.software-outer h4 {
  margin: 0;
}
.software-outer ul {
  margin: 10px 0 0;
  padding: 0 0 0 19px;
  list-style: none;
}
.software-outer ul li {
  list-style-type: disclosure-closed;
  margin-bottom: 8px;
}
.software-outer ul li:last-of-type {
  margin-bottom: 0px;
}
/*02-11-2023*/
/*08-11-2023*/
.how-to img {
  margin: 0 auto;
}
.why-hire.our_service .mid_part_button .btn:first-child {
  background: #0088cc;
  border-color: #0088cc;
}
.benefit-main .platform_box:hover {
  margin-top: 0px;
}
/*08-11-2023*/
/*21-11-2023*/
.why_hire_cryptocurrency .mid_part_button2 .btn {
  background-color: #09aff4 !important;
  color: #fff !important;
}
/*21-11-2023*/
/*01-12-2023*/
.menu .call-now {
  display: none;
}
/*01-12-2023*/
/*08-12-2023*/
#faq_part .list-style {
  padding: 0 0 0 18px;
}
#faq_part .list-style li {
  list-style-type: disc;
}
/*08-12-2023*/
/*13-12-2023*/
.blockchain-work {
  padding: 30px 0;
}
.work-blockchain {
  margin: 30px 0 0;
}
.work-slider {
  margin: 0;
}
.work-slider .blockchain_tech_expertise {
  margin-bottom: 0;
  box-shadow: none;
  border: 1px solid #204072;
  margin-right: 15px;
  padding: 10px 15px;
}
.work-slider .blockchain_tech_expertise img {
  margin: 0 auto;
}
/*13-12-2023*/
/*26-12-2023*/
.bot-process-main {
  padding-left: 30px;
  padding-right: 30px;
  background: #ebebeb;
}
.bot-process img {
  margin: 0 auto;
}
.bot-process .content-outer {
  margin-top: 15px;
}
.bot-process ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  margin: 0;
}
.bot-process ul li {
  margin-right: 2%;
  width: 18.4%;
}
.bot-process ul li:last-of-type {
  margin-right: 0%;
}
.bot-process ul li .title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
}
.bot-process ul li:first-of-type .title {
  color: #44c3ff;
}
.bot-process ul li:nth-of-type(2) .title {
  color: #4f44ff;
}
.bot-process ul li:nth-of-type(3) .title {
  color: #852ded;
}
.bot-process ul li:nth-of-type(4) .title {
  color: #ff44a0;
}
.bot-process ul li:nth-of-type(5) .title {
  color: #ff445b;
}
/*26-12-2023*/
/*28-12-2023*/
.feature-inner {
  border: 1px solid rgb(18 185 255);
  border-radius: 10px;
  padding: 22px;
  position: relative;
  overflow: hidden;
  height: 225px;
  margin-bottom: 30px;
}
.security-feature .feature-inner {
  height: auto;
  min-height: 315px;
}
.feature-inner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: #183562;
  z-index: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease 0s;
}
.feature-inner:hover:before {
  left: 0;
  right: auto;
  transform: scaleX(1);
  transform-origin: left;
}
.feature-inner .img-outer {
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
.feature-inner .content-outer {
  position: relative;
  z-index: 1;
}
.feature-inner h4 {
  margin: 0 0 5px;
  font-size: 20px;
  font-weight: 600;
}
.feature-inner p {
  margin-bottom: 0;
  font-size: 14px;
}
.crypto-reality {
  background: #d3d3d3;
  padding: 60px 0;
}
.crypto-reality .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.reality-right .get-btn {
  margin-top: 30px;
}
.white-label.crypto-reality {
  background: #204072 url(../img/white-label-bg.jpg) no-repeat top left;
  background-size: cover;
}
.white-label .reality-right * {
  color: #fff;
}
/*04-01-2024*/
.web-service .feature-inner {
  height: auto;
  min-height:270px;
}
.web-service .feature-inner:before {
  display: none;
}
/*05-01-2023*/
.tcw_item {
  border-radius: 12px;
  padding: 15px;
  box-shadow: 0px 0px 10px rgba(0 0 0 / 20%);
}
/*05-01-2023*/
/*08-01-2024*/
.how-to .process-inner{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.how-to .process-inner:nth-of-type(even){
  flex-direction: row-reverse;
}
.how-to .process-inner:last-of-type{
  margin-bottom:0px;
}
.process-inner .process-inner-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
  max-width: 600px;
  background-color: #f3f3f3;
  border: 2px solid #204072;
  padding: 25px;
  margin-bottom: 25px;
  border-radius: 30px;
  margin-right: 50px;
}
.how-to .process-inner:nth-of-type(even) .process-inner-left{
  text-align: right;
  flex-direction: row-reverse;
  margin-right:0px;
  margin-left:50px;
}
.process-inner .img-outer {
  width: 60px;
  margin-left: 20px;
  position: relative;
  z-index:1;
}
.how-to .process-inner:nth-of-type(even) .img-outer{
  margin-left:0px;
  margin-right:20px;
}
.process-inner .content-outer{
  width:calc(100% - 80px);
  width:-webkit-calc(100% - 80px);
  width:-moz-calc(100% - 80px);
  width:-ms-calc(100% - 80px);
  position: relative;
  z-index:1;
}
.process-inner .content-outer h4 {
  font-weight: bold;    font-size: 20px;
}
.process-inner .content-outer p{
    font-weight:500;
}
.process-inner .process-inner-right {
  width:calc(100% - 650px);
  width:-webkit-calc(100% - 650px);
  width:-moz-calc(100% - 650px);
  width:-ms-calc(100% - 650px);
}
.process-inner-right h4 {
  font-size: 35px;
  color:#000;
}
.service_box.web-service{
  min-height: 371px;
}
/*08-01-2024*/
/*09-01-2024*/
.reality-left {
  margin-top: 80px;
}
.web-banner-img img{
  margin:0 auto;
}
.service_box.offer-service{
  min-height: 230px;
}
/*09-01-2024*/
/*18-01-2024*/
.social-link_footer img{
  margin: 0;
}
.benefits_box.sto-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.benefits_box.sto-box:nth-of-type(even) {
  flex-direction: row-reverse;
}
/*18-01-2024*/
/*29-01-2024*/
.security-feature .most_appropriate_part_box2 {
  background:#f6f6f6;
  height: auto;
  min-height:275px;
}
/*29-01-2024*/
/*30-01-2024*/
.platform_box.feature-p2p img {
  max-width: 60px;
  max-height: 60px;
}
.platform_box.why-hire {
  height: auto;
  display: flex;
  align-items: center;
  text-align: left;
  padding:15px;
}
.platform_box.why-hire .img-outer{
  width: 55px;
  margin-right: 15px;
}
.platform_box.why-hire .img-outer img{
  max-width: 100%;
}
.platform_box.why-hire .content-outer{
  width:calc(100% - 70px);
  -webkit-width:calc(100% - 70px);
  -moz-width:calc(100% - 70px);
  -ms-width:calc(100% - 70px);
}
.platform_box.why-hire .content-outer h4{
  margin-top: 0;
}
.platform_box.why-hire .content-outer p:last-of-type{
  margin:0;
}
/*30-01-2024*/
/*06-02-2024*/
.fcwd .benefits-exchange {
  height: 300px;
}
.fcwd .benefits-exchange.dapp-benefit {
  height: auto;
  min-height: 322px;
}
.decentralized-outer.feature-outer {
  min-height: 342px;
}

.faq-dot {
	margin: 10px 0 0 0;
}

.faq-dot li {
	position: relative;
	padding-left: 24px;
	margin: 0 0 5px 0;
}

.faq-dot li::before {
	content: "";
	position: absolute;
	left: 5px;
	top: 7px;
	width: 8px;
	height: 8px;
	background: #000;
	border-radius: 100px;
}
/*06-02-2024*/
/*16-02-2024*/
.social-media .main-row{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items:center;
  -moz-align-items:center;
  -ms-align-items:center;
  align-items:center;
}
.social-detail{
  margin-top: 25px;
}
.social-detail .more-space:not(:nth-of-type(3)){
  margin-bottom: 25px;
}
.social-detail .detail-inner {
  background:#f5f5f5;
  padding: 20px 15px;
  border-radius: 15px;
  min-height:296px;
}
.social-media h3 {
  margin: 0;
}
.social-detail .img-outer {
  margin-bottom: 15px;
}
.social-detail .img-outer img {
  max-width: 60px;
}
.social-detail h4 {
  margin: 0 0 3px;
}
.social-detail p{
  text-align: left !important;
  line-height:1.6 !important;
}
.pre-post-marketing .prepost-inner h4 {
  text-align: center;
}
#pricing_table_part {
  padding: 50px 0 30px;
}
/*16-02-2024*/
/*07-03-2024*/
.iti{ display: block!important;}
.iti--separate-dial-code {
  display: flex !important;
}
.iti--separate-dial-code .iti__flag-container {
  position: static !important;
}
.iti--separate-dial-code .iti__flag-container {
  position: static !important;
  border:#dddede solid 1px;
  border-radius:3px;
  margin-right:10px;
  background:#dddede !important;
}
.iti__flag-container .iti__selected-flag{
  background:#fff !important;
}
.iti__search-input{ padding: 10px!important;  border: 0!important;}
.footer_form .iti__flag-container, .contact_page .iti__flag-container{
  border-color: #5b5f83;
  border-width: 0px 0px 1px;
  border-radius: 0px;
  background-color:#fff !important;
}
.footer_form .iti__flag-container .iti__selected-flag, .contact_page .iti__flag-container .iti__selected-flag{
  background: transparent !important;
}
.form-control.numberOnly::-webkit-input-placeholder {
  color: rgb(0 0 0 / 90%);
  font-size: 15px;
  font-weight: 400;
}
.form-control.numberOnly::-moz-placeholder {
  color: rgb(0 0 0 / 90%);
  font-size: 15px;
  font-weight: 400;
}
.form-control.numberOnly:-ms-input-placeholder {
  color: rgb(0 0 0 / 90%);
  font-size: 15px;
  font-weight: 400;
}
.form-control.numberOnly:-moz-placeholder {
  color: rgb(0 0 0 / 90%);
  font-size: 15px;
  font-weight: 400;
}
/*07-03-2024*/
/*13-03-2024*/
.meme-img img {
  margin-left: auto;
}
.first-section.more-padding {
  padding: 180px 0 50px;
}
.first-section.more-padding span {
  color: #f2b550;
}
.start-meme .looking-right.mid_part_button .btn {
  background: #23cf7f;
  border-color: #23cf7f;
}
.meme-img-outer img {
  margin: 25px auto 0;
  max-width: 750px;
}
  
.feature-box.service_box:hover img{
  filter: brightness(0) invert(1);
}
 
.crypto-exchange ul{
  padding: 0;
  margin: 0;
  column-count:2;
  -webkit-column-count:2;
  -moz-column-count:2;
  -ms-column-count:2;
}
.crypto-exchange ul li{
  position: relative;
  padding-left:20px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom:15px;
}
.crypto-exchange ul li:last-of-type{
  margin-bottom:0px;
}
.crypto-exchange ul li:before{
  position:absolute;
  top:6px;
  left:0;
  display:block;
  content:"";
  width:12px;
  height:12px;
  border:3px solid #000;
  border-radius: 100%;
}
/*12-04-2024*/
/*29-04-2024*/
.service_features{
  height: 200px;
  box-shadow: 0 1px 35px 0 rgb(0 0 0 / 15%);
  text-align: center; 
  border-radius: 20px; background: #fff;
  padding: 20px 15px; margin-bottom: 20px;
}
.service_features img{    height: 90px;}
.service_features h3{font-size: 18px;  font-weight: 500;  margin: 20px 0 0;}
.service_features h4{font-size: 20px;  font-weight: 600;  margin: 15px 0 0;}
.hire-right{    height: 65vh;  overflow-y: auto;    padding-right: 25px;}
.hire-right .hire-right-inner h4{    font-size: 22px;
  margin: 5px 0;
  font-weight: 600;}
.hire-right .hire-right-inner {
  margin-bottom: 20px;
  padding: 10px 20px 10px 100px;
  background: #183562;
  position: relative;border-radius: 25px;    overflow: hidden;
}
.hire-right .hire-right-inner .hire_humber{position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  font-size: 50px;
  color: #183562;
  background: #fff;
  font-weight: 700;}
.hire-left h3, .hire-right .hire-right-inner h4{
  margin-top: 0;
}
/*29-04-2024*/
/*08-05-2024*/
.banner-globe img {
  animation: animName 35s linear infinite;
}
@keyframes animName{
0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(360deg);
}
}
.first-section .text b spam {
  font-weight: 400;
}
.roadmap_box2 {
  border: 2px solid #183562;
  border-left: 0;
  border-bottom: 0;
  height: 85px;
  width: 40%;
  position: relative;
  border-radius: 0 35px 0 0;
  margin-top: 50px;
}
.roadmap_box2 i {
  position: absolute;
  right: -11px;
  bottom: -12px;
  font-size: 30px;
  color: #183562;
}
.roadmap_box2::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #183562;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 0;
}
.roadmap_box3 {
  transform: rotateY(180deg);
  margin-left: auto;
}
.mega-block-title{ margin: 0;color: #000;    font-weight: 600;    font-size: 20px;}
.first-section-new {
  background: #04264c;
}


.bg-white {
  background: #fff
}

.bg_light2 {
  background: #eff7ff;
}



/* new design */

.ng_light2 {
  background-color: #f9f9f9;
}

.sx-service-bx-1 {
  position: relative;
  z-index: 1;
  transition: all 0.5s linear;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
  padding: 25px;
}

.sx-service-bx-1:after {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0px;
  top: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  background-color: #f3f3f3;
  transition: all 0.4s ease;
}

.sx-service-bx-1 .sx-service-bx-icon {
  text-align: center;
  margin-bottom: 20px;
}

.sx-service-bx-1 .sx-service-bx-icon span {
  width: 130px;
  height: 130px;
  transition: all 0.3s linear;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  margin: 10px;
}

.sx-service-bx-1 .sx-service-bx-icon span:after {
  border-radius: 50%;
  padding: 5px;
  border: 2px solid #fff;
  position: absolute;
  content: '';
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
}

.sx-service-bx-1:hover .scale-in-center {
  -webkit-animation: bounce-in-fwd 1.1s both;
  animation: bounce-in-fwd 1.1s both;
}

.sx-service-bx-1:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  z-index: -1;
}

@keyframes bounce-in-fwd {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  38% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }

  55% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  72% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  81% {
    -webkit-transform: scale(0.84);
    transform: scale(0.84);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  89% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  95% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.sx-service-bx-1 .sx-tilte {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 14px;
}

.sx-service-bx-1 .sx-service-bx-icon img {
  width: 75px;
}

.feature-item-inner {
  display: flex;
  box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.30);
  padding: 40px 30px;
  border-radius: 3px;
}

.feature-item-thumb {
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
  width: 80px;
  margin-right: 25px;
  transform: translate(0px, 0px);
  transition: transform 0.3s cubic-bezier(0.25, 0.55, 0.4, 2.1) 0s;
}

.feature-item-content {
  width: 100%;
}

.feature-item-content h3 {
  font-size: 26px;
  font-weight: 600;
  color: #000c35;
  margin: 0 0 15px;
}

.feature-item-content p {
  font-size: 16px;
  margin-bottom: 0;
}

.feature-item-inner:hover .feature-item-thumb {
  transform: translate(0px, -10px);
}

.full-height {
  height: 100%;
}

.justify-content-center {
  justify-content: center;
}

.hire_new_box {
  position: relative;
  background-color: #ffffff;
  padding: 30px;
  height: 100%;
  box-shadow: 0px 11px 25px 5px rgba(196, 196, 196, 0.21);
}

.hire_new_box::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #1a73e9;
  background-position: center left;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
  transform-origin: left;
  transform-style: preserve-3d;
  transform: scaleX(0);
}

.hire_new_box:hover::before {
  transform: scaleX(1.0);
}

.hire_new_box h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}

.hire_new_box img {
  height: 80px;
  transition: all 500ms linear;
  transition-delay: 0.2s;
  transform: scale(1);
}

.hire_new_box:hover img {
  transform: scale(0.8);
}

#timeline21>ul {
  border-top: 0;
  border-left: 4px solid transparent;
  border-left-color: #1e61da;
  /* Fullback */
  padding-bottom: 50px;
  border-image-slice: 1;
  position: relative;
  left: 50%;
  perspective: 2000px
}

#timeline21>ul>li:after {
  content: "\2713";
  font-family: fontawesome;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-weight: 100;
  font-size: 90%;
  line-height: 35px;
  text-align: center;
  background-color: #1e61da;
  color: #fff;
  position: absolute;
  -webkit-transition: transform 1s linear;
  transition: transform 1s linear
}

#timeline21>ul>li .cont {
  width: 400px;
  padding: 15px 15px 10px;
  border: 2px solid transparent;
  border-radius: 4px;
  position: relative;
  text-transform: capitalize;
  line-height: 150%;
  font-size: 90%;
  border-color: #1e61da;
}

#timeline21>ul>li h3 {
  margin-top: 0;
  font-weight: 600;
  font-size: 20px;
}

#timeline21>ul>li:nth-child(odd) .cont {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: transform 1.5s linear;
  transition: transform 1.5s linear
}

#timeline21>ul>li:nth-child(even) .cont {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: transform 1.5s linear;
  transition: transform 1.5s linear
}


#timeline21 {
  overflow: hidden;
}

#timeline21>ul>li:nth-child(n+1):after {
  left: -18px
}

#timeline21>ul>li {
  position: relative;
}

#timeline21>ul>li:after {
  top: 37%
}

#timeline21>ul>li:first-child .cont {
  top: 8%
}



#timeline21>ul>li:nth-child(odd) .cont {
  margin-left: 50px;
}

#timeline21>ul>li:nth-child(even) .cont {
  margin-left: -450px;
}

#timeline21>ul>li .cont:before,
#timeline21>ul>li .cont:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
}

#timeline21>ul>li:nth-child(odd) .cont:before {
  border-width: 11px 11px 11px 0;
}

#timeline21>ul>li:nth-child(even) .cont:before {
  border-width: 11px 0 11px 11px
}

#timeline21>ul>li:nth-child(odd) .cont:after {
  border-width: 10px 10px 10px 0
}

#timeline21>ul>li:nth-child(even) .cont:after {
  border-width: 10px 0 10px 10px
}

#timeline21>ul>li:nth-child(odd) .cont:before {
  top: 50%;
  left: -11px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#timeline21>ul>li:nth-child(even) .cont:before {
  top: 50%;
  right: -11px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#timeline21>ul>li .cont:before {
  border-color: transparent #1e61da transparent transparent
}

#timeline21>ul>li:nth-child(odd) .cont:after {
  border-color: transparent #fff;
  top: 50%;
  left: -9px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#timeline21>ul>li:nth-child(even) .cont:after {
  border-color: transparent #fff;
  top: 50%;
  right: -9px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}


.copy-right {
  color: #1e61da;
  text-align: center;
  text-transform: uppercase;
  padding: 130px 0 20px
}

.copy-right a {
  color: #0085C3;
  text-transform: capitalize
}

#timeline21>ul>li:nth-child(2) .cont:before,
#timeline21>ul>li:nth-child(4) .cont:before,
#timeline21>ul>li:nth-child(6) .cont:before {
  border-color: transparent transparent transparent #0085c3;
}

#timeline21>ul>li li {
  list-style: circle;
  margin: 0 0 6px 20px;
}
.mo_w_fix{ position: relative;}
.polygon_po {
  left: 31%;
  top: 0;
  width: 125px;
}
.sui_hero {
  left: 38%;
  top: -24px;
  width: 26%;
}
.token_list li {
  width: 48%;
  margin-top: 15px;
  padding-left: 20px;
  position: relative;
  display: inline-block;
}
 .token_list li::after {
  content: "\f046";
  font: normal normal normal 14px / 1 FontAwesome;
  position: absolute;
  left: 0;
  top: 2px;
}
.ethereum_hero{top: -38px; width: 90%; left: 5%;}

/*08-05-2024*/
@media (min-width: 992px) {
#business_sectors .col-md-2 { width: 20%;}
.brow5 .col-md-3 {
  width: 20%;
}
.mh255 .ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-info {
  min-height: 340px;
}
.mh180 .ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-info {
  min-height: 280px;
}
}
.pb0 {
  padding-bottom: 0;
}
@media screen and (max-width:991px) {
.carousel-caption ul {
  display: none
}
#Layer_1 {
  top: -25px;
  left: -25%;
  width: 170%;
  margin-bottom: -100px;
}
.carousel-caption h4 {
  font-size: 30px
}
body {
  padding-top:0px
}
#top_menu {
  box-shadow: 0 7px 7px rgba(0, 0, 0, .18); 
  background: #204072;
}
.p_15 {
  padding: 0 15px;
}
nav {
  width: 100%
}
#cssmenu {
  width: 100%;
  position: static;
}
#cssmenu ul {
  width: 100% !important;
  display: none
}
#cssmenu .pt {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  background-color: #183562;
  z-index: 20;
}
#cssmenu .pt.main {
  display: block;
}
#cssmenu ul li {
  width: 100%;
  border-top: 1px solid lch(100 0 0 / 0.25)
}
#cssmenu li:hover>ul>li,
#cssmenu ul ul li {
  height: auto
}
#cssmenu ul li a,
#cssmenu ul ul li a {
  width: 100%;
  border-bottom: 0;
  margin-left: 0;    padding: 12px 0 12px 5px;
}
#cssmenu>ul>li {
  float: none
}
#cssmenu ul ul li a { 
  padding: 9px 10px;
  font-weight: 500; color: #fff
}
#cssmenu ul ul li.active>a,
#cssmenu ul ul li:hover>a {
  color: #fff
}
#cssmenu ul ul,
#cssmenu ul ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
  display: none;
}
#cssmenu ul ul li {
  width: 100%;
  margin-right: 0%;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
}

#cssmenu ul ul li p{
  display: none;
}
#cssmenu ul li .c_btn1 {
  margin-left: 10px;
}
#cssmenu ul ul>li.has-sub>a:after,
#cssmenu ul ul>li.has-sub>a:before,
#cssmenu>ul>li.has-sub>a:after,
#cssmenu>ul>li.has-sub>a:before {
  display: none
}
#cssmenu #head-mobile {
  display: block;
  padding: 23px;
  color: #ddd;
  font-size: 12px;
  font-weight: 700
}
.button {
  width: 55px;
  height: 46px;
  position: absolute;
  right: 0;
  top: -45px;
  cursor: pointer;
  z-index: 12399994
}
.button:after {
  position: absolute;
  top: 22px;
  right: 10px;
  display: block;
  height: 9px;
  width: 20px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: ''
}
.button:before {
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  position: absolute;
  top: 16px;
  right: 10px;
  display: block;
  height: 2px;
  width: 20px;
  background: #fff;
  content: ''
}
.logo {
  margin-top: 0;
}
.logo img{
  margin-top: 0;
}
.button.menu-opened:after {
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  top:16px;
  border: 0;
  height: 2px;
  width: 19px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.button.menu-opened:before {
  top:16px;
  background: #fff;
  width: 19px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
#cssmenu .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid lch(100 0 0 / 0.25);
  height: 40px;
  width: 46px;
  cursor: pointer
}
#cssmenu>ul>li>a.c_btn {
  margin-left: 0;
  text-align: center;
  margin-top: 15px;
}
.home_banner .home_left {
  margin-top: 55px;
}
#cssmenu ul ul .submenu-button {
  height: 34px;
  width: 34px
}
#cssmenu .submenu-button:after {
  position: absolute;
  top: 15px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: ''
}
#cssmenu ul ul .submenu-button:after {
  top: 15px;
  right: 13px
}
#cssmenu .submenu-button:before {
  position: absolute;
  top: 12px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: ''
}
#cssmenu ul ul .submenu-button:before {
  top: 12px;
  right: 16px
}
#cssmenu .submenu-button.submenu-opened:before {
  display: none
}
#cssmenu ul ul ul li.active a {
  border-left: none
}
#cssmenu>ul ul>li.has-sub>ul>li.active>a,
#cssmenu>ul>li.has-sub>ul>li.active>a {
  border-top: none
}
.logo2 {
  display: block
}
.logo1 {
  display: none
}
.process-main img {
  max-width: 100%;
}
}
@media only screen and (max-width:991px) {
.home_our_service .service_box {
  height: 270px
}
#cssmenu ul ul {
  display: none !important;
}
#cssmenu ul ul.open {
  display: block !important;
}
.moex_none .submenu-button, .moex_none .none_imp{ display: none !important;}
#cssmenu ul.moex_none li ul {
  display: block !important;
}
.header_top {
  color: #ffffff;
  padding: 6px 30px;
  margin-bottom: 0;
}
.it_serbox {
  margin-top: 20px
}
.beveloper_mt {
  margin-top: 20px
}
.blockchain_technology_home .service_box2 h3 {
  font-size: 16px;
  font-weight: 700
}
.services_part22 {
  width: 100%
}
.main-timeline .timeline {
  width: 100%
}
.main-timeline .timeline:nth-child(even),
.main-timeline .timeline:nth-child(odd) {
  margin: 0
}
.main-timeline .timeline:before,
.main-timeline .timeline:nth-child(2n):before {
  width: 10px;
  height: 100%;
  left: 25px
}
.main-timeline .timeline-icon,
.main-timeline .timeline:nth-child(2n) .timeline-icon {
  left: 0
}
.main-timeline .timeline:nth-child(2n) .year,
.main-timeline .year {
  text-align: left;
  padding: 0 30px 0 100px
}
.main-timeline .timeline:nth-child(2n) .year:before,
.main-timeline .year:before {
  left: auto;
  right: 4px
}
.main-timeline .year:after {
  left: auto;
  right: 50px;
  border-right: 10px solid #303a3b;
  border-left: none
}
.main-timeline .timeline-content,
.main-timeline .timeline:nth-child(2n) .timeline-content {
  text-align: left;
  padding: 18px 40px 18px 100px
}
.feature .icon-container {
  min-height: 120px
}
.feature {
  margin: 10px 0 10px
}
.get_in_touch_button {
  text-align: center
}
.discount-img {
  width: 40%;
  display: block;
  margin: 25px auto 0;
}
.p-left.popup-img {
  border-radius: 0px;
}
.meme-expert .row{
  display: block;
}
.expert-left img {
  max-height: 300px;
}
.meme-expert {
  padding: 30px 0;
}
.meme-img-outer img {
  max-width:450px;
}
}
.new_home {
  color: #fff;
  background: #04264c;
  font-size: 14px;
  font-weight: 500;
}
.overlay-photo-image-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.2;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  transition: all 0.5s ease-in-out 0s;
}
.particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mega-section {
  padding-bottom: 50px;
}
.dark_light {
  background: rgb(255 255 255 / 3%);
}
.mt-5 {
  margin-top: 5rem;
}
#redblocks>* {
  transform: translate3d(160px, -93px, 0);
  -webkit-animation: moveblocks 4s 1s ease infinite;
  animation: moveblocks 4s 1s ease infinite;
}
@-webkit-keyframes moveblocks {
0% {
  transform: translate3d(160px, -93px, 0);
}
50%,
100% {
  transform: translate(0);
}
}
@keyframes moveblocks {
0% {
  transform: translate3d(160px, -93px, 0);
}
50%,
100% {
  transform: translate(0);
}
}
#firstBlock {
  transform: translate3d(160px, -93px, 0);
  -webkit-animation: firstBlock 4s 1s ease infinite;
  animation: firstBlock 4s 1s ease infinite;
}
#blockdis {
  -webkit-animation: blockdis 4s 1s ease infinite;
  animation: blockdis 4s 1s ease infinite;
}
@-webkit-keyframes blockdis {
30% {
  opacity: 1;
}
40%,
100% {
  opacity: 0;
  transform: translate3d(-160px, 93px, 0);
}
}
@keyframes blockdis {
30% {
  opacity: 1;
}
40%,
100% {
  opacity: 0;
  transform: translate3d(-160px, 93px, 0);
}
}
@-webkit-keyframes firstBlock {
0%,
15% {
  opacity: 0;
}
40%,
100% {
  opacity: 1;
}
}
@keyframes firstBlock {
0%,
15% {
  opacity: 0;
}
40%,
100% {
  opacity: 1;
}
}
#redblocksparticles g:nth-child(1) polygon {
  opacity: 0.35;
  -webkit-animation: glow 4s 1s ease infinite;
  animation: glow 4s 1s ease infinite;
}
#redblocksparticles g:nth-child(2) polygon {
  opacity: 0.35;
  -webkit-animation: glow 4s 1s ease infinite;
  animation: glow 4s 1s ease infinite;
}
#redblocksparticles g:nth-child(3) polygon {
  opacity: 0.35;
  -webkit-animation: glow 4s 1s ease infinite;
  animation: glow 4s 1s ease infinite;
}
#redblocksparticles g:nth-child(4) polygon {
  opacity: 0.35;
  -webkit-animation: glow 4s 1s ease infinite;
  animation: glow 4s 1s ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(1) {
  -webkit-animation: dots 4s 1050ms ease infinite;
  animation: dots 4s 1050ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(1) {
  -webkit-animation: dots 4s 1050ms ease infinite;
  animation: dots 4s 1050ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(1) {
  -webkit-animation: dots 4s 1050ms ease infinite;
  animation: dots 4s 1050ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(1) {
  -webkit-animation: dots 4s 1050ms ease infinite;
  animation: dots 4s 1050ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(2) {
  -webkit-animation: dots 4s 1100ms ease infinite;
  animation: dots 4s 1100ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(2) {
  -webkit-animation: dots 4s 1100ms ease infinite;
  animation: dots 4s 1100ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(2) {
  -webkit-animation: dots 4s 1100ms ease infinite;
  animation: dots 4s 1100ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(2) {
  -webkit-animation: dots 4s 1100ms ease infinite;
  animation: dots 4s 1100ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(3) {
  -webkit-animation: dots 4s 1150ms ease infinite;
  animation: dots 4s 1150ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(3) {
  -webkit-animation: dots 4s 1150ms ease infinite;
  animation: dots 4s 1150ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(3) {
  -webkit-animation: dots 4s 1150ms ease infinite;
  animation: dots 4s 1150ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(3) {
  -webkit-animation: dots 4s 1150ms ease infinite;
  animation: dots 4s 1150ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(4) {
  -webkit-animation: dots 4s 1200ms ease infinite;
  animation: dots 4s 1200ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(4) {
  -webkit-animation: dots 4s 1200ms ease infinite;
  animation: dots 4s 1200ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(4) {
  -webkit-animation: dots 4s 1200ms ease infinite;
  animation: dots 4s 1200ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(4) {
  -webkit-animation: dots 4s 1200ms ease infinite;
  animation: dots 4s 1200ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(5) {
  -webkit-animation: dots 4s 1250ms ease infinite;
  animation: dots 4s 1250ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(5) {
  -webkit-animation: dots 4s 1250ms ease infinite;
  animation: dots 4s 1250ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(5) {
  -webkit-animation: dots 4s 1250ms ease infinite;
  animation: dots 4s 1250ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(5) {
  -webkit-animation: dots 4s 1250ms ease infinite;
  animation: dots 4s 1250ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(6) {
  -webkit-animation: dots 4s 1300ms ease infinite;
  animation: dots 4s 1300ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(6) {
  -webkit-animation: dots 4s 1300ms ease infinite;
  animation: dots 4s 1300ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(6) {
  -webkit-animation: dots 4s 1300ms ease infinite;
  animation: dots 4s 1300ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(6) {
  -webkit-animation: dots 4s 1300ms ease infinite;
  animation: dots 4s 1300ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(7) {
  -webkit-animation: dots 4s 1350ms ease infinite;
  animation: dots 4s 1350ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(7) {
  -webkit-animation: dots 4s 1350ms ease infinite;
  animation: dots 4s 1350ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(7) {
  -webkit-animation: dots 4s 1350ms ease infinite;
  animation: dots 4s 1350ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(7) {
  -webkit-animation: dots 4s 1350ms ease infinite;
  animation: dots 4s 1350ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(8) {
  -webkit-animation: dots 4s 1400ms ease infinite;
  animation: dots 4s 1400ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(8) {
  -webkit-animation: dots 4s 1400ms ease infinite;
  animation: dots 4s 1400ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(8) {
  -webkit-animation: dots 4s 1400ms ease infinite;
  animation: dots 4s 1400ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(8) {
  -webkit-animation: dots 4s 1400ms ease infinite;
  animation: dots 4s 1400ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(9) {
  -webkit-animation: dots 4s 1450ms ease infinite;
  animation: dots 4s 1450ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(9) {
  -webkit-animation: dots 4s 1450ms ease infinite;
  animation: dots 4s 1450ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(9) {
  -webkit-animation: dots 4s 1450ms ease infinite;
  animation: dots 4s 1450ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(9) {
  -webkit-animation: dots 4s 1450ms ease infinite;
  animation: dots 4s 1450ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(10) {
  -webkit-animation: dots 4s 1500ms ease infinite;
  animation: dots 4s 1500ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(10) {
  -webkit-animation: dots 4s 1500ms ease infinite;
  animation: dots 4s 1500ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(10) {
  -webkit-animation: dots 4s 1500ms ease infinite;
  animation: dots 4s 1500ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(10) {
  -webkit-animation: dots 4s 1500ms ease infinite;
  animation: dots 4s 1500ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(11) {
  -webkit-animation: dots 4s 1550ms ease infinite;
  animation: dots 4s 1550ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(11) {
  -webkit-animation: dots 4s 1550ms ease infinite;
  animation: dots 4s 1550ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(11) {
  -webkit-animation: dots 4s 1550ms ease infinite;
  animation: dots 4s 1550ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(11) {
  -webkit-animation: dots 4s 1550ms ease infinite;
  animation: dots 4s 1550ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(12) {
  -webkit-animation: dots 4s 1600ms ease infinite;
  animation: dots 4s 1600ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(12) {
  -webkit-animation: dots 4s 1600ms ease infinite;
  animation: dots 4s 1600ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(12) {
  -webkit-animation: dots 4s 1600ms ease infinite;
  animation: dots 4s 1600ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(12) {
  -webkit-animation: dots 4s 1600ms ease infinite;
  animation: dots 4s 1600ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(13) {
  -webkit-animation: dots 4s 1650ms ease infinite;
  animation: dots 4s 1650ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(13) {
  -webkit-animation: dots 4s 1650ms ease infinite;
  animation: dots 4s 1650ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(13) {
  -webkit-animation: dots 4s 1650ms ease infinite;
  animation: dots 4s 1650ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(13) {
  -webkit-animation: dots 4s 1650ms ease infinite;
  animation: dots 4s 1650ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(14) {
  -webkit-animation: dots 4s 1700ms ease infinite;
  animation: dots 4s 1700ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(14) {
  -webkit-animation: dots 4s 1700ms ease infinite;
  animation: dots 4s 1700ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(14) {
  -webkit-animation: dots 4s 1700ms ease infinite;
  animation: dots 4s 1700ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(14) {
  -webkit-animation: dots 4s 1700ms ease infinite;
  animation: dots 4s 1700ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(15) {
  -webkit-animation: dots 4s 1750ms ease infinite;
  animation: dots 4s 1750ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(15) {
  -webkit-animation: dots 4s 1750ms ease infinite;
  animation: dots 4s 1750ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(15) {
  -webkit-animation: dots 4s 1750ms ease infinite;
  animation: dots 4s 1750ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(15) {
  -webkit-animation: dots 4s 1750ms ease infinite;
  animation: dots 4s 1750ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(16) {
  -webkit-animation: dots 4s 1800ms ease infinite;
  animation: dots 4s 1800ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(16) {
  -webkit-animation: dots 4s 1800ms ease infinite;
  animation: dots 4s 1800ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(16) {
  -webkit-animation: dots 4s 1800ms ease infinite;
  animation: dots 4s 1800ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(16) {
  -webkit-animation: dots 4s 1800ms ease infinite;
  animation: dots 4s 1800ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(17) {
  -webkit-animation: dots 4s 1850ms ease infinite;
  animation: dots 4s 1850ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(17) {
  -webkit-animation: dots 4s 1850ms ease infinite;
  animation: dots 4s 1850ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(17) {
  -webkit-animation: dots 4s 1850ms ease infinite;
  animation: dots 4s 1850ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(17) {
  -webkit-animation: dots 4s 1850ms ease infinite;
  animation: dots 4s 1850ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(18) {
  -webkit-animation: dots 4s 1900ms ease infinite;
  animation: dots 4s 1900ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(18) {
  -webkit-animation: dots 4s 1900ms ease infinite;
  animation: dots 4s 1900ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(18) {
  -webkit-animation: dots 4s 1900ms ease infinite;
  animation: dots 4s 1900ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(18) {
  -webkit-animation: dots 4s 1900ms ease infinite;
  animation: dots 4s 1900ms ease infinite;
}
#redblocksparticles g:nth-child(1) g circle:nth-child(19) {
  -webkit-animation: dots 4s 1950ms ease infinite;
  animation: dots 4s 1950ms ease infinite;
}
#redblocksparticles g:nth-child(2) g circle:nth-child(19) {
  -webkit-animation: dots 4s 1950ms ease infinite;
  animation: dots 4s 1950ms ease infinite;
}
#redblocksparticles g:nth-child(3) g circle:nth-child(19) {
  -webkit-animation: dots 4s 1950ms ease infinite;
  animation: dots 4s 1950ms ease infinite;
}
#redblocksparticles g:nth-child(4) g circle:nth-child(19) {
  -webkit-animation: dots 4s 1950ms ease infinite;
  animation: dots 4s 1950ms ease infinite;
}
@-webkit-keyframes glow {
0%,
45% {
  opacity: 0;
}
60%,
100% {
  opacity: 0.35;
}
}
@keyframes glow {
0%,
45% {
  opacity: 0;
}
60%,
100% {
  opacity: 0.35;
}
}
@-webkit-keyframes dots {
0%,
35% {
  transform: translate(0);
  opacity: 0;
}
60%,
80% {
  transform: translate(55px, -35px);
  opacity: 1;
}
100% {
  transform: translate(55px, -35px);
  opacity: 0;
}
}
@keyframes dots {
0%,
35% {
  transform: translate(0);
  opacity: 0;
}
60%,
80% {
  transform: translate(55px, -35px);
  opacity: 1;
}
100% {
  transform: translate(55px, -35px);
  opacity: 0;
}
}
#purplebg> :nth-child(1) {
  -webkit-animation: up 2s 500ms ease infinite alternate;
  animation: up 2s 500ms ease infinite alternate;
}
#purplebg> :nth-child(2) {
  -webkit-animation: up 2s 1000ms ease infinite alternate;
  animation: up 2s 1000ms ease infinite alternate;
}
#purplebg> :nth-child(3) {
  -webkit-animation: up 2s 1500ms ease infinite alternate;
  animation: up 2s 1500ms ease infinite alternate;
}
#purplebg> :nth-child(4) {
  -webkit-animation: up 2s 2000ms ease infinite alternate;
  animation: up 2s 2000ms ease infinite alternate;
}
#purplebg> :nth-child(5) {
  -webkit-animation: up 2s 2500ms ease infinite alternate;
  animation: up 2s 2500ms ease infinite alternate;
}
#purplebg> :nth-child(6) {
  -webkit-animation: up 2s 3000ms ease infinite alternate;
  animation: up 2s 3000ms ease infinite alternate;
}
#purplebg> :nth-child(7) {
  -webkit-animation: up 2s 3500ms ease infinite alternate;
  animation: up 2s 3500ms ease infinite alternate;
}
#purplebg> :nth-child(8) {
  -webkit-animation: up 2s 4000ms ease infinite alternate;
  animation: up 2s 4000ms ease infinite alternate;
}
#purplebg> :nth-child(9) {
  -webkit-animation: up 2s 4500ms ease infinite alternate;
  animation: up 2s 4500ms ease infinite alternate;
}
#purplebg> :nth-child(10) {
  -webkit-animation: up 2s 5000ms ease infinite alternate;
  animation: up 2s 5000ms ease infinite alternate;
}
#purplebg> :nth-child(11) {
  -webkit-animation: up 2s 5500ms ease infinite alternate;
  animation: up 2s 5500ms ease infinite alternate;
}
#purplebg> :nth-child(12) {
  -webkit-animation: up 2s 6000ms ease infinite alternate;
  animation: up 2s 6000ms ease infinite alternate;
}
#purplebg> :nth-child(13) {
  -webkit-animation: up 2s 6500ms ease infinite alternate;
  animation: up 2s 6500ms ease infinite alternate;
}
#purplebg> :nth-child(14) {
  -webkit-animation: up 2s 7000ms ease infinite alternate;
  animation: up 2s 7000ms ease infinite alternate;
}
#purplebg> :nth-child(15) {
  -webkit-animation: up 2s 7500ms ease infinite alternate;
  animation: up 2s 7500ms ease infinite alternate;
}
#purplebg> :nth-child(16) {
  -webkit-animation: up 2s 8000ms ease infinite alternate;
  animation: up 2s 8000ms ease infinite alternate;
}
#purplebg> :nth-child(17) {
  -webkit-animation: up 2s 8500ms ease infinite alternate;
  animation: up 2s 8500ms ease infinite alternate;
}
#purplebg> :nth-child(18) {
  -webkit-animation: up 2s 9000ms ease infinite alternate;
  animation: up 2s 9000ms ease infinite alternate;
}
#purplebg> :nth-child(19) {
  -webkit-animation: up 2s 9500ms ease infinite alternate;
  animation: up 2s 9500ms ease infinite alternate;
}
#purplebg> :nth-child(20) {
  -webkit-animation: up 2s 10000ms ease infinite alternate;
  animation: up 2s 10000ms ease infinite alternate;
}
#purplebg> :nth-child(21) {
  -webkit-animation: up 2s 10500ms ease infinite alternate;
  animation: up 2s 10500ms ease infinite alternate;
}
@-webkit-keyframes up {
to {
  transform: translate(0, -25px);
}
}
@keyframes up {
to {
  transform: translate(0, -25px);
}
}
#bottomparticles> :nth-child(1) {
  -webkit-animation: particles 4s 300ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 300ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(1) {
  -webkit-animation: particles 4s 300ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 300ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(1) {
  -webkit-animation: particles 4s 300ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 300ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(2) {
  -webkit-animation: particles 4s 600ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 600ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(2) {
  -webkit-animation: particles 4s 600ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 600ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(2) {
  -webkit-animation: particles 4s 600ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 600ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(3) {
  -webkit-animation: particles 4s 900ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 900ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(3) {
  -webkit-animation: particles 4s 900ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 900ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(3) {
  -webkit-animation: particles 4s 900ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 900ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(4) {
  -webkit-animation: particles 4s 1200ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1200ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(4) {
  -webkit-animation: particles 4s 1200ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1200ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(4) {
  -webkit-animation: particles 4s 1200ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1200ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(5) {
  -webkit-animation: particles 4s 1500ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1500ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(5) {
  -webkit-animation: particles 4s 1500ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1500ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(5) {
  -webkit-animation: particles 4s 1500ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1500ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(6) {
  -webkit-animation: particles 4s 1800ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1800ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(6) {
  -webkit-animation: particles 4s 1800ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1800ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(6) {
  -webkit-animation: particles 4s 1800ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 1800ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(7) {
  -webkit-animation: particles 4s 2100ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2100ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(7) {
  -webkit-animation: particles 4s 2100ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2100ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(7) {
  -webkit-animation: particles 4s 2100ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2100ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(8) {
  -webkit-animation: particles 4s 2400ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2400ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(8) {
  -webkit-animation: particles 4s 2400ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2400ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(8) {
  -webkit-animation: particles 4s 2400ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2400ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(9) {
  -webkit-animation: particles 4s 2700ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2700ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(9) {
  -webkit-animation: particles 4s 2700ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2700ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(9) {
  -webkit-animation: particles 4s 2700ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 2700ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(10) {
  -webkit-animation: particles 4s 3000ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3000ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(10) {
  -webkit-animation: particles 4s 3000ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3000ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(10) {
  -webkit-animation: particles 4s 3000ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3000ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(11) {
  -webkit-animation: particles 4s 3300ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3300ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(11) {
  -webkit-animation: particles 4s 3300ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3300ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(11) {
  -webkit-animation: particles 4s 3300ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3300ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles> :nth-child(12) {
  -webkit-animation: particles 4s 3600ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3600ms ease infinite alternate, p 2s ease infinite alternate;
}
#bottomparticles2> :nth-child(12) {
  -webkit-animation: particles 4s 3600ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3600ms ease infinite alternate, p 2s ease infinite alternate;
}
#redglowparticles> :nth-child(12) {
  -webkit-animation: particles 4s 3600ms ease infinite alternate, p 2s ease infinite alternate;
  animation: particles 4s 3600ms ease infinite alternate, p 2s ease infinite alternate;
}
@-webkit-keyframes p {
85%,
100% {
  opacity: 0;
}
}
@keyframes p {
85%,
100% {
  opacity: 0;
}
}
@-webkit-keyframes particles {
0%,
100% {
  transform: translate(0);
}
50% {
  transform: translate(10px, 15px);
}
}
@keyframes particles {
0%,
100% {
  transform: translate(0);
}
50% {
  transform: translate(10px, 15px);
}
}
.particlespoly {
  -webkit-animation: p 2s ease infinite alternate;
  animation: p 2s ease infinite alternate;
}
#d-app g:nth-child(1) {
  -webkit-animation: updown 2s 200ms ease-in-out infinite alternate;
  animation: updown 2s 200ms ease-in-out infinite alternate;
}
#d-app g:nth-child(2) {
  -webkit-animation: updown 2s 400ms ease-in-out infinite alternate;
  animation: updown 2s 400ms ease-in-out infinite alternate;
}
#d-app g:nth-child(3) {
  -webkit-animation: updown 2s 600ms ease-in-out infinite alternate;
  animation: updown 2s 600ms ease-in-out infinite alternate;
}
#d-apps2 g:nth-child(1) {
  -webkit-animation: updown 2s 200ms ease-in-out infinite alternate;
  animation: updown 2s 200ms ease-in-out infinite alternate;
}
#d-apps2 g:nth-child(2) {
  -webkit-animation: updown 2s 400ms ease-in-out infinite alternate;
  animation: updown 2s 400ms ease-in-out infinite alternate;
}
#d-apps2 g:nth-child(3) {
  -webkit-animation: updown 2s 600ms ease-in-out infinite alternate;
  animation: updown 2s 600ms ease-in-out infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(1) {
  -webkit-animation: updown 2s 50ms ease infinite alternate;
  animation: updown 2s 50ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(2) {
  -webkit-animation: updown 2s 100ms ease infinite alternate;
  animation: updown 2s 100ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(3) {
  -webkit-animation: updown 2s 150ms ease infinite alternate;
  animation: updown 2s 150ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(4) {
  -webkit-animation: updown 2s 200ms ease infinite alternate;
  animation: updown 2s 200ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(5) {
  -webkit-animation: updown 2s 250ms ease infinite alternate;
  animation: updown 2s 250ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(6) {
  -webkit-animation: updown 2s 300ms ease infinite alternate;
  animation: updown 2s 300ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(7) {
  -webkit-animation: updown 2s 350ms ease infinite alternate;
  animation: updown 2s 350ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(8) {
  -webkit-animation: updown 2s 400ms ease infinite alternate;
  animation: updown 2s 400ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(9) {
  -webkit-animation: updown 2s 450ms ease infinite alternate;
  animation: updown 2s 450ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(10) {
  -webkit-animation: updown 2s 500ms ease infinite alternate;
  animation: updown 2s 500ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(11) {
  -webkit-animation: updown 2s 550ms ease infinite alternate;
  animation: updown 2s 550ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(12) {
  -webkit-animation: updown 2s 600ms ease infinite alternate;
  animation: updown 2s 600ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(13) {
  -webkit-animation: updown 2s 650ms ease infinite alternate;
  animation: updown 2s 650ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(14) {
  -webkit-animation: updown 2s 700ms ease infinite alternate;
  animation: updown 2s 700ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(15) {
  -webkit-animation: updown 2s 750ms ease infinite alternate;
  animation: updown 2s 750ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(16) {
  -webkit-animation: updown 2s 800ms ease infinite alternate;
  animation: updown 2s 800ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(17) {
  -webkit-animation: updown 2s 850ms ease infinite alternate;
  animation: updown 2s 850ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(18) {
  -webkit-animation: updown 2s 900ms ease infinite alternate;
  animation: updown 2s 900ms ease infinite alternate;
}
#d-apps2wrapper g:nth-child(3) g>circle:nth-child(19) {
  -webkit-animation: updown 2s 950ms ease infinite alternate;
  animation: updown 2s 950ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(1) {
  -webkit-animation: updown 2s 50ms ease infinite alternate;
  animation: updown 2s 50ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(2) {
  -webkit-animation: updown 2s 100ms ease infinite alternate;
  animation: updown 2s 100ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(3) {
  -webkit-animation: updown 2s 150ms ease infinite alternate;
  animation: updown 2s 150ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(4) {
  -webkit-animation: updown 2s 200ms ease infinite alternate;
  animation: updown 2s 200ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(5) {
  -webkit-animation: updown 2s 250ms ease infinite alternate;
  animation: updown 2s 250ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(6) {
  -webkit-animation: updown 2s 300ms ease infinite alternate;
  animation: updown 2s 300ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(7) {
  -webkit-animation: updown 2s 350ms ease infinite alternate;
  animation: updown 2s 350ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(8) {
  -webkit-animation: updown 2s 400ms ease infinite alternate;
  animation: updown 2s 400ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(9) {
  -webkit-animation: updown 2s 450ms ease infinite alternate;
  animation: updown 2s 450ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(10) {
  -webkit-animation: updown 2s 500ms ease infinite alternate;
  animation: updown 2s 500ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(11) {
  -webkit-animation: updown 2s 550ms ease infinite alternate;
  animation: updown 2s 550ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(12) {
  -webkit-animation: updown 2s 600ms ease infinite alternate;
  animation: updown 2s 600ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(13) {
  -webkit-animation: updown 2s 650ms ease infinite alternate;
  animation: updown 2s 650ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(14) {
  -webkit-animation: updown 2s 700ms ease infinite alternate;
  animation: updown 2s 700ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(15) {
  -webkit-animation: updown 2s 750ms ease infinite alternate;
  animation: updown 2s 750ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(16) {
  -webkit-animation: updown 2s 800ms ease infinite alternate;
  animation: updown 2s 800ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(17) {
  -webkit-animation: updown 2s 850ms ease infinite alternate;
  animation: updown 2s 850ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(18) {
  -webkit-animation: updown 2s 900ms ease infinite alternate;
  animation: updown 2s 900ms ease infinite alternate;
}
#d-appswrapper g:nth-child(2) g>circle:nth-child(19) {
  -webkit-animation: updown 2s 950ms ease infinite alternate;
  animation: updown 2s 950ms ease infinite alternate;
}
@-webkit-keyframes updown {
100% {
  transform: translate(0, -20px);
}
}
@keyframes updown {
100% {
  transform: translate(0, -20px);
}
}
#Layer_1>g:nth-child(2)>g:nth-child(18)>g:nth-child(12) {
  -webkit-animation: arrows 1s ease-in-out infinite alternate, p 2s ease infinite alternate;
  animation: arrows 1s ease-in-out infinite alternate, p 2s ease infinite alternate;
}
@-webkit-keyframes arrows {
to {
  transform: translate(25px, 25px);
}
}
@keyframes arrows {
to {
  transform: translate(25px, 25px);
}
}
#Layer_1>g:nth-child(2)>g:nth-child(17)>g:nth-child(13) {
  -webkit-animation: arrows2 1s ease-in-out infinite alternate, p 2s ease infinite alternate;
  animation: arrows2 1s ease-in-out infinite alternate, p 2s ease infinite alternate;
}
@-webkit-keyframes arrows2 {
to {
  transform: translate(-25px, -25px);
}
}
@keyframes arrows2 {
to {
  transform: translate(-25px, -25px);
}
}
#Layer_1>g:nth-child(2)>g:nth-child(17)>g:nth-child(12) {
  -webkit-animation: arrows 1s ease-in-out infinite alternate, p 2s ease infinite alternate;
  animation: arrows 1s ease-in-out infinite alternate, p 2s ease infinite alternate;
}
#Layer_1 {
  position: relative;
  top: -50px;
  left: -20%;
}
.testimonial_img img {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  margin-right: 20px;
  border: 2px solid #fff;
}
.testmonials {
  background: #04264c;
  color: #fff;
}
.customer-details {
  display: flex;
  align-items: center;
}
.testmonials .slide .fai {
  position: absolute;
  font-size: 60px;
}
.testmonials .slide .fai1 {
  bottom: -30px;
  right: 70px;
}
.testmonials .slide .fai2 {
  top: -30px;
  left: 70px;
}
.testmonials .slide {
  background: #ffffff;
  padding: 50px 70px;
  border-radius: 25px;
  backdrop-filter: blur(10px);
  background-color: hsl(216.49deg 60.66% 23.92%);
  max-width: 830px;
  margin: 0 auto 30px;
}
.testmonials .testimonial-text {
  position: relative;
  height: 90px;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 2rem;
  font-size: 17px;
}
.testmonials .customer-name {
  font-size: 18px;
}
.service_box22 {
  height: 280px;
}
.stat-box-inner {
  text-align: center;
  position: relative;
  padding: 2rem;
  color: #fff;
  background-color: rgb(0 0 0 / 30%);
  border: 1px solid #09aff4;
  border-top: 0.25rem solid #09aff4;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.stat-box-inner .stat-icon {
  font-size: 3rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0.65;
  transition: all 0.2s ease-in-out 0s;
}
.stat-box-inner .stat-num {
  display: block;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.6;
  margin: 10px 0 0;
}
.stat-box-inner .stat-desc {
  font-size: 1.25rem;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
}
.stat-box-inner i {
  font-size: 50px;
}
.m-auto {
  margin: auto;
}
.ml-auto {
  margin-left: auto;
}
.intl-tel-input {
  color: #000;
}
.intl-tel-input #phone-number {
  padding-left: 50px;
}
.new_home #phone-number {
  color: #fff;
}
.intl-tel-input .flag-box {
  position: relative;
}
.prominent_ul li {
  width: 18%;
  margin-bottom: 20px;
}
.prominent_ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prominent_box h4 {
  margin: 25px 0 0;
}
.prominent_box {
  border-radius: 30px;
  min-height: 150px;
  padding: 30px 15px;
  text-align: center;
  background-image: linear-gradient(291deg, #102950 0%, #0b1d38 100%);
}
.faq_list {
  padding-left: 20px;
}
.faq_list li {
  list-style: disc;
  margin-top: 8px;
}
.tcw_item h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0;
}
.tcw_item_types {
  display: flex;
  background: #fff;
  padding: 20px;
  border: 2px dotted #204072;
  border-radius: 20px;
}
.tcw_item_types img {
  width: 170px;
  height: auto;
  margin: auto 20px auto 0;
}
.tcw_item_types h4{font-size: 20px;
  font-weight: 600;}
  .design2{    height: 280px;
    padding: 25px; margin-bottom: 20px;
    border: 1px solid rgb(255 255 255 / 30%);    transition: .5s;
    border-radius: 25px;}

.design2 .icon img {     height: 75px; }
.design2:hover{   border: 1px solid #fff   }
.remarkable_features .panel-title a::after {
  flex-shrink: 0;
  width: 1.25rem;    display: inline-block;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("../img/drop1.svg");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  position: absolute;
  right: 15px;
  top: 10px;
}
.remarkable_features .panel-title a{position: relative;font-weight: 600;
  color: #000;    padding: 10px 15px;
  display: block;}
.remarkable_features .panel-title a:not(.collapsed)::after {
  transform: rotate(-180deg); background-image: url("../img/drop.svg");
}
.remarkable_features .panel-group .panel{    border: 0;}
.remarkable_features .panel-body{    background-color: #f4f2fb;    border: none;}
.remarkable_features .panel-title a:not(.collapsed){ background-color: #f4f2fb;  }
.remarkable_features .panel-default>.panel-heading{    background-color: #fff;    border: none;    padding: 0;}
.new_list li {
  margin-bottom: 10px;
  color: #000;
  position: relative;
  font-weight: 600;
  padding: 12px 15px 12px 40px;
  border-radius: 10px;
  box-shadow: 3px 10px 20px rgb(0 0 0 / 15%);
}
.new_list li::after {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 10px;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 4px solid #183562;
}
.cont_why {
  display: flex;
  margin-bottom: 20px;
  height: 170px;
}
.cont_why h4{    font-size: 22px;  font-weight: 600;}
.cont_why img{width: 70px;margin-right: 20px;}
.sf_item{ position: relative;}
.sf_item:after {
  content: "";
  background: #183562;
  width: 60%;
  height: 90%;
  border-top-right-radius: 60px;
  position: absolute;
  display: inline-block;
  top: 4%;
  left: 0;
  border-radius: 0 75px 75px 0;
}
.sf_item .item22 {
  background: #fff;
  box-shadow: 0 4px 22px 0 rgb(0 0 0/13%);
  height: 100%;
  padding: 30px;
  border-top-left-radius: 50px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 12px;
  max-width: 95%;
  margin: auto;
  margin-bottom: 25px;
  margin-top: 25px;
}
.sf_item a.left, .sf_item a.right {
  background-color: #fff;
  color: #183562;
  font-size: 2em;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  font-weight: 700;
  opacity: 1;
  padding: 0;
  text-align: center;
  box-shadow: 0 0 10px 0 #183562;
}
.sf_item .carousel {
  position: relative;
  z-index: 1;
}
.sf_item .item22 h3, .sf_item .item22 .h3_3 {
  font-size: 75px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  background: linear-gradient(90deg, #2c5697 6.14%, #0c2f64 83.37%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 10px;
  display: inline-block;
}
.sf_item .item22 h4{ 
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 137.523%;

}
.sf_item .sab_hading { position: relative;
  z-index: 1;
  color: #fff;}
.our_e2o {
  box-shadow: 13px 13px 51px 0px rgb(3 20 32 / 29%);
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 25px 20px;
  background: #fff;
  border-radius: 15px; 
}
.our_e2o h4{    font-size: 20px; font-weight: 600;}
  .our_e2o span{display: inline-block;
  margin: -25px 0 10px;
  background: #204072;
  color: #fff;
  border-radius: 0 0 20px 20px;
  padding: 7px 20px;
  font-size: 20px;}
.box_3d1 {
  border-radius:30px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 25px 20px;
  background: #eff7ff; 
  height: 310px;    box-shadow: 0 0 15px rgba(0, 0, 0, 20%);
}
.box_3d {
  background: #183562;border-radius:33px;   margin-bottom: 30px;
}
.box_3d1:hover{  transform: rotate(2deg) translate(2%, -2%);}
.box_3d1 h4{font-size: 22px;  font-weight: 700;}
.box_3d1 img{height: 80px;}
.token_development_section .box_3d1 {
  height: 380px; 
}

.wtw .service_box:hover img {
  filter: brightness(0) invert(1);
}
.service_box_s .service_box {
  height: 330px;
}
.ucdp {
  background: #021b37;
  color: #fff;
}
.ucdp h4 {
  height: 24px;
  color: #009ee1;
}
.exchange_faq .card {
  overflow: hidden;
}
.exchange_faq .card-body {
  font-weight: 500;
  background: #fff;
}
.exchange_faq .card .btnlink {
  background: #204072;
  color: #fff;
}
.mlm_box2 {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 30px;
  border-radius: 20px;
  height: 385px;
  background: #183562;
  color: #fff;
  font-size: 14px;
}
/*23-10-2023*/
.offer .modal-body {
  padding: 0;
}
.offer {
  background: rgb(0 0 0 / 46%);
}
.p_right {
  padding: 30px 35px;
}
.p_right h4 {
  text-align: center;
  font-size: 22px;
  margin: 0 0 20px;
  font-weight: 600;
}
.popop_close,
.popop_close:hover {
  position: absolute;
  font-size: 20px;
  right: -25px;
  top: -18px;
  cursor: pointer;
  color: #fff;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-weight: 500;
  background: #09aff4!important;
  opacity: 1 !important;
  z-index: 9;
  text-shadow: initial !important;
}
.offer .modal-content {
  border-radius: 15px;
  /* background: url(../img/popup-bg.jpg) no-repeat top left;
  background-size: cover; */
  padding: 0 15px;
}
.offer .form-control {
  border-color: #b3b3b3 !important;
  color: #000 !important;
}
.offer .p_right h4 {
  color: #000;
}
.offer .g-recaptcha {
  display: flex;
  align-items: center;
  justify-content: center;
}
.offer .form-control::-webkit-input-placeholder {
  color: #000;
}
.offer .form-control::-moz-placeholder {
  color: #000;
}
.offer .form-control:-ms-input-placeholder {
  color: #000;
}
.offer .form-control:-moz-placeholder {
  color: #000;
}
.offer .p_left img {
  width: 100%;
  border-radius: 15px 0 0 15px;
  overflow: hidden;
}
.tl991 {
  text-align: left !important;
}
/* .offer .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
} */
.offer .p_right {
  
}

.ova-road-map-v2 {
  box-sizing: border-box;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.ova-road-map-v2 .road-map-wrapper {
  padding: 0 27.5px;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row {
  position: relative;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(odd):before {
  position: absolute;
  top: 68px;
  left: 13%;
  width: 75%;
  height: 0;
  content: "";
  border-bottom: 2px dashed #6e6e6e;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item {
  margin: 0 8px;
  width: 100%;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-date {
  text-align: center;
  margin-bottom: 80px;
  padding-top: 30px;
  position: relative;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-date .date {
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 47px;
    left: 44%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    background-color: #204072; 
    color: #ffffff; 
}
.ova-road-map-v2 .road-map-wrapper .timeline-row {
  position: relative;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(even):before {
  position: absolute;
  top: 68px;
  left: 13%;
  width: 73%;
  height: 0;
  content: "";
  border-bottom: 2px dashed #6e6e6e;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-info {
  text-align: center;
  border-radius: 10px;
  padding: 14px;
  display: inline-block;
  background: rgb(221 221 221);
  backdrop-filter: blur(8px);
  height: auto;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-info .timeline-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #000;
  margin-top: 0;
  margin-bottom: 8px;
}

.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(odd):after {
  position: absolute;
  top: 68px;
  right: -50px;
  width: 20%;
  height: calc(100% + 2px);
  content: "";
  border: 2px dashed #6e6e6e;
  border-left: 0;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.BEP20{
  background: whitesmoke;
}

.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(even) .timeline-items {
  justify-content: space-around;
  flex-direction: row-reverse;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-info li{    list-style: disc;
  text-align: left;
  margin-left: 16px;}

.bep_token li {
  /* list-style: circle; */
  font-size: 15px;
  font-weight: 500;
}
.bep_token i {
  padding-right: 10px;
}

.bep_token ul{
  padding-left: 0;
}

  /* new l */
  .outer p {
    text-align: center;
}
.outer h5 {
    font-size: 20px;
    text-align: start;
    font-weight: 600;
    color: #04b5ff;
    height: 55px;
    text-align: center;
    margin-bottom: 0;
}
  .p2p-exchange .slick-slide {
    padding-top: 50px;
}
.p2p-exchange {
    padding-top: 40px;
    padding-bottom: 50px;
}

.p2p-exchange .slick-next {
    right: 35px;
}
.p2p-exchange  .slick-prev {
    left:35px !important;
}
.p2p-exchange .slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 31px !important;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.p2p-exchange .slick-prev:before, .slick-next:before{
  color: #001e4c !important;
}
.p2p-exchange .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 93% !important;
    display: block;
    width: 20px;
    height: auto;
    margin-top: 0px !important;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    /* background: transparent; */
}
  .outer{
    box-shadow: -4px -2px 15px -4px rgba(0,0,0,0.75);
    padding: 20px;
    background: #183562;
    color: #fff;
    margin-right: 10px;
    position: relative;
    border-radius: 6px;
  }
  .outer::after {
    display: block;
    content: "";
    background: #09aff4;
    height: 20px;
    position: absolute;
    top: -44px;
    width: 20px;
    left: 20px;
    border-radius: 50%;
    border: 5px solid #424242 !important;
    outline: rgb(11 181 255) dashed 1px;
}
.outer::before {
    display: block;
    content: "";
    background: #000;
    height: 1px;
    position: absolute;
    top: -35px;
    width: 160%;
    /* z-index: 1; */
}
.service_box2222 {
  height: 170px;
  box-shadow: 0 1px 35px 0 rgb(0 0 0 / 15%);
  text-align: center;
  margin: 20px 0;
  border-radius: 20px;
  padding: 20px 15px;
}
.service_box2222 img{    height: 80px;}
.service_box2222 h3{    font-size: 18px;}
.p_right .form-control {
  padding: 10px 12px;
  font-size: 14px; 
  height: auto;
}
@-webkit-keyframes mailmunchswing {
20% {
  -webkit-transform: rotate3d(0, 0, 1, 15deg);
  transform: rotate3d(0, 0, 1, 15deg)
}
40% {
  -webkit-transform: rotate3d(0, 0, 1, -10deg);
  transform: rotate3d(0, 0, 1, -10deg)
}
60% {
  -webkit-transform: rotate3d(0, 0, 1, 5deg);
  transform: rotate3d(0, 0, 1, 5deg)
}
80% {
  -webkit-transform: rotate3d(0, 0, 1, -5deg);
  transform: rotate3d(0, 0, 1, -5deg)
}
100% {
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg)
}
}
.offer .modal-dialog {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: mailmunchswing;
  animation-name: mailmunchswing;
  top: 5%;
}
body .iti--container { z-index: 999999;}
.iti__country-list{ font-size: 12px;}
.list2{  padding: 0;display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;}
.list2 li{   margin-top: 10px;
  width: 50%;
  position: relative;
  padding-left: 15px;
  font-weight: 500;}
.list2 li:after{     content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #343434;
  left: 0;
  top: 10px; }
.mt-0-i{ margin-top: 0!important;}
.security_box {
  position: relative;
  display: flex;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.16);
  padding: 25px;
  border-radius: 15px;
  transition: 0.5s;
  min-height: 190px;margin-bottom: 20px;
}
.security_box:hover {background-color: #204072; color: #fff;}
.number_s {
  color: #e7e6e6;
  font-size: 70px;
  font-weight: 900;
  transition: 0.5s;
  line-height: 70px;
  min-width: 90px;
}
.security_box h3 {
  margin: 0 0 10px;
  font-size: 20px;
}
.security_box p {
  line-height: 25px;
  font-weight: 400;    margin: 0 0 0;
}
.features-outer{    background: #fff;    text-align: center;
  border-radius: 20px; margin-bottom: 30px; position: relative;
  padding: 20px;    z-index: 2; overflow: hidden;    border: 2px dotted #204072;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;}
  .features-outer:hover{    box-shadow: 0 0 20px rgba(0, 0, 0, 50%);
    }
  .features-outer h3 {
    font-weight: 600;
    margin:20px 0 0;
    font-size:20px;
    line-height: 26px; 
}
.features-outer img{ height: 65px;}
.mb_10{ margin-bottom:10px;}
.feature-item-thumb img{ max-width: 100%;}


@media screen and (min-width:768px) {
.first-section .row {
  align-items: center;
  display: flex;
}
}
@media screen and (max-width:767px) {
.currency_sec_2222 .flip-icon-outer {
  position: inherit;
  margin: 0 auto 20px;
}
.sx-service-bx-1 .sx-tilte { font-size: 20px; }
.first-section p{text-align: justify;  text-align-last: center;}
.mo_justify{text-align: justify!important;}
.mo_left{text-align: left!important;}
.feature-item-inner {
  display: block;   padding: 20px;
}
.feature-item-content h3 {
  font-size: 22px; 
  margin: 16px 0 5px;
}
.mo_center{ text-align: center!important;}
.sx-service-bx-1 { 
  margin-bottom: 0; 
  padding: 20px;
}
.banner-globe img {
  animation: animName 35s linear infinite;
  width: 80%;
}
.banner-globe{ display: none;}
.roadmap_box2 {
  margin: auto;
  margin-top: 20px;
  width: 6px;
  height: 50px;
}
.service_box2222 h4 {
  font-size: 14px;
}
.hire-right .hire-right-inner {
  padding: 30px 45px 10px 20px;
}
.hire-right .hire-right-inner .hire_humber {
  height: auto;
  right: 0;
  left: auto;
  width: auto;
  padding: 0px 15px 10px 25px;
  font-size: 30px;
  border-radius: 0 0 0 100%;
}
.hire-right {
  height: auto;
  overflow-y: initial;
  padding-right: 0;
}
.our_e2o:first-child{margin-top: 30px;}
.n_token_development .sbd_box5, .service_features {
  height: auto;
}
.stat-box-inner {
  border-top: 1px solid #09aff4;
  margin-top: -1px;
}
.first-section .ieo-btn {
  text-align: center;
  margin-right: 10px;
  padding: 7px 10px
}
.first-section .btn {
  font-size: 16px;
}
.sec-heading.light-title .title {
  font-size: 1.5rem;
}
.it_serbox p {
  font-size: 11px;
}
.currency_sec_2222 .fflip-box {
  padding: 15px;
}
.types_box2,
.cd_services .service_box {
  min-height: auto !important;
}
.currency_sec_2222,
.currency_sec_2222 .flip-txt {
  text-align: center;
}
.blockchain_tech_expertise {
  margin: 0 4px 15px; 
  width: 47%;
  justify-content: center;
}
.blockchain_tech_expertise img {
  height: 20px;
  margin-right: 8px;
}
.dpbp ul li {
  width: 30%;
}
.most_appropriate_part_box {
  padding: 15px 15px;
  height: auto;
  text-align: center;
}
.most_appropriate_part_box2 {
  height: auto;
}
.platform_box {
  height: auto;
}
.platform_box {
  height: auto;
}
.aobmsd .feature-box-4,
.ocmsds .service_box {
  height: auto
}
.blockchain_tech_expertise h4 {
  font-size: 14px;
}
.contacthadding {
  padding-left: 10px
}
.fatureplatform .service_box,
.ourservices_pg.p60 .service_box {
  height: auto
}
.renone {
  display: none
}
.carousel-caption {
  top: 17%;
  width: 50%
}
.carousel-caption h4 {
  font-size: 20px;
  line-height: 28px
}
.dropdown_menu,
.dropdown_menu22 {
  width: 100%;
  left: 0
}
.navbar-collapse {
  padding-right: 15px
}
.feature .icon-container {
  min-height: auto
}
.get_in_touch_text22 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px
}
.whitelabel_multi {
  padding: 25px 0 0
}
.why_hire_cryptocurrency {
  padding: 20px 0
}
.mid_part_button .btn {
  margin-right: 0
}
.mid_part_button {
  margin: 10px auto 0
}
.ieo_marketing_bg .ieo_strategy {
  margin-bottom: 15px
}
.main-timeline2:before {
  left: 0;
  margin: 0
}
.main-timeline2 .timeline-content {
  width: 90%;
  float: right
}
.main-timeline2 .timeline-icon {
  margin: 0;
  left: 40px;
  top: 240px
}
.main-timeline2 .timeline-content.left {
  text-align: left
}
.what_are .service_box2 {
  margin-bottom: 0;
  padding: 10px 20px
}
.blog .owl-carousel .owl-item img, .box_3d1 {
  height: auto!important
}
.form {
  padding: 18px
}
.blog .owl-dots {
  display: block !important
}
.differlist h4 {
  font-size: 19px !important
}
.diffTxt p {
  font-size: 12px !important;
  line-height: 1.75
}
.ico_sto {
  margin-top: 14px
}
.ieo_marketing_bg {
  background-size: 100% 100%;
  padding: 30px 0 20px
}
.sab_hading h4 {
  font-size: 20px !important
}
.heading_strategy {
  font-size: 16px
}
.text_strategy {
  line-height: 22px
}
.ieo_strategy {
  padding: 15px;
  height: auto;
}
.service_box4 h3 {
  font-size: 18px;
  font-weight: 700
}
.get_in_touch_text {
  font-size: 18px;
  text-align: center
}
.get_in_touch_button {
  margin: 10px auto;
  text-align: center
}
.get_in_touch {
  padding: 10px 0
}
#exchange_partners {
  padding: 20px 0
}
.our_service55 {
  padding: 20px 0
}
.get_in_touch_button .btn {
  font-size: 14px
}
.exchange_logo {
  margin-bottom: 10px
}
#ieo-marketing {
  padding: 24px 0 0 0
}
.tcw_item_types {
  display: block;    padding: 15px;margin-bottom: 20px;
}
.design2 {
  height: auto;
  padding: 20px;
}
.sf_item:after {
  width: 100%;
  height: 60%;
}
.cont_why {
  display: block;
  height: auto;
}
.security_box { 
  padding: 16px;     min-height: auto;
}
.token_list li {
  width: 100%; 
  text-align: left;
}
}
@media (min-width:992px) and (max-width:1199px) {
#cssmenu>ul>li>a {
  padding: 10px 0 10px 8px;
  font-size: 11px
}
.logo img {
  width: 200px;
  margin-top: 7px
}
.home_banner h3,
.home_banner .banner_h {
  font-size: 40px;
}
}
@media (min-width:768px) and (max-width:1024px) {
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a {
  line-height: 20px
}
.navbar-nav .open .dropdown-menu .dropdown-header,
.navbar-nav .open .dropdown-menu>li>a {
  padding: 5px 15px 5px 25px
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}
.navbar-header {
  float: none
}
.navbar-toggle {
  display: block
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.collapse {
  display: none !important
}
.navbar-nav {
  float: none !important;
  margin: 7.5px 50px 7.5px -15px
}
.navbar-nav>li {
  float: none
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px
}
.navbar-text {
  float: none;
  margin: 15px 0
}
.navbar-collapse.collapse.in {
  display: block !important
}
.collapsing {
  overflow: hidden !important
}
.navbar-collapse {
  background: #fff
}
.sab_hading {
  margin-bottom: 15px
}
.navbar-default .navbar-nav>li>a {
  color: #000;
  border-bottom: 1px solid #ccc
}
.navbar-default .navbar-nav>.active>a {
  color: #000
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.form {
  padding: 0
}
.whitelabel_multi .service_box {
  min-height: 280px
}
.fatureplatform .service_box {
  min-height: 341px
}
.ocmsds .service_box p {
  min-height: 100px
}
.cryptocurrency_ids .service_box,
.ethereum_tds .service_box,
.mha {
  min-height: auto
}
.multi_currenc_crypto .service_box {
  height: 280px
}
#our_services_box .service_box {
  min-height: 320px
}
.partner_hiringbox img {
  margin-top: 5px;
  padding: 10px
}
.benefits_img1 img {
  width: 100%;
  float: left;
  margin-right: 10%
}
.demo_list1 {
  float: right;
  margin-top: 20px
}
.demo_lst_box {
  float: left
}
.benefits_img2 img {
  float: right
}
#benefits h3 {
  font-size: 19px;
  margin-top: 26px
}
.benefits_box {
  padding: 20px 0
}
.demo_list ul li {
  position: relative;
  list-style: none;
  font-size: 11px
}
.first-section .text b {
  font-size: 18px;
  line-height: 30px
}
.first-section .btn,
.first-section2 .btn {
  font-size: 16px;
  padding: 7px 20px
}
.p60 {
  padding: 40px 0
}
.sab_hading h1,
.sab_hading h2,
.sab_hading h3,
.sab_hading h4 {
  font-size: 20px !important
}
.diffTxt p {
  font-size: 12px !important;
  text-align: left;
  line-height: 23px
}
.service_box3 {
  min-height: inherit
}
.ieo_marketing_bg {
  background-size: 100% 100%
}
.ieo_strategy {
  padding: 20px
}
.get_in_touch_text {
  font-size: 18px
}
.chart-container .pr-chart-ctrl .pr-chart i {
  height: 130px;
  line-height: 130px;
  font-size: 40px
}
.chart-container .pr-chart-ctrl {
  width: 23% !important;
  margin-bottom: 50px
}
.chart-container .pr-chart-ctrl .pr-chart canvas {
  height: 130px !important;
  width: 130px !important
}
}
@media screen and (min-width:481px) and (max-width:767px) {
.sab_hading {
  margin-bottom: 15px
}

.benefits_img1 img {
  width: 100%;
  max-width: 57%;
  float: left;
  margin-right: 10%
}
.demo_list1 {
  float: right;
  margin-top: -210px
}
.demo_lst_box {
  float: left
}
.benefits_img2 img {
  max-width: 56%;
  float: right
}
#benefits h3 {
  font-size: 19px;
  margin-top: 26px
}
.benefits_box {
  padding: 20px 0
}
.demo_list ul li {
  position: relative;
  list-style: none;
  font-size: 13px
}
}
@media screen and (min-width:320px) and (max-width:480px) {
.particles-js-canvas-el {
  height: 276px !important
}
.blog_heading_inner_page {
  font-size: 37px;
  padding-top: 0
}
.timeline11 {
  margin-bottom: 20px;
  background: #dbd8d866;
  border-radius: 0 0 33px 33px;
  padding-top: 10px
}
.demo_list {
  margin-top: 20px
}
.demo_list ul li::after {
  left: 20px
}
.demo_list ul li span::before {
  left: 16px
}
.benefits_box {
  padding: 10px 0;
  background: #fff;
  margin-bottom: 0
}
.demo_list {
  margin-top: 0
}
.demo_list ul li span {
  padding-left: 36px
}
.timeline3 {
  margin-bottom: 20px;
  background: #dbd8d866;
  border-radius: 33px 33px 0 0;
  padding-top: 10px
}
.main-timeline1 .post1 {
  padding: 10px 0
}
}
@media screen and (max-width:1200px) {
.navbar-default .navbar-nav>li>a {
  font-size: 12px;
  padding: 10px 9px
}
.logo a {
  font-size: 15px
}
.hading_contente {
  width: 90%
}
}
@media screen and (max-width:991px) {
.sticky-icons .call_sticky {
  display: inline-block
}
.logo img {
  max-width: 155px;
}
.header_top {
  display: none;
}
.looking-outer {
  text-align: center;
}
.wanttohave {
  background-size: auto
}
.chart-container .pr-chart-ctrl {
  width: 50%;
  margin-bottom: 50px
}
.partner_hiringbox {
  margin-bottom: 25px
}
.prominent_ul li {
  width: 30%;
}
.home_banner {
  padding: 35px 0 ;
  min-height: auto;
  text-align: center;
}
.home_banner .banner_h { 
  margin-bottom: 20px;
}
.home_banner h3,
.home_banner .banner_h {
  font-size: 33px;
}
.home_banner .btn { 
  font-size: 16px; 
  margin-top: 20px;
}
#timeline21>ul {  left: 15px; }
#timeline21>ul>li .cont {
  margin-left: 40px !important;width: 80%;
}
#timeline21>ul>li { 
  margin-bottom: 20px;
}


#timeline21>ul>li:nth-child(2) .cont:before, #timeline21>ul>li:nth-child(4) .cont:before, #timeline21>ul>li:nth-child(6) .cont:before {
  top: 50%;
    left: -11px;
    
    border-width: 11px 11px 11px 0;
}
#timeline21>ul>li:nth-child(even) .cont:after {
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff;
  top: 50%;
  left: -9px;
  border-color: transparent #1e61da transparent transparent;
}
}
@media screen and (max-width:767px) {
.prominent_ul li {
  width: 48%;
}
/* new */
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-date .date {
  left: -7px;
  top: 100px;
}
.ova-road-map-v2 .road-map-wrapper {
  padding: 0 0 0 27.5px;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-info {
  height: auto !important;
  margin: 15px 0px 0 20px;
  text-align: left !important;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  border-left: 2px dashed #017d9e;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items {
  display: block !important;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(odd):after{
  display: none;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(odd):before{
  display: none;
}
.ova-road-map-v2 .road-map-wrapper .timeline-row .timeline-items .item .timeline-item .timeline-date {
  text-align: center;
  margin-bottom: 0px !important;
  padding-top: 5px !important;
  position: relative;
}

.ova-road-map-v2 .road-map-wrapper .timeline-row:nth-of-type(even):before{
  display: none;
}


/*  */
body .home_tab a {
  padding: 11px 10px;
  min-width: auto;
}
.vbp h4 {
  font-size: 20px;
  margin-top: 10px;
}
.vbp {
  text-align: center;
  margin-bottom: 25px;
}
h2.decentralized, .hdd {
  font-size: 20px;
  margin: 15px 0;
}
.list2 li{    max-width: 100%;}
.pa11,
.pa12 {
  left: 5%;
  right: auto;
  max-width: 90%;
}
.pa1 {
  left: 37%;
  top: 0;
  width: 84px;
}
.pa4 {
  left: 17%;
  max-width: 64%;
}
.pa3 {
  right: auto;
  top: 0;
  left: 10%;
  max-width: 66%;
}
.pa6 {
  left: 5%;
  top: -20px;
  max-width: 76%;
}
.pa2 {
  width: 84px;
  left: 38%;
}

.xlr {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
}

ul.hiring-work {
  display: block
}
ul.hiring-work li {
  width: 50%;
}
ul.hiring-work li.areow {
  display: none
}
.work-div {
  margin: auto
}
#top_menu .menu {
  width: 100%;
}

.features-left .icon-container {
  float: left;
  margin-left: 0;
  margin-right: 20px
}
.features-left {
  text-align: left
}
.first-section .text h1, .first-section .text b {
  font-size: 26px;
  text-align: center;
  margin-top: 0;
  line-height: 35px;
  font-weight: 700;
}
.logo a {
  position: relative;
  z-index: 99999
}
#particles-js {
  height: 810px
}
.p60 {
  padding: 40px 0
}
.number_s {
  font-size: 50px;
  min-width: 60px;
}
.sf_item{    padding-top: 70px;}
.software-outer {min-height: auto;margin-bottom: 20px;}
#our_services_box .p60 {
  padding: 18px 0
}
#our_services_box .service_box {
  min-height: 250px
}
.navbar-collapse {
  background: #fff
}
.sab_hading {
  margin-bottom: 15px
}
.navbar-default .navbar-nav>li>a {
  color: #000;
  border-bottom: 1px solid #ccc
}
.navbar-default .navbar-nav>.active>a {
  color: #000
}
body {
  font-size: 15px
}
.first-section {
  padding: 60px 0 20px;
  text-align: center;
  min-height: auto;
}
.about_box .inbox,
.about_box .inbox2 {
  position: inherit;
  width: 100%;
  box-shadow: none
}
.about_box img {
  width: 100%
}
.wanttohave .box {
  font-size: 15px
}
.chart-container {
  padding: 0
}
.benefits {
  background: url(../img/ico-bg.jpg);
  background-size: inherit;
  color: #fff;
  text-align: center
}
.hi-icon-effect-4 .hi-icon {
  margin-bottom: 0
}
.wallet-ervice p {
  margin-bottom: 20px
}
.writer img {
  float: none;
  width: 100%;
  margin: 0
}
.writer ul {
  padding: 0
}
.service_box p {
  min-height: auto !important;
  font-weight: 400;
}
.particles-js-canvas-el {
  height: 725px
}
.first-section2 {
  padding-top: 0;
  text-align: center
}
.first-section2 .btn {
  margin-bottom: 20px
}
.first-section2 img {
  margin: auto
}
.first-section2 h1 {
  font-size: 28px;
  margin-top: 0;
  text-align: center;
  line-height: 35px
}
#top_menu {
  padding: 13px 0 10px
}
.partner_hiringbox {
  text-align: center
}
.partner_hiringbox img {
  position: relative;
  left: auto;
  margin-bottom: 15px
}
.main-timeline2 .timeline-content.left {
  text-align: left;
  padding: 0 0 0 110px
}
.main-timeline2 .timeline-content.right {
  padding: 0 0 0 110px
}
.main-timeline2 .right .timeline-icon {
  left: -55%
}
.main-timeline2 .timeline-icon:before {
  top: -12px;
  width: 30px;
  height: 30px;
  left: 55px !important
}
#benefits h3 {
  font-size: 22px !important;
  padding-top: 10px;
  margin-top: 20px;
  display: -webkit-inline-box
}
#our_services .service_box {
  min-height: 282px
}
.footer_bottom,
.social_icon {
  width: 100%;
  text-align: center
}
.first-section img,
.first-section2 img {
  right: 90px;
  width: 350px;
  margin: auto
}
.mo_w_fix{ width: 300px; margin: auto;}
.first-section .t_pa8 {
  width: 90px;
  right: 100px;
  top: 28px;
}
.ourservices_pg22 .service_box22 {
  height: auto !important;
}
.first-section img.pa8 {
  width: 323px;
  top: 3px;
  right: 28%;
}
.first-section img.pa9 {
  width: 37%;
  top: 0;
  left: 16%;
  margin-left: 0;
}
.erc-head-content {
  line-height: 25px
}
.erc-head-content br {
  display: none
}
.mla {
  margin-left: 0;
}
.testmonials .testimonial-text {
  font-size: 14px;
  height: 180px;
}
.testimonial_img img {
  width: 4rem;
  height: 4rem;
}
.testmonials .customer-name {
  font-size: 14px;
}
.c_btn1 {
  display: block;
  width: 130px;
  margin: 15px auto;
  background: rgb(255 255 255 / 22%);
}
.first-section .polygon_po{left: 36%;
  top: 5%;
  width: 60px;
  right: auto;}
.first-section .sui_hero {     width: 25%; top: 0; left: 30%;  }
.first-section .ethereum_hero{width: 90%; top:-30px;}
}


@media (min-width: 991px) {
.offer .modal-dialog {
  width: 500px;
}
.token_top .design2{ display: flex;height: 175px; }
.token_top .design2 .icon{ padding-right: 20px; }
.token_top .design2 h3{    margin-top: 0;}
.sui_viedo{ height: 400px; object-fit: cover;}
.h340 .box_3d1 { 
  height: 340px; 
}
.order2_dp{ order: 2;}
.order1_dp{ order: 1;}
#cssmenu ul ul li:hover>ul {  
  right: 0; 
  left: 320px!important; display: block;
}
#cssmenu ul.mega-sub-menu ul li {
  width: 30%;
  margin:20px 4% 10px 0; 
  border-bottom: 1px solid #ffffff36;
  margin-bottom: 6px;
  display: inline-block;
  vertical-align: top;    padding-left: 16px;
}
#cssmenu ul ul ul {
  top: 85px;
  padding: 20px 35px;
  z-index: 9; 
}
#cssmenu ul ul li.active2 ul, #cssmenu ul ul li.active22 ul, #cssmenu ul ul li.active222 ul {
  right: 0;
  left: 320px !important;
  display: block;
}
.obb .design2{ height: 310px;}
.kee .box_3d1{ height: 355px;}
.our_meme_coin .design2{ height: 342px;}
.p050{padding: 0 50px;}
.w_90{    width: 90%;}
.col-md-4_50{    width: 50%;}
.text-left {
  text-align: left!important;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.crypto_trading_bot .most_appropriate_part_box2 {
  height: 335px;
}
.cld_services .most_appropriate_part_box2 {
  height: 305px;
}
.features_of_crypto .tr li:after {
  left: auto;
  right: -18px;
}
.flex_991_center{ display: flex; align-items: center;}
.row_flex{ display: flex;    flex-wrap: wrap;}
.row_flex .design2{ height: 100%;    margin-bottom: 0;}
.row_flex .col-xs-12{  margin-bottom: 25px;}
#cssmenu ul ul.mega-sub-menu:before {
  content: "";
  display: block;
  left: 0;
  height: 100%;
  width: 320px;
  position: absolute;
  top: 0;
  background-color: #e4eaf0;
}
#cssmenu ul ul li.has-sub.active2, #cssmenu ul ul li.has-sub.active22, #cssmenu ul ul li.has-sub.active222 {
  background: #fff;
  border-left: 4px solid #204072;
}
#cssmenu ul ul li.has-sub {
  width: 300px;
  display: block;
  padding: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 5px;    border-left: 4px solid #e4eaf0;
  margin-left: 9px;
}
#cssmenu ul ul.mega-sub-menu {
  background: #fff;
  padding: 20px 0;
  height: 70vh;
}
}


@media screen and (max-width:500px) {
ul.hiring-work li {
  width: 100%;
}
.smart_contract_bottam .feature-desc, 
.vbp {
  height: auto;
}
.home_our_service .service_box {
  height: auto;min-height: auto;
}
.chart-container .pr-chart-ctrl {
  width: 100%;
  margin-bottom: 0
}
.hading_contente {
  width: 90%; margin: auto;
}
.carousel-inner h1 {
  font-size: 20px
}
.carousel-caption {
  padding-bottom: 0
}
.first-section .text h1 {
  font-size: 28px;
  text-align: center;
  margin-top: 0; 
}
#particles-js {
  height: 710px !important
}
.sab_hading h1 {
  font-size: 20px !important;
  line-height: 1.5;
}
.what_chat_box h4 {
  font-size: 20px;
}
.what_chat_box {
  padding: 15px;
  margin-right: 0;
  height: auto;
}
.first-section img.pa8 {
  top: 0;
  right: 6%;
  width: 85%;
}
}
@media screen and (max-width:400px) {
.first-section .text span {
  font-size: 16px !important
}
.aso-box {
  float: left;
  width: 100%;
  text-align: center
}
.multi_currenc_crypto .service_box {
  height: auto
}
.aso-box-right {
  text-align: center;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 25px
}
.first-section {
  padding: 100px 0 35px;
}

.button {
  top: -40px;
}
.menu .call-now {
  top: -29px !important;
}
.footer_bottom,
.social_icon {
  width: 100%;
  text-align: center
}
.footer_bottom {
  float: left
}
}
@media screen and (max-width:991px) {
.first-section .text {
  margin-top: 0;
  margin-bottom: 18px
}
#cssmenu ul.mega-sub-menu ul li.w100 { 
  display: none;
}
}
#cssmenu>ul>li.has-sub2>a:before,
#cssmenu>ul>li.has-sub2>a:after {
  display: none;
}
@media screen and (max-width: 1199px) {
.service_box {
  min-height: 330px;
}
.mlm_box2 {
  height: 560px;
}
.mt-5 {
  margin-top: 2rem;
}
.aobmsd .feature-box-4 {
  height: 220px;
}
#cssmenu>ul>li>a {
  margin-left: 4px;
}
}
@media screen and (max-width: 991px) {
.service_box {
  min-height: 262px;
}
.animationupdown {
  margin-bottom: 30px;
}
.features_of_crypto li:after {
  left: 0;
}
.features_of_crypto li {
  font-size: 14px;
  padding-left: 17px;
}
.features_of_crypto .tr {
  text-align: left;
}
.mlm_box2 h3 {
  font-size: 19px;
}
.mlm_box2 {
  padding: 15px;
  height: auto;
  margin-bottom: 20px;
}
.bot-process {
  overflow: auto;
}
.bot-process img {
  min-width: 940px;
}
 
.first-section.more-padding {
  padding: 50px 0 40px;
  min-height: unset;
}
.process-inner .img-outer {
  width: 45px;
  margin-left: 10px;
}
.how-to .process-inner:nth-of-type(even) .img-outer {
  margin-right: 10px;
}
.process-inner .content-outer {
  width:calc(100% - 55px);
  width:-webkit-calc(100% - 55px);
  width:-moz-calc(100% - 55px);
  width:-ms-calc(100% - 55px);
}
.process-inner .process-inner-left {
  max-width: 550px;
  margin-right:15px;
}
.how-to .process-inner:nth-of-type(even) .process-inner-left {
  margin-right:0px;
  margin-left:15px;
}
.process-inner .process-inner-right {
  width: calc(100% - 565px);
  width: -webkit-calc(100% - 565px);
  width: -moz-calc(100% - 565px);
  width: -ms-calc(100% - 565px);
}
.process-inner-right h4 {
  font-size: 25px;
}
}
@media screen and (max-width: 767px) {
.service_box {
  min-height: auto;
}
.footer {background: #04264c;}
.investment_box_wrapper.feature_box {
  height: auto;
}
.sab_hading h2,
.sab_hading h3 {
  font-size: 22px !important
}
.feature-inner {
  padding: 20px;
  height: auto;
}
.sbd_box{
  height: auto
}
.service_box_s .service_box {
  height: auto;
}
.testmonials .slide {
  background: #204072;
  margin: 25px auto 30px;
  padding: 30px 25px;
}
.testmonials .slide .fai1 {
  bottom: -17px;
  right: 30px;
  font-size: 40px;
}
.testmonials .slide .fai2 {
  top: -20px;
  left: 40px;
  font-size: 40px;
}
.p-left.popup-img {
  display: none;
}
.g-recaptcha {
  overflow: auto;
}
#toTopBtn {
  bottom: 95px;
}
.menu .call-now {
  position: absolute;
  right: 50px;
  top: -34px;
  display: flex;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes hvr-pulse {
25% {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
75% {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
}
.menu .call-now a {
  color: #204072;
  font-weight: 600;
  cursor: pointer;
  z-index: 12399994;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255);
  padding: 5px;
  border-radius: 5px;
}
.whatsapp_sticky.call_sticky {
  display: none;
}
.grab-main {
  bottom: 10px;
  left: 10px;
}
.grab-main img {
  max-width: 100px;
  margin: 0 auto;
}
.grab-btn a {
  display: block;
  font-size: 12px;
  padding: 4px 10px;
}
.how-to .process-inner{
  margin-bottom:20px; 
}
.how-to .process-inner:last-of-type{
  margin-bottom:0px;
}
.process-inner .process-inner-left {
  max-width:100%;
  margin-right:0px;
  margin-bottom: 0;
  border-radius:50px !important;
}
.how-to .process-inner:nth-of-type(even) .process-inner-left {
  margin-right:0px;
  margin-left:0px;
}
.process-inner .process-inner-right {
  width:100% !important;
}
.get_in_touch_button .btn2{    font-size: 16px;}
}
@media screen and (max-width: 575px) {
.service_box {
  min-height: auto;
}
.menu .call-now i {
  font-size: 16px;
}
.menu .call-now {
  right: 48px;
}
.p_right {
  padding: 15px!important;
}
.offer .g-recaptcha {
  display: block !important;
}
.meme-img-outer img {
  max-width: 250px;
}
.expert-left img {
  max-height: 200px;
}
.process-inner-right h4{
  margin-top: 0;
}
.process-inner .content-outer{
  width:100% !important;
  text-align: left !important;
}
.process-inner .img-outer{
  width:100%;
  margin:10px 0 0 !important;
}
.process-inner .process-inner-left {
  border-radius: 20px !important;
  padding:10px 15px !important;
}
.process-inner .content-outer h4{
  margin-top: 0 !important;
}
}
@media screen and (max-width: 480px) {
.service_box {
  min-height: unset;
}
}
 