/* board */ /* ********************************** */ .card--download-2 .card__image { position: relative; /* padding: 1.25rem; */ overflow: hidden; } .card--download-2 .card__image:before { content: ""; position: absolute; left: 0; top: 50%; width: 100%; height: 100%; } .card--download-2 .card__image img { z-index: 2; display: block; margin: auto; position: relative; width: 100%; /* box-shadow: 0 3px 10px 0 rgb(0 0 0 / 30%); */ } .img-fluid, .img-thumbnail { max-width: 100%; height: auto; } .crop-board { margin: 0px 0 30px; } .card__title { font-weight: 500; font-size: 18px; padding: 10px 10px 0; font-family: Prompt, sans-serif!important; } .card__text { padding: 0px 10px 0; color: #000; font-weight: 400; font-family: Prompt, sans-serif!important; } /* .tex-w4{ font-weight: 500; } .tex-w3{ font-weight: 400; } .tex-w2{ font-weight: 300; } */ .card--download-2 .card__body { /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%); */ height: 110px; text-align: center; } .card__body { flex: 1 1 auto; } .card1 { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #ffffff; background-clip: border-box; } .box-detail-board { margin: 40px 0; } .card4 { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #ffffff; background-clip: border-box; } .card__image { position: relative; /* padding: 1.25rem; */ overflow: hidden; } .crop-board { margin: 40px auto; } .card4 .card__body { box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%); height: 125px; text-align: center; padding: 15px 15px; margin-bottom: 40px; } .card5 { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #ffffff; background-clip: border-box; } .card5 .card__body { box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%); height: 170px; text-align: center; padding: 15px 15px; margin-bottom: 40px; } @media (max-width: 1399px) { .card5 .card__body { height: 175px; } } @media (max-width: 1199px) { .card5 .card__body { height: 225px; } } @media (max-width: 991px) { .card5 .card__body { height: 150px; } } @media (max-width: 575px) { .box-b-img2 { padding-left: 15px; } } @media (max-width: 767px) { .card5 .card__body { height: 175px; } } /* 56-1 */ /* *********************56-1 ************************* */