.magicslider{padding:0px;margin:0;}
.magicslider .bx-caption {
	display:none;
}
.bx-wrapper .bx-caption.start, .bx-wrapper .bx-caption.play {
	display: block;
    text-align: center;
    width: 83%;
}
.bx-caption .banner-free .oders {
    color: #fff;
    font-size: 70px; 
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 5px;
    text-align: center;
    margin: 30px 0;
    width: 100%;
    font-family: philosopher;
}
.bx-caption .banner-free .btn-shop:hover {
	background: none repeat scroll 0 0 #ff7659;
    border-color: #ff7659;
    color: #ffffff;
}
.bx-caption .text-banner-free h3 {
    color: #fff;
    font-size: 45px;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: 500;
    width: 100%;
    text-align: center;
}
.bx-caption .text-slide-baner1 .text-banner-free h3 { 
    font-style: italic;
}
.bx-caption .text-slide-baner2 .text-banner-free h3 { 
    font-size: 48px;
    font-weight: 300;
    padding-top: 20px;
}
.bx-caption .banner-free.text-slide-baner3 .oders {
    margin-top: 20px;
    font-size: 60px;
    top: 32%;
}
.bx-caption .banner-free.text-slide-baner3 p {
    letter-spacing: 1px; 
    width: 100%;
    text-align: center;
}
.bx-caption .banner-free.text-slide-baner3 .caption3-2{padding-top: 25px;}
.bx-caption .text-slide-baner2.banner-free .oders{
    border-bottom: 2px solid #ffffff;
    padding: 15px 0; 
    border-top: 2px solid #ffffff;
    width: 1050px;
    left: 0;
    right: 0;
    margin: 30px auto 30px;
}
.bx-caption .text-slide-baner2.banner-free .btn-shop{margin-top: 50px;}
.bx-caption .banner-free .oders:before {
    display: none;
}
.bx-caption .banner-free p {
    color: #ffffff;
    font-size: 16px;
}
.banner-free h4 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    width: 100%;
}
.border-slide {
    background: none repeat scroll 0 0 #ffffff;
    left: 0;
    right: 0;
    height: 2px;
    width: 72px;
    margin: 0 auto;
}
.bx-caption .banner-free .btn-shop {
	border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 45px;
    margin-top: 35px;
    padding: 0 50px;
    text-transform: uppercase;
}
.play .caption1 {
    position:absolute;
    top:20%;
    z-index:30;
    -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
    -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
    animation: fadeInRight 0.8s ease-in 1s backwards;
    opacity: 1;
}
.play .caption2 {
    position:absolute;
    top:27%;
    z-index:40;
    -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    opacity:1;
}

.play .caption3 {
    position:absolute;
    top:50%;
    z-index;50;
    -moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    -webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    animation: fadeInUp 0.8s ease-in 1.7s backwards;
    opacity:1;
}
.play .caption4 {
    -moz-animation: fadeInLeft 1s ease-in 2s backwards;
    -webkit-animation: fadeInLeft 1sease-in 2s backwards;
    animation: fadeInLeft 1 sease-in 2s backwards;
    position:absolute;
    top: 60%;
    z-index:60;
    opacity:1;
}
.play .caption5 {
    position:absolute;
    top:30%;
    z-index:35;
    -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
    -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
    animation: fadeInRight 0.8s ease-in 1s backwards;
    opacity: 1;
}

