body {
		font: 15px/1.4 'PT Sans', sans-serif;
margin: 0;
  font-family: verdana;
}
@text-color: #000;
@yellow-color:#fee121;
@dop-color:#55636e;
@ser-color2:#565553;
@button-background: #f8d800;
@background-greycolor: #f5f2f2;
@background-footer: #363a3e;
@green-color: #26b968;
@menu-bgcolor: #55636e;
@standart-padding:40px 0px;
@middle-padding:60px 0px;
@big-padding:80px 0px;
@h1-size:52px;
@big-size:18px;
@h1big-size:60px;
@h2min-size:32px;
@h3min-size:24px;
.block960 {
max-width: 960px;
    position: relative;
    margin: 0 auto;
}
.polit {
text-align:center;
	font-size: 10px;
color: #9d9d9d;
	margin-top: 11px;
}
.polit a {

color: #9d9d9d;

}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('bebasneue_bold-webfont.eot');
    src: url('bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_bold-webfont.woff2') format('woff2'),
         url('bebasneue_bold-webfont.woff') format('woff'),
         url('bebasneue_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
#amoforms_iframe_189661, #amoforms_iframe_189658, #amoforms_iframe_282502, #amoforms_iframe_197884 {
width: 100%;
}
#result2,
#result3,
#result4,
#result5,
#result6,
#result7,
#result8,
#result9,
#result10,
#result11 {
    z-index: 999999;
    display: none;
    width: 50%;
    margin: 0 auto;
    position: fixed;
    top: 0%;
    left: 0;
    right: 0;
    padding: 20px;
    background-color: #27b968;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 17px;
}

.warnin {
    font-size: 11px;
    text-align: center;
    max-width: 260px;
    margin: 0 auto 20px auto;
}
.mofo input:nth-child(2) {
    margin-top: 20px;
}
.mofo {
    text-align: center;
    padding: 0px 0px;
	margin: 0 auto;
    max-width: 350px;
	    font-size: 14px;
}

.mofo h3 {
    margin: 10px 0px;
}

h3 {
    font-size: 30px;
    color: #38384a;
    font-family: 'Panton';
    font-weight: normal;
}
.mofo input {
    margin-bottom: 10px;
}
input {
    outline: none;
    font-size: 16px;
    display: block;
    background-color: #ffffff;
    padding: 12px 14px;
    height: 48px;
    width: 100%;
    border: 1px solid #c6d5dd;
    font-weight: normal;
    border-radius: 4px;

}
textarea {
    outline: none;
    font-size: 16px;
    display: block;
    background-color: #ffffff;
    padding: 12px 14px;
    height: 104px;
    width: 100%;
    border: 1px solid #c6d5dd;
    font-weight: normal;
    border-radius: 4px;
 
    max-width: 520px;
}
textarea {
    outline: none;
    font-size: 16px;
    display: block;
    background-color: #ffffff;
    padding: 12px 14px;
    height: 104px;
    width: 100%;
    border: 1px solid #c6d5dd;
    font-weight: normal;
    border-radius: 4px;
    font-family: 'proxima_nova_rgregular';
    max-width: 520px;
}
.mofo a.button {
    margin: 20px auto 0 auto;
    display: block;
  
}

a.button {
    border-radius: 5px;
    padding: 15px 30px;
	cursor: pointer;
    color: #000;
    background-color: #fee121;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

a.button:hover {

    color: #fff;
    background-color: #26b968;

}

.logos {
clear: both; margin: 0 auto 16px; display: block;
    height: 18px;
}
.discrfo {
text-align: center;
padding: 10px 45px 0px 45px;

  font-size: 12px;
}
.zagi {
    font-family: 'bebas_neuebold';
font-size: 34px;
display: block;
    color: #565553;
margin-bottom: 10px;
  
}
.prozr {


  overflow: hidden;
}
.comment {
    position: relative;
padding: 15px 25px 15px 25px;

}
.comment input {
  border: none;
display: block;
    max-width: 280px;
	border: 1px solid #dadada;
    border-radius: 7px;
margin: 0 auto;
background: #fff;
    padding: 12px 14px;
margin-bottom: 20px;

}
.comment textarea {
  border: none;
display: block;
    max-width: 280px;
	border: 1px solid #dadada;
    border-radius: 7px;
margin: 0 auto;
background: #fff;
    padding: 12px 18px;
margin-bottom: 20px;
	width: 280px;
}

.submit_outline {
    background-color: #fee121;
    border-radius: 50px;

    color: #000;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;

    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	width: 200px;
	margin: 0 auto;
	display: block;
}

 .submit_outline:hover {   background-color: #26b968;
    color: #fff;
}
.submit_outline:hover input {    color: #fff; }
.podvall input {
    padding: 5px 40px;
    border: none;

    cursor: pointer;

    background: transparent;
    display: block;

    color: #fff;
    cursor: pointer;
    width: 100%;

    text-transform: uppercase;
    margin: 0 auto;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    font: 18px/1.4 'PT Sans', sans-serif;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	
	padding-left: 0; 
	    font-family: 'bebas_neuebold';

}
.submit_btn {

font-size: 18px;
display: block;
position: relative;
width: 220px;
height: 40px;
line-height: 40px;
text-transform: uppercase;
text-align: center;
color: #fff;
outline: 0;
cursor: pointer;
border-radius: 10px;
margin: 0 auto;
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
}

	
@media (max-width: 600px) {
			.discrfo {
 
    padding: 10px 1px 0px 1px;
    
}
	.zagi {

    font-size: 21px;
		}
	.comment {
    padding: 15px 1px 15px 1px;
}
	.submit_outline {




}
	.podvall input {

    padding: 5px 20px;
	}
		}