

/* Start:/bitrix/templates/tgreen_21_sc/components/bitrix/catalog.section.list/nomers_sections/style.css?17764204421090*/
.root_categories_list .nomers-sections-list a{
background-color: #e46e00;
    background-image: linear-gradient(0deg, var(--new-blue-color), var(--new-blue-color));
    border: 0 solid hsla(0, 0%, 100%, .16);
    border-radius: 30px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .38), inset 0 0 0 0 hsla(0, 0%, 100%, 0);
    color: #fff;
    cursor: pointer;
    font-family: Nunito, Arial, sans-serif;
    font-size: 13.5px;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    min-width: 168px;
    padding: 0 12px;
    text-shadow: 0 0 0 transparent;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-color: transparent !important;
    color: #fff !important;
}
.root_categories_list .nomers-sections-list a:hover{
background-color: #ff820e;
    background-image: linear-gradient(0deg, #005a86, #005a86);
    border: 0 solid hsla(0, 0%, 100%, .16);
    border-bottom-color: hsla(0, 0%, 100%, .16) !important;
    color: #fff;
}
.root_categories_list{
margin-bottom:15px
}
/* End */


/* Start:/bitrix/templates/tgreen_21_sc/components/bitrix/news/nomers/bitrix/news.list/.default/style.css?17893903851915*/
.nomers .card .card-text{
    color:#737373;
    font-size: 14px;
}
.nomers a.card{
    text-decoration: none !important;
    background: #f6f6f6;
    margin-bottom:21px;
    border-color: transparent;
}

.nomers a.card .card-text p {
    margin:0 0 2px 0;
    padding:0;
    font-size:13px;
}

.nomers .card-block {    
    padding:0;
}
.nomers .card-title {
    padding:15px;
    border-bottom: 1px #fff solid;
    margin-bottom: 0;
    color:#736357;
    font-size:15px;
}
.nomers .nomers-image {
    overflow: hidden;
}
.nomers .nomers-image img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
 
.nomers .nomers-image img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }

.nomers .card-text {
    padding:15px;
}
.nomers .card-footer {
    background: #7db921;
    
}
.nomers .card-footer .text-muted {
    color:#fff !important;
}
.nomers-list {
    padding:20px 0 60px;
}



.nomers-list .nomers_card .card{
	height: auto;
}

.card{
    background: #F5F5F5 !important;
}

.card .main-link-card{
	text-decoration: none !important;
}

.card-text p{
	margin-bottom: 0;
}

.nomers .card-footer-custom{
	display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    background: #F5F5F5 !important;
    border: 0;
    padding-top: 0;
}

.nomers .card-footer-custom .btn-boock{
	flex: 1 1 50%;
    background: var(--new-blue-color);
    color: #fbfbfb;
    text-align: center;
    padding: 12px 10px;
    border-radius: 6px;
    text-decoration: none;
	font-size: 12px;
}

.nomers .card-footer-custom  .btn-to{
	flex: 1 1 50%;
    background: rgb(246, 246, 246);
    color: var(--new-blue-color) !important;
    text-align: center;
    padding: 12px 10px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .125);
    text-decoration: none;
    font-size: 12px;
}
/* End */
/* /bitrix/templates/tgreen_21_sc/components/bitrix/catalog.section.list/nomers_sections/style.css?17764204421090 */
/* /bitrix/templates/tgreen_21_sc/components/bitrix/news/nomers/bitrix/news.list/.default/style.css?17893903851915 */
