html {height: 100%;}

body {
	min-height: 100%;
	height: 100%;
	font-family: 'Montserrat', sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 14px;
    color: #000000;
	background: #ffffff;
}

#header {
	width: 100%;
	height: 100vh;
	background: url(../img/bg.jpg) no-repeat;
	background-size: cover;
}

#nheader_ {
	width: 100%;
	height: 260px;
	background: rgba(48,55,58,0.35);	
}

#nheader {
	width: 100%;
	height: 260px;
	background: url(../img/bg.jpg) no-repeat;
	background-size: cover;
}

#header_ {
	width: 100%;
	height: 100vh;
	background: rgba(48,55,58,0.35);	
}

.topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.topmenu a:link, .topmenu a:visited {
	color: #ffffff;
}

.topmenu a.active {
	color: #f5fe00;
	text-decoration: underline;
}

.phone a:link, .phone a:visited {
	color: #ffffff;
	display: block;
	font-size: 26px;
	font-weight: bold;
}

.phone a:hover {
	text-decoration: none !important;
}

a.wa:hover, a.callme:hover {
	opacity: 0.9;
	text-decoration: none !important;
}

.short_about {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	text-align: justify;
}

a.readmore:link, a.readmore:visited {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	height: 32px;
	line-height: 28px;
	border: 2px solid #979797;
	padding-left: 35px;
	padding-right: 35px;
	transition: all .3s ease;
	margin-top: 14px;
}

a.readmore:hover {
	text-decoration: none;
	color: #979797;
}

.adv {
	text-align: center;
}

#production {
	width: 100%;
	background: url(../img/bg2.jpg) no-repeat;
	background-size: cover;
}

#production_ {
	width: 100%;
	height: 100%;
	background: rgba(48,55,58,0.35);	
}

.sub_desc {
	font-size: 16px;
	color: #ffffff;
}

.sub_desc p {
	margin: 0px;
	padding: 0px;
}

a.dh:link, a.dh:visited {
	font-family: 'Exo 2', sans-serif;
	font-size: 22px;
	color: #505050;
	font-weight: bold;
	max-width: 230px;
	margin: 0px auto;
	display: block;
	line-height: 24px;
	margin-top: 37px;
}

a.dh:hover {
	text-decoration: none !important;
	opacity: 0.95;
}

.dd {
	font-size: 14px;
	color: #505050;
	line-height: 14px;
	padding-top: 20px;
}

a.dr:link, a.dr:visited {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-left: 1px solid #e4e5e6;
	border-top: 1px solid #e4e5e6;
	width: 44px;
	height: 44px;
	background: url(../img/right.png) no-repeat center center;
	background-size: 13px 13px;
}

a.dr:hover {
	opacity: 0.95;
}

.d1 .dp {
	width: 100%;
	height: 30px;
	background: url(../img/d1.png) no-repeat center center;
	position: absolute;
	left: 0px;
	bottom: 25px;
	background-size: 30px 30px;
}

.d2 .dp {
	width: 100%;
	height: 30px;
	background: url(../img/d2.png) no-repeat center center;
	position: absolute;
	left: 0px;
	bottom: 25px;
	background-size: 30px 30px;
}

.d3 .dp {
	width: 100%;
	height: 30px;
	background: url(../img/d3.png) no-repeat center center;
	position: absolute;
	left: 0px;
	bottom: 25px;
	background-size: 30px 30px;
}

#complect {
	width: 100%;
	background: url(../img/bg3.jpg) no-repeat;
	background-size: cover;	
}

#complect_ {
	width: 100%;
	height: 100%;
	background: rgba(48,55,58,0.45);	
}

a.clink:hover {
	text-decoration: none !important;
	background: rgba(255,255,255,0.6);
}

a.activa {
	background: rgba(255,0,0,0.8) !important;
	color: #ffffff !important;
}

a.activa:hover, a.activa:focus {
	text-decoration: none !important;
}

a.readmore2:link, a.readmore2:visited {
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
	height: 27px;
	line-height: 23px;
	border: 2px solid #ffffff;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 14px;
}

a.readmore2:hover {
	text-decoration: none !important;
}

.brands img {
	width: 50%;
	height: auto;
}

.pr {
	position: relative;
}

.fr {
	float: right;
}

#portfolio {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pitem img {
	width: 100%;
	height: auto;
}

.all {
	padding-top: 28px;
}

#certs {
    padding-top: 50px;
    padding-bottom: 50px;
	background: #f0f0f0;
}

