body {
	background: url('images/main_bgg.png')no-repeat top center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0px
}
.section_1 {
	height:100px;
	max-width: 800px;
  	margin: auto;
}
.menu {
	border-bottom: solid 1px #fff;
	margin-top: 50px;
	height: 70px;


}
.logo {
	background: url('images/comp.png')no-repeat left 20px; 
	padding-left: 55px;
	height:70px;
	font-family: 'Righteous', sans-serif;
	font-size: 45px;
  	font-style: normal;
  color: #fff;
  float:left;


  
}
.soci {
	float:right;
	height:45px;
	padding-top: 25px;
	width: 200px;
	

 
}
#navbar {
	max-width: 800px;
  	margin: auto;
	display: flex;
  justify-content: center;
  align-items: center;
margin-top: -10px;
 overflow: hidden;
 /* background-color: #f1f1f1;*/
  padding-top: 150px;
  transition: 0.4s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  left: 0;
	right: 0;


}
@media screen and (max-width: 800px) {
  #navbar {
	  max-width: 800px;
    padding-top: 20px !important;
	background-color: #FFF;

  }
  
}

.menu_button {
	 flex-shrink: 0;
}
	
.facebook {
	float: right;
	background: url('images/fb.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.facebook:hover {
	float: right;
	background: url('images/fb_.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.twitter {
	float: right;
	background: url('images/tw.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.twitter:hover {
	float: right;
	background: url('images/tw_.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.whatsap {
	float: right;
	background: url('images/msg.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.whatsap:hover {
	float: right;
	background: url('images/msg_.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.instagram {
	float: right;
	background: url('images/inst.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.instagram_hover {
	float: right;
	background: url('images/inst_.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.instagram:hover {
	float: right;
	background: url('images/inst_.png') no-repeat; 
	height:20px;
	width: 20px;
	margin-left: 10px
}
.lang_sel {
	float:right;
	padding-left: 30px
} 
.lang_selector {
	background-color: transparent;
	color:#fff;
	border: none ;
	font-family: 'Righteous', sans-serif;
}
.lang_selector:hover {
	background-color: transparent;
	color:#D24242;
	border: none ;
	font-family: 'Righteous', sans-serif;
}
.sel_opt {
	
	color: #000
}
.link_home {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:transparent;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_home:hover {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_home_active {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_about {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:transparent;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_about:hover {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_about_active {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_jobs {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:transparent;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_jobs:hover {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_jobs_active {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_products {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:transparent;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_products:hover {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_products_active {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_contacts {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:transparent;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_contacts:hover {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}
.link_contacts_active {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 15px;
	border: none;
}

.vidus {
	max-width: 800px;
  	margin: auto;
}
.home_main {
	text-align: center;
	padding-top: 150px;
	max-width: 800px;
	color: #fff
	
}
.roga {
	font-family: 'Righteous', sans-serif;
	font-size: 50px;
  	font-style: normal;
  color: #fff;}
 .p_sub {
	 margin-top:0px
 }
.main_bot_button {
	margin-top:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:transparent;
	color: #fff;
	border-radius: 12px;
	border: solid 1px #fff;
}
.main_bot_button:hover {
	margin-top:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#D24242;
	color: #fff;
	border-radius: 12px;
	border: solid 1px #fff;
}
.home_seconds {
	height: 500px;
	background-color: #fff;
	width: 100%;
	margin-top: 40px;
}
.home_seconds_inside  {
	height:300px;
	max-width: 800px;
  	margin: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

h1 {
	font-family: 'Righteous', sans-serif;
	font-size: 50px;
  	font-style: normal;
  color: #333;  
  background: url('images/red_strip.png') no-repeat center bottom; }
.stabi {
	font-size:10px;
	float:left;
	width: 220px;
	margin: 10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: justify;
	border: solid 1px #ccc;
	border-radius:  5px;
	height: 200px;
	padding:  10px
}
.home_contacts {
	min-height:inherit ;
	background-color: #fff;
	width: 100%;
	margin-top: 80px
}


#contact {
  width: 100%;
  height: 100%;
}

.section-header {
  text-align: center;
  margin: 0 auto;
  padding: 40px 0;
  font: 300 60px 'Oswald', sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 6px;
}

.contact-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: -190px auto;
  padding: 20px;
  position: relative;
  max-width: 840px;
}

.form-horizontal {
  max-width: 400px;
  font-family: 'Lato';
  font-weight: 400;
}
.form-group {
	
}
.form-control, 
textarea {
  width: 400px;
  color: #000;
  letter-spacing: 1px;
  border: solid 1px #333;
  margin: 5px;
  border-radius: 5px;
  padding: 5px;
}
input {
  width: 400px;
  color: #000;
  letter-spacing: 1px;
  border: solid 1px #333;
  margin: 5px;
  padding: 5px;
  border-radius: 5px
}

.send-button {
  margin-top: 15px;
  height: 34px;
  width: 420px;
  overflow: hidden;
  transition: all .2s ease-in-out;
}

.alt-send-button {
  width: 420px;
  height: 50px;
  transition: all .2s ease-in-out;
 
}

.send-text {
  display: block;
  margin-top: 10px;
  font: 700 12px 'Lato', sans-serif;
  letter-spacing: 2px;
}

.alt-send-button:hover {
  transform: translate3d(0px, 0px, 0px);
}


.direct-contact-container {
  max-width: 400px;
}


.contact-list {
  list-style-type: none;
  margin-left: -30px;
  padding-right: 20px;
}

.list-item {
  line-height: 4;
  color: #aaa;
}

.contact-text {
  font: 300 18px 'Lato', sans-serif;
  letter-spacing: 1.9px;
  color: #333;
}

.place {
  margin-left: 50px;
}

.phone {
  margin-left: 50px;
}

.gmail {
  margin-left: 50px;
}

.contact-text a {
  color: #333;
  text-decoration: none;
  transition-duration: 0.2s;
}

.contact-text a:hover {
  color: #666;
  text-decoration: none;
}

.m_content {
	height:auto;
	background-color: #fff;
	margin-top: 80px;padding-top: 40px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	
}
.minside  {
  	margin: auto;
	text-align: center;
	margin-top: 40px
}
.ulis {
display: inline-block;
  padding-right: 50px;
  border-bottom-style: solid;
  border-bottom-width: 7.5px;
  color: white;
  font-family: code;
  font-size: 18px;
  height: 100%;
  position: relative;
  z-index: 2;
}
.gall {
	list-style-type:none;
	float:left;
	margin: 25px;
	background-color: #fff;
	border: solid 1px #ccc;
	border-radius: 10px;
	padding: 5px;
	width: 30%;
	text-align: center
	
}
.gall_img {
	width: 350px;
	border-radius: 5px;
}
.apr {
  font: 300 18px 'Lato', sans-serif;
  letter-spacing: 1.9px;
  color: #333;
	text-align: justify
}


	