section{
    background: url("../../images/scream.png") no-repeat fixed ;
   /* background-image:url("../../images/scream.png");
    background-repeat:no-repeat;*/
    background-position-x: 0 ;
    /*background-attachment: fixed;*/

}
.bg{
    background: linear-gradient( to top ,rgba(172,83,255,0.3) ,rgba(172,83,255,0.3))  ,url("../../images/scream1.png") no-repeat;
}
.park{
    background-color: #feb302;
}

.flex-box h2{
    color:#feb302;
}
.guide-lists{

    background: #feb302;

}
/*.guide-item {*/
    /*font-size:22px;*/
/*}*/
.guide-item a{
    color:#fff;
}
.guide-lists li .active span{
    /*width: 83%;*/
    color:#feb302;
    /*padding-left:12%;*/
    background: #fff;

}
.guide-lists li .active  b{
    /*right: 5%;*/
    border-color:transparent transparent transparent #716f70;
}
.flex-box h2{
    color:#feb302;

}
/*
@media screen and (max-width: 1919px){
    section{
        background: url("../../images/scream.png") no-repeat 0 540px ;

    }
}
@media screen and (max-width: 1440px){
    section{
        background: url("../../images/scream.png") no-repeat 0 456px ;

    }
}
*/
