﻿h4{
	/*color:#111;*/
}
/*******************************ROUND IMAGE  HOVER EFFECT*************************************/

.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/*
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%!important;
  height: 100%!important;
}

.ih-item.circle {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.ih-item.circle .img {
  position: relative;
  width: 140px;
  height: 140px;
  border-radius: 50%;
}


.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}

.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.ih-item.circle.effect1 .spinner {
  width: 130px;
  height: 130px;
  border: 10px solid #ecab18;
  border-right-color: #1ad280;
  border-bottom-color: #1ad280;
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}


.ih-item.circle.effect1 .img {
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 10px;
  right: 0;
  width: 130px;
  height: 130px;
}
.ih-item.circle.effect1 .img:before {
  display: none;
}

.ih-item.circle.effect1 .info {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background: #fff;
  /*background: rgba(0, 0, 0, 0.6);*/
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  
  white-space: initial;
}
.info-back{
	height: 100%;
    width: 100%;
    display: table !important;
    max-width: 130px;
    margin: 0 auto;
}
.ih-item.circle.effect1 .info p {
  color: #656565;
  font-weight: 600;
  padding: 10px 15px;
  /*font-style: italic;*/
  /*margin: 0 15px;*/
  font-size: 0.88em;
  line-height: 17px;
  /*border-top: 1px solid rgba(255, 255, 255, 0.5);*/
	display: table-cell !important;
    vertical-align: middle;
    text-align: center;  
	white-space:normal;
}


.ih-item.circle.effect1 a:hover .spinner {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ih-item.circle.effect1 a:hover .info {
  opacity: 1;
}
/**********************		TXT VERSION			****************************/

.ih-item.circle .txt span {
	border-radius: 50%;
	display: table-cell !important;
	vertical-align: middle;
	text-align: center;  
	background: #fff;
	background: rgba(255,255,255,0.88);
	font-family: 'arialblack', 'Arial Bold',jura,  sans-serif;
	font-size: 36px;
    line-height: 36px;
    letter-spacing: -3px;
}
.ih-item.circle .txt {
  position: relative;
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.ih-item.circle .txt:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .gib-popup .txt span, .productHeader.gib .txt span {
  color: #0D47A1;
  font-size: 32px;
  line-height: 32px;
}
.ih-item.circle .gead-popup .txt span, .productHeader.gead .txt span {
  color: #C62828;
  font-size: 32px;
  line-height: 32px;
}
.ih-item.circle .musette-popup .txt span, .productHeader.musette .txt span {
  font-size: 28px;
  line-height: 28px;
  color: #F9A825;
}
.ih-item.circle .selfcheck-popup .txt span, .productHeader.selfcheck .txt span {
  font-size: 26px;
  line-height: 26px;
  color: #37474F;
}
.ih-item.circle .rfid-popup .txt span, .productHeader.rfid .txt span {
  font-size: 28px;
  line-height: 28px;
  color: #F16729;
}

.ih-item.circle.effect1 .txt:before {
  display: none;
}
.ih-item.circle.effect1 .txt {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	width: 130px;
	height: 130px;
	display: table!important;
	max-width: 130px;
	margin: 0 auto;
}

/**********************		ROYAL SLIDER VERSION			****************************/

#Produtos .ih-item.circle .txt {
    width: 150px;
    height: 150px;
    max-width: 150px;
}
#Produtos .ih-item.circle .txt span{
	background: #fff;
}
#Produtos .rsContent.gibBG .ih-item.circle .txt span{
	color: #0D47A1;
}
#Produtos .rsContent.geadBG .ih-item.circle .txt span{
	color: #C62828;
}

#Produtos .rsContent.musetteBG .ih-item.circle .txt span{
	color: #F9A825;
	font-size: 33px;
    line-height: 33px;
}
#Produtos .rsContent.selfcheckBG .ih-item.circle .txt span{
	color: #37474F;
	font-size: 30px;
    line-height: 30px;
}
#Produtos .rsContent.rfidBG .ih-item.circle .txt span{
	color: #F16729;
	font-size: 33px;
    line-height: 33px;
}

#Produtos .ih-item.circle{
  width: 170px;
  height: 170px;
  margin: 0 auto;
}
#Produtos .ih-item.circle.effect1 .spinner {
  width: 150px;
  height: 150px;
}
#Produtos .ih-item.circle.effect1 .img {
	width:150px;
	height:150px;
}
#Produtos .info-back{
    max-width: 150px;
}

#Produtos .ih-item.circle.effect1 .info{
  background: none;
}
#Produtos .ih-item.circle.effect1 a:hover .spinner{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rsABlock .ih-item{
	margin: 0 auto 0 auto;
}


/**********************		PRODUCT DETAILS VERSION			****************************/

#productContainer .footerBG .ih-item.circle {
	margin-bottom: 40px;
}
#productContainer .productHeader .ih-item.circle{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-75px;
	margin-left:-75px;
}


#productContainer .rsContent .ih-item{
	margin: 24px auto 24px auto;
	width: 180px;
	height: 180px;
}
#productContainer .rsContent .ih-item.circle.effect1 .img, #productContainer .rsContent  .ih-item.circle.effect1 .spinner{
	width: 160px;
	height: 160px;
}
#productContainer .rsContent .info-back{
	max-width: 160px;
}



/**********************		Custom Colors for Products			****************************/

.ih-item.circle.effect1 .spinner.gib {
  border: 10px solid #4D8EF0;
  border-right-color: #0D47A1;
  border-bottom-color: #0D47A1;
}
.gibBG .ih-item.circle.effect1 .spinner.gib {
  border-right-color: #0A367A;
  border-bottom-color: #0A367A;
}
a#gib span{
	color: #0A367A;
	font-size:28px;
	line-height:28px;
	letter-spacing: -2px;
	background: #fff;
}

a#gead span{
	color: #C62828;
	font-size:28px;
	line-height:28px;
	letter-spacing: -2px;
	background: #fff;
}
a#musette span{
	color: #F9A825;
	font-size:26px;
	line-height:26px;
	letter-spacing: -2px;
	background: #fff;
}
a#selfcheck span{
	color: #37474F;
	font-size:24px;
	line-height:24px;
	letter-spacing: -2px;
	background: #fff;
}
a#rfid span{
	color: #F16729;
	font-size:24px;
	line-height:24px;
	letter-spacing: -2px;
	background: #fff;
}

.geadBG .ih-item.circle.effect1 .spinner.gead {
  border-right-color: #A32121;
  border-bottom-color: #A32121;
}
.musetteBG .ih-item.circle.effect1 .spinner.musette {
  border-right-color: #EE9706;
  border-bottom-color: #EE9706;
}
.selfcheckBG .ih-item.circle.effect1 .spinner.selfcheck {
  border-right-color: #253136;
  border-bottom-color: #253136;
}
.rfidBG .ih-item.circle.effect1 .spinner.rfid {
  border-right-color: #E14E0F;
  border-bottom-color: #E14E0F;
}

.ih-item.circle.effect1 .spinner.gead {
  border: 10px solid #E78585;
  border-right-color: #C62828;
  border-bottom-color: #C62828;
}
.ih-item.circle.effect1 .spinner.musette {
  border: 10px solid #FCCC7C;
  border-right-color: #F9A825;
  border-bottom-color: #F9A825;
}
.ih-item.circle.effect1 .spinner.selfcheck {
  border: 10px solid #678594;
  border-right-color: #37474F;
  border-bottom-color: #37474F;
}
.ih-item.circle.effect1 .spinner.rfid {
  border: 10px solid #F8A987;
  border-right-color: #F16729;
  border-bottom-color: #F16729;
}





/*******************************  //END ROUND IMAGE  HOVER EFFECT*************************************/

