
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');
/*Default-style
======================================================*/
body {
  color: #555555;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

img {
  max-width: 100%;
}
.select-box {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.select-box .options-container {
  background: #fff;
  color: #000;
  max-height: 0;
  width:180px;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  position: fixed;
  order: 1;
  margin-top: 50px;
}
.option label img{
  max-width: 30px;
}
.selected {
  background: none;
  border-radius: 4px;
  margin-bottom: 8px;
  color: #000;
  position: relative;
  order: 0;
  border: 1px solid #dadada;
}

.selected::after {
  content: "";
  background: url("../images/arrow-down.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  color: red;
  height: 100%;
  width: 20px;
  right: 10px;
  top: 12px;
  transition: all 0.4s;
}

.select-box .options-container.active {
  max-height: 240px;
  opacity: 1;
  overflow-y: scroll;
}

.select-box .options-container.active + .selected::after {
  transform: rotateX(180deg);
  top: -12px;
}

.select-box .options-container::-webkit-scrollbar {
  width: 1px;
  background: #fff;
  border-radius: 0 8px 8px 0;
}

.select-box .options-container::-webkit-scrollbar-thumb {
  background: #525861;
  border-radius: 0 8px 8px 0;
}

.select-box .option,
.selected {
  padding: 11px 24px;
  cursor: pointer;
}

.select-box .option:hover {
  background: #f0f0f0;
}

.select-box label {
  cursor: pointer;
}

.select-box .option .radio {
  display: none;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.mr-20 {
  margin-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.mlr-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.mlrt-5 {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
  color: #19191b;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

p {
  margin-bottom: 15px;
  font-size: 16px;
  color: #555555;
  font-family: "Poppins", sans-serif;
  line-height: 1.8;
}

p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

.owl-nav {
  margin-top: 0 !important;
}

.owl-dots {
  margin-top: 0 !important;
}


.form-control {
  height: 46px;
  border: 1px solid #e6e6e6;
  padding-left: 15px;
}


.form-control:focus {
  border: 1px solid #0797ff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

textarea {
  height: auto !important;
}

button {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

/*Section-title
======================================================*/
.app-banner-content{
  margin-top: 90px;
  
}
.app-banner-img form {
    margin-top: 60px;
}
.app-banner-content img{
  width: 90%;
}
.app-banner-content h1 {
  font-size: 50px;
}
.sass-section-title {
  max-width: 530px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.sass-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #0797ff;
}

.sass-section-title h2 {
  font-size: 40px;
}

.app-section-title {
  /* max-width: 530px; */
  /* margin: -5px auto 40px auto; */
  text-align: center;
  position: relative;
  padding: 50px 0;
}

.app-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #f4732a;
}

.app-section-title h2 {
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
}

.agency-section-title {
  max-width: 530px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.agency-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #f4732a;
  font-family: 'Poppins', sans-serif;
}

.agency-section-title h2 {
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
  color: #0b1460;
}

.consulting-section-title {
  max-width: 760px;
  margin: -5px auto 50px auto;
  text-align: center;
  position: relative;
}

.consulting-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #3561e4;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
}

.consulting-section-title h2 {
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
  color: #181c27;
}

.consulting-section-title::before {
  position: absolute;
  content: '';
  height: 3px;
  width: 100px;
  background-color: #3561e4;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.consulting-section-title::after {
  position: absolute;
  content: '';
  height: 3px;
  width: 7px;
  bottom: -20px;
  background-color: #ffffff;
  -webkit-animation: movebounce2 4s linear infinite;
          animation: movebounce2 4s linear infinite;
}

.photography-section-title {
  max-width: 630px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.photography-section-title span {
  font-size: 16px;
  color: #9C5451;
  letter-spacing: 3px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}

.photography-section-title h2 {
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
  color: #19191b;
  font-weight: 600;
}

.political-section-title {
  text-align: center;
  position: relative;
  margin: -5px auto 40px auto;
}

.political-section-title span {
  font-size: 16px;
  color: #dd131a;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}

.political-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  color: #0c1a3c;
  font-weight: 700;
}

.currency-section-title {
  max-width: 730px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.currency-section-title span {
  font-size: 16px;
  color: #0b6dff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}

.currency-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-weight: 700;
}

.nft-section-title {
  margin: -5px 0 40px 0;
  position: relative;
  padding-left: 50px;
}

.nft-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  color: #19191b;
  font-weight: 700;
}

.nft-section-title::before {
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  background: -webkit-gradient(linear, left top, right top, color-stop(4.17%, #06DBAC), to(#1EA5FF));
  background: linear-gradient(90deg, #06DBAC 4.17%, #1EA5FF 100%);
  border-radius: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nft-section-title::after {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  background: #ffffff;
  border-radius: 100%;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nft-section-title.style2 h2 {
  color: #ffffff;
}

.nft-section-title.style2::after {
  background-color: #0a0a0a;
}
textarea::placeholder{
  font-size: 14px;
}
input::placeholder{
  font-size:13px;
}
.exchange-section-title {
  text-align: center;
  position: relative;
  margin: -5px auto 40px auto;
}

.exchange-section-title span {
  font-size: 16px;
  color: #00a9a4;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}

.exchange-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.exchange-section-title.style2 h2 {
  color: #ffffff;
}

.bg-color-f8f8f8 {
  background-color: #f8f8f8;
}

.bg-color-efedf0 {
  background-color: #FBFDFE;
}

.bg-color-f9f5f4 {
  background-color: #f9f5f4;
}

.bg-color-f9f5f4 {
  background-color: #f9f5f4;
}

.bg-color-f9f9f9 {
  background-color: #f9f9f9;
}

.bg-color-eef1f6 {
  background-color: #eef1f6;
}

.bg-color-1c2029 {
  background-color: #1c2029;
}

.bg-color-0e1013 {
  background-color: #0e1013;
}

.bg-color-0a0a0a {
  background-color: #0a0a0a;
}

.bg-color-f5f5f5 {
  background-color: #f5f5f5;
}

/*Navbar-style
======================================================*/
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 7px 0;
  height: auto;
}
a.navbar-brand {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.navbar a.navbar-brand img{
  width:130px;
}
.navbar.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 7px 0;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.navbar .container-fluid {
  max-width: 1690px;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar{
  /* background-color: #fff; */
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}



.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow: hidden;
  background: #19191b;
}

.preloader .loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 110px;
  height: 110px;
  margin: -80px 0 0 -75px;
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #0797ff;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}

.preloader .loader::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #ffffff;
  -webkit-animation: spin-reverse .6s linear infinite;
          animation: spin-reverse .6s linear infinite;
}

.preloader .loader::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #0797ff;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}


/*Default btn
======================================================*/
.sass-default-btn {
  background-color: #0797ff;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 7px;
}

.sass-default-btn:hover {
  background-color: #6064e3;
  color: #ffffff;
}

.app-default-btn {
  background-color: #E32525;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
  margin-left:65px;
}

.app-default-btn:hover {
  background-color: #f4732a;
  color: #ffffff;
}

.app-default-btn.style2 {
  background-color: #f4732a;
  color: #ffffff;
}

.app-default-btn.style2:hover {
  background-color: #ffffff;
  color: #f4732a;
}

.app-default-btn.style3 {
  background-color: #ffffff;
  color: #f4732a;
}

.app-default-btn.style3:hover {
  background-color: #f4732a;
  color: #ffffff;
}

.app-default-btn.style3 {
  display: block;
  padding: 15 30pxpx;
  border: 1px solid #efedf0;
  text-align: center;
  color: #f4732a;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
}

.app-default-btn.style3:hover {
  background-color: #f4732a;
  color: #ffffff;
  border-color: #f4732a;
}

.agency-default-btn {
  background-color: #f4732a;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
}

.agency-default-btn:hover {
  background-color: #0b1460;
  color: #ffffff;
}

.agency-default-btn i {
  position: relative;
  top: 2px;
  padding-left: 7px;
}

.agency-default-btn.style2 {
  background-color: transparent;
  border: 1px solid #0b1460;
  color: #0b1460;
}

.agency-default-btn.style2:hover {
  background-color: #f4732a;
  color: #ffffff;
  border-color: #f4732a;
}

.agency-default-btn.style3 {
  background-color: #0b1460;
  color: #ffffff;
}

.agency-default-btn.style3:hover {
  background-color: #f4732a;
  color: #ffffff;
}

.agency-default-btn.style4 {
  background-color: transparent;
  border: 1px solid #eeeeee;
  color: #f4732a;
}

.agency-default-btn.style4:hover {
  background-color: #f4732a;
  color: #ffffff;
  border-color: #f4732a;
}

.consulting-default-btn {
  background-color: #3561e4;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
}

.consulting-default-btn:hover {
  background-color: #181c27;
  color: #ffffff;
}

.consulting-default-btn i {
  position: relative;
  top: 2px;
  padding-left: 7px;
}

.consulting-default-btn.style2 {
  background-color: #19191b;
  color: #ffffff;
}

.consulting-default-btn.style2:hover {
  color: #ffffff;
  background-color: #3561e4;
}

.photography-default-btn {
  background-color: #9C5451;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
}

.photography-default-btn:hover {
  background-color: #19191b;
  color: #ffffff;
}

.photography-default-btn i {
  position: relative;
  top: 2px;
  padding-left: 7px;
}

.photography-default-btn.style2 {
  background-color: transparent;
  border: 1px solid #9C5451;
  color: #9C5451;
  width: 100%;
}

.photography-default-btn.style2:hover {
  background-color: #9C5451;
  color: #ffffff;
}

.political-default-btn {
  background-color: #dd131a;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 0;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
}

.political-default-btn:hover {
  background-color: #0c1a3c;
  color: #ffffff;
}

.political-default-btn.style2 {
  background-color: #0c1a3c;
  color: #ffffff;
}

.political-default-btn.style2:hover {
  background-color: #dd131a;
  color: #ffffff;
}

.currency-default-btn {
  background-color: #0b6dff;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 7px;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
}

.currency-default-btn:hover {
  background-color: #6094e1;
  color: #ffffff;
  border-color: #6094e1;
}

.currency-default-btn.style2 {
  background-color: #0e1013;
  color: #ffffff;
}

.currency-default-btn.style2:hover {
  background-color: #0b6dff;
  color: #ffffff;
}

.nft-default-btn {
  background: -webkit-gradient(linear, left top, right top, from(#06DBAC), to(#1EA5FF));
  background: linear-gradient(90deg, #06DBAC 0%, #1EA5FF 100%);
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -o-transition: all .4s ease-in-out;
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.nft-default-btn::before {
  position: absolute;
  content: '';
  background: -webkit-gradient(linear, left top, right top, from(#1EA5FF), to(#06DBAC));
  background: linear-gradient(90deg, #1EA5FF 0%, #06DBAC 100%);
  height: 100%;
  width: 0%;
  left: 0;
  top: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  z-index: -1;
}

.nft-default-btn::after {
  position: absolute;
  content: '';
  background: -webkit-gradient(linear, left top, right top, from(#1EA5FF), to(#06DBAC));
  background: linear-gradient(90deg, #1EA5FF 0%, #06DBAC 100%);
  height: 0%;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  z-index: -1;
}

.nft-default-btn i {
  color: #ffffff;
  position: relative;
  top: 2px;
  padding-left: 7px;
}

.nft-default-btn:hover {
  color: #ffffff;
  -webkit-box-shadow: 0 4px 15px 0 rgba(6, 219, 172, 0.75);
          box-shadow: 0 4px 15px 0 rgba(6, 219, 172, 0.75);
}

.nft-default-btn:hover::before {
  width: 100%;
}

.nft-default-btn:hover::after {
  height: 100%;
}

.nft-default-btn.style2 {
  background: transparent;
  color: #ffffff;
  border: 1px solid #06dbac;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.nft-default-btn.style2:hover {
  color: #ffffff;
}

.exchange-default-btn {
  background-color: #00a9a4;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 1;
}

.exchange-default-btn i {
  color: #ffffff;
  position: relative;
  top: 2px;
  padding-left: 7px;
}

.exchange-default-btn:hover {
  background-color: #030734;
  color: #ffffff;
}

.exchange-default-btn.style2 {
  background-color: #030734;
  color: #ffffff;
}

.exchange-default-btn.style2:hover {
  background-color: #00a9a4;
  color: #ffffff;
}

.read-more-2 {
  color: #3561e4;
}

.read-more-2 i {
  position: relative;
  padding-left: 7px;
  top: 3px;
}


.app-banner-area {
  /* background-image: url(../images/main-slider.webp); */
  background-color: #FEFEFE;
  padding: 60px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.app-banner-area .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

/* .app-banner-area .app-banner-shape-1 {
  position: absolute;
  bottom: 150px;
  right: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation: movebounce 5s linear infinite;
          animation: movebounce 5s linear infinite;
}

.app-banner-area .app-banner-shape-2 {
  position: absolute;
  top: 300px;
  right: 120px;
  -webkit-animation: rotateme 5s linear infinite;
          animation: rotateme 5s linear infinite;
}

.app-banner-area .app-banner-shape-3 {
  position: absolute;
  bottom: 150px;
  left: 60px;
  -webkit-animation: movebounce 5s linear infinite;
          animation: movebounce 5s linear infinite;
} */

.app-banner-content {
  margin-bottom: 15px;
}

.app-banner-content span {
  color: #f4732a;
  margin-bottom: 15px;
  display: inline-block;
}
.netsuite-content.text-center {
  width: 80%;
  margin: 0 auto;
}
.app-banner-content h1 {
  font-size: 35px;
  font-family: 'Poppins', sans-serif;
  color: #19827d;
  margin-bottom: 20px;
}

.app-banner-content p {
  color: #303030;
  margin-bottom: 30px;
}

.app-banner-content .download-links ul {
  padding-left: 0;
  margin-bottom: 0;
}

.app-banner-content .download-links ul li {
  display: inline-block;
  margin-right: 15px;
}

.app-banner-content .download-links ul li img {
  border-radius: 12px;
}

/*Partner Style
======================================================*/
.partner-slider.owl-carousel .owl-item img {
  width: auto;
  margin: auto;
}

.partner-slider .partner-logo {
  opacity: .3;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.partner-slider .partner-logo:hover {
  opacity: 1;
}

/*Data Analysis Style
======================================================*/
.sass-data-content .data-section-title span {
  color: #0797ff;
  display: inline-block;
  margin-bottom: 10px;
}

.sass-data-content .data-section-title h2 {
  font-size: 40px;
  margin-bottom: 20px;
}

.sass-data-content .data-section-title p {
  margin-bottom: 20px;
}

.sass-data-content .data-list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.sass-data-content .data-list ul li {
  list-style-type: none;
  padding: 30px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding-left: 80px;
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
  background-color: #ffffff;
}

.sass-data-content .data-list ul li .icon {
  color: #0797ff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 100%;
  background-color: #f8f8f8;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sass-data-content .data-list ul li .icon i {
  font-size: 20px;
  position: relative;
  top: 3px;
}

.sass-data-content .data-list ul li:last-child {
  margin-bottom: 0;
}

.sass-data-content .data-list ul li:hover {
  background-color: #0797ff;
  color: #ffffff;
}

/*Solution Style
======================================================*/
.sass-solution-single-card {
  padding: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: relative;
}

.sass-solution-single-card .solution-content {
  position: relative;
  padding-left: 60px;
}

.sass-solution-single-card .solution-content .icon {
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  text-align: center;
  color: #0797ff;
  font-size: 16px;
  border: 1px solid #0797ff;
  position: absolute;
  left: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.sass-solution-single-card .solution-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.sass-solution-single-card .solution-content p {
  font-size: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.sass-solution-single-card .solution-content a {
  color: #0797ff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.sass-solution-single-card::before {
  position: absolute;
  content: '';
  height: 100%;
  height: 100%;
  border-radius: 10px;
  width: 0;
  top: 0;
  right: 0;
  background-color: #0797ff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.sass-solution-single-card:hover::before {
  width: 100%;
  border-radius: 0;
  left: 0;
  right: auto;
  border-radius: 10px;
}

.sass-solution-single-card:hover .solution-content .icon {
  color: #ffffff;
  border-color: #ffffff;
}

.sass-solution-single-card:hover .solution-content h3 {
  color: #ffffff;
}

.sass-solution-single-card:hover .solution-content p {
  color: #ffffff;
}

.sass-solution-single-card:hover .solution-content a {
  color: #ffffff;
}

/*Core Statics Style
======================================================*/
.core-statics-content .statis-title span {
  color: #0797ff;
  display: inline-block;
  margin-bottom: 10px;
}

.core-statics-content .statis-title h2 {
  font-size: 40px;
  margin-bottom: 20px;
}

.core-statics-content .statis-title p {
  margin-bottom: 20px;
}

.core-statics-content .core-list ul {
  padding-left: 0;
  margin-bottom: 30px;
}

.core-statics-content .core-list ul li {
  list-style-type: none;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}

.core-statics-content .core-list ul li h3 {
  font-size: 22px;
  margin-bottom: 12px;
}

.core-statics-content .core-list ul li .icon {
  color: #0797ff;
  position: absolute;
  left: 0;
  top: 3px;
}

.core-img {
  position: relative;
  z-index: 1;
}

.core-img .core-shape-1 {
  position: absolute;
  left: 30px;
  top: 150px;
  -webkit-animation: movebounce 4s linear infinite;
          animation: movebounce 4s linear infinite;
}

.core-img .core-shape-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-animation: movebounce2 4s linear infinite;
          animation: movebounce2 4s linear infinite;
}



/*Watch Video Style
======================================================*/
.watch-video-area {
  background-image: url(../images/video-img-4.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}

.watch-video-area::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-color: #19191b;
  opacity: 0.9;
  top: 0;
  left: 0;
}
.app-section-title a.call-btn {
  background-color: #E32525;
  color: #ffffff;
  padding: 15px 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 10px;
  margin-top: 20px;
  display: inline-block;
}

.watch-video-area .app-section-title h2 {
  color: #ffffff;
}

.watch-video-area .video-icon .icon {
  position: relative;
  z-index: 1;
}

.watch-video-area .video-icon .icon a {
  font-size: 24px;
  background-color: #f4732a;
  color: #ffffff;
  text-align: center;
  height: 60px;
  width: 60px;
  line-height: 65px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: inline-block;
  position: relative;
  top: 5px;
  left: 10px;
}

.watch-video-area .video-icon .icon a i {
  position: relative;
  left: 3px;
  top: 1px;
}

.watch-video-area .video-icon .icon a:hover {
  background-color: #ffffff;
  color: #f4732a;
}

.watch-video-area .video-icon .icon a::before {
  position: absolute;
  content: '';
  height: 70px;
  width: 70px;
  margin: auto;
  border-radius: 100%;
  background-color: rgba(245, 116, 41, 0.6);
  -webkit-animation: ripple 4s linear infinite;
          animation: ripple 4s linear infinite;
  z-index: -1;
  left: -5px;
  top: -5px;
}

/*Choose Video Style
======================================================*/
.choose-area .app-section-title {
  /* margin-bottom: 50px; */
}

.class-for-frame {
  position: relative;
}

.class-for-frame .choose-img-frame {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  margin: 0 auto;
  width: auto;
  height: auto;
  top: -10px;
  z-index: 2;
}

.class-for-frame .choose-img {
  margin-bottom: 40px;
}

.choose-slider.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  height: 3;
  margin-top: 0;
  margin-bottom: 0;
  background: #cccccc;
}

.choose-slider.owl-theme .owl-dots .owl-dot.active span, .choose-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #f4732a;
}

.choose-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -100px;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  height: 40px;
  width: 40px;
  line-height: 45px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 16px;
}

.choose-slider.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: 1px;
}

.choose-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  right: 0px;
  left: auto;
  display:none;
}

.choose-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.choose-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #f4732a;
  color: #ffffff;
  border: 1px solid #f4732a;
}




.trasted-content {
  padding: 50px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  background-color: #ffffff;
}

.trasted-content .trasted-text h3 {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  color: #0b1460;
}

.trasted-slider.owl-carousel .owl-item img {
  width: auto;
  margin: auto;
}
.form_slider {
  background: #fff;
    padding: 40px;
    border-radius: 5px;
    border-top: 5px solid #39817e;
    margin-top:0px;
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
}
input#exampleInputName1 {
  margin-bottom: 20px;
  padding: 10px;
}
#design{
  background-image: url(../images/main-1.webp);
  background-repeat: no-repeat;
  background-position: center;
}
input#exampleInputEmail1{
  margin-bottom: 20px;
  padding: 10px;
}
input#exampleInputText{
  margin-bottom: 20px;
  padding: 10px;
}
input#PhoneNumber{
  margin-bottom: 20px;
  padding: 10px;

}

#hero .btn-get-started:hover {
  background: transparent;
  border-color: #fff;
}
button.btn.form_btn{
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: #00A29A;
  /* border: 2px solid #E32525; */
}
button.btn.form_btn:hover{
  background-color: #F4732A;
}
@media (max-width: 768px) {
  #hero {
    text-align: center;
    padding-top: 58px;
    height: auto;
  }
  .full-width-slide .full-widthimg {
    width: 100%;
    margin: 0 auto;
    height: 38vh;
}

  #hero h1 {
    font-size: 28px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .slider_content {
    padding: 40px 0;
}
section#expertise h1 {
  font-size: 27px;
}
p.main_p {
  font-size: 20px !important;
}
.about .content {
  padding: 0 !important;
}
.about-page-clients marquee img {
    max-width: 180%;
    display: none;
}
section.about-page-clients {
    padding: 60px 0 0px;
    background: #fff;
}
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*Features Style
======================================================*/
.agency-single-features-card {
  text-align: center;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 35px;
  margin-bottom: 30px;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.agency-single-features-card .icon {
  height: 100px;
  width: 100px;
  line-height: 110px;
  text-align: center;
  background-color: #f9f5f4;
  border-radius: 100%;
  color: #f4732a;
  font-size: 45px;
  margin: auto;
  margin-bottom: 20px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.agency-single-features-card h3 {
  font-size: 22px;
  color: #0b1460;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
}

.agency-single-features-card p {
  font-family: "Karla", sans-serif;
  margin-bottom: 13px;
}

.agency-single-features-card .btn {
  color: #f4732a;
  position: relative;
  padding-right: 25px;
}

.agency-single-features-card .btn i {
  position: absolute;
  right: 0;
  top: 8px;
}

.agency-single-features-card:hover {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.agency-single-features-card:hover .icon {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  background-color: #f4732a;
  color: #ffffff;
}

.agency-features-area .container {
  position: relative;
  z-index: 1;
}

.agency-features-area .container .features-shape-1 {
  position: absolute;
  right: 0;
  top: 20px;
  -webkit-animation: movebounce2 5s linear infinite;
          animation: movebounce2 5s linear infinite;
}

.agency-features-area .container .features-shape-2 {
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  -webkit-animation: movebounce 4s linear infinite;
          animation: movebounce 4s linear infinite;
}


/* custom css here */
.slider_btn a.btn-slider{
  padding: 17px;
  background: #E32525;
  border-radius: 5px;
  color: #fff;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.mobile-development-two{
  padding: 60px 0;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 767.99px) {
  .about {
    text-align: center;
  }
  a.navbar-brand {
    display: flex;
    width: auto;
    justify-content: space-between;
}
img.NetSuiteLogo {
    width: 180px;
}
}
.row.back.align-items-center {
  /* background: white;
  padding: 20px; */
  /* box-shadow: 0px 2px 13px 1px #e6e6e6; */
}


img.NetSuiteLogo {
    width: 210px;
}
/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-wrap {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}

.clients .client-logo {
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  background: #fff;
  height: 120px;
}

.clients .client-logo img {
  /* height: 50%; */
  /* filter: grayscale(100%); */
  transition: 0.3s;
}

.clients .client-logo:hover img {
  filter: none;
  transform: scale(1.2);
}

.clients img {
  transition: all 0.4s ease-in-out;
}

/* about-one */
section.about-one{
  background-color: #FBFDFE;
  padding: 60px 0;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

.hero {
    width: 100%;
    background: url(../images/cinntra.webp) top center;
    background-size: cover;
    position: relative;
    padding: 60px 0;
    z-index: 3;
}

@media (min-width: 1034px) {
  .hero:after {
    position: absolute;
    content: "";
    width: 50%;
    background:#00A29A;
    top: 0;
    bottom: 0;
  }
}

.hero:before {
  position: absolute;
  content: "";
  background: rgba(27, 47, 69, 0.2);
  inset: 0;
}

@media (max-width: 1034px) {
  .hero:before {
    background: rgba(27, 47, 69, 0.7);
  }
}

.hero .container {
  z-index: 1;
}

@media (min-width: 1365px) {
  .hero {
    background-attachment: fixed;
  }
}

.hero h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.hero blockquote p{
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
.hero blockquote {
  color: #fff;
  padding-left: 20px;
  font-size: 15px;
  font-family: var(--font-default);
  border-left: 2px solid #fff;
  margin: 40px 0;
}
#hero-one li{
  list-style-type: none;
  margin-top: 10px;
}
#hero-one li i{
  color: #fff6e6;
}
#hero-one li a {
  color: #fff;
  padding: 20px;
  font-weight: 300;
  /* margin-top: 10px; */
}

.hero .btn-get-started:hover {
  background: rgba(86, 184, 230, 0.8);
}




@media (max-width: 640px) {
  .hero h2 {
    font-size: 36px;
    line-height: 1;
  }

  .hero .btn-get-started,
  .hero .btn-watch-video {
    font-size: 13px;
  }
}


.serviceBox{
  font-family: 'K2D', sans-serif;
  text-align: center;
  padding: 20px 15px 60px;
}
.serviceBox .service-icon i{
  font-size: 39px;
}
.serviceBox .service-icon{
  color: #00A29A;
  background-color: #fff;
  font-size: 50px;
  height: 80px;
  width: 80px;
  margin: 0 auto 40px;
  border-radius: 50%;
  border: 2px solid #00A29A;
  display: block;
  transition: all 0.3s;
}

.serviceBox .title{
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
  margin-bottom: 15px;
  transition: all 0.3s;
}
.serviceBox:hover .title{ color:#00A29A; }
.serviceBox .description{
  font-size: 15px;
  text-align: center;
  line-height: 27px;
  margin-bottom: 20px;
}
erviceBox:hover .read-more{
  box-shadow: 0 0 10px #fff inset;
  transform: rotateX(0);
}
.serviceBox .read-more:hover{
  letter-spacing: 2px;
  text-shadow: 0 0 5px #000;
  text-decoration: none;
}
.serviceBox.blue .service-icon{
  color: #00A29A;
  border-color: #00A29A;
}

.serviceBox.blue:hover .title{ color: #E32525; }
.serviceBox.blue .read-more{ background: #E32525; }
.serviceBox.orange .service-icon{
  color: #FF8214;
  border-color: #FF8214;
}

.serviceBox.orange:hover .title{ color: #FF8214; }
.serviceBox.orange .read-more{ background: #FF8214; }
.serviceBox.green .service-icon{
  color: #8FB900;
  border-color: #8FB900;
}

.serviceBox.green:hover .title{ color: #E32525; }
.serviceBox.green .read-more{ background: #E32525; }
@media only screen and (max-width:990px){
  .serviceBox{ margin: 0 0 50px; }
}
section#clients {
  padding: 60px 0;
  display: none;
}


@media only screen and (max-width:767.99px){
  .form_slider {
    padding: 14px;
}
.app-banner-area .app-banner-shape-3 {
  display: none;
}
.app-banner-area .app-banner-shape-1 {
  display: none;
}
.design-text-main {
  display: block;
}

a.app-default-btn.btn{
  margin-top: 28px;
}
.about .icon-boxes .icon-box h4 {
  font-size: 16px;
  padding: 12px 0px 14px 2px;
}
section#clients {
  padding: 60px 0;
  display:block;
}
}

section.all-clients {
  padding: 90px 0;
}

.owl-carousel .owl-item img {
  display: block;
  width: 65% !important;
  line-height: 35px;
  text-align: center;
  margin-top: 12px;
  margin-left: 14px;
}

.footer-one{
  background-color: #1B2F45;
  padding: 35px 0;
}
.footer-one h3 {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}



.login-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  padding: 40px;
  transform: translate(-50%, -50%);
  background: rgba(0,0,0,.5);
  box-sizing: border-box;
  box-shadow: 0 15px 25px rgba(0,0,0,.6);
  border-radius: 10px;
}

.login-box h2 {
  margin: 0 0 30px;
  padding: 0;
  color: #fff;
  text-align: center;
}

.login-box .user-box {
  position: relative;
}

.login-box .user-box input {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
  background: transparent;
}
.login-box .user-box label {
  position: absolute;
  top:0;
  left: 0;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  pointer-events: none;
  transition: .5s;
}

.login-box .user-box input:focus ~ label,
.login-box .user-box input:valid ~ label {
  top: -20px;
  left: 0;
  color: #03e9f4;
  font-size: 12px;
}

.login-box form a {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #03e9f4;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  transition: .5s;
  margin-top: 40px;
  letter-spacing: 4px
}

.login-box a:hover {
  background: #03e9f4;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #03e9f4,
              0 0 25px #03e9f4,
              0 0 50px #03e9f4,
              0 0 100px #03e9f4;
}

.login-box a span {
  position: absolute;
  display: block;
}

.login-box a span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #03e9f4);
  animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }
  50%,100% {
    left: 100%;
  }
}

.login-box a span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #03e9f4);
  animation: btn-anim2 1s linear infinite;
  animation-delay: .25s
}

@keyframes btn-anim2 {
  0% {
    top: -100%;
  }
  50%,100% {
    top: 100%;
  }
}

.login-box a span:nth-child(3) {
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #03e9f4);
  animation: btn-anim3 1s linear infinite;
  animation-delay: .5s
}

@keyframes btn-anim3 {
  0% {
    right: -100%;
  }
  50%,100% {
    right: 100%;
  }
}

.login-box a span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #03e9f4);
  animation: btn-anim4 1s linear infinite;
  animation-delay: .75s
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }
  50%,100% {
    bottom: 100%;
  }
}



.form_slider form a {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #03e9f4;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  transition: .5s;
  margin-top: 40px;
  letter-spacing: 4px
}

.form_slider a:hover {
  background: #03e9f4;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #03e9f4,
              0 0 25px #03e9f4,
              0 0 50px #03e9f4,
              0 0 100px #03e9f4;
}

.form_slider a span {
  position: absolute;
  display: block;
}

.form_slider a span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #03e9f4);
  animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }
  50%,100% {
    left: 100%;
  }
}

.form_slider a span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #03e9f4);
  animation: btn-anim2 1s linear infinite;
  animation-delay: .25s
}

@keyframes btn-anim2 {
  0% {
    top: -100%;
  }
  50%,100% {
    top: 100%;
  }
}

.form_slider a span:nth-child(3) {
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #03e9f4);
  animation: btn-anim3 1s linear infinite;
  animation-delay: .5s
}

@keyframes btn-anim3 {
  0% {
    right: -100%;
  }
  50%,100% {
    right: 100%;
  }
}

.form_slider a span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #03e9f4);
  animation: btn-anim4 1s linear infinite;
  animation-delay: .75s
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }
  50%,100% {
    bottom: 100%;
  }
}

section#netsuite-one {
  background-image: url(../images/new1.png);
  background-size: cover;
  background-repeat: no-repeat;
}
#netsuite-one .netsuite-content h2{
  margin-top: 50px;
}
section#netsuite-two {
  padding: 80px 0;
  background-image: url(../images/main-1.webp);
  background-repeat: no-repeat;
  background-position: ;
}
.netsuite-two .netsuite-one-content h1{
  font-weight: 700;
  font-size: 33px;
  margin-bottom: 30px;
}

.mobile-development-five {
  overflow: hidden;
  position: relative;
  background-color: #FCEDDC;
  padding:20px 0;
}
.mobile-development-five .section-title h2{
  padding-bottom: 20px;
  font-size: 32px;
  color: #252b33;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: -.5px;
  font-family: poppins,sans-serif;
}
.mobile-development-five .section-title p{
  padding-bottom: 50px;
}
.mobile-development-five .single-approach-box {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px 20px;
  text-align: center;
  margin-top: 40px;
  z-index: 1;
}

.mobile-development-five .single-approach-box .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: #00A29A;
  border-radius: 50%;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
}
.mobile-development-five .single-approach-box .icon img{
  width: 45px;
}

.mobile-development-five .single-approach-box .icon::after {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 1px solid #00A29A;
  border-radius: 50%;
}
.mobile-development-five .single-approach-box h3 {
  margin-bottom: 12px;
  margin-top: 35px;
  font-size: 20px;
  font-family: poppins,sans-serif;
}

.mobile-development-five .single-approach-box p {
  margin-bottom: 0;
  font-size: 15px;
}

.mobile-development-five .single-approach-box .approach-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .7;
  z-index: -1;
}

.mobile-development-five .single-approach-box:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.mobile-development-five .single-approach-box .approach-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .7;
  z-index: -1;
}

.mobile-development-five .single-approach-box:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}


.mobile-development-five .single-approach-box.overly-one {
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.mobile-development-five .single-approach-box.overly-one::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#00A29A), to(transparent));
  background: linear-gradient(left, #00A29A, transparent);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  z-index: 1;
}

.mobile-development-five .single-approach-box.overly-one::after {
  content: "";
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#00A29A), to(transparent));
  background: linear-gradient(top, #00A29A, transparent);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}

.mobile-development-five .single-approach-box.overly-one .overly-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(#00A29A));
  background: linear-gradient(left, transparent, #00A29A);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}

.mobile-development-five .single-approach-box.overly-one .overly-two::after {
  content: "";
  position: absolute;
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#00A29A), to(transparent));
  background: linear-gradient(bottom, #00A29A, transparent);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}

.mobile-development-five .single-approach-box.overly-one:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.mobile-development-five .single-approach-box.overly-one:hover .overly-two::before {
  left: 30px;
  opacity: 1;
}

.mobile-development-five .single-approach-box.overly-one:hover .overly-two::after {
  top: 30px;
  opacity: 1;
}

.mobile-development-five .single-approach-box.overly-one:hover::before {
  right: 30px;
  opacity: 1;
}

.mobile-development-five .single-approach-box.overly-one:hover::after {
  bottom: 30px;
  opacity: 1;
}
.mobile-development-five .section-title{
  width: 80%;
  margin: 0 auto;
}

/* BRAND CSS START */
.sotcox-brand-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  flex-wrap: nowrap;
  border: 1px solid #E6EEFB;
  padding: 5px;
  border-radius: 40px;
  width: auto;
  background: #ffffff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 25px;
}
.sotcox-brand-box .icon {
  background: #266FF2;
  width: 60px;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.sotcox-brand-box .title {
  font-size: 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
  font-family: poppins,sans-serif;
  display: contents;
}
.sotcox-brand-box__1 .icon {
  background: #266FF2;
}
.sotcox-brand-box__1 .icon img {
  width: 38px;
}
.sotcox-brand-box__2 .icon img {
  width: 38px;
}
.sotcox-brand-box__3 .icon img {
  width: 38px;
}
.sotcox-brand-box__4 .icon img {
  width: 38px;
}
.sotcox-brand-box__5 .icon img {
  width: 38px;
}
.sotcox-brand-box__6 .icon img {
  width: 38px;
}
.sotcox-brand-box__7 .icon img {
  width: 38px;
}
.sotcox-brand-box__8 .icon img {
  width: 38px;
}
.sotcox-brand-box__4 .icon img {
  width: 38px;
}
.sotcox-brand-box__2 .icon img {
  width: 38px;
}
.sotcox-brand-box__2 .icon {
  background: #FE636E;
}
.sotcox-brand-box__3 .icon {
  background: #ffcaca;
}
.sotcox-brand-box__4 .icon {
  background: #f87676;
}
.sotcox-brand-box__5 .icon {
  background: #ffea00;
}
.sotcox-brand-box__6 .icon {
  background: #7e42ff;
}
.sotcox-brand-box__7 .icon {
  background: #aecd00;
}
.sotcox-brand-box__4 .icon {
  background: #65676B;
}

.sotcox-brand-box:hover .icon {
  transform: rotateY(180deg);
}

.cinntra-expertise{
  padding: 60px 0;
  background-color: #F8F8F8;
}
.cinntra-expertise .cinntra-contant{
  padding-bottom: 50px;
}
.cinntra-expertise .cinntra-contant h1{
  padding-bottom: 0px;
  font-size: 32px;
  color: #252b33;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: -.5px;
  font-family: poppins,sans-serif;
}
.cinntra-expertise .cinntra-contant span{
  font-weight: 600;
  color: #00A29A;
}
.cinntra-expertise .cinntra-expertise-content img{
  margin-top:20px;
}
.watch-video-area .watch-box img{
  width: 50px;
}
.watch-video-area .watch-box{
  background-color: #fff;
  z-index: 999;
}

.full-width-slide {
  /* padding: 60px 0; */
  /* background-image: url(../images/aa.jpg);
  background-repeat: no-repeat;
  background-size: cover; */
  /* background-attachment: fixed; */
  /* width: 70%;
  margin: 0 auto;
  height: 100vh; */
  background-color: #EEEEEE;
}
.full-width-slide .full-widthimg{
    padding: 60px 0; 
  background-image: url(../images/aa.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 82%;
  margin: 0 auto;
  height: 100vh;
}
.full-width-slide .full-box{
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
}
.full-width-slide .full-box img{
  width: 40px;
}

.about-page-clients marquee img{
  max-width: 180%;
}
section.about-page-clients {
  padding: 60px 0;
  background: #fff;
}

