

/* Start:/local/templates/nowmedtech/components/bitrix/menu/menu-sidebar/style.css?1712815618169*/

.menu-sidebar {
    border-top: 3px solid #9d61a8;
}
.menu-sidebar .nav-link {
    font-size: 1.1em;
    font-weight: 300;
}
.menu-sidebar .nav-link.active {
}
/* End */


/* Start:/local/templates/nowmedtech/components/bitrix/system.pagenavigation/nm/style.css?1712815618693*/
/*

.pagination{
	display: block !important;
	margin:10px auto !important;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
	border: none;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #28292e;
	cursor: default;
	background-color: transparent;
	border-color: transparent;
}
*/

/* End */


/* Start:/local/templates/nowmedtech/components/bitrix/news.list/doctors/style.css?17128156181596*/
.smt-doctor-list {
}
.smt-doctor {
    position: relative;
    border: none !important;
    -webkit-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.smt-doctor:after {
    content: "";
    width: 28px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
    -webkit-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
    background-color: #26aed4;
}
.smt-doctor:hover:after {
    left: 0;
    width: 100%;
    margin-left: 0;
}

.smt-doctor__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
    font-size: 24px;
    color: #26aed4;
}

.smt-doctor__image {
    overflow: hidden;
    position: relative;
    display: block;
    height: 294px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
}

.smt-doctor__image:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.smt-doctor__over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.smt-doctor:hover .smt-doctor__over {
    opacity: 1;
    visibility: visible;
}
/* End */
/* /local/templates/nowmedtech/components/bitrix/menu/menu-sidebar/style.css?1712815618169 */
/* /local/templates/nowmedtech/components/bitrix/system.pagenavigation/nm/style.css?1712815618693 */
/* /local/templates/nowmedtech/components/bitrix/news.list/doctors/style.css?17128156181596 */
