span.adres {
	font-size : 14px;
	color : #fdf8f7;
	font-weight : bold;
}
span.phone {
	font-size : 16px;
	color : #fdf8f7;
	font-weight : bold;
}
span.kontact {
	font-size : 14px;
	color : #fdf8f7;
}

/*    */
td.put	{
	 text-decoration : none;
	 font-size : 12px;
	 color : #333333;
	}

a.put, a.put:visited  {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
	/* font-size : 12px; */
}
a.put:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #666666;
	font-weight : bold;
	border-bottom: 1px dashed gray;
}

/*   */
td.logotext	{
	 text-decoration : none;
	 font-size : 12px;
	 color : #fdf8f7;
	}

/*   */
td.top_text	{
	 font-size: 24px;
	 font-weight : bold;
	 color : #585858;
	}

td.top1_text	{
	 font-size: 12px;
	 font-weight : bold;
	 color : #992828;
	 margin-top:5px;
	}


td.top2_text	{
	 font-size: 15px;
	 font-weight : bold;
	 color : #992828;
	}


			td.top3_text	{
	 font-size: 12px;
	 font-weight : bold;
	 color : #7f7b72;
	}


/*    */
a.topmenulink, a.topmenulink:visited  {
	color : #fdf8f7;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}
a.topmenulink:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #fdf8f7;
	font-weight : bold;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed white;
}
a.bottommenulink, a.bottommenulink:visited  {
	color : #fdf8f7;
	font-weight : bold;
	text-decoration : none;
	font-size : 14px;
}
a.bottommenulink:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #fdf8f7;
	font-weight : bold;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 14px;
	border-bottom: 1px dashed white;
}
a.link, a.link:visited  {
	color:#FFFFFF;
	text-decoration : none;
}
a.link:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #FFFFFF;
	-webkit-text-decoration : line;
	        text-decoration : line;
	border-bottom: 1px dashed white;
}

/*    */
a.gmenulink1, a.gmenulink1:visited  {
	color : #286b94;
	text-decoration : none;
	font-size : 13px;
}
a.gmenulink1:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #286b94;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 13px;
	border-bottom: 1px dashed #286b94;
}

a.gmenulink2, a.gmenulink2:visited  {
	color : #ff6605;
	text-decoration : none;
	font-size : 13px;
}
a.gmenulink2:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ff6605;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 13px;
	border-bottom: 1px dashed #ff6605;
}

/*    */
a.cnt, a.cnt:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
}
a.cnt:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

a.menulink, a.menulink:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
}
a.menulink:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #872900;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed white;
}

a.navi, a.navi:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
}
a.navi:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	-webkit-text-decoration : line;
	        text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

/*    */
td	{
	 color : #343434;
	 font-size : 12px;
	}

p {	 text-indent: 1.5em;
	 line-height: 1.4;

	}

li { line-height: 1.4;
	}

/*  */
h1 {
	 font-size: 20px;
	 text-indent: 1.5em;
	 color : #006699;
	}

h2 {
	 font-size: 18px;
	 color : #006699;
	}

h3 {
	 font-size: 16px;
	 color : #006699;
	}


/*  */
i1 {
	 font-size: 25px;
	 font-weight : bold;
	 color : #585858;
	}

	.calc select {
	    padding: 5px;
	    margin: 8px 0 20px 0;
	    font-size: 17px;
	    width: 100%;
	    text-align-last: center;
	}

.calc > * {
    font-family: 'AleksandraC';
    font-size: 17px;
}

.calc{
	display: block;
	margin: 2em 0;
	padding: 1em;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	width: 395px;
}

.calc li {
    list-style: none;
    -webkit-box-shadow: 0 0 1px 5px rgba(221, 221, 221, 1);
            box-shadow: 0 0 1px 5px rgba(221, 221, 221, 1);
    margin: 20px 0;
}

.calc b {
    line-height: 2em;
}

.calc #result {
    margin-top: 0;
    font-size: 18px;
}

.calc .first-select{
    margin: 8px 0 0px 0;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}

.popup {
    top: 25%;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    background: #fefefe;
    z-index: 1000;
    border-radius: 4px;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    animation: fade .6s;
}

.popup .header {
    margin: 0 0 1rem 0;
    font-weight: 600;
    line-height: 1.3;
    color: #000000;
    text-shadow: 1px 2px 4px #ddd;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
}

.close {
    top: -40px;
    right: -40px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    border-radius: 50%;
    background-color: #0066a0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.close:hover {
    background-color: #023d5f;
}

.popup .calc{
	-webkit-box-shadow: none;
	        box-shadow: none;
	padding: 0;
}

.popup #selector div {
    font-weight: bold;
}

