@charset "utf-8";
/* CSS Document */
/*Swiper CSS*/

.swiper-container {
    margin: 0 auto;
    /*position: relative;
    overflow: hidden;*/
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container {
    width: 100%;
    height: 70%;
    margin-left: auto;
    margin-right: auto;
    
}
/*Close*/

body {
  margin: 0;
  background-color: #fff;
}
#knack-body {
    background-color: #fff;
    color: #4a4a4a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.428571428571429;
    font-size: 14px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
}
/* 
.kn-content { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important; }

.kn-content h2 {
    font-size: 1.5em !important;
}
    
.kn-content p.kn-description {
    font-size: 0.9em !important;
    margin-bottom: 1.5em !important;
}
*/

.container { 
	
	margin: 0 auto;
  width: 100%;
	border-bottom: #2B2B2B;
  padding: 0;
 background-color:#453a3e; text-align: center;
  }

.imga{ max-width:928px; max-height: 200px; text-align:center; border-color: 2px #ddd; margin: 0 auto;
}

.imgba{ width:100%;
}