nav.navbar.navbar-expand-lg.navbar-dark.stick .navbar-brand {
  padding: 0.75rem 0;
}
.input-group.btn-signup {
  background-color: transparent !important;
  justify-content: flex-end;
}
h4.modal-title {
  color: black !important;
  font-weight: bold;
}
.modal-body.py-4 p {
  text-align: center;
  color: black;
  font-size: 16px;
}
.modal-content.py-5.px-5 {
  align-items: center;
}
.btn-glass.btn-light {
  background-color: rgba(248,249,250,0.6);
  border-color: transparent;
  color: #50a1ff;
}
.modal-footer button.btn.btn-glass.btn-light {
  background-color: #2abd45;
  border-radius: 10rem;
  color:white;
}
.header{
  background-image: url('../img/agency-startup-img-34.jpg');
  background-position: top;

}
h2{
  color: #58468c;
    font-size: 45px;
    font-weight: 500;
}
.gap-y p{
  
    display: block;
    margin: 14px 0 0;
    color: #716c80;
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;

}
section.Reclaim{
  background-image: url('../img/recruitment.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
section.navbar-mobile a.nav-link {
  color: #58468c !important;
  font-family: Poppins,sans-serif;
  font-size: 14px;
  letter-spacing: .085em;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 23px;
}
footer h2{
  font-size: 22px;
  font-weight: 800;
}
.row.gap-y.faq h2 {
  font-size: 22px;
  margin: 0;
  font-weight: 800;
}
.row.gap-y.faq .col-md-10 p {
  font-size: 16px;
}
section.navbar-mobile a.nav-link:hover{
  color: #ff8a73 !important;
}
footer a.btn.btn-lg.btn-round.btn-success {
  padding: 12px 35px;
}
footer a.btn.btn-lg.btn-round.btn-success:hover {
  color: #fff;
  background-color: #ff8a73;
  border-color: #ff8a73;
  box-shadow: rgba(255, 138, 115, 0.5) 0px 10px 25px 0px;
}
header#home a.btn.btn-lg.btn-round.btn-success {
  padding: 12px 35px;
}
header#home a.btn.btn-lg.btn-round.btn-success:hover {
  color: #fff;
  background-color: #ff8a73;
  border-color: #ff8a73;
  box-shadow: rgba(255, 138, 115, 0.5) 0px 10px 25px 0px;
}
header#home .btn-outline-success:hover {
  color: #ff8a73;
  background-color: transparent;
  border-color: #ff8a73;
  box-shadow: 0 1px 10px rgba(60, 212, 88, 0);
}
section.navbar-mobile a.btn.btn-lg.btn-round.btn-success.mw-200{
  background-color: #58468c;
  border-color: transparent;
}
section.navbar-mobile a.btn.btn-lg.btn-round.btn-success.mw-200:hover
{
  color: rgb(255, 255, 255);
  background-color: rgb(88, 70, 140);
  box-shadow: rgba(88, 70, 140, 0.5) 0px 10px 25px 0px;
  border-color: transparent;
}
.navbar-brand img {
  vertical-align: baseline;
  max-height: 70px;
}
.imgBox
    {
      width: 191px;
      height: 94px;
      background: url('../img//partner/logo-client-1.png') no-repeat;
      background-position: center;
      background-size: contain;
    }
    .imgBox:hover {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-1-1.png') no-repeat;
      transition: all .2s cubic-bezier(.02,.54,.58,1);
      box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
      background-color: #fff;
      background-position: center;
      background-size: contain;
    }
    .imgBox2
    {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-2.png') no-repeat;
      background-position: center;
      background-size: contain;
    }
    .imgBox2:hover {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-2-1.png') no-repeat;
      transition: all .2s cubic-bezier(.02,.54,.58,1);
      box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
      background-color: #fff;
      background-position: center;
      background-size: contain;
    }
    .imgBox3
    {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-3.png') no-repeat;
      background-position: center;
      background-size: contain;
    }
    .imgBox3:hover {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-3-1.png') no-repeat;
      transition: all .2s cubic-bezier(.02,.54,.58,1);
      box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
      background-color: #fff;
      background-position: center;
      background-size: contain;
    }
    .imgBox4
    {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-4.png') no-repeat;
      background-position: center;
      background-size: contain;
    }
    .imgBox4:hover {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-4-1.png') no-repeat;
      transition: all .2s cubic-bezier(.02,.54,.58,1);
      box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
      background-color: #fff;
      background-position: center;
      background-size: contain;
    }
    .imgBox5
    {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-5.png') no-repeat;
      background-position: center;
      background-size: contain;
    }
    .imgBox5:hover {
      width: 191px;
      height: 94px;
      background: url('../img/partner/logo-client-5-1.png') no-repeat;
      transition: all .2s cubic-bezier(.02,.54,.58,1);
      box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
      background-color: #fff;
      background-position: center;
      background-size: contain;
    }