.desabled{
	pointer-events: none;
	cursor: default;
}
.custom{
	cursor:url(/Portals/_default/Skins/Satva3/Plugins/RoyalSlider/css/grab.png) 8 8, move; 
}
#productContainer .rsContent{
	min-height: 344px;
}
#productContainer .rsContent{
	width: auto!important;
	padding: 0 30px!important;
}
/*
#productContainer .rsContent p, #productContainer .rsContent{
	font-size: 15px;
}

*/
.footerBG{
	background: #fff;
	overflow: hidden;
}
.footerBG .tall{
	margin-bottom:30px;
}
a#dnn_ctr1124_Feedback_plSubject2_cmdHelp{
	display: none;
}
img#gib, img#gead, img#musette, img#rfid, img#selfcheck, span#goProducts, img#arrow{
	cursor:pointer;

}
	
.settings-button.languages{
	padding:24px 0 26px 0;
	height: 22px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.contentLeft.logo-sticky-active .settings-button.languages{
	padding: 10px 0;
}

.tool-container.tool-top, .tool-container.tool-bottom {
	margin-top: 7px;
}

.settings-button.languages:before {
    color: #B6B6B6;
}
.settings-button.languages.pressed:before {
    color: #00AAFF;
}

#Header #Nav.sticky-menu-active .sf-menu > li > a {
    padding-bottom: 10px;
}

/*
#Info{
	position: relative;
	top: -77px;
}
*/
/************ BANNER BORDER*********************/

.bannershadow {
	width: 100%;
	height: 60px;
	position:absolute;
	bottom:0;
	margin-top:0;
	z-index:95;
}
.bannershadow.royal{
	position: absolute;
	bottom: 0;
	top: inherit;
 }
.down-arrow a{
	display:inline-block;
}
.down-arrow {
	width: 50px;
	height: 50px;
	bottom: 0;
	left: 50%;
	position:absolute;
	margin-left: -25px;
	margin-bottom: 20px;
	cursor: pointer;
	z-index:96;
	fill: #fff;
	color: #fff;
	text-align:center;
	-webkit-transition: 0.3s margin-bottom ease;
	-moz-transition: 0.3s margin-bottom ease;
	-ms-transition: 0.3s margin-bottom ease;
	-o-transition: 0.3s margin-bottom ease;
	transition: 0.3s margin-bottom ease;
}
.down-arrow:hover {
	margin-bottom: 10px;
}
.down-arrow img{
	z-index: 1;
	position: relative;
 }
.bannershadow:after, .bannershadow:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 50%;
	border-bottom: 50px solid #F4F4F4;
	-moz-transform: rotate(0.000001deg);
	-webkit-transform: rotate(0.000001deg);
	-o-transform: rotate(0.000001deg);
	-ms-transform: rotate(0.000001deg);
	transform: rotate(0.000001deg);
}

.bannershadow:before {
	border-right: 50px solid transparent;
}
.bannershadow:after {
	left: 50%;
	border-left: 50px solid transparent;
	border-right: 1000px solid #F4F4F4;
}


#Produtos .bannershadow:after, #Produtos .bannershadow:before{
	border-bottom: 50px solid #fff;
}
.bannershadow:after {
	border-right: 1000px solid #F4F4F4;

}
#Produtos .bannershadow:after {
	border-right: 50px solid #fff;
	border-bottom: 50px solid #fff;
}

#Produtos .bannershadow:before{
	border-bottom: 50px solid #fff;
}


/************HOME CONCEPT*********************/
#About_intro{
	padding:80px 0 0 0;
}
/*
#Portfolio_Intro{
	padding:64px 0 108px 0;
	background: #fff;
}
#Portfolio_Intro h2.short{
	margin-bottom:0;

}
*/
div.home-concept *, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container{
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1170px;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
  clear: both;
}
div.home-concept div.row.center {
	position:relative;
	margin-left: -15px;
	margin-right: -15px;
	text-align:center;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
  clear: both;
}
/*
hr.tall {
	margin: 44px 0 44px 0;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
}
*/

.col-md-2, .col-md-4{
	position:relative;
	padding: 0 15px;
}

/* Home Concept */
div.home-concept {
	background: transparent url(../Imagens/home-concept/home-concept.png) no-repeat center 0;
	width: 100%;
	overflow: hidden;
}


div.home-concept div.process-image {
	background: transparent url(../Imagens/home-concept/home-concept-item.png) no-repeat 0 0;
	width: 160px;
	height: 175px;
	margin: 135px auto 0 auto;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}

div.home-concept div.process-image img {
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	margin: 7px 8px;
}

div.home-concept strong {
	display: block;
	font-family: Jura,  sans-serif;
	font-size:1.4em;
	font-weight: 600;
	position: relative;
	margin-top: 30px;
	color: #333;
}

div.home-concept strong.our-work {
	margin-top: 52px;
	font-size: 1.6em;
}

div.home-concept div.project-image {
	background: transparent url(../Imagens/home-concept/home-concept-item.png) no-repeat 100% 0;
	width: 350px;
	height: 420px;
	margin: 15px 0 0 -30px;
	padding-bottom: 45px;
	position: relative;
	z-index: 1;
}

div.home-concept span.sun {
	background: transparent url(../Imagens/home-concept/home-concept-icons.png) no-repeat 0 0;
	width: 60px;
	height: 56px;
	display: block;
	position: absolute;
	left: 10%;
	top: 35px;
}

div.home-concept span.cloud {
	background: transparent url(../Imagens/home-concept/home-concept-icons.png) no-repeat 100% 0;
	width: 116px;
	height: 56px;
	display: block;
	position: absolute;
	left: 57%;
	top: 35px;
}
.fc-slideshow {
	position: relative;
	width: 338px;
	height: 338px;
	border-radius: 50%;
	margin: 0 auto;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	perspective: 1200px;
	top: 6px;
}

.fc-slideshow nav {
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10000;
	display: none;
}

.fc-slideshow nav > div {
	position: absolute;
	height: 100%;
	top: 0;
	width: 50%;
}

.fc-slideshow nav .fc-left {
	left: 0;
}

.fc-slideshow nav .fc-right {
	right: 0;
}

.fc-slideshow nav > div span {
	height: 33%;
	width: 100%;
	position: absolute;
	left: 0;
}

.fc-slideshow nav > div span:first-child {
	top: 0;
}

.fc-slideshow nav > div span:nth-child(2) {
	top: 33%;
}

.fc-slideshow nav > div span:nth-child(3) {
	top: 66%;
}

.fc-slideshow nav i,
.no-csstransforms3d .fc-slideshow nav > div span {
	position: absolute;
	width: 100%;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	pointer-events: none;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-backface-visibility: hidden;
	-moz-transition: all 0.2s ease;
	backface-visibility: hidden;
	transition: all 0.2s ease;
}

/* Some fallbacks */
.no-csstransforms3d .fc-slideshow nav > div span {
	z-index: 1000;
	width: 40px;
	background: rgba(0,0,0,0);
}

.no-csstransforms3d .fc-slideshow nav .fc-left span {
	left: -80px;
}

.no-csstransforms3d .fc-slideshow nav .fc-right span {
	right: -80px;
	left: auto;
}

.no-csstransforms3d .fc-slideshow nav i {
	width: 40px;
	cursor: pointer;
}

.fc-slideshow nav .fc-left i {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	text-align: left;
}

.fc-slideshow nav .fc-right i {
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	text-align: right;
}

.csstransforms3d .fc-slideshow nav > div span:hover ~ i,
.no-csstransforms3d .fc-slideshow nav i,
.no-csstransforms3d .fc-slideshow nav > div span {
	opacity: 1;
}

