/* Custom page CSS
-------------------------------------------------- */

html, body {
	height: 100%;
	/* The html and body elements cannot have any padding or margin. */
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

a:focus{
	outline:none;
}


.row {
	margin-left: 0px;
	margin-right: 0px;
}

.row2 {
	margin-left: 0px;
	margin-right: 0px;
	height: 90px;
}

#header {
	background: url('../img/home-toper.jpg') top center no-repeat;
	height: 138px;
	margin-bottom: 40px;
}
#footer {
	background-color: #005EA9;
}

/********* bx slider *********/
/*****************************/
.rotator .col-sm-12{
	padding-left:0px;
	padding-right:0px;
	
}


.bx-wrapper .bx-controls-direction a {
	height: 83px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 20px;
	opacity: 1;
	z-index: 100;
	margin-top: -41px;
}

.bx-wrapper .bx-controls-direction a,
.bx-wrapper .bx-pager {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a,
.bx-wrapper:hover .bx-pager {
	opacity: 1;
}

.bx-wrapper .bx-prev {
	background: url(../img/slider_left_green.png) no-repeat 0 0;
	background-size: 20px 83px;
	left:10%;	
}

.bx-wrapper .bx-next {
	background: url(../img/slider_right_green.png) no-repeat 0 0;
	background-size: 20px 83px;
	right:10%;
}

.bx-wrapper .bx-pager {
	bottom: 5px;
	position: absolute;
	padding: 5px;
	width: 100%;
	z-index: 1000;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	display: block;
	height: 6px;
	margin: 0 6px 0 0;
	outline: 0 none;
	text-indent: -9999px;
	width: 6px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none repeat scroll 0 0 #005EA9;
}



.home-slider {
	padding: 0;
	margin: 0;
}
.services-slider {
	padding: 0;
	margin: 0;
}
.products-slider {
	padding: 0;
	margin: 0;
}
.about-slider {
	padding: 0;
	margin: 0;
}

.caption {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url(../img/transparent-bg-img.png);
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 23px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.home-slider h1{
	margin:4px 0 0 0;
	padding:0;
	font-size:27px;
	font-weight:600;
}
.home-slider p{
	margin:10px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	
}
.services-slider h1{
	margin:0;
	padding:0;
	font-size:40px;
	font-weight:600;
}
.services-slider p{
	margin:15px 0 0 0;
	padding:0;
	font-size:21px;
	font-weight:normal;
	
}

.about-slider h1{
	margin:0;
	padding:0;
	font-size:40px;
	font-weight:600;
}
.about-slider p{
	margin:15px 0 0 0;
	padding:0;
	font-size:21px;
	font-weight:normal;
	
}
.home-slider .caption-1 {
	width:720px;
	height:123px;
	margin-top:130px;
}
.home-slider .caption-2 {
	width:526px;
	height:101px;
	margin-top:130px;
}
.fra .home-slider .caption-2 {
	width:526px;
	height:121px;
	margin-top:140px;
}
.home-slider .caption-3 {
	width:680px;
	height:123px;
	margin-top:130px;
}
.home-slider .caption-4 {
	width:670px;
	height:123px;
	margin-top:130px;
}
.home-slider .caption-5 {
	width:754px;
	height:145px;
	margin-top:130px;
}
.fra .home-slider .caption-5 {
	width:754px;
	height:125px;
	margin-top:140px;
}

.services-slider .caption-1 {
	width:383px;
	height:120px;
	margin-top:147px;
}
.fra .services-slider .caption-1 {
	width:523px;
	height:120px;
	margin-top:147px;
}
.services-slider .caption-2 {
	width:286px;
	height:120px;
	margin-top:147px;
}
.fra .services-slider .caption-2 {
	width:426px;
	height:120px;
	margin-top:147px;
}
.services-slider .caption-3 {
	width:383px;
	height:120px;
	margin-top:147px;
}
.fra .services-slider .caption-3 {
	width:523px;
	height:120px;
	margin-top:147px;
}
.services-slider .caption-4 {
	width:383px;
	height:120px;
	margin-top:147px;
}
.fra .services-slider .caption-4 {
	width:423px;
	height:120px;
	margin-top:147px;
}
.services-slider .caption-5 {
	width:406px;
	height:120px;
	margin-top:147px;
}
.fra .services-slider .caption-5 {
	width:526px;
	height:120px;
	margin-top:147px;
}
.services-slider .caption-6 {
	width:366px;
	height:120px;
	margin-top:147px;
}
.fra .services-slider .caption-6 {
	width:436px;
	height:120px;
	margin-top:147px;
}
.services-slider .caption-7 {
	width:635px;
	height:120px;
	margin-top:147px;
}


.about-slider .caption-1 {
	width:217px;
	height:120px;
	margin-top:147px;
}
.fra .about-slider .caption-1 {
	width:267px;
	height:120px;
	margin-top:147px;
}
.about-slider .caption-2 {
	width:453px;
	height:120px;
	margin-top:147px;
}
.fra .about-slider .caption-2 {
	width:543px;
	height:120px;
	margin-top:147px;
}
.about-slider .caption-3 {
	width:294px;
	height:120px;
	margin-top:147px;
}
.fra .about-slider .caption-3 {
	width:564px;
	height:120px;
	margin-top:147px;
}
.about-slider .caption-4 {
	width:211px;
	height:120px;
	margin-top:147px;
}
.fra .about-slider .caption-4 {
	width:391px;
	height:120px;
	margin-top:147px;
}

.lang-bar{
	margin-left:150px;
	
}

.footer-info {
	margin-top: 42px;
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	line-height: 23px;
}
.sert {
	width:105px;
	margin:0 auto;
	padding: 12px 0 24px 0;
}
.sert-0 {
	display:block;
	padding: 0;
	margin: 0 10px 0 0;
}
.sert-1 {
	display:block;
	float:left;
	padding: 0;
	margin: 0 10px 0 0;
}
.sert-2 {
	display:block;
	float:left;
	padding: 0;
	margin: 0;
}

.tel {
	display: inline-block;
	margin: 5px 0 3px 0;
	padding: 7px 22px;
	background: none repeat scroll 0% 0% #0A457C;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
}
.copyright {
	font-size: 11px;
	font-weight: 600;
	color: #FFF;
}
.footer-logo {
	padding: 18px 0 60px 0;
}

.iso-logo {
	padding: 18px 0 30px 0;
}

.logo-head {
	margin-top: 42px;
}
.e3 {
	display: block;
	font-size: 16px;
	margin-top: 72px;
	font-weight:bold;
}
.callus {
	display: block;
	font-size: 16px;
	margin-top: 71px;
	margin-left:55px;
	font-weight:bold;
}
.fra .callus {
	display: block;
	font-size: 16px;
	margin-top: 71px;
	margin-left:-15px;
	font-weight:bold;
}
#nav .nav{
	margin-top:-27px;
	padding-left:225px;
	
}
.footer-nav .nav{
	margin-top:0px;
	
}
.logo-head-small{
	opacity:0;
	position:relative;
	top:8px;
	left:10px;
	display: block;
	margin:0px;
	padding:0px;
	
	/* transition */
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;	
}
/* text color */
.blue {
	color: #005EA9;
}
.green {
	color: #3AAA35;
}
/* customize nav style */
#nav {
	width: 100%;
	position: absolute;
	top: 138px;
}
#nav.affix {
	position: fixed;
	top: 0;
	z-index: 10;
	-webkit-transition: all .6s ease-in-out;
}
.navbar {
	display: block;
	min-height: 40px;
	border-radius: 0px;
	border: none;
	background: #005EA9;
	margin: 0;
}
​ .navbar .nav, .navbar .nav > li {
	float: none;
	display: inline-block;
 *display:inline; /* ie7 fix */
 *zoom:1; /* hasLayout ie7 trigger */
	margin-top: 6px;
}
.footer-nav {
	background: #0A457C;
	min-height: 65px;
}
.footer-nav .nav {
	padding: 11px 0;
}
.navbar li a {
	background: none;
	margin: 0;
	padding: 0 8px;
	color: #fff;
	font-weight: 600;
	font-size: 17px;
}
.navbar li a:hover, .navbar .active a {
	background: none;
	color: #9CCB8F;
}
.nav > li > a:hover, .nav > li > a:focus{
	background: none;
	outline:none;
}
.footer-nav li a {
	font-size: 15px;
}
.navbar-inner {
	text-align: center;
}
.navbar-collapse.in { /*3.0.2 bug workaround*/
	overflow-y: visible;
}
.tacka {
	display: block;
	float: left;
	font-size: 14px;
	color: #FFF;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
section {
	display: block;
	min-height: 65px;
	height: auto !important;
}
.rotator {
	min-height: 422px;
}
.green-bar {
	background: #9CCB8F;
	min-height: 120px;
}
.dark-green-bar {
	background: #528D6B;
	min-height: 65px;
}
.note {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  padding: 38px 0 40px;
}
.note1 {
	font-size: 17px;
	font-weight: 600;
	color: #FFF;
	padding: 20px 0;
	margin: 0;
	font-style: italic;
}
.note1 a{
	display:inline;
	color: #9CCB8F;
}
.white{
	color:#FFF;
	
}
.note1 a:hover {
	color: #9CCB8F;
}

.home .main-content h1 {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 27px;
	font-weight: 600;
	line-height: 32px;
	color: #1D1D1B;
}
.home .main-content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	color: #1D1D1B;
	text-align:justify;
}
.services .main-content h1 {
	margin: 46px 0 10px 0;
	padding: 0;
	font-size: 27px;
	font-weight: 600;
	line-height: 32px;
	color: #1D1D1B;
}
.step-road {
  left: -49px;
  position: absolute;
  top: 221px;
}
.step-1 {
  left: 62px;
  position: absolute;
  top: 150px;
}
.step-2 {
  left: 580px;
  position: absolute;
  top: 150px;
}
.step-3 {
  left: 580px;
  position: absolute;
  top: 396px;
}
.step-4 {
  left: 62px;
  position: absolute;
  top: 396px;
}
.step-5 {
  left: 62px;
  position: absolute;
  top: 642px;
}
.step-6 {
  left: 580px;
  position: absolute;
  top: 642px;
}
.step-7 {
  left: 580px;
  position: absolute;
  top: 888px;
}

