@charset "utf-8";
/* CSS Document */






.vakk {
display:block;
font-family: DaxlineCyrTF-Regular;
padding:12px 12px 12px 12px;
background-color:#9dc536;
width:200px;
text-align:center;
color:#fff;
text-decoration:none;


}


.asdmore{

padding:0;
margin:0;
height:auto;
background:none;



}


#formform {

width:100%;
position:relative;
z-index:300;

}


.asd2{display:block;}


.actionwindow{
position:fixed;
width:100%;
height:100%;
background-image: url(../../images/blackpixel.PNG);
z-index:9999;
display:none;
}

.actionwindownow{
position:relative;
margin:auto;
top:50%;
margin-top:-250px;
width:700px;
height:500px;
background:#fff;
z-index:1000;


}


.actionwindownow .but {
position:absolute;
left:0px;
top:285px;
text-decoration:none;
border:none;

}

.actionwindownow .but:hover{
text-decoration:none;
border:none;
}

.actionwindownow .but:hover img {

opacity:0.8;


}




.actionwindownow .close {
position:absolute;
right:-70px;
top:0px;
text-decoration:none;
border:none;

}

.actionwindownow .close:hover{
text-decoration:none;
border:none;
}

.actionwindownow .close:hover img {

opacity:0.8;


}













.sendpost {

font-family: DaxlineCyrTF-Regular;
font-size:14px;



}


.sendpost h3 {
font-size:16px;
}

#formform input[type="text"] {

display:block;
border:none;
background:none;
width:100%;
font-size:14px;
margin:5px 0 5px 0;
padding:10px 0 5px 0;
border-bottom:2px solid #596655;
color:#db7379;


}


#formform input[type="text"]:focus{

outline: none;

}



#formform input[type="text"]::-webkit-input-placeholder {font-family: DaxlineCyrTF-Regular;color:#333333;font-size:14px;}
#formform input[type="text"]::-moz-placeholder          {font-family: DaxlineCyrTF-Regular;}/* Firefox 19+ */
#formform input[type="text"]:-moz-placeholder           {font-family: DaxlineCyrTF-Regular;}/* Firefox 18- */
#formform input[type="text"]:-ms-input-placeholder      {font-family: DaxlineCyrTF-Regular;}



#formform textarea {

display:block;
border:none;
background:none;
width:100%;
font-size:14px;
margin:5px 0 5px 0;
padding:10px 0 5px 0;
border-bottom:2px solid #596655;
height:145px;
color:#db7379;


}


#formform textarea:focus{

outline: none;

}



#formform textarea::-webkit-input-placeholder {font-family: DaxlineCyrTF-Regular;color:#333333;font-size:14px;}
#formform textarea::-moz-placeholder          {font-family: DaxlineCyrTF-Regular;}/* Firefox 19+ */
#formform textarea:-moz-placeholder           {font-family: DaxlineCyrTF-Regular;}/* Firefox 18- */
#formform textarea:-ms-input-placeholder      {font-family: DaxlineCyrTF-Regular;}


#formform .insel {
margin:5px 0 5px 0;
padding:10px 0 5px 0;
border-bottom:2px solid #596655;

}

#formform .insel select {

display:block;
border:none;
background:none;
width:100%;


color:#000000;font-size:14px;
font-family: DaxlineCyrTF-Regular;
border-radius:0;
-webkit-appearance: none;




}


#formform .insel select:focus {
outline: none;

}



#formform .selecttime{
display:none;padding:10px;width:100%;background:#ffffff;border:1px solid silver;border-radius:5px;position:relative;
z-index:200;



}



#formform .selecttime .times {
float:left;padding:7px 10px 7px 10px;margin:5px;color:#ffffff;font-size:14px;background:#db7379;border-radius:5px;cursor:pointer;font-family:'DaxlineCyrTF-Medium';
transition: 0.3s;
}

#formform .selecttime .times:hover {
background:#586554;
transition: 0.3s;

}


@media (max-width: 900px) {

.asd2{display:none;}


#formform {

text-align:center;

}


}