#logos img {
	width: 70%;
	height: auto;
}

#logos {
    padding-top: 50px;
	text-align: center;
}

#logos .text-center {
	padding-bottom: 50px;
}

#foooter {
    padding-top: 50px;
	background: #505050;
}

.fheading {
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	background: url(../img/line.svg) no-repeat left center;
	background-size: 21px 21px;
	padding-left: 25px;
	display: inline-block;
	margin-bottom: 25px;
}

.addr {
	color: #ffffff;
	font-size: 17px;
}

.phones a:link, .phones a:visited {
	color: #ffffff;
	font-size: 17px;
	line-height: 14px;
	display: inline-block;
	padding-bottom: 8px;
}

.iin {
	width: 62px;
	height: 62px;
	display: inline-block;
	background: url(../img/iin.png) no-repeat;
	background-size: cover;
	margin-left: 13px;
	margin-right: 13px;
}

.ffb {
	width: 62px;
	height: 62px;
	display: inline-block;
	background: url(../img/ffb.png) no-repeat;
	background-size: cover;
	margin-left: 13px;
	margin-right: 13px;
}

.map {
	padding-top: 40px;
}

.copyright {
	color: #ffffff;
	font-size: 12px;
}

.map .row {
	padding-bottom: 40px;	
}

@media (min-width: 768px) {
	.slogan {
		font-size: 48px;
		color: #ffffff;
		font-weight: bold;
		line-height: 62px;
		font-family: 'Exo 2', sans-serif;
		min-height: 190px;
		border-left: 5px solid #ffffff;
		margin-top: 165px;
		text-transform: uppercase;
		margin-left: 20px;
		padding-left: 20px !important;
	}

	.logo img {
		width: 100%;
		height: auto;
	}
	
	.topmenu {
		text-align: right;
		font-family: 'Exo 2', sans-serif;
		font-weight: bold;
		font-size: 15px;
		padding-top: 50px;
	}
	
	a.fb {
		display: inline-block;
		width: 28px;
		height: 28px;
		background: url(../img/fb.png) no-repeat;
		background-size: cover;
	}

	a.in {
		display: inline-block;
		width: 28px;
		height: 28px;
		background: url(../img/in.png) no-repeat;
		background-size: cover;
	}

	.socials {
		text-align: right;
		padding-top: 45px;
	}
	
	.phone {
		font-size: 14px;
		color: #ffffff;
		padding-top: 80px;
	}
	
	a.callme {
		display: inline-block;
		background: rgba(237,0,0,0.88) url(../img/phone.png) no-repeat 25px center;
		background-size: 27px 27px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		font-size: 14px;
		height: 55px;
		line-height: 55px;
		text-transform: uppercase;
		padding-left: 75px;
		padding-right: 50px;
		margin-top: 80px;
		margin-right: 15px;
	}

	a.wa {
		display: inline-block;
		background: rgba(37,211,102,0.88) url(../img/wa.png) no-repeat 25px center;
		background-size: 27px 27px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		font-size: 14px;
		height: 55px;
		line-height: 55px;
		text-transform: uppercase;
		padding-left: 75px;
		padding-right: 50px;
		margin-top: 80px;
		margin-right: 15px;
	}
	
	.contentheading, h1 {
		font-size: 32px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: 'Exo 2', sans-serif;
		color: #373737;
		background: url(../img/line.svg) no-repeat left center;
		background-size: 31px 31px;
		padding-left: 38px;
		margin-bottom: 28px;
		display: inline-block;
	}
	
	.d1 {
		width: 33.3%;
		height: 255px;
		background: #ffffff;
		display: inline-block;
		float: left;
		margin-top: 43px;
		margin-bottom: 60px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
	}

	.d2 {
		width: 33.4%;
		height: 255px;
		background: rgba(255,255,255,0.95);
		display: inline-block;
		float: left;
		margin-top: 43px;
		margin-bottom: 60px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
	}

	.d3 {
		width: 33.3%;
		height: 255px;
		background: rgba(255,255,255,0.9);
		display: inline-block;
		float: left;
		margin-top: 43px;
		margin-bottom: 60px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.contentheading2 {
		color: #ffffff;
		text-transform: uppercase;
		font-size: 32px;
		font-family: 'Exo 2', sans-serif;
		background: url(../img/line2.png) no-repeat center bottom;
		padding-bottom: 16px;
		padding-top: 44px;
		margin-bottom: 32px;
	}
	
	.adv_head {
		font-size: 18px;
		font-weight: bold;
		font-family: 'Exo 2', sans-serif;
		padding-top: 13px;
	}

	.adv_desc {
		font-size: 13px;
		line-height: 18px;
		padding-top: 7px;
	}
	
	#about {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.adv img {
		width: 40%;
		height: auto;
	}
	
	a.clink:link, a.clink:visited {
		width: 100%;
		height: 33px;
		background: rgba(255,255,255,0.8);
		font-size: 16px;
		color: #505050;
		text-transform: uppercase;
		display: block;
		line-height: 33px;
		border-radius: 7px;
		transition: all .3s ease;
		margin-bottom: 30px;
	}
	
	.ctext {
		font-size: 14px;
		color: #ffffff;
		line-height: 20px;
		padding-top: 32px;
		padding-bottom: 85px;
	}
	
	.brands {
		position: absolute;
		top: 40%;
		transform: translateY(-50%);
		text-align: center;
	}
	
	.logo {
		padding-top: 40px;
	}
	
	.topmenu ul li {
		display: inline-block;
		padding-left: 20px;
	}
	
}