.step-bg {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/services-step-bg.png");
  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 214px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  width: 497px;
}
.step-finish-bg{
	width:213px;
	height:214px;
	background: url('../img/finish-bg.png') top left no-repeat;
	left: 346px;
	position: absolute;
	top: 888px;
	font-size:36.5px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.services-process-ico{
	display:block;
	float:left;
}
.step-1 .services-process-ico{
	margin: 29px 0 0 13px;	
}
.step-2 .services-process-ico{
	margin: 35px 0 0 5px;
}
.step-3 .services-process-ico{
	margin: 40px 0 0 11px;
}
.step-4 .services-process-ico{
	margin: 39px 0 0 24px;
}
.step-5 .services-process-ico{
	margin: 30px 0 0 12px;
}
.step-6 .services-process-ico{
	margin: 40px 0 0 24px;
}
.step-7 .services-process-ico{
	margin: 39px 0 0 30px;
}
.finish-content {
	font-size:25px;
	display: block;
	float: left;
	line-height: 51px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.step-content {
	display: block;
	float: right;
	margin: 0 28px 0 0;
	padding: 0;
	width: 276px;
}
.fra .step-content {
	display: block;
	float: right;
	letter-spacing: -0.7px;
	margin-right: 0;
	padding: 0;
	width: 310px;
}
h2.step-head{
	display:block;
	float:left;
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin: 0;
	padding:0;
	
}
h3.step-head {
  display: block;
  float: left;
  font-size: 15.5px;
  font-weight: normal;
  margin: 5px 0 0;
  padding: 0;
  width: 100%;
}
p.step-head {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 6px 0 0;
	padding: 0;
	width: 100%;
}
.step-arrow-1 {
  left: 538px;
  position: absolute;
  top: 158px;
}
.step-arrow-2 {
  left: 1224px;
  position: absolute;
  top: 353px;
}
.step-arrow-3 {
  left: 538px;
  position: absolute;
  top: 401px;
}
.step-arrow-4 {
  left: -99px;
  position: absolute;
  top: 596px;
}
.step-arrow-5 {
  left: 538px;
  position: absolute;
  top: 651px;
}
.step-arrow-6 {
  left: 1224px;
  position: absolute;
  top: 849px;
}
.step-arrow-7 {
  left: 538px;
  position: absolute;
  top: 892px;
}
.step-add-1 {
  left: 1096px;
  position: absolute;
  top: 235px;
}
/*
.step-add-2 {
  left: -66px;
  position: absolute;
  top: 444px;
}
*/
/* if gif image */
.step-add-2 {
  left: -188px;
  position: absolute;
  top: 421px;
}
/* end if */
.step-add-3 {
  left: 1073px;
  position: absolute;
  top: 673px;
}
.step-add-4 {
  left: 66px;
  position: absolute;
  top: 911px;
}
.about .main-content h1 {
	margin: 46px 0 16px 0;
	padding: 0;
	font-size: 27px;
	font-weight: 600;
	line-height: 32px;
	color: #1D1D1B;
}
.about .main-content p {
	text-align:justify;
	margin: 0 0 23px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	color: #1D1D1B;
	letter-spacing: -0.1px;
}
.about .main-content p.blue-bold {
	font-weight: bold;
	color:#005EA9;
}

.team .main-content h1 {
	margin: 42px 0 10px 0;
	padding: 0;
	font-size: 27px;
	font-weight: 600;
	line-height: 32px;
	color: #1D1D1B;
}
.team .main-content h2 {
	margin: 42px 0 0 0;
	padding: 0;
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	color: #005EA9;
}
.team .main-content h3 {
	margin: 7px 0 4px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	color: #1D1D1B;
	text-align:left;
}
.team .main-content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	color: #1D1D1B;
	text-align:justify;
	letter-spacing: -0.1px;
}

.team-img{
	margin:20px 0 0 0;
	padding:0;
	
}
#thank-you{
  color: #3aaa35;
  font-size: 25px;
  font-weight: bold;
  margin: 100px auto;
  width: 48%;
  text-align:center;
  
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
letter-spacing: 0;
line-height: 30px;
padding: 15px;
  
}

