﻿
.contact-content {
  text-align: center;
  background-color: #68de59;
  padding: 35px 0;
  
}

.contact-content .content-inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.contact-content h2 {
    margin-bottom: 30px;
}

.contact-content a:hover {
    opacity: .7;
  }


#kv .kv-inner h2 {
text-align:center;
margin-top: 0;
}

.kv_gif{
  position:absolute;
  top:170px;
  left:50%;
  margin-left:-475px;
}

#kv .kv-inner {
    padding: 30px 0 0;
}