
.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.animated.hinge {-webkit-animation-duration: 2s;animation-duration: 2s;}
.animated.bounceIn,.animated.bounceOut { -webkit-animation-duration: .75s; animation-duration: .75s;}
.animated.flipOutX,.animated.flipOutY { -webkit-animation-duration: .75s; animation-duration: .75s;}


.footer-info .social li a,.menus .menu-title,.navbar-toggle .icon-bar,.filter-stuck,.nivo-controlNav a,#services-item li:after,#services-item li:before{	background-color: #FFF;}
.bullets {	-webkit-animation-name: bullets;animation-name: bullets;-webkit-animation-duration: 1.5s;  	animation-duration: 1.5s;}
@-webkit-keyframes bullets {0% {   -webkit-transform: scale(1); transform: scale(1);  opacity: 0.6; }
 100% {  -webkit-transform: scale(2); transform: scale(2);opacity: 0;  }}




/* Services */
.services{position: relative;}
#services-item{list-style: outside none none; margin: 0 auto; position: relative; width: 70%; min-height: 600px; padding: 0;z-index: 4;}
#services-item li{background:#B61B69;border-radius: 100%;display: inline-block;position: absolute;width: 50px;height: 50px;text-indent: -9999px;margin: -25px 0 0 -25px;left: 50%;top: 50%;
-webkit-transition: all 1s; /* Safari */ transition: all 1s;}
#services-item li.active{text-indent: inherit;width: 310px;height: 310px;margin-top: -110px;margin-left: -110px;
}
#services-item li:hover{cursor: pointer;}
#services-item li.active:hover{cursor: default;}
#services-item li:after,#services-item li:before{content: "";position: absolute;top: 50%;left: 50%;}
#services-item li:after{height: 17px;margin: -8.5px 0 0 -1.5px;width: 3px;}
#services-item li:before{width: 17px;height: 3px;margin: -1.5px 0 0 -8.5px;}
#services-item li:nth-child(6n+1){left: 15%;top: 30%;}
#services-item li:nth-child(6n+2){background: hsl(19, 63%, 50%);left: 30%;top: 45%;}
#services-item li:nth-child(6n+3){background: hsl(11, 94%, 65%) none repeat scroll 0 0 !important;top: 15%;}
#services-item li:nth-child(6n+4){background: hsl(33, 100%, 50%) none repeat scroll 0 0 !important;left: 65%;    top: 40%;}
#services-item li:nth-child(6n+5){background: hsl(15, 45%, 28%) none repeat scroll 0 0 !important;left: 80%;    top: 10%;}
#services-item li:nth-child(6n+6){background: hsl(203, 65%, 77%) none repeat scroll 0 0 !important;left: 90%;    top: 50%;}
#services-item li.active:after, #services-item li.active:before{display: none;}
#services-item li aside{border: 1px solid #FFF;border-radius: 100%;bottom: 3px;box-sizing: border-box;left: 3px; padding: 3px;position: absolute;right: 3px;text-align: center; top: 3px; z-index: 3; overflow: hidden; line-height: 22px;}
#services-item li .service-inner{padding: 35px;}
#services-item li aside h3{margin: 0 0 10px;text-transform: uppercase;}
#services-item li .service-inner a{	color: inherit;}
#services-item li .service-inner a:hover{opacity: 0.7;}
#services-item li em.animated{border: 5px solid #FFF;border-radius: 50%;bottom: -5px; content: "";left: -5px;    position: absolute; right: -5px;top: -5px;z-index: 2;}

.wnone{ width:91%!important;}

.newspart{position:relative;/*margin-top:-100px;*/}
/*.newspart1{ background-image:url(../img/bg1111.png); background-repeat:repeat-x; height:191px; width:100%;*/}

