@keyframes bounce{0%, 20%, 60%, 100%{-webkit-transform:translateY(0);transform:translateY(0);}
40%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}
80%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3, #blogservice, #treatmentslider{display:none;}
.nbs-flexisel-container{position:relative;max-width:100%;}
.nbs-flexisel-ul{position:relative;width:99999999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}
.nbs-flexisel-inner{overflow:hidden;float:left;width:100%;margin-top:10px;padding-top:40px;}
.nbs-flexisel-item{float:left;margin:0px;padding:0px 0px 0px 0px;position:relative;line-height:0px;}
.inneritem_info{width:280px;float:none;margin:auto;padding:20px 0px 10px 0px;display:inline-block;vertical-align:middle;cursor:pointer;overflow: hidden;}
.inneritem_info:hover span.treatment_title{color:#6e3792!important;}
.inneritem_info a{position:relative;display:block;overflow:hidden;}
.nbs-flexisel-item img{width:280px;height:280px;}
.inner_info_top{animation:none;top:0px;}
.nbs-flexisel-item .inneritem_info:hover .inner_info_top{animation:bounce 1s;}
.seperator_ring{background:url(../images/ima_frame.png) no-repeat top center;width:280px;float:left;height:285px;position:relative;margin-top:-280px;background-size:100% 100%;}
.nbs-flexisel-item .seperator_ring:hover,
.nbs-flexisel-item .inneritem_info:hover .seperator_ring,
.nbs-flexisel-item .seperator_ring:focus{background:url(../images/ima_frame_hover.png) no-repeat top center;background-size:100% 100%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.treatment_descr{width:100%;float:left;margin-top:10px;}
.nbs-flexisel-item span{cursor:pointer;width:100%;max-width:100%;display:block;line-height:30px;padding:10px 0px;font-family:'SegoeUI';font-size:28px;color:#7e7e7e;}
.nbs-flexisel-item span.treatment_desc{font-family:'droidsans';font-size:14px;color:#7e7e7e;cursor:default;}
.nbs-flexisel-item span:hover,
.nbs-flexisel-item .seperator_ring:hover .nbs-flexisel-item span.treatment_title,
.nbs-flexisel-item .seperator_ring:focus .nbs-flexisel-item span.treatment_title{color:#6e3792!important;}
.nbs-flexisel-item span.treatment_desc:hover{color:#7e7e7e;}
.nbs-flexisel-item span a{width:100%;display:block;line-height:20px;color:#7e7e7e;}
.nbs-flexisel-item span a:hover{color:#fff!important;}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right{width:40px;height:40px;position:absolute;cursor:pointer;z-index:100;top:20px!important;}
.nbs-flexisel-nav-left{right:45px;background:url(../images/arrow_l.png) no-repeat;}
.nbs-flexisel-nav-left:hover{background:url(../images/arrow_l_hover.png) no-repeat;}
.nbs-flexisel-nav-right{right:0px;background:url(../images/arrow_r.png) no-repeat;}
.nbs-flexisel-nav-right:hover{background:url(../images/arrow_r_hover.png) no-repeat;}
#treatment_row .section_intro{text-align:center;margin-bottom:50px;}
.nbs-flexisel-item .inneritem_info_hover{background:url("../images/box_active_colorbg.png") repeat;display:none;}
.inneritem_info .hovered{max-height:200px;}
.inneritem_info .hovered span{position:absolute;top:0px;background:url("../images/box_active_colorbg.png") repeat;z-index:99999;height:100%;top:0px;margin-top:0px;padding-top:90px;text-align:center;color:#fff;}
@media only screen and (max-width:360px){.nbs-flexisel-container{top:25px;}
}
@media only screen and (max-width:1100px){.nbs-flexisel-item{background-size:210px;padding:0px 0px 14px 0px;}
}
@media only screen and (max-width:1920px) and (min-width:1360px){}
@media only screen and (max-width:479px){.nbs-flexisel-item img{width:275px;overflow:hidden;display:block;}
.inneritem_info{width:280px;}
}