@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300);
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  font-weight: 300;
  background:url(../images/bg2-feedback.png) repeat, #48798d;
}
body ::-webkit-input-placeholder {
  /* WebKit browsers */
  font-family: 'Source Sans Pro', sans-serif;
/*  color: white;*/
color:#c4c4c4;
  font-weight: 300;
}
body :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-family: 'Source Sans Pro', sans-serif;
 /* color: white;*/
 color:#c4c4c4;
  opacity: 1;
  font-weight: 300;
}
body ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-family: 'Source Sans Pro', sans-serif;
 /* color: white;*/
 color:#c4c4c4;
  opacity: 1;
  font-weight: 300;
}
body :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-family: 'Source Sans Pro', sans-serif;
  /*color: white;*/
  color:#c4c4c4;
  font-weight: 300;
}

/*****************/
.lelo {
    width: 100%;
    padding:0 5px;
	color:#666;
	font-size:12px;
  /*  border: 1px solid #ccc;*/
    border:none;
    background: #fff;
/*    border-left: 5px solid #6d767c;*/
}

.lelo2 {
    width: 100%;
    padding:0px 4px;
	color:#666;
	font-size:12px;
  /*  border: 1px solid #ccc;*/
    border:none;
	color:#666;
    background: #fff;
/*    border-left: 5px solid #6d767c;*/
}
.tan {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px 0 0 4px;
    font-weight: bold;
	text-align:left;
	width:100%;
	color:#666;
}

/****************/

.container01 {
  max-width:1366px;
  margin: 0 auto;
  margin-bottom:200px;
  padding:5px 0;
  text-align: center;
  clear:both;
  -webkit-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.10);
box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.10);
position:relative;
z-index:1;
 background: url(../images/bg-feedback.png), #fff repeat ;
}
.logo {
margin:0 14%;
position:relative;
}
.logo img {
width:100%;
}
.wrapper {
  /*background:#39F;*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4096ee+0,4096ee+100;Blue+Flat+%232 */
/* background:#269; Old browsers */
/* background: url(../img/gop.jpg) repeat ;*/


  position: absolute;
  /*top: 50%;*/
  left: 0;
  width: 100%;
  margin-top: -200px;
  overflow: hidden;
}

.container {
  max-width:1000px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}

form {
  padding: 20px 0;
  position: relative;
  z-index: 2;
   
}
.form {
	 background-color: rgba(255, 255, 255, 0.2);
	 padding:50px 0;
}
.namec {
  outline: 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.8);
  width: 250px;
  border-radius: 3px;
  padding: 10px 15px;
  margin: 0 auto 10px auto;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  font-weight: 300;
}
input:hover.namec {
  background-color: rgba(255, 255, 255, 0.4);
  color:#000;
}
 input:focus.namec {
  background-color: white;
  width: 300px;
  color: #000;
}
.andali {
	text-align:left;
	padding:0 0 0 30px;
	background-color:rgba(6, 86, 167, 0.5);
	height:10px;

}
.nemo {
	padding:0 0 15px;
}
.linup ul {
	margin:0;
	padding:0;
	list-style:none;
}
.linup ul li {
list-style: disc;
    padding: 4px 43px 4px 9px;
    color: #000;
    text-align: left;
    margin: 0 0 0 67px;
    text-align: justify;
}
.gopop {
	width:100%; 
	padding:8px 0; 
	background:rgba(255, 255, 255, 0.4);
}
.vikti {
	padding:10px 0; 
	color:#000; 
	float:left; 
	width:43%;
	font-weight:bold;
}

.vikti2 {
	padding:10px 0; 
	color:#000; 
	float:left; 
	width:50%;
	font-weight:bold;
}


