body {
  font-family: "Hanken Grotesk", sans-serif !important;
}

a {
  text-decoration: none !important;
}

h2 {
  color: #2584c5;
}

.mobile-text {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.btn1 {
  background-color: #f6d62c;
  padding: 8px 20px;
  color: #000000;
  border-radius: 10px;
  line-height: 35px;
  border: 1px solid #f6d62c;
}
.btn1:hover {
  background-color: transparent;
  color: #f6d62c;
}

.brand-logo-img {
  height: 30px;
}

.brand-image {
  width: 100% !important;
}

.brand-logo-img.dell, .brand-logo-img.hp {
  height: 60px;
}

.aboutus-banner {
  width: 100%;
  height: 50vh;
  background: url("../images/aboutus-banner.jpg") top no-repeat;
  background-size: cover;
}

.border-1 {
  border-width: 1px !important;
  border: 1px solid rgba(0, 0, 0, 0.3568627451);
  padding: 20px;
}

.spare-banner {
  width: 100%;
  height: 50vh;
  background: url("../images/spare-banner.jpg") top no-repeat;
  background-size: cover;
}

.book-service-banner {
  width: 100%;
  height: 50vh;
  background: url("../images/banners/book-our-service-banner.jpg") center no-repeat;
  background-size: cover;
}
.book-service-banner .banner-content-bk {
  height: 50vh;
  display: flex;
  align-items: start;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}

.book-btn2 {
  background-color: #219bce;
  padding: 8px 20px;
  color: #ffffff !important;
  border-radius: 10px;
  line-height: 35px;
  border: 1px solid #219bce;
  width: -moz-fit-content;
  width: fit-content;
}
.book-btn2:hover {
  background-color: transparent;
  color: #219bce !important;
}

.custom-list-box ul li a {
  color: #000000;
}
.custom-list-box ul li a:hover {
  color: #219bce;
}

.abt-img img {
  border-radius: 5px;
}

.abt-sec2 {
  width: 100%;
  height: auto;
  background: url("../images/texture-banner4.jpg") top no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(244, 244, 244, 0.932);
}

.abt-box {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.custom-row {
  display: flex;
  justify-content: space-between;
  gap: 3%;
}
.custom-row .what-we-do-title {
  width: 31% !important;
}
.custom-row .what-we-do-title p {
  margin-bottom: 40px;
}
.custom-row .what-we-do-content {
  width: 31% !important;
  text-align: justify;
}
.custom-row .what-we-do-content h4 {
  color: #2584c5;
  font-size: 18px;
  font-weight: 600;
}
.custom-row .what-we-do-content p {
  color: #606060;
  font-size: 14px;
}
.custom-row .product-solution-title {
  width: 31% !important;
}
.custom-row .product-solution-content {
  width: 31% !important;
}
.custom-row .product-solution-content ul {
  padding: 0;
  margin: 0;
}
.custom-row .product-solution-content ul li {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 5px 0;
}
.custom-row .product-solution-content ul li .fa-regular {
  color: #2584c5;
  margin-top: 5px;
}

.products-solution-sec {
  background-color: rgba(244, 244, 244, 0.932);
}

.amc-content h2 {
  font-size: 25px;
}
.amc-content ul {
  padding: 0;
  margin: 0;
}
.amc-content ul li {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 5px 0;
}
.amc-content ul li .fa-regular {
  color: #2584c5;
  margin-top: 5px;
}

.our-team-sec {
  background-color: rgba(244, 244, 244, 0.932);
}

.list-style ul {
  padding: 0;
  margin: 0;
}
.list-style ul li {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 5px 0;
}
.list-style ul li .fa-regular {
  color: #2584c5;
  margin-top: 5px;
}

.mission-sec {
  width: 100%;
  height: auto;
  background: url("../images/texture-banner4.jpg") top no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(244, 244, 244, 0.932);
}

.tab {
  background-color: rgba(231, 231, 231, 0.3294117647);
}
.tab button {
  display: block;
  background-color: inherit;
  color: #333;
  padding: 20px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}
.tab button:hover {
  background-color: #66b4e7;
  color: #fff;
}
.tab button.active {
  background-color: #2584c5;
  color: #fff;
}

.link {
  color: #2584c5;
}
.link:hover {
  color: #055e85;
}

.tabcontent {
  padding: 10px 12px;
  border-left: none;
}
.tabcontent h3 {
  font-size: 20px;
  color: #2584c5;
}
.tabcontent ul {
  padding: 0;
  margin: 0;
}
.tabcontent ul li {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 5px 0;
}
.tabcontent ul li .fa-regular {
  color: #2584c5;
  margin-top: 5px;
}

.client {
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 5px;
}
.client img {
  border-radius: 5px;
}

.location-sec {
  width: 100%;
  height: auto;
  background: url("../images/texture-banner4.jpg") fixed no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(244, 244, 244, 0.932);
}

#location-tabs {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#location-tabs li {
  list-style: none;
  margin: 0 30px;
}
#location-tabs li a {
  color: #fff;
  background-color: #66b4e7;
  padding: 10px 40px;
  border-radius: 20px;
}
#location-tabs li.active a {
  color: #fff;
  background-color: #2584c5;
}

