/* aboutpage...... */
.aboutsecone .col-md-6 {
  padding-top: 12%;
  padding-left: 5%;
}

.aboutsecone p {
  font-size: 30px;
  color: #fefefe;
  line-height: 44px;
}

.aboutsecone h1 {
  color: #fff;
}

/* secoundsection */
.pxl-tabs--title {
  display: flex;
  border-bottom: 2px solid #ddd;
}

.pxl-tab--title {
  flex: 1;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s, color 0.3s;
  clip-path: polygon(8% 0%, 100% 0%, 93% 100%, 0% 100%);
}

.pxl-tab--title.active {
  color: #fff;
  font-weight: bold;
  border-bottom: 2px solid #d3b874;
  background: #d3b874;
}

.pxl-tab--title:hover {
  background-color: #d3b874;
  color: #fff;
}

.content {
  padding: 20px;
}

.price-box {
  border: 2px solid #d3b874;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
}

.price-header {
  background-color: #d3b874;
  color: #fff;
  padding: 5px;
  font-weight: bold;
}

.price {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

.features {
  list-style: none;
  padding-left: 0;
}

.features li {
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.features li::before {
  content: '✔️';
  color: #d3b874;
  margin-right: 10px;
}

.container.abousecsend {
  margin-top: 60px;
  margin-bottom: 7px;
}

img.abiimg1 {
  border-radius: 24px;
}

.aboutsectrd h3 {
  font-size: 17px;
  color: #d3b874;
}

.aboutsectrd h1 {
  font-size: 56px;
}

.aboutsectrd h1 span {
  color: #d3b874;
}

.aboutsectrd p {
  font-size: 18px;
  padding-right: 175px;
}

img.abiimg2 {
  position: relative;
  margin-top: -214px;
  margin-left: -168px;
}

.aboutsectrd {
  background-image: url('images/4.jpg');
  background-size: cover;
  padding: 108px;
}

.forssd {
  background-image: url('images/img1-home.png');
  background-size: cover;
  padding: 108px;
}

section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4dab743.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.pxl-row-scroll-none.pxl-zoom-point-false.pxl-section-overflow-visible.pxl-section-fix-none.pxl-bg-color-none.pxl-section-overlay-none {
  padding: 42px;
}

.mytexbout h1 {
  font-size: 58px;
  line-height: 77px;
}

.mytexbout h1 span {
  color: #d49a12;
}

/* contact.. .. . .. */
.contact-form {
  padding: 30px;
  width: 100%;
  border-radius: 8px;
}

.contact-form h2 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
  text-align: center;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 6px;
  margin: 10px 0;
  border: 1px solid #ddd;
  font-size: 16px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0px;
  background-color: #ffffff;
}

.contact-form textarea {
  resize: vertical;
  height: 100px;
}

.contact-form button {
  width: 100%;
  padding: 12px;
  background-color: #d8bc77;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.contact-form button:hover {
  background-color: transparent;
  border: 2px solid #d8bc77;
}

/* logoss.s.s. */
@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: 250px;
  height: 100%;
  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: 100px;
}

.container.sectocont {
  padding-top: 48px;
}

.dispchangw {
  display: flex;
  margin-top: 50px;
  gap: 71px;
}

/* footer. .. . . . */
footer#pxl-footer-elementor {
  background-image: url('images/bg-page-title1-1.jpg');
  background-size: cover;
}

.fotrs p {
  color: #fff !important;
}

.fotrs h3 {
  color: #fff !important;
}

.fotrs span {
  color: #fff !important;
}

.fotrs i.fa.fa-arrow-right {
  font-size: 12px;
}

.elementor-element.elementor-element-5d8c3ba.elementor-widget.elementor-widget-pxl_meta {
  margin-top: 22px;
}

.elementor-element.elementor-element-cb4ee7e.elementor-widget.elementor-widget-pxl_meta {
  margin-top: -13px;
}