.csstransforms3d .fc-slideshow nav > div span:nth-child(2):hover ~ i{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.csstransforms3d .fc-slideshow nav > .fc-left span:first-child:hover ~ i,
.csstransforms3d .fc-slideshow nav > .fc-right span:nth-child(3):hover ~ i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.csstransforms3d .fc-slideshow nav > .fc-right span:first-child:hover ~ i,
.csstransforms3d .fc-slideshow nav > .fc-left span:nth-child(3):hover ~ i {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

ul.fc-slides, ul.fc-slides li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.fc-slides li {
	display: none;
}

.no-js ul.fc-slides li {
	display: block;
}

.fc-flip {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.fc-flip div {
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fc-flip .fc-back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.fc-slideshow img {
	border-radius: 50%;
	max-width:100%;
	height: auto;
}

.fc-slideshow h3 {
	position: absolute;
	color: #fff;
	top: 50%;
	margin-top: 30px;
	line-height: 50px;
	height: 50px;
	left: 80px;
	right: 80px;
	background: #ff514c;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	border-radius: 20% 10% 50% 5% / 25% 10% 30% 75%;
}

.fc-overlay-light,
.fc-overlay-dark {
	opacity: 0;
}

.fc-overlay-light {
	background: rgba(255,255,255,1);
}

.fc-overlay-dark {
	background: rgba(0,0,0,1);
}

/* No JS fallback */

.no-js .fc-slideshow {
	height: auto;
	box-shadow: none;
}

.no-js .fc-slideshow h3 {
	position: relative;
	width: auto;
	height: auto;
	left: auto;
	right: auto;
	top: auto;
	margin: 5px;
}

 /******************/
 /**MAGNIFIC POPUP**/
 /******************/
 
	/*
       * Fade-move animation for second dialog
       */
      
      /* at start */
      .my-mfp-slide-bottom  {
	  
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;

        -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

      }
      
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready  {
        opacity: 1;
        -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
      }

      /* animate out */
      .my-mfp-slide-bottom.mfp-removing  {
        opacity: 0;

        -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
      }

	  
/*====== Zoom-out effect ======*/

.mfp-zoom-out  {
  background:#F2F2F2;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready  {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 1;
}
.mfp-zoom-out.mfp-removing {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-bg{
	background:#121214!important;
}
.popup-scroll, .mfp-content {
	background:#F2F2F2;
}

  
  /*
  
  
  
  */
  
/* 
.mfp-preloader {
  width: 30px!important;
  height: 30px!important;
  background-color: #FFF!important;
  opacity: 0.65!important;
  margin: 0 auto!important;
  animation: rotateplane 1.2s infinite ease-in-out!important;
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
 
 
 .mfp-open header{
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
	
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-ms-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s;
	
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}
 */
.mfp-open .popup-scroll{
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
	
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}

.mfp-content header {
  background:#F2F2F2!important;
}
/*
.mfp-content header.gib {
  background: #0D47A1;
}
.mfp-content header.gead {
  background: #C62828;
}
.mfp-content header.musette {
  background: #F9A825;
}
.mfp-content header.rfid {
  background: #F16729;
}
.mfp-content header.selfcheck {
  background: #333;
}
*/
.popup-scroll {
  overflow-y: scroll;
  max-height: 300px;
  padding: 0;
}

/* custom scrollbars - webkit only */
/*
.popup-scroll::-webkit-scrollbar {
  background-color: #EEE;
  width: 10px;
}

.popup-scroll::-webkit-scrollbar-thumb {
  border: 1px #EEE solid;
  border-radius: 2px;
  background: #777;
  -webkit-box-shadow: 0 0 8px #555 inset;
  box-shadow: 0 0 8px #555 inset;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.popup-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc;
}
*/
#productContainer  {
	max-width:1024px; 
	margin: 0 auto; 
	padding: 0; 
}

button.mfp-close, button.mfp-arrow{
	display:none!important;
}
 
 .mfp-container{
	padding:0!important;
 }
 

/* Products Details - FIXED NAVIGATION*/

#navbar{
	text-align: center;
	padding: 7px 0 5px 0;
	
}

#navbar ul#nav { 
    display: inline-block;
    padding: 0px; 
    list-style-type: none; 
    white-space: nowrap;
    position: relative;
	margin: 0 auto;
	margin-left: -1em;
    margin-bottom: -0.25em;
}

#navbar ul#nav li { 
    float: left; 
    margin: 0; 
} 

#navbar ul#nav li:nth-child(2) {
	margin:0 10px;
}

#navbar div{ 
    margin: 0; 
	padding:0;
	height:44px;
	width:44px;
	cursor:pointer;
	background: url(/portals/0/imagens/portal/productsNavigation_dark.png), no-repeat;
	border-radius:50%;
	
} 

#navbar div.popup-prev{ 
	background-position: 0 0;
}
#navbar div.popup-prev:hover{ 
	background-position: 0 -46px;
	/*background-color: rgba(255,255,255,.2)*/
	
}
#navbar div.popup-dismiss{ 
	background-position:100% 0;
}
#navbar div.popup-dismiss:hover{ 
	background-position:100% -46px;
	/*background-color: rgba(255,255,255,.2)*/
}
#navbar div.popup-next, #navbar div.popup-next-selfcheck, #navbar div.popup-next-rfid, #navbar div.popup-next-musette{ 
	background-position:90px 0;
}
#navbar div.popup-next:hover{ 
	background-position:90px -46px;
	/*background-color: rgba(255,255,255,.2)*/
}
.rsContent ul{
	margin-left: 30px;
	color: #666;
}
.rsContent ul li {
	list-style: circle outside none;
	margin-bottom: 5px;
}

 /***************

    ROYAL SLIDER

****************/

#geadSlider, #gibSlider, #musetteSlider, #selfcheckSlider, #rfidSlider{width:100%;background: none!important;}
.rsDefault .rsOverflow{background: transparent!important;}

#productContainer .rsDefault, #productContainer .rsDefault .rsOverflow, #productContainer .rsDefault .rsSlide, #productContainer .rsDefault .rsVideoFrameHolder{
  background: #fff!important;
  color: #171717!important;
}
#productContainer .rsDefault{
	padding-bottom:20px;
}
 #productContainer .rsDefault .rsThumbs {
  background: #fff!important;
  background: rgba(255,255,255,0.75)!important;
  color: #171717!important;
}

	
img.rsImg {
	max-width: none!important;
}

.block {
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right.: 0;
	bottom: 0;
	left:0;
	
  }

/* The element to be centered, can also be of any width and height */ 
.centered {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
  }
  
.rsDefault .rsThumbsArrow{
	background: rgba(204,204,204,0.75)!important;	
}
.rsDefault .rsThumbsArrow:hover{
	background: rgba(204,204,204,0.9)!important;
}

  
#Produtos .royalSlider {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
	bottom: 0; 
    width: auto;
	height: auto;
}
#Produtos{
	overflow:hidden;
}
#Produtos .rsContent {
 /* color: #FFF;
  font-size: 24px;
  line-height: 32px;
  float: left;*/
	/*
	background-image: -moz-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: -webkit-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: -ms-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: -o-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	*/
	
}
.rsABlock {
  position: relative!important;
}


.bContainer {
	text-align:center;
	position: relative;
	top: 17%;
	max-width: 940px;
	margin:0 auto;
}


.productHeader{
	margin-bottom:0;
	position:relative;
	text-align: center;
}
.productHeader img{
/*
	  -webkit-border-radius: 175px;
	  -moz-border-radius:  175px;
	  border-radius:  175px;
	  */
}

/*

.productHeader:before, .productHeader:after{
	  z-index: -1;
	  position: absolute;
	  content: "";
	  bottom: 15px;
	  left: 10px;
	  width: 50%;
	  top: 80%;
	  max-width:450px;
	  background: #888;
	  -webkit-box-shadow: 0 15px 15px #888;
	  -moz-box-shadow: 0 15px 15px #888;
	  box-shadow: 0 15px 15px #888;
	  -webkit-transform: rotate(-3deg);
	  -moz-transform: rotate(-3deg);
	  -o-transform: rotate(-3deg);
	  -ms-transform: rotate(-3deg);
	  transform: rotate(-3deg);
}
.productHeader:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}
*/
.productHeader .blockHeadline span{
	border-width: 0;
	padding-bottom: 0;
	margin-bottom:0!important;
}
.productHeader.gib .blockHeadline span{
	color:  #0D47A1;
}
.productHeader.gead .blockHeadline span{
	color: #C62828;
}
.productHeader.musette .blockHeadline span{
	color: #F9A825;
}
.productHeader.selfcheck .blockHeadline span{
	color: #37474F;
}
.productHeader.rfid .blockHeadline span{
	color: #F16729;
}
.productHeader .blockHeadline {
	z-index:999;
}
.productHeader.musette .blockHeadline span, .productHeader.selfcheck .blockHeadline span{
	font-size:28px;
	letter-spacing: -2px;
}

