body,html{height:100%;margin:0;padding:0}
#myCarousel .item.active,.carousel,.item{height:100%}
.carousel-inner{height:100%;}.carousel{margin-bottom:60px}
.carousel-caption{z-index:5}
.carousel .carousel-inner .bg{background-repeat:no-repeat;/*background-size:cover*/}
.carousel .carousel-inner .bg1{background-image:url(../../images/slide1.png);background-position:80% center;background-attachment:fixed}
.carousel .carousel-inner .bg2{background-image:url(../../images/slide2.png);background-position:80% center;background-attachment:fixed}
.carousel .carousel-inner .bg3{background-image:url(../../images/slide3.png);background-position:80% center;background-attachment:fixed}
.carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.carousel-fade .carousel-inner .active{opacity:1}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;opacity:0;z-index:1}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{opacity:1}
.carousel-fade .carousel-control{z-index:8}

/*.is{border-top:5px solid #fff;border-bottom:5px solid #fff;}*/
.is a{display:inline-block;text-align:center;margin-left:15px;color:#555;text-transform:uppercase;}
.is img{width:170px;height:110px;background:#ccc;
-webkit-box-shadow: 0px 5px 11px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 11px 0px rgba(0,0,0,0.5);
box-shadow: 0px 5px 11px 0px rgba(0,0,0,0.5);
margin-bottom:5px;border:5px solid #ccc;}
.is img:hover{border-color:#d5e3ec;}
.homeBlock{width:100%;margin:0 auto;position:absolute;bottom:0;z-index:6;}
.hBlocks{margin:0 auto;opacity:0.7;}
.is{
/*background: #d4e8e9;
background: -moz-linear-gradient(top,  #ffffff 0%, #d4e8e9 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#d4e8e9 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#d4e8e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4e8e9',GradientType=0 );*/
padding:15px 0;
}
.blocks{width:33.1%;margin-left:.2%;		
background: rgba(255,255,255,0.64);
background: -moz-linear-gradient(top, rgba(255,255,255,0.64) 0%, rgba(255,255,255,0.64) 16%, rgba(255,255,255,0.74) 28%, rgba(255,255,255,1) 60%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.64)), color-stop(16%, rgba(255,255,255,0.64)), color-stop(28%, rgba(255,255,255,0.74)), color-stop(60%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.64) 0%, rgba(255,255,255,0.64) 16%, rgba(255,255,255,0.74) 28%, rgba(255,255,255,1) 60%);
background: -o-linear-gradient(top, rgba(255,255,255,0.64) 0%, rgba(255,255,255,0.64) 16%, rgba(255,255,255,0.74) 28%, rgba(255,255,255,1) 60%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.64) 0%, rgba(255,255,255,0.64) 16%, rgba(255,255,255,0.74) 28%, rgba(255,255,255,1) 60%);
background: linear-gradient(to bottom, rgba(255,255,255,0.64) 0%, rgba(255,255,255,0.64) 16%, rgba(255,255,255,0.74) 28%, rgba(255,255,255,1) 60%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.blockContent{margin:30px 20px 10px 20px;min-height:305px;text-align:justify;}	
.blockContent h1 span{font-size:20px;}	
.blockContent h1{font-weight:bold;font-size:30px;text-align: center;}	
.blockContent i{display:block;font-size:50px;color:#145262;font-weight:normal;}	
.is a:hover{text-decoration:none;color:#368600;}
/*.textLeft{text-align:left;}
.textRight{text-align:right;}
.textLeft .subs{border-left:2px solid #fff;padding-left:20px;}
.textRight .subs{text-align:right;border-right:2px solid #fff;padding-right:20px;float:right;}
*/
.carousel-control.right,.carousel-control.left{background:none;}