.menu-new_index{
	border-bottom: 4px solid #01748e;
    padding: 0 10px;
    margin: 0 -10px;
	font-family: 'Open Sans', sans-serif;
}
.menu-new_index li{
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 10px 7px;
    text-align: center;
    transition: all 0.1s ease;
}
.menu-new_index li:hover{
    background: #01748e;
}
.menu-new_index li.active{
    background: #01748e;
}
.menu-new_index li.active a.menu-link{
    color: #fff;
    text-decoration: none;
}
.menu-new_index li:hover a.menu-link{
    color: #fff;
    text-decoration: none;
}
.menu-link{
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-size: 14px;
    padding: 0;
    text-transform: uppercase;
    color: #565656;
    position: relative;
}
.menu-link.active{
	font-weight: bold;
	text-decoration: none;
}
.menu-link.active, .menu-link:hover {
	color: #01748e;
}
.news-img{
	padding: 0;
	border: none;
	width: 100%;
}
.content-new_index{
/*	padding: 9px 7px;*/
	padding: 9px 5px;
}
.content_v2 .content-new_index {
	margin-left: 4px;
}
.news-column{
    box-sizing: border-box;
    padding: 0 4px;
}
.main-news{
    border-bottom: 2px solid #2b8ba0;
    background: #fbfbfb;
    margin-bottom: 20px;
    position: relative;
}
.main-news:before{
    content: "";
    /*height: 29px;*/
    height: 34px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -23px;
    background: url("../img/main_shadow.png") 100% center no-repeat;
    background-size: 101%;
}
.main-news.main-news__view-news:after{
    margin-bottom: -15px;
}
.main-news__content{
    padding: 10px 13px;
    display: block;
}

.main-news__content_title{
	color: #01748e;
	font-size: 26px;
    display: block;
    font-family: 'PT Sans', sans-serif;
    line-height: 29px;
    padding: 10px 0;
}
.main-news__content p{
	color:#4d4d4d;
	font-size: 14px;
	padding: 0px 0 10px;
}
.list_category{
    line-height: 12px;
    padding: 0 0 10px 0;
}
.list_category a{
	color: #797979;
	font-size: 10px;
	text-transform: uppercase;
}
.content_v2 .list_category a{
	font-size: 11px;
	text-decoration: underline;
	color: #9b9b9b;
}
.list_category a:after{
	content:"/";
	color: #909090;
	display: inline-block;
    padding: 0 0px 0 3px;;
}
.list_category a:last-of-type:after{
	display: none;
}
.main-news__content_data{
	color:#a7a7a7;
/*	font-style: italic;*/
	font-size: 12px;
	float: right;
	display: inline-block;
}
.main-news__content_category{
	color: #888888;
	text-transform: uppercase;
	display: inline-block;
	font-size: 14px;
	text-decoration: underline;
}
.listing-in{
    background: #01748e;
    padding: 4px 13px 4px 15px;
    margin: 0 16px;
    min-height: 113px;
}
.listing-in__title{
    font-size: 16px;
    text-decoration: underline;
    padding: 0 0 6px;
    display: block;
    color: #fff;
}
.listing-in__category{
    width: 38%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 5px;
    line-height: 17px;
}
.listing-in__category a{
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-size: 11px;
}
.list-news{
    background: #fbfbfb;
    padding: 9px 13px 0;
    margin: 17px 17px 20px 16px;
    position: relative;
    border-bottom: 2px solid #898989;
/*	webkit-box-shadow:  0px 20px 66px -22px rgba(0,0,0,0.56);
	-moz-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);	*/
}
.list-news:after{
    content: "";
    height: 29px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -16px;
    background: url("../img/list-news.png") 100% center no-repeat;
    background-size: 108%;
}
.list-news__item{
	padding: 3px 0 4px;
}
.list-news__item:first-of-type{
	padding: 0 0 4px;
}
.list-news__item_data{
	font-size:12px;
	color: #01748e;
	display: block;
	font-weight: bold;
}
.list-news__item_text{
    font-size: 14px;
    color: #1c1c1c;
    display: block;
    line-height: 14px;
    font-family: 'PT Sans', sans-serif;
    padding: 4px 0 0px;
    height: 46px;
    overflow: hidden;
}
.bis-catalogy{
    background: #f5b539;
    color: #000;
    padding: 7px 10px;
    min-height: 107px;
    line-height: 19px;
    text-align: center;
}