.contact .main-content h1 {
	width:48%;
	margin: -2px 0 3px 0;
	padding: 0;
	font-size: 25px;
	font-weight: bold;
	font-style:italic;
	color: #9CCB8F;
}
.contact .main-content p {
	width:48%;
	margin: 0 0 27px 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	color: #FFF;
}

.contact-form{
	background: #0A457C;
	display:block;
	width:782px;
	height:367px;
	border-radius:50px;
	margin:405px auto 0 auto;
	padding:35px;
}

.form-group {
	margin-bottom:6px;
}
.form-col1 {
	display:block;
	float:left;
	width:49%;
}
.form-col2 {
	margin-top:-100px;
	display:block;
	float:right;
	width:49%;
}
.form-control {
	width:100%;
	height:35px;
	margin: 0;
	background: #e6ecf2;
	border: 2px solid #005EA9;
	border-radius: 0;
	box-shadow: none;
	color: #005EA9;
}
textarea.form-control {
	height:217px;
	
}
.form-btn {
	float:right;
	text-transform: uppercase;
	background: #9CCB8F;
	border: 2px solid #005EA9;
	width: 152px;
	text-align: center;
	font-weight:bold;
	color: #FFF;
}

.download{
	display:block;
	text-align:center;
	width:437px;
	margin:15px auto 18px;
	padding:14px;
	background:#FFF;
	font-size: 14px;
	font-weight: bold;
	color: #EA5B0C;
}
.products .col-sm-8{
	width:810px;
	
}
.products .col-sm-offset-1{
	margin-left:164px;
	
}
.about .col-sm-8{
	width:810px;
	
}
.about .col-sm-offset-1{
	margin-left:164px;
	
}
.team .col-sm-5{
	width:490px;
	min-height:858px;
}
.team .col-sm-offset-1{
	margin-left:67px;
	
}
.team .col-sm-offset-2{
	margin-left:33px;
	
}
.products .main-content h1 {
	margin: 43px 0 10px 0;
	padding: 0;
	font-size: 27px;
	font-weight: 600;
	line-height: 32px;
	color: #1D1D1B;
}
.products .main-content h3 {
	margin: 19px 0 4px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	color: #1D1D1B;
	text-align:left;

}
.products .main-content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	color: #1D1D1B;
	text-align:justify;
	letter-spacing:0px;
}
.read-more {
	display: block;
	width: 110px;
	margin: 18px 25px 0 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #005EA9;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a.read-more:hover {
	text-decoration: none;
	color: #1D1D1B;
}
.more-arrow {
	display: block;
	width: 110px;
	height: 43px;
	background: url('../img/more-arrow.png') top center no-repeat;
}
.page-header {
	margin: 43px 0;
	padding: 0;
	border-bottom:0;
}
.clients {
	min-height: 252px;
	background: url('../img/clients-bg.jpg') top center no-repeat;
}

