
.participebenchmarking-gallery .participebenchmarking-img{
	width: 100%;
	object-fit: cover;
	margin: 0 auto;
}
.participebenchmarking-gallery .participebenchmarking-pro-img {
	width: 100%;
	margin: 0 auto;
	height: 48px;
}
.participebenchmarking-gallery .participebenchmarking-pro-container{
	width:100%;	
}

.participebenchmarking-gallery .participebenchmarking-pro-text {
	font-family: roboto ;
	font-size: 19px ;
	font-weight: 700;
	text-align: left;
	color: #666;
    text-transform: uppercase;
}

.participebenchmarking-gallery .participebenchmarking-avatar{
	display:inline-block;
	margin-left:10px;
	margin-bottom: 20px;
	border-radius: 12px;
}
.participebenchmarking-gallery .participebenchmarking-avatar.wrapper{
	display: block;
} 

/* SABIN O QUE PROCURA */
.card-sabin-procura > a:first-child {
	padding: 35px 35px 70px 35px;
    background-color: #fff;
    box-shadow: 0px 10px 20px 0px #6A6A6A1A;
    border-radius: 4px;
    border: 1px solid #EAEAEA;
}

.participebenchmarking-pro-container a{
    text-decoration: none;
}

.card-sabin-procura a:hover +  .btn,.card-sabin-procura .btn:hover{
    background-color: #BB140F!important;
	color: #fff!important;

}

.participebenchmarking-pro-container img{
    max-width: 100%;
}
.participebenchmarking-pro-container h2{
    font-size: 20px;
    color:#4B4B4B;
    margin-top: 20px;
    font-weight: 700;
}
.participebenchmarking-pro-container h2::after{
    content: '';
    width:60px;
    height:4px;
    display: block;
    background-color: #ff4445;
    margin: 20px 0;

}
.participebenchmarking-pro-container p{
    margin: 20px 0;
	font-family: roboto;
    font-size: 16px;
	font-weight: 400!important;
    line-height: 1.5;
	text-align: left;
	color: #666;
}
.participebenchmarking-pro-container .btn span{
    padding: 4px 4px 4px 6px;
    margin-left: 15px;
    background-color: #fff;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px;
}
.participebenchmarking-pro-container .btn {
    display: flex;
    align-items: center;
    background-color: #FF4445;
    color: #fff;
    letter-spacing: .5px;
    /*width: 100%;*/
    justify-content: center;
    line-height: 28px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: -70px;
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 18px;
}


.participebenchmarking-gallery.inativo {
    opacity: 0.3 !important;
    cursor: default !important;
}

.participebenchmarking-gallery.inativo:hover {
    box-shadow: none !important;
    cursor: default !important;
}
.participebenchmarking-gallery.inativo a:hover,
.participebenchmarking-gallery.inativo a.btn:hover {
    cursor: default !important;
}
.participebenchmarking-gallery.inativo a:hover+.btn,
.participebenchmarking-gallery.inativo a.btn:hover {
    background-color: #FF4445 !important;
}

.participebenchmarking-gallery.inativo:hover {
    box-shadow: none !important;
    cursor: default !important;
}
.participebenchmarking-gallery.inativo a:hover,
.participebenchmarking-gallery.inativo a.btn:hover {
    cursor: default !important;
}
.participebenchmarking-gallery.inativo a:hover+.btn,
.participebenchmarking-gallery.inativo a.btn:hover {
    background-color: #FF4445 !important;
}

.bm-gallery.inativo {
    opacity: 0.3 !important;
    cursor: default !important;
}
.bm-gallery.inativo:hover {
    box-shadow: none !important;
    cursor: default !important;
}
.bm-gallery.inativo a:hover,
.bm-gallery.inativo a.btn:hover {
    cursor: default !important;
}
.bm-gallery.inativo a:hover+.btn,
.bm-gallery.inativo a.btn:hover {
    background-color: #FF4445 !important;
}