.bis-catalogy__title{
    font-size: 16px;
    text-decoration: underline;
    padding: 0 2px 5px;
    display: block;
    color: #000;
}
.bis-catalogy__link{
    text-transform: uppercase;
    display: inline-block;
    font-size: 11px;
    color: #000;
}
.banner-right{
/*    background: #000;
    min-height: 230px;*/
    margin: 17px 0 0 0px;
    float: right;
}

.banner-right img{padding: 0;}

.b-right{
    margin: 17px 0 0 2px;
    float: right;
}
.news-item{
    margin: 10px 0 30px 9px;
    position: relative;
    background: #fbfbfb;
/*    webkit-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);*/
}
.news-item:after{
    content: "";
    height: 29px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -17px;
    background: url("../img/news-item.png") 100% center no-repeat;
    background-size: 101%;
}
.news-item__category{
    background: #fff;
    display: block;
}
.news-item__title{
    font-size: 17px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    line-height: 18px;
    margin: 10px 0;
    font-weight: 700;
}
.news-item__desc{
	color: #504f4f;
	font-size: 13px;
	line-height: 16px;
    display: block;
    padding: 0 0px 10px;
}
.news-item-content{
	padding: 0 10px 15px;	
}
.tag__title{
	background: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 10px;
	margin: 0;
    font-size: 14px;
    position: relative;
}
.tag_content{
	padding:20px;
    webkit-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
}
.tag_content a{
    color: #000;
    padding: 0 5px 0 0;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
}
.tag__title:after{
/*    content: "";
    background: url('../img/tags_title.png');
    display: inline-block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    background-size: 100%;
    bottom: -3px;*/
}
.menu-new__drop-menu{
    display: none;
    position: absolute;
    min-width: 150px;
    color: #01748e;
    z-index: 2;
    top: 35px;
    padding: 10px 0 0 0;
    left: 0;
    list-style: none;
    -webkit-box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 19px -6px rgba(0,0,0,0.75);
    transition: all 0.5s ease;
}
.menu-new__drop-menu a{
	color: #01748e;
    padding: 2px 3px;
    display: block;
    text-transform: uppercase;
}
.menu-new_index li:hover .menu-new__drop-menu{
	display: block;
}
.menu-new__drop-menu li{
    display: block;
    padding: 5px;
    text-align: left;
    background: #fff;
}
.menu-new__drop-menu li:hover a{
    color: #fff;
    text-decoration: none;
}
.view-news__banner-top{
    background: #000;
    min-height: 117px;
    margin: 0 0 10px;
}
.main-news__view-news{
    box-shadow: none;
    border: none;
    background: #fff;
}
.data__view-news{
	float:none;
	padding:0 0 10px 0;
}
.news-img__view-news{
/*    webkit-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);
    box-shadow: 0px 20px 66px -22px rgba(0,0,0,0.56);*/
}
.list_category__view-news a{
    text-decoration: underline;
}
.main-news__content_category.view-news{
    color: #01748e;
}
.view-news__content{
	padding: 0 30px 0 10px;
}
.img__view-news{
    width: 345px;
    float: left;
    padding: 0 10px 0 0;
    border: none;
}
.banner_view{
	margin-top:25px;
}
.blue-title__view-news{
	color: #01748e;
	font-size: 18px;
    padding: 0 0px;
    margin: 0;
}
.link-all-category{
	font-size:18px;
	color: #000000;
	text-decoration: underline;
    display: block;
    padding: 5px 0px;
}
.link-all-category span{
    text-transform: uppercase;
}
.link-all-category__color{
	color: #ae005e;
}
/*bootstrap style*/
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
/*bootstrap style*/

/*a min in*/
.news-item__category a {
	text-decoration: none;
    padding: 2px 10px;
    display: inline-block;
    color: #fff;
    height: 19px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 11px;
    background: #01748e;
}
.list-news__item_text a {
	color: #1c1c1c;
	font-weight: bold;
}
.list_category a.hide_slash:after{
	display: none;
}
.list_category.list_category_wide {	
/*	max-height: 19px;
	overflow-y: hidden;*/
}

/*a min in*/

