﻿@font-face {
  font-family: 'IskoolaPota';
  src: url(//sinhalese.zhizunsf176.com/css/font/IskoolaPota.eot); /* IE9 Compat Modes */
  src: url(//sinhalese.zhizunsf176.com/css/font/IskoolaPota.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(//sinhalese.zhizunsf176.com/css/font/IskoolaPota.woff) format('woff'), /* Modern Browsers */
    url(//sinhalese.zhizunsf176.com/css/font/IskoolaPota.ttf) format('truetype'), /* Safari, Android, iOS */
    url(//sinhalese.zhizunsf176.com/css/font/IskoolaPota.svg) format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'trebuchet-ms';
  src: url(//sinhalese.zhizunsf176.com/css/font/trebuchet-ms.eot); /* IE9 Compat Modes */
  src: url(//sinhalese.zhizunsf176.com/css/font/trebuchet-ms.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(//sinhalese.zhizunsf176.com/css/font/trebuchet-ms.woff) format('woff'), /* Modern Browsers */
    url(//sinhalese.zhizunsf176.com/css/font/trebuchet-ms.ttf) format('truetype'), /* Safari, Android, iOS */
    url(//sinhalese.zhizunsf176.com/css/font/trebuchet-ms.svg) format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}
body {font:14px/1.8em 'IskoolaPota', arial,sans-serif;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.dn{display:none;}
.dit{display:inline-table;}
.po-re{position:relative;}
.bold{font-weight: bold;}
.tc{text-align:center;}
.bn{border:none!important;}
.w1200 {width: 1200px;margin: 0 auto;}
.w736 {width: 736px;}
.w800 {width: 800px;}
.w850 {width: 850px;}
.w320 {width:320px;}
.w388 {width:388px;}
.w380 {width:380px;}
.w460 {width: 460px;}
.w620 {width: 620px;}
.w560 {width: 560px;}
.w580 {width: 580px;}
.w388 {width: 388px;}
.w747 {width: 747px;}
.h5 {height: 5px;}
.h10 {height: 10px;}
.h20 {height: 20px;}
.aImg,.aImg img {display: block;position: relative;width: 100%;height: 100%;}
a {color: #333;}
a:hover {color: #23498f;}
.bg-1 {background: #f5f5f5;}
.bg-2 {background: #ddd;}
.bg-3 {background: #fff;}
.bg-4 {background: #f00000;}
.bg-5 {background: #2f5dad;}
.bs-1 {box-shadow: 5px 5px 10px rgba(0,0,0,0.1);}
.imgScale-1 {display: block;position: relative;width: 100%;height: 100%;overflow: hidden;}
.imgScale-1 img {
	transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;	
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;	
}
.imgScale-1:hover img {
	transform: rotate(0deg) scale(1.05,1.05);
	-ms-transform: rotate(0deg) scale(1.05,1.05);
	-moz-transform: rotate(0deg) scale(1.05,1.05);
	-webkit-transform: rotate(0deg) scale(1.05,1.05);
	-o-transform: rotate(0deg) scale(1.05,1.05);
}
.mL17 {margin-left: 17px;}
.mL30 {margin-left: 30px;}
.pd0 {padding: 0 !important;}
.pdB25 {padding-bottom: 25px;}
.pdTB30 {padding: 30px 0;}
.pdBLR25 {padding: 0 25px 25px;}
.bdB-1 {border-bottom: 1px #e4e4e4 solid;}