@media (max-width: 767px) {
	
	#pretext img {
		width: 100% !important;
		height: auto !important;
		margin-bottom: 15px;
	}
	
	.topmenu ul {
		position: absolute;
		width: 100%;
		top: 50%;
		left: 0px;
		transform: translateY(-50%);
		text-align: center;
	}
	
	.topmenu ul li {
		display: block;
		margin: 0px auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.topmenu {
		width: 100%;
		height: 100vh;
		position: fixed;
		z-index: 11111;
		left: 0px;
		top: 0px;
		background: rgba(48,55,58,0.95);
		text-align: center;
	}
	
	.logo {
		padding-top: 35px;
	}
	
	.addr {
		padding-bottom: 30px;
	}
	
	.pb30 {
		padding-bottom: 30px;
	}
	
	.brands {
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.ctext {
		font-size: 14px;
		color: #ffffff;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 50px;
	}
	
	a.clink:link, a.clink:visited {
		width: 100%;
		height: 33px;
		background: rgba(255,255,255,0.8);
		font-size: 16px;
		color: #505050;
		text-transform: uppercase;
		display: block;
		line-height: 33px;
		border-radius: 7px;
		transition: all .3s ease;
		margin-bottom: 15px;
	}
	
	.adv img {
		width: 30%;
		height: auto;
	}
	
	#about {
		padding-top: 50px;
	}
	
	.adv_head {
		font-size: 24px;
		font-weight: bold;
		font-family: 'Exo 2', sans-serif;
		padding-top: 13px;
	}

	.adv_desc {
		font-size: 14px;
		line-height: 18px;
		padding-top: 7px;
	}
	
	.ab {
		padding-bottom: 30px;
		text-align: center;
	}
	
	.adv {
		padding-bottom: 45px;
	}
	
	.sub_desc {
		padding-bottom: 30px;
	}
	
	.contentheading2 {
		color: #ffffff;
		text-transform: uppercase;
		font-size: 24px;
		font-family: 'Exo 2', sans-serif;
		background: url(../img/line2.png) no-repeat center bottom;
		padding-bottom: 16px;
		padding-top: 44px;
		margin-bottom: 32px;
	}
	
	.d1 {
		width: 100%;
		height: 255px;
		background: #ffffff;
		display: inline-block;
		margin-bottom: 15px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
	}

	.d2 {
		width: 100%;
		height: 255px;
		background: rgba(255,255,255,0.95);
		display: inline-block;
		margin-bottom: 15px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
	}

	.d3 {
		width: 100%;
		height: 255px;
		background: rgba(255,255,255,0.9);
		display: inline-block;
		margin-bottom: 15px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.contentheading, h1 {
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: 'Exo 2', sans-serif;
		color: #373737;
		background: url(../img/line.svg) no-repeat left center;
		background-size: 31px 31px;
		padding-left: 38px;
		margin: 0px auto 28px auto;
		display: inline-block;
	}
	
	h1 {
		margin: 28px auto 28px auto !important;
	}
	
	a.callme {
		display: inline-block;
		background: rgba(237,0,0,0.88) url(../img/phone.png) no-repeat 25px center;
		background-size: 27px 27px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		font-size: 14px;
		height: 55px;
		line-height: 55px;
		text-transform: uppercase;
		padding-left: 75px;
		padding-right: 50px;
		margin-top: 30px;
		margin-right: 15px;
		width: 100%;
	}

	a.wa {
		display: inline-block;
		background: rgba(37,211,102,0.88) url(../img/wa.png) no-repeat 25px center;
		background-size: 27px 27px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		font-size: 14px;
		height: 55px;
		line-height: 55px;
		text-transform: uppercase;
		padding-left: 75px;
		padding-right: 50px;
		margin-top: 30px;
		margin-right: 15px;
		width: 100%;
	}
	
	.phone {
		font-size: 14px;
		color: #ffffff;
		padding-top: 40px;
	}
	
	a.fb {
		display: inline-block;
		width: 38px;
		height: 38px;
		background: url(../img/fb.png) no-repeat;
		background-size: cover;
	}

	a.in {
		display: inline-block;
		width: 38px;
		height: 38px;
		background: url(../img/in.png) no-repeat;
		background-size: cover;
	}

	.socials {
		text-align: center;
		padding-top: 25px;
	}
	
	.topmenu {
		display: none;
		font-family: 'Exo 2', sans-serif;
		font-weight: bold;
		font-size: 24px;
	}
	
	.logo img {
		width: 70%;
		height: auto;
	}
	
	.logo {
		text-align: left;
	}
	
	.slogan {
		font-size: 24px;
		color: #ffffff;
		font-weight: bold;
		line-height: 24px;
		font-family: 'Exo 2', sans-serif;
		border-left: 5px solid #ffffff;
		margin-top: 65px;
		text-transform: uppercase;
		margin-left: 20px;
		padding-left: 20px !important;
		min-height: 72px;
	}
	
	a.hamburger {
		width: 30px;
		height: 30px;
		position: fixed;
		background: url(../img/menu.png) no-repeat;
		background-size: cover;
		right: 15px;
		top: 35px;
		z-index: 100;
	}
	
	.menu-close {
		width: 30px;
		height: 30px;
		position: fixed;
		background: url(../img/close.png) no-repeat;
		background-size: cover;
		right: 15px;
		top: 35px;
		z-index: 22222;		
	}
	
}

.clicks {
	cursor: pointer;
}

#pretext {
	padding-bottom: 50px;
}

