/*Colors*/

:root {
  --pbmit-global-color: #73767f;
  --pbmit-secondary-color: #cdb14f;
  --color-one: #73767f;
  --color-two: #cdb14f;
  --color-three: #8d1f18;
  --color-grey: #999999;
  --color-grey-medium: #cccccc;
  --color-grey-light: #F7F7F7;
  --color-white: #FEFEFE;
  --color-black: #121212;
}

/* Custom */

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

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

.text-justify, .about-area .about-one-rightbox p, 
.pbmit-cta3-content-wrapper, .office-area .choose-us-one-rightbox p, 
.pbmit-slider-content p, .course-area .team-one-content p {
  text-align: justify;
}

.pbmit-fidbox-style-10 .pbmit-fld-contents-wrap a {
  color: var(--color-white);
}

.pbmit-fidbox-style-10 .pbmit-fld-contents-wrap a:hover {
  color: var(--color-two);
}

.pbmit-slider-three .pbmit-title, .pbmit-slider-four .pbmit-title {
  font-size: 90px;
  line-height: 100px;
}

.pbmit-slider-content p {
  max-width: 65%;
  margin-top: 40px;
  font-size: 18px;
}

.pbmit-slider-area .pbmit-sub-title {
  margin-top: 70px;
  margin-bottom: 20px;
}

.pbmit-fidbox-style-10 .pbmit-fld-contents-wrap p, 
.pbmit-fidbox-style-10 .pbmit-fld-contents-wrap h6 {
  color: var(--color-white);
}

.pbmit-fidbox-style-10 .pbmit-fld-contents-wrap p {
  margin-bottom: 0;
}

.pbmit-fidbox-style-10 .pbmit-sbox-icon-wrapper {
  border: 2px solid var(--color-white)
}

.pbmit-fidbox-style-10 .pbmit-large-icon i {
  color: var(--color-white);
}

