body {
  font-family: "Inter", sans-serif !important;
}

.form-control {
  font-family: "Inter", sans-serif !important;
}

body.page-template-page-request-a-demo {
  padding: 0;
  min-height: 100%;
  position: relative;
}

body.page-template-page-request-a-demo .google-tras-wrapper {
  top: 5px;
}

body.page-template-page-request-a-demo .google-tras-wrapper:after {
  background: transparent;
}

body.page-template-page-request-a-demo .request-wrapper {
  height: 100%;
  height: 99vh;
  background: #fbfbfb;
}

@media (min-width: 1433px) {
  body.page-template-page-request-a-demo .request-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

body.page-template-page-request-a-demo .signup-brand {
  width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 0;
  float: left;
}

body.page-template-page-request-a-demo .signup-brand img {
  width: 100%;
  height: auto;
  max-width: 180px;
}

body.page-template-page-request-a-demo .page-main-header {
  text-align: left;
  margin-bottom: 20px;
  font-size: 34px;
}

@media (max-width: 992px) {
  body.page-template-page-request-a-demo .page-main-header {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  body.page-template-page-request-a-demo .page-main-header {
    padding-left: 0;
  }
}

@media (max-width: 480) {
  body.page-template-page-request-a-demo .page-main-header {
    font-size: 25px;
  }
}

body.page-template-page-request-a-demo .short-dis {
  margin-bottom: 20px;
}

body.page-template-page-request-a-demo .featus {
  padding-left: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 20px;
}

body.page-template-page-request-a-demo .featus li {
  padding: 8px 0;
  letter-spacing: 0.5px;
  font-family: "Inter", sans-serif;
}

@media (max-width: 480px) {
  .request-wrapper .dis p {
    font-size: 16px;
  }
}

.request-wrapper .feature-wrapper {
  margin-top: 80px;
  max-width: 600px;
}

.form-select {
  padding: 8px 18px !important;
}

.mrequest_form .mb-3 {
  margin-bottom: 2em !important;
}



.mrequest_form .btn {
  width: 100%;
  height: 45px;
  border-radius: 4px;
  margin-top: 20px;
  font-size: 16px;
}

.mrequest_form .btn b {
  font-size: 18px;
}

.mrequest_form h2 {
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  font-size: 35px;
  color: #000!important;
}

label.mprequest {
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  font-family: "Inter", sans-serif !important;
}
.mrequest_fixed_box .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  position: absolute;
  right: 0;
  top: 230px;
}
.signup-new-wrap {
  display: flex;
  width: 100%;
  min-height: 100%;
}
.signup-new-left {
  width: 480px;
  padding: 40px 40px 40px 50px;
  position: fixed;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.signup-new-right {
  width: calc(100% - 480px);
  margin-left: 480px;
}
.signup-new-left .navbar-brand {
  padding: 0;
}
.signup-left-top {
  margin-bottom: 50px;
}
.signup-left-bottom {
  opacity: 0;
  -moz-animation: cssAnimationdelay 3s;
  -webkit-animation: cssAnimationdelay 3s;
  -o-animation: cssAnimationdelay 3s;
  animation: cssAnimationdelay 3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  position: relative;
}
@keyframes cssAnimationdelay {
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes cssAnimationdelay {
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
input.social_email,
input.social_email:focus {
  background: #eff2f4 !important;
  border: 1px solid #e1e1e1 !important;
}
.signup-left-bottom img {
  max-width: 100%;
}
.signup-new-lwrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
.signup-new-left .navbar-brand {
  padding: 0;
  float: unset;
  font-size: unset;
  line-height: unset;
  height: unset;
  display: block;
}
.signup-left-top h5 {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 50px;
}
.signup-left-top p {
  color: Grey;
  color: 14px;
  line-height: 22px;
}

.mrequest_fixed_box {
  width: 500px;
  height: 100% !important;
  position: fixed;
  overflow: hidden;
}
 .mrequest_fixed_box p.testimonial-text {
  height: 140px;
}
.mrequest_fixed_box .owl-carousel .owl-item img {
  width: 15% !important;
}

.mrequest_fixed_box .testimonial-user-content {
  display: flex;
  align-items: center;
}

.mrequest_fixed_box .testimonial-user-content h2 {
  margin: 0px;
  color: white;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
}

.mrequest_fixed_box .testimonial-user-content p {
  margin: 0px;
  color: white;
  font-weight: 200;
  font-size: 13px;
  line-height: 21px;
  font-style: normal;
}

.mrequest_fixed_box .testimonial-user-content {
  padding-top: 50px;
}

.mrequest_fixed_box p {
  margin: 0px;
  color: white;
  font-weight: 200;
  font-size: 18px;
}

.mrequest_fixed_box .testtimonial-item.item {
  color: white;
}

.mrequest_fixed_box .testimonial-user-info {
  padding-left: 20px;
}

.mrequest_fixed_box .owl-theme .owl-dots span {
  background-color: #ffffff33;
  width: 7px;
  height: 7px;
  margin: 0;
}

.mrequest_fixed_box .owl-theme .owl-dots .owl-dot.active span {
  background-color: white;
}

.mrequest_fixed_box button.owl-dot {
  background: transparent;
  border: none;
}

.mrequest_fixed_box button.owl-dot.active {
  color: white !important;
}

@media (max-width: 767px) {
  .request-wrapper .feature-wrapper {
    margin-top: 50px;
    max-width: 560px;
  }
}

.request-wrapper .feature-wrapper .test-single {
  padding-bottom: 10px;
}

.request-wrapper .feature-wrapper .test-single hr {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 10px;
  margin-bottom: 10px;
}

.request-wrapper .feature-wrapper .test-single .name {
  font-size: 20px;
  color: #ffffff;
}

.request-wrapper .feature-wrapper .test-single p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #ffffff;
}

.request-wrapper .feature-wrapper .test-single img {
  padding: 10px;
  background: white;
  width: 120px;
  margin-bottom: 20px;
}

.request-wrapper .brand-name {
  color: #fff;
  margin-top: 30px;
}

.request-wrapper .brand-name ul li:first-child {
  margin-left: -5px;
}

.request-wrapper .brand-name ul li img {
  padding: 0 5px;
}

.request-wrapper .logbox {
  padding: 0px 35px 2px 35px;
  max-width: 550px;
  width: 100%;
  margin: 80px auto  ;
}
.request-wrapper .logbox .title {
  text-align: center;
}

.mrequest_form h6 {
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 15px;
}
@media only screen and (max-width: 1000px) {
  .mrequest_fixed_box {
    display: none;
  }
}

@media (min-width: 768px) {
  .request-wrapper .logbox {
    min-height: 495px;
  }
}

@media (max-width: 767px) {
  .request-wrapper .logbox {
    margin: 84px auto 20px auto;
  }
}

@media (max-width: 480px) {
  .request-wrapper .logbox {
    padding: 15px;
  }
}

.request-wrapper .logbox .title {
  text-align: center;
  margin-top: 0;
}

@media (max-width: 480px) {
  .request-wrapper .logbox .title {
    font-size: 20px;
    margin-top: 0;
  }
}

.request-wrapper .subbtn {
  cursor: pointer;
  background: #0d9abf;
  width: 100%;
  height: 47px;
  border: 0;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 20px;
  margin-top: 16px;
  margin-bottom: 10px;
  border-radius: 3px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.request-wrapper .subbtn:hover {
  background: #10819e;
}

.request-wrapper .from-holder {
  position: relative;
}

#topForm .form-group {
  margin-bottom: 12px;
}

#topForm .form-control,
#topForm .form-select {
  padding: 8px 18px;
  border: 1px solid #c9ccd2;
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  color: #606268;
  outline: none;
}
#topForm .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}

.modal-header {
  border-bottom: transparent;
}

.modal-header p {
  margin-bottom: 5px;
}

.already-registered .card,
.success .card {
  border: none;
  padding: 50px 0 35px;
}

.already-registered .card .card-title {
  font-size: 18px;
  margin: 20px 0 40px;
  font-weight: 500;
  line-height: 22px;
}

.success .card .card-title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 29px;
}

.okay-btn {
  padding: 10px 70px;
}

.stimezone {
  text-align: center;
  font-size: 14px;
}

.stimezone label,
.stimezone select {
  display: inline-block;
  width: unset;
  padding: 0;
}

.stimezone select,
.stimezone select:hover,
.stimezone select:focus,
.stimezone select:focus-visible {
  width: calc(100% - 90px);
  border: unset;
}

.stimezone select option {
  margin: 3px;
}

#topForm input[type="tel"] {
  width: 480px;
}

.stimezone select,
.stimezone select:focus-visible {
  outline: unset;
  cursor: pointer;
  border: unset;
}

.sdatepicker-wrap .form-control {
  width: 100%;
}

.datepicker-days {
  font-size: 95%;
}

@media (max-width: 480px) {
  .card-body {
    padding: 1rem 0 !important;
  }
  #topForm input[type="tel"] {
    width: 100% !important;
  }

  .already-registered .card .card-title,
  .success .card .card-title {
    font-size: 20px !important;
  }
}