@media (max-width:767px){
    .card-sabin-procura p, .card-sabin-procura .btn{
        display: none;
    }
    .card-sabin-procura > a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
	.card-sabin-procura >a:hover{
		text-decoration:none!important;
	}
    .card-sabin-procura > a h2::after{
        height:2px;
        background-color: #E42722;;
    }
    .card-sabin-procura  h2{
        
        font-size: 16px;
    }
    .participebenchmarking-pro-container .row > div:first-child .card-sabin-procura {
        padding: 30px 0 !important;
    }
    .participebenchmarking-pro-container h2::after{
        margin: 10px auto 0 auto;
    }  
    .participebenchmarking-pro-container h2{
        margin-bottom: 0;
    }      
    .participebenchmarking-pro-container .mt-4{
        margin-top: 9px !important;
    }
    .participebenchmarking-pro-container .card-sabin-procura img{
        margin-left: auto;
    	margin-right: auto;
    	display: block;
    }
    .card-sabin-procura > a:first-child {
    	padding: 23px 10px;
    }
   
}

/* SABIN ACESSO RÁPIDO */

.participebenchmarking-pro-container img{
    max-width: 50px;
}
.participebenchmarking-pro-container a{
    text-decoration: none;
    display: block;
}
.participebenchmarking-pro-container a:hover{
    text-decoration: none!important;
}
.card-sabin-acesso-rapido{
    background-color: #4B4E55;
    padding: 44px 23px;
    border-radius: 4px;
    transition: .3s all;
}
.card-sabin-acesso-rapido:hover{
    background-color: #2C2C2C;
    transition: .3s all;
}
.card-sabin-acesso-rapido > div{
   display: flex;
   align-items: flex-start;
}
.card-sabin-acesso-rapido img{
    margin-right: 16px;
    height: 40px!important;
    width: 48.27px!important;
}
.card-sabin-acesso-rapido h2{
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.card-sabin-acesso-rapido p{
    color: #FFFFFFB2 ;
    font-size: 14px;
    margin: 0
}
.card-sabin-acesso-rapido h2::after{
    content: '';
    display: block;
    height: 2px;
    width: 40px;
    background-color:  #FF4445;
    margin: 20px 0;
}

@media (max-width: 767px){
    .card-sabin-acesso-rapido > div{
        flex-direction: row !important;
        
    }
    .card-sabin-acesso-rapido{
        padding: 20px 30px
    }
    .card-sabin-acesso-rapido img{
        margin-bottom: 0px;
        margin-right: 30px;
    }
    .card-sabin-acesso-rapido p{
        display: none;
    }
    .card-sabin-acesso-rapido h2{
        font-size: 16px;
    }
    .card-sabin-acesso-rapido h2::after{
        margin: 10px 0 0 0;
    }
    .participebenchmarking-pro-container .mt-4{
        margin-top: 9px !important;
    } 
    
}
@media (max-width: 1200px){
 .card-sabin-acesso-rapido > div{
     flex-direction: column;
 }
 .card-sabin-acesso-rapido > div img{
    margin-bottom: 20px;
  }
}

@media (max-width:767px) {
	.participebenchmarking-gallery .participebenchmarking-pro-text {
    	margin-top: 10px;
        text-align: center;
    }
    .card-sabin-procura > a:first-child {
    	margin-bottom: 10px;
    }
    .participebenchmarking-gallery .participebenchmarking-pro-text {
    	font-size: 16px;
		line-height: 16px;
    }
}

@media (max-width:400px) {
    .participebenchmarking-gallery .participebenchmarking-pro-text {
		font-size: 14px;
    }
}

@media (max-width:345px) {
    .participebenchmarking-gallery .participebenchmarking-pro-text {
		font-size: 12px;
    }
}

.participebenchmarking-gallery div.container {
	padding: 0 !important;
}

@media (max-width:767px) {
    .participebenchmarking-gallery .padding-r {
		padding-right: 3px !important;
    }

    .participebenchmarking-gallery .padding-l {
        padding-left: 3px !important;
    }
}