.pt-header-info-box {
    visibility: hidden !important;
}

header#pt-header.pt-header-style-2 .pt-header-diff-block .navbar-brand img {
    height: 85px !important;
}

a.navbar-brand.index {
    padding: 0px 30px !important;
}
div#pt-menu-contain {
    padding: 12px 0px;
}

header#pt-header.pt-header-style-2 .navbar-brand {
    background: #fff;
}

#pt-footer .pt-footer-style-1 .pt-footer-logo {
    height: 65% !important;
    /* margin-bottom: 20px; */
}

.pt-section-title-box .pt-section-description {
    text-align: justify;
}

.client.slider {
    margin: 0px;
}

section {
        padding: 50px 0px;
}

span.pt-section-sub-title.contact {
    font-size: 7em;
}

img.loder-img {
    height: 70px;
}

.pt-q {
    padding: 50px 0px 50px;
}

.pt-section-title-box .pt-section-sub-title {
    font-size: 6em;
}

/* .ion-chevron-down:before {
    content: "\f123";
} */

h6.pt-icon-box-title.fact {
    color: white;
}

.pt-icon-box-section .pt-icon-box-icon.icon i{
    font-size: 50px;    
    color: #fff;
}
h2.pt-section-title.highlight {
    color: #fff;
}

p.text-white.one-title {
    text-align: justify;
}

p.discrib {
    text-align: justify;
    margin-bottom: 10px;
}
.request-a-quate {
    padding: 140px 30px;
}

@media (min-width: 1200px) {
    .mt-xl-5, .my-xl-5 {
        /* margin-top: 3rem !important; */
        margin-top: 0px !important;
    }
}

.col-md-12.align-self-center.text-center {
    padding: 10px 0;
}

.pt-service-box-2 .pt-service-box-info .pt-service-title {
    text-align: center;
}
.pt-button-block {
    text-align: center;
}

@media (min-width: 1200px) {
    .col-xl-6.pt-lg-4.pt-xl-5.text-lg-center.text-xl-left.text-center.choose {
        padding-top: 0px !important;
    }
}

p.pt-section-description.choose {
    margin-bottom: 10px;
}
.pt-button-block.main-btn {
    text-align: left;
}

span.text.pt-text-primary {
    position: static;
}
span.pt-button-line-left.pt-bg-primary.pt-bg-primary {
    position: static;
}
/* model-box*/
/* Service Section Styling */
.services {
    width: 100%;
    padding: 20px;
  }
  
  .pt-service-box {

    border-radius: 8px;
    overflow: hidden;
    text-align: center;
  }
  
  .pt-service-banner img {
    width: 100%;
    height: auto;
  }
  
  .pt-service-title {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
  }
  
  .pt-btn-container .pt-button {
    text-decoration: none;
    /* color: #ff6a00; */
    font-weight: bold;
  }
  #pt-footer .pt-footer-top {
    padding: 50px 0 0;
}










  /* Modal styling */
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-y: auto;
  }
  
  .modal-dialog.modal-lg {
    width: 90%;
    max-width: 50%;
    margin: 15% auto;
  }

  .modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
  }
  
  /* Profile Image */
  .profile-img {
    max-width: 250px;
    width: 100%;
    border-radius: 8px;
  }
  
  /* Profile Info Styling */
  .profile-info {
    flex: 1;
  }
  
  .profile-name {
    color: #ff6a00;
    font-size: 24px;
    font-weight: bold;
  }
  
  .profile-position {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
  }
  
  h3 {
    font-size: 18px;
    color: #ff6a00;
    margin: 15px 0 5px;
  }
  
  .qualification, .experience {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    text-align: justify;
  }
  
  /* Close Button */
  .modal-close-btn {
    background-color: #ff6a00;
    color: white;
    border: none;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    display: none;
  }
  
  .modal-close-btn:hover {
    background-color: #e65c00;
  }
  
  .close {
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
    color: #aaa;
  }
  
  .close:hover {
    color: #000;
  }
  
  @media (max-width: 600px) {
    .modal-content {
      flex-direction: column;
      align-items: center;
    }
  }
  
  @media (max-width: 1024px) {
    .modal-dialog.modal-lg.model-space {
        max-width: none !important;
    }
}

.para-mb-5 p{
  margin-bottom: 5px;
}

.pb-10{
  padding-bottom: 10px;
}

.pb-30{
  padding-bottom: 30px;
}

.pt-filter-btn{
  background-color: #dfdfdf;
}

.widget ul li a.active{
  color: #32627f;
  font-weight: bold;
}

.img-boxshadow{
  box-shadow: 1px 1px 7px 1px #00000029
}

.pt-section-title-box .pt-section-title.lh-40{
  line-height: 40px;
}

.get-in-touch{
  padding: 50px 0 0 15px;
}

.request-a-quate{
  padding: 55px 30px;
}

.quote-from input[type="text"], .quote-from textarea, .quote-from input[type="email"]{
  margin-bottom:15px;
}

.classicMission{
  padding: 50px 0 30px 0;
}

.mb-0{
  margin-bottom: 0 !important;
}

.pb-0{
  padding-bottom: 0;
}
#formmsg {
  padding: 12px 20px;
  width: 100%;
  display: none;
  font-size: 1em;
  color: #fff;
  margin: 15px 0;
}

.error {
  background-color: #f44336;
  margin-bottom: 40px;
  color: #fff;
}

.success {
  background-color: #4CAF50;
}

.pt-blog-post{
  margin-bottom: 0;
}

.pt-col-2 {
  width: 20%;
  padding: 0 15px 30px;
}