a{
	outline: none !important;
}
.img-center{
  display: block;
  margin: auto;
  max-height: 160px;
}

.image-full img{
	width:100%;
}

.set-menu{
	  position: absolute;
	  right: 0;
	  top: 42px;
}

#video{
	display:none;
}



.social-footer li a {
	font-size: 25px;
}

@media (max-width: 991px){
	.banner-rrethnesh, .banner-produkte, .banner-kontakti{
		background-position:0 0 !important;
	}

}

@media (min-width: 1199px){
	.banner-rrethnesh, .banner-produkte, .banner-kontakti{
		background-attachment: fixed !important;
	}

}

 .loader{
  width: 40px;
  height: 40px;
  max-width: 40px;
  max-height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  background-color: #d21b20;
  border-radius: 2px;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-animation: loader-anim 1.3s infinite ease-in-out;
  animation: loader-anim 1.3s infinite ease-in-out;
  margin: auto;
}

@-webkit-keyframes loader-anim {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  } 50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  } 100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@keyframes loader-anim {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  } 50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  } 100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}




@media (max-width: 767px){
	.txt{
		background: none !important;
		max-width:250px;
	}

}

.kolona, .logopartners{
	margin-left: 0!important;
	margin-right: 0!important;
}


/*MIXITUP*/
#Container .mix{
    display: none;
}


.list-inline>li{
	padding-right:12px;
	padding-left:12px;
}


.produkte-wrap{
	min-height: 800px;
}

.mix h3{
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 80px;
}

.produkt-view-image{
  position: relative;
  min-height: 165px;
  /* max-height: 270px; */
  overflow: hidden;
  /* border: 1px solid #FCE1E2; */
  /* padding-top: 10px; */
  /*max-width: 235px;*/
  margin: auto;
}

a.more-view{
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 125px;
  text-align: center;
  background: #d21b20;
  padding: 5px 30px 5px 30px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
}


.produkt-view-image:hover a.more-view{
	opacity: 1;
} 


.profilemargin {margin-bottom:80px;}







/*.mix img {
	height: 219px;
	width: 98%;
	border: 6px double #d21b20;
	margin-bottom: 20px;
}*/
.pbuttons{
  background-color: #fff;
  color: #d21b20;
  border: 1px solid #d21b20;
  text-decoration: none;
  font-size: 13px;
  margin-right: 0%;
  padding: 12px;
  outline: 0;
  margin-bottom: 10px;
}
.pbuttons:focus,
.pbuttons:hover,
.pbuttons.active {
	background-color: #d21b20;
	border:1px solid #d21b20;
	color: #fff;
	padding: 12px;
	text-decoration: none;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;

}


.product-view {
	margin: 0 auto;
}

.more {
opacity: 0;
position: absolute;
top: 0px;
left: 0;
width: 140px;
right: 0;
margin: auto;
padding: 3px 2px 3px 2px;
color: white;
border: 1px solid #d21b20;
}

.more span {
padding: 14px 46px 15px 40px;
background:#d21b20;
font-family: 'Old Standard TT', serif;
font-size:15px;
text-align: center;
width: 100%;
display: block;
}

.more:hover {
background-color:#d21b20;
transition:1s;
}
.logopartners img:hover{
	-webkit-filter: grayscale(0);
  	-webkit-filter: grayscale(0%);
  	filter: grayscale(0%);
  	filter: none;
}

