/*!
Theme Name: PebiTech
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pebitech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

PebiTech is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

.herobtn {
  width: 90%;
}

.single-service
  .services-section-outer
  .serve-card-bg
  .serve-slider
  .serve-card
  img {
  margin-bottom: 40px;
  max-height: 100px;
  max-width: 95px;
}

.single-technology
  .services-section-outer
  .serve-card-bg
  .serve-slider
  .serve-card
  img {
  margin-bottom: 40px;
  max-height: 100px;
  max-width: 95px;
}
.contact-information .info-row .i-card h5 a {
  color: #000;
}

.page-id-332 .ctcontact {
  display: none;
}

.single-industry .about-video-section .video-card {
  height: 100%;
}
.industries-hero .content .vector4 {
  position: absolute;
  right: -10%;
  bottom: 0;
}

.industries-hero .content {
  position: relative;
}
.single-industry .vector4 {
  display: none;
}
.single-solution .industries-hero .baneer:nth-child(1) {
  height: 100%;
  width: 100%;
}
@media (min-width: 769px) {
  .single-solution .industries-hero .content h1 {
    font-size: 30px;
  }
  .single-solution .crm-section .text h2 {
    font-size: 22px;
  }
}

.footer .footer-nav ul li a {
  text-align: left;
}

.content .collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.content .expanded {
  display: block;
}

@media (min-width: 769px) {
  .main-submenu-ul {
    columns: 3;
  }
  /* 	.services-section-outer .serve-card-bg .serve-slider .serve-card{
		height:500px;
	} */
}
@media (max-width: 768px) {
  .main-submenu-ul {
    columns: 1;
  }
}
.offered-services-hidden-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 58px;
}
.offered-services-hidden-description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 769px) {
  .single-service
    .services-section-outer
    .serve-card-bg
    .serve-slider
    .serve-card
    img,
  .technology-template-default
    .services-section-outer
    .serve-card-bg
    .serve-slider
    .serve-card
    img {
    width: 75px !important;
    height: 70px !important;
    margin-bottom: 30px !important;
  }
  .crm-section .card h4 {
    line-height: 25px;
  }
  .crm-section .card p {
    overflow: visible;
  }
}
.modal {
  z-index: 1050 !important; /* Ensures it's above everything */
}

.modal-backdrop {
  z-index: 1040 !important; /* Ensures the dark overlay appears correctly */
}

.modal-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  max-width: 80%; /* Adjust width */
}
.popupbtnn {
  font-size: 14px;
  height: 43px;
  padding: 0px 20px !important;
  align-content: center;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .single-service
    .services-section-outer
    .serve-card-bg
    .serve-slider
    .serve-card
    img {
    max-width: 50px;
    height: auto;
    margin-bottom: 20px;
  }

  .modal-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-53%, -50%) !important;
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .single-technology
    .services-section-outer
    .serve-card-bg
    .serve-slider
    .serve-card
    img {
    max-width: 50px;
    height: auto;
    margin-bottom: 20px;
  }

  .modal-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-53%, -50%) !important;
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
}

.read-more,
.read-less {
  color: #fff;
  /*     font-weight: bold; */
  cursor: pointer;
  text-decoration: underline !important;
}

.read-more:hover,
.read-less:hover {
  text-decoration: underline;
}
.services-hero .servives-hero-banner .circle .service-logo {
  border-radius: 50% !important;
}

.single-solution .picking-pebi-section .hover-section row {
  justify-content: center;
  align-items: center;
}

.single-industry .about-video-section .video-card video,
.about-video-section .video-card img {
  /* 	height: 511px; */
  width: 597px;
  object-fit: cover;
  border-radius: 20px;
}
.services-hero .servives-hero-banner .circle .service-logo {
  padding: 35px;
}

.postid-883 .about-video-section .lg-container .row .col-lg-6:nth-child(1) {
  order: 2;
}

.single-industry .main-areas-section .lg-container .row {
  justify-content: center;
  align-items: center;
}

@media (max-width: 768px) {
  .about-section .scroll-image video {
    width: 100%;
  }
  .single-industry .about-video-section .video-card video,
  .about-video-section .video-card img {
    height: auto;
    width: 100%;
  }
}

.picking-pebi-section .lg-container .row {
  justify-content: center;
  align-items: center;
}
.megamenu-dropdown .dropdown-menu .megamenu-nav h5 {
  display: none;
}
.megamenu-dropdown .dropdown-menu {
  padding-top: 15px;
}

.get-in-touch span {
  color: #fff !important;
  padding: 6px;
}
.footer .get-in-touch {
  margin: 0px 0px 20px !important;
}
.footer .get-in-touch img {
  height: 30px;
  width: 30px;
}

/* Ensure the input field takes up available space */
.footer .wpcf7-form-control.wpcf7-email {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 15px 0px;
  margin-bottom: 20px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #ffff;
  background: transparent;
  width: 100%;
}

/* Style the submit button */
.footer .wpcf7-form-control.wpcf7-submit {
  width: 50%;
  height: 49px;
  padding: 12px 35px;
  /*     background: @ffff; */
  border-radius: 34px;
  /* font-family: "Montserrat"; */
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #000;
  border: none;
}
.footer .wpcf7-form-control.wpcf7-email::placeholder {
  color: #fff;
  font-weight: 400;
}

.bottom {
  border-top: 1px solid #828282 !important;
}

#menu-header-menu .current-menu-item {
  border-bottom: 2px solid #fbfbfb;
}

#menu-header-menu .main-submenu-ul li {
  border: none;
}

/*About us meet our team section */

.page-id-249 .meet-our-team {
  display: none;
}

.solutions-gallery a {
  display: none;
}
.contact-information .info-row .i-card h5 {
  text-align: center;
}

