/* CSS Document */

/*================================================ begin ==================================*/


#breadcrumb { display:none;}
#content_ind {padding-top: 0px!important; margin-top: -47px;}

.row.equal-height { display: flex; align-items: stretch; margin-bottom:60px ;
}
.mduTitle{color:#BE2D19;display: flex; flex-direction: column;
  justify-content: flex-end; height:100%;}
.mduTitle1{ font-size:62px; font-weight:bold; }
.mduTitle2{ font-size:42px; font-weight:normal; }


.topP{padding-top:30px;}
.topBottomM{ margin:80px 0;}
.mTopLess .contentPreview{ margin:10px 0px;  padding:0px;}
.preview{border-radius: 8px 8px 47px 47px;
  padding: 34px 34px 163px 34px;
  margin: 40px 0px;
  background-color: #F3F3F3;
  background-image: url("../jpg/wibasmdu2.jpg"), url("../png/whitebgcurved.png");
  background-repeat: no-repeat,no-repeat;
  background-position: right bottom, center bottom;
  background-size: 64%, 100% auto;}
    
.titlePreview{ font-size: 28px; color:#BE2D19; font-weight:normal; margin:30px 0px;}

.contentPreview h5{ font-size:22px; font-weight:500; line-height: 32px; color:#BE2D19; }

.contentPreview{ padding:16px; background: #fff; border-radius:8px; color:#525151; margin:30px 0px;}

.colormeRed{ background: #BE2D19; color:#fff; border-radius:8px; padding:44px; margin-bottom:30px;}


.colormeRed h6{ font-weight: 500; font-size:18px; }
.acomImage { position: absolute; z-index: 3; right: 0px; top: 95px;
    width: 23%;}

.row.redArea{position:relative;}

.performance{ background: #F3F3F3; border-radius: 17px; border: 8px solid #fff; padding: 4px;}


.contactForma{ background:#F5F5F5; padding:14px 42px; border-radius: 8px; }

.redMdu { font-style: italic; font-size:small; color:#BE2D19; margin:10px 10px 20px 10px;}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .mduTitle{color:#BE2D19; padding:1% 0px 0px 0px; margin:0px; }
    .preview{  background-image: none;  padding: 34px;}
     .acomImage {display:none;}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .mduTitle{color:#BE2D19; padding:10% 0px 0px 0px; margin:0px; }
    .preview{  background-image: none; padding: 34px; }
    .acomImage {display:none;}
}


@media screen and (min-width: 993px) and (max-width: 1199px) {
    .mduTitle{color:#BE2D19; padding:21% 0px 0px 0px; margin:0px; }  
    .preview{ padding: 34px 34px 80px 34px;background-position: right 192, center bottom;}
}
/*================================================PerManeNt end ==================================*/