.logopartners img{
	-webkit-filter: grayscale(1);
  	-webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
  	filter: url(#greyscale);
  	filter: gray;
}


body {
overflow-x:hidden;
}

@font-face {
	font-family: 'Conv_CODE Bold';
	src: url('../fonts/CODE Bold.eot');
	src: local('☺'), url('../fonts/CODE Bold.woff') format('woff'), url('../fonts/CODE Bold.ttf') format('truetype'), url('../fonts/CODE Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

p {
font-family: 'Raleway', sans-serif;
font-size:13px;
font-weight:300;
color:#707070;
}

h1 {
font-family: 'Raleway', sans-serif;
font-size:30px;
font-weight:300;
color:#d21b20;
}

h2 {
font-family: 'Raleway', sans-serif;
font-size:24px;
font-weight:300;
}

h3 {
font-family: 'Raleway', sans-serif;
font-size:15px;
font-weight:500;
color:#d21b20;
}

 #loader{
 z-index:999999999999999;
 display:block;
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background: #fff;
}


.container-full {
  margin: 0 auto;
  min-width: 100%;
  overflow-x:hidden;
}

.logodhemenu {
position:relative;
margin-bottom:99px;
}

.shiriti {
display:block;
position:fixed;
left:0px;
right:0px;
z-index:999999;
background:white;
}



@media screen and (max-width: 1199px) {
    .menu {
        display:none;
    }
}

.menu ul li a {
font-family: 'Raleway', sans-serif;
font-size:14px;
font-weight:500;
color:#000000;
text-decoration:none;
margin-left:20px
margin-right:20px;
}

.menu ul li:first-child a {
margin-left:0px;
}

.menu ul li a:hover {
color:#d21b20;
-webkit-transition:1s;
transition:1s;
border-top:4px solid #d53539;
padding-top: 40px;
}



.menus {
display:none;
position:fixed;
left:0px;
right:0px;
line-height: 50px;
z-index:999;
background:white;
padding:20px 0px 20px 0px;
}

.menus ul li a {
font-family: 'Raleway', sans-serif;
font-size:14px;
font-weight:500;
color:#000000;
text-decoration:none;
line-height:30px;
}

.menus ul li a:hover {
color:red;
}

@media screen and (min-width: 1199px) {
.menus {
	display:none!important;
	}
}

.logo {
padding:0px;
}


.banner {
overflow-x:hidden;
}

.bannerset {
min-height: 600px;
}

.banner-1{
background: url(../images/sliderr2.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.banner-2{
background: url(../images/slider3.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.banner-3{
background: url(../images/slider1.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.banner-4{
background: url(http://dinicompany.com/assets/cms/uploads/images/slider_4.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


.banner-5{
background: url(http://dinicompany.com/assets/cms/uploads/images/slider_5.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.banner-6{
background: url(http://dinicompany.com/assets/cms/uploads/images/slider_6.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


.banner-rrethnesh {
  background: url(http://dinicompany.com/assets/cms/uploads/images/covers/rrethnesh_cover.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 250px;
  background-position: 0 -260px;
  margin-bottom: 30px;
}
.banner-produkte{background: url(http://dinicompany.com/assets/cms/uploads/images/covers/produkte_cover.jpg) no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 250px;
background-position: 0 -220px;
margin-bottom: 30px;
}

.banner-kontakti {
background: url(http://dinicompany.com/assets/cms/uploads/images/covers/kontakt_cover.jpg) no-repeat center center ;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 250px;
background-position: center -220px;
margin-bottom: 30px;
}

.txt {
background: url(../images/korniza.png) no-repeat center center;
	width:100%;
    /* height: 117px; */
	margin-top:250px;
    margin-left: auto;
    margin-right: auto;
	overflow:hidden;
}

.txt p {
font-family: 'Conv_CODE Bold';
font-weight:normal;
text-align:center;
color:white;
  font-size: 13px;
}
.txt span {
font-family: 'Conv_CODE Bold';
font-weight:normal;
text-align:center;
color:white;
font-size:12px;
letter-spacing:4px;
	display: block;

}
.txt h1 {
  text-align: center;
  font-size: 55px;
  font-family: 'Conv_CODE Bold';
  font-weight: normal;
  color: white;
  margin-top: 33px;
  margin-bottom: 4px;

}
.txt h3 {
text-align:center;
font-size:18px;
font-family: 'Conv_CODE Bold';
font-weight:normal;
color:white;
margin-top:37px;
margin-bottom: 20px;
}
@media screen and (max-width: 585px) {
    .bannerset {
        min-height: 400px;
    }
	.txt {
		margin-top: 145px;
	}
	.txt h1 {
		font-size:20px;
		text-align:center;
		margin-top:20px;
		margin-left:15px;
	}
	.txt p {
	font-size:10px;
	text-align:center;
		margin-top:9px;
	}
}


.rrethnesh h1 {
margin-bottom:45px;
margin-left:33px;
}

.rrethnesh p {
line-height:30px;
}

.kompania {
margin-left:0px;
}

.kompania h1 {
margin-bottom:45px;
}

.kompania p {
line-height:30px;
}

.stafi {
margin-bottom:70px;
}

.stafi h1 {
margin-bottom:45px;
margin-left:15px;
}

.produkte {
margin-bottom:100px;
}

.produkte h1 {
margin-bottom:45px;
font-size:30px;
margin-left:30px;
}

.produkte h2 {
font-weight:500;
font-size:24px;
color:#d21b20;
}

/*.produkte ul li {
max-width:300px;
margin-left:110px;
margin-bottom:130px;
position:relative;
}*/

/*.produkte  a {
border:1px solid #d21b20;
margin-bottom:30px;
padding:5px 5px 5px 5px;
float:left;
overflow:hidden;
position:relative;
}*/

.produkte a img{
margin-bottom: 15px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
opacity: 0.8;
 min-height: 460px;
border: 4px double red;
}

.produkte a:hover img {
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
opacity: 1;

}

/*.produkte ul li:first-child {
margin-left:30px;
}*/

/*.produkte a:hover .meshume {
top:190px;
opacity:1;
transition:1s;
}*/

.meshume {
top:190px !important;
opacity: .8;
position: absolute;
top: 0px;
left: 0;
width: 206px;
right: 0;
margin: auto;
padding: 3px 2px 3px 2px;
color: white;
border: 1px solid #d21b20;
}

.meshume span {
padding: 14px 46px 15px 40px;
background:#d21b20;
font-family: 'Old Standard TT', serif;
font-size:25px;
text-align: center;
width: 100%;
display: block;
}

.meshume:hover {
background-color:#d21b20;
transition:1s;
}

@media screen and (max-width:1199px) {
/*.produkte ul li {
margin-left:30px;
margin-bottom:30px;
}*/
}

.margjinat {
margin-bottom:80px;
}

.sherbimet {
margin-bottom:130px;
}

.sherbimet h1 {
margin-bottom:45px;
margin-left:33px;
font-size:40px;
font-weight:300;
}

.sherbimet h2 {
 font-size: 30px;
 font-weight: 300;
 color: #d21b20;
}

@media screen and (max-width:650px) {
.sherbimet h1 {
font-size:24px;
}

.sherbimet h2 {
font-size:24px;
}
}

.sherbimet p {
line-height:30px;
}

/*.kontakti {
margin-bottom:50px;
}*/

.kontakti h1 {
margin-bottom:45px;
margin-left:33px;
font-size:40px;
font-weight:300;
}

@media screen and (max-width:650px) {
.kontakti h1 {
font-size:24px;
}
}

.fusha {
border-bottom:2px solid #d21b20;
font-family: 'Raleway', sans-serif;
font-size:14px;
font-weight:500;
border-top:0px;
border-left:0px;
border-right:0px;
padding:7px 0px 7px 0px;
outline:0;
width:100%;
margin-bottom:45px;
}

.fusha2 {
width:50%;
}

@media screen and (max-width:650px) {
.fusha2 {
width:100%;
}
}

.harta {
position:relative;
min-height: 428px;
margin-top:141px;
}

.infoharta {
z-index: 99999;
position: relative;
right: 0px;
top: -428px;
padding: 15px 0px 15px 0px;
background: #d21b20;
}

.infoharta h1 {
font-size:18px;
font-weight:500;
color:white;
margin-bottom:15px;
}

.infoharta p {
color:white;
font-weight:300;
margin-left:32px;
}

::-webkit-input-placeholder { /* WebKit browsers */
color:#d21b20;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#d21b20;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#d21b20;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#d21b20;
}

.dergo {
margin-right:-16px;
float:right;
}

.dergo a {
padding:15px 88px 15px 88px;
background-color:#d21b20;
font-family: 'Raleway', sans-serif;
font-size:14px;
color:white;
font-weight:500;
text-decoration:none;
}

.btn-contact {
  padding: 15px 88px 15px 88px;
  background-color: #d21b20;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: white;
  font-weight: 500;
  text-decoration: none;
  border: 0;
}



/* ====================== Flip efekti i back dhe front i staffit ======================================= */
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;


}

	.flip-container:hover .flipper,
  .flip-container.hover .flipper {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	height: 214px;
}

.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;

	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;

  -o-transition: 0.6s;
	-o-transform-style: preserve-3d;

	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

.front {
	z-index: 2;
}

.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
  	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	text-align: center;
}

.back p {
margin-bottom:40px;
}

.back h1 {
margin-left:0px;
}
@media screen and (max-width:400px) {


    .back {
  	padding-top: 80px!important;
  	padding-right: 40px!important;
}}



.front .name {
	font-size: 2em;
	display: inline-block;
	background: rgba(33, 33, 33, 0.9);
	color: #f8f8f8;
	font-family: Courier;
	padding: 5px 10px;
	border-radius: 5px;
	bottom: 60px;
	left: 25%;
	position: absolute;
	text-shadow: 0.1em 0.1em 0.05em #333;

	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.back-logo {
	position: absolute;
	top: 40px;
	left: 90px;
}

.back-title {
	font-weight: bold;
	color: #00304a;
	position: absolute;
	top: 180px;
	left: 0;
	right: 0;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.05em #acd7e5;
	font-family: Courier;
	font-size: 2em;
}

.readmore {
background:black;
color:white;
width:200px;
padding:5px 5px 5px 5px;
cursor:pointer;
text-align:center;
}

.readmore p {
margin-bottom:0px;
color:white;
}

.readmore:hover {
   background-color: #AD310B;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.paddingu {
  margin-bottom: 54px;
}

@media screen and (min-width: 1199px) {
.current {
border-top:4px solid #d53539;
padding-top: 38px;
color:#d53539;
}
.design{float:right;}

}

@media screen and (max-width: 1198px) {
.current {
color:#d53539;
}

}
.slogan {
border-bottom:1px solid #ebebeb;
padding-bottom:10px;
margin-bottom:70px;
}

.button {
margin-top:13px;
background-color:#d21b20;
width:111px;
border-bottom:3px solid #bd181d;
padding:5px 0px 3px 0px;
}

.button a {
font-family: 'Conv_CODE Bold';
font-size:14px;
font-weight:normal;
color:white;
text-decoration:none;
padding:6px 32px 3px 26px;
background:url(../images/play.png) right center no-repeat;
}

.button:hover {
background-color:white;
color:black;
border:1px solid #cccccc;
-webkit-transition:1s;
transition:1s;
}

.button a:hover {
color:grey;
background:url(../images/play1.png) right center no-repeat;
}

.ne-ju-ofrojme {
margin-bottom:70px;
}

.ne-ju-ofrojme h1{
margin-bottom:50px;
text-align:center;
}

.ne-ju-ofrojme p {
text-align:center;
}

.boxat {
margin-bottom:125px;
}

.kolona {
text-decoration:none;
border:1px solid #cccccc;
max-width:210px;
margin-left:50px;
  margin-right: 20px;
padding:5px 4px 0px 4px;
margin-bottom:20px;
}

.kolona:hover {
background-color:#F7F7F7;
}

.kolona:hover .button {
background-color:white;
color:black;
border:1px solid #cccccc;
-webkit-transition:1s;
transition:1s;
}

.kolona:hover .button a {
color:black;
}

.kolona img {
   padding-bottom: 3px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0.8;
  height: 255px;
}

.kolona:hover img {
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
opacity:1;
}

.kolona h1 {
font-size:16px;
font-weight:500;
margin-bottom:13px;
text-align:center;
}

.kolona p {
text-align:center;
padding-bottom:10px;
}

.first {

}

.korniza {
overflow:hidden;
}

@media screen and (max-width: 1199px) {
    .first {
        margin-left: 0px;
        margin-right: 13px;
    }
}

.kolona .button {
position:absolute;
bottom:-15px;
left: 90px;
text-align: center;
vertical-align: middle;
/*margin: auto;*/
}

@media screen and (max-width: 360px) {
    .kolona .button {
        left:30%;
    }
}

.kolona .button a {
font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
font-size:11px;
background:none;
padding: 0px 12px 0px 9px;
}

.bg {
background: url(../images/paralax.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 501px;
padding-top:165px;
margin-bottom:55px;
}

.bg h1 {
font-size:20px;
font-weight:700;
color:white;
text-align:center;
}



@media screen and (max-width: 1199px) {
    .bg ul {
        margin-left:0px;
    }
}



.bg ul li a {
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: white;
  text-decoration: none;
  text-align: center;
  display: block;
}

.bg ul li a img {
	display:block;
	margin: auto;
	margin-bottom:20px;
}

.bg ul li:first-child a {
}

.bg ul li a:hover {
margin-top:-20px;
-webkit-transition:1.5s;
transition:1.5s;
color:#d21b20;
}

.partners {
margin-bottom:55px;
}

.partners p {
line-height:25px;
}

/*.logopartners ul {
margin-left:100px;
}
*/
/*@media screen and (max-width: 1199px) {
	.logopartners ul {
	margin-left:0px!important;
}
.logopartners ul li:first-child a {
margin-left:35px!important;
}
}*/

.logopartners ul li a {
  text-decoration: none;
  margin-bottom: 30px;
  display: block;
}

/*.logopartners ul li:first-child a {
margin-left:0px;
}*/

.footer {
padding:15px 0px 15px 0px;
background-color:#212121;
float: left;
width: 100%;
text-align: center;
}

.footer a {
font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: inherit;
	color:white;
	text-decoration:none;
}
.impresum a span{
	color: #E2214E;
}

@media screen and (max-width: 991px) {
.impresum {
margin-top:8px;
margin-bottom:35px;
}
.footerlogo {
margin-bottom:35px;
}
.img-center{
	  max-height: 120px;
}
a.more-view {
  top: 26%;

}

.impresum {
margin-top:8px;
}

.socialmedia ul li a {
float:right;
}

.nav {
display:none;
}
.logopartners {
	padding-left: 10px;
}
.produkte a:hover img {-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);}
}
@media screen and (min-width: 1199px){#mbtn{display: none;}}
@media screen and (max-width: 1199px) {
.nav {
margin-top: 25px;
display:block;
}

/* ====================== Transform animationi i menuse ==================================================*/

#mbtn {
  display: inline-block;
  margin: 0 1em;
  border: none;
  background: none;
  opacity:1;
  margin-top: -3px;
}
#mbtn span {
  display: block;
}

#mbtn  {
outline: 0;
}

.lines-button {
  padding: 2rem 1rem;
  transition: .3s;
  cursor: pointer;
  /* */
}

.lines {
  display: inline-block;
  width: 4rem;
  height: 0.57143rem;
  background: #000000;
  border-radius: 0.28571rem;
  transition: 0.3s;
  position: relative;
}
.lines:before, .lines:after {
  display: inline-block;
  width: 4rem;
  height: 0.57143rem;
  background: #000000;
  border-radius: 0.28571rem;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.lines:before {
  top: 1rem;
}
.lines:after {
  top: -1rem;
}

.lines-button:hover .lines:before {
  top: 1.14286rem;
}
.lines-button:hover .lines:after {
  top: -1.14286rem;
}

.lines-button.change {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}

.lines-button.x.change .lines {
  background: transparent;
}
.lines-button.x.change .lines:before, .lines-button.x.change .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 4rem;
}
.lines-button.x.change .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.change .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
}