.location-card {
  background-color: #efefef;
  margin-bottom: 30px;
  height: auto;
  text-align: center;
  padding: 20px 20px;
  position: relative;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.location-card h4 {
  color: #2584c5;
}
.location-card p {
  color: #606060;
}
.location-card a {
  color: #606060;
}
.location-card i {
  font-size: 12px;
  color: #2584c5;
}

.contactus-banner {
  width: 100%;
  height: 50vh;
  background: url("../images/contactus-banner.jpg") top no-repeat;
  background-size: cover;
}

.career-banner {
  width: 100%;
  height: 50vh;
  background: url("../images/career-banner.jpg") top no-repeat;
  background-size: cover;
}

form .form-control {
  border: none !important;
  border-bottom: 1px solid #606060 !important;
  border-radius: 0 !important;
  color: #606060 !important;
  font-size: 16px !important;
}
form .form-control:focus {
  box-shadow: none !important;
  border-bottom: 1px solid #2584c5 !important;
}
form .form-select {
  border: none !important;
  border-bottom: 1px solid #606060 !important;
  border-radius: 0 !important;
  color: #606060 !important;
  font-size: 16px !important;
}
form .form-select:focus {
  box-shadow: none !important;
  border-bottom: 1px solid #2584c5 !important;
}
form .submit-btn {
  padding: 10px 30px;
  background-color: #2584c5;
  color: #fff;
  outline: none !important;
  border: none;
}

#Contact-tabList {
  padding: 0;
  margin: 0;
}
#Contact-tabList li {
  list-style: none;
  display: inline;
  padding: 10px 20px;
  background-color: #66b4e7;
  margin: 0 10px 0 0;
  border-radius: 5px;
}
#Contact-tabList li.active {
  background-color: #2584c5;
}
#Contact-tabList li a {
  color: #fff;
}

.contact-tabs-content h4 {
  font-size: 24px;
  color: #2584c5;
}
.contact-tabs-content h5 {
  font-size: 18px;
}
.contact-tabs-content a {
  color: #333;
  padding: 5px 0;
  display: block;
}
.contact-tabs-content a i {
  color: #2584c5;
}
.contact-tabs-content a:hover {
  color: #2584c5;
}

.spare-content-section p {
  font-size: 14px;
  color: #606060;
}
.spare-content-section .spare-content-img img {
  border-radius: 10px;
}
.spare-content-section ul li {
  padding: 8px 0;
  list-style: none;
  position: relative;
}

