/* ========= INFORMATION ============================
	- document:  Wow Modal Windows Pro - The most powerful creator of popups & flyouts!
	- author:    Wow-Company & Dmytro Lobov 
	- url:       https://wow-estore.com/item/wow-modal-windows-pro/
	- version:   2.2.1
	- email:     support@wow-company.com
==================================================== */

 #wow-modal-overlay-35 {	  
	 z-index: 999999; 
	 background-color: rgba(0, 0, 0, 0.7); 	 	  
} 
#wow-modal-overclose-35 {	 
	z-index: 999999; 	 
} 
#wow-modal-window-35{
	width:70%; 
	padding:15px; 
	border: 0px solid #eeeeee; 
	z-index:999; 
	position: absolute; 
	top:15%;		left:0%;	right:0%;	border-radius:5px; 
		
	height: auto;
	margin-bottom:40px;	background: rgba(10,10,10,0.55);
	}
#wow-modal-close-35 {
	position: absolute; 
	top: -10px; 
	right: -10px;	 
	font-size: 14px; 	
	font-weight: bold; 
	cursor:pointer; 
	display: none; 
} 
#close-text-35{
	border: 1px solid #ffffff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px; 
	-ms-border-radius: 15px; 
	-o-border-radius: 15px;
	border-radius: 15px;
	background-color: #51a8dd;
	color: #ffffff; 
	padding:6px 9px; 	
}
#close-circle-35{
	color: #51a8dd;
}
#close-times-35{
	color: #ffffff;
}

.wow-modal-botton-35 {
	top:50%;right:-4px;		
	font-size: 1.2em;
	text-decoration: none;	
	float: none;
	text-shadow: none;
	cursor:pointer;
	z-index: 9999;
	
}

	.wow-modal-botton-35 {
		color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
  -ms-border-radius: 4px;
	border-radius: 4px;
	padding: 14px 14px;
	line-height: 14px;
	background: #383838; 
	}
	.wow-modal-botton-35:hover {	
	background: #797979; 
	color: #ffffff;
}
		
		
.wow-animated-35 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;    
}
@media only screen and (max-width: 1024px){
#wow-modal-window-35 {
    width:85%;
}
}
#smwform-35 { 
	 width: 100%;	 
	 padding: 10px;  
	 background: #ffffff; 
	 border: 1px solid #ffffff;
	 border-radius: 0px;
	 overflow: auto;
}
#smwform-35 input[type=text],#smwform-35 textarea{ 
	 width: 100%;	 
	 padding: 10px;
	 display: block;
	 max-width: none;  
	 -moz-box-sizing: border-box; 
	 box-sizing: border-box; 
	 margin-bottom: 13px;
	 background: #ffffff;
	 border: 1px solid #383838;
	 border-radius: 0px;
	 height: 36px;
	 line-height: 36px;
	 color: #383838;
	 font-size:16px;
} 
#smwform-35 input[type=button]{
	padding: 10px;
	width: 100%;
	display: inline-block; 
	color: #ffffff; 
	background: #e95645;
	border: 1px solid #383838;
	border-radius: 0px;
	font-size:16px;
	text-decoration: none;
}  
#smwform-35 input[type=button]:hover {
	cursor: pointer; 
	background: #d45041; 
}
#smwform-35 textarea{ 
	height: 72px;
	line-height: 72px; 
} 

