@charset "utf-8";
/* CSS Document */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,img, input, textarea, select {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-family: 'Roboto', sans-serif;
}
a:link, a:visited{
text-decoration:none;
}
a:hover{
color:#323256; 
text-decoration:none;
}
/*html {
overflow: auto;
}
*/
body {
line-height: 1;
background-color:#FFF;
-webkit-text-size-adjust: 100%;
}

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
margin: 0;
padding: 0;
}
html, .fixedPopUp{
/*overflow-y:auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-color: #DBDBDB #00DBDBDB;
scrollbar-width: thin;*/
}
/*html::-webkit-scrollbar, .fixedPopUp::-webkit-scrollbar {
width: 8px;
height:100%;
cursor: ew-resize;
}
html::-webkit-scrollbar{
width: 8px;
}
html::-webkit-scrollbar-track, .fixedPopUp::-webkit-scrollbar-track {
background: rgba(219, 219, 219,.5);
}
html::-webkit-scrollbar-thumb, .fixedPopUp::-webkit-scrollbar-thumb {
background: #DBDBDB;
}*/

:focus {
outline: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset,img {
border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}

caption,th {
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}
h1{
font-weight: 500;
}

q:before,q:after {
content: '';
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

a img {
border: none
}
ul{
list-style:none;
}
a{
text-decoration:none;
}
ul {
list-style: outside none none;
}
body, div, span, b, strong, ul, li{
/*-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;*/
}
.bigCnt{
position:relative;
float:left;
width:100%;
}
.bigCntM{
position:relative;
float:none;
margin:0 auto;
width:1400px;
}
.bigCntMCnt{
position:relative;
float:left;
width:100%;
}
.bigCntMCntH{
border-bottom:1px solid #797979;
}
.logo{
position:relative;
float:left;
width:200px;
height:60px;
background-size:contain;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/logoSvg3.svg);
margin-top:10px;
margin-bottom:10px;
}
.topMenuRightCnt{
position:relative;
float:left;
    margin-top: 32px;
    margin-left:60px;
 }
.topMenuRightCnt .menuLinksHeader, .topMenuRightCnt .menuLinksHeaderCnt {
position:relative;
float:left;
color: #797979;
font-weight: 400; 
 font-size: 18px;
height:auto;
line-height:17px;
 
-webkit-transition: .2s;
transition: .2s;
}
.topMenuRightCnt .menuLinksHeaderCnt {
margin-left:0;
margin-right:0;
}
.topMenuRightCnt .menuLinksHeader:hover{
color:#C70000;
-webkit-transition: .2s;
transition: .2s;
}
.topMenuInMiddle {
    position: relative;
    float: left;
    width:auto;
    margin-top: 20px;
    margin-left: 40px;
}
.menuLinksHeader, .menuLinksHeaderCnt {
    position: relative;
    float: left;
    margin-left: 15px;
    margin-right:15px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.menuLinksHeaderCnt {
    margin-left: 0;
    margin-right: 0;
}
.subMenuCnt{
/*position:absolute;
top:50px;
width:150px;
margin-left:0px;
background-color:#FFF;
filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
-webkit-transition: all  200ms ease-in-out;
-moz-transition: all  200ms ease-in-out;
-o-transition: all  200ms ease-in-out;
-ms-transition: all  200ms ease-in-out;
transition: all  200ms ease-in-out;*/

left: 0;
    opacity: 0;
	    text-align: left;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
     top: 100%;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    transition: all 0.42s ease-out 0s;
    z-index: 99 !important;
    width:max-content;
    text-align: left;
	color:#FFF;
	background:#FFF;
	box-shadow: 0px 14px 24px 0px rgba(39, 0, 92, 0.09);
	border-radius: 6px;
 }
 .menuLinksHeader, .menuLinksHeaderCnt {
    position: relative;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
 .menuLinksHeaderSub {
    height: 40px;
    height: 16px;
    margin: 0;
    line-height: 16px;
    padding: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    color: #000B1C;
    width: calc(100% - 20px);
    font-size: 16px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

 
.menuLinksHeaderSub:hover {
     color: #C70000 !important;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.menuLinksHeaderCnt:hover .subMenuCnt{
opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.menuTopRightCnt{
position:relative;
float:right;
margin-top:33px;
}
.menuTopRightCntLang{
position:relative;
float:left;
}
.menuTopRightCntLangH{
position:relative;
float:left;
color: #797979;
 font-weight:300;
padding-left:5px;
padding-right:5px;
cursor:pointer;
font-size: 15px;
-webkit-transition: .2s;
transition: .2s;
}
.menuTopRightCntLangHActive, .menuTopRightCntLangH:hover{
color: #C70000;
font-weight:400;
-webkit-transition: .2s;
transition: .2s;
}
.langCntSpacer{
position:relative;
float:left;
width:1px;
height:15px;
background-color:#D1D1D1;
margin-left:5px;
margin-right:5px;
}
.topLoginIcon{
position:relative;
float:left;
margin-left:35px;
height:17px;
line-height:17px;
margin-top:-1px;
color: #797979;
font-weight: 400;
padding-left:27px;
 font-size: 15px;
 -webkit-transition: .2s;
transition: .2s;
}
.topLoginIcon:before{
position:absolute;
top:0;
left:0;
content:"";
width:17px;
height:17px;
background-position:center left;
background-size:contain;	
background-image:url(../images/loginSvg.svg);
-webkit-transition: .2s;
transition: .2s;
}
.topLoginIcon:hover{
color:#C70000;
-webkit-transition: .2s;
transition: .2s;
}
.topLoginIcon:hover:before{
background-image:url(../images/loginSvg2.svg);
-webkit-transition: .2s;
transition: .2s;
}
.searchCntTop{
position:relative;
float:left;
margin-left:35px;
 -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}
.searchInputTop{
position:relative;
float:left;
padding-left:27px;
padding-right:10px;
height:15px;
border:1px solid #FFF;
color:#797979;
font-size:15px;
font-weight:normal;
width:120px;
-webkit-transition: .2s;
transition: .2s;
}
.searchCntTop:before{
position:absolute;
top: 1px;
    left: 1px;
	background-repeat: no-repeat;
content:"";
width:17px;
height:17px;
background-position:center left;
background-size:contain;	
background-image:url(../images/searchSvg.svg);
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsHeader{
position:relative;
float:left;
width:auto;
margin-top:12px;
padding-bottom:12px;
color: #797979;
font-weight: 500;
margin-left:2px;
margin-right:10px;
text-transform:uppercase;
font-size: 16px;
}
.marquee {
position:relative;
margin-top:13px;
  overflow: hidden;
   display: flex;
}
.marquee h1{
color:#1A1A1A;
  font-size: 15px;
  margin:0;
  margin-right:15px;
  margin-left:25px;
  white-space: nowrap;
}
.marquee h1:before{
position:relative;
float:left;
content:"";
left: -10px;
    top: 2px;
width:10px;
height:10px;
border-radius:50%;
background-color:#C70000;
}
.marquee h1 a{
color:#1A1A1A;
  font-size: 15px;
  text-decoration:none;
  -webkit-transition: .2s;
transition: .2s;
}
.marquee h1 a:hover{
color:#C70000;
   -webkit-transition: .2s;
transition: .2s;
}
.bigCntNewsCnt{
margin-top:20px;
}
.mainNewsCntB{
position:relative;
float:left;
width:calc(100% - 648px);
}
.mainNewsCntBS{
position:relative;
float:left;
width:100%;

}
.mainNewsCntBSH{
position:relative;
float:left;
width:100%;
color: #1A1A1A;
line-height:1.2;
height:95px;
font-weight: 800;
overflow:hidden;
font-size: 40px;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntBSH:hover{
color:#C70000;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntCat{
position:relative;
float:left;
border-radius: 15px;
background: #C70000;
color: #FFF;
height:22px;
line-height:22px;
padding-left:15px;
margin-top:10px;
padding-right:15px;
text-align: center;
 font-size: 12px;
 font-weight: 500;
}
.mainNewsImg{
position:relative;
float:left;
width:100%;
height:400px;
border-radius: 15px;
margin-top:20px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.mainNewsCntB .bx-wrapper .bx-pager{
text-align:left;
right: auto;
    left: 30px;
    bottom: 30px;
}
.mainNewsCntB .bx-wrapper .bx-pager.bx-default-pager a{
    width: 14px;
    height: 14px;
	border-radius:50%;
}
.mainNewsCntB .bx-wrapper .bx-pager.bx-default-pager a{
color:#FFF !important;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntB .bx-wrapper .bx-pager.bx-default-pager a:hover, .mainNewsCntB  .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #C70000;
	-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntB .bx-wrapper .bx-controls-direction{
left: auto;
    top: auto;
    bottom: 30px;
	    width: 60px;
    height: 20px;
     right: 30px;
}
.mainNewsCntB .bx-wrapper .bx-prev{
mask: url('../images/iconmonstr-arrow-64.svg');
background: #FFF;
-webkit-mask-image: url(../images/iconmonstr-arrow-64.svg);
mask-image: url(../images/iconmonstr-arrow-64.svg);
mask-type: luminance;
mask-repeat: no-repeat;
mask-position: center;
    opacity: 1;
    width: 16px;
 mask-size: contain;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
-webkit-mask-size: contain;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntB .bx-wrapper .bx-next{
mask: url('../images/iconmonstr-arrow-63r.svg');
background: #FFF;
-webkit-mask-image: url(../images/iconmonstr-arrow-63r.svg);
mask-image: url(../images/iconmonstr-arrow-63r.svg);
mask-type: luminance;
    opacity: 1;
    width: 16px;
 mask-repeat: no-repeat;
mask-position: center;
mask-size: contain;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
-webkit-mask-size: contain;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntB .bx-wrapper .bx-prev:hover, .mainNewsCntB .bx-wrapper .bx-next:hover{
background: #C70000;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsCntB  .bx-wrapper .bx-controls-direction a{
    top: 0;
    margin-top: 0;
}
.widget_300_cnt{
position:relative;
float:left;
width:300px;
}
.widget_300_cnt_left{
margin-left:20px;
}
.widget_300_cnt_sub{
position:relative;
float:left;
width:100%;
padding-bottom:10px;
border-bottom:1px solid #E3E3E3;
}
.mainNewsImgSub{
height:200px;
border-radius: 15px;
}
.mainNewsCntCat_sub{
margin-top:20px;
}
.mainNewsCntBSHSub{
font-size: 20px;
margin-top:10px;
    height: 52px;
 font-weight: 500;
}
.mainNewsCntBSHSubLine{
font-weight: 300;
font-size: 16px;
margin-top:10px;
    line-height: 1.4;
height:48px;
}
.addVideoTag{
position:absolute;
width:32px;
height:32px;
bottom:0;
left:0;
border-radius:0 15px 0 15px;
background-color:#C70000;
background-size:11px;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/playVideo.svg);
}
.bigCntNewsCntVideo{
background-color:#1A1A1A;
padding-top:40px;
padding-bottom:40px;
margin-bottom:20px;
}
.videoBigCnt{
position:relative;
float:left;
width:calc(100% - 380px);
}
.videoBigCntH{
position:relative;
float:left;
width:100%;
color: #FFF;
text-transform:uppercase;
 font-size: 40px;
 font-weight: 600;
}
.homeYoutubeIframe, .homeYoutubeIframeF{
position:relative;
float:left;
width:100%;
margin-top:30px;
}
.videoBigCntHTime{
position:relative;
float:left;
width:100%;
font-weight: 300;
font-size: 16px;
color:#FFF;
margin-top:20px;
}
.mainNewsCntBSHSubVideo{
width:100%;
font-size: 40px;
color: #FFF;
font-weight: 800;
margin-top:10px;
}
.mainNewsCntBSHSubVideo:hover{
color:#FFF;
}
.videoLiveRightCnt{
position:relative;
float:left;
width:360px;
margin-left:20px;
}
.videoSubLinkCnt, .otherSubLinkCnt{
position:relative;
float:left;
width:100%;
cursor:pointer;
margin-top:22px;
}
.videoSubLinkCnt{
margin-bottom:22px;
margin-top:0;
width:calc(100% - 20px);
}
.sportRightCnt .videoSubLinkCnt{
margin-top:0;
margin-bottom:20px;
}
.mainNewsImgSubVideo{
width:105px;
height:105px;
margin: 0;
border-radius: 15px;
}
.mainNewsCntBSHSubLineVideo{
position:relative;
float:left;
width:calc(100% - 125px);
margin-left:20px;
font-size: 20px;
color: #FFF;
font-weight: 500;
height:87px;
line-height:1.4;
}
.mainNewsCntCat_subV{
margin-bottom: 28px;
}
.sportCntHome, .turizemCntHome{
position:relative;
float:left;
width:calc(100% - 320px);
}
.turizemCntHome{
width:100%;
}
.sportLeftCnt{
position:relative;
float:left;
width:calc(100% - 340px);
}
.turizemLeftCnt{
width:calc(100% - 660px);
}
.sport_widget_cnt{
position:relative;
float:left;
width:100%;
padding-bottom:10px;
border-bottom:1px solid #E3E3E3;
}
.sport_widget_cnt .mainNewsImgSub{
height:345px;
}
.sport_widget_cnt .mainNewsCntBSHSub{
font-size: 20px;
height:auto;
font-weight: 500;
}
.sport_widget_cnt_sub{
position:relative;
float:left;
width:100%;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #E3E3E3;

}
.sport_widget_cnt_sub .mainNewsCntBSHSubLine{
font-size: 16px;
height:auto;
    margin: 0;
 font-weight: 300;
}
.sportRightCnt{
position:relative;
float:left;
margin-left:20px;
width:310px;
}
.otherSubLinkCnt .mainNewsCntBSHSubLineVideo{
color: #1A1A1A;
  font-size: 20px;
 font-weight: 500;
}
.otherSubLinkCnt .mainNewsCntBSHSubLineVideo:hover{
color: #C70000;
   
}
.turizem_widget_cnt .mainNewsCntBSHSub{
font-size: 36px;
}
.categoryTopH{
position:relative;
float:left;
width:100%;
font-weight: 600;
font-size: 36px;
color: #797979;
padding-bottom:10px;
text-transform:uppercase;
border-bottom:1px solid #D9D9D9;
}
.mainNewsCntBSHSubContent{
position:relative;
float:left;
color: #1A1A1A;
margin-top:10px;
 overflow:hidden;
 font-size: 22px;
 font-weight: 400;
 height: 155px;
     line-height: 1.4;
}
.otherSubLinkCntTurizem .mainNewsImgSubVideo{
width:100%;
height:220px;
}
.otherSubLinkCntTurizem .mainNewsCntBSHSubLineVideo{
font-size: 24px;
margin-left:0;
width:100%;
margin-bottom:30px;
    margin-top: 15px;
    line-height: 1.2;
}
.bigCntNewsCntT, .intervistaCntHome{
margin-top:40px;
}
.intervistaCntHome{
margin-top:40px;
position:relative;
float:left;
    width: calc(100% - 320px);
}
.healthWidget{
position:relative;
float:left;
width:calc(100% - 660px);
}
.magazinaWidget, .kultureWidget{
position:relative;
float:left;
width: 310px;
margin-left:20px;
}
.securityWidget{
    position: relative;
    float: left;
    width: calc(100% - 320px);
}
.securityWidget .otherSubLinkCntTurizem{
    width:calc(33% - 10px);
    margin-right: 20px;
}
.styleMarginRight{
margin-right:0 !important;
}
.albWidget{
position:relative;
float:left;
width:100%;
}
.albWidget .otherSubLinkCnt{
width:calc(20% - 16px);
margin-right: 20px;
}
.albWidget .mainNewsImgSubVideo{
height: 150px;
}
.albWidget .mainNewsCntBSHSubLineVideo{
font-size:18px;
}
.sponsoredPostsWidgetCnt, .videoCntHoem{
position:relative;
float:left;
width:100%;
}
.sponsoredPostsWidgetCnt .otherSubLinkCnt{
width:calc(33.33% - 14px);
margin-right: 20px;
}
.sponsoredPostsWidgetCnt .mainNewsImg {
width:105px;
height:105px;

}
.sponsoredPostsWidgetCnt .mainNewsCntBSHSubLineVideo{
width:calc(100% - 125px);
margin-left:20px;
font-size:20px;
height:76px;
}
.videoLiveRightCnt{
height:815px;
overflow:hidden;
}

.videoLiveRightCntC{
position:relative;
float:left;
height:100%;
width:100%;
overflow-y:auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
scrollbar-color: #2C2C2C #D9D9D9;
scrollbar-width: thin;
}
.videoLiveRightCntC::-webkit-scrollbar {
width: 5px;
border-radius: 15px;
height:100%;
cursor: ew-resize;
}
.videoLiveRightCntC::-webkit-scrollbar{
width: 5px;
border-radius: 15px;
}
.videoLiveRightCntC::-webkit-scrollbar-track {
background: #2C2C2C;
}
.videoLiveRightCntC::-webkit-scrollbar-thumb {
background: #D9D9D9;
}
.bottomSpacerVideo{
position:relative;
float:left;
width:100%;
height:50px;
}
.videoSubLinkCnt{
  -webkit-transition: .2s;
    transition: .2s;
}
.videoSubLinkCnt:hover .mainNewsCntBSHSubLineVideo, .videoSubLinkCntActive .mainNewsCntBSHSubLineVideo{
    color: #C70000;
    -webkit-transition: .2s;
    transition: .2s;
}
.folejaWidget, .temaWidget{
position:relative;
float:left;
padding:30px;
width:calc(100% - 60px);
border-radius: 15px;
background: #494949;
margin-top:20px;
}
.folejaWidget .videoBigCnt, .temaWidget .videoBigCnt{
position: relative;
    float: left;
    width: calc(100% - 380px);
}
.folejaWidget .mainNewsCntBSHSubVideo, .temaWidget .mainNewsCntBSHSubVideo{
font-size: 40px;
 font-weight: 500;
 width:270px;
 line-height:1.2;
 height: 342px;	
}
.folejaWidget .homeYoutubeIframeF, .temaWidget .homeYoutubeIframeF{
width:calc(100% - 290px);
    margin-top: 0;
	border-radius: 15px;
}
.folejaWidget .videoLiveRightCnt, .temaWidget .videoLiveRightCnt{
    height: 360px;
}
.bigCntNewsCntTF{
margin-bottom:0;
background-color:#F1F1F1;
padding-top:40px;
margin-top:40px;
padding-bottom:60px;
}
.footerCopyTxt{
position:relative;
width:50%;
float:left;
color: #797979;

font-size: 15px;
font-weight: 300;
line-height: 22px;
}
.footerCopyTxtRightCnt{
position:relative;
width:50%;
font-size: 15px;
font-weight: 300;
line-height: 22px;
float:left;
}
.footerCopyTxtRightCntT{
position:relative;
float:left;
width:80%;
    text-align: left;
font-size: 15px;
font-weight: 300;
line-height: 22px;
    color: #797979;
}
.sponsoreImgs_1{
position:relative;
float:left;
    width: 50%;
margin-top:20px;
}
.sponsoreImgs_2{
    width: 55%;
 	margin-bottom:20px;
}
.footerCopyTxtC{
margin-top:30px;
width:50%;
}
.footerLogo{
position:relative;
float:left;
background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(../images/logoSvg3.svg);
	    width: 200px;
		margin-top:20px;
    height: 60px;
}
.divider{
position:relative;
float:left;
width:100%;
}
.footerLinksCnt{
position:relative;
float:left;
width:100%;
margin-bottom:30px;
padding-bottom:30px;
border-bottom:1px solid #E3E3E3;
}
.footerLinksH{
position:relative;
float:left;
margin-right:40px;
color: #797979;
cursor:pointer;
 font-size: 18px;
 font-weight: 400;
 height:21px;
 line-height:21px;
 text-transform:capitalize;
line-height: normal;
-webkit-transition: .2s;
transition: .2s;
}
.footerLinksH:hover{
    color: #C70000;
    -webkit-transition: .2s;
    transition: .2s;
}
.categoryTopHB{
text-transform:none;
}
.paginationCntBtm {
    position: relative;
    float: left;
    padding: 10px;
    width: calc(100% - 20px);
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 0;
    background-color: #FFF;
    border-top: 1px solid #E3E3E3;
}
.paginationCntBtmH {
    position: relative;
    float: left;
    font-size: 1rem;
    color: #797979;
    height: 40px;
    line-height: 40px;
}
.paginationCntBtmH span {
    font-weight: 500;
    color: #797979;
}
.paginationCntJobs {
    position: relative;
    float: right;
    font-size: 15px;
    color: #444;
    height: 20px;
    line-height: 20px;
}
.paginationCntJobs span, .paginationArea {
    position: relative;
    float: left;
}
.paginationCntJobsH {
    width: auto;
    margin-right: 12px;
    font-size: 1rem;
    height: 40px; 
    line-height: 40px;
}
.paginationCntJobs a, .paginationCurrent2 {
    position: relative;
    float: left;
    font-size: 1rem;
    text-align: center;
    color: #797979;
    border-radius: 50%;
    width: auto;
	margin-left:5px;
	margin-right:5px;
    height: 40px;
    line-height: 40px;
	    -webkit-transition: .2s;
    transition: .2s;
}
.paginationCurrent2 {
text-decoration:underline;
    color: #C70000;
	    -webkit-transition: .2s;
    transition: .2s;
}
.paginationCntJobs a:hover, .paginationCurrent2:hover{
 color: #C70000;
     -webkit-transition: .2s;
    transition: .2s;
}
.mainNewsLeftCnt{
position:relative;
float:left;
width:300px;
margin-right:20px;
}
.mainNewsCenterCnt{
position:relative;
float:left;
width:calc(100% - 640px);
margin-right:20px;
}
.mainNewsCenterCntH{
position:relative;
float:left;
width:100%;

}
.mainNewsCenterCntHC{
position:relative;
float:left;

width:calc(100%  - 52px);
color: #1A1A1A;
     line-height: 1.2;
     font-weight: 800;
     font-size: 40px;
    -webkit-transition: .2s;
    transition: .2s;
}
.mainNewsCenterSubCnt{
position:relative;
float:left;
width:100%;
margin-top:10px;
}
.mainNewsCntReadLength{
position:relative;
float:right;
color: #797979;
 font-size: 15px;
 font-weight: 400;
line-height: 22px;
}
.mainNewsCntReadLength span{
color:#C70000;
}
.coverInArticle{
position:relative;
float:left;
width:100%;
height:auto;
overflow:hidden;
margin-top:20px;
border-radius: 15px;
}
.mainNewsCenterSubCnt .mainNewsCntCat{
margin-top:0;
}
.soundBtnOnArticle{
position:absolute;
right:0;
bottom:0;
width:32px;
height:32px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
cursor:pointer;
display:none;
background-image:url(../images/soundIcon.svg);
}
.descDivView{
position:relative;
float:left;
width:100%;
margin-top:30px;
color: #1A1A1A;
font-size: 2rem;
}
.descDivView img{
max-width:100%;
height:auto;
    margin: 0 0 20px;
	    border-radius: 15px;
}
.descDivView video{
max-width:100%;
    margin: 0 0 20px;
	    border-radius: 15px;
}
.descDivView iframe{
max-width:100%;
    margin: 0 0 20px;
	    margin: 0 auto;
		margin-bottom:20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.adContainer, .adContainerIn{
display:flex;
width:100%;
text-align: center;
    align-items: center;
    justify-content: center;
	
}
.adContainer ins{
margin-top:20px;
}
.adContainerIn ins{
margin-bottom:20px;
}
.descDivView .adContainerIn  img{
max-width:100%;
    margin: 0;
	    border-radius:0;
}
.mainNewsCenterSubCntDate{
color: #C70000;

 font-size: 20px;
 font-weight: 400;
line-height: 25px;
margin-top:20px;
}
p{
line-height: 1.6;
margin: 0 0 20px !important;
}
.descDivView a {
        color: #1A1A1A;
		-webkit-transition: .2s;
transition: .2s;
    text-decoration: underline;
}
.tagsCntBottom{
position:relative;
float:left;
width:100%;
margin-top:20px;
margin-bottom:30px;
}
.tagTitle{
position:relative;
float:left;
height:28px;
line-height:28px;
font-size:14px;
padding-left:10px;
margin-right:10px;
margin-bottom:10px;
border-radius:15px;
  color: #1A1A1A;
 padding-right:10px;
  color: #1A1A1A;
border:1px solid #D9D9D9;
-webkit-transition: .2s;
transition: .2s;
}
.tagTitle:hover{
background-color:#C70000;
  color: #FFF;
border:1px solid #C70000;
-webkit-transition: .2s;
transition: .2s;
}
.wp-block-image{
margin: 0 auto;
    display: flex;
    justify-content: center;
}
.recommendedPostCnt{
position:relative;
float:left;
width:100%;
margin-bottom:20px;
}
.recommendedPostCnt .mainNewsCntBSHSubLineVideo{
color: #1A1A1A;
height:auto;
}
.readAlsoBtn{
position: relative;
    float: left;
    width: calc(100% - 125px);
    margin-left: 20px;
	margin-bottom:6px;
    font-size: 15px;
     font-weight: 300;
	 text-decoration:none;
	color: #C70000;
     line-height: 1.4;
}
.descDivView a:hover, .recommendedPostCnt .mainNewsCntBSHSubLineVideo:hover{
color: #C70000;
-webkit-transition: .2s;
transition: .2s;
}
.mainNewsLeftCntH{
position:relative;
float:left;
width:100%;
color: #797979;

 font-size: 32px;
 font-weight: 600;
line-height: normal;
padding-bottom:8px;
border-bottom:1px solid #797979;
letter-spacing: 0.64px;
}
.mainNewsLeftCntHP{
margin-top:40px;
}
.mainNewsLeftCnt .mainNewsCntBSHSub{
height:auto;
}
.widget_300_cnt_suinb{
position:relative;
float:left;
width: calc(50% - 35px);
    margin-top: 10px;
    margin-right: 20px;
}
.viberInvite{
position:relative;
float:left;
width:100%;
    margin-top: 20px;

border-radius: 15px;
    overflow: hidden;
}
div.viber {
    background-color: #7360f2;
    padding: 15px 25px;
	    align-items: center!important;
		display: flex!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
div.viber a {
    color: white;
    font-weight: bold;
    font-size: 14px;
}
.mainNewsCenterSubCntDateL{
position:relative;
float:left;
line-height:30px;
}
.socialBtns{
position:relative;
float:right;
}
.socialBtnsIcons{
position:relative;
float:left;
width:30px;
height:30px;
cursor:pointer;
mask: url('../images/iconmonstr-facebook-1.svg');
background: #959595;
-webkit-mask-image: url(../images/iconmonstr-facebook-1.svg);
mask-image: url(../images/iconmonstr-facebook-1.svg);
mask-type: luminance;
mask-repeat: no-repeat;
mask-position: center;
    opacity: 1;
  mask-size: 26px !important;
-webkit-mask-repeat: no-repeat  !important;
-webkit-mask-position: center  !important;;
-webkit-mask-size: contain;
-webkit-transition: .2s;
transition: .2s;
margin-right:12px;
}
.socialBtnsIconsFb{
/*background-color:#0866ff;
*/    mask-size: 22px !important;
}
.socialBtnsIconsCopyLink{
    mask-size: 22px !important;
}
.socialBtnsIconsCopyLink{
mask: url('../images/iconmonstr-link-1.svg');
-webkit-mask-image: url(../images/iconmonstr-link-1.svg);
mask-image: url(../images/iconmonstr-link-1.svg);
}
.socialBtnsIconsEmail{
mask: url('../images/iconmonstr-email-3.svg');
-webkit-mask-image: url(../images/iconmonstr-email-3.svg);
mask-image: url(../images/iconmonstr-email-3.svg);
}
.socialBtnsIconsMessenger{
/*background-color:#0084ff;
*/mask: url('../images/iconmonstr-facebook-messenger-1.svg');
-webkit-mask-image: url(../images/iconmonstr-facebook-messenger-1.svg);
mask-image: url(../images/iconmonstr-facebook-messenger-1.svg);
}
.socialBtnsIconsTwitter{
/*background-color:#1d9bf0;
*/mask: url('../images/iconmonstr-twitter-1.svg');
-webkit-mask-image: url(../images/iconmonstr-twitter-1.svg);
mask-image: url(../images/iconmonstr-twitter-1.svg);
}
.socialBtnsIconsViber{
mask: url('../images/iconmonstr-viber-4.svg');
-webkit-mask-image: url(../images/iconmonstr-viber-4.svg);
mask-image: url(../images/iconmonstr-viber-4.svg);
/*    background-color: #7360f2;
*/}
.socialBtnsIconsWhatsapp{
/*background-color:#12af0a;
*/mask: url('../images/iconmonstr-whatsapp-4.svg');
-webkit-mask-image: url(../images/iconmonstr-whatsapp-4.svg);
mask-image: url(../images/iconmonstr-whatsapp-4.svg);
}
.socialBtnsIconsCopyLinkTag{
position: absolute;
     color: #959595;
    text-align: center;
    font-size: 11px;
    padding: 4px;
    width: 50px;
    line-height: 1.2;
 	    top: -1px;
        right: -45px;
     display: none;
}
.socialBtnsIconsCopyLinkTagActive {
display:block;
-webkit-animation: cssAnimation 5s forwards; 
animation: cssAnimation 5s forwards;
}
@keyframes cssAnimation {
0%   {opacity: 1;}
90%  {opacity: 1;}
100% {opacity: 0;}
}
@-webkit-keyframes cssAnimation {
0%   {opacity: 1;}
90%  {opacity: 1;}
100% {opacity: 0;}
}
.allCategoryPosts{
position:relative;
float:right;
color:#1A1A1A;
    margin-top: 20px;
	cursor:pointer;
    margin-left: 0;
    margin-right: 15px;
     font-size: 14px;
    font-weight: 600;
    height: 22px;
	text-decoration:underline;
    line-height: 22px;
	-webkit-transition: .2s;
transition: .2s;
}
.allCategoryPostsLeft{
float:left;
margin-top:10px;
}
.allCategoryPostsS{
margin-top:10px;
}
.allCategoryPosts:hover{
text-decoration:underline;
-webkit-transition: .2s;
transition: .2s;
}
.bigCntFixedM{
height:71px;
display:none;
}
.allCategoryPostss{
color:#FFF;
}
.mainNewsLeftCnt .mainNewsCntBSHSub{
padding-bottom: 10px;
    border-bottom: 1px solid #E3E3E3;
}
.adsContainer{
position:relative;
float:left;
width:100%;
display:flex;
justify-content: center;
 }
.bigCntNewsCntTW{
margin-bottom:20px;
}
.adsContainer_300{
position:relative;
float:right;
width:300px;
display:flex;
justify-content: center;
}
.adsContainer_300_other, .adsContainer_300_other_right{
position:relative;
float:right;
width:100%;
-webkit-transition: .4s;
transition: .4s;
}
.adsRight{
position:relative;
float:right;
width:300px;
/*display:flex;
justify-content: center;*/
}
.adsRightL{
position:relative;
float:left;
width:300px;
}
.adsRightSticky{
     position: sticky;
    top: 1rem;
}
.adsContainer_300_left{
float:left;
}
.adsContainer ins{
/*margin-top:20px;
margin-bottom:20px;*/
}
.aboutUsCover{
position:relative;
float:left;
width:100%;
}
.aboutUsCover img{
position:relative;
float:left;
width:100%;
}
.rrethLogoIn{
position:absolute !important;
float:left;
 	z-index:1;
	    left: 20%;
width:60% !Important;
 top: 0;
    bottom: 0;
    margin: auto;
}
.aboutUsCoverH{
position:relative;
float:left;
width:100%;
margin-top:40px;
padding-bottom:15px;
border-bottom:1px solid #D9D9D9;
color:#797979;
font-size: 36px;
font-weight: 600;
}
.aboutUsCoverDesc{
position:relative;
margin-top:40px;
margin-bottom:40px;
float:left;
width:70%;
     color: #1A1A1A;
    line-height: 1.6;
    font-size: 16px;

}
.locationIframe{
position:relative;
float:left;
width:70%;
margin-bottom:40px;
height:400px;
}
.menuIconMListCntActive {
position: fixed;
}
.menuIconMListCntActive .menuIconMListCnt{
    display: block;
	    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
 }
.adsContainer_300_other_fixed{
position:fixed;
top:20px;
-webkit-transition: .4s;
transition: .4s;
}
.otherNewsPost{
position:relative;
display:none;
float:left;
width:100%;
margin-bottom:40px;
}
.otherNewsPostActive{
display:block;
padding-top:20px;
/*border-top:1px solid #797979;*/
-webkit-transition: .2s;
transition: .2s;
}
.liveVideo{
position:absolute;
top:10px;
left:10px;
    width: 20px !important;
    height: 20px !important;
    max-height: 20px !important;
    cursor: pointer;
    animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0.3;
  }
}
.liveRedDot{
position:relative;
text-transform:uppercase;
color:#C70000; 
font-size:18px;
padding-left:30px;
padding-right:20px;
top: -5px;
}
.liveRedDot:before{
position:absolute;
content:"";
left:0;
top:0;
width:20px;
height:20px;
border-radius:50%;
background-color:#C70000;
}
.twiiterBlockCnt{
position:relative;
display:flex;
justify-content: center;
}
.adsInTheMiddle{
position:relative;
display:flex;
float:left;
width:100%;
justify-content: center;
margin-top:22px;
margin-bottom :22px;
}