/* div#sp-y-title { */
    /* background: url("/images//forSite/left/left-phon.png"); */
    /* padding: 314px 0px; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
	/* z-index: 7; */
/* } */
/* div#sp-menu { */
    /* background: url("/images//forSite/left/right-phon.png"); */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
	/* z-index: 6; */
/* } */

ul.menu.y_dop_menu {
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
}
ul.menu.y_dop_menu>li {
    margin: 0px 7px;
}
ul.menu.y_dop_menu>li a {
    color: #fff;
    font-weight: 500;
	transition: all 0.5s;
}
ul.menu.y_dop_menu>li a:hover {
    text-decoration: underline;
}
.item-first {
    display: flex;
    flex-direction: column;
}
.sub-text-container {
    display: flex;
    align-items: center;
}
.text-sub-cont {
    display: flex;
    flex-direction: column;
}
.sub-text-container img {
    width: 90px;
    border-radius: 5px;
}
.text-sub-cont>div {
    padding: 0px 15px;
}
.item-image {
    max-width: 400px;
    width: 100%;
}
.meganew-items.theme2 {
    /* display: flex; */
    /* align-items: center; */
}
section#section-id-1582628940813 {
    background: #dcdcdc;
}
.rsck2-title a {
    color: #361f28;
    text-align: center !important;
}
.rsck2-intro-outer p {
    color: #361f28 !important;
    font-weight: 500 !important;
}
section#section-id-1582702292394 {
    color: #fff;
}
section#section-id-1582702292394 a{
    color: #fff;
}
div#column-id-1582702292391, div#column-wrap-id-1582702292392 {
    border-right: 1px solid #575757;
}

.vagnHr table tr td {
    border: 1px solid #eee;
    padding: 5px 12px;
}
.top-header {
    background-size: auto;
    background: url("/images//forSite/left/total-phon.jpg");
    max-height: 60vh;
    height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.menu_y ul {
    background: #00000082;
    border-radius: 10px;
    margin: 20px;
}
.menu_y ul a {
    color: #fff;
	font-size: 15px;
}
.title_one {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-top: 20px;
}
.title_two {
    text-align: center;
    margin-top: 25px;
    font-size: 45px;
}
.container_news {
    display: flex;
}
ul.otehr-link {
    display: flex;
}
/* .top-header { */
    /* background: url(images/forSite/left/total-phon.jpg); */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /* padding: 243px 0px; */
/* } */

._konkurs {
    background: #fafafa96;
    box-shadow: 1px 1px 3px 1px #ededed;
}

.item-image img {
    border: 2px solid #331e26;
    border-radius: 5px;
}

.sp-column.menu_y {
    display: flex;
    flex-direction: column-reverse;
}

.container_info, .container_info a {
    display: flex;
    justify-content: center;
	color: #fff;
    font-weight: 800;
	font-size: 22px;
}

.container_info > div {
    margin: 20px 30px;
}

.container__elemets {
    display: flex;
    align-items: center;
}
.container__elemets > div {
    margin: 0px 5px;
}
.container_info, .container_info a:hover {
    color: #fff;
}
.custom.vagnHr {
    background: #f9f9f9;
}
ul.sp-dropdown-items {
    background: #fff;
}
.catItemBody {
    display: flex;
}
.catItemImageBlock {
    max-width: 300px;
    width: 100%;
}
.catItemBody > div {
    margin: 0px 5px;
}
.callBack_btn {
    display: inline-block;
    background: #e16553;
    padding: 7px 20px;
    color: #fff !important;
    font-size: 17px;
    border-radius: 7px;
    transition: all 0.5s;
}
.callBack_btn a {
    color: #fff !important;
}
.callBack_btn:hover {
    background: #db7a93;
}
.catItemIntroText a {
    display: list-item;
    list-style: square;
    text-align: justify;
	color: #27171c;
    font-weight: 600;
}
.catItemIntroText {
    text-align: justify;
}

.title_two {
    text-align: center;
    margin-top: 25px;
    font-size: 45px;
    color: #ffffff;
    background: #f8778eb8;
    border-radius: 37px;
}