.org_h1{
    color: #a90f0f;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin: 30px 0 40px;
}
.company-article{
	width: auto;
    position: relative;
	margin-top: -10px;
	padding: 20px 10px;
    color: #333;
    font-size: 17px;
    line-height: 1.5;
    background: #f9f9f9;
}
.catmenu{
	display: block;
	width: 100%;
	overflow: hidden;
}
.catmenu a, .org-full a, .org-item-box a, .breadcrumb .over a{
	text-decoration: none;
    color: #333333;
}
.catmenu a:hover, .org-full a:hover, .org-item-box a:hover, .breadcrumb .over a:hover{
	text-decoration: underline;
}
.subcatmenu-item a{
	color: #2398c9;
}
.more-org{
	font-weight: bold;
}
.catmenu > div{
    display: block;
    width: auto;
    margin: 0 10px 20px;
    padding: 20px;
	color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 21px;
	background: #f9f9f9;
	box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.15);
}
.main-cat-box .catmenu > div {
    display: inline-block;
    vertical-align: top;
    width: 245px;
    margin: 0 7px 20px;
    padding: 0;
	background: #fff;
}
.main-cat-box .catmenu > div:nth-child(3n){
    margin: 0 0px 20px 7px;
}
.main-cat-box .catmenu > div .subcatmenu-header{
	background: #f9f9f9;
}
.main-cat-box .other-news-list{
	padding-left: 0
}
.main-cat-box.col4{margin:0;}
.org-item-box > div{
	overflow: hidden;
}
.subcatmenu-header{
    display: block;
    padding: 15px;
    text-align: center;
    background: #ffd600;
}
.subcatmenu-header a{
	color: #333;
	font-weight: bold;
    font-size: 18px;
    word-wrap: break-word;
	text-decoration: none;
}
.subcatmenu-item{
	padding: 15px;
    display: block;
    overflow: hidden;
}
li.subcatmenu-item{
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	/*margin-bottom: 10px;*/
}
li.subcatmenu-item:hover{
	background-color: #f9f9f9;
}
li.subcatmenu-item a{
	display: block;
	background: url(../images/arrow.png) no-repeat center right;
	background-size: 8px;
}
.first-news+.other-news-list li.subcatmenu-item:last-child .divider{
	display: none;
}
.other-news-list{
	margin: 0;
}
.first-news{
	position: relative;
	overflow: hidden;
	padding-right: 10px;
}
.first-news .other-news-list{
	position: absolute;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-image: linear-gradient(to top,rgba(0, 0, 0, 0.88) 15%,#00000005 85%);
}
.first-news a{
	color: #fff;
    text-shadow: 1px 1px #000;
}
.more-org{
    display: block;
    padding: 19px 20px;
    text-align: center;
}
.org-full{
	/*padding: 20px 10px;
	color: #333;
    font-size: 17px;
    line-height: 1.5;
	background: #f9f9f9;
	overflow: hidden;*/
    overflow: hidden;
}
.org-full h1{
    line-height: 44px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.org-category-link{
	margin-top: 20px;
	color: transparent;
}
.org-category-link .span-title{
	display: block;
	margin-bottom: 15px;
}
.org-category-link a{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background: #2398c9;
    padding: 5px 10px;
    margin: 5px 5px 10px 0;
    display: inline-block;
    box-shadow: 0 2px 4px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.05);
}
.span-title{
	padding-right: 3px;
	color: #9c9c9c;
}
.org-box-full{
	padding-top: 10px;
}
.org-item{
	margin-bottom: 5px;
}
.block-big-title-new {
    background: #e6f4fc none repeat scroll 0 0;
    color: #2398c9;
    padding: 5px;
    text-align: center;
    margin: 20px 0 0;
}
.text-line{
    background: url(/templates/ny2016/images/text-line.png) no-repeat center center;
	background-size: contain;
    text-align: center;
    padding: 10px 0 13px;
    height: 22px;
}
.text-line span{
	display: inline-block;
    padding: 0 5px;
    background: #fff;
    font-family: 'Roboto Slab','arial narrow',sans-serif;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #6f6f6f;
}
.org-item-box{
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
    width: 100%;
    margin: 0 10px 0px;
}
.org-item-box .top-news-photo {
    display: inline-block;
    position: relative;
    float: left;
    padding-right: 10px;
	margin-bottom: 0;
    line-height: 0;
}
.org-item-box .top-news-photo img{
	height: 75px;
    width: auto;
}
.org-item-contacts{
	padding: 0 14px 14px;
	color: #878787;
	font-size: 14px;
    line-height: 16px;
	overflow: hidden;
}
.mc-card {
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.15);
}
.breadcrumbs-block .pagetools{
	margin-bottom: 0;
    border: 0;
    padding-left: 20px;
}
.breadcrumbs-block .speedbar{
	padding: 14px 0;
	font-size: 14px;
}
.company-info .mc-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
	background: #f9f9f9;
}