.productHeader .blockHeadline span{
    display: block;
	font-size:36px;
	color: #121214;	
	position: absolute;
	top:50%;
	right:50%;
	margin-right: -72px;
	margin-top: -72px;
    background: #fff;
    background: rgba(255,255,255,0.75);
    border-radius: 50%;
	float: none!important;
	width: 144px;
	max-width: 144px;
	line-height:144px;
	height:144px;
}

.productHeader .blockSubHeadline , #gibSlider .blockSubHeadline {
  margin-bottom: 30px;
  color:#121214;
  font-size: 18px;
  line-height: 22px;
}
.productHeader .blockSubHeadline {
  margin-bottom: 15px;
}
 #gibSlider .blockSubHeadline, 
 #geadSlider .blockSubHeadline,
 #musetteSlider .blockSubHeadline,
 #rfidSlider .blockSubHeadline,
 #selfcheckSlider .blockSubHeadline  {
	font-family: Raleway, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 600;
	margin-bottom: 20px;
    color: #0D47A1;
    font-size: 18px;
    line-height: 24px;
 }
.sm {
	/*font-family: venera500, sans-serif!important;*/
	font-size: 14px!important;
    line-height: 14px!important;
	color: #171717!important;

}
 
 #geadSlider .blockSubHeadline  {
    color: #C62828;
 }
 #musetteSlider .blockSubHeadline  {
    color: #F9A825;
 }
 #rfidSlider .blockSubHeadline  {
    color: #F16729;
 }
 #selfcheckSlider .blockSubHeadline  {
    color: #333;
 }
 
 
 
.blockHeadline {
	font-size: 44px;
	line-height: 44px;
    font-family: 'arialblack', 'Arial Bold',jura,  sans-serif;
	letter-spacing: -3px;
	color: #37474F;
	/*color: rgba(255,255,255,0.85);*/
	margin-bottom:0;
}
.rsContent.gibBG .blockHeadline{
	color: #0D47A1;
}
.rsContent.gibBG .rox_short_button a{
	color: #0A367A!important;
	background: #4D8EF0;
}
.rsContent.geadBG .blockHeadline{
	color: #C62828;
}
.rsContent.geadBG .rox_short_button a{
	color: #C73232!important;
	background: #E78585;
}
.rsContent.musetteBG .blockHeadline{
	font-size: 34px;
	color: #F9A825;
}
.rsContent.musetteBG .rox_short_button a{
	color: #EE9706!important;
	background: #FCCC7C;
}

.rsContent.selfcheckBG .blockHeadline{
	font-size: 34px;
}
.rsContent.selfcheckBG .rox_short_button a{
	color: #253136!important;
	background: #678594;
}

.rsContent.rfidBG .blockHeadline{
	color: #F16729;
}
.rsContent.rfidBG .rox_short_button a{
	color: #E14E0F!important;
	background: #F8A987;
}

.rsContent .rox_short_button a:hover{
	color:#222!important;
	background: #ECEDF0;
}
.blockHeadline span{
    display: block;
    margin: 0 auto;
    background: #fff;
    width: 172px;
	max-width: 172px;
    height: 172px;
    line-height: 172px;
	overflow:hidden;
    border-radius: 50%;
  }

.blockSubHeadline {
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-family: Raleway, 'arialblack', 'Arial Bold',jura,  sans-serif;
	font-weight:800;
  color: #ffffff;	
	
}
.blockDescriptionContainer{
/*
	background:#fff;
	background: rgba(255,255,255,0.95);
*/	
	border-bottom: 8px solid #fff;
	border-bottom: 8px solid rgba(255,255,255,0.95);
	
	margin: 0 auto;
}
.gibBG .blockDescriptionContainer {
	border-bottom-color: #4D8EF0;
}
.geadBG .blockDescriptionContainer {
	border-bottom-color: #E78585;
}
.musetteBG .blockDescriptionContainer {
	border-bottom-color: #FCCC7C;
}
.selfcheckBG .blockDescriptionContainer {
	border-bottom-color: #678594;
}
.rfidBG .blockDescriptionContainer {
	border-bottom-color: #F8A987;
}

.blockDescription{
	color: #fff;
	padding: 20px 40px 25px 40px;
	display:block;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}
.bContainer .divide30{
	/*height: 10px;*/
}
.blockDescription:after /*,.parallax.info:after, #Content:after */{
  content: '';
  background: url(/Portals/_default/Skins/Satva3/images/bg_head_shadow2.png) no-repeat center;
  background-size:100% 28px;
  position: absolute;
  bottom: -36px;
  display: block;
  width: 100%;
  height: 28px;
  left: 0px;
  z-index: 10;
}

#Produtos .rsDefault .rsTmb {
	line-height: 44px;
    font-size: 16px;
	letter-spacing: -0.035em;
    font-weight: bold;
    text-transform: none;
    border-width: 0;
    font-family: 'arialblack', 'Arial Bold',jura,  sans-serif;
    text-align: center;
	color: #333;
   /* text-indent: 13px;*/
}
#Produtos .rsDefault .rsThumb {
  width:144px!important;
  height: 44px!important;
  /*
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  */
}
/*
#Produtos .rsDefault .rsThumb:hover .rsTmb{
	color:#fff!important;
}
*/
#Produtos .rsDefault .rsThumbsHor{
  height: 44px!important;
  margin-top:42px;
}

#Produtos .rsThumbs{
	/*position:absolute!important;
	top: 39px;*/

}
#Produtos .rsDefault .rsThumbs{
	background:#fff!important;
	color: #121214
}

/*
#Produtos .rsThumb:nth-child(1) #triangle-bottomright{
	border-top-color: #0D47A1!important;
}
#Produtos .rsThumb:nth-child(2) #triangle-bottomright{
	border-top-color:#C62828!important;
}
#Produtos .rsThumb:nth-child(3) #triangle-bottomright{
	border-top-color:#F9A825!important;
}
#Produtos .rsThumb:nth-child(4) #triangle-bottomright{
	border-top-color:#333!important;
}
#Produtos .rsThumb:nth-child(5) #triangle-bottomright{
	border-top-color:#F16729!important;
}
#Produtos .rsThumb:nth-child(1):hover{
	background:#0D47A1!important;
}

#Produtos .rsThumb:nth-child(2):hover{
	background:#C62828!important;
}
#Produtos .rsThumb:nth-child(3):hover{
	background:#F9A825!important;
}
#Produtos .rsThumb:nth-child(4):hover{
	background:#333!important;
}

#Produtos .rsThumb:nth-child(5):hover{
	background:#F16729!important;
}

*/
#Produtos .rsThumb.rsNavSelected:nth-child(1){
	background:#fff!important;
}
#Produtos .rsThumb:nth-child(1) .rsTmb{
	color:#999!important;
}
#Produtos .rsThumb:nth-child(1) .rsTmb:hover{
	color:#4D8EF0!important;
}

#Produtos .rsThumb.rsNavSelected:nth-child(2){
	background:#fff!important;
}
#Produtos .rsThumb:nth-child(2) .rsTmb{
	color:#999!important;
}

#Produtos .rsThumb:nth-child(2) .rsTmb:hover{
	color:#E78585!important;
}
#Produtos .rsThumb.rsNavSelected:nth-child(3){
	background:#fff!important;
}
#Produtos .rsThumb:nth-child(3) .rsTmb{
	color:#999!important;
}

