.profile-wrapper{margin:1em 0}.profile-wrapper .company-info{margin:-5em 0 5em 0;padding:1em;position:relative;display:flex;flex-direction:column;align-items:center;word-wrap:break-word;background-color:#f8f6ff;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.profile-wrapper .company-info .contBtn{color:var(--light);background-color:var(--rjsc-brand);width:100%}.profile-wrapper .company-info .contBtn:hover{background-color:var(--rjsc-brand)}.profile-wrapper .company-info .ribbon-wrapper{position:absolute;width:40px;height:40px;background:var(--rjsc-brand);top:-6px;left:25px;z-index:3}.profile-wrapper .company-info .ribbon-wrapper:after{content:"";position:absolute;height:0;width:0;border-left:20px solid var(--rjsc-brand);border-right:20px solid var(--rjsc-brand);border-bottom:15px solid transparent;bottom:-15px}.profile-wrapper .company-info .ribbon-wrapper:before{content:"";position:absolute;height:0;width:0;border-bottom:6px solid #01503a;border-right:6px solid transparent;right:-6px}.profile-wrapper .company-info .ribbon-wrapper .company-journey{color:#fff;text-align:center;padding:3px;font-size:11px}.profile-wrapper .company-info .ribbon-wrapper .company-journey p:first-child{font-weight:600;font-size:18px;padding-top:3px;line-height:.8}.profile-wrapper .company-info .profile-img{width:12em;padding:1em;text-align:center;border-bottom:1px solid var(--gray-ccc)}.profile-wrapper .company-info .profile-img img{width:100%;display:block}.profile-wrapper .company-info .company-name{text-align:center}.profile-wrapper .company-info .owner-info{margin-top:1em;padding:5px;width:100%;display:flex;background-color:var(--light);border:1px solid var(--gray-ccc);border-radius:10px}.profile-wrapper .company-info .owner-info img{width:50px;height:auto;margin-right:5px}.profile-wrapper .contact-info{position:relative;padding:8px;color:var(--white);position:absolute;display:none;top:0;width:100%;height:100%;border-radius:4px;background-color:#16a763;text-align:center;z-index:2;animation:open 2s ease 0s 1 normal forwards}@keyframes open{0%{opacity:.5;transform:scale(.2)}20%{opacity:1;transform:scale(1)}}.profile-wrapper .contact-info.show{display:block}.profile-wrapper .contact-info div{padding:5px 0;border-bottom:1px solid var(--rjsc-brand)}.profile-wrapper .contact-info div:last-child{border:0}.profile-wrapper .contact-info button{position:absolute;bottom:0;left:50%;transform:translateX(-50%);color:var(--white);padding:8px;width:100%;display:block;border:0;border-radius:0 0 4px 4px;background:var(--rjsc-title-bg)}.company-brif{margin-top:1.5em}.company-brif h4{border-bottom:1px solid var(--gray)}.company-brif div{border:1px solid #eee;padding:5px}.company-brif div p{text-align:justify;transition:all .5s linear 0s}.company-brif div.extended p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:all .5s}.basis-info{margin-top:.8rem;padding:5px;border:3px dotted #ddd}.profile-wrapper .cover{width:100%;height:280px;overflow:hidden}.profile-wrapper .cover .cover_img{width:100%;display:block}.cards-wrapper .card{background:url(../img/card-bg.caee88dd.jpg) no-repeat;background-size:cover;filter:contrast(1.1);transition:filter .2s linear 0s}.cards-wrapper .card:hover{filter:contrast(1)}.cards-wrapper .card .card-body{overflow:hidden;position:relative;z-index:2}.cards-wrapper .card .card-body .card-head{display:flex;flex-direction:column;align-items:center}.cards-wrapper .card .card-body .title-icon{position:relative;display:flex;justify-content:center;align-items:center;width:100px;height:100px;z-index:3;border:3px solid #fff;border-radius:100px;background-color:var(--rjsc-brand)}.cards-wrapper .card .card-body .title-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid var(--rjsc-brand);border-radius:50%;z-index:1;transition:transform .5s linear 0s;transform:scale(1)}.cards-wrapper .card .card-body:hover .title-icon:after{transform:scale(1.1)}.cards-wrapper .card .card-body .title-icon img{width:100%;max-width:5em;z-index:5}.cards-wrapper .card .card-body h5{text-align:center;font-size:18px}.cards-wrapper .card .card-body .list-group-item{background:transparent}.cards-wrapper .card .card-body .list-group-item:hover{color:var(--rjsc-brand);border-color:var(--rjsc-brand)}.expertise:after{content:"";display:table;clear:both}.expertise-item{float:left;width:20%;padding:10px}.eprerise-content{flex-direction:column;min-height:6rem;padding:.5rem;border-radius:5px;border:2px dotted var(--rjsc-brand);background:#f3f3ff}.eprerise-content,.eprerise-content .count{display:flex;align-items:center;text-align:center}.eprerise-content .count{justify-content:center;padding:5px;width:30px;height:30px;border-radius:30px;color:#fff;background:var(--rjsc-brand)}.eprerise-content .title{word-break:break-word;font-weight:600}@media (max-width:575.98px){.expertise-item{float:left;width:100%;padding:10px}}