body {
  font-family: "Trirong", serif;
}

p {
  font-family: "Lato", sans-serif !important;
}

.home-box {
  padding: 15px;
  background-color: transparent;
  border: none;
}

.overlay-home {
  background-color: rgba(42, 41, 40, 0.2);
}

@media (max-width: 1540px) {
  .feature-heading-size {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 1px;
  }
}

@media only screen and (min-width: 1715px) and (max-width: 1880px) {
  .font-size-longword {
    font-size: 23px !important;
    font-weight: bold;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1872px) {
  .home-title-padding {
    padding-bottom: 30px;
  }
}

@media (max-width: 568px) {
  .home-heading-size {
    font-size: 12vw !important;
    font-weight: 900 !important;
    padding-bottom: 14px !important;
  }
}

@media (max-width: 768px) {
  .home-heading-size {
    font-size: 30px !important;
    font-weight: 900 !important;
    padding-bottom: 14px !important;
  }

  .feature-heading-size {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .home-title-padding {
    padding-bottom: 1px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1299px) {
  .client-img-size {
    width: 200px;
    height: 68px;
  }
}

@media (max-width: 800px) {
  .client-img-size {
    width: 200px;
    height: 69px;
  }
  .TNIclient-img-size {
    width: 75px;
    height: 65px;
  }
}

.home-bg {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.TopHeadLine {
  padding-bottom: 125px !important;
}

.bg-service {
  background-color: rgb(222 227 236);
}

.service-child {
  position: relative;
  z-index: 999;
}
.Our-service-heading {
  color: #000;
  font-weight: 900 !important;
}

.Service-attributes-heading {
  color: #000;
  font-weight: 900 !important;
}

.client-header {
  color: #000;
  font-weight: 900;
  /* font-size: 40px; */
}

.border-client {
  border-bottom: 3px solid #f1bf61;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 150px;
}

.home-heading-size {
  font-size: 4.5vw;
  font-weight: 900;
  padding-bottom: 15px;
  padding-top: 15px;
}

.service-pad-top {
  padding-top: 65px;
}

.padding-home {
  padding: 45px;
}

@media (max-width: 768px) {
  .padding-home {
    padding: 10px;
    padding-top: 20px;
  }
}

.servicetext {
  color: #000;
  font-weight: 900;
  font-size: 20px;
  margin-left: 20px;
}

@media (max-width: 576px) {
  .servicetext {
    font-size: 18px;
  }
}


.bg-counter {
  background-color: #ffc65f;
}
.bg-client {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 80px;
}

.bg-contact {
  background-image: url(/img/pixels-pics/ContactPages.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  min-height: 100vh;
}

.bg-footer {
  background-color: #4b5150;
  min-height: 100vh;
}
.bg-footer-contactus {
  background-color: #4b5150;
}

.contact-child {
  padding-top: 125px !important;
  z-index: 999;
}

.overlay-contact {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #080d15;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 10;
}

.contact-icons-size {
  margin-right: 5px;

  vertical-align: text-top;
}

.footer-heading {
  color: #ffc65f;
}

.current-opening {
  font-size: 18px !important;
}
.p-size {
  font-size: 18px;
}

@media only screen and (min-width: 375px) and (max-width: 991px) {
  .service-card {
    min-width: 317px;
  }
}

@media (max-width: 568px) {
  .feature-card {
    min-width: 250px;
  }
}

@media only screen and (min-width: 569px) and (max-width: 768px) {
  .feature-card {
    min-width: 250px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .feature-card {
    max-width: 350px;
  }
}

@media (min-width: 769px) {
}

.client-box-slider {
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
}

.wrapper {
  width: 960px;
  height: 100%;
  z-index: 20;
}

.button {
  z-index: 20;
  width: 300px;
  height: 300px;
}

#video_background {
  position: absolute;
  bottom: 0px;
  right: 0px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}

.container {
  border-radius: 20px;
  padding: 20px;
}

.meeting-div {
  padding-top: 65px;
  padding-bottom: 65px;
}

.overlay-client {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.7;
  top: 0;
  left: 0;
}
.client-p-size {
  position: relative;
  z-index: 10;
  font-size: 18px;
  text-align: center;
  padding: 10px;
}

.bg-client1 {
  background-image: url(/img/pixels-pics/handwritting.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.bg-client2 {
  background-image: url(/img/pixels-pics/contact2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-weight: 900;
  font-size: large;
  text-decoration: none !important;
  padding-right: 1rem;
  padding-left: 1rem;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: #ffc65f !important;
}
/* .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
} */

.text-color:hover {
  color: #ffc65f !important;
}

.serice-page {
  background-color: #fff;
}

.txt-colo1 {
  color: #ffc65f;
}

.counter-txt {
  color: #000;
  font-weight: bold;
}

.shtext {
  display: block;
  margin-top: 20px;
  font-size: 25px;
  font-weight: 800;
}

input:focus,
textarea:focus,
keygen:focus,
select:focus {
  outline: none;
}

.contact-heading {
  font-weight: 900 !important;
  padding-bottom: 30px;
}

.contact-section1 {
  color: #ffc65f;
  font-weight: normal;
  text-align: center;
}

.contact-section2 {
  width: 1200px;
  margin: 25px auto;
}
.contact-section2 .col2 {
  width: 48.71%;
}
.contact-section2 .col2.first {
  float: left;
}
.contact-section2 .col2.last {
  float: right;
}
.contact-section2 .col2.column2 {
  padding: 0 30px;
}
.contact-section2 {
  margin-right: 10px;
  display: inline-block;
}

.contact-section2 .sec2addr p:first-child {
  margin-bottom: 10px;
}
.contact-section2 .sec2contactform input[type="text"],
.contact-section2 .sec2contactform input[type="email"],
.contact-section2 .sec2contactform textarea {
  padding: 4px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  background: #ededed;
  margin: 7px 0;
}
.contact-section2 .sec2contactform textarea {
  width: 100%;
  display: block;
  color: #000;
  resize: none;
}
.contact-section2 .sec2contactform input[type="submit"] {
  padding: 15px 40px;
  color: #fff;
  border: 0;
  background: #ff4500;
  font-size: 16px;
  text-transform: uppercase;
  margin: 7px 0;
  cursor: pointer;
}
.contact-section2 .sec2contactform h3 {
  font-weight: normal;
  margin: 20px 0;
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 19px;
  color: #ff4500;
}

@media only screen and (max-width: 1266px) {
  .contact-section2 {
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .container {
    padding: 0 30px 70px;
  }
  .contact-section2 .col2 {
    width: 100%;
    display: block;
  }
  .contact-section2 .col2.first {
    margin-bottom: 10px;
  }
  .contact-section2 .col2.column2 {
    padding: 0;
  }
  body .sec2map {
    height: 250px !important;
  }
}
@media only screen and (max-width: 768px) {
  .contact-section2 .sec2addr {
    font-size: 14px;
  }
  .contact-section2 .sec2contactform h3 {
    font-size: 16px;
  }
  .contact-section2 .sec2contactform input[type="text"],
  .contact-section2 .sec2contactform input[type="email"],
  .contact-section2 .sec2contactform textarea {
    padding: 7px;
    margin: 3px 0;
  }
  .contact-section2 .sec2contactform input[type="submit"] {
    padding: 10px 30px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 420px) {
  .contact-section1 h1 {
    font-size: 28px;
  }
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  border: none;
  outline: none;
  background-color: #e0970f;
  color: white;
  cursor: pointer;
  padding: 25px;
  border-radius: 50%;
}
.top-arrow {
  position: absolute;
  top: 50%;
  left: 50%;

  transform: translate(-50%, -50%);
  text-align: center;
}

#myBtn:hover {
  background-color: #555;
}

.form-control,
.form-select {
  padding: 4px 14px;
  font-size: 16px;
  font-weight: bold;
  line-height: 10px;
  color: var(--color-fg-default);
  vertical-align: middle;
  background-color: var(--color-canvas-default);
  background-repeat: no-repeat;
  background-position: right 8px center;
  border: 1px solid var(--color-border-default);
  border-radius: 6px;
  outline: none;
  box-shadow: var(--color-primer-shadow-inset);
}

.form-label {
  margin-bottom: 5px;
}

.meeting-text {
  font-weight: 900;
  font-size: 45px;
}

@media (max-width: 768px) {
  .meeting-text {
    font-weight: 900;
    font-size: 30px;
  }
}

@media (max-width: 568px) {
  .meeting-text {
    font-weight: 900;
    font-size: 27px;
  }
}

.arrow-down-outer {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.arrow {
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-left: -38px;
  bottom: 20px;
  border-width: 38.5px 34px 0 38.5px;
  border-color: #ffc65f transparent transparent transparent;
  font-size: 50px;
  transition: opacity 0.3s ease-in-out;
}

.arrow:hover {
  border-color: #fff transparent transparent transparent;
}
.hide-down-arrow {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1000px) {
  .navbar-collapse {
    padding-top: 50px;
    text-align: center !important;
  }
}

.first-word {
  font-size: 5vw;
}

.loading {
  display: none;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.error-message {
  color: #ffc65f;
  font-size: 18px;
  font-weight: 700;
}

#formMessages {
  color: #ffc107;
  font-size: 16px;
  font-weight: bold;
}

/* country code */

.intl-tel-input,
.iti {
  width: 100%;
  border-radius: 10px !important;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
