/* Colors */

:root {
  --theme-grey: #363435;
  --theme-grey-medium: #cccccc;
  --theme-grey-dark: #999999;
  --theme-grey-light: #d2d3d5;
  --theme-white: #FEFEFE;
  --theme-black: #121212;
}

/* ****** */

/* Custom */

p {
    margin: 0 0 10px;
    font-size: 16px;
}

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

.header-style-5 .sticky-header .site-navigations ul.navigation > li > a:hover {
    color: var(--theme-grey-dark);
}

.header-style-5.site-header .site-branding img {
    max-height: 70px;
}

.header-style-5 .site-navigations ul.navigation > li > a:hover {
    color: var(--theme-grey-dark);
}

.header-style-5.site-header .social-icons li > a, .footer .social-icons li > a {
    background-color: transparent;
    border: 2px solid var(--theme-white);
    width: 38px;
    height: 38px;
}

.header-style-5.site-header .social-icons li > a:hover, .footer .social-icons li > a:hover {
    background-color: var(--theme-white);
    border: 2px solid var(--theme-white);
    color: var(--theme-grey) !important;
}

.header-style-5.site-header .sticky-header .social-icons li > a {
    background-color: transparent;
    border: 2px solid var(--theme-grey);
    width: 38px;
    height: 38px;
}

.header-style-5.site-header .sticky-header .social-icons li > a:hover {
    background-color: var(--theme-grey);
    border: 2px solid var(--theme-grey);
    color: var(--theme-white) !important;
}

.header-style-5 .site-header-menu.sticky-header {
    background-color: var(--theme-grey-light);
}

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

body .pbmit-bg-color-blackish, .footer.site-footer, .about-six-left-box:before, .pbmit-fidbox-style-7 {
    background-color: var(--theme-grey);
}

.pbmit-slider-five .pbmit-slider-item {
    padding: 280px 0 250px 0;
}

.pbmit-slider-five .pbmit-title {
    font-size: 72px;
    line-height: 1.1;
    margin-top: 15px;
    text-transform: uppercase;
}

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

.footer.site-footer {
    background-image: none;
}

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

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

.pbmit-footer-contact-info-inner a {
    color: #9e9da3;
}

.contact-area {
    background-color: var(--theme-grey-light);
}

.contact-section-iframe {
    margin-bottom: -8px;
}

.about-six-left-box:before {
    right: -210px;
    width: 120%;
    height: 30%;
}

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

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

