/*Colors*/

:root {
  --pbmit-global-color: #121212;
  --pbmit-secondary-color: #121212;
  --color-grey: #999999;
  --color-grey-medium: #cccccc;
  --color-grey-light: #F7F7F7;
  --color-white: #FEFEFE;
  --color-black: #121212;
}


/* Custom */

.pbmit-pf-box-title h3 {
  color: var(--color-black);
}

.pbmit-servicebox-style-6 .pbmit-ihbox-icon {
  background-color: var(--color-black);
}

.pbmit-servicebox-style-6 .pbmit-item-thumbnail,
.pbmit-servicebox-style-6 .pbmit-item-thumbnail-inner,
.pbmit-servicebox-style-6 .pbmit-item-thumbnail-inner img {
  max-height: 300px;
}

.pbmit-servicebox-style-6 .pbmit-item-thumbnail-inner img {
  object-fit: cover;
  width: 100%;
}

.pbmit-post-item {
  z-index: 0
}

.pbmit-servicebox-style-6 .pbmit-box-content {
  padding: 50px 30px 30px;
  border-color: var(--color-black);
}

.pbmit-servicebox-style-6 .pbmit-post-item:hover .pbmit-box-content {
  opacity: 70%;
  background-color: var(--color-black);
}

.pbmit-servicebox-style-6:hover .pbmit-box-content h3 {
  color: var(--color-white);
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0 !important;
}

.service-seven-slider .swiper-pagination-bullet-active {
  background-color: var(--color-black) !important;
}

.service-seven-slider .swiper-pagination-bullet {
  border: 2px solid var(--color-black) !important;
}

.pbmit-slider-seven .swiper-button-prev,
.pbmit-slider-seven .swiper-button-next {
  background-color: transparent;
}

.pbmit-slider-seven .swiper-button-prev:hover,
.pbmit-slider-seven .swiper-button-next:hover {
  background-color: transparent;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 60px;
}

.swiper-pagination-bullet {
  background-color: transparent;
  border: 2px solid var(--color-white);
}

.swiper-pagination-bullet-active {
  background-color: var(--color-white) !important;
}

.social-icons {
  padding-top: 5px;
  font-size: 14px;
}

.social-icons li {
  padding-left: 5px;
  min-width: 30px;
}

.site-header .social-icons li > a {
  line-height: 31px;
}

.header-style-1 .social-icons li a {
  color: var(--color-white);
  background-color: var(--color-black);
  border-radius: 50%;
  font-size: 14px;
  width: 30px;
  height: 30px !important;
}

.header-style-1 .social-icons li a:hover {
  background-color: var(--color-grey-medium);
}

.pbmit-slider-seven .swiper-button-prev:after,
.pbmit-slider-seven .swiper-button-next:after {
  color: var(--color-white) !important;
}

.choose-us-one-rightbox p {
  opacity: 1;
}

.pbmit-heading-subheading-style-2 .pbmit-subtitle:before, .pbmit-heading-subheading-style-2 .pbmit-subtitle:after {
  color: var(--color-grey);
}

.pbmit-heading-subheading-style-2 .pbmit-subtitle:before, .pbmit-heading-subheading-style-2 .pbmit-subtitle:after {
  background-color: var(--color-grey);
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
  background-color: var(--color-black);
}

.pbmit-heading-subheading-style-2 .pbmit-subtitle {
  color: var(--color-grey);
}

.pbmit-tab-style-1 .nav-item a.active {
  background-color: var(--color-white);
  color: var(--color-black);
}

.pbmit-tab-style-1 .nav-item a {
  background-color: var(--color-grey);
  color: var(--color-white);
}

.about-us-section-two {
  background-image: none;
  padding: 40px;
}

.about-us-two-btn .pbmit-btn {
  padding: 15px 25px;
}

.form-seven-box .pbmit-btn {
  font-weight: 700;
  letter-spacing: .5px;
  font-size: 12px;
}

