
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


ol, ul { list-style: none; }


img { border: 0; max-width: 100%; }



/** posts slider widget **/
.crsl-items {
  display: block;
  padding: 0px;
  z-index: 99;
  position: relative;
  width:94%!important;
  margin:0 auto;
}

.crsl-item {
  background:transparent;
  padding: 0px;
  /*-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  box-shadow: 0 2px 3px rgba(0,0,0,0.4);*/
  padding-bottom:12px;
  text-align:center;
  box-shadow:none;
}

.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  background:#fff;text-align:center;
  margin:0 auto;
  border:0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
      border-radius: 0;
}
.crsl-item .thumbnail img { 
  display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width:auto;
  margin-top: 14px;
}
.crsl-item .thumbnail:hover img {
  opacity:1;
}

.crsl-item:hover .thumbnail{
-webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
background: rgba(128,180,65,1);
}

.crsl-item h3 {
  font-size: 18px;
    color: #333;
    margin-bottom: 0px;
    font-family: 'FuturaPT-Medium';
    padding:0 15px;
	letter-spacing:0.5px;
	text-transform:capitalize;line-height:25px;
}
.crsl-item h3 a {
  text-decoration: none;
  color: #fff;
}
.crsl-item h3 a:hover {
  text-decoration: none;
  color:#97e23c;
}

.crsl-item .postdate {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
  font-size: 1.2em;
  font-weight: bold;
  background: #4e90da;
}

.crsl-item p {
  font-family: 'Futura Book';
    font-size: 18px;
    color: #666;
    line-height: 24px;
	padding: 0px 15px 6px;
}

.crsl-item .r_m{font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    border-radius: 0px;
    padding:0;
    float: none;
    transition: all 0.5s ease;
    margin-top: 5px;
    display: inline-block;
    border:0;
	text-transform:uppercase;
	margin-bottom: 20px;
    background: #f66;
    padding: 8px 15px;
    border-radius: 30px;
	}
	
.crsl-item .r_m:hover{color: #fff;
    transition: all 0.5s ease;
	background: #333366;
}	
	

.crsl-item .date{
  font-family: 'FuturaPT-Medium';
    font-size: 14px;
    color: #ff6666;
    line-height: 18px;
	padding: 8px 15px;margin-bottom: 2px;
}

.crsl-item p.readmore a {
  font-family: Roboto, sans-serif;
    color: rgb(255, 255, 255);
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    background: rgb(66, 133, 244);
    padding: 0px 10px;
    transition: all 0.3s linear;
	text-decoration: none;
}
.crsl-item p.readmore a:hover {
  color: rgb(255, 255, 255);
    background: rgb(51, 51, 51);
    text-decoration: none;
    transition: all 0.3s linear;
}


/** posts slider nav **/
.slidernav {
  display: block;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
  z-index: 9;
  position:absolute;
  top: 35%;
  width: 100%;
  left:0;
}

.slidernav a {
  display: block;
  padding: 2px 0px;
  margin-right: 0px;
  font-size:20px;
  /*background:#fff;*/
  color: #ff6666;
  text-decoration: none;
  transition:all 0.5s ease;
  /*-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 0px rgba(0,0,0,0.2);*/
}
.slidernav a:active {
  /*-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);*/
}

.previous{float:left;}

.previous .fa{font-size:50px;}

.next .fa{font-size:50px;}

.next{float:right;}

.slidernav a:hover {
/*background:#80b441;*/
  color: #333366;transition:all 0.5s ease;
  }
  
.specilities_home_inn .slidernav a:hover {
  color: #0067a1;transition:all 0.5s ease;
  }  
 
#navbtns .fa{font-size:50px;} 

#navbtns_1 .fa{font-size:50px;} 

.srv5_ico img{margin-top:18px!important;}

.gallery2{margin-top:40px; margin-bottom:0px;}

.gallery2 .crsl-item{       height: auto!important; background: #fff; padding:0px 0px; transition:all 0.5s ease;}

.gallery2 .crsl-item h3 a{color:#333;}

.gallery2 .crsl-item:hover .thumbnail {background: inherit;}

.gallery2 .crsl-item:hover h3 a{ color:#333366;}

.gallery2 .crsl-item:hover{transition:all 0.5s ease;}

.gallery2 .crsl-item .thumbnail{width:100%; margin-bottom:20px;padding:0; overflow:hidden;}

.gallery2 .crsl-item .thumbnail img{margin-top:0; padding:0;transition: all 0.5s ease;}

.gallery2 .crsl-item:hover .thumbnail img{transition: all 0.5s ease;
    transform: scale(1.1);}
  
 
/** media queries **/
@media screen and (max-width: 660px) {
  
  
}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
