.buttonstyle1004448{ border: 0px; height: 34px; width: 50px; background: url(images/search.png) center center no-repeat #b61600; color: #ffffff; border-radius: 0px 5px 5px 0px;}

.swiper-container{
width:100%;}
.swiper-slide img{
width:100%;
min-width:1500px;
height:auto;
min-height:100%;
transition:1s linear 2s;
transform:scale(1.1,1.1);}
.swiper-slide-active img,.swiper-slide-duplicate-active img{
transition:6s linear;
transform:scale(1,1);}