.form-control {
  font-size: 14px;
}

.pbmit-btn-global {
  color: var(--color-white);
  background-color: var(--color-black);
}

.pbmit-btn-global:hover {
  color: var(--color-white);
  background-color: var(--color-grey);
}

.footer.site-footer {
  background-color: var(--color-black);
  background-image: none;
}

.pbmit-footer-contact-info-inner i {
  color: var(--color-white);
}

.footer.site-footer .pbmit-footer-boxes:not(:last-child) {
  border: none;
}

p {
  margin: 0 0 15px;
  font-size: 14px;
}

.site-header .site-branding img,
.site-header-menu .logo-img.stickylogo, .site-header-menu.sticky-header .logo-img {
  max-height: 50px;
}

.logo-jan {
  height: 16px !important;
  margin-left: 10px;
}

.site-navigations ul.navigation > li.active > a {
  color: var(--color-grey) !important;
}

.site-navigations ul.navigation > li > a {
  margin: 0 12px;
  height: 100px;
  line-height: 100px;
  font-weight: 600;
  color: var(--color-black);
}

.site-navigations ul.navigation > li > a:hover {
  color: var(--color-grey);
}

.pbmit-slider-six .pbmit-slider-item {
  padding: 70px 0 270px 0;
}

.pbmit-slider-six .pbmit-slider-content:before {
  display: none;
}

.appoinment-six {
  border-bottom: none;
}

.appoinment-six-box:before {
  background-color: var(--color-black);
}

.pbmit-slider-six .pbmit-title {
  font-size: 72px;
  line-height: 1.1;
  color: var(--color-black);
}

