._col-md-4 {
    height: 214px;
}
.profile-slider-wrapw.owl-carousel2 {
    display: flex;
    justify-content: start;
    flex-wrap: wrap !important;
    width: 100%;
}
.profile-slider-wrapw.owl-carousel2 .column._open {
    cursor: pointer;
    width: 22% !important;
    margin: 14px;
    position: relative;
}
._page_box .elementor-widget-wrap.elementor-element-populated:hover {
    transition: all .5s ease !important;
}
._page_box .elementor-widget-wrap.elementor-element-populated{
	  transition: all .5s ease !important;
}
._col-md-4 img{
    height: 214px;
    object-fit: cover;
    object-position: center;
    border-bottom: 0;
    border-radius: 28px;
	width:100%;
}
.popup-content{
	display:none;
}
.column._open {
    cursor: pointer;
}
.page-id-152 .popup-content{
	display:block;
}
._row.pop-desc h5 {
    text-align: center;
}
._row.pop-desc {
    position: relative;
    background: #00B2A9;
    padding: 30px;
    color: #fff;
    border-radius: 60px;
}
#close_btn {
    position: absolute;
    right: -32px;
    top: -32px;
    background: #fff;
    border: 1px solid #0071BC;
    color: #0071BC;
    padding: 10px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    font-size: 30px;
    font-family: system-ui;
    font-weight: 100;
    cursor: pointer;
}
.hde-pup{
	display:none !important;
}
._pop-list h6{
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.02em;
	color: #1B487D;
	margin-top: 0;
}
._popup_prfl ._container{
    max-width: 800px;
    padding: 25px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.25);
    border-radius: 77px;
	position: fixed;
    z-index: 999;
    top: 12%;
    left: 0;
    right: 0;
}
._pop-desc {
    background-color: #00B2A9;
    border-radius: 60px;
    padding: 25px;
}
._col-md-4 {
    flex: 0 0 auto;
    width: 25%;
}
._col-md-8 {
    flex: 0 0 auto;
    width: 75%;
}
._row {
    display: flex;
    flex-wrap: wrap;
}
._pop-desc h5 {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Lato';
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    padding-top: 15px;
}
._popup-desc {
    padding-left: 25px;
}
ul._pop-list {
	padding: 36px 30px 0 30px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
ul._pop-list li {
    display: flex;
    flex: 1 1 50%;
    margin-bottom: 0px;
}
ul._pop-list li i {
    padding-right: 15px;
    font-size: 25px;
    color: #6F5091;
}
ul._pop-list h6 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Lato';
    color: #1B487D;
    line-height: 24px;
}



















