@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:30px;
 }
.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, .videoCntHoemZGL, .videoCntHoemZGLV{
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;
    overflow: hidden;
}
.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;
overflow:hidden;
/*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;
}
.pollCnt{
position:relative;
float:right;
 width:100%;
padding:20px;
padding-top:15px;
padding-bottom:15px;
border-radius:15px;
background-color:#F1F1F1
}
.pollCntH{
position:relative;
float:left;
margin-top:10px;
margin-bottom:20px;
width:100%;
font-size:18px;
line-height:1.2;
text-align:center;
color:#1A1A1A;
}
.pollCntH_otopions{
position:relative;
float:left;
border:1px solid #ccc;
padding:6px;
padding-left:10px;
background-color:#FFF;
padding-right:10px;
width:100%;
line-height:1.2;
cursor:pointer;
font-size:16px;
margin-bottom:10px;
color:#1A1A1A;
border-radius:5px;
-webkit-transition: .2s;
transition: .2s;
}
.pollCntH_otopions:hover, .pollCntH_otopionsActive{
background-color:#C70000 !important;
color:#FFF;
-webkit-transition: .2s;
transition: .2s;
}
.voteBtn{
position:relative;
float:left;
left:50%;
margin-left:-33px;
background-color:#C70000;
color:#FFF;
line-height:1.2;
cursor:pointer;
border-radius:5px;
font-size:16px;
padding:6px;
margin-top:20px;
padding-left:16px;
padding-right:16px;
cursor:pointer;
-webkit-transition: .2s;
transition: .2s;
}
.voteBtn:hover{
background-color:#1A1A1A !important;
-webkit-transition: .2s;
transition: .2s;
}
.voteResultsCnt{
position:relative;
float:left;
width:100%;
display:flex;
margin-top: 20px;
    justify-content: center;
}
.voteResultsCnt img{
position:relative; 
float:left;
width: 30px;
    margin-right: 10px;
}
.voteResultsCntC{
position:relative;
float:left;
line-height:30px;
font-size:16px;
color:#1A1A1A;
font-weight:600;
}
.pollCntHSS{
position:relative;
float:left;
width:100%;
}
.checkLIstSvg{
position:relative;
width:20px;
margin-right:8px;
}
.optionsReport{
position:relative;
float:left;
width:100%;
margin-top:10px;
margin-bottom:10px;
}
.optionsReportH{
position:relative;
float:left;
width:100%;
font-size:16px;
color:#1A1A1A;
font-weight:500;
line-height: 20px;
}
.optionsReportHC{
float:right;
    top: 2px;
    position: relative;
}
.optionsReportCC{
position:relative;
float:left;
width:100%;
margin-top:8px;
border-radius:5px;
background-color:#FFF;
height:22px;
}
.optionsReportCCF{
position:absolute;
top:0;
min-width: 50px;
height:100%;
background-color:#C70000;
left:0;
border-radius:5px;
width:0;
-webkit-transition: .2s;
transition: .2s;
}
.optionsReportCCF:before {
    position: relative;
    float: right;
    content: attr(title);
    margin-right: 0.25rem;
    line-height: 22px;
    color: #FFF;
	    font-weight: 500;
    text-align: right;
    font-size: 14px;
}
.optionsReportCCF_0:before{
display:none;
}
.pollCntB{
position:relative;
float:left;
width:100%;
display:flex;
margin-top: 20px;
    justify-content: center;
}
.mainNewsCenterSubCntI{
position:relative;
float:left;
width:100%;
}
.photoALt{
position:absolute;
bottom:0;
left:0;
padding:4px;
padding-left:14px;
padding-right:14px;
font-size:14px;
background: #C70000;
color:#FFF;
    border-radius:0 5px 0 15px;
}
.mainNewsImgSubVideoAn{
background-repeat:no-repeat;
background-position:center;
background-image:url(../images/iconmonstr-photo-camera-7.svg);
background-color:#F1F1F1;
background-size:32px;
}
.mainNewsCntBSHSubLineVideoO{
height:65px;
    margin-bottom: 15px;
}
.mainNewsCntBSHSubLineVideoO2{
position:relative;
float:left;
width:100%;
font-size:16px;
color:#797979;
    margin-bottom: 30px;
}
.pollBiggerCnt{
 max-width: 800px;
    width: calc(100% - 40px);
    padding: 30px;
    padding-top: 15px;
/*	left:50%;
	margin-left:-400px;
*/    padding-bottom: 15px;
    border-radius: 15px;
    background-color: #FFF;
}
.pollBiggerCnt .mainNewsCenterCntHC{
    font-size: 32px;

}
.pollBiggerCnt .mainNewsCenterSubCntDate{
padding-bottom:40px;
margin-bottom:30px;
border-bottom:1px solid #797979;
}
.pollBiggerCnt .optionsReportCC{
background-color:#F1F1F1;
}
.pollBiggerCnt .voteBtn{
    margin-top: 30px;
}
.pollBiggerCnt .pollCntH_otopions{
background-color:#F1F1F1;
    font-weight: 500;
}
.pollBiggerCnt .voteBtn:hover{
background-color:#1A1A1A !important;
-webkit-transition: .2s;
transition: .2s;
}
.optionsReportT{
position:relative;
float:left;
width:100%;
font-weight:500;
font-size:16px;
color:#C70000;
margin-top:20px;
}
.kspressMkIma{
    position:relative;
    float: left;
    width: 100%;
    max-width: 100%;
    height:auto
}
 