.pbmit-fidbox-style-10 .pbmit-large-icon i:before {
  font-size: 30px;
  line-height: 82px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper {
  background-color: var(--color-white);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper i {
  color: #4dc247;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper:hover {
  background-color: #4dc247;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper:hover i {
  color: var(--color-white);
}

.pbmit-fidbox-style-10 .pbmit-sbox-icon-wrapper {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pbmit-fidbox-style-10 .pbmit-sbox-icon-wrapper:hover {
  background-color: var(--color-three);
  border: 2px solid var(--color-three);
}

.header-style-3 .site-navigations ul.navigation > li > a:hover {
  color: var(--color-two);
}

.counter-eight-bg {
	background-image: url(../images/about/adriana-souza-advogada-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0;
}

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

.choose-us-one-rightbox p {
  color: var(--color-white);
}

.header-style-3 .pre-header {
  background-color: var(--color-one);
  border-top: 5px solid var(--color-two);
}

.pbmit-pre-header-left li i {
  color: var(--color-two);
}

.pbmit-pre-header-left li a {
  color: var(--color-white);
}

.pbmit-pre-header-left li a:hover {
  color: var(--color-two);
}

.header-style-3 .pbmit-pre-header-left li i {
  font-size: 16px;
}

.pbmit-pre-header-left li span {
  font-weight: 400;
}

.pbmit-ihbox-style-3 {
  padding: 20px 40px 40px;
}

.pbmit-heading-subheading .pbmit-title:after {
  background-color: var(--color-white);
  height: 2px;
  bottom: -20px;
}

.about-area .pbmit-heading-subheading .pbmit-title:after {
  background-color: var(--color-three);
}

.pbmit-heading-subheading .pbmit-title {
  margin-bottom: 50px;
}

.about-one-rightbox {
  padding: 0;
}

.pbmit-servicebox-style-2 .pbmit-box-content {
  background-color: var(--color-one);
}

.pbmit-servicebox-style-2 .pbmit-box-content .pbmit-box-category {
  color: var(--color-white);
}

.about-one-rightbox .pbmit-btn {
  padding: 17px 10px;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 12px;
}

.img-about {
  position: relative;
  z-index: 1;
}

.img-about::before {
  width: 200px;
  height: 200px;
  background-color: var(--color-two);
  content: '';
  position: absolute;
  bottom: -20px;
  left: -20px;
  z-index: -1;
  display: block;
  opacity: 1;
}

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

.header-style-3 .sticky-header .site-navigations ul.navigation > li > a {
  color: var(--color-one);
}

.header-style-3 .sticky-header .site-navigations ul.navigation > li > a:hover {
  color: var(--color-two);
}

.about-one-rightbox .pbmit-btn {
  background-color: var(--color-one);
}

.about-one-rightbox .pbmit-btn:hover {
  background-color: var(--color-three);
}

.about-one-rightbox .pbmit-btn.second {
  background-color: var(--color-two);
}

.about-one-rightbox .pbmit-btn.second:hover {
  background-color: var(--color-three);
}

.journey-area .pbmit-heading-subheading.text-center .pbmit-title:after {
  background-color: var(--color-three);
}

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

.journey-area .swiper-pagination-bullet {
  background-color: var(--color-grey-medium);
}

.swiper-button-next, .swiper-button-prev {
  bottom: -55px;
}

.pbmit-servicebox-style-1 .pbmit-box-content h3::before {
  display: none;
}

.pbmit-post-item, .pbmit-servicebox-style-1 {
  min-height: 180px;
}

.pbmit-box-content {
  padding: 30px !important;
}

.modal-body .pbmit-box-content {
  padding: 10px 20px 12px !important;
}

.pbmit-servicebox-style-1 .pbmit-box-content-inner {
  height: 180px;
  min-height: 180px;
}

.pbmit-servicebox-style-1 .pbmit-ihbox-icon {
  position: absolute;
  top: 0;
}

.pbmit-servicebox-style-1 .pbmit-box-content h3 {
  color: var(--color-white);
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.modal-body .section-lg {
  padding-top: 30px;
  padding-bottom: 40px;
}

.modal-header {
  background-color: var(--color-one);
}
  
.modal-header .modal-title {
  color: var(--color-white);
  padding-left: 8px;
}

.modal-body .pbmit-box-category {
  text-align: justify !important;
}
  
.close {
  position: absolute;
  right: 20px;
  background: transparent;
  color: #FFF;
  width: 30px;
  height: 35px;
  border: 1px solid #FFF;
}

p {
    margin: 0 0 15px;
}

.pbmit-bg-color-blackish {
  background-color: var(--color-one) !important;
}

.pbmit-servicebox-style-1 .pbmit-ihbox-icon i {
  color: var(--color-two);
}

.color-two {
  color: var(--color-two) !important;
}

.color-three {
  color: var(--color-three) !important;
}

.pbmit-ihbox-style-3 .pbmit-custom-heading {
  color: var(--color-three);
}

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

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

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

.pbmit-btn-transparent {
  color: var(--color-two);
  padding-right: 45px;
  font-weight: 700;
  letter-spacing: 1px;
}

.pbmit-btn-transparent:hover {
  color: var(--color-three);
}

.course-area .container {
  border-top: 1px solid var(--color-two);
  padding-top: 60px;
}

.course-area p {
  color: var(--pbmit-body-typography-color);
}

.course-area .pbmit-heading-subheading .pbmit-title::after {
  background-color: var(--color-three);
}

.sticky-header .pbmit-btn-outline {
  border: 2px solid var(--color-one);
  color: var(--color-one);
}

.sticky-header .pbmit-btn-outline:hover {
  border: 2px solid var(--color-two);
  color: var(--color-white);
  background-color: var(--color-two);
}

.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;
}

.logo-jan {
  height: 15px !important;
  margin-left: 5px;
  margin-top: 0;
}

.pbmit-servicebox-style-1 .pbmit-ihbox-icon img {
  width: 50px;
}

/* WhatsApp and Instagram */

.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;
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #4dc247;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.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;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.widget-instagram span {
  color: var(--color-white);
}

.widget-instagram {
  margin: 25px 20px;
  position: fixed;
  bottom: 60px;
  right: 0;
  z-index: 16000160;
  font-size: 21px;
}

.widget-instagram {
  width: 50px;
  height: 50px;
  background-color: var(--color-three);
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  /*-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-instagram:hover {
    background-color: #8941a7;
    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);*/
}

/* Responsive */

@media (max-width: 767px) {

  body {
    overflow-x: hidden;
  }

  .pbmit-slider-content p {
    text-align: left !important;
  }

  .pbmit-servicebox-style-1 .pbmit-ihbox-icon img {
    width: 60px;
  }

  .pbmit-slider-three .pbmit-title, .pbmit-slider-four .pbmit-title {
    font-size: 28px;
    line-height: 36px;
    max-width: 70%;
  }

  .pbmit-slider-content p {
    max-width: 35%;
    margin-top: 15px;
    font-size: 12px;
  }

  .pbmit-slider-area .pbmit-sub-title {
    margin-top: 100px;
    margin-bottom: 8px;
  }

  .pbmit-slider-area .pbmit-slider-bg {
    background-position: -320px center;
  }

  .pbmit-slider-area .pbmit-sub-title {
    font-size: 9px;
  }

  .pbmit-heading-subheading .pbmit-subtitle {
    font-size: 9px;
    margin-bottom: 0;
  }

  .office-area.section-xxl {
    padding-top: 30px;
      padding-bottom: 160px;
  }

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

  .pbmit-heading-subheading .pbmit-title, .pbmit-heading-style-1 .pbmit-title, .pbmit-heading-subheading-style-1 .pbmit-title, .pbmit-heading-subheading-style-2 .pbmit-title, .demo-eight .pbmit-heading-subheading-style-2 .pbmit-title {
    font-size: 28px;
    line-height: 36px;
  }

  .pbmit-heading-subheading .pbmit-title {
    margin-bottom: 40px;
  }

  .pbmit-heading-subheading .pbmit-title:after {
    bottom: -15px;
  }

  .pbmit-ihbox-style-3 {
    padding: 15px 30px 35px;
  }

  p {
    font-size: 15px;
  }

  .pbmit-ihbox-style-3 .pbmit-vc_cta3-headers.pbmit-wrap-cell .pbmit-custom-heading:after {
    bottom: -10px;
  }

  .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper i:before {
    font-size: 48px;
  }

  .pbmit-ihbox-style-3 .pbmit-custom-heading {
    margin-bottom: 30px;
  }

  .about-area.section-lg {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .about-area .row.g-5 {
    --bs-gutter-x: 0;
  }

  .course-area.section-lgb {
    padding-bottom: 35px;
  }

  .course-area .container {
    padding-top: 35px;
  }

  .services-area.section-lg {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .pbmit-heading-subheading.text-center {
    margin-bottom: 50px;
  }

  .service-arrow .swiper-button-prev {
    left: 35%;
  }

  .service-arrow .swiper-button-next {
    left: 65%;
  }

  .swiper-button-next, .swiper-button-prev {
    bottom: -45px;
  }

  .pbmit-servicebox-style-1 .pbmit-box-content h3 {
    font-size: 21px;
  }

  .counter-eight-bg {
    padding: 50px 0;
    background-image: url(../images/about/adriana-souza-advogada-4.jpg) !important;
    background-position: -170px center;
  }

  .counter-eight-bg:before {
    opacity: .7;
  }

  .pbmit-fidbox-style-10 .pbmit-sbox-icon-wrapper {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid var(--color-white);
  }

  .pbmit-fidbox-style-10 .pbmit-large-icon i:before {
    font-size: 18px;
    line-height: 42px;
  }

  .pbmit-fidbox-style-10 .pbmit-fld-contents-wrap {
    padding-left: 10px;
  }

  .pbmit-fidbox-style-10 {
    margin-bottom: 20px;
  }

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

  .counter-eight-box {
    padding-bottom: 60px;
  }

  .pbmit-ihbox-style-10 .pbmit-cta3-content-wrapper {
    font-size: 15px;
    font-family: var(--pbmit-body-typography-font-family);
  }

  .pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper i:before {
    font-size: 48px;
    line-height: 90px;
  }

  .pbmit-ihbox-style-10 .pbmit-custom-heading {
    font-size: 24px;
  }

  .pbmit-ihbox-style-10 .pbmit-ihbox-heading {
    padding-top: 20px;
  }

  .footerlogo {
    padding: 20px;
  }

  .pbmit-footer-widget-area {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .pbmit-ihbox-style-10 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }

  .site-navigations {
    display: none;
  }

  .modal-body {
    padding: 0;
  }

  .modal-body .pbmit-heading-subheading .pbmit-title {
    font-size: 24px;
    line-height: 30px;
  }

  .modal-body .pbmit-box-content {
    padding: 20px !important;
  }

}

@media(max-width:991px) {

}

@media(max-width:1199px) {

}

@media(max-width:1200px) {

}

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

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