@import url('/skins/template/2019/fonts/PTSans/ptsans_bold_cyrillic/stylesheet.css');   	/* pt_sansbold */
@import url('/skins/template/2019/fonts/PTSans/ptsans_bolditalic_cyrillic/stylesheet.css');   	/* pt_sansbold_italic  */  
@import url('/skins/template/2019/fonts/PTSans/ptsans_italic_cyrillic/stylesheet.css');   	/* pt_sansitalic */  
@import url('/skins/template/2019/fonts/PTSans/ptsans_regular_cyrillic/stylesheet.css');   	/* pt_sansregular */
@import url('/skins/template/2019/fonts/PTSans/ptsansnarrow_bold_cyrillic/stylesheet.css');   	/* pt_sans_narrowbold */  
@import url('/skins/template/2019/fonts/PTSans/ptsansnarrow_regular_cyrillic/stylesheet.css');  /* pt_sans_narrowregular */ 

@import url('/skins/template/2019/fonts/Roboto/roboto_light_cyrillic/stylesheet.css'); 	  	/* robotolight */
@import url('/skins/template/2019/fonts/Roboto/roboto_regular_cyrillic/stylesheet.css'); 	/* robotoregular */
@import url('/skins/template/2019/fonts/Roboto/roboto_medium_cyrillic/stylesheet.css'); 	/* robotomedium */
@import url('/skins/template/2019/fonts/Roboto/roboto_condensed_cyrillic/stylesheet.css'); 	/* roboto_condensedregular */
@import url('/skins/template/2019/fonts/Roboto/roboto_bold_cyrillic/stylesheet.css'); 	  	/* robotobold */
@import url('/skins/template/2019/fonts/Roboto/roboto_italic_cyrillic/stylesheet.css'); 	/* robotoitalic */
@import url('/skins/template/2019/fonts/Roboto/roboto_boldcondensed_cyrillic/stylesheet.css'); 	/* roboto_condensedbold */
@import url('/skins/template/2019/fonts/Roboto/roboto_lightcondensed_cyrillic/stylesheet.css');	/* roboto_condensedlight */

@import url('/skins/template/2019/fonts/awesome/font-awesome.min.css'); /* awesome */


html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, big, cite, code, em, font, img, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
* { outline: 0 !important; }
blockquote, q {    quotes: none; }
:focus {    outline: 0; }
ins {    text-decoration: none;}
del {    text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0; }
html { height: 100% }
img { border: none; }
input {vertical-align: middle}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
	box-shadow: inset 0px 200px 0px 0px #ffffff !important;
	-webkit-text-fill-color: #000 !important;
	transition: background-color 5000s ease-in-out 0s !important;
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,174,255,0.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,0.03) 100%) !important;  
}


.OLDnopadding { padding:0px; }

