* {
  font-family: "Poppins";
  font-style: normal;
}
@font-face {
  font-family: poppins-thin;
  font-display: swap;
  src: url(../assets/fonts/Poppins/Poppins-Thin.ttf);
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  padding: 0;
  margin: 0;
}
img {
  object-fit: cover;
}
.error {
  color: red;
}
.banner-row {
  align-items: center;
  min-height: 100vh;
  margin-top: 3rem;
  padding-bottom: 79px;
}
.hero-img img {
  width: 100%;
}
h1 {
  color: #202020;
  font-size: 56px;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: -1px;
}
.service-disc p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -1px;
  padding: 30px 0 50px 0;
}
.hero-banner,
.navbar {
  background: #f1f3f6;
}
.service-form .row input,
.service-form textarea,
.service-form select {
  outline: none;
  border: none;
  background: transparent;
  width: 100%;
  border-bottom: 1px solid #9cacc5;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 0;
}
.service-form select {
  padding-bottom: 17px;
  transform: translate(0px, -6px);
  cursor: pointer;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 57px transparent inset !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
}
.service-form label {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  pointer-events: none;
  position: absolute;
}
#submit {
  width: unset;
  height: unset;
  padding: 24px 60px;
  border-radius: 20px;
  background: #06f;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
}
.service-form textarea {
  margin-top: 30px;
  padding: 10px 0;
}
#submit[disabled] {
  opacity: 0.5;
}
.form-control:focus {
  box-shadow: unset;
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1350px;
  }
}
@media screen and (min-width: 1500px) {
  .container {
    max-width: 1400px;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1500px;
  }
}
.success-disc {
  display: flex;
  align-items: center;
  padding-bottom: 100px;
  justify-content: space-between;
}
.success {
  padding: 150px 0;
}
.success-disc h2 {
  color: #202020;
  font-size: 56px;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: -1px;
}
.success-disc p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  width: 356px;
}
.success-cards {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s-card {
  padding: 30px 51px;
  border-radius: 20px;
  border: 1px solid #bfbfbf;
}
.s-card h3 {
  color: #000;
  font-size: 70px;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: -1px;
  padding: 32px 0 27px 0;
}
.s-card h3 span {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -1px;
  text-transform: uppercase;
  display: inline-block;
  transform: translate(0px, -23px);
}
.s-card p {
  color: #000;
  font-size: 24px;
  opacity: 0.5;
  font-weight: 400;
  line-height: 30px;
}
sup {
  font-size: 40px;
  top: -30px;
}
.location {
  background-color: #f1f3f6;
  padding: 100px 0;
  text-align: center;
}
.location-disc h2 {
  color: #202020;
  font-size: 56px;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: -1px;
}
.location-disc p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  padding: 30px 0 80px 0;
}
.location-card {
  padding: 15px 0 60px 0;
}
.location .col-lg-4 {
  border-radius: 20px;
  background: #fff;
  margin-bottom: 1rem;
  max-width: 32%;
  margin-right: 15px;
}
.location-img {
  width: 100%;
}
.location-card h3 {
  color: #000;
  font-size: 40px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -1px;
  padding: 24px 0 32px 0;
}
.location-card div {
  margin-top: -38px;
}
.location-card p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 23px;
  font-weight: 400;
  line-height: 34px;
  text-transform: capitalize;
}
.connect-main {
  display: flex;
  justify-content: space-between;
  border-radius: 40px;
  background: #06f;
  align-items: center;
  padding: 53px;
}
.connect-left {
  width: 35%;
}
.connect-right {
  width: 65%;
  display: flex;
  justify-content: space-around;
}
.connect-left h6 {
  color: #fff;
  font-size: 50px;
  font-weight: 275;
  line-height: 70px;
  letter-spacing: -1px;
  font-family: poppins-thin;
}
.connect-left h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 66px;
  letter-spacing: -1px;
}
.connect-card {
  border-radius: 20px;
  background: #fff;
  padding: 44px 30px;
  margin-right: 15px;
}
.connect-card p,
.connect-card a {
  color: #000 !important;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -1px;
}
.connect-card hr {
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}
.footersec,
#touchsec {
  display: none;
}
.connect {
  padding: 150px 0;
}
.email-field {
  padding: 40px 15px;
}
.overview-field {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
}
.banner-row {
  margin-top: 4rem;
}
.iti__country-list {
  top: 41px;
}
.service-form .iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
  box-sizing: border-box;
  position: absolute;
  margin-top: -4px;
  width: auto;
  height: 47px;
  border: none;
  border-radius: 0;
}
@media screen and (max-width: 1600px) {
  .hero-img img {
    width: 90%;
  }
  h1 {
    font-size: 45px;
    line-height: 56px;
  }
  .service-disc p {
    font-size: 16px;
    line-height: 29px;
    padding: 11px 0 31px 0;
  }
}
@media screen and (max-width: 1590px) {
  .s-card h3 {
    font-size: 60px;
    line-height: 70px;
  }
  .connect-card p,
  .connect-card a {
    font-size: 26px;
  }
  .s-card {
    padding: 30px;
  }
  .s-card h3 span {
    font-size: 16px;
    line-height: 27px;
    transform: translate(0px, -26px);
  }
  .connect-card {
    padding: 44px 13px;
  }
  .banner-row {
    padding-bottom: 17px;
  }
  .email-field {
    padding: 30px 15px;
  }
  .submit-btn-div {
    margin-top: 2rem !important;
  }
  .overview-field {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1400px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .banner-row {
    min-height: 107vh;
  }
}
@media screen and (max-width: 1370px) {
  .s-card h3 {
    font-size: 50px;
    line-height: 59px;
  }
  .service-disc p {
    font-size: 14px;
    line-height: 22px;
    padding: 11px 0 17px 0;
  }
  .service-form select {
    padding-bottom: 7px;
    transform: translate(0px, 6px);
  }
  .s-card {
    padding: 15px;
  }
  .s-card p {
    font-size: 21px;
    line-height: 21px;
  }
  .connect-card p,
  .connect-card a {
    font-size: 21px;
    line-height: 30px;
  }
  .connect-left h3 {
    font-size: 38px;
    line-height: 58px;
  }
  .connect-left h6 {
    font-size: 37px;
    line-height: 53px;
  }
}

@media screen and (max-width: 1030px) {
  .success-disc h2 {
    font-size: 46px;
    line-height: 58px;
  }
  .banner-row {
    min-height: 105vh;
  }
  .s-card p {
    font-size: 17px;
  }
  .location .col-lg-4 {
    margin-right: 10px;
  }
  .connect-card p,
  .connect-card a {
    font-size: 17px;
    line-height: 12px;
  }
}
.visible-desktop {
  display: none;
}
.visible-mobile {
  display: block;
}
@media screen and (max-width: 999px) {
  .banner-row {
    min-height: auto;
    margin-top: unset;
    padding-top: 0rem;
    flex-direction: column-reverse;
  }
  .connect-card p,
  .connect-card a {
    font-size: 15px;
  }
  .visible-desktop {
    display: block;
  }
  .visible-mobile {
    display: none;
  }
  .service-disc {
    padding-top: 5rem;
  }
  .s-card h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .s-card h3 span {
    font-size: 14px;
    line-height: 21px;
  }
  sup {
    font-size: 30px;
  }
  .s-card p {
    font-size: 12px;
  }
  .location .col-lg-4 {
    margin-right: 8px;
  }
  .connect-left h3 {
    font-size: 25px;
    line-height: 37px;
  }
  .service-form select {
    padding-bottom: 10px;
    transform: translate(0px, 3px);
  }
  .connect-card {
    padding: 44px 9px;
    margin-right: 7px;
  }
  .connect-right {
    width: 68%;
  }
  .connect-main {
    padding: 16px;
  }
}
@media screen and (max-width: 700px) {
  .service-form .col-12 {
    margin-bottom: 2rem;
  }
  .email-field {
    padding: 0 15px;
  }
  .iti--separate-dial-code .iti__selected-flag {
    top: 0px !important;
  }
  .overview-field {
    padding-top: 10px;
  }
  .submit-btn-div {
    margin: 0 !important;
  }
  .banner-row {
    padding-bottom: 15px;
  }
  #submit {
    width: 100%;
    padding: 24px 0;
  }
  h1 {
    font-size: 30px;
    line-height: 45px;
  }
  .service-disc p {
    font-size: 15px;
    line-height: 30px;
  }
  .hero-img img {
    width: 95%;
  }
  .success {
    padding: 60px 0 100px 0;
  }
  .owl-carousel .owl-nav i:hover {
    background-color: #0091ff;
    color: #fff;
  }
  .success-disc {
    align-items: flex-start;
    padding-bottom: 30px;
    justify-content: unset;
    flex-direction: column;
  }
  .success-disc h2 {
    font-size: 30px;
    line-height: 45px;
  }
  .success-disc p {
    font-size: 15px;
    line-height: 30px;
  }
  .s-card img {
    width: auto !important;
  }
  .s-card h3 {
    font-size: 60px;
    line-height: 70px;
  }
  .s-card h3 sup {
    font-size: 40px;
    line-height: 50px;
  }
  .s-card h3 span {
    font-size: 18px;
    line-height: 30px;
    transform: translate(0px, 0px);
    top: 15%;
    right: 10%;
    position: absolute;
  }
  .s-card {
    padding: 40px 28px;
    position: relative;
    width: 100%;
  }
  .s-card p {
    font-size: 16px;
    line-height: 30px;
  }
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: initial;
  }
  .owl-carousel .owl-nav i {
    background: #ffffff;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    text-align: center;
    padding: 12px 0;
  }
  .owl-theme .owl-nav {
    float: left;
  }
  .owl-dots {
    display: none;
  }
  .location-disc h2 {
    font-size: 30px;
    line-height: 45px;
  }
  .location-disc p {
    font-size: 15px;
    line-height: 30px;
    padding: 16px 0 40px 0;
  }
  .location .owl-carousel .owl-stage {
    display: flex;
    margin-left: 1rem;
  }
  .owl-carousel .owl-stage {
    display: flex;
  }
  .location .col-lg-4 {
    max-width: 100%;
  }
  .location-card div img {
    width: auto !important;
    margin: auto;
  }
  .owl-carousel.owl-drag .owl-item {
    align-items: stretch;
    flex: 1;
    min-height: 0;
    display: -webkit-box;
  }
  .success-disc p {
    width: auto;
  }
  .location-card h3 {
    font-size: 30px;
    padding: 20px 0 14px 0;
  }
  .location-card p {
    font-size: 18px;
    line-height: 30px;
  }
  .location-card {
    padding: 15px 0 15px 0;
  }
  .connect {
    padding: 60px 0;
  }
  .connect-main {
    padding: 18px;
    flex-direction: column;
    align-items: flex-start;
  }
  .connect-right {
    width: 100%;
    flex-direction: column;
    gap: 24px;
    padding-top: 24px;
  }
  .connect-left {
    width: 100%;
  }
  .connect-left h6,
  .connect-left h3 {
    font-size: 30px;
    line-height: 45px;
  }
  .connect-card {
    padding: 44px 30px;
    margin-right: 0px;
  }
  .connect-card p,
  .connect-card a {
    font-size: 28px;
    line-height: 38px;
  }
  .location {
    padding: 60px 0 100px 0;
  }
}

@media screen and (max-width: 360px) {
  .s-card h3 {
    font-size: 43px;
    line-height: 62px;
  }
  .owl-carousel .owl-stage {
    margin-left: 0.5rem;
  }
  .connect-card p,
  .connect-card a {
    font-size: 22px;
  }
  .success-disc h2 {
    font-size: 29px;
  }
}