.col-md-3{
	width: 199px;
}
.col-md-9{
    width: 770px;
    margin-left: -3px;
}
.col-md-4 {
    width: 244px;
}
.news-content__text .col-md-4{
	float: right;
}
.col-md-8 {
    width: 508px;
    padding-left: 3px;
    box-sizing: border-box;
}
.col-md-9 .col-md-4{
	width: 261px;
	padding: 0;
}
.col-md-4.news-column{
    width:327px;
}
#news_column_1, #news_column_7{
	margin-left:-15px;
}
#informerCity table{
    width: 178px !Important;
}
.news-content__text .col-md-8{
	width: 655px;
}
img{
	border:none;
}
.logo-pad15{
	padding:30px 0 15px;
}

.logo a{display: inline-block;}

.timett{display: inline-block;vertical-align: top;padding-top: 13px;padding-left: 10px;color: #6d6d6d;}
.timett .datex{font-family: Open Sans;font-weight: 100;font-size: 14px;display: block;line;line-height: 18px;}
.timett .weekday{font-family: Open Sans;font-weight: 100;font-size: 14px;display: block;line-height: 18px;}
.timett .vremx{font-family: Open Sans;font-weight: bold;font-size: 18px;display: block;line-height: 22px;}




/*hide loading indicator*/
#autogen_loading_block.ajax_notice {
	display: none!important;
}
/*hide loading indicator*/

#banner-place-custom_news_top_bann img {
    padding: 0;
    height: 121px;
}
.footer_new{
    background: url("../img/bg_footer.png") 100% center no-repeat;  
    height: 73px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1000px;
    margin: 0px auto;
    padding: 25px 20px;
    box-sizing: border-box;
    color:#fff;
    font-size: 14px;
	z-index: 300;
}
.content_mod{
    padding-bottom: 80px;
}
.footer-copyright a{
    color:#fff;
    text-decoration:underline;
    font-weight: bold;
}
.footer-col{
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: 14px;
    font-family: PT Sans;
}
.f-l {
    width: 45%;
}
.f-r {
    width: 54%;
}
.footer-col__cc:before{
    background: url("../img/cc.png") 100% top no-repeat; 
    width: 50px;
    height: 50px;
    content: "";
    vertical-align: top;
    float: left;
    margin-right: 10px;
}
.footer-col__cc{
    font-size: 12px;
    width: 62%;
    line-height: 14px;
    vertical-align: top;
    margin: 0 0 0 63px;
    display: inline-block;
}
.mail_link{
    display: inline-block;
    width: 90px;
    vertical-align: top;
}
.mail_link img{
   background: none;
}

.li_link{
    display: inline-block;
    width: 35px;
    vertical-align: top;
}
.li_link img{
   background: none;
}
.data-news{
    position: absolute;
    bottom: 5px;
    left: 6px;
    color: #fff;
    font-size: 16px;
    font-family: PT Sans;
    text-shadow: 1px 1px 0.2px black;
}
.data-news:before{
    content: "";
    background: url("../img/calendar.png") center center no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: bottom;
}
.b-share{
    background: url("../img/b-share.png") center center repeat;
    width:100%;
    border-top: 1px solid #ebebeb;
    padding: 15px 10px;
    box-sizing: border-box;
}
.content_v2 .b-share {
	background-image: none;
	position: relative;
}
.content_v2 .b-share > div {
	z-index: 2;
}
.content_v2 .b-share:after {
    content: " ";
    background: url("../img/grey_stripes_transparent.png") center center repeat;
    opacity: 0.4;
    top: 0;
    left: 0;
    bottom: 3px;
    right: 0;
    position: absolute;
    z-index: 1;
}
.b-share img{
    display: none;
}
.news-link__img{
   position: relative;
    width: 310px;
    height: 207px;
    display: block;
}
.news-col__new{
    margin-left: 3px;
}
.footer-col-right{
    width: 55%;
    float: right;
}
.content_mod .logo img{
    margin:15px 0 -15px;
}



.scrollToTop{
	display: none;
}

@media (min-width: 1130px) {
  .scrollToTop{
    width: 54px;
    height: 54px;
    padding: 0;
    text-align:center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    top: auto;
    left: 50%;
    margin-left: 510px;
    display:block;
    background: url('../img/arrup.png') no-repeat 0px 0px;
    bottom: 0px;
  }
  .scrollToTop:hover{
    text-decoration:none;
  }
}