.nopadding {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

/* Version for the blind */
#low a { color: #000; font: 100 14px/14px Arial !important; text-decoration: none; }
#low { height: 45px; position: absolute; top:5px; right:5px; width:155px; margin: 0 auto !important; padding: 3px 5px;
       background-color: #FFFFFF; border: 1px solid red; z-index: 9999; line-height: 16px !important;      }
#stnorm, #stlow {  }
#stnorm i, #stlow i { display: block; font-size: 30px; color: red; text-decoration: none; float: left; margin: 3px 8px 5px 2px; }
#stlow {visibility: visible;display: block;}
#stnorm {visibility: hidden;display: none;}
/* end Version for the blind*/



body {
    font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
}

b, strong, #content b, #content strong {  font-family: 'pt_sansbold', Tahoma, Arial, Helvetica, sans-serif; }

i, em { font-family: 'pt_sansitalic', Tahoma, Arial, Helvetica, sans-serif; }

img { border: none; }

a:link,a:active,a:visited  { text-decoration: none;  }

a:hover, #content a:hover{ text-decoration: none; }

textarea, input , select, option { 
	border: 1px solid #eeeeee; 
	color:#333333; 
	padding: 3px; 
	margin: 0px;
	background-color: #FFFFFF; overflow:hidden; 
}


.bred {
 border:1px solid red;
}
.bgreen {
 border:1px solid green;
}

.maincontent {
 padding-top: 20px;
}

.whitebg {
 background-color: #ffffff;
}
.greybg {
 background-color: #f7f7f7;
}

.blackbg {
 background-color: #121f26;
 color: #ffffff;
}

.blackbg a {  color: #DFDFDF; }
.blackbg a:hover {  color: #ffffff; text-decoration: underline;}

hr {
  display: block;
  border: none 0; 
/*  border-top: 1px solid #b6b6b6; */
  height: 1px !important;
  background: #eaeef9;
  margin: 0 !important; 
  padding: 0 !important;
}


hr.blackhr {
/*  display: block;
  border: none 0; */
/*  border-top: 1px solid #b6b6b6; */
/*  height: 1px !important;*/
  background: #132833;
/*  margin: 0 !important; 
  padding: 0 !important;  */
}


hr.lightgrayhr {
  background: #6c7b83; /* #214354;*/
}

.text-white {
 color: #ffffff;
}
.text-black {
 color: #2a2a2a;
}



.hr-orange,
.hr-blue,
.hr-teal,
.hr-yellow,
.hr-gold,
.hr-green,
.hr-violet {
 display: inline-block;
 padding: 30px 0 15px 0;
 margin: -1px 0 0 0;
}

.hr-orange {
 border-top: 4px solid #ff9800;
}

.hr-blue {
 border-top: 4px solid #007BFF;
}

.hr-teal {
 border-top: 4px solid #00aaad;
}

.hr-violet {
 border-top: 4px solid #673ab7;
}
.hr-yellow {
 border-top: 4px solid #ffcc00;
}

.hr-gold {
 border-top: 4px solid #a68d68;
}

.hr-green {
 border-top: 4px solid #34A853;
}


.bg-violet { background-color: #673ab7; color: #fff;}

h1 {
  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
  font-size: 33px; color: #333333;
  font-weight: 100;

}

h2 {
  font-family: 'pt_sansbold', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 27px;
}
h2.text-white span {
 display: inline-block;
 margin: 0 20px;
 color: #67767e;
}
h2.text-black span {
 display: inline-block;
 margin: 0 15px;
 color: #8f8f8f;
}

h3 {
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-size: 25px;
}


.font-weight-bold { font-family: "pt_sansbold", Helvetica, Arial, sans-serif; }



.top-band {
 height: 300px;
 background-image: url(/skins/template/2019/i/top-band.jpg);
 background-position: center top;
}




.topinformer {
 height: 42px;
}

.topinformer .maintimenow,
.topinformer .mainweather,
.topinformer .maintraffic,
.topinformer .maincurency {
 display: inline-block;
 font-size: 13px;
 line-height: 42px;
}

.topinformer .maintraffic,
.topinformer .maincurency {
 cursor: pointer;
}


.topinformer .maintimenow a,
.topinformer .mainweather a,
.topinformer .maintraffic a,
.topinformer .maincurency a {
 color: #000;
}

.topinformer .mainweather:hover,
.topinformer .maintraffic:hover,
.topinformer .maincurency:hover {
 background-color: #f7f7f7;
}





/*.topmail, .topcam { text-align: center;}*/

img.topmail  	{ height: 24px; width: auto; margin: 8px 0 -8px 0;  }
img.topcam   	{ height: 24px; width: auto; margin: 8px 0 -8px 0;  }
img.mainweather { height: 24px; width: auto; margin: 5px 0 -5px 7px;}

.newstags {
 position: absolute;
 top:  15px;
 left: 20px;
 z-index: 400;
 color: #8f8f8f;
}

.vewstags {
 position: absolute;
 top:  18px;
 right: 15px;
 color: #8f8f8f;
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size: 13px;
 z-index: 100;
}



/*
.tag {
 display:inline-block;
 padding: 4px 7px;
 color: #ffffff;
 font-size:11px;
 margin-right: 5px;
 border-radius: 3px;
 opacity: 1;
}
*/

.thold-cat a { text-decoration: underline; }
.thold-cat a:hover { text-decoration: none; }



.tag {
 display:inline-block;
 padding: 6px 7px;
 margin-right: 5px;
 border-radius: 3px;
 text-transform: capitalize;
 opacity: 1;
 font-size:11px;
 line-height:11px;
}

.tag.violetlabel, .tag.teallabel, .tag.redlabel, .tag.bluelabel, .tag.redlabel a, .tag.bluelabel a, .tag.darklabel a { color: #ffffff; }

.tag.violetlabel:hover,
.tag.teallabel:hover,
.tag.darklabel:hover,
.tag.redlabel:hover,
.tag.bluelabel:hover  { opacity: 0.7; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}


/* .tag.bluelabel  {  background-color: #0939d9; border:1px solid #0939d9; } */

.tag.bluelabel  {  background-color: #007BFF; border:1px solid #007BFF; }

.tag.redlabel   {  background-color: #DC3545; border:1px solid #DC3545; }

.tag.darklabel  {  background-color: #214354; border:1px solid #214354; color: #fff; }

.tag.teallabel  {  background-color: #00aaad; border:1px solid #00aaad; } 

.tag.violetlabel  {  background-color: #673ab7;border:1px solid #673ab7; } 

.tag.whitelabel { color: #0939d9;  background-color: transparent; border:1px solid #b6b6b6;}
.tag.whitelabel a { color: #0939d9; }
.tag.whitelabel:hover {  color: #ffffff; background-color:#007BFF /*#1946db*/;  border-color:#007BFF /*#1946db*/; }


.tag.transplabel { color: #ffffff;  background-color: transparent; border:1px solid #b6b6b6;}
.tag.transplabel a { color: #007BFF; }
.tag.transplabel:hover {  color: #ffffff; background-color:#007BFF /*#1946db */;  border-color:#007BFF /*#1946db*/; }



/* ---------------  news blocks  --------------- */




/* ---------------  advert blocks  --------------- */

.doubleholder {
 position: relative;
 display: flex;
 align-items: center;
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:14px;
 color: #ffffff;
 padding: 0;
 overflow: hidden;
/*
 min-height: 310px;
 max-height: 310px;
 margin:0 0 15px 0;
 background-color: gold;
 border: 1px solid red;
*/
}


.doubleholder .widetag { 
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: end !important;
    align-items: flex-start !important;
 margin-bottom: 2%;
}

.doubleholder .doubleinfo .titlebig {
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size: 2.5vmax;
 margin: 0; padding: 0; line-height: auto;
}

.doubleholder .subline {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size: 1.7vmax;
 margin-bottom: 2%;

}
.doubleholder .thumbnail {
 border:none;
 margin:0 auto;
 padding: 0;
 -moz-transition: all 0.5s ease-out; -o-transition:      all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
 opacity: 1;

}

.doubleholder:hover .thumbnail {
 opacity: 0.9;
/*-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-o-transform: scale(1.02);transform: scale(1.02); */
}
.doubleinfo {
 position: absolute;
 margin: 0 auto;
 width: 100%;
 text-align: center;
 padding: 20px;
}

.doubleinfo .btn {
 display: block;
 margin: 0 auto;
 width: 300px;
 max-width: 80%;
}

.doubleinfo h4 {
 color: #ffffff;
}







/* Footer */

.footer {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 text-align: left;
}


.footer-menu {
  padding: 30px 0 50px 0;
}

.footer-menu span,
.footer-menu a {
 display: block;
 margin: 0 0 6px 0;
}

.footer-menu b,
.footer-menu b span,
.footer-menu b a {
 display: block;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:15px;
 margin: 24px 0 18px 0;
}
.toplink {
 margin: 0 0 15px 0;
}


.footer a.plus {
 color: #00aaad;
}
.footer a.plus:hover {
 text-decoration: underline;
}

.footer-social {
 padding: 50px 0 20px 0;
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 color: #6c7b83;
}

.footer-social b {
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:15px;
 color: #ffffff;
}

.footerinfo {
 float:left;
 padding-top: 4px;
}
.counter {
 float:right;
 display:block;
 padding-top: 10px;
 width: 90px;
}


.btn-orange,
.btn-teal,
.btn-tg,
.btn-vk,
.btn-fb,
.btn-yt,
.btn-tw {
/* width: 100%;*/
/* max-width: 350px;*/
 margin-top: 10px;
 margin-bottom: 30px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:15px;
 color: #ffffff;
}


.btn-yt {
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-yt:hover {
  background-color: #c82333;
  border-color: #c82333;
}

.btn-vk {
  background-color: #507299;
  border-color: #507299;
}
.btn-vk:hover {
 color: #ffffff;
 background-color: #365880;
 border-color: #365880;
}
.btn-fb {
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-fb:hover {
 color: #ffffff;
 background-color: #213c75;
 border-color: #213c75;
}
.btn-tw {
  background-color: #1da1f2;
  border-color: #1da1f2;
}
.btn-tw:hover {
 color: #ffffff;
 background-color: #1382c7;
 border-color: #1382c7;
}
.btn-tg {
  background-color: #256bb3;
  border-color: #256bb3;
}
.btn-tg:hover {
  background-color: #15579b;
  border-color: #15579b;
}



.btn-teal {
  background-color: #00aaad;
  border-color: #00aaad;
}
.btn-teal:hover {
 color: #ffffff;
 background-color: #008e90;
 border-color: #008e90;
}
.btn-orange {
  background-color: #ff9800;
  border-color: #ff9800;
}

.btn-orange:hover {
  background-color: #dd7700;
  border-color: #dd7700;
  color: #ffffff;
}


.footer-copy {
 padding: 50px 0 50px 0;
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 color: #6c7b83;
}


.wideblock {
 position: relative;
/* overflow: hidden;  */
 margin: 0;
 min-height: 330px;
 width:100%;
 background-color: #000;
}

.wideblock .imgholder {
 position: absolute;
 width: 100%;
 min-height: 330px;
 height: 100%;
 overflow: hidden;  
 opacity: 0.5;
 margin: 0 auto;
 text-align:center;
 background-size: cover;
 z-index: 10;
}

.wideblock:hover .imgholder {
 opacity: 0.7;
 transition: 0.3s ease;
}

.wideinfoholder {
 position: absolute;
 width: 100%;
 overflow: hidden;  
 padding: 20px 0;
 z-index: 100;
/* margin: 30px auto;*/
 margin: 0px 0;
}

.wideblock h2 {
 margin: 20px 0 20px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:44px;
 text-align: center;
 color: #ffffff;
}

.wideblock h3 {
 margin: 20px 0;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 text-align: center;
 color: #ffffff;
}
.widetag {
 position: relative;
 display: block;
 text-align: center;
 margin: 0px 0;
}
.widetag .whitelabel {
 margin: 20px auto; 
}
.wideblock .btn {
 display: block;
 padding: 10px 30px;
 width: 200px; 
 margin: 30px auto  0;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:18px;
}

/*  ========== photo ================= */

.photogal {
 margin: 0 0 40px 0;
}

.photogal-slide {
 width: 385px;
 height: 385px;
 padding: 0;
}



/*  ========== camera ================= */

.camera {
 padding: 0 0 50px 0;
}


.imagecamera {
 position: relative;
 width: 100%;
 height: 100%;
 overflow: hidden;  
 background: #000;  
}
.imagecamera img {
 position: absolute;
 height: 100%;
 width:100%;
 padding: 0;
 -moz-transition: all 0.5s ease-out; -o-transition:      all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
/* opacity: 0.7;*/
}
.imagecamera:hover img {
 opacity: 1;
}

.camera-info {
 position: absolute;
 width: 770px;
 display: block;
 padding: 0px 0 30px 0px;
 color: #ffffff;
 bottom: 0px;
 left: 0;
 overflow: hidden;  
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,000000+100&0+0,0.78+100 */
background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

}

.camera-slide:hover .camera-info {
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;
 background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(7,40,186,1) 100%);
 background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%);
 background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#0728ba',GradientType=0 ); 
}


.cameratitle a, .cameratitle {
 display: block;
 margin-top:15px;
 bottom: 0px;
 max-height: 140px;
 width: 95%;
 padding: 0 10px 10px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 23px;
 overflow: hidden;  
 color: #ffffff;
 z-index: 100;
}


.camera-address {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 position: absolute;
 text-align: left;
 display: block;
 bottom: 10px;
 left: 20px;
 width: 90%;
 color: #c0c0c0;
}


           
.forum  { margin: 0 0 30px 0;}


.forum ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.forum ul li {
 position: relative;
 min-height: 100px;
 border-bottom: 1px solid #eaeef9;
/* height: 120px;*/
 padding: 10px 0 20px 0;
 margin: 0 0 10px 0;
}

.forum ul li:last-child  {
 border-bottom: none;
 margin: 0;
}

.forum-views {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 color: #8f8f8f;
 margin: 0 0 10px 0;
}

.forum-info {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 color: #8f8f8f;
}
.forum-info a {
 color: #2a2a2a;
}

.forum-title a,
.forum-title {
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 color: #2a2a2a;
 margin: 0 0 10px 0;
}
.forum-main .forum-title a,
.forum-main .forum-title {
 font-size:25px;
 line-height: 25px;
}

.razdel-title {
  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
  font-size: 30px;
}


.card { border: 1px solid rgba(162,162,162,.2); }

.news-card h4 {
  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #000000;
}
.news-card a {
  color: #000000;
}
.news-card a:hover {
 text-decoration: underline;
}

.news-card .time {
  font-size: 12px;
  color: #6c7b83;
  text-transform: lowercase;
}
.news-card .time b {
}

.news-card .catname a, .news-card .catname {
  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #666;
}


.tagsearchtitle {
  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #000000;

}

.news-card .aftime {
  font-size: 16px;
  color: #6c7b83;
  text-transform: lowercase;
}
.news-card .aftime span {
  color: #dc3545;
}

.news-card .afaddress1 a,
.news-card .afaddress1 {
  font-size: 16px;
  color: #6c7b83;

}
.news-card .afaddress2 a,
.news-card .afaddress2 {
  font-size: 14px;
  color: #6c7b83;
}
.news-card .afaddress2 a,
.news-card .afaddress1 a {
 text-decoration: underline;
}

.news-card  .afaddress1 i,
.news-card  .afaddress2 i {
 width: 15px;
}






/* =========================================== */


.caret-right-top::after {
    display: inline-block;
    position: absolute;
    right: 18px; 
    top: -10px;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .6em solid transparent;
    border-bottom: .6em solid;
    border-left: .6em solid transparent;
    color: #fff;
}

.caret-right::after {
    display: inline-block;
    position: absolute;
    right: -8px; 
    top: 10px;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .6em solid transparent;
    border-right: 0;
    border-bottom: .6em solid transparent;
    border-left: .6em solid;
    color: #fff;
}




/* ============P@ newsall2019=============================== */


/* затемнение */
.blacker {
  z-index: 20;
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  border: none;
  transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition:  opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}



.articlerow {
 position: relative;
 min-height: 820px;
}

.articlecontent, .articletime { background-color: #fff; }
.articlecontent { margin-top: 300px; border-top: 5px solid #34a853;}

.articlecontent .articleholder h1 { display: block; min-height: 90px; }

.articlecontent.orange {  border-top: 5px solid #ff9800; }
.articlecontent.blue {  border-top: 5px solid #007BFF; }
.articlecontent.teal {  border-top: 5px solid #00aaad; }





.articletime {
 margin-top: 400px;
}


.articlecontent h4 {
 font-size: 32px;
 margin: 0px 0 14px;
}

@import url('/skins/template/2019/fonts/PTSerif/PTSerifRegular/stylesheet.css');

.articletext {
 font: 100 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
 color: #444;
}

.articletext p { padding-bottom: 15px; }
.articletags {
 height: 40px;
}

.articletopimage {
 position: absolute;
 top: 0px;
 left: 0px;

 width: 100%;
 height: 400px;
 background-size: cover;
 background-position: center;
}

.backlink {
 position: absolute;
 display: inline-block;
 padding: 10px 20px;
 background-color: #34a853;
 color: #ffffff;
 font-size: 20px;
 text-transform: uppercase;
 top: -51px;
 left: 0;
}


.backlink.orange {
 background-color: #ff9800;
}
.backlink.blue {
 background-color: #007BFF;
}
.backlink.teal {
 background-color: #00aaad;
}




.backlink a {
 color: #ffffff;
}
.articleholder img { max-width: 100%; width: 100%; height: auto; }

.timeinline {
 font-size: 0.9em;
 color: #999;

}
.timeinblock{
 text-align: center;
}
.timeinblock span {
 color: #999;
 font-size: 1.4em;
}


.timedate {
 width: 60px;
 height: 60px;
 margin: 10px auto 5px;
 text-align: center;
 padding-top:10px;
 background: #999;
 color: #fff;
 font-size: 1.8em;
}

.timetime {
 color: #666;
 font-size: 1.9em;
}

/* events Афиша */


.event_title_address {
 font: 100 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
}

.event_address {
 font: 100 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
}

.events_date {
 font: 100 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
}


.dropdowncat {
 padding: 34px 0 0 0;
}

.newsmenuholder {
 cursor: pointer;
}
.newsmenuholder i {
 margin: 0;
 padding: 0 15px;
 font-size: 32px;
 transition: all .4s ease;
 color: #DC3545;
}
.dropdowncat .show i,
.newsmenuholder:hover i {
 color: #007BFF;
}


svg path {
 fill:inherit;
 stroke:inherit;
 stroke-width:inherit;
}

.menusvg {
 fill:#000000;
 transition: all .4s ease;
}
.menusvg:hover { fill:#007BFF;}

.dropdown-menu { border: 1px solid #F3F6FB; border-radius: 0; margin: 0; padding: 0; border-bottom: none;}

.dropdown-menu a {
    font: 14px/18px 'robotolight', sans-serif;
    border-bottom: 1px solid #F3F6FB;
    padding: 10px 20px;
    color: #000;
    background: #FFFFFF;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.dropdown-menu a:hover { background: #FFFFFF; color: #007BFF;}


.side-card {
 height: 120px;
 position: relative;
 background-size: cover;
 background-position: center;
 border-radius: 0;
 border-top: 0px;
}

.side-card-title {
 display: block;
 position: absolute;
 padding: 0 10px 10px;
 bottom: 0;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 z-index: 100;
}
.side-card a {
 color: #ffffff;
}
.side-card .blacker {  opacity: 0.3;}
.side-card:hover .blacker {  opacity: 0.6;}

.SideCardListTitle {
 font: 24px/24px "pt_sansbold", Helvetica, Arial, sans-serif;
 color:#000000;
 border-bottom: 8px solid #34a853;
 padding: 0 0 10px 0px;
}

.SideCardListTitle.orange {
 border-bottom: 8px solid #ff9800;
}



/* ====== стрелки ============================ */

.arrow-prev, .arrow-next { width: 65px; height: 23px; background-size: 65px 23px; margin-top: -5px;}
.arrow-next { background-image: url(/skins/template/2019/i/arrowright.png);}
.arrow-prev { background-image: url(/skins/template/2019/i/arrowleft.png);}

.blackbg .arrow-next { background-image: url(/skins/template/2019/i/arrowrightW.png);}
.blackbg .arrow-prev { background-image: url(/skins/template/2019/i/arrowleftW.png);}

.bred { border: 1px solid red !important; }

.flex-center-left {
    display: flex;
    justify-content: flex-start !important;
    align-items: center !important;
}

.flex-center-right {
    display: flex;
    justify-content: flex-end !important;
    align-items: center !important;
}


.flex-center2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-center { 
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}



/*  */
/*  */
/* photo scroller */


.picgallery-slide {
 width: 385px;
 height: 385px;
 padding: 0;
}


.imagePhotogal {
 position: relative;
 width: 385px;
 height: 385px;
 overflow: hidden;  
 background: #000;  
 background-position: center center;
 background-size: cover;
}
.imagePhotogal img {
 position: absolute;
 height: 100%;
 width:100%;
 padding: 0;
 -moz-transition: all 0.5s ease-out; -o-transition:      all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
/* opacity: 0.7;*/
}
.imagePhotogal:hover img {
 opacity: 1;
}

.photogal-info {
 position: absolute;
 width: 100%;
 display: block;
 padding: 0px 0 10px 0px;
 color: #ffffff;
 bottom: 0px;
 left: 0;
 overflow: hidden;  
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,000000+100&0+0,0.78+100 */
background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

}

.picgallery-slide:hover .photogal-info {
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;
 background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(7,40,186,1) 100%);
 background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%);
 background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#0728ba',GradientType=0 ); 
}

.photogaltitle a, .photogaltitle {
 display: block;
 margin-top:15px;
 bottom: 0px;
 max-height: 140px;
 width: 95%;
 padding: 0 10px 10px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 23px;
 overflow: hidden;  
 color: #ffffff;
 z-index: 100;
}


.photogalcount {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 position: absolute;
 text-align: left;
 display: block;
 bottom: 10px;
 left: 20px;
 width: 195px;
 color: #c0c0c0;
}



/* forum scroller  */
.forum { min-height: 400px;}

.forum-slide {
/*  width: 640px; height: 360px; */
 padding: 0;
 overflow: hidden;  
}


.forumtitle {
 display: block;
 margin-top:15px;
 bottom: 0px;
 max-height: 140px;
 width: 95%;
 padding: 0 20px 10px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 23px;
 overflow: hidden;  
 color: #ffffff;
 z-index: 100;
}
.forumtitle a {
 text-decoration: none;
}



.forum-content { line-height: 18px; }
.forum-content h3 {  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;  font-size:20px;  line-height: 24px;  margin-bottom: 7px;}
.forum-pagination {      bottom: 0px !important;}
.forum-content h3  a { color: #000000; text-decoration: none;}
.forum-content h3  a:hover { text-decoration: underline;}
.forum-timeholder { font-family: "pt_sansregular", Helvetica, Arial, sans-serif; font-size:12px; line-height: 12px; margin: 15px 0 0;}

.forum-time {  color: #8f8f8f; padding: 8px 0 0 0;}
.forum-cat { text-align: right; padding: 0;}
.forum-cat a { color: #000000;}
.forum-tagholder { position: relative; font-size: 12px; line-height: 12px; margin-bottom: 5px;}



.forum-pagination .swiper-pagination-bullet-active {
 background: #673ab7; 
}



/* camera scroller */

.camera { min-height: 420px; }

.camera-slide {
/*  width: 640px; height: 360px; */
 padding: 0;
}

.imagecamera {
 position: relative;
/* width: 640px;  height: 360px; */
 overflow: hidden;  
 background: #000;  
 background-position: center 35%;
 background-size: cover;
}


.camera-info {
 position: absolute;
 width: 100%;
 display: block;
 padding: 0px 0 30px 0px;
 color: #ffffff;
 bottom: 0px;
 left: 0;
 overflow: hidden;  
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,000000+100&0+0,0.78+100 */
background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

}


.camera-slide:hover .camera-info {
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;
 background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(7,40,186,1) 100%);
 background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%);
 background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#0728ba',GradientType=0 ); 
}

.trailertag {
 z-index: 100;
 padding: 6px 17px;
 width: 130px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:17px;
 color: #ffffff;
 -moz-transition: all 0.5s ease-out; -o-transition:      all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
 background-color: #007BFF;
}

.trailertag:hover {
 background-color: #072BA3;
}




.cameratitle {
 display: block;
 margin-top:15px;
 bottom: 0px;
 max-height: 140px;
 width: 95%;
 padding: 0 20px 10px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 23px;
 overflow: hidden;  
 color: #ffffff;
 z-index: 100;
}
.cameratitle a {
 text-decoration: none;
}



.camerajenre {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 line-height:13px;
 position: absolute;
 display: block;
 bottom: 10px;
 left: 20px;
 width: 150px;
 color: #c0c0c0;
}
.cameraimdb {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 position: absolute;
 text-align: right;
 display: block;
 bottom: 10px;
 right: 20px;
 width: 95px;
 padding-left: 50px;
/* background: url(/skins/pod2017/i/imdb.png) no-repeat left top;*/
 color: #c0c0c0;
}

.starstags {
 position: absolute;
 top:  170px;
 left: 15px;
 z-index: 100;
 color: #ffffff;
}
.stars i {
 color: #ffcc00;
}
.stars  {
 margin: 0 15px;
}
a.youtube {
 text-decoration: none;
}



/*  catalog block */

.catalog-rubricator {
 margin: 0 0 20px 0;
 
}

.catalog-row {
 margin: 0;
 padding: 5px 10px 5px 0;
 border-bottom: 1px solid #eaeef9;
}


.nameholder a,
.nameholder {
 margin: 5px 0 5px 0;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height:22px;
 color: #000000;
}
.nameholder a:hover {
 text-decoration: underline;
}

.nameholder span {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 display: block;
 font-size:13px;
 color: #8f8f8f;
}

.countholder {
/* width: 20%;*/
 text-align: right;
 display: block;
 margin: 0;
 padding: 0 10px 0 10px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 color: #8f8f8f;
 float:right;
}



.catalog ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.enterprise-info  {
 border-bottom: 1px solid #eaeef9;
/* height: 120px;*/
 padding: 10px 0 20px 0;
 margin: 0 0 10px 0;
}

.enterprise-info:last-child  {
 border-bottom: none;
 margin: 0;
}



.enterprise-info img {
  display: block;
  width: 170px;
  height: 100px;
  float: left;
  margin: 0 20px 20px 0;
}

.enterprise-desc {
 display: block;
 min-height: 100px;
}


.enter-rate {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 line-height: 18px;
 color: #2a2a2a;
}

.enterprise-desc a {
 display: block;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 20px;
 color: #2a2a2a;
}

.enter-phone {
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:13px;
 line-height: 18px;
 color: #2a2a2a;

}
.enter-address {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:14px;
 line-height: 18px;
 color: #8f8f8f;

}
.send-enterprise {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:15px;
 color: #2a2a2a;
}
.send-enterprise span {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:15px;
 color: #00aaad;
}

.send-enterprise .btn {
 margin-right: 10px;
}


/* topnews scroller */

.actualnews-container {  width: 100%;  height: 100%;  padding-bottom: 25px;}
.actualnews-wrapper { height: auto;}
.actualnews-slide {  background: transparent;  width: 25%;}
  .actualnews-slide:nth-child(1) { width: 49%;}

.actualnews-content { 
 position: relative;width: 100%; height: auto; 
 padding: 10px 15px; text-align: left; 
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif; font-size:16px; line-height: 18px;
 overflow: hidden;
}

.actualnews-content h3 {  font-family: "pt_sansbold", Helvetica, Arial, sans-serif;  font-size:20px;  line-height: 24px;  margin-bottom: 7px;}
.actualnews-pagination {  bottom: 0px !important;}
.actualnews-content h3  a { color: #000000; text-decoration: none;}
.actualnews-content h3  a:hover { text-decoration: underline;}
.actual-timeholder { font-family: "pt_sansregular", Helvetica, Arial, sans-serif; font-size:12px; line-height: 12px; margin: 15px 0 0;}


.actual-time {  color: #8f8f8f;  float: left !important; padding: 0;}
.actual-cat { text-align: right; padding: 0;}
.actual-cat a { color: #000000;}
.actual-tagholder { position: relative; font-size: 12px; line-height: 12px; margin-bottom: 5px;}

.actual-view { text-align: right; padding-top: 5px;}
.actualnews-prev, .actualnews-next { width: 65px; height: 23px; background-size: 65px 23px; margin-top: -5px;}
.actualnews-next { background-image: url(/skins/template/2019/i/arrowright.png);}
.actualnews-prev { background-image: url(/skins/template/2019/i/arrowleft.png);}


/* затемнение */
.whiter {  z-index: 20;  position: absolute;  left: 0;  bottom: 0;  right: 0;  border: none;  background-color: #ffffff;}
.second-news-content.whiter:hover { background: none #fff !important;}
.second-news-content.whiter { padding-top:10px; padding-bottom: 20px;}
.second-news-content.whiter h3{ color: #000000 !important; padding-top: 15px; padding-bottom: 10px;}
.second-news-content.whiter h3 a { color: #000000 !important;}
.second-news-content.whiter h3 a:hover { text-decoration: underline;}

@media (max-width: 575px) { 
    .actualnews-slide:nth-child(1) {
      width: 25%;
    }
}

@media (min-width: 576px) {
    .actualnews-slide:nth-child(1) {
      width: 25%;
    }
}

@media (min-width: 768px) {
    .actualnews-slide:nth-child(1) {
      width: 25%;
    }
}

@media (min-width: 992px) {
    .actualnews-slide:nth-child(1) {
      width: 50%;
    }
}

@media (min-width: 1200px) {
    .actualnews-slide:nth-child(1) {
      width: 50%;
    }
}
@media (min-width: 1620px) {
    .actualnews-slide:nth-child(1) {
      width: 50%;
    }
}



/* top-news  */
.top-news {
 position: relative;
/* min-height: 175px;*/
 color: #ffffff;
}
.top-news.top-first {
 height: 525px;
 z-index: 200;
 padding: 0 !important;
}
.top-news-content {
  z-index: 100;
  position: absolute;
/*  top:0;*/
  left: 0;
  bottom: 36px;
  right: 0;
  overflow: hidden;
  background-position: center 35%;
  background-size: cover;
}

.top { top: 0; }

.top-news-image {
  z-index: 10;
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center 35%;
  background-size: cover;
}
.colorer {
  z-index: 20;
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  border: none;
  opacity: 0.6;
  transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition:  opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}

/*
.blacker { opacity: 0.8;}
.top-first .blacker { opacity: 0.45; }
.top-news:hover .blacker { opacity: 0.6;}
.top-first:hover .blacker {  opacity: 0.6;}
*/
.top-news a h1 {
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:42px;
 line-height: 48px;
 position: absolute;
 bottom: 30px;
 color: #ffffff;
 margin: 35px 0;
 padding-right: 20px;
 max-height: 220px;
 overflow: hidden;
}

.top-news a h3 {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:20px;
 color: #ffffff;
 height: 75px;
 overflow: hidden;
}

.top-news, .top-news a { color: #cccccc;}

.top-news p {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:14px;
 line-height: 16px;
}

.second-news {
 position: relative;
 min-height: 270px;
 color: #000;
}


.second-news-content {
 position: absolute;
 left: 0px;
 right: 0px;
 bottom: 0;
/* top: 0;*/
 color: #ffffff;
 padding: 60px 20px 0;
 z-index: 50;
}

.second-news-content:hover {
 background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(7,40,186,1) 100%) !important;
 background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%) !important;
 background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%) !important; 
}

.second-news h3 {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:22px;
 color: #ffffff;
 overflow: hidden;
}
.second-news a {
 text-decoration: none;

}
.second-news-image {
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-size: cover;
  z-index: 10;
}

.timeholder {
 position: absolute;
 bottom: 0px;
 left: 20px; 
 right: 20px; 
 display: block;
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size: 13px;
 padding: 10px 0px;
 color: #ffffff;
 z-index: 100;
}

.stimeholder {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size: 13px;
 padding: 10px 0px;
 color: #ffffff;
 z-index: 100;
}

.stimeholder a,
.timeholder a {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif !important;
 font-size: 13px !important;
 color: #ffffff;
}

.thold-time {
/*  min-width: 140px;*/
  text-align: left;
  text-transform: lowercase;
}
.thold-cat { text-align: right;}
.thold-cat a { text-decoration: underline; }
.thold-cat a:hover { text-decoration: none; }
.videotag {
 position: absolute;
 z-index: 100;
 top: 200px;
 left: 0px;
 padding: 7px 17px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:28px;
 color: #ffffff;
 -moz-transition: all 0.5s ease-out; -o-transition:      all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
 background-color: #0939d9;
}

.videotag:hover {
 background-color: #072BA3;
}


/* afishanews */
.afishanews {min-height: 700px;}
.afishanews-wrapper { height: auto; margin-bottom: 30px;}

.afishanews-content h3 { font-family: "pt_sansregular", Helvetica, Arial, sans-serif;  font-size:20px;  line-height: 24px;}
.afishanews-content h3 a { text-decoration: none; color: #ffffff;}
.afishanews-content h3 a:hover { opacity: 0.7;
 -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
}

.afishanews-content h3.afishatitle { margin-bottom: 20px;}
.afishanews-content h3.afishatitle a { text-decoration: none; color: #ff9800;}
.afishanews-content h3.afishatitle a:hover { color: #ffffff; opacity: 1; -moz-transition: none; -o-transition: none; -webkit-transition: none; }

.afishanews-content h3.afisha-first { font-family: "pt_sansregular", Helvetica, Arial, sans-serif;  font-size:26px;  line-height: 26px;  margin-bottom: 5px; }

.afishpic {
 position: relative;
 background-position: center 35%;
 background-size: cover;
 width: 100%;
 height: 200px;
 margin-bottom: 10px;
}
.afishpicnone {
 position: relative;
 width: 100%;
 margin-bottom: 10px;
 margin-top: 10px;
}

.atimeholder {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size: 13px;
 padding: 10px 0px;
 color: #ffffff;
 z-index: 100;
}
.atimeholder a {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif !important;
 font-size: 13px !important;
 color: #ffffff;
}

.atimeholder .thold-time {
color: #6c7b83;
}
.atimeholder .thold-time.active {
 color: #ff9800 !important;
}

.anewstags {
 width: auto;
 text-align: right;
}

/*
.afishanews-prev, .afishanews-next { width: 65px; height: 23px; background-size: 65px 23px; margin-top: -5px;}
.afishanews-next { background-image: url(/skins/template/2019/i/arrowrightW.png);}
.afishanews-prev { background-image: url(/skins/template/2019/i/arrowleftW.png);}
*/

.afishanews-pagination {  bottom: 0px !important;}

/* movie scroller */
.movie { min-height: 450px; }

.movie-slide {
 width: 270px;
 height: 385px;
 padding: 0;
}

/*
.movie-prev, .movie-next { width: 65px; height: 23px; background-size: 65px 23px; margin-top: -5px;}
.movie-next { background-image: url(/skins/template/2019/i/arrowrightW.png); }
.movie-prev { background-image: url(/skins/template/2019/i/arrowleftW.png); }
*/


.imageMovie {
 position: relative;
 width: 270px;
 height: 385px;
 overflow: hidden;  
 background: #000;  
 background-position: center 35%;
 background-size: cover;
}


.movie-info {
 position: absolute;
 width: 100%;
 display: block;
 padding: 0px 0 30px 0px;
 color: #ffffff;
 bottom: 0px;
 left: 0;
 overflow: hidden;  
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,000000+100&0+0,0.78+100 */
background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

}


.movie-slide:hover .movie-info {
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;
 background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(7,40,186,1) 100%);
 background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%);
 background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#0728ba',GradientType=0 ); 
}

.trailertag {
 z-index: 100;
 padding: 6px 17px;
 width: 130px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:17px;
 color: #ffffff;
 -moz-transition: all 0.5s ease-out; -o-transition:      all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;
 background-color: #007BFF;
}

.trailertag:hover {
 background-color: #072BA3;
}




.movietitle {
 display: block;
 margin-top:15px;
 bottom: 0px;
 max-height: 140px;
 width: 95%;
 padding: 0 20px 10px;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 23px;
 overflow: hidden;  
 color: #ffffff;
 z-index: 100;
}
.movietitle a {
 text-decoration: none;
}



.moviejenre {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 line-height:13px;
 position: absolute;
 display: block;
 bottom: 10px;
 left: 20px;
 width: 220px;
 color: #c0c0c0;
}
.movieimdb {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:13px;
 position: absolute;
 text-align: right;
 display: block;
 bottom: 10px;
 right: 20px;
 width: 95px;
 padding-left: 50px;
/* background: url(/skins/pod2017/i/imdb.png) no-repeat left top;*/
 color: #c0c0c0;
}

.starstags {
 position: absolute;
 top:  170px;
 left: 15px;
 z-index: 100;
 color: #ffffff;
}
.stars i {
 color: #ffcc00;
}
.stars  {
 margin: 0 15px;
}
a.youtube {
 text-decoration: none;
}



/* wheretogo */

.restselector-holder {
 margin: 35px 0 15px; 
}

.wheretogo-block {
 position: relative;
 display: block;
 padding: 0px 0 15px 0;
 color: #ffffff;
 width:100%;
 height: 345px;

}

.wheretogo-slide {
    max-width: 370px;
}

.rest-image {
 position: relative;
 height: 200px;
 overflow: hidden;  
 background-position: center 35%;
 background-size: cover;
}

.btn-darktransp {
  color: #fff;
  background-color: transparent;
  border-color: #132833;
  text-decoration: none !important;
}
.btn-darktransp:hover {
  background-color: #214354;
  border-color: #214354;
  color: #eeeeee;
}

.rest-active {
 background-color: #007BFF;
 border: 1px solid #007BFF;
}
.wheretogotitle {
 display: block;
 margin-top:10px;
 bottom: 0px;
 max-height: 140px;
 width: 95%;
 padding: 0 0 5px 0;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 23px;
 overflow: hidden;  
 color: #ffffff;
 z-index: 100;
}

.wheretogotitle span {
 color: #6c7b83;
}

.rest-info {
 position: absolute;
 width: 100%;
 height: 100px;
 display: block;
 padding: 70px 10px 0px 10px;
 color: #ffffff;
 bottom: 0px;
 left: 0;
 overflow: hidden;  
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;
  background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */
}

.wheretogo-block:hover .rest-info {
 -moz-transition: all 1.5s ease-out; -o-transition:      all 1.5s ease-out; -webkit-transition: all 1.5s ease-out;
 background: -moz-linear-gradient(top, rgba(197,222,234,0) 0%, rgba(7,40,186,1) 100%);
 background: -webkit-linear-gradient(top, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%);
 background: linear-gradient(to bottom, rgba(197,222,234,0) 0%,rgba(7,40,186,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5deea', endColorstr='#0728ba',GradientType=0 ); 
}
.rest-col {
 display: inline-block;
 margin: 0 8px; 
}
.rest-col i {
 margin-right: 5px;
 color: #ffcc00;
}

.rest-age {
 color: #999;
 font-weight: bold;
}

.rest-web {
 color: #6c7b83 !important;
 font-size: 12px;
}
.restdesc {
 display:block;
 width: 100%;
 line-height: 18px;
 color: #bbb;
 max-height: 70px ;
 overflow: hidden;
}



.starstags {
 position: absolute;
 bottom:  0px;
 left: 0px;
 z-index: 100;
 color: #ffffff;
}
.fa-rub {
 color: #ffffff !important;
 font-size: 14px !important;
}

.stars i {
 color: #ffcc00;
}
.stars  {
/* margin: 0 15px;*/
}


/* vacancy */
.vacancy {
 margin: 0px 10px 15px 10px;
/* border-bottom: 1px solid #eee;*/
/* min-height: 100px;*/
}
.vaclast {
 margin: 10px 0px 0px;
 border: none !important;
}
.vactitle  a {
 color: #000000;
}

.vactitle  a:hover {
 text-decoration: underline;
}

.vactitle {
 width: 100%;
 font-family: "pt_sansbold", Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height:20px;
}
.vacsalary {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:15px;
}
.vacemploy {
 font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
 font-size:12px;
 color : #8f8f8f;
 text-transform: uppercase;
}

.vaclogo {
 width: 100%;
 text-align: right;
 margin: 0px 0 3px 0;
}

.ddta {
 float: left;
 font-size:12px;
 padding-top: 6px;
 color : #8f8f8f;
}

/* navbar */

.search-nav {  position: relative;}

#navbarDropdownSearch > i { color: #fff;}

.search-nav .main-search  {
  position: absolute !important;
  right: 8px;
  top: -40px !important;
  width: 400px ;
  padding: 0;
  background-color: #fff;
  z-index: 3000;
}
.search-nav input, .search-nav .btn { border: none !important;}
.search-nav .submit-button { margin: 2px 0; padding: 5px 20px;}
.searchb:hover { background-color: transparent !important; color: #4285F4 !important; } 
.searchb:hover i { color: #4285F4 !important; }

.search-nav .main-search  form {
 padding:0;
 margin: 0;
}


.logoimg {
 float:left;
 display:block;
 width: 70px;
/* height: 48px;*/
}
.logoinf {
 float:left;
 padding-top: 4px;
 display:block;
/* height: 48px;*/
}




.copy219 {
 background-color: #121f26;
 color: #4D5D65;
 font-size: 12px;
 text-align: center;
}
.copy219 a{
 color: #6c7b83;
}


/* P4 */

/* !!! vertical center */
.p4flexcenterYL { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;    -ms-flex-direction: row;   flex-direction: row;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
.p4flexcenterYX { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;   -ms-flex-direction: row;   flex-direction: row;   -webkit-box-align: center;   -webkit-align-items: center;   -ms-flex-align: center;   align-items: center;   text-align: center !important; }
.p4flexcenterYR { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;   -ms-flex-direction: row;    flex-direction: row;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    text-align: right !important; }

.col-12.cont-common  { padding-left: 2em; padding-right: 2em; }

.cont-common .contentarticle table.table-striped h1, .cont-common .contentarticle table.table-striped h2, 
.cont-common .contentarticle table.table-striped h3, .cont-common .contentarticle table.table-striped h4, 

.cont-common h1, .cont-common h2, .cont-common h3,
.cont-common .contentarticle > h1, .cont-common .contentarticle > h2,  
.cont-common .contentarticle > h3, .cont-common .contentarticle > h4 { font-family: "pt_sansbold", Helvetica, Arial, sans-serif !important; }

.cont-common h1, .cont-common h2, .cont-common h3,
.cont-common .contentarticle > h2, .cont-common .contentarticle > h3 { color: #673ab7 !important; font-size: 26px; }
.cont-common .contentarticle table.table-striped h2 { color: #673ab7; font-size: 1.2em !important; }
.cont-common .contentarticle table.table-striped h3 { color: #673ab7; font-size: 1.2em !important; }

.cont-id15 .contentarticle a { text-decoration: underline;}
.cont-id15 .contentarticle a:hover { color: #ccc !important; }

.flud-id17 { background: url('/skins/template/images/lending/brand-bg.jpg') top center repeat; }
.cont-id17 .contentarticle { padding: 40px 30px !important;  color: #fff; }
.cont-id17 .contentarticle h2 { color: #fff !important; }

.cont-id18 .contentarticle h2 { color: #4869D0 !important; }
.cont-id18 .contentarticle h3 { color: #673AB7 !important; }

.cont-id22 .contentarticle h2, .cont-id22 .contentarticle h3 { color: #008FD7 !important; }

.cont-id21 .contentarticle a { text-decoration: underline;}
.cont-id21 .contentarticle a:hover { color: #ccc !important; }

.cont-id23 .contentarticle h2 { color: #DA251C !important; }
.cont-id23 .contentarticle h3 { color: #29166F !important; }


.flud-id24 { margin-bottom: 40px; background: url('/skins/template/2019/i/flud-id24.jpg') center center repeat; }
.flud-id24 .contentarticle {  padding: 20px 40px; color:#fff; line-height: 2.0em; font-size: 1.05em !important;}
.flud-id24 .contentarticle h2 { color:#fff !important; margin-bottom: 15px; }
.flud-id24 .contentarticle a { color:#FF9800; text-decoration: underline;}
.flud-id24 .contentarticle a:hover { color:#FF9800; text-decoration: none;}
.cont-id24 { min-height: 280px; height: auto; padding: 30px 0;}

/* КНОПКИ */

a.button {
    font-family: 'pt_sansbold', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: .5rem 1rem;
    line-height: 1.35;
    border-radius: .3rem;
    border: none;
    background-color: #4285F4;
    color: #fff;
}

a.button:hover { background-color: #3A74D6;}

a.button.red { background-color: #DC3545; }
a.button.red:hover { background-color: #CE3241; }

a.buttonred {
    font-family: 'pt_sansbold', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: .5rem 1rem;
    line-height: 1.35;
    border-radius: .3rem;
    border: none;
    background-color: #DC3545;
    color: #fff;
}
a.buttonred:hover { background-color: #CE3241 !important; }

a.button.greeen { background-color: #34A853; }
a.button.greeen:hover { background-color: #319E4E; }


a.buttongreen {
    font-family: 'pt_sansbold', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: .5rem 1rem;
    line-height: 1.35;
    border-radius: .3rem;
    border: none;
    background-color: #34A853;
    color: #fff;
}
a.buttongreen:hover { background-color: #319E4E !important; }




/* P13 */

.doki { margin: 0px 0 0px 0; }
.doki-block { padding: 15px; border-bottom: 1px solid #f3f3f3; }
.doki-block:hover { background-color: #f1f1f1;  }

.dokinav { background-color: #673ab7; padding: 6px 10px; margin-bottom: 15px; }
.dokinav i, .dokinav a { color: #fff !important; padding-right: 9px; }
.dokinav a:hover { color: #C6B5E4 !important;}

.doki a.button { font-family: 'pt_sans_narrowregular', sans-serif !important;}
.doki i { font-size: 28px; padding: 8px 10px 0 10px; float: left; }

a.dokititle h3 { font-size: 22px !important;  font-family: "pt_sans_narrowbold",'Helvetica Neue',Arial,Helvetica,sans-serif; padding: 0px 0 10px 0 !important; margin:0 !important; text-decoration: none !important; }
.doki h3:hover { text-decoration: none !important; color: #EBCC8E !important; }

#lev_dl a { font-family: "pt_sans_narrowbold",'Helvetica Neue',Arial,Helvetica,sans-serif; font-size: 1.4em !important; padding: 0px 0 10px 0 !important; margin:0 !important; text-decoration: none !important; }
#lev_dl { padding: 10px 0 0 20px !important; }
#lev_dl > i { color: #4285F4; }
#lev_dl .badge { color: #FF9800; font-size: 1em !important; font-family: "pt_sans_narrowbold",'Helvetica Neue',Arial,Helvetica,sans-serif !important;  padding: 0 !important; margin: 0 !important; background-color: #Fff !important; }
#lev_dl .badge i { padding: 0 8px 0 10px !important; margin: 0 !important; font-size: 1em !important; }
.doki .desc { padding: 5px 15px; font-size: 13px; margin: 0 0 10px 0; }


blockquote { font-size: 0.9em; position: relative; padding: 10px 20px 0px 10px; margin: 25px 0; border: 3px solid #ccc; padding-left: 85px; }
blockquote:before { color: #ccc;  position: absolute; top: 20px; left: 20px; font-family: 'FontAwesome'; font-size: 44px; content: "\f10e";}  /* \f10e \f10d after*/
blockquote p { margin:0; padding:0;}


span.imgautor {
	display:block;
	font: 300 13px/13px 'Roboto', sans-serif;
	color: #939298;
	padding: 0;
	margin: 2px;
}


.txt-s, .txt-k { font-size: 14px; padding: 10px 0px 10px 18px; }
.datestart { padding-top: 10px;margin: 10px 0 0 0; border-top: 1px solid #EEEEEE; }


@media (max-width: 575px) { 
/*	body { border-top: 5px solid red; } */
	.container { width: 100%;  max-width: 100%; }
	.top-news .newstags { top:  15px; left: 20px;}
	.image1 img {  height: 100%;  width: auto; }
	.weekendtitle {	}
	.weekendarticle {}
	.weekend-first .weekendtitle { font-size:20px;	 line-height: 23px; }
	.arrow-holder { padding: 10px 25px 0 25px; }
	.mainnewstitle { left: 15px; width: 95%; padding: 10px 20px 5px 20px; font-size:30px; line-height: 32px; }
	.mainnews-left { padding-right:15px;}
	.mainnews-right {padding-left:15px;}
	.image2 img { top:-10%;}
	.imagecamera {width: 320px; height: 230px;}
	.camera-slide { width: 320px; height: 230px; padding: 0; margin: 20px 0 0 0;}
	.cameratitle a, .cameratitle { font-size: 16px; line-height: 18px;}
	.top-news { min-height: 270px; margin-top: 25px;}
	.blacker {  opacity: 0.4;}
	.top-first .blacker {  opacity: 0.4;}
	.top-news:hover .blacker  { opacity: 0.6; }
	.top-first:hover .blacker { opacity: 0.6; }
	.side-card .blacker {  opacity: 0.4;}
	.side-card:hover .blacker {  opacity: 0.6;}

}

@media (min-width: 576px) {
/*	body { border-top: 5px solid yellow; } */
	.container { width: 100%;  max-width: 100%; }
	.top-news .newstags { top:  15px; left: 30px;}
	.image1 img {  height: 100%;  width: auto; }
	.weekendtitle {	}
	.weekendarticle {}
	.weekend-first .weekendtitle { font-size:20px; line-height: 23px;}
	.arrow-holder { padding: 10px 25px 0 25px;}
	.mainnewstitle { left: 15px; width: 95%; padding: 10px 20px 5px 20px; font-size:30px; line-height: 32px; }
	.mainnews-left { padding-right:15px;}
	.mainnews-right {padding-left:15px;}
	.image2 img { top:-10%;}
	.imagecamera {width: 400px; height: 225px;}
	.camera-slide { width: 400px; height: 225px; padding: 0; margin: 0;}
	.cameratitle a, .cameratitle { font-size: 18px; line-height: 20px; }
	.top-news { min-height: 270px; margin-top: 25px;}
	.blacker {  opacity: 0.4;}
	.top-first .blacker {  opacity: 0.4;}
	.top-news:hover .blacker  { opacity: 0.6; }
	.top-first:hover .blacker { opacity: 0.6; }
}

@media (min-width: 768px) {
/*	body { border-top: 5px solid green; } */
	.container { width: 100%;  max-width: 99%; }
	.top-news .newstags { top:  15px; left: 20px;}
	.image1 img { height: 100%;  width: auto; }
	.weekendtitle {}
	.weekendarticle {}
	.weekend-first .weekendtitle { font-size:20px; line-height: 23px; }
	.arrow-holder {	 padding: 10px 25px 0 25px;	}
	.mainnewstitle { left: 15px; width: 95%; padding: 10px 20px 5px 20px; font-size:30px; line-height: 32px; }
	.mainnews-left { padding-right:15px;}
	.mainnews-right {padding-left:15px;}
	.image2 img { top:-10%;}
	.imagecamera {width: 640px; height: 360px;}
	.camera-slide { width: 640px; height: 320px; padding: 0; margin: 0;}
	.cameratitle a, .cameratitle { font-size: 20px; line-height: 23px; }
	.top-news { min-height: 270px; margin-top: 0;}
	.blacker {  opacity: 0.4;}
	.top-first .blacker {  opacity: 0.4;}
	.top-news:hover .blacker  { opacity: 0.6; }
	.top-first:hover .blacker { opacity: 0.6; }
}

@media (min-width: 992px) {
/*	body { border-top: 5px solid red; }*/
	.container { width: 100%;  max-width: 99%; }
	.image2 img { top:0;}
	.imagecamera {width: 640px; height: 360px;}
	.camera-slide { width: 640px; height: 320px; padding: 0; margin: 0;}
	.cameratitle a, .cameratitle { font-size: 20px; line-height: 23px; }
	.top-news { min-height: 175px; margin-top: 0;}
	.blacker {  opacity: 0.7;}
	.top-first .blacker {  opacity: 0.45;}
	.top-news:hover .blacker  { opacity: 0.6; }
	.top-first:hover .blacker { opacity: 0.6; }

	#menu-horizont > ul > li > a { padding: 15px 0px 15px 0px; }

}


@media (min-width: 1200px) {
/*	body { border-top: 5px solid blue; } */
	.container { width: 1170px;  }
	.imagecamera {width: 640px; height: 360px;}
	.camera-slide { width: 640px; height: 320px; padding: 0; margin: 0;}
	.cameratitle a, .cameratitle { font-size: 20px; line-height: 23px; }
	.top-news { min-height: 175px; margin-top: 0;}
	.blacker {  opacity: 0.7;}
	.top-first .blacker {  opacity: 0.45;}
	.top-news:hover .blacker  { opacity: 0.6; }
	.top-first:hover .blacker { opacity: 0.6; }

	#menu-horizont > ul > li > a { padding: 15px 5px 15px 0px; }
}
/* для меню */
@media (max-width: 1300px) {
	.h1300 { visibility: hidden; display: none; }

}

@media (min-width: 1620px) {
/*	body { border-top: 5px solid gold; }*/
	.container { width: 1170px;  }
	.imagecamera {width: 640px; height: 360px;}
	.camera-slide { width: 640px; height: 320px; padding: 0;}
	.cameratitle a, .cameratitle { font-size: 20px; line-height: 23px; }
	.top-news { min-height: 175px; margin-top: 0;}
	.h1300 { visibility: visible;  }

	.blacker {  opacity: 0.7;}
	.top-first .blacker {  opacity: 0.45;}
	.top-news:hover .blacker  { opacity: 0.6; }
	.top-first:hover .blacker { opacity: 0.6; }

	.side-card .blacker {  opacity: 0.4;}
	.side-card:hover .blacker {  opacity: 0.6;}

	#menu-horizont > ul > li > a { padding: 15px 5px 15px 0px; }
}





@media (max-width: 575px) { 
/*	.--topnews-holder  { border:1px solid aqua;}*/
	.--topnews-holder {background-image: none !important;}
}

@media (min-width: 576px) {
/*	.--topnews-holder  { border:1px solid fuchsia;}*/
	.--topnews-holder {background-image: none !important;}
}

@media (min-width: 768px) {
	/*.--topnews-holder  { border:1px solid green;}*/
	.--topnews-holder {background-image: none !important;}
}

@media (min-width: 992px) {
	/*.--topnews-holder  { border:1px solid yellow;}*/
	.--topnews-holder {background-image: static !important;}
	.top-news-image {background: none !important;}
}

@media (min-width: 1200px) {
	/*.--topnews-holder  { border:1px solid blue;}*/
	.--topnews-holder {background-image: static !important;}
	.top-news-image {background: none !important;}
}
@media (min-width: 1620px) {
	/*.--topnews-holder  { border:1px solid red;}*/
	.--topnews-holder {background-image: static !important;}
	.top-news-image {background: none !important;}
}



@-moz-document url-prefix() {
	strong, b      		{ font-style: normal; font-weight: normal; font: 300 'OpenSans_Bold',Tahoma, Arial, Helvetica, sans-serif; }
	table.border th       	{ font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; }
	table.border tfoot td 	{ font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; }
}