.bigCntMCntGH{
    position: relative;
    float: left;
    height: 100px;
    line-height: 100px;
    font-weight: 800;
    color: #FFF;
    font-size: 42px;
    border-left:6px solid #C70000;
    padding-left: 20px;
}
.bigCntMCntOO{
    margin-top: -300px;
}
.bigCntMCntGHBtn{
    position: relative;
    float: left;
    margin-top: 30px;
    cursor: pointer;
    font-size: 16px;
    padding: 14px;
    color:#FFF;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
    border-radius:4px;
    background-color: #C70000;
}
.aboutUsCoverHs{
    position:relative;
    float: left;
    width: 100%;
    text-align: center;
    color:#101828;
    margin-top: 20px;;
    line-height: 1.4;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 20px;
}
.aboutUsCoverDescs{
    position:relative;
    float: left;
    width: 100%;
    margin-top: 30px;
    line-height: 1.4;
    color:#475467;
    font-weight: 400;
    font-size: 16px;  
}
.bigCntNewsCntTROI{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F9FAFB;
}
.aboutUsCoverDescsO{
    position: relative;
    float: left;
     width: 70%;
    margin-left: 15%;
}
.aboutUsCoverDescssO{
    position:relative;
    float: left;
    width: 33%;
    height: 180px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center top;
    color: #C70000;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 300px;
    margin-top: 50px;
}
.aboutUsCoverDescssO_1{
    background-image: url(../images/content.svg);
}
.aboutUsCoverDescssO_2{
    background-image: url(../images/video.svg);
}
.aboutUsCoverDescssO_3{
    background-image: url(../images/targetedd.svg);
}
.aboutUsCoverDescssO_4{
    width:50%;
    background-image: url(../images/ccreation.svg);
}
.aboutUsCoverDescssO_5{
    width:50%;
    background-size: 80px;
    background-image: url(../images/design.svg);
}
.aboutUsCoverHsOO{
    margin-bottom: 60px;;
}
.adOptionCnt{
    position: relative;
    float: left;
    background-color: #F9FAFB;
    border-radius: 6px;
    cursor: pointer;
    padding: 50px;
    width: calc(100% - 100px);
    margin-bottom: 20px;
}
.adOptionCntTop{
    position: relative;
    float: left;
    width: 100%; 
}
.adOptionCntTopH{
    position: relative;
    float: left;
    line-height: 1.4;
    font-size: 22px;
    color: #101828;
    font-weight: 500;
    width:calc(100% - 80px);  
}
.adOptionCntTopHCloseBtn{
    position: relative;
    float: right;
    width: 30px;
    text-align: center;
    border-radius: 50%;
   
    height: 30px;
    background-position: center;
    background-size: 25px;
    background-image: url(../images/plus-circle.svg);
    background-repeat: no-repeat;
    -webkit-transition: .2s;
transition: .2s;
}
.adOptionCntInfo{
    position: relative;
    float: left;
    padding: 20px;
    margin-top: 40px;
    width:calc(100% - 40px);   
    overflow: hidden;
    display:none;
    height: 0;
    -webkit-transition: .2s;
    transition: .2s;
}
.adOptionCntTopActive .adOptionCntInfo{
    display:block;
    height:auto;
    -webkit-transition: .2s;
    transition: .2s;
}
.adOptionCntInfoSub{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #C70000;
}
.adOptionCntInfoSubL{
    position: relative;
    color: #101828;
    font-size:16px;
    line-height: 1.4;
    float: left;
    width: calc(100% - 400px);
} 
.adOptionCntInfoSubR{
    position:relative;
    float: right;
    width: 350px;
}
.adOptionCntInfoSubR img{
    position: relative;
    float: left;
    width: 100%;
    max-width:100%;
    height:auto;
}
.adOptionCntInfoSubLS{
    color:#000000;
    font-weight:600;
    font-size: 20px;
}
.adOptionCntInfoSubLO{
    font-weight:500;
}
.addToCartBtn{
    position: relative;
    border-radius: 4px;
    border: 1px solid #C70000;
    padding-left: 50px;
    font-size: 16px;
    color: #C70000;
    font-weight: 500;
    float: left;
    cursor: pointer;
    height: 40px;
    margin-top: 30px;
    line-height: 40px;
    background-repeat: no-repeat;
    padding-right: 25px; 
    background-size: 18px;
    background-position: center left 16px;
    background-image: url(../images/bag.svg);
    -webkit-transition: .2s;
transition: .2s;
}
.addToCartBtn:hover{
    background-color:#C70000;
     color: #FFF;
     background-image: url(../images/bagInv3.svg);
     -webkit-transition: .2s;
transition: .2s;
}
.adOptionCntTopActive .adOptionCntTopHCloseBtn{
    background-image: url(../images/minus-circle.svg);
    -webkit-transition: .2s;
    transition: .2s;
}
.marketingFoLeft{
    position: relative;
    float: left;
    background-color: #F9FAFB;
    border-radius: 10px;
    padding-top:40px;
    padding-right: 50px;
    padding-left:  40px;
     padding-bottom: 40px;
    width: calc(60% - 105px);
}
.marketingFoLeft:before{
    position:absolute;
    float:left;
    content: "";
    width: 4px;
    left:0px;
    background-color: #C70000;
    border-radius: 0 4px 4px 0;
    height:76%;
}
.fRigImg{
    position: relative;
    float: right;
    
    max-width: calc(40% - 15px);
    height: auto;
}
.marketingFoLeftG{
    position:relative;
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    color: #C70000;
    line-height: 1.4;
}
.marketingFoLeftG2{
    position:relative;
    float: left;
    margin-top: 20px;
    width: 100%;
   
    font-size: 20px;
    color: #475467;
    line-height: 1.4;
}
.productFixedPopUp{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    display: none;
    top:0;
    left:0;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: auto;
    -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;
}
.fixedPopUpCnt {
    position: relative;
    float: left;
    width: calc(50% - 40px);
    padding: 20px;
    margin-left: 25%;
    margin-top: 10vh;
    margin-bottom: 10vh;
    background-color: #FFF;
    border-radius: 2px;
    overflow: hidden;
    -webkit-box-shadow: rgb(0 0 0 / 30%) 0 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    box-shadow: rgb(0 0 0 / 30%) 0 1px 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -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;
}
.closePopUpBtn, .closePopUpBtnPopIUp, .removeItemFromCart, .closePopUpBtnFinal, .clearAddressInput {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    z-index: 999;
    cursor: pointer;
    background-image: url(../images/iconmonstr-x-mark-thin-240-1.png);
}
.adTypeCnt, .adTypeCntG{
    position: relative;
    float: left;
    width: 100%;
}
.adTypeCntH{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    color: #061C3D;
    font-weight: 500;
    font-size: 18px;
    padding-top: 10px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 25px;
}
.adTypeCntG{
    margin-bottom: 20px;
}
.checkboxLabelInfo {
    position: relative;
    float: left;
    cursor: pointer;
    width:calc(50% - 20px);
    padding: 6px;
     color: #616980;
    line-height: 28px;
    padding-left: 0;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
     
}
.checkBox, .radioBox {
    position: relative;
    float: left;
    color: inherit;
    font: inherit;
    margin: 0;
    margin: 5px;
    margin-left: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.checkBox, .radioBox {
    position: relative;
    float: left;
    color: inherit;
    font: inherit;
    margin: 0;
    margin: 5px;
    margin-left: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.checkBox, .radioBox {
    margin-right: 15px;
}
.checkboxLabelInfo div, .checkboxLabelInfo span {
    position: relative;
    float: left;
}
input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #D0D5DD;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #D0D5DD;
}
input[type='radio']:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #C70000;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #C70000;
}
.adTypeCntGH{
    position: relative;
    float: left;
    width: 100%;
    color: #061C3D;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
.priceCntOnFilters{
    position: relative;
    float: left;
    width: 100%; 
}
.priceCntOnFilters input.price-range-field{
    height: 18px;
    border: 1px solid #D0D5DD;
    background-color: #FFF;
    padding-top:0;
    padding-bottom: 0;
    
    padding-left: 0;
    padding-right: 0;
    border-radius:2px;
    color: #061C3D;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    width: auto;
}
.adTypeCntGHO{
    margin-bottom: 10px;
}
.adTypeCntCPM{
    margin-top:20px;
}
.addToCartActBtn{
    position: relative;
    float: left;
    width: 100%; 
    text-align: center;
    height: 40px;
    cursor: pointer;
    border-radius:4px;
    color: #FFF;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    background-color: #C70000;
}
.addToCartPopupBtnLoading{
    cursor:wait;
    opacity:0.7;
    }
    .addedToCartNotificationArea, .addedToCartNotificationAreaErr, .addedToCartNotificationAreaFav {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 999999999999999999;
        background: #C70000;
        text-align: center;
        font-size: 13px;
        height: 28px;
        line-height: 28px;
        cursor: pointer;
        border-radius: 5px;
        display: none;
        color: #FFF;
        padding-left: 10px;
        padding-right: 10px;
        -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;
    }
    .addedToCartNotificationAreaErr{
        background:#FF0000;
        }
  .cartIcon{
    position: fixed;
    right: 30px;
    bottom:50%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 5px;
    margin-left: 2px;
    margin-right: 2px;
    z-index: 999999999999999;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(../images/cartIcon.svg);
  }  
  .cartIconNo, .wishlistIconNo {
    position: absolute;
    top: -9px;
    right: -18px;
    width: 20px;
    height: 20px;
    background: #C70000;
    border-radius: 50%;
    line-height: 20px;
    font-size: 12px;
    display: flex;
    text-align: center;
    align-items: center;
    color: #FFF;
    justify-content: center;
    display: none;
}
.bigHeadersCntH {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0;
    color: #444;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 300;
    font-size: 2.125rem;
    text-transform: uppercase;
    line-height: 1.23;
    letter-spacing: 10px;
}
.cartContainerCnt {
    position: relative;
    float: left;
    width: 100%;
}
.cartItemCnt {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    min-height: 50px;
    margin-top: 15px;
    border-bottom: 1px solid #e7e7e7;
    webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
}
.removeItemFromCart{
    right: 0;
        top: 0;
        display:none;
                -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;
    } 
.cartItemCnt:hover .removeItemFromCart{
	display:block;
			-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;
}
.cartItemOtherDetails {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.cartItemOtherDetails_image {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    background-color: #f9f9f9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.cartItemCntH, .cartItemCntH2 {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #444;
    line-height: 1.4;
}
.cartItemCntH, .cartItemCntH2 {
    width: calc(100% - 120px);
    margin-left: 20px;
}
.cartItemOtherDetails_qty {
    position: absolute;
    bottom: 0;
    left: 120px;
}
.addQtyOptionCntMinus, .addQtyOptionCntPlus, .addQtyOptionCntPlusF, .addQtyOptionCntMinusF, .addQtyOptionCntMinusC, .addQtyOptionCntPlusC {
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-color: #f4f4f4;
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/chevron-down.88d9ca6147144426ec5c.svg);
    border-radius: 2px;
}
.addToCartSmallCnt .addQtyOptionCntMinusF, .addToCartSmallCnt .addQtyOptionCntPlusF, .addQtyOptionCntMinusC, .addQtyOptionCntPlusC {
    height: 30px;
    width: 30px;
}
.popupQty, .addToCartPopupBtn, .addToCartPopupBtnRecommended, .popupQtyCart {
    position: relative;
    float: left;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #060506;
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
    margin-left: 10px;
    height: 30px;
    width: 30px;
}
.popupQtyCart {
    width: 40px;
    background-color: #F2F2F2;
    border-radius: 5px;
}
.addQtyOptionCntPlusC {
    margin-left: 10px;
    transform: rotate(180deg);
}
.cartItemOtherPrices {
    position: absolute;
    right: 0;
    bottom: 0;
}
.totalPriceCartItem, .unitPriceCartItem {
    position: relative;
    float: right;
    text-align: right;
    line-height: 1.4;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: 0.2px;
    /* color: #52B75D; */
}
.regularPriceCnt, .salePriceCnt {
    position: relative;
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 16px; 
    line-height: 20px;
    color: #444444;
}
.productOnSale {
    font-weight: 400;
    font-size: 14px; 
    line-height: 18px;
    text-decoration: line-through;
    color: #444444;
    color: #FF7940 !important;
}
.totalPriceCartItem .salePriceCnt {
    line-height: 1.4;
    color: #52B75D;
    color: #444444;
}
.cartItemCntH3{
    font-size: 14px;
    color: #999999;
    margin-top: 8px;
     position: relative;
     line-height: 1.4;
     margin-bottom: 60px;
     margin-left: 20px;
    float: left;
    width: calc(100% - 120px);
}
.addQtyOptionCntMinusC, .addQtyOptionCntPlusC {
    background-color: transparent;
 }
 .updateCartBtn, .continueBtnUp, .submitContactForm {
    position: relative;
    float: right;
    margin-top: 25px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    width: calc(100% - 50px);
    line-height: 40px;
    padding-left: 25px;
    border-radius: 5px;
    padding-right: 25px;
    background-color: #C70000;
    color: #FFF;
    cursor: pointer;
}
.updateCartBtnDisabled {
    opacity: 0.7;
    cursor: not-allowed;
}
.updateCartBtn {
    width: auto;
    margin-top: 20px;
}
.subtotalCntInCart {
    position: relative;
    float: right;
    margin-top: 40px;
    width: calc(50% - 40px);
    background-color: #f8f8f8;
    border-radius: 0 0 15px 15px;
    padding: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 3px solid #C70000;
}
.subtotalCntInCart .totalChargeHTxt {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 600;
    padding-bottom: 12px;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 12px;
    line-height: 1.4;
    font-size: 16px;
    color: #C70000;
}
.subtotalCntInCart .totalChargeHTxtDiscount {
    color: #FF7940;
}
.continueBtnUpOnCart, .submitOrderBtn {
    float: right;
    margin-top: 20px;
    margin-bottom: 40px;
    width: auto;
}
.subtotalCntInCart .totalChargeHTxt span {
    float: right;
}
.cartContainerCnt {
    position: relative;
    float: left;
    width: 100%;
}
.cartContainerCntLeft {
    position: relative;
    float: left;
    width: 50%;
}
.cartContainerCntRight {
    position: relative;
    float: right;
    margin-left: 40px;
    width: calc(50% - 40px);
}
.cartContainerCntRightH {
    position: relative;
    float: left;
    width: 100%;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #C70000;
    padding-bottom: 10px;
}
.inputFieldsNew {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.inputFieldsNewHalf {
    margin-right: 20px;
    width: calc(50% - 10px);
}
.inputFieldsHeader {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #444;
    line-height: 1.4;
}
.textFields {
    position: relative;
    float: left;
    border: 1px solid #f8f8f8;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 22px);
    border-radius: 5px;
    color: #444;
    font-size: 15px;
    /* font-weight: 300; */
    background-color: #f8f8f8;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #C70000;
}
.inputFieldsNewNoMargin {
    margin-right: 0;
}
.textareaFields {
    position: relative;
    float: left;
    border: 1px solid #f8f8f8;
    height: 38px;
    line-height: 38px;
    padding: 10px;
    width: calc(100% - 22px);
    border-radius: 5px;
    color: #444;
    font-size: 15px;
    font-weight: 300;
    height: 60px;
    background-color: #f8f8f8;
    resize: vertical;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #C70000;
}
.selectBox {
    position: relative;
    float: left;
    border: 1px solid #f8f8f8;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    border-radius: 5px;
    color: #444;
    font-size: 15px;
    background-color: #f8f8f8;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #C70000;
}
.cartContainerCntRight .subtotalCntInCart {
    width: calc(100% - 40px);
    margin-top: -1px;
}
.variationOptionCntMain, .variationOptionCntMainS {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #444444;
}

.pmtDesc, .pmtDescPrivacy {
    position: relative;
    float: left;
    padding: 10px;
    border-radius: 5px;
    line-height: 1.4;
    font-size: 14px;
    background-color: #d2d2d2;
    margin-top: 6px;
    margin-bottom: 20px;
    color: #444;
    /* width: calc(100% - 20px); */
    display: none;
}
.variationOptionCnt {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.variationOptionCntD {
    margin-top: 20px;
}
.cartContainerCntRightHIn {
    position: relative;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #444;
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: center;
}
.cartContainerCntRightHInO {
    font-weight: 600;
    font-size: 18px;
}
.bigCntProductCntNolineCheckout .cartItemCnt {
    min-height: inherit;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
} 
.cartContainerCntThankyou {
    padding: 20px;
    width: calc(60% - 40px);
    margin-left: 20%;
}
.cartItemCntSub {
    position: relative;
    float: left;
    width: 229%;
}
.cartItemCntSubImg {
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    background-color: #f9f9f9;
    margin-right: 15px;
    
}
.cartContainerCntThankyou .cartItemCntH, .cartContainerCntThankyou .cartItemCntH2 {
    width: calc(100% - 75px);
    margin-left: 0;
}
.bigCntProductCntNolineCheckout .cartItemCntH span {
    font-weight: 600;
}
.cartContainerCntRightHInOO {
    margin-top: 30px;
    margin-bottom: 10px;
}
.cartContainerCntThankyou .subtotalCntInCart {
    margin-top: 0;
    width: calc(100% - 40px);
}
.cartContainerCntRightHInOB {
    text-align: left;
    margin-top: 30px;
}
.cartContainerCntRightHInOB2 {
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 2px;
}
.pmtMsgCnt{
    position:relative;
    float:left;
    width:calc(100% - 32px);
    text-align:center;
    padding: 10px;
        font-size: 15px;
        line-height: 18px;
        padding-left: 16px;
        margin-top:10px;
        padding-right: 16px;
    }
    .pmtMsgCnt a{
    color: #842029;
    text-decoration:underline;
    }
    .ord_wc_shipped {
        color: #084298;
        background-color: #cfe2ff;
        border-color: #b6d4fe;
    }
    .ord_wc_processing, .ord_wc_on_hold{
    color: #664d03;
        background-color: #fff3cd;
        border-color: #ffecb5;
    
    }
    .ord_wc_refunded{
        color: #141619;
        background-color: #d3d3d4;
        border-color: #bcbebf;
    }
    .ord_wc_confirmed{
    color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }
    .ord_wc_completed{
        color: #0f5132;
        background-color: #d1e7dd;
        border-color: #badbcc;
    }
    .ord_wc_failed, .ord_wc_cancelled{
       color: #842029;
        background-color: #f8d7da;
        border-color: #f5c2c7;
    }
    .adTypeCntGHOR{
        float:right;
        font-size: 14px;
        font-weight: normal;
    }
    .exfd-hidden-scroll {
        overflow-y: hidden;
    }
    .popUpInputSCO{
        position: relative;
    float: left;
    border: 1px solid #f8f8f8;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(50% - 37px);
    border-radius: 5px;
    color: #444;
    font-size: 15px;
    background-color: #f8f8f8;
    border-radius: 5px;
    }
    .textAreaOPpUp{
        position: relative;
        float: left;
        border: 1px solid #f8f8f8;
        height: 38px;
        line-height: 38px;
        padding: 10px;
         width: calc(50% - 37px);
        border-radius: 5px;
        color: #444;
        font-size: 15px;
        background-color: #f8f8f8;
        border-radius: 5px;
        width: calc(100% - 22px);
        color: #616980;
        line-height: 1.4;
        font-size: 16px;
        border-color: #D0D5DD;
        background-color: #FFF;
        height: 90px;
        resize: vertical;
    }
    .inputErr{
        border-radius:4px !important;
        border-color: #F90000 !important;
        -webkit-transition: .2s;
        transition: .2s;
    }
    .footerLogoPartners{
        position:relative;
        float: left;
        width: 100%;
    }
    .footerLogoPa{
        position:relative;
        float:left;
        background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(../images/shkabaj_logo.png);
                width: 120px;
                margin-top:20px;
            height: 50px;
        }
    .footerLogoPa_1{
        margin-left: 20px;
        background-image: url(../images/ABNA-logo.png);
    }
    .footerLogoPa_2{
        margin-left: 20px;
        background-image: url(../images/EANA_Logo.png);
    }
    .videoCntHoemZGL .videoLiveRightCnt{
        padding-top: 71px;
        height:744px;

    }