.pbmit-heading-subheading .pbmit-title {
    color: var(--theme-grey);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pbmit-heading-subheading .pbmit-subtitle,
.pbmit-servicebox-style-1 .pbmit-ihbox-icon i {
    color: var(--theme-grey-dark);
}

.pbmit-heading-subheading .pbmit-title:after {
    background-color: var(--theme-grey-dark);
}

.pbmit-servicebox-style-1 .pbmit-ihbox-icon {
    line-height: 46px;
}

.pbmit-servicebox-style-1 .pbmit-box-content h3 {
    color: var(--theme-white);
    line-height: 1.2;
    margin-bottom: 15px;
    padding-bottom: 12px;
}

.pbmit-servicebox-style-1 .pbmit-box-content p {
    margin: 0;
    font-size: 14px;
    color: var(--theme-grey-dark);
    opacity: 1;
}

.pbmit-servicebox-style-1 .pbmit-box-content {
    padding: 35px 30px 35px;
    min-height: 380px;
    position: relative;
    display: flex;
    border-width: 2px;
}

.pbmit-servicebox-style-1 .pbmit-box-content .pbmit-btn {
    position: absolute;
    bottom: 0;
}

.pbmit-servicebox-style-1 .pbmit-btn {
    padding: 15px 50px 15px 30px;
    background-color: transparent;
    border: 2px solid var(--theme-white);
}

.pbmit-servicebox-style-1 .pbmit-btn:hover {
    background-color: var(--theme-black);
    border: 2px solid var(--theme-black);
}

.pbmit-servicebox-style-1 .pbmit-service-content {
    margin-bottom: 25px;
}

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

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

.form-control {
    font-size: 14px;
    border-width: 2px;
    color: var(--theme-grey);
}

.form-control:focus, .comment-form form .form-control:focus{
	border-color: var(--theme-black);
    color: var(--theme-black);
}

.about-six-right-box:before {
    display: none;
}

.about-six-img {
    z-index: 1;
}

.about-five-leftbox{
	position: relative;
	background-image: url(../images/about/bilibio-advogados-associados.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 280px;
	margin-left: 15px;
}

.about-six-right-box {
    padding: 0 30px 0 0;
    position: relative;
    z-index: 1;
}

.pbmit-fidbox-style-7 .pbmit-ihbox-icon {
    margin-bottom: 10px;
}

.pbmit-fidbox-style-7 {
    padding: 30px 30px 25px 30px;
}

.pbmit-heading-subheading .pbmit-title:after {
    bottom: -20px;
    height: 2px;
}

.team-area .about-six-right-box p {
    margin-bottom: 10px;
}

.pbmit-servicebox-style-1:before {
	border-top: 1px solid var(--theme-white);
    border-bottom: 1px solid var(--theme-white);
}
.pbmit-servicebox-style-1:after {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
	border-right: 1px solid var(--theme-white);
    border-left: 1px solid var(--theme-white);
}

.header-style-5 .pbmit-social-links-wrapper, .header-style-5 .site-branding {
    border: 0;
}

.header-style-5 .site-branding {
    padding-left: 40px;
}

.header-style-5 .pbmit-social-links-wrapper {
    padding-right: 30px;
}

.pbmit-teambox-style-2 .pbmit-box-content-inner {
    padding: 0 0 15px;
}

.pbmit-teambox-style-2 .pbmit-box-title h4 {
    /* text-transform: uppercase; */
    letter-spacing: 0;
    color: var(--theme-grey);
    font-size: 20px;
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 500;
}

.pbmit-teambox-style-2 .pbmit-box-team-position {
    color: var(--theme-grey-dark);
    font-size: 13px;
    margin-bottom: 5px;
}

.pbmit-teambox-style-2 .pbmit-teambox-email, .pbmit-teambox-style-2 .pbmit-box-content-inner .pbmit-teambox-email i {
    color: var(--theme-grey);
}

.pbmit-teambox-style-2 .pbmit-team-social-links-wrapper {
    margin-top: 20px;
}

.pbmit-teambox-style-2 .pbmit-teambox-email {
    margin-top: 0;
}

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

.modal {
    background-color: var(--theme-white);
    z-index: 999999;
}

.modal-backdrop {
    display: none;
}

.modal-body {
    padding: 30px 35px 20px;
}
  
.modal-header {
    background-color: var(--theme-color1);
}
  
.modal-header .modal-title {
    color: var(--theme-white);
    padding: 10px 20px;
}
  
.close {
    position: relative;
    right: 15px;
    background: transparent;
    color: #FFF;
    width: 30px;
    height: 35px;
    border: 1px solid #FFF;
}

/* ****** */

/* 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;
}

/* ****** */

/* Fab Button */

.fab{
    position: fixed;
    bottom: 85px;
    right: 10px;
    z-index: 999997 !important;
    width: 50px;
    height: 50px;
}

.fab button{
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 30px;
    background-color: #4dc247;
    border: none;
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    font-size: 24px;
    color: white;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
}

.fab button:focus{
    outline: none;
}

.fab button.main{
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #4dc247;
    right: 0;
    bottom: 0;
    z-index: 999997;
}

.fab button.main:before{
    font-family: "FontAwesome";
    content: "\f232";
    position: absolute;
    right: 13px;
    bottom: 13px;
}

.fab ul{
    position:absolute;
    bottom: 0;
    right: 0;
    padding:0;
    padding-right: 0;
    margin:0;
    list-style:none;
    z-index:10;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
}

.fab ul li{
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin-bottom: -10%;
    opacity: 0;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out;
}

.fab ul li label{
    margin-right:10px;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
    padding: 2px 8px;
    background-color: var(--theme-grey);
    color: var(--theme-white);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    border-radius:3px;
    height: 30px;
    font-size: 16px;
    pointer-events: none;
    opacity:1;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
    font-family: "Poppins";
}

.fab.show button.main,
.fab.show button.main{
    outline: none;
    background-color: #FFF;
    color: var(--color-primary);
    box-shadow: 0 3px 8px rgba(0,0,0,.5);
}

.fab.show button.main:before,
.fab.show button.main:before{
    font-family: "FontAwesome";
    content: '\f00d';
    position: absolute;
    right: 16px;
    bottom: 13px;
}

.fab.show button.main + ul,
.fab.show button.main + ul{
    bottom: 50px;
}

.fab.show button.main + ul li,
.fab.show button.main + ul li{
    margin-bottom: 10px;
    opacity: 1;
    float: right;
}

.fab.show button.main + ul li:hover label,
.fab.show button.main + ul li:hover label{
    opacity: 1;
}

.fab button i {
    color: #FFF;
    font-family: "FontAwesome";
    position: absolute;
    right: 13px;
    bottom: 13px;
}

/* Responsive */


@media only screen and (max-width: 767px) {

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .pbmit-slider-five .pbmit-slider-item {
        padding: 320px 0 0;
        height: 100vh;
    }

    .pbmit-slider-five .swiper-pagination {
        display: none;
    }

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

    .about-five-leftbox {
        margin-left: 0;
        padding: 140px 0;
        margin-left: 30px;
        margin-right: 30px;
    }

    .section-md {
        padding-top: 40px;
    }
    
    .about-five-content {
        padding: 30px 30px 30px 30px;
    }

    .service-section-five {
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 80px;
    }

    .team-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }

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

    .service-arrow .swiper-button-prev {
        left: 110px;
    }

    .service-arrow .swiper-button-next {
        left: 210px;
    }

    .pbmit-servicebox-style-1 .pbmit-box-content {
        min-height: 450px;
        padding: 30px 26px 30px;
    }

    .about-six-img .pbmit-fidbox-style-7 {
        bottom: -40px;
    }

    .pbmit-team-contact-form {
        padding: 50px 0px 35px 0px;
    }

    .logo-jan {
        margin-left: 0;
    }

    .contact-section-iframe iframe {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pbmit-team-contact-form form {
        margin-top: 0;
    }

}

/* @media only screen and (max-width: 380px) {
    
    .pbmit-servicebox-style-1 .pbmit-box-content {
        padding: 30px 26px 30px;
        min-height: 430px;
    }

} */

.footer .social-icons, .pbmit-footer-boxes {
    z-index: 9999999 !important;
    position: relative;
}

.contact-section-iframe iframe {
    height: 400px;
}

.about-six-left-box .about-six-img img {
    width: 100%;
}