.footer-nav .c-row span {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  padding: 8px;
  line-height: 40px;
  color: #fff;
}

.domains-card img {
  width: 30px !important;
}

.crm-section .hover-bg {
  height: 330px !important;
}
.crm-section .card {
  height: 300px !important;
}

@media screen and (max-width: 768px) {
  .crm-section .card {
    height: 315px !important;
  }
}
.industries-hero .baneer {
  box-shadow: none !important;
}

/* custom code */

.blog-detail-hero .content .blog-title h1 {
  max-width: 762px;
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 0px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .blog-detail-hero .content .blog-title h1 {
    font-size: 22px;
    line-height: 28px;
  }
}

.contact-section .contact-row .content h3 {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 800;
  font-size: 70px;
  color: #ccc;
  display: inline-block;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-color: currentColor;
  -webkit-text-stroke-width: 0.012em;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .contact-section .contact-row .content h3 {
    font-size: 50px !important;
  }
}

.countdowns .countdowns-row .c-card h3 {
  display: inline-block;
  font-family: 'Space Grotesk';
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-color: currentColor;
  -webkit-text-stroke-width: 0.012em;
  font-style: normal;
  font-weight: 600;
  font-size: 96px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .countdowns .countdowns-row .c-card h3 {
    font-size: 55px;
  }
}
.countdowns-light .countdowns-row .c-card h3 {
  display: inline-block;
  font-family: 'Space Grotesk';
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-color: currentColor;
  -webkit-text-stroke-width: 0.012em;
  font-style: normal;
  font-weight: 600;
  font-size: 96px;
  text-align: center;
  color: #8d8d8d;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .countdowns-light .countdowns-row .c-card h3 {
    font-size: 60px;
    line-height: 50px;
  }
}

.clients-love-section .heading h3 {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 45px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .clients-love-section .heading h3 {
    font-size: 26px;
  }
}

.services-about .content h3 {
  font-family: Unbounded;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  color: rgb(0, 0, 0);
  max-width: 542px;
  margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
  .services-about .content h3 {
    font-size: 24px;
  }
}

.services-about .content h3 span {
  font-family: 'Unbounded';
  color: #2554f9;
}

.full-slider .carousel__item .content h3 {
  margin-bottom: 20px;
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  color: #000;
}
.full-slider .carousel__item .content h3 span {
  font-family: 'Unbounded';
  color: #2554f9;
}
.committed-crew-section .content-section h3 {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  color: #000;
  margin-bottom: 30px;
}
.committed-crew-section .content-section h3 span {
  font-family: 'Unbounded';
  color: #2554f9;
}
.services-section-outer .serve-card-bg .serve-header h2 {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  color: #fff;
  margin-bottom: 0px;
}

.quick-round-section #carousel #scene .carousel_item .carousel_card h3 {
  max-width: 500px;
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
}
@media only screen and (max-width: 1180px) {
  .quick-round-section #carousel #scene .carousel_item .carousel_card h3 {
    font-size: 24px;
  }
}

.still-looking .content h3 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 59px;
  text-align: center;
  color: #000;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .still-looking .content h3 {
    font-size: 30px;
    line-height: normal;
  }
}

.company-introduction .banner-card .experience-card h3 {
  font-family: 'unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 66px;
  color: #fff;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .company-introduction .banner-card .experience-card h3 {
    font-size: 30px;
  }
}
.center-heading h3 {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
}

.center-heading h3 span {
  font-family: 'Unbounded';
  color: #2554f9;
}

.solutions-section .solutions-row .solution-box .text h2 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  max-width: 200px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

.contact-section .contact-row .content .details h3 {
  -webkit-text-fill-color: initial;
}

.page-id-332 .breadcrumb-section {
  min-height: 50vh !important;
  background-position: top !important;
}
.page-id-332 .breadcrumb-section .content h1 {
  font-size: 60px !important;
}

#menu-header-menu .current-menu-item,
.current-menu-parent.active-border {
  border-bottom: 2px solid #fbfbfb !important;
}

.main-submenu-ul li {
  width: fit-content !important;
}
.technologies-section
  .technologies-row
  .platforms
  .tab-content
  .tab-pane
  .languages
  .pill
  img {
  max-width: 85% !important;
}
.technologies-footer .center-heading h3 {
  font-size: 22px;
}

.why-choose-cta {
  padding: 0;
}
.why-choose-cta .cta-heading {
  font-size: 20px !important;
  line-height: 32px;
}

.why-choose-cta .btn-primary {
  padding: 12px 20px !important;
  font-size: 16px !important;
}

.crm-section .card {
  cursor: default;
}

.service-faq-section .accordion .accordion-item {
  padding: 0px 0 26px 0;
}
.service-faq-section .accordion .accordion-button {
  padding-top: 26px;
}

.phone-head {
  margin-left: 40px !important;
  color: white !important;
  font-weight: bold !important;
}

.phone-head-mobile {
  /*margin-left: 50px !important;*/
  color: white !important;
  font-weight: bold !important;
  font-size: 18px !important;
}

@media (max-width: 1024px) {
  .technologies-footer .center-heading h3 {
    font-size: 16px !important;
  }
  .menutitlefooter {
    display: none !important;
  }
  .phone-head {
    display: none;
  }
}
@media (min-width: 1025px) {
  .phone-head-mobile {
    display: none;
  }
  .phone-head {
    margin-left: 20px;
  }
  .header .navbar .navbar-nav {
    gap: 30px;
  }
  .lang-dropdown {
    margin-left: 20px;
  }
  .heading-main:lang(de) {
    font-size: 55px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
	.full-slider .carousel__item .banner img {
		width: 70%;
	}
}

