@charset "UTF-8";

/*-----#bg_none--------*/

#bg_none+section{
     background-color: transparent;
}

#bg_none+section .content_wrapper iframe{
     width: 100%;
}