.footer-add-links {
	margin-top: 40px;
}
.footer-add-links a {
	color: #fff;
    transition: all .5s;
    font-size: 12px;
}
.footer-add-links a:hover {
	color: #F3C644;
}

.tmpl-catering .dr-corporate-gastro .h-title {
	text-align: center;
	font-weight: bold;
}
.tmpl-catering .boring-evaluations .text-18 {
	font-weight: bold;
}
.tmpl-catering .what-awaits-gastro .text-18 {
	font-weight: bold;
}
.tmpl-catering .nice_comment .text-18 {
	font-weight: bold;
}
.tmpl-catering  .subscription .policy-text {
	font-weight: bold;
}
.tmpl-catering  .suggestions-list__item p {
	font-weight: bold;
}
@media (max-width: 767px) {
	.tmpl-catering .dr-corporate-gastro .h-title {
	    line-height: 16px;
	    font-size: 14px;
	    margin-top: 59px;
	    padding: 0 15px;
	}
}

.pushy-right .menu_pushy_nav li.sub-menu:before {
	left: -20px;
}
.pushy-right .menu_pushy_nav ul.sub-menu:before {
	display: none;
}
.content-post h3,
.content-post.h3-title {
    color: #F3C644;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
}

@media (max-width: 767px) {
	.content-post h3,
	.content-post.h3-title {
    color: #F3C644;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}
}
.anckor ul {
padding: 0 20px;
margin-bottom: 20px;
}

.anckor ul li{
    font-size: 19px;
}

.gastro-slogan_block input{
	width: 48.6%;
    font-size: 16px;
    height: 60px;
    font-weight: 300;
    color: rgb(243, 198, 68);
    background-color: rgba(0, 0, 0, 0);
    letter-spacing: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(243, 198, 68);
    border-image: initial;
    padding: 0px 25px;
    color: rgb(77, 154, 171);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(77, 154, 171);
    border-image: initial;
}
.subscription .policy-text p {
    margin-top: 0px !important;
	margin-bottom: 0px !important;
	    line-height: 12px !important;
}
.gastro-slogan_block .bt-yellow{
	color: black;
}
@media (max-width: 1025px) {
    .subscription.gastro-slogan {
        height: auto !important;
    }
}