#Produtos .rsThumb:nth-child(3) .rsTmb:hover{
	color:#FCC872!important;
}
#Produtos .rsThumb.rsNavSelected:nth-child(4){
	background: #fff!important;
}
#Produtos .rsThumb:nth-child(4) .rsTmb{
	color:#999!important;
}

#Produtos .rsThumb:nth-child(4) .rsTmb:hover{
	color:#607C8A!important;
}

#Produtos .rsThumb.rsNavSelected:nth-child(5){
	background:#fff!important;
}
#Produtos .rsThumb:nth-child(5) .rsTmb{
	color:#999!important;
}

#Produtos .rsThumb:nth-child(5) .rsTmb:hover{
	color:#F8A987!important;
}


#Produtos .rsThumb.rsNavSelected:nth-child(1) #triangle-bottomright, #Produtos .rsThumb.rsNavSelected:nth-child(2) #triangle-bottomright, #Produtos .rsThumb.rsNavSelected:nth-child(3) #triangle-bottomright, #Produtos .rsThumb.rsNavSelected:nth-child(4) #triangle-bottomright, #Produtos .rsThumb.rsNavSelected:nth-child(5) #triangle-bottomright{
	border-top-color:rgba(255,255,255,0.35)!important;
	
}
#Produtos .rsDefault .rsThumb.rsNavSelected .rsTmb{

}
#Produtos .rsDefault .rsThumb .rsTmb:after {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    top: auto;
    z-index: 1;
    left: 50%;
    margin-left: -20px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
#Produtos .rsThumb.rsNavSelected:nth-child(1) .rsTmb:after{
    border-bottom: 15px solid #0D47A1;
}
#Produtos .rsThumb.rsNavSelected:nth-child(2) .rsTmb:after{
    border-bottom: 15px solid #C62828;
}
#Produtos .rsThumb.rsNavSelected:nth-child(3) .rsTmb:after{
    border-bottom: 15px solid #F9A825;
}
#Produtos .rsThumb.rsNavSelected:nth-child(4) .rsTmb:after{
    border-bottom: 15px solid #37474F;
}
#Produtos .rsThumb.rsNavSelected:nth-child(5) .rsTmb:after{
    border-bottom: 15px solid #F16729;
}

#Produtos .rsDefault .rsThumb.rsNavSelected .rsTmb:after {
	bottom: -7px
}

#Produtos .rsDefault .rsThumb.rsNavSelected .rsTmb{
	color:#fff!important;
}
#Produtos .rsDefault .rsThumb.rsNavSelected:nth-child(1) .rsTmb{
	color:#0D47A1!important;
}
#Produtos .rsDefault .rsThumb.rsNavSelected:nth-child(2) .rsTmb{
	color:#C62828!important;
}
#Produtos .rsDefault .rsThumb.rsNavSelected:nth-child(3) .rsTmb{
	color:#F9A825!important;
}
#Produtos .rsDefault .rsThumb.rsNavSelected:nth-child(4) .rsTmb{
	color:#37474F!important;
}
#Produtos .rsDefault .rsThumb.rsNavSelected:nth-child(5) .rsTmb{
	color:#F16729!important;
}


/*
.rsDefault .rsArrow {
  width: 43px!important;
}
*/
 .rsDefault .rsArrowIcn {
  width: 44px!important;
  height: 44px!important;
  margin-top: -44px!important;
  margin-left: -22px!important;
  background-image: url(/Portals/0/Imagens/Portal/white-right-arrow.png)!important;
  background-color:transparent!important;
}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn{
  background-position:50%!important;
  background-repeat: no-repeat!important;
  margin-left: -32px!important;
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn{
  background-image: url(/Portals/0/Imagens/Portal/white-left-arrow.png)!important;
  background-position:50%!important;
  background-repeat: no-repeat!important;
  margin-left: -12px!important;
}
.html {
	padding-top:20px;
}

.gibBG {
  background-color: #0D47A1;
  background:#0D47A1 url(/Portals/0/Imagens/Produtos/gib.svg) 50% 50% no-repeat;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}
.geadBG {
  background-color: #C62828;
  background:#C62828 url(/Portals/0/Imagens/Produtos/gead.svg) 50% 50% no-repeat ;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}

.musetteBG {
  background-color: #F9A825;
  background:#F9A825 url(/Portals/0/Imagens/Produtos/musette.svg) 50% 50% no-repeat ;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}
.selfcheckBG {
  background-color: #37474F;
  background:#37474F url(/Portals/0/Imagens/Produtos/selfcheck.svg) 50% 50% no-repeat ;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}
.rfidBG {
  background-color: #F16729;
  background:#F16729 url(/Portals/0/Imagens/Produtos/rfid.svg) 50% 50% no-repeat ;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}

.gibColor {
  color: #0D47A1;
}
.geadColor{
  color: #C62828;
}
.musetteColor{
  color: #F9A825;
}

.selfcheckColor {
  color: #333;
}
.rfidColor {
  color: #F16729;
}
.symbol.gibColor, .symbol.geadColor, .symbol.selfcheckColor, .symbol.rfidColor, .symbol.musetteColor {
  color: #171717;
}
/*
.rsDefault .rsArrowIcn {
  width: 46px!important;
  height:90px!important;
  margin-top: -45px!important;
  margin-left: -23px!important;
  background:url('/Portals/0/imagens/portal/arrows.png') 0 100% no-repeat!important;
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -46px 0!important;
}
.rsDefault.rsHor .rsArrowLeft {
  left: 20px!important;
  }
  .rsDefault.rsHor .rsArrowRight {
  right: 20px!important;
  }
  
  
 */
 
  #productContainer .rsDefault .rsThumbsHor{
	height:auto!important;
	margin-top: 0;
 }
  
 #productContainer .rsDefault .rsTmb {
  margin-top: 0;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  color: #777;
  display: table-cell!important;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  font-family: raleway, sans-serif;
  font-weight: 700;
}
 
 #productContainer .rsDefault .rsThumb{
  width:200px!important;
  height: 50px;
  text-align: center;
  display: table;
  background: none;
  border-bottom: 10px solid #ccc;
  border-top: 0px solid #ccc;
  -webkit-transition: background 400ms;
  -moz-transition: background 400ms;
  -o-transition: background 400ms;
  transition: background 400ms;
  }
  
  
 #productContainer .rsDefault .rsThumb.rsNavSelected .rsTmb{
	color:#171717!important;
 }
 #productContainer .rsNavSelected .rsTmb, #productContainer .rsNavSelected .rsTmb:hover {
  color: #171717!important;
}

  #productContainer .rsNavItem.rsThumb:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	top: auto;
	z-index: 1;
	left: 50%;
	margin-left: -10px;
	display:none;
}

 #productContainer .rsNavItem.rsNavSelected.rsThumb:after,  #productContainer .rsNavItem.rsNavSelected:hover.rsThumb:after {
	border-bottom-color:  #171717;
}

#productContainer .rsNavItem.rsThumb:hover:after  {
	border-bottom-color: #777;
}
 
#productContainer .rsDefault .rsThumb:hover {
  border-bottom-color: #777;
}
#productContainer .rsDefault .rsNavSelected, #productContainer .rsDefault .rsNavSelected:hover {
  border-bottom: 10px solid #171717!important;
}
 
 #productContainer #gibSlider .rsNavSelected, #productContainer #gibSlider .rsNavSelected:hover {
  border-bottom-color: #4D8EF0!important ;
}
 #productContainer #geadSlider .rsNavSelected, #productContainer #geadSlider .rsNavSelected:hover {
  border-bottom-color: #E78585!important ;
}
 #productContainer #musetteSlider .rsNavSelected, #productContainer #musetteSlider .rsNavSelected:hover {
  border-bottom-color: #FCCC7C!important ;
}
 #productContainer #selfcheckSlider .rsNavSelected, #productContainer #selfcheckSlider .rsNavSelected:hover {
  border-bottom-color: #678594!important ;
}
 #productContainer #rfidSlider .rsNavSelected, #productContainer #rfidSlider .rsNavSelected:hover {
  border-bottom-color: #F8A987!important ;
}
 