.client_block img {
    max-width: 160px;
    max-height: 80px;
    width: auto;
    height: auto;
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all 0.3s ease-out;
}

.client_block img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.client_block {
    width: 200px;
    height: 80px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.pico img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.mb-3 {
    margin-bottom: 30px;
}

.pagination {
  margin: 0px 0;
  font-size: 13px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination a:link, .pagination a:visited {
	color: #0088cc;
	text-decoration: none;
}

.pagination a:link, .pagination a:visited {
	color: #005580;
	text-decoration: none;
}

.pt {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bread {
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.bread a {
	color: #000000;
	text-decoration: underline;
}

.whatsapp-button {
       background: #25D366 url(../img/wa.svg) no-repeat center center;
	   background-size: 38px 38px;
       border: 3px solid #1cc15a;
       border-radius: 50%;
       box-shadow: 0 8px 10px rgba(7, 206, 112, 0.6);
       cursor: pointer;
       height: 68px;
       text-align: center;
       width: 68px;
       position: fixed;
       right: 5%;
       bottom: 8%;
       z-index: 9999;
       transition: .3s;
       -webkit-animation: hoverWave linear 1s infinite;
       animation: hoverWave linear 1s infinite;
}
  
.whatsapp-button .text-button {
        height:68px;
        width:68px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}
.whatsapp-button .text-button span {
    text-align: center;
    color:#23a455;
    opacity: 0;
    font-size: 0;
        position:absolute;
        right: 8px;
        top: 27px;
    line-height: 14px;
        font-weight: 600;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.whatsapp-button .text-button:hover span {
    opacity: 1;
        font-size: 11px;
}
.whatsapp-button:hover i {
        display:none;
}
.whatsapp-button:hover {
        z-index:1;
        background:#fff;
        color:transparent;
        transition:.3s;
}
.whatsapp-button:hover i {
        color:#25D366;
        font-size:44px;
        transition:.3s;
}
.whatsapp-button i {
        color:#fff;
        font-size:44px;
        transition:.3s;
        line-height: 66px;transition: .5s ease-in-out;
        animation: 1200ms ease 0s normal none 1 running shake;
        animation-iteration-count: infinite;
        -webkit-animation: 1200ms ease 0s normal none 1 running shake;
        -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 0 rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 15px rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0.0)
}
}@keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 0 rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 15px rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0.0)
}
}
@keyframes shake {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}
@-webkit-keyframes shake {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}