 /*»ó´Ü*/
#layout_footer_n .nav_wrap {margin-top:0}
#layout_config { width:100%}	
#layout_topBar {{?main}margin-bottom:0 !important;{:}margin-bottom:30px;{/}}
.main_display {width:{layout_config.width}px; margin:0 auto;} 
 

 .backgroundTransition, .backgroundTransition .image-top, .backgroundTransition .image-bottom { height:210px;
  width: 100%;
}

 
 .backgroundTransition {
  position: relative;
  overflow: hidden;
  background-size: cover;
}

  .backgroundTransition .image-bottom,   .backgroundTransition .image-top {
 
  background-size: cover;
}

  .backgroundTransition .image-bottom { z-index: -2; }

  .backgroundTransition .image-top {
  z-index: -1;
  display: none;
}

#image-download { display: none; }

.makt_topcontent {
    margin-top: 15px;
    width: 728px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: rgba(0,0,0,.3);
    color:#fff; text-align:center; position:absolute;left:50%;  
transform:translateX(-50%);  top:35px; color:#FFFFFF;
}

.makt_topcontent h1 {color:#FFFFFF; font-size:32px; padding-bottom:5px; font-weight:600}
.makt_topcontent p{ font-size:18px;}