#gibSlider .rsNavItem.rsThumb:hover:after,  #gibSlider.rsDefault .rsThumb, #gibSlider.rsDefault .rsThumb:hover   {
	border-bottom-color: #0D47A1;
}

 #geadSlider .rsNavItem.rsThumb:hover:after, #geadSlider.rsDefault .rsThumb, #geadSlider.rsDefault .rsThumb:hover   {
	border-bottom-color: #C62828;
}

 #musetteSlider .rsNavItem.rsThumb:hover:after, #musetteSlider.rsDefault .rsThumb, #musetteSlider.rsDefault .rsThumb:hover   {
	border-bottom-color: #F9A825;
}

 #selfcheckSlider .rsNavItem.rsThumb:hover:after, #selfcheckSlider.rsDefault .rsThumb, #selfcheckSlider.rsDefault .rsThumb:hover   {
	border-bottom-color: #37474F;
}
 #rfidSlider .rsNavItem.rsThumb:hover:after, #rfidSlider.rsDefault .rsThumb, #rfidSlider.rsDefault .rsThumb:hover   {
	border-bottom-color: #F16729;
}





 /****MAP****/
.gmap_marker{
	color:#0E0E0E
}

.map {
  width: 100%;
  height: 400px;
  margin-bottom: 0;
}

#Contactos img{max-width:1920px!important;}


.popup-scroll, #productContainer{overflow-x:hidden;}

 /***************

   ISOTOPE

****************/

.PortfolioNav{
	text-align:center;
	padding-top:5px;
	margin-bottom:40px;
	background: #fff;
	
}
#filters{
	display:inline-block;
}
#portfolioGrid{
	opacity: .85;
}
#portfolioGrid_container{
	padding: 0 20px 40px 20px;
}
#portfolioGrid figure {
	float: left;
	height: 64px!important;
	margin-bottom:0;
	border-bottom:	1px solid #fff;
	border-bottom: 	1px solid rgba(255,255,255,.3);
	overflow:hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;   
	box-sizing: border-box;  	
}
#portfolioGrid figure:after {
  height: 100%;
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  background: #fff;
  background: rgba(255,255,255, .3);
  bottom: 0;
  z-index: 10;
  right: 0;
  content: '';
}

#triangle-bottomright {
	position: absolute;
	right:0;
	width: 0;
	height: 0;
	border-bottom: 	64px solid #fff;
	border-bottom: 	64px solid rgba(255,255,255,.75);
	border-left: 		64px solid transparent;
	color:#fff;
	/*
	-webkit-transform: 	translate(64px, 64px);
	-moz-transform:    	translate(64px, 64px);
	-ms-transform:     	translate(64px, 64px);
	-o-transform:      	translate(64px, 64px);
	transform: 				translate(64px, 64px);
	*/
	color:transparent;
   -moz-transition:  		all 0.2s ease-out;
   -webkit-transition:  	all 0.2s ease-out;
   transition:  				all 0.2s ease-out;
}
/*
#portfolioGrid figure:hover #triangle-bottomright {
	-webkit-transform: 	translate(0, 0);
	-moz-transform:    	translate(0, 0);
	-ms-transform:     	translate(0, 0);
	-o-transform:      	translate(0, 0);
	transform: 				translate(0, 0);
 }
 */
#triangle-bottomright a{
	width: 64px;
	height: 64px;
	display: block;
	margin-left: -64px;
}
/*
.rsTmb #triangle-bottomright {
	top: 0;
    border-bottom: none;
    border-top: 80px solid #000;
    border-top: 80px solid rgba(0,0,0,.6);
    border-left: 234px solid transparent;
}
*/


#Info{
	position:relative;
	top: -60px;
}
.icon-to-link{
  position: absolute;
  top: 33px;
  right: 6px;
}

.bibliotecas a .icon-to-link,  .bibliotecas a:visited .icon-to-link{
  color:#0D47A1;
}

.arquivos a .icon-to-link,  .arquivos a:visited .icon-to-link{
  color:#C62828;
}
.museus a .icon-to-link,  .museus a:visited .icon-to-link{
  color:#F9A825;
}
.outros a .icon-to-link,  .outros a:visited .icon-to-link{
  color:#F16729;
}

a:hover .icon-to-link{
  color:#000!important;
} 
a:active .icon-to-link{
  color:#fff!important;
} 

.icon-to-link:before {
	content:"\e885";
	font-size: 20px;
	line-height: 20px;
}

#portfolioGrid figure .name {
  position: absolute;
  left: 11px;
  top: 9px;
  padding-right: 30px;
  letter-spacing: 0;
  font-weight:300;
  font-size: 0.88em;
  line-height:15px;
  color:#fff;
  text-transform:none;
  margin:0;
}
#portfolioGrid figure:hover #triangle-bottomright  {
  border-bottom-color: #fff;
  color:#fff;
}
#portfolioGrid figure:hover .symbol{
  background:#fff;
}

#portfolioGrid figure .name strong{
  font-weight: 700;  
}

#portfolioGrid figure .symbol {
  font-size: 9px;
  line-height: 13px;
  border-radius: 2px;
  font-family:  'arialblack', 'Arial Bold', Raleway, sans-serif;
  display: inline-block;
  padding: 1px 5px 2px 5px;
  background:#fff;
  background: rgba(255,255,255,0.75);  
  font-weight: 600;
  letter-spacing:0;
  margin:3px 0 0;
  -moz-transition:  		all 0.2s ease-out;
  -webkit-transition:  	all 0.2s ease-out;
  transition:  				all 0.2s ease-out;
}

#portfolioGrid figure .number {
  position: absolute;
  right: 23px;
  top: 7px;
  color:#000;
  font-size:13px;
  line-height:13px;
  margin:0;
  display: none;
}

#portfolioGrid figure.bibliotecas  { background: #0D47A1;background: #21262D}
#portfolioGrid figure.arquivos     { background: #C62828;background: #21262D}
#portfolioGrid figure.museus      { background: #F9A825;background: #21262D}
#portfolioGrid figure.outros        { background: #F16729;background: #21262D}

.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}

/* ---- button ---- */

.button {
	display: inline-block;
    padding: 10px 22px;
    background: #fff;
    border-radius: 0;
    color: #777;
    cursor: pointer;
	font: 700 1.15em/22px Raleway, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    letter-spacing: 0;
    border: 1px solid #fff;
	/*
    border: 1px solid rgba(255,255,255,.5);
	*/
    outline: none;
     text-transform: none;
}

.button:hover {
  /*background-color: #8CF;*/
  color: #222;
}

.button:active,
.button.is-checked {
  background-color: #fff;
  color: #222;
  /*background-color: rgba(255,255,255,.75);*/
}
.button.is-checked {
  color: #222;
}
/* hide radio inputs */
.button input[type="radio"] { display: none; }

/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  position:relative;
  border-radius: 0;
  
}
.button-group .button:before {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 0;
    height: 0;
    display: block;
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #fff;
    top: auto;
    z-index: 1;
    left: 50%;
    margin-left: -20px;
	-webkit-transition: all  0.3s;
	-moz-transition: all  0.3s;
	-ms-transition: all  0.3s;
	-o-transition: all  0.3s;
	transition: all  0.3s;
}
.button-group .button.is-checked:before {
    bottom: -20px;
}
/*
.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }
*/

 /***************

    Paralax Section

****************/

.parallax {
	
	color: white;
	margin: 0 auto;
	padding: 0;
	/*
	background-image: url(/portals/0/imagens/portal/portfolioBG_light.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-color: #006699;
	*/
	 background:#D8D8D8 url(/portals/0/Imagens/portal/parallax_light.svg) 50% 50% no-repeat fixed;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 position: relative;
	 clear: both;
	margin: 0;
	position: relative;
	
}
		