.service-content-section p {
  font-size: 14px;
  color: #606060;
}
.service-content-section .spare-content-img img {
  border-radius: 10px;
}
.service-content-section h4 {
  font-size: 20px;
  margin-bottom: 20px;
}
.service-content-section ul li {
  padding: 8px 0;
  list-style: none;
  position: relative;
}
.service-content-section .store-image {
  height: 200px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.spare-content-section2 {
  background-color: #f5f5f5;
}
.spare-content-section2 p {
  color: #606060 !important;
  font-size: 14px !important;
}

.service-content-section2 {
  background-color: #f5f5f5;
  padding: 40px 0;
}
.service-content-section2 h5 {
  color: #2584c5;
}
.service-content-section2 ul {
  padding: 0;
  margin: 0;
}
.service-content-section2 ul li {
  padding: 8px 0;
  list-style: none;
  position: relative;
}

.how-it-works-row {
  display: flex;
  justify-content: space-between;
}
.how-it-works-row .how-it-works-col {
  width: 30%;
  text-align: center;
  gap: 30px;
  position: relative;
}
.how-it-works-row .how-it-works-col div {
  padding: 20px;
}
.how-it-works-row .how-it-works-col p {
  margin-bottom: 0;
}
.how-it-works-row .how-it-works-col svg {
  height: 70px;
}
.how-it-works-row .how-it-works-col::after {
  font-family: "fontawesome";
  font-size: 15px;
  color: #2584c5;
  content: "\f061";
  position: absolute;
  top: 20%;
  right: -40px;
  font-size: 40px;
  opacity: 0.4;
}
.how-it-works-row .how-it-works-col:last-child::after {
  display: none;
}
.how-it-works-row .how-it-works-col h4 {
  font-size: 20px;
  margin-top: 20px;
}
.how-it-works-row .how-it-works-col p {
  font-size: 14px;
}

.authorities-col {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.authorities-col img {
  height: 70px;
}
.authorities-col p {
  margin-bottom: 0;
}

.list-style ul {
  padding: 0 !important;
  margin: 0 !important;
}
.list-style ul li {
  list-style: none;
  margin: 0;
  font-size: 14px;
  color: #606060;
}
.list-style ul li i {
  color: #2584c5;
}

.form-container {
  display: flex;
  width: 80%;
  margin: 0 auto;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
}
.form-container a {
  color: #2584c5;
}
.form-container .form-col1 {
  width: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-container .form-col1 form label {
  color: #979797;
}
.form-container .form-col1 form input {
  padding: 10px 20px;
  width: 100%;
  outline: none;
}
.form-container .form-col1 form ::-moz-placeholder {
  color: #979797;
}
.form-container .form-col1 form ::placeholder {
  color: #979797;
}
.form-container .form-col1 form .submit-btn {
  padding: 10px 50px;
  background-color: #2584c5;
}
.form-container .form-col2 {
  width: 50%;
}
.form-container .form-col2 img {
  border-radius: 0 10px 10px 0;
}

.our-team-sec ul {
  padding: 0;
}
.our-team-sec li {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0 0px;
  padding: 5px 10px;
}
.our-team-sec li .fa-regular {
  margin-top: 4px;
  color: #2584c5;
}
.our-team-sec li strong {
  color: #2584c5;
}
.our-team-sec li a {
  color: #fff;
  background-color: #66b4e7;
  padding: 10px 40px;
  border-radius: 20px;
}
.our-team-sec li.active a {
  color: #fff;
  background-color: #2584c5;
}

#gallery-tabs {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#gallery-tabs li {
  list-style: none;
  margin: 0 30px;
}
#gallery-tabs li a {
  color: #fff;
  background-color: #66b4e7;
  padding: 10px 40px;
  border-radius: 20px;
}
#gallery-tabs li.active a {
  color: #fff;
  background-color: #2584c5;
}

.career-content-section p {
  font-size: 16px;
  color: #606060;
}

.grey-sec {
  background-color: #f5f5f5;
}
.grey-sec p {
  font-size: 16px;
  color: #606060;
}

.cerificate {
  height: 241px;
  overflow: hidden;
  border: 1px solid #2584c5;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.banglore-areas-section {
  background-color: #f5f5f5;
}

.mumbai-areas-section {
  background-color: #f5f5f5;
}

.chennai-areas-section {
  background-color: #f5f5f5;
}

.hyderbad-areas-section {
  background-color: #f5f5f5;
}

.mumbai-areas-section {
  background-color: #f5f5f5;
}

.contact-form-info {
  width: 80%;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.contact-form-info .form-group .form-control {
  border: 1px solid rgba(0, 0, 0, 0.4352941176);
  border-radius: 0;
}
.contact-form-info h2 {
  font-size: 20px !important;
  padding-bottom: 15px;
}
.contact-form-info .form-select {
  border: 1px solid rgba(0, 0, 0, 0.4352941176);
  border-radius: 0 !important;
}

.submit-btn {
  background-color: #219bce;
  padding: 8px 20px;
  border: none;
  color: #fff;
  border-radius: 5px;
}

#LocationForm {
  padding: 20px;
  background-color: #66b4e7;
}/*# sourceMappingURL=inside-page.css.map */