:root {
    --pbmit-pangea-color: #b41828;
    --pbmit-sezione-color: #dfe7ef;
    --bs-body-line-height1-2: 1.1 !important;
    --pbmit-link-color-hover-card: #b41828;
}

.rosso-pangea {
    color: var(--pbmit-pangea-color) !important;
}

.bg-rosso-pangea {
    background-color: var(--pbmit-pangea-color) !important;
}

 .line-height1-2  {
    line-height: var(--bs-body-line-height1-2) !important;
}

.card-lista a:hover {
    color: var(--pbmit-link-color-hover-card);
    text-decoration: none !important;
}

.compliance-header {
    background-color: #031b4e;
    padding: 8px;
    color: #fff;
    border-radius: 8px;
}


.grigio-pangea {
    background-color: var(--pbmit-sezione-color) !important;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-weight: 800;
}

.site-footer .pbmit-footer-big-area .pbmit-footer-right h3 {
    font-size: 29px;
    line-height: 42px;
    margin: 0;
}

.site-footer {
    background-image:  none;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto;
    background-attachment: scroll;
    font-size: 15px;
    padding: 0 18px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
}

.pbmit-slider-one .pbmit-title {
    font-size: 70px;
    line-height: 88px;
    font-weight: 500;
    margin-bottom: 20px;
    color: var(--pbmit-white-color);
}

