

/* Start:/local/templates/gm/components/bitrix/news/directions/bitrix/news.detail/.default/style.css?1771868817188*/
.illustration-direction .container{
    position: relative;
    height: 100%;
}

.illustration-direction .online-booking-button{
    position: absolute;
    left: 10px;
    bottom: 20px;
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/des-services/style.css?17718688182525*/
.list-services {
	color: white;
}
.list-services .new_title {
    margin-bottom: 60px;
}

.list-services-item {
	background: url('/local/templates/gm/components/bitrix/news.list/des-services/img/service-1.png');
	background-color: #101C38;
	background-size: cover;
    padding: 30px;
    height: 427px;
    margin-bottom: 30px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.list-services-item-top {
	display: flex;
	justify-content: space-between;
    align-items: flex-start;
}
.list-services-item-top__name {
	font-weight: 700;
	font-size: 30px;
  width: 70%;
  line-height: 36px;
}
.list-services-item-top-num {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('/local/templates/gm/components/bitrix/news.list/des-services/img/gexagon-2.png');
    width: 50px;
    height: 50px;
}
.list-services-item-top-num span {
    position: absolute;
    font-weight: 700;
}
.list-services-item-bottom {
	display: flex;
    align-items: end;
    justify-content: space-between;
}
.list-services-item-bottom ul {
	padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    font-size: 18px;
    width: 68%;
}
.list-services-item-bottom ul li:before {
    content:  "—";
    padding-right: 6px;
}
.list-services-item-bottom ul li {
	margin-bottom: 7px;
	line-height: 25px;
}
.list-services-item-bottom ul li:last-child {
	margin-bottom: 0;
}
.list-services-item-bottom a {
	color: white;
    border: 1px solid white;
    padding: 17px 30px;
    border-radius: 40px;
    font-weight: 700;
    font-size: 18px;
    transition: none;
}
.list-services-item-bottom a:hover {
	color: black;
    background: white;
    text-decoration: none;
}

@media (min-width: 1200px) {
	.list-services .new_title {
  	margin-bottom: 60px;
	}
  .list-services .new_title {
    width: 80%;
  }
}

@media (max-width: 1199.98px) {
    .list-services-item-bottom {
        display: block;
    }
    .list-services-item-bottom ul {
        width: 100%;
        font-size: 16px;
    }
    .list-services-item-bottom a {
        display: block;
        text-align: center;
        margin-top: 20px;
    }
    .list-services-item-top__name {
        font-size: 24px;
    }
}

@media (max-width: 991.98px) {
    .list-services-item-top {
        flex-direction: column-reverse;
    }
    .list-services-item-top-num {
        margin-bottom: 20px;
    }
    .list-services-item {
        height: unset;
        padding: 20px;
    }
    .list-services-item-top__name {
        margin-bottom: 20px;
    }
    .list-services-item-top__name {
        width: 100%;
    }
} */

/* End */
/* /local/templates/gm/components/bitrix/news/directions/bitrix/news.detail/.default/style.css?1771868817188 */
/* /local/templates/gm/components/bitrix/news.list/des-services/style.css?17718688182525 */