.clients h2 {
	margin: 46px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.move-top {
	opacity:0;
	position: fixed;
	bottom: 0;
	right: 6%;
	z-index: 100;
	background: #0A457C;
	font-size: 24px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding:10px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;	
}
.visible{
	opacity:1;
	
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;	
}
.scroll-top a:link, .scroll-top a:visited {
	color: #222;
}





.bg-section {
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  z-index: -1;
}

.bgmove {
  -webkit-animation: animatedBackground 15s ease-out infinite;
  -moz-animation: animatedBackground 15s ease-out infinite;
  animation: animatedBackground 15s ease-out infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes animatedBackground {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@-moz-keyframes animatedBackground {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@keyframes animatedBackground {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}






/********* preloader *********/
/*****************************/

.calculate {
	/*opacity:0;*/
	position: relative;
	text-align: center;
	widows: 100%;
	font-size: 10px;
	padding: 5px;
}

#preloader {
	background: none repeat scroll 0 0 #FFF;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 10000;
}

#preload-images {
	display: none;
}

#preloader-container {
	left: 50%;
	margin: -30px 0 0 -120px;
	position: absolute;
	top: 50%;
	width: 240px;
}

#preloader img {
	display: block;
	margin: 0 auto;
}

#overlay {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 200;
}

