@import url("nowa/stylesheet.css");
/*background*/
.jqueryslidemenu a.active,
.ei-slider-thumbs li.ei-slider-element,
.ei-slider-thumbs li a:hover,
.toggle_container,
span.teaser_icon:hover,
a.read_more:hover,
#contact-form p input#submit:hover,
.search_button:hover,
.drop_cap:hover {
/*background-color:#ff6c00 !important;*/
}

/*color*/
.ei-title span,
.teaser span,
.widget_container span,
.content h3 span,
.content_wide .widget_container h4:hover {
    /*color:#ff6c00 !important;*/
}


/*border*/
.trigger_container,
body {
    /*border-top: 4px solid #ff6c00 !important;*/
 }
 
 span.trigger{
 /*border-bottom:10px solid #ff6c00 !important;*/
 }
 
 #contact-area textarea:focus, #contact-area input:focus,
 a.read_more:hover,
 #contact-form p input#submit:hover{
 /*border:1px solid #ff6c00 !important;*/
 }
 #font-new{
	font-family: nowa;
}
#color-blue{
	color: #0096ff;
	font-family: nowa;
}
#color-blue-2{
	color: #0096ff;
}
.mar--10{
	margin-top: -15px;
	padding-left: 2px;
}
.mar--5{
	margin-top: -10px;
}
.img-border{
	border: 1px solid #0096ff;
	padding: 3px;
}
.img-border-2{
	border: 1px solid #fff;
	padding: 3px;
}
.bg-preze{
	background-image: url(../images/bg-preze.png);
	background-repeat: no-repeat;
}
.white-font{
	color: #FFF;
}
#white-font{
	color: #FFF;
}
.right-img{
	float: right;
	margin-left: 20px;
}
.just-text{
	text-align: justify;
}
.left-img2{
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.hhh{
	height: 250px;
}
.send-mar{
	padding-right: 50px;
	margin-top: -40px;
}
.list{
	line-height: 25px;
	padding-right: 25px;
	
	/*padding-left: 25px;*/
	color: #555555;
}
.list li{
	list-style-position: outside;
	margin: 0;
	/*list-style-image: url(../images/list-check.png);*/
	}
.list li i{
	color: #0096ff;
	padding-right: 5px;
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.modal {
	display: none;
	background: #eee;
	padding: 0 20px 20px;
	overflow: auto;
	z-index: 1001;
	position: absolute;
	width: 80%;
	min-height: 70%;
	border: 5px solid #0096ff;
}
.modal p {
  font-size: 14px;
  text-align: right;
  margin: 10px 0 0;
}
.modal p:hover {
  cursor: pointer;
}
.mar-img-3{
	float: left;
	margin-top: -5px;
}