.loddpo {
	background:#f2f2f2;
	padding:8px 0;
}
.loddpo h1 {
	color:#36C;
	font-size:16px;
	padding:5px 0;
	font-weight:bold;
	margin:8px 0;
	background:#fff;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
}
.loddpo .pusut {
	color:#000;
	text-align:left;
	padding:4px 20px;
	font-weight:bold;
	font-size:15px;

}
.loddpo .fild {
 width: 86%;
    padding: 2px 8px;
	 border: 1px solid rgba(255, 255, 255, 0.4);
  background-color:#fff;
  color:#666;
	border:1px solid #dfdfdf;
	margin:5px 0;
	-webkit-transition-duration: 0.25s;
     transition-duration: 0.25s;
}
input:hover.fild {
  background-color: rgba(255, 255, 255, 0.4);
  color:#53e3a6;
}
 input:focus.fild {
  background-color: #000;
  width:90%;
  color: #53e3a6;
}
.mindil {
	width: 100%;
    padding:2px 33px;
	background:#fff;
	margin:5px 0;
	color:#000;
}
.cloudin {
display: block;
  width:15px;
  height:15px;
  float:left;
  margin:4px 8px;
  background: url("../img/star1.png") no-repeat;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}


button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
		  margin:10px 0 0;
  outline: 0;
  background-color: #2f3192;
  border: 0;
  padding: 10px 15px;
  color: #fff;
  border-radius: 3px;
  width: 250px;
  cursor: pointer;
  font-size: 18px;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
button:hover {
  background-color: #79bcff;
}


/***************/
.stars {
  background: url("../img/star1.png") repeat-x 0 0;
  width:12px;
  height:15px;
}

.stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
.stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
.stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
.stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
.stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
.stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}
.stars label:hover ~ span {
  background-position: 0 -30px;
}
.stars label.star-5:hover ~ span {
  width: 100% !important;
}
.stars label.star-4:hover ~ span {
  width: 80% !important;
}
.stars label.star-3:hover ~ span {
  width: 60% !important;
}
.stars label.star-2:hover ~ span {
  width: 40% !important;
}
.stars label.star-1:hover ~ span {
  width: 20% !important;
}
.stars span {
  display: block;
  width:24px;
  height:22px;
  position: relative;
  top: 0;
  left: 0;
  background: url("../img/star1.png") no-repeat;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}
/**************/



/*/***/
.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block; 
  width: 40px;
   height:40px;
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;

  background-color: rgba(255, 255, 255, 0.15);
  bottom: -160px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.bg-bubbles li:nth-child(1) {
  left: 10%;
}
.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 5%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.bg-bubbles li:nth-child(4) {
  left: 12%;
  width: 60px;
  height: 60px;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-bubbles li:nth-child(5) {
  left: 70%;
}
.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 50px;
  height: 50px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 25%;
  width:80px;
  height:80px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 40px;
  height: 40px;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}

.bg-bubbles li:nth-child(11) {
  left: 25%;
  width:30px;
  height:30px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 60s;
          animation-duration: 60s;
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(12) {
  left: -25%;
  width: 35px;
  height: 35px;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  -webkit-animation-duration: 120s;
          animation-duration:120s;
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(13) {
  left: 55%;
  width: 50px;
  height: 50px;
  -webkit-animation-delay:7s;
          animation-delay:7s;
  -webkit-animation-duration:150s;
          animation-duration:150s;
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(14) {
  left:75%;
  width:60px;
  height:60px;
  -webkit-animation-delay:9s;
          animation-delay: 9s;
  -webkit-animation-duration:120s;
          animation-duration:120s;
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(15) {
  left:85%;
  width:50px;
  height:50px;
  -webkit-animation-delay:20s;
          animation-delay:20s;
  -webkit-animation-duration:60s;
          animation-duration:60s;
  background-color: rgba(255, 255, 255, 0.3);
}
@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-2500px) rotate(600deg);
            transform: translateY(-2500px) rotate(600deg);
  }
}
@keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-2500px) rotate(600deg);
            transform: translateY(-2500px) rotate(600deg);
  }
}

@media all and (max-width: 680px) {
.vikti {
	width:100%;
}

.vikti2 {
	width:100%;
}

}