.cBlock:not(#door .cBlock){
background-color: #fee660;
padding-inline:10px!important;
//box-shadow: -15px 0 15px -5px rgba(0, 0, 0, 0.3), 15px 0 15px -5px rgba(0, 0, 0, 0.3);
}

h2{
background-color:#fff!important;
}
h2 a,h3 a{
color:#000!important;

}
#footer{
background:none;
}
#footer ul li a{
color:#000;
}
.copyR a{
color:#000;
}
#marquee.marquee_new {
    right: 18px;
}
#globalNav ul{
background:none;
}
#top #secCover{
background-color:red;

}
.playBtn{
background:linear-gradient(to bottom, #ff001c 0%,#f8001c 50%,#f8001c 51%,#c50016 100%)!important;
color:#fff!important;
}
.description:not(#door .description){
background-color: #fee660;
color:#000;
position:rerative;
}
header h1 a{
height:185px!important;
}
 .cBlock:not(#door .cBlock,#footer .cBlock)::before,
 .cBlock:not(#door .cBlock,#footer .cBlock)::after
{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
}
.cBlock::before {
    left: 940px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15), transparent);
}

.cBlock::after {
    left: -30px;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15), transparent);
}
#header .cBlock::before,
#header .cBlock::after{
height:calc(100% + 15px)!important;
top:-15px!important;
}
.formData h2{
color:#000!important;
}
#content{
min-height: 460px;
}
.ladyName em{
color:#000!important;
}
.sat{
color:#1d8fef;
}
.sun{
color:#f00;
}













