.row, .row>.slick-list>.slick-track {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.33333rem;
    margin-right: -1.33333rem;
}
.card {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    background-clip: border-box;
    background-color: #fff;
    border: 0 solid #fff;
    border-radius: .66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    word-wrap: break-word;
}
.h-100 {
    height: 100%;
}
.bg-primary-light, .info {
    background-color: #fffbfb;
}
.card-body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.33333rem;
}
.pt-2, .py-2 {
    padding-top: .66667rem;
}
@media (min-width: 1220px){
	.m-lg-1 {
	    margin: .33333rem;
	}
}

.position-relative {
    position: relative;
}
.top {
    top: 0;
}
.right {
    right: 0;
}

.top {
    top: 0;
}
.right {
    right: 0;
}
.z-index-2 {
    z-index: 2;
}
.medal {
    line-height: 0;
}
.position-absolute {
    position: absolute;
}
.medal button {
    height: 2.26667rem;
    padding: .46667rem .33333rem;
    width: 2.26667rem;
    border: none;
    cursor: pointer;
    position: relative;
}
.medal button svg{
    position: absolute;
    top: 8px;
    left: 1px;
}
.form-row {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -.66667rem;
    margin-right: -.66667rem;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-left: .66667rem;
    padding-right: .66667rem;
}
.max-w-240p {
    max-width: 16rem;
}
.img-cut-top.bg-white {
    background-color: transparent;
}
.img-cut-top:before {
    border: .13333rem dashed #ed1b2e;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    padding-bottom: calc(100% - .26667rem);
    position: absolute;
    width: 100%;
    z-index: 5;
}
.img-cut-top.bg-white:after {
    background-color: #fff;
}
.img-cut-top:after {
    background-color: #fffbfb;
    border-radius: 50%;
    bottom: .46667rem;
    content: "";
    left: .46667rem;
    padding-bottom: calc(100% - .93333rem);
    position: absolute;
    width: calc(100% - .93333rem);
    z-index: 0;
}
.min-w-240p {
    min-width: 16rem;
}
.col {
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
@media (min-width: 1220px){
	.d-lg-inline-block {
	    display: inline-block;
	}
}

.stretched-link:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.spec-list{
    position: relative;
    z-index: 4;
}
.spec-list .h4{
	color: #000;
	display: inline-block;
    width: 100%;
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 10px;

    max-width: 180px;
    font-weight: 600;
}
.spec-list .doc-desc{
	font-size: 15px;
}
.img-cut-top:after {
    background-color: #fffbfb;
    border-radius: 50%;
    bottom: .46667rem;
    content: "";
    left: .46667rem;
    padding-bottom: calc(100% - .93333rem);
    position: absolute;
    width: calc(100% - .93333rem);
    z-index: 0;
}
.spec-list .doc-photo{
border-bottom-left-radius: 74px;
    border-bottom-right-radius: 74px;
    border-top-right-radius: 74px;
    border-top-left-radius: 74px;
    height: auto;
    padding: 0 0 0;
    position: relative;
    width: 100%;
    z-index: 10;

}
.img-cut-top {
    display: block;
    position: relative;
}



.popower-wrap-content{
	z-index: 9999;
	background-color: #fff;
}

  /* Popover Header */
  .popover-title {
      color: #000; 
      font-size: 28px;
      text-align:center;
  }
  /* Popover Body */
  .popover-content {
      color: #000;
      padding: 25px;
      font-size: 13px;
      z-index: 9999;
       background-color: #fff;
  }
  .popover {
      width: 400px;
      border-radius: 10px;
      z-index: 90000;
      background-color: #fff;
      position: relative;
      
}


.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mb-1, .my-1 {
    margin-bottom: .33333rem;
}
.popover .medal-item{
	padding-right: 10px ;
}
.align-self-center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
}
@media (min-width: 768px){
    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1.33333rem;
    }
}

.mb-2, .my-2 {
    margin-bottom: .66667rem;
}
@media (min-width: 1000px){
    .pt-md-5, .py-md-5 {
        padding-top: 3.33333rem;
    }
    .mb-md-5, .my-md-5 {
        margin-bottom: 3.33333rem;
    }
    .mb-md-4, .my-md-4 {
        margin-bottom: 2.66667rem;
    }
}
.popower-wrap-content li{
    list-style: none;
    display: inline;
}