/*author custom*/.author-block-column {	cursor: default;	color: rgb(1, 116, 142);	font-size: 14px;	margin-top: 5px;	display: inline-block;	font-family: PT Sans;}.author-block-column + a > h2 {	margin-top: 5px;}.author-block-news-view {	font-family: PT Sans;	}.author-block-news-view i {    font-size: 19px;    color: rgb(150, 150, 150);	vertical-align: middle;    margin-top: -4px;}.author-block-news-view .author-lang {    font-size: 16px;    color: rgb(150, 150, 150);	vertical-align: middle;}.author-block-news-view .author-name {	font-size: 18px;	font-weight: bold;	color: rgb(0, 0, 0);	vertical-align: middle;	display: inline-block;	margin-left: 4px;}.author-block-main-news {	position: absolute;	bottom: 10px;	left: 15px;	color: #fff;	font-family: PT Sans;	text-shadow: 1px 1px 0.2px black;}.main-news > a {	position: relative;}
.author-block-main-news i {    font-size: 19px;	vertical-align: bottom;    margin-top: -4px;}
.author-block-main-news .author-lang {    font-size: 16px;}
.author-block-main-news .author-name {	font-size: 18px;	font-weight: bold; display: inline-block; margin-left: 2px;}
.author-block-news-view-square {
position: absolute;
background: rgb(245, 181, 57) none repeat scroll 0% 0%;
width: 21px;
height: 17px;
left: -15px;
top: 15px;
}

.content_v2 .author-block-news-view {
    margin-bottom: 30px;
    display: inline-block;
}

/*author custom*/

.main-news__content {
    position: relative;
}

i.grey-pencil {
	display: inline-block;
	width: 23px;
	height: 23px;
	background-image:url('../img/grey_pencil.png');
}

i.blue-pencil {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image:url('../img/blue_pencil.png');
	vertical-align: bottom;
	margin-left: -2px;
}

i.white-pencil {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image:url('../img/white_pencil.png');
}

.news-column-2 {
	width: 341px !important;
	padding: 0;
	margin-left: 0 !important;
}

.news-column-2:nth-child(odd) {	
	margin-right: 16px;
}

.news-column-3 {
	width: 222px!important;
	margin-right: 16px;
}

.news-column-3:nth-child(3n+0) {
	margin-right: 0!important;
}

.news-column-2 .news-link__img {
	width: 341px!important;
	height: 225px;
}
.news-column-3 .news-link__img {
	width: 222px!important;
	height: 145px!important;
}

.news-column-3 .news-item-content {
	/*height: 193px;*/
	height: 140px;
	overflow: hidden;
	padding-left: 16px;
	padding-right: 16px;
}
.increase-col-height {
	height: 195px!important;
}
.news-column-2 .news-item-content {
	height: 114px;
	overflow: hidden;
	padding-left: 16px;
	padding-right: 16px;
}

.news-column-2 .b-share, .news-column-3 .b-share {
    min-height: 74.5px;
}

.news-column-2 .b-share .list_category, .news-column-3 .b-share .list_category {
    min-height: 12px;
}

.news-column-3 .author-block-column,
.news-column-2 .author-block-column {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}

.news-index-main-column .main-news__content_data {
	font-size: 14px;
}

.news-item.index-news-3-item,
.news-item.index-news-2-item {
	margin: 0;
	margin-bottom: 16px;
}

.show-more-btn-wrapper {
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #ebebeb;
	margin-top: 8px;
}

.show-more-btn {
	display: inline-block;
	padding: 7px 63px;
	background: #187B8F;
	color: #fff;
	box-shadow: 3px 3px 0 #e3e3e3;
}

.show-more-btn:hover {
	text-decoration: none;
	background: #14697a;
	box-shadow: 3px 3px 0 #e3e3e3;
}

.show-more-btn:active {
	background: #14697a;
	box-shadow: 2px 2px 0 #e3e3e3;
	margin-left: 1px;
}

.show-more-btn span {
	font-family: 'PT Sans', sans-serif;
	line-height: 26px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	vertical-align: middle;
}

.show-more-btn i {
	font-size: 24px;
	margin-left: 15px;
	vertical-align: middle;
}

.news-index-main-column {
	width: 698px;
	margin-left: 0!important;
}

.news-index-main-column > a {
	position: relative;
}

.news-index-latest-list {
	width: 262px;
}

.news-index-latest-list .list-news {
	border: none;
	margin-top: 0;
	padding: 9px 12px 0;
	margin-right: -3px;
}

.news-index-latest-list .list-news__item_data {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
}

.news-index-latest-list .list-news__item_text {
	display: inline-block;
	height: auto;
	padding: 0;
}

.news-index-latest-list .list-news__item_text a {
	font-weight: lighter;
	color: #565656;
	line-height: 17px;
}

.news-index-latest-list .list-news__item {
	border-top: 1px solid #dedede;
	padding: 8px 0 4px 0;
}

.news-index-latest-list h2 {
	font-family: 'PT Sans', sans-serif;
	margin: 0;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	color: #01748e;
	margin-bottom: 5px;
}

.news-by-categories-header {
	margin: 20px 0;
}

.news-by-categories-header span {
	/*float: left;*/
	margin-right: 10px;
	font-size: 18px;
	color: #000000;
	font-family: 'PT Sans', sans-serif;
	line-height: 18px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 5px;
}
/*
.news-by-categories-header div {
	overflow: hidden;
	height: 10px;
	border-bottom: 2px solid #187B8F;
}
*/
.news-cropped-image {
	height: 331px;
	display: inline-block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.logo-pad15-v2 {
	padding-top: 0!important;
	padding-bottom: 0;
}

.right-top-social-wrapper {
	float: right;
	height: 28px;
	width: 375px;
	border-bottom: 1px solid #b5b5b5;
	margin-top: 10px;
	margin-right: 5px;
}

.right-top-cse-wrapper {
	width: 360px;
	float: right;
	margin-top: -40px;
	margin-right: 5px;
	max-height: 42px;
}

.right-top-social-wrapper a {
	float: right;
	margin-left: 5px;
	margin-top: 4px;
}

.content_mod .logo-pad15-v2 img {
	margin-left: 7px;
}

.right-top-social-wrapper img {
	margin: 0!important;
}

.index-wide-banner-wrapper {
	margin-left: -4px!important;
}


.right-top-cse-wrapper input.gsc-input {
	background: #f3f3f3!important;
	border: none!important;
	width: 308px!important;
	height: 28px!important;
	padding-left: 9px!important;
}

.right-top-cse-wrapper td.gsc-input {
	padding-right: 0!important;
}

.right-top-cse-wrapper .gsib_a {
	padding: 0;
	margin: 0;
}

.right-top-cse-wrapper .gsib_b {
	display: none;
}

.right-top-cse-wrapper table.gsc-search-box {
	width: 360px;
}

.right-top-cse-wrapper td.gsc-search-button {
	padding-top: 5px;
}

.right-top-cse-wrapper input.gsc-search-button {
	margin: 0px 0px 0px -3px;
	height: 28px;
	padding: 0px;
	width: 52px;
	border: medium none;
	border-radius: 0px;
}


.right-top-cse-wrapper .gsc-input-box {
	border: none!important;
	width: 308px!important;
	height: 28px!important;
}

.top-links-wrapper {
	display: inline-block;
	max-width: 205px;
	vertical-align: top;
	margin-top: 30px;
	margin-left: 30px;
}

.top-links-wrapper a img, .top-links-wrapper a span {
	margin: 0 !important;
	vertical-align: middle;
	font-size: 13px;
	color: #7d7d7d;
	text-decoration: underline;
	font-family: Open Sans;
	font-weight: 100;
}

.top-links-wrapper a:hover {
	text-decoration: none;
}

.right-top-cse-wrapper .gsib_a input::-webkit-input-placeholder {
	font-size: 12px;
	font-weight: bold;
	color: #c5c5c5;
}
.right-top-cse-wrapper .gsib_a input::-moz-placeholder {
	font-size: 12px;
	font-weight: bold;
	color: #c5c5c5;
}
.right-top-cse-wrapper .gsib_a input:-moz-placeholder {
	font-size: 12px;
	font-weight: bold;
	color: #c5c5c5;
}
.right-top-cse-wrapper .gsib_a input:-ms-input-placeholder {
	font-size: 12px;
	font-weight: bold;
	color: #c5c5c5;
}

.news-view-title-v2 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

.main-news-view {
	background: none;
	border-bottom: none;
}

.main-news-view .news-cropped-image {
	height: 331px;
}

.news-view-tag-links {
	margin: 16px 0;
}

.news-by-categories-banner-wrapper {
	margin-top: 20px;
}

.news-by-categories-banner-wrapper img {
	padding: 0;
}

.news-by-categories-banner-wrapper-no-margin {
	margin-top: 0!important;
}

.right-banners-wrapper {
	width: 250px;
	margin-left: 16px;
}

.right-banners-wrapper img {
	margin: 0;
	padding: 0;
}

.right-banners-wrapper > div > div {
	margin-bottom: 16px;
}

.sticky-wrapper > div > div {
	margin-bottom: 16px;
}

.news-view-double-banner-wrapper {
	margin: 12px 0;
}

.news-view-double-banner-wrapper img {
	padding: 0;
}

.news-view-double-banner-wrapper > .col-md-6 {
	width: 341px!important;
}

.news-view-double-banner-wrapper > .col-md-6:first-child {
	margin-right: 16px;
}

.main-news-view .news-view-date {
	color: #a7a7a7;
	font-size: 14px;
}

.main-news-view-title-date {
	margin-bottom: 10px;
}

/*.news-index-main-column.main-news:after {
	display: none;
}

.news-index-main-column.main-news {
	border-bottom: none;
	background: none;
}*/

.news-cropped-image {
	position: relative;
}

.news-cropped-image > div {
	width: 698px;
	height: 331px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("http://dom.co.il/application/views/custom022014/img/repeating-stripe.png") center center repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}

.index-news-2-item .news-item__category, .index-news-3-item .news-item__category {
	position: relative;
	margin-bottom: 4px;
}

.index-news-2-item .news-item__category a {
	height: 24px;
	padding: 5px 10px;
}

.index-news-3-item .news-item__category a {
	height: 19px;
	padding: 2px 10px;
}

.triangle-2-column-img {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #007bff transparent;
	_border-color: #000 #000 #007bff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: rgb(1, 116, 142) transparent transparent;
	border-width: 9px 9px 0;
	margin-left: 10px;
    position: absolute;
    z-index: 200;
}
.triangle-2-column-img-white {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #fff transparent;
	_border-color: #000 #000 #fff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: #fff transparent transparent;
	border-width: 14px 14px 0;
	margin-left: 5px;
    position: absolute;
    z-index: 100;
}

.triangle-3-column-img {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #007bff transparent;
	_border-color: #000 #000 #007bff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: rgb(1, 116, 142) transparent transparent;
	border-width: 10px 10px 0;
	margin-left: 10px;
    position: absolute;
    z-index: 200;
}
.triangle-3-column-img-white {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #fff transparent;
	_border-color: #000 #000 #fff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: #fff transparent transparent;
	border-width: 15px 15px 0;
	margin-left: 5px;
    position: absolute;
    z-index: 100;
}

.news-by-categories-triangle-line {
	width: 100%;
	height: 6px;
	background: rgb(1, 116, 142);
	position: relative;
}

.news-by-categories-triangle {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #007bff transparent;
	_border-color: #000 #000 #007bff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: #fff transparent transparent;
	border-width: 8px 8px 0;
	margin-left: 13px;
	position: absolute;
	z-index: 200;
}

.news-by-categories-triangle-white {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #fff transparent;
	_border-color: #000 #000 #fff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: rgb(1, 116, 142) transparent transparent;
	border-width: 17px 17px 0;
	margin-left: 4px;
	position: absolute;
	z-index: 100;
}

.news-by-categories-triangle-white-2 {
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 0px 100px 100px 100px;
	border-color: transparent transparent #fff transparent;
	_border-color: #000 #000 #fff #000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	border-color: #fff transparent transparent;
	border-width: 13px 13px 0;
	margin-left: 8px;
	position: absolute;
	z-index: 50;
	top: 12px;
}

.news-by-categories-header {
	margin-bottom: 6px;
}

.img-container {
	display: inline-block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	top: 0;
	left:0;
	right: 0;
	height: 100%;
}


.img-container > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: url("http://dom.co.il/application/views/custom022014/img/repeating-stripe.png") center center repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}

.bottom-triangle-image {
	position: absolute;
	bottom: 0;
	background: none;
	left: 0;
	padding: 0;
}

.content_v2 .data-news {
	bottom: 22px;
	left: 13px;
}

.content_v2 .author-block-main-news {
	bottom: 25px;
	left: 14px;
}

.data-news-main-news-author {
	position: absolute;
	bottom: 56px !important;
	left: 11px !important;
}

.data-news-main-news {
	position: absolute;
	bottom: 25px!important;
	left: 14px;
}

i.white-pencil-middle {
	display: inline-block;
	width: 18px;
	height: 21px;
	background-image: url('../img/white-pencil-middle.png');
	background-repeat: no-repeat;
}

.index-news-2-item .news-item__category:after {
    content: ' ';
    width: 100%;
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: -4px;
    left: 0;
}
.index-news-3-item .news-item__category:after {
    content: ' ';
    width: 100%;
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: -4px;
    left: 0;
}
.content_v2 .main-news p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_v2 .main-news {
	border-bottom: none;	
}
.content_v2 .main-news .main-news__content {
    background: #fbfbfb;
    border-bottom: 2px solid #2b8ba0;
    font-size: 14px;
}
.content_v2 .author-block-news-view-square {
	left: -19px;
}
.content_v2 p {
	line-height: 1.2;
}

.index-news-3-item .bottom-triangle-image {
	width: 222px;
}

.content_v2 .main-news-view .main-news__content {
	border-bottom: none;
	background: none;
}

.content_v2 .main-news-view .main-news__content p {
	line-height: 1.5!important;
}

.main-news-view:before {
	background: none;
}

.content_v2 .news-column-2 .fb-share-button, .content_v2 .news-column-3 .fb-share-button {
	position: absolute;
	bottom: 16px;
	left: 16px;
}
.content_v2 .news-column-2 .list_category, .content_v2 .news-column-3 .list_category {
	position: absolute;
	bottom: 52px;
	left: 16px;
	padding-bottom: 0;
}
.news-column-2 .news-item__category a {
	font-size: 12px;
	line-height: 16px;
}
.news-column-2 .news-item__title {
	font-size: 18px;
}
.news-column-2 .news-item__desc {
	font-size: 14px;
}
h3.similar-news-heading {
	margin-bottom: 20px;
}
.news-view-social-wrapper table.widgets:last-child {
	margin-left: -9px;
}

.fb-share-page {
	float: right;
	display: inline-block;
	margin-top: 4px;
}



.clearfix:before,
.clearfix:after {
    clear: both;
    content: " ";
    display: table;
}

.footer-v2,
.footer-v2 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-v2 {
    background: #01748e;
    color: #fff;
    font: 11px "Open Sans", Arial;
    margin: 0px auto;
    padding: 7px 0 10px;
    width: 1000px;
}
.footer-v2__topline {
    border-top: 6px #fff solid;
    padding: 0 48px;
}
.footer-v2 h2 {
    font: bold 20px "PT Sans", "Open Sans", Arial;
    color: #fff;
}
.footer-v2 img {
    background: transparent;
}

.footer-v2__about {
    float: left;
    padding-top: 20px;
    padding-right: 48px;
    position: relative;
    width: 50%;
}
.footer-v2__about-b {
    margin-top: 5px;
}
.footer-v2__about-b1 {
    float: left;
    width: 60%;
}
.footer-v2__about-b2 {
    float: left;
    text-align: right;
    width: 40%;
}
.footer-v2__16plus {
    background: url(../img/footer-v2__16plus.png) no-repeat 0 0;
    line-height: 42px;
    padding-left: 50px;
}

.footer-v2__categories {
    float: left;
    padding-top: 20px;
    position: relative;
    width: 25%;
}
.footer-v2__categories ul {
    font: 13px "Open Sans", Arial;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-v2__categories a {
    color: #bdf0fb;
}
.footer-v2__social {
    float: left;
    font: 14px "PT Sans", "Open Sans", Arial;
    padding-top: 20px;
    position: relative;
    width: 25%;
}
.footer-v2__social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-v2__social .fa {
    display: inline-block;
    font-size: 24px;
    padding-right: 5px;
    vertical-align: middle;
    width: 30px;
}
.footer-v2__social a {
    color: #fff;
    display: inline-block;
    line-height: 31px;
    text-decoration: underline;
}
.footer-v2__arrow {
    background: url(../img/footer-v2__arrow.png) no-repeat 0 0;
    height: 32px;
    left: 0;
    position: absolute;
    top: -13px;
    width: 38px;
}

.main-news__content table.widgets {
	width: 100%;
}
