.sf-menu > li > a {
    padding: 19px 25px 16px 25px;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #4a4a4a;
 }
.lathatatlan {
	display: none;
}
.camera_caption div {
    font-size: 30px;
    line-height: 35px;
}
/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.6.5
*/
.rd-parallax-inner {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  clip: rect(0, auto, auto, 0);
  pointer-events: none; }

.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%; }
  .rd-parallax-layer[data-type="media"] iframe {
    width: 100%;
    height: 100%; }

.rd-parallax-layer-holder {
  pointer-events: all; }

.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.rd-parallax-swiper {
  z-index: 1 !important; }

.rd-parallax h2 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.thumb_cnt p {
    font-size: 17px;
}
.form_riaszt {
  color: red;
  font-weight: bold;
  display: none;
}
.g-recaptcha {
  float: right;
}
header {
  border-top: 4px solid #34a43f !important;
}