.popup .calc > div {
    font-weight: bold;
}

.calc-gmenu {
    width: 100%;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border-left: 2px solid #ff0004;
    border-bottom: 2px solid #ff0004;
    margin-bottom: 20px;
}

.calc-gmenu select {
    width: 90%;
    font-size: 11px;
    padding: 5px;
    border-color: #ff0004;
}

.calc-gmenu-header {
    color: #fff;
    background-color: #ff0004;
    padding: 10px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
}

.calc-gmenu #result {
    margin-top: 5px;
    font-size: 13px;
}

.calc-gmenu li {
    list-style: none;
    -webkit-box-shadow: 0 0 1px 3px #ff0004;
            box-shadow: 0 0 1px 3px #ff0004;
    margin: 10px;
    font-size: 12px;
}

.calc-gmenu select:focus{
	outline: #42ae39;
}

.colors {
    font-size: 12px;
    margin-bottom: -30px;
    margin-top: 30px;
}

.calc-gmenu .colors1 {
    font-size: 10px;
    margin-bottom: 0;
    margin-top: 30px;
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}

body{
	padding: 0;
	margin: 0;
}

*{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: 'AleksandraC';
	color:#333333;
}

.full{
	margin: 0 auto;
	width: 100%;
}

.container{
	max-width: 1535px;
	width: 100%;
	margin: 0 auto;
}

.full-header{
	background-color: #0083b0;
	padding: 10px 0 15px 0;
}

.container-header{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 18px;
	color: #fff;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.header-info .item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.header-info .item img{
	margin-right: 25px;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

span.item_text {
    color: #fff;
}

.item_text a{
	text-decoration: none;
	color: #fff;
}

.item_text a:hover {
    color: #ff6600;
}

.WhatsApp{
	color: #00ff00;
}

.logo {
    margin-right: 135px;
}

.logo img{
	max-width: 600px;
}

.menu{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	list-style: none;
	padding: 0;
	margin: 37px 0;
}

.menu a{
	color:#333333;
	font-size: 24px;
	font-weight: 500;
	text-decoration: none;
}

.menu a:hover{
	color:#ff6600;
}

.header{
	font-size: 48px;
	font-weight: bold;
}

.production_container{
	text-align: center;
	margin-top: 45px;
}

.production{
	margin-top: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.production .item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-preferred-size: 30%;
	    flex-basis: 30%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 80px;
}

.production .item span a{
	font-size: 50px;
	margin-top: 27px;
	display: block;
	text-decoration: none;
}

.production .item span a:hover{
	color: #ff6600;
}

.container.service_container {
    text-align: center;
}

.service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 45px;
}

.service .item {
    margin-bottom: 90px;
    position: relative;
}

.service .item:nth-child(2n) {
    margin-left: 110px;
}

.service .item span {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-weight: bold;
    font-size: 48px;
    text-shadow: 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff, 0 0 25px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;
}

.service .item:hover img{
    opacity: 0.9;
    -webkit-transition: opacity 124ms linear, -webkit-transform 124ms linear;
    transition: opacity 124ms linear, -webkit-transform 124ms linear;
    -o-transition: opacity 124ms linear, transform 124ms linear;
    transition: opacity 124ms linear, transform 124ms linear;
    transition: opacity 124ms linear, transform 124ms linear, -webkit-transform 124ms linear;
}

.service .item:hover {
    background:black;
}

.service .item img{
	max-width: 100%
}

.service_container .header{
	margin-bottom: 50px;
	margin-top: 20px;
}

.blue{
	color: #069;
}

.container.content{
	max-width: 1220px;
}

.container.main-content{
	padding: 50px 0;
	display: flex;
	max-width: 1535px;
	display: flex;
}

.full-footer{
	padding: 60px 0;
	background-color: #006699;
}

.full-footer *{
	color: #fff
}

.full-footer .container{
    max-width: 1250px;
}

