.send-form-error:hover   { 

	background-color:#7d977c;
	
}

.send-form-error {    color: #FFF;
	text-decoration: none;
	font-family: Arial,Geneva,sans-serif;
	display: block;
	padding: 0px 20px;
	font-weight: bold;
	width: 100px;
	text-transform: none;
	font-size: 16px;
	text-align: center;
	border-radius: 25px;
	border: medium none;
	cursor: pointer;
	background-color: #e7481d;
	height: 28px;
	margin: 0px auto;
	margin-top:15px;
	padding-top: 7px;
	  -webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}

.txt_form {
	color:black;
	font-size:18px;
	text-align:center;
	font-family: Arial, Geneva, sans-serif;
	
}

.say_form {
  border-radius:15px;
	//background-image: url(/images/messg/fon.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ffe493;
color:#E7481D; 
	padding-top:50px;
	width: 380px;
	margin-top: -160px;
	margin-left: -152px;
	position: fixed;
	z-index: 9999;
	left: 50%;
	top: 50%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;

	display: block;
	
}

.say_me {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	opacity: 0.7;

	background-color:black;
	position: fixed;
	height: 200%;
	width: 200%;
	z-index: 9998;
	display: block;
	margin-left:-50%;
	margin-top:-700px;
	
}

#say_close {
	color: #D92C00;
	display: block;
	position:absolute;
	top: 0px;
	margin-top:-20px;
	right:0;
	margin-right:-25px;
	font-family: Arial;
	font-weight: bold;
	cursor: pointer;

}

#say_close img {
	border:0;
	
}

.say_rel {
	cursor: pointer;
	
}
 
#TB_sloi, #TB_sloi2 {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 500;
    /* cursor: pointer; */
}
.TB_sloiBG, .TB_sloiBG2 {
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.popupWindow {
    position: relative;
display:none;
}

#popupWindow {
    z-index: 1000;
    padding: 30px;
    position: fixed;
    top: 200px;
    width: 600px;
    background: #fff url("../pics/bg3.jpg") no-repeat;
    margin-left: -300px;
    left: 50%;
    border-radius: 5px;
}

#popupWindow form {
    float: left;
    width: 290px;
    border-right: 1px dashed #DDD;
    padding-right: 15px;
    margin-right: 15px;
}

#popupWindow h5 {
    margin: 0px;
    margin-bottom: 15px;
    font: normal 15px/19px "Pt Sans", Arial, Verdana, sans-serif;
    color: black;
    padding-left: 345px;
}
#popupWindow h5:before {
    background: url("../pics/map.png") 0px 0px no-repeat;
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 344px;
    top: 109px;

}
#popupWindow u{ display: block; font: normal 15px/19px "Pt Sans", Arial, Verdana, sans-serif;
    color: black;
    padding-left: 345px; text-decoration: none;}
#popupWindow u:before {
    background: url("../pics/spriteSmall.png") 0px -87px no-repeat;
    content: "";
    display: block;
    width: 27px;
    height: 22px;
    position: absolute;
    left: 342px;
    //top: 176px;
}

#popupWindow u a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #e7481e;
}
#popupWindow u a:hover{
    color: #e7481e;
}

#popupWindow h6 {
    margin: 0px;
    margin-bottom: 18px;
    font: normal 26px/22px "Pt Sans", Arial, Verdana, sans-serif;
    color: black;
    padding-left: 341px;
    margin-top: 12px
}
#popupWindow h6::before {
    background: url("../pics/spriteSmall.png") 0px -137px no-repeat;
    content: "";
    display: block;
    width: 20px;
    height: 25px;
    position: absolute;
    left: 344px;
    top: 67px;
    opacity: 0.5;
}

#popupWindow h2 {
    margin: 0px;
    margin-bottom: 11px;
    font: normal 20px "Roboto Slab", Arial, Verdana, serif;
    color: black;
}
#popupWindow strong{
    margin: 0px;
    margin-bottom: 5px;
    font: normal 20px "Roboto Slab", Arial, Verdana, serif;
    color: black;
}
#popupWindow h4 {
    margin: 0px;
    margin-bottom: 20px;
    font: normal 15px "Pt Sans", Arial, Verdana, sans-serif;
    color: black;
}


#popupWindow .close  {
    position: absolute;
    right: 30px;
    top: 19px;
    cursor: pointer;
    color: #636363;
    font: normal 16px/14px "Open Sans", sans-serif;
}

#popupWindow input[type="text"]{font: normal 12px/17px Verdana, sans-serif;width: 100%;padding: 6px 6px; margin-bottom:6px;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: inset 0px 4px 7px #E6E6E6;
    outline: 0;
    border-radius: 5px; margin-bottom: 10px;
}
#popupWindow textarea{font: normal 12px/17px Verdana, sans-serif;width: 580px;padding: 6px 6px; margin-bottom:6px;
resize: none;
height: 150px;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: inset 0px 4px 7px #E6E6E6;
    outline: 0;
    border-radius: 5px; margin-bottom: 10px;
}
#popupWindow input[type="button"]{margin-top: 10px;}
 .greenButton {
    cursor: pointer;
    background: linear-gradient(to bottom, #e7481e 0%, #e7481e 7%, #ba3700 100%) repeat scroll 0% 0% transparent;
    color: #FFF;
    font: 15px/1.15 "Roboto Slab",sans-serif;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    padding: 11px 14px 10px;
    display: inline-block;
    border: medium none;
    border-radius: 5px;
}
