.clear {
  clear: both;
}
.ertekeles_wrapper {
  height: 210px;
  margin-top: 90px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  padding-top: 40px;
}
.ertekeles_wrapper .ertekeles_slides {
  position: relative;
  height: 128px;
}
.ertekeles_wrapper .ertekeles_container {
  width: 710px;
  margin: 0 auto;
  margin-left: -355px;
  clear: both;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -ms-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.ertekeles_wrapper .ertekeles_container.active {
  opacity: 1;
}
.ertekeles_wrapper .ertekeles_container .ertekeles_valign {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  padding-right: 155px;
}
.ertekeles_wrapper .ertekeles_container img {
  width: 125px;
  height: 125px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}
.ertekeles_wrapper .ertekeles_container p {
  display: inline-block;
  font-style: italic;
  font-size: 16px;
  line-height: 30px;
}
.ertekeles_wrapper .ertekeles_container b {
  color: #82b065;
}
.ertekeles_wrapper .ertekeles_container .ertekeles_status {
  font-weight: bold;
  color: #588E67;
  font-size: 16px;
  margin-bottom: 20px;
}
.ertekeles_wrapper .ertekeles_slider_btns {
  height: 10px;
  text-align: center;
  margin-top: 25px;
}
.ertekeles_wrapper .ertekeles_slider_btns .ertekeles_btn {
  display: inline-block;
  margin: 0 5px;
  width: 11px;
  height: 11px;
  background: #FFF;
  border-radius: 15px;
}
.ertekeles_wrapper .ertekeles_slider_btns .ertekeles_btn:hover,
.ertekeles_wrapper .ertekeles_slider_btns .ertekeles_btn.active {
  background: #81B05D;
}
body {
  background: #f6f6f6;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: "FreeroadRegular";
  color: #424242;
}
.downloads h2 {
  margin: 0;
  margin-top: 50px;
  margin-bottom: 20px;
  font: 24px FreeroadRegular, Arial;
}
.downloads .down_wrapper {
  width: 940px;
  margin-bottom: 45px;
}
.downloads .down_instance {
  background: #fff;
  float: left;
  width: 450px;
  margin: 13px 0;
  margin-right: 20px;
}
.downloads img {
  float: left;
  margin-right: 25px;
  border: none;
}
.downloads h3 {
  font: 15px Tahoma, Arial;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 2px;
}
.downloads a {
  color: #d03b3f;
  font: 12px Helvetica, Arial;
}
.clear {
  clear: both;
}
.header_wallpaper {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 805px;
  overflow: hidden;
  z-index: -1;
  background: url('../img/wallpapers/wallpaper_1.jpg') no-repeat;
  background-size: cover;
}
.header_wallpaper.fooldal {
  background: url('../img/wallpapers/new/wallpaper_1.jpg') no-repeat;
  background-size: cover;
  height: 805px;
}
.header_wallpaper img {
  position: absolute;
  width: 100%;
}
.header_wallpaper.about {
  background: url('../img/wallpapers/wallpaper_2.jpg') no-repeat;
  background-size: cover;
}
.header_wrapper {
  position: relative;
  width: 100%;
  height: 105px;
  border-top: solid 10px #303030;
  background: #fff;
  z-index: 20;
}
.header_wrapper .header {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
}
.header_wrapper .header .logo_wrapper {
  position: relative;
  display: inline-block;
  float: left;
  height: 50px;
  padding-left: 65px;
  margin-top: 26px;
  margin-left: 30px;
  background: url('../img/logo_50.png') no-repeat;
  text-decoration: none;
  height: 59px;
  margin-left: 27px;
  margin-top: 22px;
  background: url(../img/logo_new.jpg) no-repeat;
}
.header_wrapper .header .logo_wrapper .logo_title {
  font: 30px/36px "FreeroadRegular";
  color: #484848;
  text-transform: uppercase;
  margin-left: 5px;
}
.header_wrapper .header .logo_wrapper .logo_subtitle {
  font: 25px/11px "ImpregnablePersonalUseOnly";
  color: #588e67;
  padding-left: 2px;
  margin-left: 5px;
}
.menu_wrapper {
  position: relative;
  width: 100%;
  /*background: url('../img/wallpapers/wallpaper_1.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
.menu_wrapper .menu {
  width: 1000px;
  margin: 0 auto;
  height: 80px;
  text-align: center;
  list-style: none;
  list-style-type: none;
  white-space: nowrap;
}
.menu_wrapper .menu .button {
  position: relative;
  display: inline-block;
  height: 100%;
  margin: 0 -2px;
}
.menu_wrapper .menu .button .label {
  position: relative;
  font: 16px/80px "FreeroadRegular";
  color: #fff;
  text-transform: uppercase;
  padding: 0 20px;
  text-decoration: none;
  z-index: 10;
  transition: color 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
  height: inherit;
  display: inline-block;
}
.menu_wrapper .menu .button .back {
  position: absolute;
  display: block;
  top: -80px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  text-decoration: none;
  z-index: 11;
  transition: top 0.15s ease-in-out;
  -webkit-transition: top 0.15s ease-in-out;
  -moz-transition: top 0.15s ease-in-out;
}
.menu_wrapper .menu .button .back > .label_in {
  position: relative;
  font: 16px/80px "FreeroadRegular";
  color: #424242;
  text-transform: uppercase;
  padding: 0 20px;
  text-decoration: none;
  z-index: 10;
  transition: color 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
}
.menu_wrapper .menu .button.active .label {
  color: #0e0e0f;
}
.menu_wrapper .menu .button.active .back {
  top: 0;
}
.menu_wrapper .menu .button:hover .label {
  color: transparent;
}
.menu_wrapper .menu .button:hover .back {
  top: 0px;
}
.menu_wrapper.small {
  height: 80px;
}
.menu_wrapper.map {
  height: 460px;
}
.menu_wrapper.map .menu_holder {
  position: absolute;
  width: 100%;
  height: 80px;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 6;
}
.menu_wrapper.map .google_map {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  z-index: 5;
  background: url('../img/loading.gif') no-repeat;
  background-position: center;
}
.menu_wrapper .separate_logo {
  width: 50px;
  height: 50px;
  background: url('../img/logo_50_green.png') no-repeat;
  margin: 50px auto 0 auto;
}
.menu_wrapper .big_title {
  font: 63px/140px "FreeroadRegular";
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.35);
  margin-bottom: -20px;
  zoom: 1;
}
.menu_wrapper .alt_title {
  position: relative;
  width: 100%;
  text-align: center;
}
.menu_wrapper .alt_title > .content {
  display: inline-block;
  font: 50px/50px "ImpregnablePersonalUseOnly";
  color: #83b064;
  text-align: center;
  padding: 0 15px;
  background: url('../img/gradient_text_back.jpg');
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  text-shadow: rgba(0, 0, 0, 0.34902) 0px 2px 2px;
}
.menu_wrapper .bottom_sticker {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50%;
  bottom: -35px;
  margin-left: -25px;
  background: url('../img/logo_50_fillgreen.png') no-repeat;
  z-index: 10;
}
#footer_wrapper {
  display: inline-block;
  width: 100%;
  height: 105px;
  border-top: solid 5px #303030;
  margin-top: 50px;
}
#footer_wrapper > .footer {
  width: 1000px;
  margin: 0 auto;
}
#footer_wrapper > .footer .footer_logo_wrapper {
  position: relative;
  display: inline-block;
  float: left;
  width: 150px;
  height: 45px;
  margin-top: 35px;
  margin-left: 60px;
  background: url('../img/footer_logo.png') no-repeat;
}
#footer_wrapper > .footer .buttons_container {
  display: inline-block;
  float: right;
  height: 45px;
  width: 750px;
  text-align: center;
}
#footer_wrapper > .footer .buttons_container .bottom_btn {
  display: inline-block;
  font: 13px/105px "FreeroadRegular";
  color: #484848;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 10px;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
}
#footer_wrapper > .footer .buttons_container .bottom_btn:hover,
#footer_wrapper > .footer .buttons_container .bottom_btn.active {
  text-decoration: underline;
  color: #588e67;
}
.contact_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  padding-top: 50px;
  min-height: 600px;
}
.contact_wrapper .useful_content {
  display: inline-block;
  position: relative;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
}
.contact_wrapper .useful_content form {
  display: inline-block;
  width: 450px;
  float: left;
  margin: 30px 0;
  padding-left: 50px;
}
.contact_wrapper .useful_content form label {
  display: inline-block;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font: 20px "FreeroadRegular";
  margin-bottom: 15px;
}
.contact_wrapper .useful_content form input {
  display: inline-block;
  float: left;
  width: 359px;
  height: 50px;
  padding: 0 20px;
  border: solid 1px #cccccc;
  background: #f4f4f4;
  margin-bottom: 20px;
}
.contact_wrapper .useful_content form input:focus {
  outline: solid 1px #1f6c59;
}
.contact_wrapper .useful_content form textarea {
  display: inline-block;
  float: left;
  width: 359px;
  height: 160px;
  padding: 20px;
  border: solid 1px #cccccc;
  background: #f4f4f4;
  resize: none;
}
.contact_wrapper .useful_content form textarea:focus {
  outline: solid 1px #1f6c59;
}
.contact_wrapper .useful_content form input[type="submit"] {
  display: inline-block;
  width: 400px;
  height: 70px;
  font: 25px/70px "FreeroadRegular";
  color: #fff;
  border: 0;
  border-bottom: solid 2px #1f6c59;
  background: url('../img/email-submit-background.png') no-repeat;
  text-transform: uppercase;
  text-align: center;
  margin-top: 30px;
}
.contact_wrapper .useful_content .side_pane {
  display: inline-block;
  float: right;
  width: 430px;
  margin: 50px 0 50px 0px;
}
.contact_wrapper .useful_content .side_pane .each {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 35px;
}
.contact_wrapper .useful_content .side_pane .each > .pic {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  background: url('../img/contact_pic_background.png') no-repeat;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  border-bottom: solid 2px #1f6c59;
}
.contact_wrapper .useful_content .side_pane .each > .pic > .icon {
  width: 50px;
  height: 50px;
}
.contact_wrapper .useful_content .side_pane .each > .pic > .icon.map {
  background: url('../img/contact_icons/map-white.png') no-repeat;
}
.contact_wrapper .useful_content .side_pane .each > .pic > .icon.device {
  background: url('../img/contact_icons/device-white.png') no-repeat;
}
.contact_wrapper .useful_content .side_pane .each > .pic > .icon.mail {
  background: url('../img/contact_icons/mail-white.png') no-repeat;
}
.contact_wrapper .useful_content .side_pane .each > .pic > .icon.opening {
  background: url('../img/contact_icons/opening.png') no-repeat;
}
.contact_wrapper .useful_content .side_pane .each .text {
  display: inline-block;
  float: left;
  width: 250px;
  height: 50px;
  font: 18px/50px "Helvetica";
  color: #000;
  text-align: center;
}
.contact_wrapper .useful_content .side_pane .each .text.long {
  font: 18px/25px "Helvetica";
}
.upper {
  text-transform: uppercase;
}
.about_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  padding-top: 50px;
}
.about_wrapper .simpletext_content {
  display: inline-block;
  position: relative;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  text-align: justify;
  font: 13px/20px "Helvetica";
  color: #545454;
}
.about_wrapper .simpletext_content p {
  margin-bottom: 20px;
}
.about_wrapper .simpletext_content p .bold {
  font-weight: bold;
}
.meetme_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 217px;
  margin-top: 50px;
  background: #363638;
  border-top: solid 25px #2a2a2c;
}
.meetme_wrapper .meetme_content {
  display: inline-block;
  position: relative;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  text-align: justify;
  font: 14px/25px "FreeroadRegular";
  color: #fff;
}
.meetme_wrapper .meetme_content > .pic {
  position: relative;
  display: inline-block;
  float: left;
  width: 267px;
  height: 267px;
  margin-top: -50px;
  background: url('../img/meetme.jpg') no-repeat;
}
.meetme_wrapper .meetme_content > .pic > .logo {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url('../img/logo_50_about.png') no-repeat;
  right: -50px;
  top: 0px;
}
.meetme_wrapper .meetme_content > .text {
  display: inline-block;
  float: right;
  width: 582px;
  height: 167px;
  padding: 25px 0;
}
.meetme_wrapper .meetme_content > .text p {
  margin: 0px 0 15px;
}
.rope_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 300px;
  margin-top: 50px;
  background: url('../img/wallpapers/wallpaper_3.jpg');
  background-size: cover;
}
.rope_wrapper .rope_logo {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url('../img/logo_50_about.png') no-repeat;
  left: 50%;
  margin-left: -25px;
  top: -25px;
  z-index: 10;
}
.rope_wrapper .rope_content {
  display: inline-block;
  position: relative;
  width: 900px;
  left: 50%;
  height: 160px;
  padding: 70px 0;
  margin-left: -450px;
  text-align: center;
  font: 14px/25px "FreeroadRegular";
  color: #fff;
}
.shop_wrapper {
  display: inline-block;
  float: right;
}
.shop_wrapper .shop_btn {
  display: inline-block;
  float: right;
  height: 30px;
  margin: 37px 0;
  font: 12px/30px "FreeroadRegular";
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  vertical-align: middle;
  text-decoration: none;
  background: #588e67;
}
.shop_wrapper .shop_btn:hover {
  background: #4e9683;
}
.shop_wrapper .text_wrapper {
  display: inline-block;
  float: right;
  height: 30px;
  font: 15px/15px "FreeroadRegular";
  color: #484848;
  background: url('../img/kosar.png') no-repeat;
  padding: 0px 19px 0px 53px;
  margin: 37px 0;
  text-transform: uppercase;
}
.shop_wrapper .text_wrapper .items_count {
  display: none;
  text-decoration: underline;
  color: #4e9683;
  cursor: pointer;
}