label.btn.w-150.active {
  border-color: #19191900;
  box-shadow: 0 0 0 0rem rgba(25,25,25,0.5);
  background-color: rgba( 87, 67, 140, 0.1);
  color: rgb(87, 67, 140);
}
label.btn.w-150 {
  border: solid 1px rgba( 87, 67, 140, 0.1);
  box-shadow: 0 0 0 0rem rgba(25,25,25,0.5);
  background-color: transparent;
  color: rgb(87, 67, 140);
  margin: 0 1rem;
}
section#section-faq
{
  
  background-image: linear-gradient( #eff6ff,#eff6ff  );
  background-attachment:fixed;
  transform: translate3d(0,-20px,0);

}
section.section.bg-gray.py-6{
  
    background-image: linear-gradient( #eff6ff,#eff6ff  );
    background-attachment:fixed;
    transform: translate3d(0,-20px,0);
  
}
section#section-pricing
{
  background-image: linear-gradient( #eff6ff,#eff6ff  );
  background-attachment:fixed;
  transform: translate3d(0,-20px,0);
}
section.contact
{
  background-image: linear-gradient( #eff6ff,#eff6ff  );
  background-attachment:fixed;
  transform: translate3d(0,-20px,0);
}
section#section-features {
  background-image: linear-gradient( #feede6,#eff6ff,#eff6ff  );
  background-attachment:fixed;
  transform: translate3d(0,-20px,0);
}
section.emailing {
  background-image: linear-gradient( #feede6 ,#feede6 );
  background-attachment:fixed;
  transform: translate3d(0,-20px,0);
}
.faq .col-md-6{
  display:flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.faq .col-md-6:hover{
 
  border-radius: 8px;
  transition: all .2s cubic-bezier(.02,.54,.58,1);
  box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
  background-color: #fff;
  transform: translate3d(0,-20px,0);
}
.gap-y p i{
  color: #58468c;
}
.card.card-body.border.text-center {
  background: transparent;
  border: 0 solid !important;
}
.card.card-body.border.text-center:hover {
  background: #fff;
  box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
}
p.lead {
  font-size: 20px;
  color: rgb(113, 108, 128);
  font-weight: 400;
}
.input-glass.input-round .input-group {
  background-color: rgba(245, 246, 255, 1);
  border-color: rgba(245, 246, 255, 1);
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  padding: 14px 30px;
  font-family: Poppins,sans-serif;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .125em;
  color: #807d78;
  background-color: #f5f9ff;
  border: 0;
  border-radius: 8px;
  outline: 0;
  -webkit-appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: border-color .2s cubic-bezier(.02,.54,.58,1);
  -moz-transition: border-color .2s cubic-bezier(.02,.54,.58,1);
  transition: border-color .2s cubic-bezier(.02,.54,.58,1);
  outline-color: #000;
}
.input-glass .form-control{
  color:#333;
}
.input-glass .form-control:focus{
  color:#333;
}
.section-dialog {
  background-color: transparent;
  padding: 1rem;
  border-radius: 4px;
}
input.form-control::placeholder{
  color:#333 !important;
}
.video-wrapper {
  overflow: visible;
}
.input-group.btn-signup.focus {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0);
}
footer .gap-y p {
  display: block;
  color: #716c80;
  font-weight: 300;
  font-size: 16px;
}
@keyframes mymove-4 {
  from {top: 100px; opacity: 0;}
  to {top: -50px; opacity: 1;}
}
@keyframes mymove-1 {
  from {top: 50px; opacity: 0;}
  to {top: 0px; opacity: 1;}
}
@keyframes mymove-2 {
  0% {left: 475px; opacity: 0;}
  100% {right: 50px; opacity: 1;}
}
@keyframes mymove-3 {
  0% {left: -144px; opacity: 0;}
  100% {right: 0px; opacity: 1;}
}
.move-1{
  width: 100px;
  height: 322px;
  position: relative;
  animation: mymove-1 0.5s;
  animation-fill-mode: forwards;
}
.move-2 {
  position: absolute;
  height: 301px;
  left: 22rem;
  top: -0.5rem;
  animation: mymove-2 1s;
  animation-fill-mode: forwards;
}
.move-3 {
  position: absolute;
  height: 268px;
  top: 1rem;
  left: -5rem;
  animation: mymove-3 1s;
  animation-fill-mode: forwards;
}
.move-4{
  height: 213px;
  position: absolute;
  animation: mymove-4 1.5s;
  animation-fill-mode: forwards;
  z-index: 1;
  left:11rem;
  object-fit: contain;
}
.poster img.move-1 {
  width: auto;
  object-fit: cover;
}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fade-in.one {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
  border-radius: 8px;
  border: 0;
  width: 250px;
}

.fade-in.two {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay:1.2s;
  animation-delay: 1.2s;
  box-shadow: rgba(137, 173, 255, 0.33) 10px 10px 35px 5px;
    width: 250px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    border-radius: 8px;
    border: 0;
}
.poster img{
  object-fit: contain;
}
.block-number {
  text-align: center;
  font-weight: bold;
  font-size: 0.8125em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #191919;
  transition: 0.3s ease-out; }
  .block-number:hover {
    opacity: 1; }
  .block-number::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    margin-bottom: 2px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #191919; }
  .block-number a:hover,
  .block-number a:focus {
    color: #191919; }

.demo-section .main-content .section,
.demo-topbar .main-content .topbar,
.demo-navbar .main-content .navbar,
.demo-header .main-content .header,
.demo-footer .main-content .footer {
  margin: 30px 20px 100px;
  border: 1px solid #f5f6f7;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); }

.demo-topbar .main-content .topbar,
.demo-navbar .main-content .navbar {
  position: static;
  margin: 0; }

.sample-blocks img {
  border-radius: 0.25rem; }
  .sample-blocks img.aos-animate {
    opacity: 0.5 !important; }
  .sample-blocks img:hover {
    opacity: 1 !important;
    transition: 0.7s !important; }

.sample-blocks a {
  position: absolute; }

.sample-blocks a:nth-child(1) {
  -webkit-animation: wobble 4s infinite;
          animation: wobble 4s infinite;
  right: 15px;
  bottom: -20px; }

.sample-blocks a:nth-child(2) {
  -webkit-animation: wobble 8s infinite;
          animation: wobble 8s infinite;
  right: 320px;
  bottom: 30px; }

.sample-blocks a:nth-child(3) {
  -webkit-animation: wobble 5s infinite;
          animation: wobble 5s infinite;
  right: 0px;
  bottom: 190px; }

.sample-blocks a:nth-child(4) {
  -webkit-animation: wobble 6s infinite;
          animation: wobble 6s infinite;
  right: 280px;
  bottom: 180px; }

.sample-blocks a:nth-child(5) {
  -webkit-animation: wobble 9s infinite;
          animation: wobble 9s infinite;
  right: 270px;
  bottom: 320px; }

.sample-blocks a:nth-child(6) {
  -webkit-animation: wobble 7s infinite;
          animation: wobble 7s infinite;
  right: 20px;
  bottom: 370px; }

.sample-blocks a:nth-child(7) {
  -webkit-animation: wobble 5s infinite;
          animation: wobble 5s infinite;
  right: 200px;
  bottom: 470px; }

.sample-blocks a:nth-child(8) {
  -webkit-animation: wobble 8s infinite;
          animation: wobble 8s infinite;
  right: 10px;
  bottom: 470px; }

.sample-blocks a:nth-child(9) {
  -webkit-animation: wobble 9s infinite;
          animation: wobble 9s infinite;
  right: 0px;
  bottom: 570px; }

  i.fa {
    font-size: 3.5rem;
}
img.logo-dark {
  max-width: 100%;
  height: auto;
  max-height: 70px;
}
@-webkit-keyframes wobble {
  0% {
    transform: rotate(-1deg) translate(-5px, -5px); }
  50% {
    transform: rotate(1deg) translate(5px, 5px); }
  100% {
    transform: rotate(-1deg) translate(-5px, -5px); } }

@keyframes wobble {
  0% {
    transform: rotate(-1deg) translate(-5px, -5px); }
  50% {
    transform: rotate(1deg) translate(5px, 5px); }
  100% {
    transform: rotate(-1deg) translate(-5px, -5px); } }

@media (max-width: 400px) {
  body > .footer .social a:last-child,
  body > .footer .nav a:last-child {
    display: none; } }

/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 39.9375em) {
  .row.gap-y.faq .col-md-2 {
    width: 30%;
}
.poster img {
  height: 80%;
}
.move-3 {
  position: absolute;
  top: 1rem;
  left: 0rem;
  animation: mymove-3 1s;
  animation-fill-mode: forwards;
  height: 68% !important;
}
.move-4 {
  position: absolute;
  animation: mymove-4 1.5s;
  animation-fill-mode: forwards;
  z-index: 1;
  left: 9rem;
 
}
.move-2 {
  position: absolute;
  left: 16rem;
  top: -0.5rem;
  animation: mymove-2 1s;
  animation-fill-mode: forwards;
}
.move-1 {
  position: relative;
  animation: mymove-1 0.5s;
  animation-fill-mode: forwards;
  left: 4rem;
}
}

.feature-title{
    color: #58468c;
    font-size: 32px;
    font-weight: 500;
}