.full-footer .menu a{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.full-footer .menu a:hover {
    color: #ff6600;
}

.bottom_info{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.logo_bottom{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

img.logo_bottom{
	width: 255px;
}

.copyright{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	font-size: 14px;
	text-align: center;
}

.counter{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: right;
}

.slick-slide {
	height: auto !important;
}

.container.slider{
	padding: 0;
	overflow: hidden;
}


.gmenu-container {
    min-width: 235px;
    margin-right: 55px;
    text-align: center;
}

ul.gmenu {
    padding: 0;
    margin: 0 0 50px 0;
    list-style: none;
}

.gmenu_header {
    padding: 0 0 5px 0;
}

.gmenu a {
    font-size: 14px;
    text-decoration: none;
    color: #4c4c4e;
}

.gmenu a:hover{
    color: #006699;
}

.gmenu_header a {
    color: #006699;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
}

.gmenu_header a:hover{
    color: #000;
}

ul.gmenu li ul{
	list-style: none;
	padding-left: 0;
}

ul.gmenu li ul li:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}

.container.slider img{
	max-width: 100%
}

.content table{
	float: none;
}

.outer-menu {
  position: fixed;
  top: 7vh;
  left: 0;
  z-index: 1;
}
.outer-menu .checkbox-toggle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 45px;
  height: 45px;
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div {
  -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      background: #e9e1d9;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  top: 0;
  -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked ~ .mob_menu {
  pointer-events: auto;
  visibility: visible;
}
.outer-menu .checkbox-toggle:checked ~ .mob_menu > div {
  -webkit-transform: scale(1);
          -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transition-duration: 0.75s;
          -o-transition-duration: 0.75s;
     transition-duration: 0.75s;
}
.outer-menu .checkbox-toggle:checked ~ .mob_menu > div > div {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease 0.4s;
  -o-transition: opacity 0.4s ease 0.4s;
  transition: opacity 0.4s ease 0.4s;
}
.outer-menu .checkbox-toggle:hover + .hamburger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
  -webkit-transform: rotate(225deg);
          -ms-transform: rotate(225deg);
      transform: rotate(225deg);
}
.outer-menu .hamburger {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 45px;
  height: 10px;
  padding: 0.5em 0.5em;
  /* background: #fff; */
  border-radius: 0 0.12em 0.12em 0;
  cursor: pointer;
  -webkit-transition: box-shadow 0.4s ease;
  -webkit-transition: -webkit-box-shadow 0.4s ease;
  transition: -webkit-box-shadow 0.4s ease;
  -o-transition: box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.outer-menu .hamburger > div {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 100%;
  height: 2px;
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background: inherit;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.outer-menu .hamburger > div:after {
  top: 10px;
}
.outer-menu .mob_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.outer-menu .mob_menu > div {
  width: 100vw;
  height: 100vh;
  color: #FEFEFE;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-flex: 0;
  -ms-flex: none;
      flex: none;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.outer-menu .mob_menu > div > div {
  text-align: center;
  max-width: 90vw;
  max-height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  overflow-y: auto;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
}
.outer-menu .mob_menu > div > div > ul {
  list-style: none;
  padding: 0 1em;
  margin: 0;
  display: block;
  max-height: 100vh;
}
.outer-menu .mob_menu > div > div > ul > li {
  padding: 0;
  display: block;
}
.outer-menu .mob_menu > div > div > ul > li > a {
  position: relative;
  display: inline;
  cursor: pointer;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.outer-menu .mob_menu > div > div > ul > li > a:hover {
  color: #e5e5e5;
}
.outer-menu .mob_menu > div > div > ul > li > a:hover:after {
  width: 100%;
}
.outer-menu .mob_menu > div > div > ul > li > a:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -0.15em;
  left: 0;
  width: 0;
  height: 2px;
  background: #e5e5e5;
  -webkit-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  transition: width 0.4s ease;
}

.outer-menu .mob_menu .gmenu_header a {
    color: #ffffff;
}

.outer-menu .mob_menu a{
	  color:#cccccc;
}



ul.gmenu li {
    padding: 15px 0;
    border-bottom: 1px solid #a0a0a0;
}



@media (max-width: 1600px) {
	.container{
		padding: 0 20px;
	}
	.container.service_container{
		padding: 0;
	}
	.logo {
	    margin-right: 0;
	}
	.service .item:nth-child(2n) {
   		margin-left: 5%;
	}
	.service .item {
	    margin-bottom: 5vw;
	}
}

@media (max-width: 1575px) {
	.container.main-content {
	    padding: 50px 20px
	}
}


@media (max-width: 1400px) {
	.logo img {
	    max-width: 40vw;
	}
	.service .item {
	    width: 48%;
	    margin-bottom: 4vw;
	}
	.service .item span {
	    font-size: 46px;
	}
	.service .item:nth-child(2n) {
   		margin-left: 4%;
	}
	.header {
	    font-size: 40px;
	}
}


@media (max-width: 1200px) {
	.container.slider {
	    overflow: hidden;
	    height: auto;
	}
	.menu a {
	    font-size: 20px;
	}
	.container-header {
	    font-size: 16px;
	}
	.header-info .item img {
	    margin-right: 20px;
	    width: 50px;
	}
	.header {
	    font-size: 35px;
	}
	.production .item span a {
	    font-size: 40px;
	    margin-top: 20px;
	}
	.production .item img {
	    width: 25vw;
	}
	.service .item span {
	    font-size: 40px;
	}
	.production .item {
	    -ms-flex-preferred-size: inherit;
	        flex-basis: inherit;
	}
	.copyright {
	    font-size: 12px;
	}
	.content img{
	    max-width: 100%;
	    height: auto;
	}
	.gmenu-container {
    	min-width: 180px;
    }
}

@media (max-width: 1024px) {
	.production .item span a {
	    font-size: 30px;
	    margin-top: 20px;
	}
}

@media (max-width: 991px) {
	.logo img {
	    max-width: 35vw;
	}
	.container-header {
	    font-size: 14px;
	}
	.menu a {
	    font-size: 18px;
	}
	.header {
	    font-size: 32px;
	}
	.production .item span a {
	    font-size: 25px;
	    margin-top: 15px;
	}
	.service .item span {
	    font-size: 32px;
	}
	.copyright {
	    font-size: 11px;
	    -webkit-box-flex: 2;
	        -ms-flex: 2;
	            flex: 2;
	}
	img.logo_bottom {
	    max-width: 100%;
	    width: 100%;
	}
	 .outer-menu .hamburger {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
  }
  .gmenu-container {
	    display: none;
	}
}

@media (max-width: 800px) {
	.container-header {
	    font-size: 13px;
	}
	.menu a {
	    font-size: 16px;
	}
	.header {
	    font-size: 27px;
	}
	.production .item span a {
	    font-size: 22px;
	}
	.service .item span {
	    font-size: 28px;
	}
}

@media (max-width: 768px) {
	.container-header {
		font-size: 14px;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    -webkit-box-pack: space-evenly;
	        -ms-flex-pack: space-evenly;
	            justify-content: space-evenly;
	}
	.logo {
	    -ms-flex-preferred-size: 100%;
	        flex-basis: 100%;
	    text-align: center;
	    margin-top: 2vw;
	}
	.logo img {
	    max-width: 45vw;
	}
	.header-info .item img {
	    width: 40px;
	}
	.header-info .item img {
	    margin-right: 20px;
	    width: 40px;
	}
	.menu {
	    margin: 30px 0;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	}
	.menu a {
	    font-size: 14px;
	}
	.bottom_info {
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	}
	.logo_bottom {
	    -webkit-box-flex: inherit;
	        -ms-flex: inherit;
	            flex: inherit;
	    text-align: center;
	    margin: 0 auto;
	}
	img.logo_bottom {
	    max-width: 100%;
	    width: 30vw;
	    margin: 0 auto 20px auto;
	}
	.copyright {
	    -webkit-box-flex: 1;
	        -ms-flex: auto;
	            flex: auto;
	    width: 100%;
	}
	.counter {
	    text-align: center;
	    margin-top: 20px;
	}
	.full-footer {
	    padding: 10px 0 40px 0;
	}
}

@media (max-width: 700px) {
	.menu li {
	    margin: 0 20px;
	}
	.full-footer .menu {
	    margin: 30px -20px;
	}
	.container_menu{
		padding: 0;
	}
	.service .item span {
	    font-size: 25px;
	}
	.header {
	    font-size: 21px;
	}
	.calc{
		width: 100%;
	}
}

@media (max-width: 580px) {
	.service .item span {
	    font-size: 20px;
	}
	.header-info .item img {
	    margin-right: 10px;
	    width: 35px;
	}
	.container-header {
	    -webkit-box-pack: justify;
	        -ms-flex-pack: justify;
	            justify-content: space-between;
	}
	.logo img {
	    max-width: 60vw;
	}
	.production .item img {
	    width: 40vw;
	}
	img.logo_bottom {
	    width: 50vw;
	}
	.copyright {
	    font-size: 12px;
	}
	.service_container .header {
	    margin-bottom: 30px;
	    margin-top: 0;
	}
	p {
	    text-indent: 0;
	}
}

@media (max-width: 480px) {
	.service .item:nth-child(2n) {
	    margin-left: 0;
	}
	.service .item {
	    width: 100%;
	    margin-bottom: 4vw;
	}
	.close {
	    top: -15px;
	    right: -10px;
	}
	.header-info {
	    -webkit-box-flex: inherit;
	        -ms-flex: inherit;
	            flex: inherit;
	    width: 276px;
	    margin: 0 auto;
	}
	.header-info .item {
	    width: 100%;
	    height: 70px;
	}
	.header-info .item img {
	    margin-right: 30px;
	    width: 45px;
	}
	.logo img {
	    max-width: 100%;
	}
	.production .item span a {
	    font-size: 18px;
	}
	.production .item img {
	    width: 38vw;
	}
	.service {
	    margin-top: 25px;
	}
}

@media (max-width: 326px) {
	.menu li {
	    margin: 0 19px;
	}
}