.pbmit-header-search-btn a i {
  font-size: 32px;
  color: var(--color-black);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pbmit-header-search-btn a:hover i {
  color: var(--color-grey);
}

.contact-form {
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 30px;
}

.why-choose-section-seven,
.team-section-seven,  
.team-seven-right-box:before {
  background-image: none;
}

.why-choose-section-seven:before,
.team-seven-bg-layer:before {
  background-color: var(--color-black);
  opacity: 1;
}

.about-seven-ihbox {
  padding-bottom: 20px;
}

.about-seven-inner {
  padding-left: 0;
}

.pbmit-heading-subheading-style-2 {
  margin-bottom: 20px;
}

.pbmit-ihbox-style-7 .pbmit-custom-heading {
  font-size: 21px;
  line-height: 1;
}

.choose-us-one-rightbox {
  margin-top: 0;
  margin-bottom: 70px;
}

.ihbox-section-one .col-md-6:first-child {
  background-color: var(--pbmit-global-color);
}

.ihbox-section-one .col-md-6:not(:first-child) {
  background-color: var(--pbmit-white-color);
}

.pbmit-cta3-content-wrapper {
  font-size: 14px;
}

.pbmit-tab-style-1 .pbmit-column-inner {
  padding: 25px 0px 25px 0px;
}

body .scroll-to-top {
  bottom: 90px;
  right: 20px;
}

body .scroll-to-top:after {
  display: none;
}

.pbmit-btn,
.pbmit-btn-outline {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .5px;
}

.pbmit-btn-outline-white {
  color: var(--color-white);
  border-color: var(--color-white);
  background-color: transparent;
  padding-right: 40px;
}

.pbmit-btn-outline-white:hover {
  color: var(--color-black);
  border-color: var(--color-white);
  background-color: var(--color-white);
}

.pbmit-teambox-style-5 .pbmit-box-content {
  background-color: var(--color-grey-light);
}

.header-style-1 .pre-header {
  line-height: 40px;
  height: 42px;
}

.header-style-1 .site-header-menu {
  height: 100px !important;
}

.site-title {
  height: 100px;
  line-height: 100px;
}

.pbmit-slider-seven .pbmit-slider-item {
  height: 600px;
}

.why-choose-section-seven {
  padding: 90px;
}

.pbmit-pre-header-left .top-contact {
  font-size: 12px;
}

.pbmit-slider-seven .pbmit-title {
  font-size: 72px;
  line-height: 1.1;
  padding-bottom: 50px;
}

.counter-eight-bg {
  padding: 120px 0;
}

.pbmit-ihbox-style-10 {
  padding-right: 0;
}

.pbmit-footer-contact-info-inner {
  font-family: var(--pbmit-body-typography-font-family);
  font-size: 14px;
}

.pbmit-footer-contact-info-inner span {
  font-weight: 600;
}

.pbmit-footer-text-inner {
  font-size: 14px;
}

.counter-eight-box {
  border-bottom: none;
}

.counter-eight-bg:before {
  background-color: var(--color-black);
  opacity: .8;
}

.parallax-1 {
  padding: 200px 0;
  color: #FFF;
  position: relative;
  background-image: url(../images/about/img-2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  z-index: 0;
}

.parallax-1 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(18 18 18 / 0.5);
  z-index: -1;
}


/* WhatsApp */

.widget-whatsapp {
  margin: 25px 20px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 16000160;
}

.widget-whatsapp--sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.widget-whatsapp {
  width: 50px;
  height: 50px;
  background-color: #4dc247;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  /*-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.widget-whatsapp:hover {
  background-color: #fff;
  outline: 0;
  /*-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);*/
}

.widget-whatsapp:hover .widget-whatsapp--icon {
  fill: #4dc247;
}

.widget-whatsapp--icon {
  fill: #fff;
  width: 28px;
  height: 28px;
}


/* Responsive */

@media (max-width: 767px) {

  body {
    overflow-x: hidden;
  }

  .pbmit-slider-seven .pbmit-title {
    font-size: 48px;
  }

  .pbmit-slider-seven .pbmit-slider-item {
    height: 100vh;
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 60px !important;
  }

  .about-section-seven {
    margin-top: -150px;
  }

  .team-seven-right-box {
    padding: 0px 15px 0px 15px
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0 !important;
  }

  .pbmit-servicebox-style-6 .pbmit-box-content {
    min-height: 300px;
  }

  .parallax-1 {
    padding: 100px 0;
  }

}

@media(max-width:991px) {

  .parallax-1 .social-icons li > a {
    border: 1px solid var(--color-white);
    border-radius: 50%;
    margin: 0 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: var(--color-white);
  }

  .parallax-1 .social-icons li > a:hover {
    border: 1px solid var(--color-white);
    background-color: var(--color-white);
    color: var(--color-black);
  }

  .form-seven-box {
    padding: 30px;
  }

  .sticky-header {
    position: fixed !important;
  }
  
  .header-style-1 .sticky-header.site-header-menu {
    height: 100px !important;
  }

  .header-style-1 .sticky-header .site-title {
    line-height: 100px;
  }

  .sticky-header .navbar-toggler {
    top: 40px;
  }

  .pbmit-heading-subheading-style-2 .pbmit-title,
  .pbmit-heading-subheading-style-2 h2,
  .parallax-1 h2 {
    font-size: 30px;
    line-height: 1.2
  }

  .pbmit-btn, .pbmit-btn-outline {
    width: 100%;
  }

  .section-xxl {
    padding-top: 30px;
    padding-bottom: 5px;
  }

  .pbmit-tab-style-1 .nav {
    display: flex;
    justify-content: space-between;
  }

  .choose-us-one-rightbox {
    margin-bottom: 40px;
  }

}

@media(max-width:1199px) {

  .pbmit-menu-wrap ul.navigation {
    top: 100px;
    background-color: var(--color-black);
  } 

}

@media(max-width:1200px) {

  .team-seven-left-box {
    padding: 10px 15px 15px 15px;
  }

}

.btn-mobile {
  margin: 30px 0;
}

.btn-mobile .pbmit-btn-outline {
  color: var(--color-white);
  border: 2px solid var(--color-white);
}