.b24-web-form-popup-btn-30{cursor:pointer;}
.b24-web-form-popup-btn-30:hover{text-decoration:underline;color:#ffffff;}
.product{
	
}
ul.section-links{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
	border: 1px solid #000;
	padding:1rem;
	margin-bottom: 1rem;
}
/* ul.section-links li{
	width:12%;
} */
.right-gallery{
	font-size: 1.5rem;
	background-color: #f4f4f5;
	height: 100%;
}
.right-gallery > div{
	padding: 0 1rem 1.5rem 1rem;
}
.right-gallery > div > div{
	margin-top: 2rem;
}
.right-gallery > div > div:nth-child(3){
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
	text-align: center;
}
.right-gallery > div > div:nth-child(3) a{
	color: #ffffff;
	font-size:1.5rem;
	width:40%;
	display:flex;
	height: 6rem;
	justify-content: center;
    align-items: center;
}
.right-gallery > div > div:nth-child(5){
	display:flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
	text-align: center;
	font-weight:bold;
}
.right-gallery > div > div:nth-child(5) > div{
	width: 25%;
}
.right-gallery > div > div:nth-child(5) > div > div:nth-child(2){
	margin-top:1rem;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?p0v12c');
  src:  url('fonts/icomoon.eot?p0v12c#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?p0v12c') format('truetype'),
    url('fonts/icomoon.woff?p0v12c') format('woff'),
    url('fonts/icomoon.svg?p0v12c#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-video{
	margin: 0;
	margin-right: .25rem;
	line-height: 30px;
}
.icon-video:before {
    content: "\e913";
    color: #ffffff;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    justify-content: center;
    height: 100%;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.small, small {
    font-size: 18px;
}
.text-left {
    text-align: left!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.line-height-xs {
    line-height: 1;
}
.zoom-small-image .markerContainer {
    position: absolute;
    z-index: 3;
    left: 10px;
    top: -40px;
}
.zoom-desc{
	margin-top: 10px;
	margin-right: 21px;
	display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
}
.zoom-desc .cloud-zoom-gallery{
	margin-top: 1rem;
}
.zoom-small-image .marker {
    font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
    background-color: #424242;
    margin-bottom: 8px;
    color: #fff;
    padding: 3px 4px;
    line-height: 16px;
    z-index: 2;
}
#video iframe {
    height: 500px;
	width: 100%;
}
.videoFrame {
    border: 0;
}
.cloud-zoom img{
	width:100%;
}
.top_banners img{
	width:100%;
}