.parallax.clients{
	padding-bottom: 0;
	/*margin-bottom: -4px;*/
}

/*		
.parallax.info{
	background: #F1F1F1 url(/portals/0/imagens/portal/parallax_light.svg) no-repeat 50% 50% fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 70px 0 25px 0;
}

.ie8andDown .parallax.info{
	background: url(/portals/0/imagens/portal/parallax-transparent.jpg) 50% 50% no-repeat;
}

.parallax.info h2.short {
	font-size: 2em;
	text-transform: none;
	font-weight: 300;
}
*/
.parallaxContent{
	text-align:center;
	padding-top:60px;

}		

h2.text-shadow, h3.text-shadow, h4.text-shadow, h5.text-shadow, h6.text-shadow {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.fa-portfolio:before {
  content: "\edd0";   /*  e6c8 e6ca  e6d9   e6da eb53  eb55   ec04   edde   edd0*/
}

.icon-featured {
  border-radius: 100%;
  color: #FFF;
  font-size: 40px;
  line-height: 110px;
  margin: 0 0 15px 0;
  padding: 25px;
  display: inline-block;
  padding: 0;
  width: 110px;
  height: 110px;
}
i.icon-featured {
  background-color: #0088cc;
}
#Portfolio i.icon-featured {
  background-color: #333;
  color: #fff;
}



h2.white{
	color:#fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
	font-size: 2em;
	letter-spacing: 0;
	font-weight: 300;
	text-transform: none;
  }
  
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing:0;
  text-transform:uppercase;
  color:#fff;
}


 /***************

    Hover Effect

****************/




.grid4 .grid_four_inner{
	float:left;
	/*width:25%;*/
}
.grid4 .grid_four_inner:nth-child(4) {
	float:right;
} 


.grid4{
	text-align:center;
}
.grid4 figure{
}

.grid4 figure figcaption {
	padding: 15px 20px;
	height:134px;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid4 figure figcaption::before,
.grid4 figure figcaption::after {
	pointer-events: none;
}

.grid4 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


figure.effect-produto {
	/*
	background-image: -moz-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: -webkit-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: -ms-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: -o-radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	background-image: radial-gradient(center center , ellipse closest-corner, transparent 40%, rgba(0, 0, 0, 0.2) 140%);
	*/
}

figure.effect-produto figcaption::before,
figure.effect-produto figcaption::after {
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	-webkit-transform: 0.35s;
	transition: opacity 0.35s;
	transform: 0.35s;
}

figure.effect-produto figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-produto figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-produto h2 {
	word-spacing: -0.15em;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-family:'arialblack', 'Arial Bold', sans-serif;
	margin-bottom: 10px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-produto h2 span {
	/*border-bottom: 2px solid #fff;*/
	display: table;
	margin: 0 auto;
	padding-bottom: 2px;
}

figure.effect-produto p {
	letter-spacing: 0.025em;
	font-size:12px;
	line-height:15px;
	margin: 0;
	font-family: Raleway, sans-serif;
	font-weight: 300;
	color: #F4F4F4;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}


figure.effect-produto:hover figcaption::before,
figure.effect-produto:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-produto:hover h2,
figure.effect-produto:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.popup-scroll img{
	max-width: 100%;
	height: auto;
}
.container2 img{
	/*margin-bottom: 40px;*/
}

/****

	As opposed to ‘max-width’, ‘min-width’ says ‘apply these styles to all screens that are greater than whatever value

**/
@media screen and (min-width: 200px) {
	
	.grid4 .grid_four_inner{
		width:100%;
	}	
	figure.effect-produto h2{
		margin-top:33px;
	}
	#portfolioGrid figure {
		width:100%;
	}
	
}

@media screen and (min-width: 400px) {
	#portfolioGrid figure {
		width:50%;
	}
	
	
}

@media screen and (min-width: 600px) {
	#portfolioGrid figure {
		width:33.3333%;
	}
	
	.grid4 .grid_four_inner{
		width:50%;
	}	
	

}
@media screen and (min-width: 900px) {
	#portfolioGrid figure {
		width:25%;
	}
}

@media screen and (min-width: 992px) {
    .col-md-2, .col-md-4{
		float: left;
		width: 16.666666666666664%;
	}

	.col-md-4 {
		width: 33.33333333333333%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.333333333333332%;
	}
	
	
	
}

@media screen and (min-width: 1200px) {
	#portfolioGrid figure {
		width:20%;
	}
	
	.grid4 .grid_four_inner{
		width:25%;
	}
	
}

@media screen and (max-width: 1200px),only screen and (max-device-width :1200px) {
	.blockDescriptionContainer{
		width:90%;
	}
	#Produtos .rsDefault .rsThumb {
		width:180px!important;
	}


}



@media screen and (max-width: 991px),only screen and (max-device-width :991px) {
	.bContainer{
		top:20%;
	}
	#productContainer .rsContent{
		padding: 0 15px!important;
	}
	
	.blockHeadline {
		/*
		font-size: 34px!important;
		line-height: 34px!important;
		margin-bottom:10px!important;
		*/
	}
	.blockSubHeadline {
		font-size: 16px!important;
		line-height: 22px!important;
		padding: 0 10px 10px 10px!important;
	}
	.blockHeadline span{
		/*border-width: 4px!important;*/
	}
	div.home-concept {
		background: none;
	}

	div.home-concept div.project-image {
		margin: 60px auto 0 auto;
	}

	div.home-concept div.process-image {
		margin-top: 60px;
	}
	
	/* Disable Parallax */
	.parallax {
	  background-attachment: scroll !important;
	  background-position: 50% 0!important;
	}	
	/* Disable Scroll to Top */
	a.scroll-to-top {
		display: none !important;
	}
	
}

@media screen and (max-width: 998px),only screen and (max-device-width :998px) {

	#Produtos .rsDefault .rsThumb, #Produtos .rsDefault .rsThumbsHor {
	  height: 40px!important;
	}	
	.rsTmb #triangle-bottomright{
		border-width:40px!important;
		top:0;
	}
	
	#Produtos .rsDefault .rsTmb {
	  line-height: 40px!important;
	}
	
	.bContainer{
		top:10%;
	}
	
	#productContainer .rsDefault .rsThumb {
		width:133px!important;
	}	
	#productContainer .rsDefault .rsTmb{
		font-size:14px;
	}
	
#produtosIntro > div{
	padding:15px!important;
  }
	
	
}

@media screen and (max-width: 720px),only screen and (max-device-width : 720px) {
	.bContainer{
		top:10%;
	}
	.blockDescription{
		font-size: 16px;
		line-height: 20px;
		padding: 15px 10px;	

	}
	.rsArrowIcn{
		display:none!important;
	}
	
	.rsDefault .rsThumb {
	  width:150px!important;
	}
	#Produtos .rsDefault .rsThumb {
		width:108px!important;
	}
	#Produtos .rsDefault .rsThumb.rsNavSelected .rsTmb{
		/*font-size: 13px!important;*/
	}
	
	
	
	
}

@media screen and (max-width: 620px),only screen and (max-device-width : 620px) {



}


@media screen and (max-width: 479px),only screen and (max-device-width : 479px) {


	.blockHeadline {
		font-size: 32px!important;
		line-height: 32px!important;
	}
	.bContainer{
		/*top:7%;*/
	}
	/* Home Concept */
	div.home-concept div.project-image {
		background-position: 0 0;
		margin-left: auto;
		max-width: 160px;
		max-height: 220px;
	}
	
	div.home-concept div.project-image strong{
		display:none;
	}
	div.home-concept div.fc-slideshow,
	div.home-concept div.fc-slideshow img {
		max-height: 145px;
		max-width: 145px;
	}

}

