:root {
  --primary-color: #f15523;
  --secondary-color: #0d003b;
  --danger-color: #ff8d00;
  --success-color: #ffebe4;
  --Warning-color: #777777;
  --gardineColor1: 31.24%;
  --gardineColor2: 99.07%;
}
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.fa-whatsapp {
  position: fixed;
  background-color: #11ca2a;
  color: #fff;
  bottom: 11%;
  padding: 15px;
  z-index: 10;
  left: 35px;
  font-size: 20px;
  border-radius: 50%;
}
.phone-icon-second {
  position: fixed;
  background-color: #027fc7;
  bottom: 2%;
  padding: 2px;
  z-index: 10;
  left: 35px;
  font-size: 20px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
}
.top-header {
  padding: 5px 0px;
  border-bottom: 1px solid #77777736;
}

.top-header h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: var(--primary-color);
  margin-top: 8px;
}
.top-header h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--Warning-color);
  margin-top: 10px;
  margin-left: 5px;
}
.phone-icon {
  color: #fff;
  background-color: #f15523;
  padding: 10px;
  border-radius: 50px;
  margin: 0px 10px;
}

.navbar-brand img {
  width: 200px;
  height: 120px;
  object-fit: contain;
  margin-left: -25px;
}

.nav-link {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary-color);
}
.dropdown-item {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary-color);
}
.dropdown:hover .dropdown-menu {
  display: block;
  transition: 1s;
}
.submit{
    background-color: #f3f6f9;
    padding: 50px 0px;
}
input[type=tel] {
    width: 100%;
    padding: 12px 20px;
    border-radius: 4px;
    border: transparent;
    background-color: #ededed;
    padding: 18px 25px;
    margin-bottom: 20px;
  }
  .btn-submit{
    background-color: var(--danger-color);
    padding: 15px 30px;
    font-family: "Urbanist", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
  }
.btn-submit:hover{
    background-color: #2371ff;
    color: #fff;
}
.request h1{
    font-family: "Urbanist", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--secondary-color);
    margin-left: 141px;
}
.span{
    font-family: "Urbanist", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
}
.Professional {
  margin-top: 100px;
}

.professional-content {
  border-radius: 10px;
  padding: 40px 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-bottom: 30px;
}
.professional-content:hover {
  background: #fffae9;
  transition: 1s;
  color: var(--secondary-color);
  transition: 1s;
  cursor: pointer;
}

.professional-content h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--secondary-color);
}
.professional-content p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--warning-color);
  max-width: 300px;
  margin: 0px 38px;
}
.professional-content img {
  width: 80px;
  margin-bottom: 20px;
  height: auto;
  background-color: #f8e9e9;
  border-radius: 50%;
  padding: 14px 7px 0px 10px;
}
.services p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--warning-color);
  margin-bottom: 20px;
  text-align: center;
}
.services h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--danger-color);
}
.services h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: var(--secondary-color);
}
.services-content {
  border: 1px solid #ff8d00;
  border-radius: 20px;
  padding: 20px;
}
.services-content:hover {
  background: #fffae9;
  transition: 1s;
}
.services-content h3 {
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: var(--secondary-color);
  margin-bottom: 20px;
}
.services-content img {
  width: 100%;
  height: 270px;
  border-radius: 10px;
  margin-bottom: 20px;
  object-fit: fill;
}
.services-content p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--warning-color);
  text-align: center;
  line-height: 1.8;
}
.background {
  margin-top: 100px;
  margin-bottom: 100px;
}
.bg {
  background-color: var(--secondary-color);
  border-radius: 30px;
  padding: 20px 20px;
}
.bg h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  max-width: 400px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 40px;
}
.bg img {
  width: 100%;
}
.btn-primary {
  background: linear-gradient(to right, #f15523, #ff8d00);
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  border: transparent;
}
button a:hover {
  color: var(--secondary-color);
  transition: 0.5s;
}
.about-us {
  margin-top: 100px;
  position: relative;
  margin-bottom: 100px;
}
.about-us img {
  width: 520px;
  height: 500px;
}
.about-us h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--danger-color);
  margin-bottom: 20px;
}
.about-us h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 46px;
  font-weight: 700;
  color: var(--secondary-color);
  margin-bottom: 20px;
}
.about-us p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--warning-color);
  margin-bottom: 20px;
}
.about-us h4 {
  font-family: "Urbanist", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: var(--warning-color);
  margin-bottom: 20px;
}
.shape {
  width: 30px;
  height: 30px;
}
.Technicians {
  background-color: #003c95;
  margin: 10px;
  border-radius: 10px;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 20px;
}
.Technicians h3 {
  color: #fff;
  font-family: "Urbanist", sans-serif;
  font-size: 19px;
  font-weight: 700;
  margin-top: 10px;
}
.Technicians img {
  width: 50px;
  height: 50px;
  padding-right: 10px;
}
.btn-secondary {
  background: linear-gradient(to right, #f15523, #ff8d00);
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  border: transparent;

  border-radius: 50px;
  padding: 10px;
}
.fa-square-check {
  color: var(--secondary-color);
  font-size: 20px;
  padding-top: 20px;
  background-color: var(--success-color);
  border-radius: 50px;
  padding: 10px;
}
.choose {
  margin-bottom: 80px;
}
.choose h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--danger-color);
}
.choose h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 48px;
  font-weight: 700;
  color: var(--secondary-color);
  margin-bottom: 20px;
  max-width: 480px;
  margin-bottom: 30px;
}
.choose-item h3 {
  font-family: "Urbanist", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--secondary-color);
  margin-left: 20px;
}
.choose-item p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--warning-color);
  margin-bottom: 20px;
  margin-left: 20px;
}
.choose img {
  width: 100%;
  margin-bottom: 40px;
}
.first {
  background-color: #f6f7ff;
  padding: 46px 75px;
  border-radius: 100px;
}
.first h4 {
  font-family: "Urbanist", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: var(--primary-color);
}
.first h5 {
  font-family: "Urbanist", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--secondary-color);
}
.second {
  background-color: var(--success-color);
  padding: 46px 75px;
  border-radius: 100px;
}
.second h4 {
  font-family: "Urbanist", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: var(--primary-color);
}
.second h5 {
  font-family: "Urbanist", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--secondary-color);
}
.testimonial img {
  width: 200px;
}
.testimonial {
  margin-bottom: 100px;
}
.testimonial {
  background-color: var(--secondary-color);
  border-radius: 30px;
  padding: 50px 200px;
}
.testimonial-content {
  border: 1px solid #ffffff3d;
  border-radius: 30px;
  padding: 20px 0px;
}
.testimonial-content img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-top: 50px;
  margin-right: 5px;
}
.page-wrapper {
  box-sizing: content-box;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 1rem;
}

