body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
}
#toTop,
#toTopHover {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.abt_card_btn,
body,
h1,
h2,
h3,
h4,
h5,
h5.agile-title,
h6 {
  font-family: "Alegreya Sans", sans-serif;
}
#toTop,
.service-block-one a,
.slider-info a,
.subscribe-grid button.btn1,
body a,
body a:focus,
body a:hover,
ul.social-icons3 li a:hover {
  text-decoration: none;
}
.agileits-services-grids,
.banner-text-w3ls h2,
.call h3,
.call h5,
.card-title,
.subscribe-grid,
.subscribe-grid button.btn1,
h3.stat-title,
ul.social-icons3 li a {
  text-align: center;
}
.service-block-one .inner-box:hover:before,
.sidenav,
.sidenav:before,
.theme-btn:before {
  height: 100%;
  top: 0;
}
body {
  background: #fff;
}
.slider-info a,
body a {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  outline: 0;
}
p {
  color: #2b2222;
  font-size: 1em;
  line-height: 1.6;
}
ul {
  padding: 0;
  list-style-type: none;
}
body a:focus {
  outline: 0;
}
#toTop {
  display: none;
  position: fixed;
  bottom: 2px;
  right: 2%;
  z-index: 999;
  border: none;
  text-indent: 100%;
  background: url(../images/top-arrow.png) no-repeat;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
}
#toTopHover {
  display: block;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
}
.sidenav {
  position: fixed;
  z-index: 1;
  background-color: #fff;
  background-size: cover;
  overflow-x: hidden;
  padding-top: 20px;
  right: 0;
}
.sidenav:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  left: 0;
  right: 0;
}
section#about {
  margin: 1em;
  padding: 1em;
  border: 1px solid #dacfcf;
}
.navbar-light .navbar-brand {
  padding: 6px 15px;
  line-height: 36px;
  text-decoration: none;
  font-size: 29px;
  color: #000;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  font-weight: 300;
  background: #fff;
  border: 4px solid rgba(103, 58, 183, 0.43);
  text-align: center;
}
.navbar-expand-lg .navbar-nav li a {
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
}
.navbar-expand-lg .navbar-nav li {
  margin: 1em 0 0;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show > .nav-link {
  color: #673ab7;
}
.navbar-light .navbar-nav .nav-link,
ul.address li a {
  color: #000;
}
.serv_link,
span {
  color: #fff;
  font-weight: 600;
}
.main {
  margin-right: 358px;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.banner-text-w3ls {
  background-size: cover;
  padding: 0;
}
.banner-text-w3ls h2 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-size: 6em;
  text-transform: uppercase;
  font-weight: 700;
}
.abbot-main {
  margin-top: -44px;
}
.abbot-grid2 {
  background: #fdeef1;
}
.abbot-right .card {
  background: 0 0;
  border: none;
}
.progress,
.progress .progress-bar,
.progress-outer {
  border-radius: 50px;
}
.abt_card_btn {
  font-size: 1.2em;
  letter-spacing: 4px;
  color: #333 !important;
}
#e-tech,
.card-title {
  color: #105352;
  text-transform: uppercase;
  font-size: 18px;
}
.progress_agile {
  max-width: 500px;
}
.progress-outer h6 {
  color: #000;
  font-size: 1em;
  letter-spacing: 1px;
}
.progress {
  height: 22px;
  margin: 0;
  overflow: visible;
  background: #e6d9d9;
  box-shadow: inset 0 10px 10px rgba(247, 247, 247, 0.9);
}
.progress .progress-value {
  position: relative;
  left: -45px;
  top: 0;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 2px;
}
.progress-bar.active {
  animation: 0.4s linear infinite reverse progress-bar-stripes,
    2s animate-positive;
}
@-webkit-keyframes animate-positive {
  0% {
    width: 0%;
  }
}
@keyframes animate-positive {
  0% {
    width: 0%;
  }
}
h3.agile-title {
  font-size: 3em;
  line-height: 36px;
  font-weight: 100;
  letter-spacing: 4.7px;
}
span.w3-line {
  background: #68b85e;
  width: 52px;
  height: 5px;
  margin: 0 auto;
}
.card-title {
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 10px;
}
section.agile_stats {
  background: #eff6fd;
}
h3.stat-title {
  color: #2280fc;
  letter-spacing: 0.3px;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 600;
}
.card-img-top h6 {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 3px;
  word-spacing: 4px;
  color: #777;
}
.slide-bg p,
h5.agile-title {
  max-width: 750px;
  letter-spacing: 1px;
}
.counter i {
  color: #bed0e9;
}
.timer {
  font-size: 2em;
  color: #000;
}
.w3l-thead {
  background: #007bff;
}
.slide-bg {
  background-color: #edce01;
}
h5.agile-title {
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  word-spacing: 3px;
}
div#agileits-services {
  background: url(../images/s2.jpg) center/cover no-repeat fixed;
}
.agileits-services-grids h4 {
  font-size: 1em;
  color: #fff;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.agileits-services-grids h6 {
  padding: 1px;
  background: #2954a2;
  width: 33%;
  margin: 2em auto 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.agileits-services-grids:hover h6 {
  width: 55%;
  background: #2954a2;
}
.agileits-services-grids span {
  font-size: 2em;
  color: #673ab7;
  border-radius: 50%;
  background: #fff;
  box-shadow: 7px 4px 5px rgba(0, 0, 0, 0.37);
  width: 80px;
  height: 80px;
}
div#contact {
  padding-bottom: 0;
}
.contact-g1 {
  padding: 2em;
  background: #eee;
}
.contact-center {
  padding: 2em 2em 5em;
}
.contact-list ul li {
  font-size: 1.2em;
  color: #000;
  margin: 1.5em 0 0;
}
.contact-g1 h6,
.contact-g2 h6 {
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 0.5em;
  font-size: 25px;
  text-transform: uppercase;
}
ul.address li span {
  color: #026fbf;
  font-size: 1.2em;
  margin-right: 1em;
}
ul.address li {
  margin: 1em 0 0;
  font-size: 1.1em;
  font-weight: 600;
  color: #000;
}
ul.social-icons3 li {
  display: inline-block;
  margin: 0 8px;
}
ul.social-icons3 li a {
  display: block;
  height: 37px;
  width: 37px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-transition: 0.5s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  line-height: 39px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
ul.social-icons3 li a.s-iconfacebook {
  background: #4d669c;
}
ul.social-icons3 li a.s-icontwitter {
  background: #9f1971;
}
ul.social-icons3 li a.s-icondribbble {
  background: #4479dd;
}
ul.social-icons3 li a.s-iconbehance {
  background: #b51111;
}
ul.social-icons3 li a:hover {
  opacity: 0.8;
}
.subscribe-grid p {
  color: #fff;
  text-transform: capitalize;
  font-size: 1.2em;
  margin-bottom: 1em;
  letter-spacing: 1px;
}
.subscribe-grid input[type="email"] {
  display: inline-block;
  background: #fff;
  border: 1px solid #026fbf;
  width: 75%;
  outline: 0;
  padding: 10px;
  font-size: 1em;
  color: #000;
  letter-spacing: 1px;
}
.subscribe-grid {
  margin: 2em 0 0;
}
.subscribe-grid i.fa.fa-paper-plane-o {
  color: #fff !important;
  font-size: 1.2em !important;
}
.subscribe-grid button.btn1 {
  color: #fff;
  font-size: 1em;
  border: 1px solid #673ab7;
  width: 15%;
  height: 46px;
  background: #673ab7;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  cursor: pointer;
}
.btn-info {
  background-color: #edce01 !important;
  border-color: #edce01 !important;
  color: #000 !important;
  font-weight: 500!important;
}
.subscribe-grid form {
  max-width: 500px;
  margin: 0 auto;
}
button.btn1:hover {
  background: #000;
}
button.btn1:hover i.fa.fa-paper-plane-o {
  color: #2f2f2f !important;
}
.agile-section.subscribe.text-center p {
  color: #fff;
  letter-spacing: 1px;
  margin: 1em 0 0;
}
.footer-w3ls {
  background-size: cover;
  background-color: #105352;
}
.map iframe {
  width: 99%;
  border: 2px solid #000;
  min-height: 400px;
}
.address h5 {
  color: #000;
  text-transform: capitalize;
}
.address p a,
p.c-txt {
  color: #777;
  font-size: 1.2em;
}
.address p a:hover {
  color: #777;
}
.contact-top1 .form-group label,
form.f-color .form-control {
  color: #edce01;
  font-weight: 600;
  letter-spacing: 1px;
}
.form-control {
  border-bottom: 2px solid;
}
.contact-top1 h5 {
  font-size: 2em;
}
.address h5 {
  font-size: 1.5em;
}
p.text-white {
  letter-spacing: 1px;
  font-size: 0.95em;
}
p.text-white a {
  color: #fff;
}
@media screen and (max-width: 1440px) {
  ul.social-icons3 li {
    display: inline-block;
    margin: 0 4px;
  }
}
@media screen and (max-width: 1366px) {
  ul.social-icons3 li {
    margin: 0 2px;
  }
  h3.stat-title {
    font-size: 1.7em;
  }
}
@media screen and (max-width: 1280px) {
  .card-img-top h6,
  h5.agile-title {
    letter-spacing: 2px;
  }
  h3.stat-title {
    font-size: 1.8em;
  }
  h3.agile-title {
    font-size: 2.8em;
  }
  h5.agile-title {
    font-size: 2.5em;
    word-spacing: 2px;
  }
}
@media screen and (max-width: 1080px) {
  h5.agile-title {
    font-size: 2.2em;
    letter-spacing: 1px;
    word-spacing: 1px;
  }
  .sidenav {
    width: 260px;
  }
  .main {
    margin-right: 260px;
  }
  #services .card-body {
    padding: 0;
  }
}
@media screen and (max-width: 1050px) {
  .banner-text-w3ls h2 {
    font-size: 5em;
  }
  h3.stat-title {
    font-size: 1.5em;
    padding-top: 38px;
  }
  .card-img-top h6 {
    letter-spacing: 1px;
  }
  p.card-text {
    font-size: 15px;
  }
}
@media screen and (max-width: 900px) {
  h3.agile-title {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 800px) {
  .banner-text-w3ls h2 {
    font-size: 4em;
  }
  h5.agile-title {
    font-size: 2em;
  }
}
@media screen and (max-width: 768px) {
  h3.agile-title {
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 736px) {
  .sidenav {
    width: 100%;
    height: 60%;
    position: relative;
  }
  .main {
    margin-right: 0;
  }
  header {
    padding-top: 0;
  }
  .abbot-main {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .banner-text-w3ls h2 {
    font-size: 3.2em;
  }
}
@media screen and (max-width: 600px) {
  h5.agile-title {
    font-size: 1.8em;
  }
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 568px) {
  h3.agile-title {
    font-size: 2.3em;
  }
  h5.agile-title {
    font-size: 1.8em;
  }
  .agileits-services-grids span {
    font-size: 2em;
    color: #673ab7;
    border-radius: 50%;
    background: #fff;
    box-shadow: 7px 4px 5px rgba(0, 0, 0, 0.37);
    width: 65px;
    height: 65px;
    line-height: 45px;
  }
}
@media screen and (max-width: 480px) {
  h3.stat-title {
    font-size: 1.3em;
    padding-top: 38px;
  }
}
@media screen and (max-width: 414px) {
  .banner-text-w3ls h2 {
    font-size: 2.7em;
  }
  h5.agile-title {
    font-size: 1.6em;
  }
  .contact-center {
    padding: 3em 2em;
  }
}
@media screen and (max-width: 384px) {
  h3.stat-title {
    font-size: 1.3em;
    padding-top: 38px;
  }
  h3.agile-title {
    font-size: 2.1em;
  }
  .subscribe-grid p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 375px) {
  h3.agile-title {
    font-size: 1.9em;
  }
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 320px) {
  h3.agile-title {
    font-size: 1.7em;
  }
  h5.agile-title {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 453px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 497px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 650px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 690px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 695px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 729px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 732px) {
  .banner-text-w3ls {
    background-size: cover;
    padding: 0;
  }
}
.call {
  margin-bottom: 20px;
  margin-top: 20px;
}
.call h3 {
  margin-bottom: 10px;
}
option {
  font-size: 15px;
}
#photo {
  cursor: help;
}
.floating_btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.call_float,
.contact_icon {
  width: 50px;
  height: 50px;
  font-size: 30px;
  display: flex;
  transform: translatey(0);
  font-weight: 400;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: 0.3s ease-in-out;
  color: #fff;
  text-align: center;
}
@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}
.contact_icon {
  background-color: #42db87;
  border-radius: 50px;
  box-shadow: 2px 2px 3px #999;
  align-items: center;
  justify-content: center;
  animation: 1.25s cubic-bezier(0.66, 0, 0, 1) infinite pulsing;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: 1.25s cubic-bezier(0.66, 0, 0, 1) infinite pulsing;
  -moz-animation: 1.25s cubic-bezier(0.66, 0, 0, 1) infinite pulsing;
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.call_float {
  position: fixed;
  left: 60px;
  padding-top: 0;
  background-color: #007cff;
  border-radius: 33px;
  z-index: 100;
  box-shadow: 2px 2px 3px #999;
  align-items: center;
  justify-content: center;
  animation: 1.25s cubic-bezier(0.66, 0, 0, 1) infinite pulsing;
  box-shadow: 0 0 0 0 #007cff;
  -webkit-animation: 1.25s cubic-bezier(0.66, 0, 0, 1) infinite pulsing;
  -moz-animation: 1.25s cubic-bezier(0.66, 0, 0, 1) infinite pulsing;
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@media (min-width: 320px) {
  #gaps,
  #spaces {
    margin-top: 0;
  }
}
@media (min-width: 600px) {
  #gaps {
    margin-top: -30px;
  }
  #spaces {
    margin-bottom: -44px;
  }
}
@media (min-width: 801px) {
  #gaps,
  #spaces {
    margin-top: -40px;
  }
}
@media (min-width: 1024px) {
  #gaps {
    margin-top: -50px;
  }
  #spaces {
    margin-top: -120px;
  }
}
@media (min-width: 1035px) {
  #gaps {
    margin-top: -80px;
  }
  #spaces {
    margin-bottom: -150px;
  }
}
@media (min-width: 1281px) {
  #gaps {
    margin-top: -62px;
  }
  #spaces {
    margin-bottom: -180px;
  }
}
@keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 1920px 0;
  }
}
@-webkit-keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 1920px 0;
  }
}
.service-block-one .inner-box {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 50px 20px 36px;
}
.service-block-one .inner-box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: 0.5s;
}
.service-block-one .inner-box .icon-box {
  position: relative;
  display: inline-block;
  line-height: 100px;
  margin-bottom: 8px;
  z-index: 1;
  transition: 0.5s;
  color: #da292a;
}
.service-block-one .inner-box .icon-box:before {
  position: absolute;
  content: "";
  width: 72px;
  height: 72px;
  border-radius: 50%;
  left: -9px;
  top: -13px;
  z-index: -1;
  transition: 0.5s;
}
.service-block-one .inner-box:hover .icon-box {
  transform: rotateY(360deg);
  color: #fff;
}
.service-block-one .inner-box h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  font-weight: 800;
  margin-bottom: 9px;
}
.service-block-one .inner-box h3 a {
  display: inline-block;
  color: #fff;
}
.service-block-one .inner-box p {
  position: relative;
  color: #000;
  margin-bottom: 33px;
}
.service-block-one .inner-box .theme-btn {
  padding: 12px 25px;
}
.service-block-one .inner-box:hover .theme-btn {
  background: #de3f40;
}
.service-section .sec-title {
  margin-bottom: 70px;
}
.service-section .sec-title span {
  margin-bottom: 21px;
}
.theme-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  background: #da292a;
  line-height: 26px;
  font-weight: 700;
  font-family: Rubik, sans-serif;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  z-index: 1;
  transition: 0.5s;
}
.theme-btn:before {
  position: absolute;
  content: "";
  background: #1c1d1f;
  width: 100%;
  border-radius: 5px;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.theme-btn:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.theme-btn i {
  position: relative;
  top: 2px;
  font-size: 20px;
  margin-left: 40px;
}
@media (max-width: 1024px) {
  .service-block-one .inner-box {
    padding: 30px;
  }
  .service-block-one {
    margin-bottom: 15px;
  }
  .theme-btn {
    padding: 10px 20px;
  }
}
#e-tech {
  font-weight: 700;
  letter-spacing: 1px;
}
.form-wrap .tabs {
  display: flex;
  justify-content: center; /* Center the tabs */
  gap: 15px;               /* Space between Sign Up and Login tabs */
  margin-bottom: 1em;
}