.toc-1 {
	display:none;
	position: absolute;
	top: 977px;
	left: 378px;
	background: url("../img/about-toc-1.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	width: 56px;
	height: 56px;
}
.toc-2 {
	display:none;
	position: absolute;
	top: 1016px;
	left: 327px;
	background: url("../img/about-toc-2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	width: 56px;
	height: 56px;
}
.toc-3 {
	display:none;
	position: absolute;
	top: 1043px;
	left: 387px;
	background: url("../img/about-toc-3.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	width: 37px;
	height: 37px;
}
.toc-4 {
	display:none;
	position: absolute;
	top: 1023px;
	left: 426px;
	background: url("../img/about-toc-4.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	width: 37px;
	height: 37px;
}
.bgrotate {
  -webkit-animation: rotacija 15s infinite;
  -moz-animation: rotacija 15s infinite;
  animation: rotacija 15s infinite;
}
@-webkit-keyframes rotacija {
	0% {-webkit-transform: rotate(0deg);}	
	100% {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes rotacija {
	0% {-moz-transform: rotate(0deg);}	
	100% {-moz-transform: rotate(359deg);}
}

@-o-keyframes rotacija {
	0% {-0-transform: rotate(0deg);}	
	100% {-0-transform: rotate(359deg);}
}

@keyframes rotacija {
	0% {transform: rotate(0deg);}	
	100% {transform: rotate(359deg);}
}
