.become-provider-card{
    padding: 40px !important;
}
.provider_section2{
    padding-right: 40px!important;
}
.provider_title1{
    color: #ff9c00;
    font-size: 32px;
}
.provider-feature {
    padding: 40px 0;
}

/* feature section */
.provider-feature{
    padding: 30px;
}
.icon-box {
    
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #85c226;
    color: white;
    font-size: 1rem;
    margin-right: 25px;
}

.box-detail h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.provider_title2{
    color: #ff9c00;
    font-size: 32px;
}
.provider_title2_sub1{
    color:#85c226;
}
.provider_title2_sub2{
    color:#85c226;
}
.provider_sub_item{
    color:#85c226;
}
.provider_title2_sub3{
    color:#85c226;
}
.provider_title3{
    color:#85c226;
}
.provider_title3_sub1{
    color: #ff9c00;
    font-size: 24px;
}
.provider_title3_sub2{
    color: #ff9c00;
    font-size: 24px;
}
.provider_title3_sub3{
    color: #ff9c00;
    font-size: 24px;
}
.provider_title3_sub4{
    color: #ff9c00;
    font-size: 24px;
}
.provider_title3_sub5{
    color: #ff9c00;
    font-size: 24px;
}
.provider_title2_sub1{
    font-size: 24px;
}
.provider_title2_sub2{
    font-size: 24px;
}

.provider_title2_sub3{
    font-size: 24px;
}
.provider_title3{
    font-size: 32px;
}
 /* Dashed border */
 hr.dashed {
	border-top: 5px dashed #bbb;
  }
  
  /* Dotted border */
  hr.dotted {
	border-top: 3px dotted #bbb;
  }
  
  /* Solid border */
  hr.solid {
	border-top: 3px solid #bbb;
  }
  
  /* Rounded border */
  hr.rounded {
	border-top: 8px solid #bbb;
	border-radius: 5px;
  } 

  .single-team {
	box-shadow: 0px 0px 50px 0px rgba(136, 136, 136, 0.1);
}
.RUMO-Provider{
    
}
/*benefit area*/
.benefit-flipcard{
    perspective: 1000px;
    width: 100%;
    height: 200px;
    margin: 10px 0;
    padding-left: 8px;
    padding-right: 8px;
}
.benefit-flipcard-inner{
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
.benefit-flipcard:hover .benefit-flipcard-inner{
    transform: rotateY(180deg);
}
.benefit-flipcard-front, .benefit-flipcard-back{
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.benefit-flipcard-front-1{
    color:#fff;
    background-color:#85c226;
}
.benefit-icon{
    padding-right: 20px;
    color:#fff;
    font-size: 40px;
}
.benefit-flipcard-front-2{
    color:#fff;
    background-color:#ff9c00;
}
.benefit-flipcard-back-1{
    color:#fff;
    background-color:#ff9c00;
}
.benefit-flipcard-back-2{
    color:#fff;
    background-color:#85c226;
}
.benefit-flipcard-back{
    transform: rotateY(180deg);
    display: flex;
}
.benefit-front-title h4{
    font-family: 'Fredoka One', cursive;
    color:#fff;
    font-size: 30px;
}
.benefit-back-content p{
    color:#fff;
    font-size: 16px;
}
@media (max-width:1400px) {
    .benefit-front-title h4{
        font-size: 24px;
    }
    .benefit-back-content p{
        font-size: 12px;
    }
}
@media (max-width:992px) {
    .benefit-back-content p{
        font-size: 16px;
    }
}

.provider_content_card{
    padding: 40px !important;
}
/* .provider_title4_sub1_icon{
    color:#fff;
    font-size: 50px;
 }
 .provider_title4_sub3_icon{
    color:#85c226;
    font-size: 32px;
 }
 .provider_title4_sub5_icon{
    color:#85c226;
    font-size: 32px;
 }
 .provider_title4_sub2_icon{
    color:#f7ca2a;
    font-size: 32px;
 }
 .provider_title4_sub4_icon{
    color:#f7ca2a;
    font-size: 32px;
 }
 .provider_title4_sub6_icon{
    color:#f7ca2a;
    font-size: 32px;
 } */
.provider_title5_sub1{
    color:#85c226;
}
.provider_title5_sub2{
    color:#85c226;
}
.provider_title5_sub3{
    color:#85c226;
}
.provider_title5_sub4{
    color:#85c226;
}

/* section5 */
.provider_section5_left{
    padding-right: 40px;
}
.provider_registration_title{
    color: white;
}
.provider_registration_content{
    color: white;
}
.provider_title4{
    color: #ff9c00;
    font-size: 32px;
}
.provider_title5{
    color: #ff9c00;
    font-size: 32px;
}
.testimonials-title{
    color: #56c4cf;
    font-size: 1.8rem;
}
/*provider requirement section*/
.requirement-section {
    background:#f9f9f9;
  }
  .requirement-main-title h1 {
    font-size: 32px;
    color: #85c226;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .requirement-main-content p {
    font-size: 16px;
    color: #555;
    text-align: center;
    margin-bottom: 40px;
  }
  .provider-requirement-content-section .row {
    justify-content: center;
  }

  .provider-requirement-box {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 30px 0px rgba(136, 136, 136, 0.3);
    box-sizing: border-box;
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  
  .provider-requirement-box:hover {
    box-shadow: 0px 0px 30px 0px rgba(136, 136, 136, 0.6);
    transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
  }
  
  .provider-requirement-icon-container {
    font-size: 40px;
    color: #23cc88;
    margin-bottom: 10px;
  }
  
  .provider-requirement-title h4 {
    font-size: 24px;
    color: #ff9c00;
    margin-bottom: 10px;
  }
  
  .provider-requirement-description {
    font-size: 16px;
    color: #666;
    line-height: 1.5;
  }
/*step to apply*/
.provider_section5_right{
    padding:40px;
}
/* registration */
.section-notch-provider{
	position: relative;
}
.section-notch-provider::before {
	content: "";
	position: absolute;
	background-image: url(../img/shape/section-notch-top.png);
	background-repeat: repeat-x;
	display: block;
	top: 0;
	width: 100%;
	height: 20px;
	z-index: 24;
}
  