.form-wrap .tabs h3 {
  width: auto; /* Let tabs fit their content */
  margin: 0;
}

.form-wrap .tabs h3 a {
  padding: 0.5em 1.5em;
  text-align: center;
  font-weight: 400;
  background-color: #e6e7e8;
  display: block;
  color: #666;
  border-radius: 9px;
  text-decoration: none;
}

.form-wrap .tabs h3 a.active {
  background-color: #fff;
  /*border: 1px solid #CFCFCF;*/
}

.form-wrap {
	/*margin-top: 0px!important;*/
  /*background-color: #fff;*/
  /*width: 320px;*/
  /*margin: 3em auto;*/
  /*box-shadow: 0px 1px 8px #BEBEBE;
  -webkit-box-shadow: 0px 1px 8px #BEBEBE;
  -moz-box-shadow: 0px 1px 8px #BEBEBE; */
}
  .form-wrap .tabs {
    overflow: hidden;
    margin-bottom: -10px; }
    .form-wrap .tabs h3 {
      float: left;
      width: 30%; }
      .form-wrap .tabs h3 a {
        padding: 0.5em 0;
        text-align: center;
        font-weight: 400;
        background-color: #e6e7e8;
        display: block;
        color: #666; }
        .form-wrap .tabs h3 a.active {
          background-color: #f1d93b; }
  .form-wrap .tabs-content {
    padding: 1.5em; }
    .form-wrap .tabs-content div[id$="tab-content"] {
      display: none; }
    .form-wrap .tabs-content .active {
      display: block !important; }
  .form-wrap form .input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: inherit;
    font-family: inherit;
    padding: .8em 0 10px .8em;
    /*border: 1px solid #CFCFCF;*/
    outline: 0;
    display: inline-block;
    margin: 0 0 .8em 0;
    padding-right: 2em;
    width: 100%; }
  .form-wrap form .button {
    width: 100%;
    padding: .8em 0 10px .8em;
    background-color: #28A55F;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase; }
    .form-wrap form .button:hover {
      background-color: #4FDA8C; }
  .form-wrap form .checkbox {
    visibility: hidden;
    padding: 20px;
    margin: .5em 0 1.5em; }
    .form-wrap form .checkbox:checked + label:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }
  .form-wrap form label[for] {
    position: relative;
    padding-left: 20px;
    cursor: pointer; }
    .form-wrap form label[for]:before {
      content: '';
      position: absolute;
      border: 1px solid #CFCFCF;
      width: 17px;
      height: 17px;
      top: 0px;
      left: -14px; }
    .form-wrap form label[for]:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      content: '';
      position: absolute;
      width: 9px;
      height: 5px;
      background-color: transparent;
      top: 4px;
      left: -10px;
      border: 3px solid #28A55F;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .form-wrap .help-text {
    margin-top: .6em; }
    .form-wrap .help-text p {
      text-align: center;
      font-size: 14px; }


      .tabsec1{
      	color: #000;
      	font-size: 14px;
      	font-weight: 500!important;
      	line-height: 15px;
      }
      .tabheadingsec1{
      	text-align: center;
      	line-height: 15px;
      }
.tabimg1{
	max-width: 30px;
}

.form-control::placeholder {
  color: black;
  opacity: 1;
  font-size: 15px; 
  font-weight: 500;
}
.form-control{
	margin-bottom: 12px!important;
}


.screen {
  background: linear-gradient(90deg, #105352, #e3cb4a);
  position: relative;
  height: auto;
  width: 100%;
  /*box-shadow: 0 0 24px #5c5696;*/
  margin-top: -20px;
}
.screen__content {
  z-index: 1;
  position: relative;
  height: 100%;
}
.screen__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.screen__background__shape {
  transform: rotate(45deg);
  position: absolute;
}
.screen__background__shape1 {
  height: 520px;
  width: 520px;
  background: #fff;
  top: -50px;
  right: 98px;
  border-radius: 0 72px 0 0;
}
.screen__background__shape2 {
  height: 220px;
  width: 220px;
  background: #105352;
  top: -172px;
  right: 0;
  border-radius: 32px;
}
.screen__background__shape3 {
  height: 540px;
  width: 190px;
  background: linear-gradient(91deg, #d7ccccd6, #fff);
  top: -10px;
  right: 0;
  border-radius: 32px;
}
.screen__background__shape4 {
  height: 400px;
  width: 200px;
  background: #105352;
  top: 420px;
  right: 18px;
  border-radius: 60px;
}
.login {
  width: 100%;
  padding: 0;
  margin-top: -35px;
}
.login__field {
  padding: 13px 0;
  position: relative;
}
.login__icon {
  top: 30px;
  color: #7875b5;
}
.login__input {
  border: none;
  border-bottom: 1px solid #5b5656;
  background: 0 0;
  padding: 10px 10px 10px 0;
  font-weight: 400;
  width: 100%;
  transition: 0.2s;
  color: #000;
  border-radius: 2px;
}
.login__input:active,
.login__input:focus,
.login__input:hover {
  outline: 0;
  border-bottom-color: #6a679e;
}
.login__submit {
  background: #fff;
  font-size: 14px;
  margin-top: 30px;
  padding: 16px 20px;
  border-radius: 26px;
  border: 1px solid #d4d3e8;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  align-items: center;
  width: 100%;
  color: #4c489d;
  box-shadow: 0 2px 2px #5c5696;
  cursor: pointer;
  transition: 0.2s;
}
.login__submit:active,
.login__submit:focus,
.login__submit:hover {
  border-color: #6a679e;
  outline: 0;
}
.button__icon {
  font-size: 24px;
  margin-left: auto;
  color: #7875b5;
}
.social-login {
  height: 140px;
  width: 160px;
  text-align: center;
  bottom: 0;
  right: 0;
  color: #fff;
}
.social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-login__icon {
  padding: 20px 10px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 8px #7875b5;
}
.social-login__icon:hover {
  transform: scale(1.5);
}
.tab-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin: 0 auto;
  cursor: pointer;
}
/*.tabimg1 {
  max-width: 48px;
  margin-top: 8px;
}*/
.circle {
  top: 102%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  background-color: #ffd700ad;
  color: #fff;
  text-align: center;
  line-height: 100px;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande",
    "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  border-radius: 50%;
  font-size: 1.3rem;
}
.circle:hover {
  cursor: pointer;
}
.circle::after,
.circle::before {
  background: rgba(255, 215, 0, 0.65);
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: -10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: 1.5s ease-in-out infinite grow;
  animation: 1.5s ease-in-out infinite grow;
}
.circle::after::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: #5f84ff;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: 1.5s ease-in-out infinite grow;
  animation: 1.5s ease-in-out infinite grow;
}
.circle::before {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes grow {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}
@keyframes grow {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}
.bannertext1 {
  color: #480940;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  margin: 0 0 30px;
}
.bannerscreensize {
  padding: 6px;
}
.screen__background__shape2_bannernew {
  height: 220px;
  width: 220px;
  background: #480940;
  top: -205px;
  right: -9px;
  border-radius: 32px;
}
.login__inputfield {
  border: none;
  border-bottom: 1px solid #5b5656;
  background: 0 0;
  padding: 10px;
  font-weight: 400;
  width: 100%;
  transition: 0.2s;
  color: #000;
  border-radius: 2px;
  height: 55px;
}
.login__inputfield::placeholder {
  color: #000;
  opacity: 1;
}
.login__fieldnew {
  margin-bottom: -6px;
  margin-top: 6px;
  padding: 13px 0;
  position: relative;
}
.boxesall {
  border-radius: 13px;
}
.feature-item {
  margin-bottom: -5px !important;
  width: 100% !important;
  padding: 10px !important;
}
.feature-item .icon {
  width: 60px !important;
  height: 60px !important;
  text-align: center !important;
  line-height: 60px !important;
  font-size: 30px !important;
  background: #fff !important;
  border-radius: 50% !important;
}
.newimgs1 {
  margin-top: -6px;
  max-width: 50px;
}
.feature-item .feature-content {
  width: calc(100% - 60px) !important;
  padding-left: 30px !important;
}
.feature-item .feature-content .title {
  margin-top: 15px !important;
}
.newith {
  width: 100%;
  text-align: center;
  background: gold;
  color: #2f2b2b;
}
.singletabs {
  position: relative !important;
  display: inline-block;
  float: none !important;
  max-width: auto !important;
  width: auto !important;
  border-right: none !important;
}
.innerboxes {
  position: relative;
  display: block;
  padding: 10px 10px 3px !important;
}
.tabimg2 {
  max-width: 48px;
  margin-top: 8px;
  margin-right: 13px;
}
.colorwhite,
.newbtns {
  color: #000 !important;
}
.newbtns:hover,
.product-tab-box
  .tab-btns
  .active-btn
  .singletabs
  .innerboxes
  .text
  .colorwhite {
  color: #fff !important;
}
.stepsgold1 {
  height: auto !important;
  width: auto !important;
  border: 2px solid gold !important;
  margin: 0 4px !important;
}

.topreq1{
	color: #dbbd00;
  font-weight: 600;
}
.btnsss:disabled {
 opacity: 0.65;
 display: none;
 }

.file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
.file-upload .file-select{display:block;/*border: 2px solid #dce4ec;*/color: #34495e;cursor:pointer;height:40px;line-height:40px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select .file-select-button{background:#f1d93b;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-upload .file-select:hover{border-color:#105352;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button{background:#105352;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button{background:#105352;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}