.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #01934C;
}
a:hover {
  color: #00B7FF;
  text-decoration: none;
}
::selection {
  background: #01934C;
  color: #fff;
}
::-moz-selection {
  background: #01934C;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
body {
background: rgb(122,188,255);
background: -moz-linear-gradient(top,  rgba(122,188,255,1) 0%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 48%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(48%,rgba(255,255,255,1)), color-stop(48%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 48%);
background: -o-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 48%);
background: -ms-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 48%);
background: linear-gradient(to bottom,  rgba(122,188,255,1) 0%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 48%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#ffffff',GradientType=0 );

}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 1200px;
}
.button,
.readon,
.readmore,
.btn-primary {
  background: #01934C;
}
.button:hover,
.readon:hover,
.readmore:hover,
.btn-primary:hover {
  background: #00B7FF;
  color: #fff;
}
#roof {
  background: url(../../images/backgrounds/noise.png) repeat 0 0 #01934C;
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#roof a {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#footer-wrap {
  color: #fff;
}
#footer-wrap ul {
  list-style: none;
  margin: 0;
}
#footer-wrap li a {
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
}
#footer-wrap li a:hover {
  color: #00B7FF;
}
#footer-wrap p a {
  color: #01934C;
}
#footer-wrap p a:hover {
  color: #00B7FF;
}
.widget-logo {
    padding: 0 15px 0 15px;
    margin: 0px auto;
    width: 75%;
}
.widget-menu {
padding: 0px;
}
.title {
font-size: 18px;
border-bottom: 1px solid #EEE;
text-transform: none;
letter-spacing: 2px;
line-height: 20px;
position: relative;
color:#01934C;
}
#component .title {
border-bottom: 1px solid #eee;
box-shadow: none;
text-transform: none;
letter-spacing: 0px;
font-size: 14px;
line-height: 14px;
padding-bottom: 0px;
margin-bottom: 0px;
min-height: 30px;
}
.ex-menu{
background: rgb(246,248,249);
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1)));
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
-webkit-box-shadow: 2px 6px 22px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 6px 22px -6px rgba(0,0,0,0.75);
box-shadow: 2px 6px 22px -6px rgba(0,0,0,0.75);
border-style: solid;
border-color: #eee;
border-width: 1px;
border-radius:10px;
}
.ex-menu > ul.l1 > li > a {
margin-bottom: 0;
padding: 5px 35px;
border-style: solid;
border-color: #eee;
border-width: 0 1px 0 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-transform: none;
background: none;
color:#666;
font-size:16px;

}
.ex-menu li:hover > a,
.ex-menu li > a:focus,
.ex-menu li > a:active,
.ex-menu li.active > a {
  background: #00B7FF;
  border: 1px solid #01934C;
}

.ex-menu ul.l1 > li:hover > a,
.ex-menu ul.l1 > li.active > a {
  background: none;
  color:#01934C;
}
/*---- Accordion menu ------*/
a.isactive {
color:#B81616 !important;
}
/*---- Accordion menu end ------*/
li a{
font-size:18px;
}
#mod-finder-searchform button.finder {
  background-color: #01934C;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
  border-color: #006F9B;
}

div.item-xtra-info .catItemDateCreated,
div.item-xtra-info .itemDateCreated,
div.item-xtra-info .userItemDateCreated,
div.item-xtra-info .tagItemDateCreated {
  background: #006F9B;
}
div.k2Pagination ul li span,
#component .pagination ul li span {
  background: #006F9B;
}
.block-foto{
margin:10px;
padding:0;
}
figure {
display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}
.img-intro img, .article-intro img{
width:160px;
float:left;
}
.widget-designedby{
display:none;
}
.block-search, .block-lang{
margin: 2px 15px;
padding:0;
}
table{
font-size:12px;
}
.block-top-slider{
  margin:5px;
  padding:0;
}
.block-topdan{
  margin:0;
  padding:0;
  color: #fff;
}
.block-topdan h1{
  font-size:35px;
  margin:0;
}
.block-topdan h2{
  font-size:20px;
  margin:0;
}
.block-topdan h4{
  font-size:20px;
  line-height:26px;
}
.topsatis {
  background:#05924E;
  margin: 0 0 0 10px;
  text-shadow:2px 2px 3px #000;
}

.sifaris{
  border:1px solid #fff;
  margin:3px;
}
.visforms-form hr{
	border-top: 2px solid Green;
	margin-bottom: 0;
    margin-top: 20px;
}
.block.tel-flyer1{
position: fixed;
    bottom: 10px;
	padding: 0 !important;
    left: 10px;
    background: #eee;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0px 0px 15px green;
	z-index: 9999;
}
.block.tel-flyer1:hover{

    box-shadow: 0px 0px 25px green;

}
.block.tel-flyer2{
position: fixed;
    bottom: 70px;
	padding: 0 !important;
    left: 10px;
    background: #eee;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0px 0px 15px green;
	z-index: 9999;
}
.block.tel-flyer2:hover{

    box-shadow: 0px 0px 25px green;

}