/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

body {
	background:#fff;
	font-size:13px;
    font-family: 'Lato', sans-serif;
	margin:0px;
}


a {
	text-decoration:none;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
}
a:hover {
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
}






.cl{ background:url(../images/cal2.png) no-repeat; width:299px; height:192px; text-align:left}

.clk {
  color: #346085;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding: 31px 29px 20px;
  text-transform: uppercase;
}

a.clk2 {
  color: #fff;
  font-weight: bold;
  padding-left: 39px;
  display: block;
  font-size: 16px;
  line-height: 17px;
  text-indent:0;
  background:none;
  border:0;
  min-height:70px;
  
}

a.clk2:hover{ color:#000; border:0; background:none;}

.novs {
  display: block;
  padding-left: 36px;
  padding-top:18px;
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
    color: #731901;
}
.novs a {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 center;
  border: 0 none !important;
  color: hsl(13, 98%, 23%);
  display: inline;
  float: right;
  font-size: 15px;
  font-style: italic;
  padding: 0 10px;

}
	.bottom-footer span {
  float: left;
}
.novs a:hover{ background:none!important; color:#000!important; padding:0!important; border:0!important; }