.mc-row.wrap {
    flex-wrap: wrap;
}
.mc-row {
    display: flex;
    margin: 0 -10px;
    flex-wrap: nowrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: flex-start;
}
.mc-row .mc-col {
    padding: 0 10px;
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
}
.company-info{
	font-size: 16px;
    line-height: 1.5;
}
.company-info h2 {
	font-size: 30px;
    font-weight: 700 !important;
    margin: 40px 20px;
}
.company-info-answer {
    margin-left: 150px;
    margin-right: 150px;
    align-items: center;
    display: flex;
    font-size: 20px;
    margin-bottom: 30px;
}
.company-info-answer:before{
    display: block;
    flex: 0 0 auto;
    margin-right: 10px;
    content: "";
    background: #ffd600;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.company-info .plans .mc-card {
    justify-content: flex-start;
    height: auto;
}
.company-info .mc-card .small-title {
    font-size: 24px;
    font-weight: bold;
    background: #ffd600;
    display: block;
    padding: 10px;
}
.company-info .mc-card ul>li {
    margin-bottom: 10px;
}
.company-info .mc-card .price {
    text-align: center;
    font-weight: 700;
    padding: 10px;
    border-top: 2px solid #ffd600;
}
.company-info .plans .mc-card {
    justify-content: flex-start;
    height: auto;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 30px;
}
.org-img{
	position: relative;
	line-height: 0;
	margin-bottom: 10px;
}
.org-logo{
	position: absolute;
    width: auto;
    bottom: 0;
    left: 0;
	right: 0;
    padding: 10px;
    background-image: linear-gradient(to top,rgba(0,0,0,.6) 15%,transparent 85%);
}
.org-descr{
	width: 500px;
	float: left;
}
.org-descr-text p img{
	display: none;
	width: 0;
	height: 0;
}
.org-social-block{
	overflow: hidden;
	padding: 5px 0;
}
.org-social-block .phone-button{
	float: left;
    padding: 5px 10px;
	background: #ffd600;
}
.org-social-block .phone-button img{
	margin-right: 5px;
}
.org-social-block a{
	box-shadow: 0 2px 4px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.05);
}
.social-links{
	float: right;
}
.social-link{
	background-color: #ffd600;
	display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 8px 12px;
    line-height: 1;
}
.org-contacts{
	padding: 20px;
    color: #333;
    font-size: 17px;
    line-height: 1.5;
    width: 360px;
    float: right;
}
.org-gallery {
	width: 400px;
    float: right;
}
.org-img img{
	width: 100%;
}
.galleria{
	overflow:hidden;
}
.xfieldimagegallery{
	padding: 0;
}
.xfieldimagegallery li{
	width: 129px;
    margin: 0 2px 4px;
    height: 129px;
    float: left;
    list-style: none;
}
.xfieldimagegallery li img{
	width: 100%;
    height: 100%;
	object-fit: cover;
}
.pagetools{
	font-size: 16px;
}