.content h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-right: 15px;
}
.content h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-top: -10px;
}
.content h3 {
  font-family: "Urbanist", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
}
.fa-star {
  color: #fff;
}
.content p {
  max-width: 300px;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.accordions h4 {
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--danger-color);
  margin-bottom: 10px;
}
.accordions h5 {
  font-family: "Urbanist", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: var(--secondary-color);
  max-width: 505px;
  margin-bottom: 30px;
}
.accordions h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: var(--secondary-color);
}
.accordions p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--secondary-color);
}
.accordion-button:not(.collapsed) {
  background-color: transparent;
}
.accordion-item {
  margin-bottom: 10px;
}
.accordion-item:not(:first-of-type) {
  border-top: 1px solid #dee2e6 !important;
}
.accordion-item button[aria-expanded="true"] h2 {
  color: var(--primary-color) !important;
}
.accordion {
  border-radius: 0px;
}
.accordion-button:focus {
  background-color: transparent;
  border: transparent;
  outline: 0px;
  box-shadow: none !important;
}
.blog-area {
  margin-top: 10px;
  padding: 50px 0px;
}
.blog-area {
  background-image: url(../../IMG/team--bg.html);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}
.blog-area h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: var(--secondary-color);
  margin-bottom: 30px;
  padding-top: 50px;
}
.area-dot {
  color: var(--primary-color);
}
.blog-area h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary-color);
  text-align: left;
  line-height: 2;
}
.partners {
  margin-top: 100px;
}
.partners h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--danger-color);
}
.partners h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 48px;
  font-weight: 700;
  color: var(--secondary-color);
  margin-bottom: 50px;
}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 30px 0px;
  white-space: nowrap;
  position: relative;
}

.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  content: "";
  width: 100px;
  height: 50px;
  z-index: 2;
}

.logos:before {
  left: 0;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255)
  );
}

.logos:after {
  right: 0;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255)
  );
}

.logo_items {
  display: inline-block;
  animation: 35s slides infinite linear;
}

.logos:hover .logo_items {
  animation-play-state: paused;
}

.logo_items img {
  height: 50px;
  width: 100px;
  margin: 0px 40px;
  margin-bottom: 50px;
  object-fit: fill;
}
footer {
  position: relative;
  padding-bottom: 50px;
  border-top: 1px solid #0d003b;
  border-bottom: 1px solid #0d003b;
  background-color: #f2f4f7;
}
footer img {
  width: 200px;
  height: 53px;
  object-fit: contain;
  margin-left: -25px;
  margin-top: 40px;
  margin-bottom: 20px;
}
footer p {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #20486c;
  margin-bottom: 30px;
}
footer h2 {
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #20486c;
  margin-top: 40px;
}

.fa-square-facebook {
  font-size: 25px;
}
.fa-instagram {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 25px;
  margin-left: 10px;
}
.fa-twitter {
  color: #1da1f2;
  font-size: 25px;
  margin-left: 10px;
}
footer li {
  list-style: none;
}
footer a {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
  color: #20486c;
}
footer a:hover {
  color: var(--primary-color);
  cursor: pointer;
}
footer h3 {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #20486c;
  margin-top: 20px;
}
.fa-location-dot,
.phone-icon-last,
.fa-envelope {
  color: #20486c;
  padding-right: 10px;
}
a {
  text-decoration: none;
  color: var(--secondary-color);
}
.Privacy h1 {
  font-family: Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  margin-top: 30px;
  color: #333;
}
.Privacy h2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  color: #000000;
}
.Privacy h3 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  color: #333;
}
.Privacy h4 {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin-top: 10px;
  color: #000000;
}
.Privacy p {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 1.7;
    color: #000000;
  }
  .Privacy h5 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 1.7;
    color: #000000;
  }