/* footer form.. . . */
.contacts-form {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 400px;
  width: 100%;
  text-align: center;
  margin-left: 110px;
}

.contacts-form h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.contacts-form p {
  color: #888;
  margin-bottom: 1.5rem;
}

.contacts-form form input,
.contacts-form form textarea,
.contacts-form form select {
  width: 100%;
  padding: 0px 20px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ddd;
  font-size: 0.9rem;
  border-radius: 0px;
  background: transparent;
  height: 43px;
  border-top: none;
  padding-left: 0px;
  border-left: none;
  border-right: none;
}

.contacts-form .name-input {
  display: flex;
  gap: 0.5rem;
}

.contacts-form .name-input input {
  flex: 1;
}

.contacts-form .phone-input {
  display: flex;
  gap: 0.5rem;
}

.contacts-form .phone-input select {
  max-width: 70px;
  padding: 0.75rem;
  font-size: 0.9rem;
  border-radius: 30px;
}

.contacts-form textarea {
  resize: none;
  height: 80px;
}

.contacts-form button {
  background-color: #d49a12;
  font-weight: bold;
  border: none;
  width: 100%;
  padding: 0px;
}

.contacts-form .terms {
  font-size: 0.8rem;
  color: #888;
  margin-top: 0.5rem;
}

.contacts-form .terms a {
  color: #d49a12;
  text-decoration: none;
}

.contacts-form button:hover {
  background: transparent;
  border: 2px solid #d29912;
  color: #d19812 !important;
}

.contacts-form .phone-input {
  display: flex;
  gap: 0.5rem;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.phone-input {
  padding-bottom: 14px;
}

.mygap {
  width: 1px;
  background: #fff;
  height: 3vh;
  margin: 0px 8px;
}

/* mobileresponshive header css.....  */
/* Reset */
.custom-mobile-header {
  display: none !important;
}

.custom-mobile-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background-image: url(images/withoutdownload.png);
  background-size: cover;
  color: white;
  position: relative;
}

.custom-logo {
  font-size: 1.5rem;
}

.custom-toggle-btn {
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  display: none;
  margin-right: 29px;
}

.custom-nav-menu {
  display: flex;
  gap: 20px;
}

.custom-nav-menu ul {
  list-style: none;
  display: flex;
  gap: 20px;
}

.custom-nav-menu ul li {
  margin: 0;
}

.custom-nav-link {
  text-decoration: none;
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
}

/* .custom-nav-link:hover,
.custom-nav-link.custom-active {
  background-color: #d9bd79;
} */
.foterhedp{
  margin-top: -131px;
    font-size: 51px;
    margin-left: -358px;
    font-weight: 800;
}
@media (max-width: 768px) {
  .custom-toggle-btn {
    display: block;
  }

  .custom-mobile-header {
    display: flex !important;
    z-index: 111;
    position: fixed;
    width: 100%;
    top: 0;
  }

  .custom-logo img.attachment-full {
    width: 74px;
  }

  header#pxl-header-elementor {
    display: none !important;
  }

  .custom-nav-menu {
    display: none;
    flex-direction: column;
    background-image: url(images/withoutdownload.png);
    background-size: cover;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
  }

  .custom-nav-menu ul {
    flex-direction: column;
    gap: 10px;
  }

  .custom-nav-menu.custom-show {
    display: flex;
    height: 100vh;
  }
  .custom-nav-menu.custom-show ul {
    text-align: center;
    padding-right: 40px;
    padding-top: 28px;
}
.custom-nav-menu.custom-show ul a {
  font-size: 29px;
        color: #000;
        line-height: 41px;
        padding: 11px 48px;
}
.elementor-7655 .elementor-element.elementor-element-7ec08e8 {
  padding: 16px 0px 145px 0px;
}
.elementor-4812 .elementor-element.elementor-element-aec5a79 {
  padding: 16px 0px 145px 0px;
}