.bg-medici-selezione {
    position: relative;
    z-index: 1;
    background-image: url(../images/medici-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.bg-giovani-medici-selezione {
    position: relative;
    z-index: 1;
    background-image: url(../images/bg_giovani-medici.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.bg-strutture-sanitarie-selezione {
    position: relative;
    z-index: 1;
    background-image: url(../images/strutture-sanitarie-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.bg-odontoiatri-selezione {
    position: relative;
    z-index: 1;
    background-image: url(../images/strutture-dentisti-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.bg-compliance {
    position: relative;
    z-index: 1;
    background-image: url(../images/bg_compliance.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.bg-blog {
    position: relative;
    z-index: 1;
    background-image: linear-gradient(45deg, white, transparent),url(../images/bg_blog.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}


.bg-ad-personam-selezione {
    position: relative;
    z-index: 1;
    background-image: url(../images/ad-personam.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.pbmit-tbar-title {
    font-weight: 800;
    font-size: 45px;
    line-height: 60px;
    letter-spacing: 0;
    text-transform: none;
    font-style: normal;
    margin-bottom: 0px;
    color: var(--pbmit-blackish-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.mt-60 {
    margin-top: 60px;
}

.pbmit-ptable-line i {
    font-size: 20px;
    transform: rotate(14deg);
    color: var(--pbmit-global-color);
}


.pbmit-service-style-4 .pbminfotech-post-item .pbmit-box-content-wrap {
    padding: 35px;
    background-color: var(--pbmit-white-color);
    border-radius: 37px;
    clip-path: none
}

.pbmit-service-style-4 .pbmit-featured-img-wrapper {
    margin-right: 0px;
}

.btn {
       --bs-btn-font-size: 0.8rem;
}

@media screen and (min-width:991px ) {
    .pbmit-sticky-section .pbmit-ele-header-area-left {
        padding-left: 70px;
        position: sticky;
        top: 140px;
    }
}


.site-header-sticky {
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: #f0f7fd;
}

.blog-details .post img {
    margin-top: 15px;
    border-radius: 30px;
}

.blog-details .pbmit-meta-cat a {
    padding: 8px 17px;
    background: var(--pbmit-global-color);
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    border-radius: 15px;
    letter-spacing: .6px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}
.blog-details .pbmit-meta-cat {
    position: relative;
    bottom: 50px;
    left: 30px;
}

.widget.pbmit-service-ad {
    padding: 0;
    overflow: hidden;
    position: relative;
    background-image: url(../images/call.webp);
    background-size: cover;
    background-position: center center;
}

.mt-23 {
    margin-top: 23px;
}

.contact-us-left_img {
    background-image: url(../images/lavora-con-noi.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border-radius: 30px 0px 0px 30px;
}

.header-card-dett {
    background-color: #031b4e;
    color: white;
}

hr {
    margin: 0.3rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
}

.fs14 {
    font-size: 14px !important;
    font-weight: 500;
}

.h-h6 {
    font-size: 0.9rem  !important;
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    padding-inline: 1rem;
    text-transform: uppercase;
    border-bottom: 1px solid;
    background-color: #25316d;
    color: #fff;
}

.modal__close {
    border: none;
    padding: 1em;
    margin-block: 0.5rem;
    color: #25316d;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #009fd4;
}

.table {
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 0rem;
    color: #fefeff;
    vertical-align: top;
    border-color: var(--bs-table-border-color);
}

.testo-garanzie {
    font-size: 14px;
    padding: 4px 10px 0 0;
}

.display-flex {
    display: flex;
}

.ml-16 {
    margin-left: 16px !important;
}

.box-cerca {
    margin-bottom: 40px;
    border: 1px solid #c4a87a;
    background-color: #ffe4b5;
    padding: 20px;
    border-radius: 6px;
}

.box-cerca ::placeholder {
  font-size: 20px;
  color: #000;
}







@media (min-width: 1201px) {
    .bg-medici-selezione {
        margin: 0px 20px;
        max-width: 100%;
        overflow: hidden;
        border-radius: 30px;
    }
    .bg-giovani-medici-selezione {
        margin: 0px 20px;
        max-width: 100%;
        overflow: hidden;
        border-radius: 30px;
    }
    .bg-strutture-sanitarie-selezione {
        margin: 0px 20px;
        max-width: 100%;
        overflow: hidden;
        border-radius: 30px;
    }
    .bg-odontoiatri-selezione {
        margin: 0px 20px;
        max-width: 100%;
        overflow: hidden;
        border-radius: 30px;
    }

}



/*****MINE*******/

.site-branding{
    max-width: 50%;
}
.pbmit-btn{
    padding: 20px;
}

.footer-top-section .pbmit-icon-list-items li:not(:last-child):before{
    content:unset
}

.help{
    display: none;
}


@media (max-width: 767px) {
    .pbmit-team-single .counter-box .pbmit-left_col .col-md-4:last-child {
        padding-top: 0;
    }
}

@media screen and (min-width: 991px){
    .footer-top-section .pbmit-icon-list-items li:not(:last-child):before{
        content:""
    }
}

@media screen and (min-width: 1200px){
    .site-branding{
        flex-basis: 16%;
    }
    .header-style-2 .site-navigation ul.navigation > li > a {
        height: unset;
        line-height: unset;
        float: none;
        min-height: 1px;
        vertical-align: top;
        margin: unset;

    }

}


@media screen and (min-width: 1200px) and (max-width: 1300px) {

    ul.navigation{
        display: flex;
        flex-wrap: wrap;
        column-gap:0.4rem;
        align-items:center
    }




}

@media screen and (min-width: 1301px){
   ul.navigation{
       display: flex;
       flex-wrap: wrap;
       align-items:center;
       column-gap:1rem
   }

}

@media screen and (min-width: 1450px){
    ul.navigation{
        display: flex;
        flex-wrap: wrap;
        align-items:center;
        column-gap:2rem
    }

    .custom-li::before {
        content: "";
        left: -13px;
        width: 5px;
        height: 5px;
        display: block;
        background: blue;
        position: absolute;
        top: 7px;
        border-radius: 50%;
    }

}



@media (max-width: 1200px) {
    ul.navigation.clearfix {
        padding: 22px 0;
    }



}

input[type="checkbox"]:hover{
    outline: auto;
    -webkit-appearance: checkbox;

}

.grecaptcha-badge{
    bottom:100px !important;
}


.header-style-2 .pbmit-slider-social{
    top:15%;
    left:58px;

}

.header-style-2 .pbmit-slider-social > a{
    border: 1px solid darkblue;
}


.btn-cta-wrapper{
    position: fixed;
    display: grid;
    grid-template-columns: repeat(2, minmax(100px,1fr));
    gap: 1rem;
    bottom:0;
    align-items: center;
    justify-items: center;
    width: 100%;
    z-index:999;
    padding: 0.25em;
    background:#dedede;
}


.btn-cta{
    width: 100%;
    text-align: center;
    height: 100%;
    border-radius: 3px;
    padding: 0.5rem 0;
    transition: all 200ms ease-in-out;
}


.btn-cta__icon{
    vertical-align: middle;
    font-size:1.5rem;
}

.btn-cta--whatsapp{
    background:green;
    color:white;
}

.btn-cta--call{
    background:#3569c6;
    color:white;
}

.btn-mobile-share{
    position: absolute;
    bottom: 54px;
    border: 2px solid #dedede;
    width: auto;
    background: white;
    color: #031b4e;
    border-radius: 45px;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: bold;
    padding: 0 1rem;
}


.btn-cta:hover{
    scale: 0.95;
    background: #031b4e;
    color:white;
}

@media screen and (min-width: 991px){
    .btn-cta-wrapper{
        right: 0;
        padding:0;
        width: auto;
        background: none;
        grid-template-columns: 70px;
        grid-template-rows: repeat(2, 60px);
        bottom: 190px;

    }

    .btn-cta__icon{
        display: block;

    }
    .btn-cta__label{
        font-size: small;
    }


    .help {
        position: absolute;
        left: -112px;
        top: 18px;
        padding: 0.25rem 0.5rem;
        background: white;
        color: black;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 3px #dedede;
        display: inline-block;
    }

    span.help::after {
        content: "";
        width: 10px;
        height: 10px;
        display: block;
        border-top: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 8px solid green;
        position: absolute;
        right: -14px;
        top: 10px;
    }

}


.editor-content p:empty,
.editor-content p>br
{
    display: none;
}

.editor-content p{
    margin: 0 0 20px;
}

.bg-about-us-selezione{
    background: url("/master/assets/images/skyline-chisiamo.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-work-selezione{
    background: url("/master/assets/images/team.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

input[type="checkbox"]:focus{
     outline: 1px !important;
     -webkit-appearance: checkbox;

}