@media screen and (max-width: 384px),only screen and (max-device-width : 384px) {
	/*.bContainer{
		top:10%;
	}*/

	.bContainer .divide30{
		height:15px;
	}
	.blockHeadline {
		font-size: 30px!important;
		line-height: 30px!important;
	}
	.blockSubHeadline{
		margin-bottom: 15px!important;
	}
	
	.rsDefault .rsThumb {
	  width:100px!important;
	}
	
}

/*
Animate.css - http: //daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.appear-animation {
	opacity: 0;
}

.appear-animation-visible {
	opacity: 1;
}

.animated,
.appear-animation {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);opacity: 1;}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);opacity: 1;}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);opacity: 1;}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);opacity: 1;}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);opacity: 1;}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);opacity: 1;}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);opacity: 1;}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);opacity: 1;}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}

@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);opacity: 1;}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);opacity: 1;}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);opacity: 1;}
}

@keyframes tada {
	0% {transform: scale(1);}
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);opacity: 1;}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }
	80% { -webkit-transform: rotate(-5deg); }
	100% { -webkit-transform: rotate(0deg); opacity: 1;}
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }
	80% { -moz-transform: rotate(-5deg); }
	100% { -moz-transform: rotate(0deg); opacity: 1;}
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }
	80% { -o-transform: rotate(-5deg); }
	100% { -o-transform: rotate(0deg); opacity: 1;}
}

@keyframes swing {
	20% { transform: rotate(15deg); }
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }
	80% { transform: rotate(-5deg); }
	100% { transform: rotate(0deg); opacity: 1;}
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}

/* originally authored by Nick Pettit - https: //github.com/nickpettit/glide */
@-webkit-keyframes wobble {
	0% { -webkit-transform: translateX(0%); }
	15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
	30% { -webkit-transform: translateX(20%) rotate(3deg); }
	45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
	60% { -webkit-transform: translateX(10%) rotate(2deg); }
	75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
	100% { -webkit-transform: translateX(0%); opacity: 1;}
}

@-moz-keyframes wobble {
	0% { -moz-transform: translateX(0%); }
	15% { -moz-transform: translateX(-25%) rotate(-5deg); }
	30% { -moz-transform: translateX(20%) rotate(3deg); }
	45% { -moz-transform: translateX(-15%) rotate(-3deg); }
	60% { -moz-transform: translateX(10%) rotate(2deg); }
	75% { -moz-transform: translateX(-5%) rotate(-1deg); }
	100% { -moz-transform: translateX(0%); opacity: 1;}
}

@-o-keyframes wobble {
	0% { -o-transform: translateX(0%); }
	15% { -o-transform: translateX(-25%) rotate(-5deg); }
	30% { -o-transform: translateX(20%) rotate(3deg); }
	45% { -o-transform: translateX(-15%) rotate(-3deg); }
	60% { -o-transform: translateX(10%) rotate(2deg); }
	75% { -o-transform: translateX(-5%) rotate(-1deg); }
	100% { -o-transform: translateX(0%); opacity: 1;}
}

@keyframes wobble {
	0% { transform: translateX(0%); }
	15% { transform: translateX(-25%) rotate(-5deg); }
	30% { transform: translateX(20%) rotate(3deg); }
	45% { transform: translateX(-15%) rotate(-3deg); }
	60% { transform: translateX(10%) rotate(2deg); }
	75% { transform: translateX(-5%) rotate(-1deg); }
	100% { transform: translateX(0%); opacity: 1;}
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes wiggle {
	0% { -webkit-transform: skewX(9deg); }
	10% { -webkit-transform: skewX(-8deg); }
	20% { -webkit-transform: skewX(7deg); }
	30% { -webkit-transform: skewX(-6deg); }
	40% { -webkit-transform: skewX(5deg); }
	50% { -webkit-transform: skewX(-4deg); }
	60% { -webkit-transform: skewX(3deg); }
	70% { -webkit-transform: skewX(-2deg); }
	80% { -webkit-transform: skewX(1deg); }
	90% { -webkit-transform: skewX(0deg); }
	100% { -webkit-transform: skewX(0deg); opacity: 1;}
}

@-moz-keyframes wiggle {
	0% { -moz-transform: skewX(9deg); }
	10% { -moz-transform: skewX(-8deg); }
	20% { -moz-transform: skewX(7deg); }
	30% { -moz-transform: skewX(-6deg); }
	40% { -moz-transform: skewX(5deg); }
	50% { -moz-transform: skewX(-4deg); }
	60% { -moz-transform: skewX(3deg); }
	70% { -moz-transform: skewX(-2deg); }
	80% { -moz-transform: skewX(1deg); }
	90% { -moz-transform: skewX(0deg); }
	100% { -moz-transform: skewX(0deg); opacity: 1;}
}

@-o-keyframes wiggle {
	0% { -o-transform: skewX(9deg); }
	10% { -o-transform: skewX(-8deg); }
	20% { -o-transform: skewX(7deg); }
	30% { -o-transform: skewX(-6deg); }
	40% { -o-transform: skewX(5deg); }
	50% { -o-transform: skewX(-4deg); }
	60% { -o-transform: skewX(3deg); }
	70% { -o-transform: skewX(-2deg); }
	80% { -o-transform: skewX(1deg); }
	90% { -o-transform: skewX(0deg); }
	100% { -o-transform: skewX(0deg); opacity: 1;}
}

@keyframes wiggle {
	0% { transform: skewX(9deg); }
	10% { transform: skewX(-8deg); }
	20% { transform: skewX(7deg); }
	30% { transform: skewX(-6deg); }
	40% { transform: skewX(5deg); }
	50% { transform: skewX(-4deg); }
	60% { transform: skewX(3deg); }
	70% { transform: skewX(-2deg); }
	80% { transform: skewX(1deg); }
	90% { transform: skewX(0deg); }
	100% { transform: skewX(0deg); opacity: 1;}
}

.wiggle {
	-webkit-animation-name: wiggle;
	-moz-animation-name: wiggle;
	-o-animation-name: wiggle;
	animation-name: wiggle;

	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

/* originally authored by Nick Pettit - https: //github.com/nickpettit/glide */
@-webkit-keyframes pulse {
	0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(1.1); }
	100% { -webkit-transform: scale(1); opacity: 1;}
}

@-moz-keyframes pulse {
	0% { -moz-transform: scale(1); }
	50% { -moz-transform: scale(1.1); }
	100% { -moz-transform: scale(1); opacity: 1;}
}

@-o-keyframes pulse {
	0% { -o-transform: scale(1); }
	50% { -o-transform: scale(1.1); }
	100% { -o-transform: scale(1); opacity: 1;}
}

@keyframes pulse {
	0% { transform: scale(1); }
	50% { transform: scale(1.1); }
	100% { transform: scale(1); opacity: 1;}
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		-moz-transform: scale(1);
		opacity: 1;
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		-o-transform: scale(1);
		opacity: 1;
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}

	80% {
		-moz-transform: translateY(10px);
	}

	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}

	80% {
		-o-transform: translateY(10px);
	}

	100% {
		-o-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		transform: translateY(-30px);
	}

	80% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}

	80% {
		-moz-transform: translateY(-10px);
	}

	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}

	80% {
		-o-transform: translateY(-10px);
	}

	100% {
		-o-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		transform: translateY(30px);
	}

	80% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		opacity: 1;
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}

	80% {
		-moz-transform: translateX(-10px);
	}

	100% {
		-moz-transform: translateX(0);
		opacity: 1;
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}

	80% {
		-o-transform: translateX(-10px);
	}

	100% {
		-o-transform: translateX(0);
		opacity: 1;
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		transform: translateX(30px);
	}

	80% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		opacity: 1;
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}

	80% {
		-moz-transform: translateX(10px);
	}

	100% {
		-moz-transform: translateX(0);
		opacity: 1;
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}

	80% {
		-o-transform: translateX(10px);
	}

	100% {
		-o-transform: translateX(0);
		opacity: 1;
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		transform: translateX(-30px);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}


