body.site {
    background-image: url(/images/bg/WM_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 0;
  background-color: hsla(0,0%,100%,0.80);
    background-blend-mode: overlay;
}
body.site:after {
 	background: url(/images/bg/graph.png) center  repeat;
	content: "";
  background-size: 64px 64px;
	position: absolute;/*important*/
	bottom: 0;/*its super important to set all the position to 0*/
	left: 0;
	right: 0;
	top: 0;
	opacity: .3;/*add some opacity*/
	z-index: -1;/*important*/
	} 
#sp-header {
    background: #FF8600;
    opacity: 0.9;
}
#sp-header.header-sticky {
    top: 51px;
}
#sp-top-bar .logo img {
    width: 360px;
    transition: .5s; 
    position: ;
    bottom: 0;
}
.sp-sticky-top-bar {
  background: #fff !important;
  opacity: 1;
  left: 0;
  padding: 5px 0 !important;
  position: fixed !important;
  top: 0;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 9999;
}
.sp-megamenu-parent > li > a,.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    font-size: 15px;
    font-weight: 600;
  text-transform: uppercase;
}
#sppb-addon-1512068798151 .sppb-addon-title {
-webkit-text-stroke: 1px #fff;
    background-color: rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 0);
    display: inline-block;
    transition: 0.3s;
}
.sp-page-title {
    background: none;
}
.sp-page-title .sp-page-title-heading {
color:#FF8600;
}
#sp-top-bar {
    background: transparent;
      font-size: 16px;
}
.sp-contact-info {
    float: left;
}
 .sppb-addon-feature  .sppb-media-content 
{min-height: 220px;}
#section-id-1519278764266 .sppb-addon-feature  .sppb-media-content:lang(ka)  {
  min-height: 270px;
}
#section-id-1519278764266 .sppb-addon-feature  .sppb-media-content:lang(ru)  {
  min-height: 240px;
}
#sppb-addon-1512068798151 .sppb-addon-title {

    text-shadow: 1px 1px 2px #fafafa, 0 0 15px #222, 0 0 2px #111;
}
#sppb-addon-1512068798151 .sppb-addon-content {
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
    font-size: 24px;
}
#section-id-1519278764266 img {
transform: rotate(11deg) scale(1.1) skew(14deg) translate(-4px,-20px);
-webkit-transform: rotate(11deg) scale(1.1) skew(14deg) translate(-4px,-20px);
-moz-transform: rotate(11deg) scale(1.1) skew(14deg) translate(-4px,-20px);
    transition: transform .3s;
}
#section-id-1519278764266 img:hover {
transform: rotate(0deg) scale(1) skew(0deg) translate(0px,0px);
-webkit-transform: rotate(0deg) scale(1) skew(deg) translate(0px,0px);
-moz-transform: rotate(0deg) scale(1) skew(deg) translate(0px,0px);
  transition: transform .3s;
}
#section-id-1586871596622 .sppb-addon {
  min-height:295px;
}
#sp-footer, #sp-bottom {
    background: #230343;
}
.sp-page-title .sp-page-title-heading {
    font-size: 28px;
}
#sp-main-body {
    padding: 30px 0;
}