.elementor-4913 .elementor-element.elementor-element-03ec0e4 {
  padding: 16px 0px 145px 0px;
}
.homesec1s h3 {
  font-size: 43px !important;
  line-height: 45px !important;
}
.mysudechbfe{
  display: none !important;
}
#pxl-footer-elementor section {
  padding: 2px 0px!important;
}
.elementor-element.elementor-element-2456a35.elementor-widget.elementor-widget-pxl_logo {
  text-align: center;
}
.elementor-element.elementor-element-636d0bf.elementor-widget.elementor-widget-pxl_text_editor {
  text-align: center;
}
.pxl-meta.pxl-meta8 .pxl-meta-inner .pxl-item .pxl-item--title a {
  font-size: 14px!important;
}
.pxl-heading.px-sub-title-default-style .pxl-heading--inner .pxl-item--title {
  font-size: 47px;
}
.pxl-icon-list.pxl-icon1.icon-style2 {
  justify-content: center;
}
.pxl-icon-box3 .pxl-item-inner .pxl-meta-content .content-inner .pxl-list .pxl-item .pxl-title-link a {
  font-size: 14px;
}
.pxl-icon-box3 .pxl-item-inner .pxl-meta-content .content-inner .pxl-list .pxl-item .pxl-sub-link {
  font-size: 13px;
}
.aboutsecone {
  height: 71vh;
}
.aboutsecone h1 {
  font-size: 33px;
  padding-top: 60px;
}
.aboutsecone p {
  font-size: 25px;
  line-height: 36px;
}
.aboutsecone::before {
  content: "";
  height: 71%;
}
.abousecsend .elementor-column.elementor-col-50 {
  margin-right: -2px !important;
}
.abousecsend  .pxl-banner-box.pxl-banner-box1 .pxl-meta-inner .pxl-image-wg {
  font-size: 12px;
}
.abousec2 {
  padding-top: 34px;
  z-index: 11;
}
.content {
  padding: 8px 0px;
}
.aboutsectrd {
  padding: 13px;
}
.aboutsectrd h1 {
  font-size: 34px;
}
img.abiimg1 {
  width: 84%;
  margin-left: 53px;
}
img.abiimg2 {
  margin-top: -123px;
  margin-left: -7px;
  width: 59%;
}
.aboutsectrd p {
  padding-right: 0px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4dab743.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.pxl-row-scroll-none.pxl-zoom-point-false.pxl-section-overflow-visible.pxl-section-fix-none.pxl-bg-color-none.pxl-section-overlay-none {
  padding: 1px;
}
.mytexbout h1 {
  font-size: 26px;
  line-height: 36px;
}
.adrs p {
  font-size: 20px;
}
.contacts-form {
  border-radius: 0px;
  margin-left: 0px;
}
.ourethic {
  padding: 10px!important;
}
.ourethic h1 {
  padding-top: 59px!important;
  font-size: 57px;
}
.dispchangw {
  gap:22px!important;
}
.dispchangw h4 {
  font-size: 15px!important;
}
.dispchangw p {
  font-size: 15px!important;
}
section.mysudechbfe.elementor-section.elementor-top-section.elementor-element.elementor-element-00d6fec.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.pxl-row-scroll-none.pxl-zoom-point-false.pxl-section-overflow-visible.pxl-section-fix-none.pxl-bg-color-none.pxl-section-overlay-none {
  display: none !important;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-ad74cd0.pxl-main-pricing.pxl-column-none.pxl-column-overflow-hidden-no {
  display: none!important;
}
.elementor-3674 .elementor-element.elementor-element-098aaf4 .pxl-heading .pxl-item--title {
  margin-top: -137px;
}
.pxl-portfolio-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
  opacity: 0;
}
.aboutsecone p {
  font-size: 17px !important;
  line-height: 27px !important;
  padding-top: 0px !important;
}
}

/* mobileresponshive header css.....  */