html,body{
	width: 100%;
	height: 100%;
	background: ;
}
*{
	margin: 0px;
	padding: 0px;
}
.cell-mob{
    display: none;
}

h2,h3,h4,h5{
	margin: 0px;
	font-family: ;
}
p{
	margin: 0px;
	font-family:;
	
}




.clear-fix{
	clear: both;
}

 
.err{
    width: 100%;
    height: auto;
    text-align: center; 
}
.err .err-msg{
    width: 800px;
    height: auto;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 150px;
    
}
.err .err-msg img{
    width: 500px;
    height: 250px;
}
.err .err-msg h3{
    font-family: viga;
    font-size: 22px;
    margin-top: 20px;
    font-weight: bold;
}
.err .err-msg a{
    background: #37aff0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    margin-top: 20px;
    outline: none;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-family: literata;
    display: block;
    text-decoration: none;
}





.head-set{
	width: 100%;
	height: auto;
	
}
.head-set .lgcolum{
	width: 20%;
	height: 150px;
	float: left;
	line-height: px;
	background: ;
	text-align: left;
	margin-left: -20px;
	
}
.head-set .lgcolum img{
	width: 220px;
	line-height: px;
	height: 150px;
}
.head-set .set-cont{
	width: 45%;
	float: left;
	margin-top:40px;
	margin-left:50px;
	

}

.head-set .set-cont h3{
	width: 500px;
	font-family: Pridi;
	font-size: 34px;
	text-transform: uppercase;
	color: #0b6541;
	border-bottom: 3px solid #d4ac55;
	text-align: center;
}
.head-set .set-cont p{
	text-align: center;
	width: 500px;
	font-family: viga;
	margin-top: 5px;
	font-size: 12px;
}
.head-set .set-cont p span{
	margin-right: 12px;
	font-size: 12px;
	
}
.head-set .set-cont p i{
	font-size: 11px;
	color: #d4ac55;
	font-weight: 600;
	margin-right: 5px;
}

.head-set .conts-dtls{
	width: 25%;
	float: right;
	margin-top: 55px;
	padding-left: px;
	display: ;
}

.head-set .conts-dtls .main-conts i{
	color: #d4ac55;
	color: #0b6541;
}
.head-set .conts-dtls .main-conts p{
	text-align: left;
	color: #0b6541;
	color: #000;
	font-family: viga;
	font-family: alata;
	margin-left: 15px;
	font-size: 15px;
}
.head-set .conts-dtls .main-conts p a{
	color: #0b6541;
	color: #000;
	text-decoration: none;
}
.head-set .conts-dtls .main-conts p:hover a i{
	color: #d4ac55;
}

.head-set .conts-dtls .social{
	width: 100%;
	height: auto;
}
.head-set .conts-dtls .social p{
	
	margin-left: 32px;
	
}
.head-set .conts-dtls .social p a{
	width: 25px;
	margin-left: 10px;
	font-size: 18px;
	color: #fff;
	background: #d4ac55;
	padding: 0px 5px;
	border-radius: 3px;
	height: 22px;
	line-height: 22px;
	display:inline-block;
	text-align: center;
	color:#fff;
	
}
.head-set .conts-dtls .social p a:hover{
	background: #d4ac55;
	background: #0b6541;
	
}
.head-set .conts-dtls .social p a i{
	font-size: 14px;
}


.menu-navigate{
	width: 100%;
	height: 45px;
	background:#0b6541;
	float:;
	margin-top: px;
	padding-left:;
	border-bottom: 1px solid #0b6541;
}
.menu-navigate ul{
	list-style: none;
	margin: auto;
	width: 80%;
	position: relative;
}
.menu-navigate ul li{
	float: left;
	height: 45px;
	line-height: 45px;
	width: 150px;
	text-align: center;
	font-family: alata;
	font-size: 14px;
}
.menu-navigate ul li a{
	text-decoration: none;
	color: #fff;
	display: block;
}
.menu-navigate ul li a.active{
	background: #;
}
.menu-navigate ul li a:hover{
	background: #f5ca62;
	color: #000;
	
}
.menu-navigate ul li a.rgister{
	background:#fab143;
	background:#fa5016;
	width:120px;
	height:27px;
	line-height:27px;
	margin-top:13px;
	margin-left:10px;
	border-radius:100px;
	font-size: 13px;
	color: #fff;
}
.menu-navigate ul li a.rgister:hover{
	background: #562d7d;
	background: #1b0044;
	background: #fab143;
}
.menu-navigate ul li ul{
	width: 180px;
	background: #0b6541;
	position: absolute;
	top: 45px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	display: none;
}
.menu-navigate ul li:hover ul{
	display: block;
}
.menu-navigate ul li ul li{
	
	height: 50px;
	width: 180px;
	text-align: left;
	
	
}
.menu-navigate ul li ul li a{
	color: #fff;
	display: block;
	padding-left: 15px;
}
.menu-navigate ul li ul li:hover a{
	background: #f5ca62;
	color: #000;
	
}


.sld-set{
	width: 100%;
	height: 450px;
	float: left;
}

.sld-set .carousel .carousel-inner .item{
	width: 100%;
	height: 450px;
	
}


.sld-set .carousel .carousel-inner .item img{
	width: 100%;
	height: 100%;
} 

.wlcm{
	width: 100%;
	height: auto;
	margin-top: 0px;
	background: whitesmoke;
	padding: 20px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.wlcm h3{
	font-family: pridi;
	font-weight: ;
	margin-bottom: 10px;
	color: #0b6541;
	color: orangered;
	color: darkorange;
	text-transform: uppercase;
}
.wlcm p{
	font-family: alata;
	font-size: 15px;
	width: 900px;
	margin: 0 auto;
	color:;
}


.kca-section{
	width: 100%;
	height: auto;
	margin-top: 100px;
}
.kca-section .zyarat{
	width: 100%;
	height: auto;
	padding: 0px;
	border: 1px solid #0b6541;
	border-radius: 5px 5px 0px 0px;
	margin-bottom: 50px;
}
.kca-section .zyarat:hover{
	background: whitesmoke;
	
}
.kca-section .zyarat img{
	width: 100%;
	height: 200px;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 3px solid #fab143;
}
.kca-section .zyarat .zyarat-chld{
	width: 100%;
	height: auto;
	padding-bottom: px;
	position: relative;
	
}
.kca-section .zyarat .zyarat-chld h4{
	text-align: center;
	margin:20px 0px;
	font-family: viga;
	color: #0b6541;
	
	
}
.kca-section .zyarat .zyarat-chld p{
	font-family: calibri;
	font-size: 14px;
	text-align: center;
	
}
.kca-section .zyarat .zyarat-chld a{
	display: block;
	font-family: calibri;
	background:orangered;
	background:#0b6541;
	margin: auto;
	width:25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	margin-top: 30px;
}

.chti-dua{
	width: 100%;
	height: 600px;
	margin-top: 100px;
	position: relative;
	
}
.chti-dua img{
	width: 100%;
	height: 100%;
	margin: auto;
}


.chti-dua .chat-gls {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.chti-dua .chat-gls .chti-chld{
	margin-top: 100px;
	height: auto;
}
.chti-dua .chat-gls .chti-chld h4{
	font-family: viga;
	font-size: 20px;
	color: #0b6541;	
}
.chti-dua .chat-gls .chti-chld p{
	font-family: alata;
	font-size: 14px;
	margin-top: 20px;
}
.chti-dua .chat-gls .cht-smbl{
	margin-top: 60px;
	height: auto;
	text-align: center;
}
.chti-dua .chat-gls .cht-smbl img{
	width: 350px;
	height: 400px;
	margin: auto;
	border-radius: 10px;
	margin-top: 0px;
	border: 5px solid #fff;
}
.chti-dua .chat-gls .cht-smbl h4{
	margin-top: 10px;
	font-family: viga;
	color: #0b6541;
	font-size: 20px;
}
.chti-dua .chat-gls .cht-smbl p{
	margin-top: px;
	font-family: alata;
	font-size: 16px;
}

.query-now{
	width: 100%;
	height: 400px;
	background: #d4ac55;
	background: #0b6541;
	
}
.query-now .query-content{
	margin-top: 130px;
	color: #fff;
	text-align: center;
}
.query-now .query-content h3{
	font-family: viga;
	
}
.query-now .query-content p{
	margin-top: 0px;
}

.query-now .query-content .btn-test{
	text-align: center;
	margin-top: 120px;
}
.query-now .query-content button{
	outline: none;
	width: 200px;
	border-radius: 3px;
	border: none;
	background: #d4ac55;
	color: #000;
	height: 40px;
	font-family: alata;
	font-weight: ;
	font-size: 15px;
	margin-top: 20px;
}

.query-now .vdo-test{
	text-align: center;
	margin-top: 60px;
	
}
.query-now .vdo-test iframe{
	width: 450px;
	height: 280px;
	border: 1px solid #fff;
	border-radius: 5px;
}



.rslt-testi{
	width: 100%;
	height: auto;
	margin-top: 80px;
}

.rslt-testi .testi-monials{
	width: 1000px;
	height: 410px;
	margin: auto;
	font-family: alata;
	padding-bottom: 20px;
	
}
.rslt-testi .testi-monials h3{
	width: 100%;
	height:40px;
	line-height: 40px;
	font-family: viga;
	color: #0b6541;	
	font-size: 18px;
	border-bottom: 2px solid #d4ac55;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.rslt-testi	.testi-monials .btm-devider{
	width: 80px;
	border: 1px solid #694d4e;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: px;
	display: none;
}
.rslt-testi .testi-monials .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid #694d4e;
}

.rslt-testi .testi-monials .flmtr{
	width: 1000px;
	margin: auto;
	background: whitesmoke;
	padding: 10px;
	margin-top: 0px;
	height: auto;
	border: 1px solid #ccc;
}
.rslt-testi .testi-monials .caret{
	margin-top: -20px;
	margin-left: 70px;
	color:#e1e1e1;
	width: 10px;
	text-align: right;
}
.rslt-testi .testi-monials .whois{
	width: 250px;
	margin: auto;
	margin-top: 50px;
	float: right;
	text-align: right;
}
.rslt-testi .testi-monials .whois img{
	width: 80px;
	height: 80px;
	border: 1px solid #ccc;
	border-radius: 50px;
	float: left;
	margin-right: 20px;
	padding: 5px;
}
.rslt-testi .testi-monials .whois h4{
	margin-top: 0px;
	padding-top: 25px;
	font-family: viga;
	font-size: 15px;
	text-align: left;
}
.rslt-testi .testi-monials .whois P{
	text-align: left;
}





.kca-evnts{
	width: 100%;
	height: auto;
	margin-top: 50px;
	background: whitesmoke;
	border-top: 1px solid #ccc;
}
.kca-evnts h3{
	font-family: viga;
	margin-top: 50px;
	margin-bottom: 25px;
	color: #0b6541;
	
}
.kca-evnts .upcoming{
	width: 280px;
	height: 280px;
	display:inline-block;
	margin-right: 25px;

}
.kca-evnts .upcoming img{
	width: 280px;
	height: 200px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.kca-evnts .upcoming .evnt-disc{
	margin: 10px;
	display: ;
}
.kca-evnts .upcoming .evnt-disc p{
	font-family: litereta;
	text-align: center;
}






.show-srvs{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 50px;
    
    
}
.show-srvs	h3{
	font-family: playball;
	margin-bottom: 25px;
	height: 40px;
	line-height: 40px;
	color: #18316e;
	border-bottom: 1px solid crimson;
}
.show-srvs .srvc-chld{
    width: 150px;
    height: 150px;
    margin-left: 20px;
    margin-bottom: 80px;
    float: left;
    text-align: center;
    position: relative;
	transition:0.5s;
}
.show-srvs .srvc-chld a img{
    width: 100%;
    height: 100%;
    margin-top: px;
    padding: 3px;
    border-radius: 100px;
    border:2px solid red;
    transition: 0.5s;
}
.show-srvs .srvc-chld:hover a img{
	transform: scale(1.1);
}
.show-srvs .srvc-chld p{
    font-family: calibri;
    font-size: 15px;
    margin-top: 10px;
   
    
}

.glry-shows{
	width: 100%;
	height: auto;
	margin-top: 50px;
	
}
.glry-shows h3{
	color: #18316e;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid crimson;
	font-family: playball;
	margin-bottom: 10px;
}

.glry-photos{
	width: 185px;
	float:left;
	height: 150px;
	margin-right: px;
	border: 1px solid #fff;
	position: relative;
	
}
.glry-photos img{
	width: 100%;
	height: 100%;
}
.glry-photos .glry-saman {
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	opacity: 0;
}
.glry-photos .glry-saman:hover{
	transition: 1s;
	opacity: 1;
}

.glry-photos .glry-saman p{
	color: #fff;
	font-family: calibri;
	margin-top: 50px;
	font-size: 18px;
}
.glry-photos .glry-saman p a{
	text-decoration: none;
	color: #fff;
	margin-right: 5px;
	
}
.glry-photos .glry-saman p a:last-child{
	margin-left: 5px;
}
.glry-photos .glry-saman p a i{
	font-size: 14px;
}
.glry-photos .glry-saman h4{
	font-size: 13px;
	color: #fff;
	margin-top: 10px;
	
}


.admn-opn{
	width: 100%;
	height: 400px;
	margin-top: 50px;
	background: #694d4e;
	background: #c5d7d1;
	background: #25a5f5;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.admn-opn .admn-content{
	width: 100%;
	height: 100%;
	font-family: alata;
	color: #694d4e;
	color: #fff;
	text-align: center;
}
.admn-opn .admn-content h3{
	font-family: playball;
	text-align: center;
	margin-top: 140px;
	text-transform: ;
	color: #fff;
}
.admn-opn .admn-content p{
	text-align: center;
	margin-top: 5px;
	color: #fff;
}
.admn-opn .admn-content button{
	width: 180px;
	height: 40px;
	background: #18316e;
	background: crimson;
	color: #fff;
	margin: auto;
	outline: none;
	border: none;
	border-radius: 5px;
	margin-top: 20px;
	
}

.admn-opn .admn-build{
	width: 100%;
	height: 320px;
	margin-top: 40px;
}
.admn-opn .admn-build img{
	width: 100%;
	height: 320px;
	border: 3px solid whitesmoke;
	border-radius: 5px;
	
}
.admn-opn .admn-build iframe{
	width: 100%;
	height: 100%;
	border: 3px solid whitesmoke;
	border-radius: 5px;
	

	
}


.test-monials{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    margin-top: 50px;
}
.test-monials h3{
    font-family: playball;
    text-align: ;
    text-transform: ;
    color: #18316e;
    color: #18316e;
    font-weight: ;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid crimson;
	margin-bottom: 100px;
}
.test-monials .brdr{
     width: 100px;
    margin: auto;
    border: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 50px;
	display: none;
}
.test-monials .brdr p{
    border: 1px solid #222;
    width: 30px;
    text-align: center;
    margin: 0px auto;
}
.test-monials .tst-fst{
    width: 80%;
	margin: auto;
    line-height: auto;
    float: ;
    margin-left: px;
    padding-bottom: 50px;

}
.test-monials .tst-fst:first-child{
   
}
.test-monials .tst-fst:last-child{
   
    
}

.test-monials .tst-fst .intro{
    width: 400px;
    height: auto;
    float: left;
	
}
.test-monials .tst-fst .intro img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
    float: left;
	border-radius: 100px;
    border: 1px solid #ccc;
	padding: 3px;
}
.test-monials .tst-fst .intro h4{
    font-family: viga;
    font-size: 15px;
    font-weight: ;
    margin-top: 20px;
}
.test-monials .tst-fst .intro p{
	font-family: calibri;
}
.test-monials .tst-fst .matter{
    margin-top: 30px;
    font-family: calibri;
    font-size: 14px;
    width: 100%;
    
}
.test-monials .tst-fst .matter:first-child{
    
}
.test-monials .tst-fst .star-rate{
    color:darkorange;
    margin-top: 20px;
	float: right;
}



footer{
	width: 100%;
	height: 400px;
	background: #111;
	margin-top: 50px;
}
footer .ftr-cont{
	width: 100%;
	height: auto;
	margin-top: 80px;
	font-family: calibri;
	color: #ccc;
}
footer .ftr-cont p{
	margin-bottom: 20px;
}

footer .ftr-cont .ftr-addr{
	width: 100%;
	margin-bottom: 10px;
	
}
footer .ftr-cont .ftr-addr .ftr-icon{
	width: 40px;
	text-align: center;
	float: left;
}
footer .ftr-social{
	width: 100%;
	height: auto;
	margin-top: 70px;
	text-align: center;
}
footer .ftr-social a img{
	width: 150px;
	height: 150px;
	margin: auto;
	border-radius: 5px;
	margin-bottom: 40px;
	background: #fff;
}
footer .ftr-social a{
	text-decoration: none;
	color: #ccc;
	font-size: 25px;
	margin-left: 15px;
	margin-right: 10px;
}
footer .ftr-social a:hover{
	color: dodgerblue;
}

footer .quick-headding{
	width: 100%;
	height: auto;
	margin-top: 60px;
	text-align:center;
	font-family: calibri;
}
footer .quick-headding h4{
	color: #ccc;
	text-align: center;
	font-family: viga;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom:;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-right: 40px;
}
footer .quick-headding ul{
	list-style: none;
	float:;
}
footer .quick-headding ul li{
	margin-top: 10px;
	width: 140px;
	float: left;
	text-align: left;
	margin-left: 40px;
	font-size: 13px;
}
footer .quick-headding ul li a{
	text-decoration: none;
	color: #ccc
}
footer .quick-headding ul li:hover a{
	color: #fff;
}

footer .cpright{
	width: 100%;
	height: auto;
	margin-top: 40px;
	border-top: 1px solid grey;
	padding-top: 10px;
	font-family: alata;
	font-size: 13px;
}
footer .cpright p a{
	text-decoration: none;
	color: gray;
	
}

footer .cpright p a:hover{
	color: dodgerblue;
}
footer .cpright p:first-child{
	float: left;
	color: grey;
}
footer .cpright p:last-child{
	float: right;
	color: grey;
}


.pgbnr{
	width: 100%;
	height: 250px;
	margin-top:px;
	position: relative;
}
.pgbnr img{
	width: 100%;
	height: 100%;
}
.pgbnr .bnr-img{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	color: #fff;
}
.pgbnr .bnr-img h4{
	font-family: viga;
	line-height: 225px;
	font-size: 14px;
}
.pgbnr .bnr-img h4 a{
	color: #fff;
	font-size: 16px;
}



/*About us*/

.abt-content{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.abt-content .abt-scl{
	width: 32%;
	height: auto;
	text-align: center;
	font-family: calibri;
	background: #fcf6e8;
	background: #d4ac55;
	background: ;
	border: 1px solid #ccc;
	float: left;
	margin-right: 7px;
}



.abt-content .abt-scl .abtimg-child {
	width: 100%;
	height: 250px;
	background: #fcfaf5;
	border-bottom: 2px solid #d4ac55;
}
.abt-content .unq{
	width: 34%;
}
.abt-content .unq .abtimg-child{
	background:#c9ffea;
	border-bottom:2px solid #0b6541;
}


.abt-content .abt-scl .abtimg-child img{
	width: 150px;
	height: 150px;
	border-radius: 100px;
	border: 1px solid #ccc;
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	margin-bottom: 10px;
}
.abt-content .abt-scl i{
	width: 80px;
	height: 80px;
	background: #099de5;
	border-radius: 50px;
	font-size: 25px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	margin-bottom: 25px;
}
.abt-content .abt-scl h4{
	font-family: viga;
	margin-bottom: px;
	text-transform: uppercase;	
}
.abt-content .abt-scl .desig{
	margin-bottom: 15px;
	text-align: justify;
	text-align: center;
	margin-top: 5px;
}

.abt-content .abt-scl .abt-hzrt{
	padding: 10px;
	padding: 10px;
	text-align: justify;
	display: none;
}
.abt-content .abt-scl .abt-hzrt p{
	margin-bottom: 20px;
}

.about-kca-img{
	width: 100%;
	height: auto;
	min-height: 300px;
	margin-top: 30px;
	padding-bottom: 20px;
	box-shadow: 1px 1px 2px 2px #e1e1e1;
	float: left;
}
.about-kca-img .abt-mtr{
	width: 65%;
	height: auto;
	float: left;
	margin-right: 20px;
	padding: 20px;
	
}
.about-kca-img h3{
	font-family: viga;
	color: #d4ac55;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 100%;
	
}
.about-kca-img .abt-mtr h4{
	font-weight: ;
	font-family: alata;
	margin-bottom: 5px;
	color: #0b6541;
	font-size: 16px;
}
.about-kca-img .abt-mtr p{
	margin-bottom: 10px;
	font-family: calibri;
	color: #000;
}
.about-kca-img .abt-img{
	width: 32%;
	float: left;
	height: 250px;
	margin-top: 30px;
}
.about-kca-img .abt-img img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	
}


.about-kca{
	width: 100%;
	height: auto;
	margin-top: 50px;
	box-shadow: 1px 1px 2px 2px #e1e1e1;
	float: left;
}
.about-kca .abt-mtr{
	width: 100%;
	height: auto;
	float: left;
	margin-right: 20px;
	padding: 20px;
	
}
.about-kca .abt-mtr h3{
	font-family: viga;
	color: #d4ac55;
	margin-bottom: 15px;
	
}
.about-kca .abt-mtr h4{
	font-weight: ;
	font-family: alata;
	margin-bottom: 5px;
	color: #0b6541;
	font-size: 16px;
}
.about-kca .abt-mtr p{
	margin-bottom: 10px;
	font-family: calibri;
	color: #000;
}


/*HKGN Page*/

.teach-head{
	width: 100%;
	height: auto;
	margin: 50px;
	text-align: center;
	
}
.teach-head h3{
	font-family: pridi;
	text-align: center;
	margin-bottom: 50px;
	color: #0b6541;
	text-transform: uppercase;
}

.hkgn-teachimg{
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	float: left;
}
.hkgn-teachimg h3{
	font-family: pridi;
	text-align: center;
	margin-bottom: 50px;
	color: #0b6541;
	text-transform: uppercase;
}
.hkgn-teachimg .teach-sctn{
	width: 65%;
	height: auto;
	float: left;
}
.hkgn-teachimg .teach-sctn h4{
	height: 40px;
	line-height: 40px;
	background: #d4ac55;
	color: #0b6541;
	color: #000;
	font-family: viga;
	padding-left: 5px;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	font-size: 15px;
	border-radius: 0px 0px 50px 0px;
	margin-bottom: 15px;
}
.hkgn-teachimg .teach-sctn p{
	font-family: calibri;
	margin-bottom: 15px;
}


.hkgn-teachimg .teach-img{
	width: 33%;
	height: auto;
	float: right;
}
.hkgn-teachimg .teach-img img{
	width: 100%;
	height: 220px;
	border: 1px solid #ccc;
	border-radius: 5px;
}



.hkgn-teach{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	
}
.hkgn-teach h3{
	font-family: pridi;
	text-align: center;
	margin-bottom: 50px;
	color: #0b6541;
	text-transform: uppercase;
}
.hkgn-teach .teach-sctn{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
}
.hkgn-teach .teach-sctn h4{
	height: 40px;
	line-height: 40px;
	background: #d4ac55;
	color: #0b6541;
	color: #000;
	font-family: viga;
	padding-left: 5px;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	font-size: 15px;
	border-radius: 0px 0px 50px 0px;
	margin-bottom: 15px;
}
.hkgn-teach .teach-sctn p{
	font-family: calibri;
	margin-bottom: 15px;
}




/*Contact Page*/

.map-colum{
	width: 100%;
	height: 350px;
	margin-top:px;
	margin-bottom: 100px;
}
.map-colum iframe{
	width: 100%;
	height: 100%;
	border: none;
}

.contct-pg{
	width: 100%;
	height: auto;
	margin-top: 0px;
}
.contct-pg .enqry-colum h3{
	width: 100%;
	height:40px;
	line-height: 40px;
	font-family: playball;
	color: #0b6541;	
	font-size: 22px;
	
	border-bottom: 1px solid #0b6541;
	margin-bottom: 10px;
	text-transform: ;
}
.contct-pg .enqry-colum .btm-devider{
	width: 80px;
	border: 1px solid #ffa6b0;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: px;
	display: none;
}
.contct-pg .enqry-colum .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid crimson;
}
.contct-pg .enqry-colum .enquiry{
	width: 100%;
	height: auto;
}
.contct-pg .enqry-colum .enquiry .frm-group{
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 30px;
	margin-right: 25px;
	position: relative;
	
}
.contct-pg .enqry-colum .enquiry .frm-group p{
	font-weight: ;
	font-family: alata;
	font-size: 14px;
}
.contct-pg .enqry-colum .enquiry .frm-group input{
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 5px;
	font-family: calibri;
}
.contct-pg .enqry-colum .enquiry .frm-group .icon{
	float: left;
	position: absolute;
	right: 10px;
	top: 30px;
	color: #c9cdd1;
}
.contct-pg .enqry-colum .enquiry .frm-group select{
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 5px;
	font-family: calibri;
}
.contct-pg .enqry-colum .enquiry .frm-group textarea{
	width: 100%;
	height: 100px;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 5px;
	font-family: calibri;
}
.contct-pg .enqry-colum .enquiry .frm-group button{
	width:150px;
	height: 35px;
	font-family: calibri;
	background: #0b6541;
	outline: none;
	border: none;
	border-radius: 3px;
	color: #fff;
}
.contct-pg .contect{
	width: 95%;
	margin-left: 5%;
}

.contct-pg .contect h3{
	width: 100%;
	height:40px;
	line-height: 40px;
	font-family: playball;
	color: #0b6541;	
	font-size: 22px;
	border-bottom: 1px solid #0b6541;
	margin-bottom: 10px;
	text-transform: ;
}
.contct-pg .contect .btm-devider{
	width: 80px;
	border: 1px solid #fabec5;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: px;
	display: none;
}
.contct-pg .contect .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid crimson;
}

.contct-pg .contect #contect-content{
	font-family: alata;
	margin-bottom: 20px;
	margin-left: 0px;
}

.contct-pg .contect h4{
	font-family: viga;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.contct-pg .contect h4 i{
	color: #0b6541;
}
.contct-pg .contect h4 span{
	color: #0b6541;
}
.contct-pg .contect p{
	font-family: alata;
	color: dimgray;
	font-size: 13px;
	margin-left: 20px;
	
}

.glry-prnt{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.glry-prnt h3{
	width: 100%;
	height:40px;
	line-height: 40px;
	font-family: viga;
	color: #0b6541;	
	font-size: 22px;
	border-bottom: 1px solid #0b6541;
	margin-bottom: 10px;
	text-transform: ;
	margin-bottom: 10px;
}
.glry-prnt  .btm-devider{
	width: 80px;
	border: 1px solid #ffa6b0;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: px;
	display: none;
}
.glry-prnt  .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid #0b6541;
}

.glry-prnt .ctws-glry-prnt{
	width: 100%;
	height: 220px;
	margin-right: 25px;
	margin-bottom: 75px;
	text-align: center;
	position: relative;
	border: 1px solid #ccc;
}
.glry-prnt .ctws-glry-prnt img{
	width: 100%;
	height: 100%;;
	margin-bottom: 10px;
	padding: px;
	border: ;
}
.glry-prnt .ctws-glry-prnt h4{
	height: 40px;
	font-family: viga;
	font-size: 16px;
	margin-top: 15px;
	color: #0b6541;
}
.glry-prnt .ctws-glry-prnt .img-chlds{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 97%;
	height: 205px;
	border-radius: px;
	border: 1px solid #ccc;
	margin: 5px;
}
.glry-prnt .ctws-glry-prnt .img-chlds img{
	width: 100%;;
	height:100%;
	margin-left: px;
	margin-top: px;
	border-radius: px;
}


.glry-prnt  .vdoflds {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.glry-prnt  .vdoflds .vdo-chld{
	width: 100%;
	height: 220px;
	position: relative;
	margin-bottom: 70px;
	border: 1px solid #ccc;
	
}
.glry-prnt  .vdoflds .vdo-chld img{
	width: 100%;
	height: 100%;
	
}
.glry-prnt  .vdoflds .vdo-chld .img-chlds{
	width: 100%;;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	padding: 10px;
	text-align: center;
}
.glry-prnt  .vdoflds .vdo-chld .img-chlds iframe{
	margin-top: 0px;
	width: 100%;
	height: 100%;
}
.glry-prnt  .vdoflds .vdo-chld h4{
	text-align: center;
	margin-top: 15px;
	font-family: alata;
	font-size: 13px;
}



.glry-potos{
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 100px;
    position: relative;
}

.glry-potos h3{
    width: 100%;
	height:40px;
	line-height: 40px;
	font-family: viga;
	color: #0b6541;	
	font-size: 18px;
	border-bottom: 1px solid #0b6541;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.glry-prnt  .btm-devider{
	width: 80px;
	border: 1px solid #ffa6b0;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: px;
}
.glry-prnt  .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid crimson;
}

.glry-potos .glrys{
    width: 100%;
    height: 180px;
    float: left;
    margin-right: 40px;
    margin-bottom: 50px;
    position: relative;
    
}
.glry-potos .glrys img{
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #e1e1e1;
    border-bottom: 5px solid #0b6541;
}

.glry-potos .glrys .glrys-chld{
	
}
.glry-potos .glrys  .glrys-chld {
	width: 100%;
	height: 180px;
	background:rgba(0,0,0,0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	opacity: 0;
}
.glry-potos .glrys  .glrys-chld:hover{
	transition: 1s;
	opacity: 1;
}

.glry-potos .glrys  .glrys-chld p{
	color: #fff;
	font-family: alata;
	margin-top: 50px;
	font-size: 18px;
}
.glry-potos .glrys  .glrys-chld p a{
	text-decoration: none;
	color: #fff;
	margin-right: 5px;
	
}
.glry-potos .glrys  .glrys-chld p a:last-child{
	margin-left: 5px;
}
.glry-potos .glrys  .glrys-chld p a i{
	font-size: 14px;
}
.glry-potos .glrys  .glrys-chld h4{
	font-size: 13px;
	color: #fff;
	margin-top: 10px;
	
}



/*Room Section*/

.rmbks{
	width: 85%;
	height: auto;;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	
}
.rmbks h3{
	text-align: center;
	margin-bottom: 50px;
	font-family:pridi;
	text-transform: uppercase;
	font-weight: 600;
	color: #0b6541;
}
.rmbks .rmbks-sbscn{
	width: 100%;
	height: 450px;
	border: 1px solid #ccc;
	border: 1px solid #0b6541;
	padding-top:15px;
	margin-bottom: 50px;
}
.rmbks .rmbks-sbscn .fst-imgsctn{
	width: 90%;
	height: auto;
}
.rmbks .rmbks-sbscn .fst-imgsctn .main-pic{
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
	position: relative;
	
}
.rmbks .rmbks-sbscn .fst-imgsctn .main-pic img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.rmbks .rmbks-sbscn .fst-imgsctn .main-pic .small-menu{
	width: 40px;
	height:40px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: rgba(0,0,0,0.8);
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	
}
.rmbks .rmbks-sbscn .fst-imgsctn .main-pic .small-menu a{
	color: #fff;
	text-decoration: none;
}


.rmbks .rmbks-sbscn .fst-imgsctn .sub-pic{
	width: 25%;
	height: 100px;
	float: left;
}
.rmbks .rmbks-sbscn .fst-imgsctn .sub-pic img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 2px solid #fff;
}

.rmbks .rmbks-sbscn .content-sctn{
	width: 100%;
	height: 100%;
	position: relative;
}
.rmbks .rmbks-sbscn .content-sctn h4{
	font-family: viga;
	margin-bottom: 10px;
	color: #0b6541;
}
.rmbks .rmbks-sbscn .content-sctn .star i{
	color: darkorange;
	margin-right: 10px;
	margin-bottom: 20px;
}

.rmbks .rmbks-sbscn .content-sctn .room-disc{
	font-family: calibri;
	
}
.rmbks .rmbks-sbscn .content-sctn .room-disc p{
	margin-bottom: 10px;
	height: 100px;
	overflow: auto;
}
.rmbks .rmbks-sbscn .content-sctn .room-disc ul{
	list-style: none;
	height:120px;
	margin-top: 20px;
}
.rmbks .rmbks-sbscn .content-sctn .room-disc ul li{
	width: 50%;
	height: 30px;
	float: left;
	margin-bottom: 10px;
}
.rmbks .rmbks-sbscn .content-sctn .room-disc ul li i{
	width: 40px;
	text-align: center;
	line-height: 40px;
	margin-right: 5px;
}
.rmbks .rmbks-sbscn .content-sctn .room-disc ul li img{
	width: 25px;
	text-align: center;
	line-height: 25px;
	margin-left: 5px;
	margin-right: 15px;
}

.rmbks .rmbks-sbscn .content-sctn .btm-content{
	border-top: 1px solid #0b6541;
	width: 100%;
	margin-top: 20px;
	font-family: calibri;
	background: whitesmoke;
	
}
.rmbks .rmbks-sbscn .content-sctn .btm-content .rate-show{
	float: left;
	width: 50%;
	margin-top: 20px;
	
}
.rmbks .rmbks-sbscn .content-sctn .btm-content .fst-sctn{
	float: right;
	width: 40%;
	margin-top: 20px;
	text-align: right;
}
.rmbks .rmbks-sbscn .content-sctn .btm-content .fst-sctn button{
	height: 30px;
	width: 100px;
	background: #d4ac55;
	border: none;
	border-radius: 3px 0px 0px 3px;
	margin-left: -5px;
}


.fldta{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.fldta .heilights{
	width: 250px;
	background: #d4ac55;
	padding: 10px;
	height: 550px;
	float: left;
}

.fldta .heilights ul{
	list-style: none;
	margin-top: 100px;
}
.fldta .heilights ul li{
	width: 100%;
	height: 35px;
	font-family: alata;
	border-bottom: 1px dashed #222;
	line-height: 40px;
	color: #000;
	padding-left: 5px;
	margin-top: 5px;
}
.fldta .heilights ul li img{
	width: 30px;
	margin-right: 10px;
	height: 30px;
	margin-top: -15px;
}
.fldta .heilights ul li i{
	margin-right: 10px;
}
.fldta .heilights ul li:hover{
	background: #0b6541;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.fldta .bd-sctn{
	width: 700px;
	float: left;
	margin-left: 50px;
	height: auto;
}
.fldta .bd-sctn h3{
	font-family: viga;
	height: 30px;
	line-height: 20px;
	width: 500px;
	float: left;
	
}
.fldta .bd-sctn button{
	width: 120px;
	height: auto;
	float: right;
	background: #d4ac55;
	height: 30px;
	border: none;
	margin-top: -5px;
	border-radius: 3px;
	font-family: calibri;
	font-weight: 600;
	
}
.fldta .bd-sctn button:hover{
	background: #0b6541;
	color: #fff;
	
}
.fldta .bd-sctn .fst-bgbed{
	width: 100%;
	height: 290px;
	margin-bottom: 10px;
	border-top: 1px solid #0b6541;
	padding-top: 15px;
}
.fldta .bd-sctn .fst-bgbed img{
	width: 100%;
	height: 100%;
	border-radius: px;
}

.fldta .bd-sctn .ltl-imgs{
	width: 100%;
	height: 100px;
	float: left;
	margin-bottom: 15px;
}
.fldta .bd-sctn .ltl-imgs img{
	width: 100%;
	height: 100%;
	border-radius: 2px;
}



/*Fix Button*/




.fix-btn{
    width: px;
    height: auto;
    position: fixed;
    bottom: 20px;
    right: 80px;
    z-index: 1000;
}

.fix-btn .slide-up{
    position: absolute;
    width: 50px;
    height: 50px;
    margin: auto;
    background: #d4ac55;
    border-radius: 50px;
    text-align: center;
    bottom: 100px;
    display: none;
    right: px;
}
.fix-btn .slide-up i{
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}

.fix-btn .whats-call{
    width: 50px;
    height: 50px;
    margin: auto;
    background: green;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    margin-left: 3px;
}

.fix-btn .whats-call i{
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}


.srv-colum{
	width:100%;
	height: auto;
	margin-top: 50px;
}
.srv-colum .top-colum{
	width: 100%;
	height: auto;
	
	text-align: center;
	width: 900px;
	margin: auto;
	margin-bottom: 50px;
}
.srv-colum .top-colum h3{
	font-family: viga;
	color: #0b6541;
	margin-bottom: 10px;
	text-transform: ;
	font-size: 22px;
}
.srv-colum .top-colum{
	font-family: calibri;
	
}
.srv-colum .srv-fst-colum{
	width: 100%;
	height: auto;
	margin-bottom: 70px;
	
}
.srv-colum .srv-fst-colum img{
	width: 100%;
	height: 200px;
}
.srv-colum .srv-fst-colum .fst-child{
	border: 1px solid #ccc;
	padding: 15px;
	font-family: calibri;
	color: #000;
}

.srv-colum .srv-fst-colum .fst-child h4{
	font-family: playball;
	color: #0b6541;
	margin-bottom: 10px;
}
.srv-colum .srv-fst-colum:hover .fst-child{
	border-bottom: 1px solid #18316e;
	transition: 1s;
}




.tc-colum{
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

.tc-colum h3{
    width: 100%;
	height:40px;
	line-height: 40px;
	font-family: viga;
	color: crimson;	
	font-size: 18px;
	border-bottom: 1px solid #fabec5;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tc-colum  .btm-devider{
	width: 80px;
	border: 1px solid #ffa6b0;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: px;
}
.tc-colum  .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid crimson;
}

.tc-colum .tc-chld{
    width: 500px;
    margin: auto;
    
}
.tc-colum .tc-chld .tc-grp{
    width: 100%;
    height: auto;
    margin-bottom:50px;;
    font-family: calibri;
}
.tc-colum .tc-chld .tc-grp input{
    width: 300px;
    height:35px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    margin-right:0px;
    float: left;
}
.tc-colum .tc-chld .tc-grp button{
    width: 120px;
    height: 35px;
    outline: none;
    background:crimson ;
    border: none;
    color: #fff;
    border-radius: px;
    font-family: calibri;
    
}
.tc-colum .tc-views{
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.tc-colum .tc-views .tcimg-dnld{
    width: 195px;
    height: 250px;
    border: 1px solid #ccc;
    margin-right: 30px;
    font-family: calibri;
    margin-bottom: 50px;
    position: relative;
    float: left;
    background: crimson;
    
}
.tc-colum .tc-views .tcimg-dnld img{
    width: 100%;
    height: 200px;
    margin-bottom: 5px;
    border-bottom: 3px solid orange;
}

.tc-colum .tc-views .tcimg-dnld h4{
    margin-top: 10px;
    font-weight: ;
    text-align: center;
    font-family: literata;
    font-size: 14px;
    margin: 0px;
    margin-bottom: 5px;
    color: #fff;
}
.tc-colum .tc-views .tcimg-dnld p{
    text-align: center;
    margin-top: px;
    color: #fff;
}

.tc-colum .tc-views .tcimg-dnld .dnld-btn{
    height: 300px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 200px;
    background: rgba(0,0,0,0.5);
    display: none;
    
}
.tc-colum .tc-views .tcimg-dnld:hover .dnld-btn{
    display: block;
}
.tc-colum .tc-views .tcimg-dnld .dnld-btn p {
    width: 30px;
    margin: auto;
    height: 30px;
    background: #0ca5f2;
    line-height: 30px;
    border-radius: 3px;
    margin-top: 80px;
}
.tc-colum .tc-views .tcimg-dnld .dnld-btn p a{
    color: #fff;
    text-decoration: none;
}




.tble-sclttl{
    width: 800px;
    height: auto;
    margin: auto;
    margin-top:90px;
    
}
.tble-sclttl h4{
    font-family: literata;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
    background: whitesmoke;
    height: 40px;
    line-height: 40px;
    color:#000 ;
    
}
.tble-sclttl p{
    color: #0ca5f2;
    text-decoration: underline;
    font-weight: bold;
}
.tble-sclttl table{
    font-family: calibri;
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
}
.tble-sclttl table .table-head{
    font-weight: 600;
    background:crimson ;
    color: #fff;
    
}
.tble-sclttl table .table-head:hover{
    background:#0ca5f2;
}
.tble-sclttl table .table-head td{
    border: none;
}
.tble-sclttl table tr td{
    font-size: 14px;
    height: 35px;
    border: 1px solid #e1e1e1;
    font-weight: 600;
}
.tble-sclttl table tr:hover{
    background: #e1e1e1;
}


.tble-disclose{
    width: 800px;
    height: auto;
    margin: auto;
    margin-top:90px;
    
}
.tble-disclose h4{
    font-family: literata;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
    background: crimson;
    height: 40px;
    line-height: 40px;
    color: #fff;
    
}
.tble-disclose p{
    color: #0ca5f2;
    text-decoration: underline;
    font-weight: bold;
}
.tble-disclose table{
    width: 100%;
    font-family: calibri;
    border: 1px solid #ccc;
    text-align: center;
    
}
.tble-disclose table .table-head{
    font-weight: 600;
    background: crimson;
    color: #fff;
    text-align: center;
}
.tble-disclose table .table-head td{
    border: none;
     
}
.tble-disclose table tr td{
    border: 1px solid #ccc;
    font-size: 15px;
    height: 35px;
    font-size: 14px;
    font-weight: 600;
    width: 200px;
}

.tble-disclose .note-mind{
    color: #000;
    font-family: calibri;
    font-weight: 600;
    text-decoration: none;
    margin-top: 5px;
    width: 800px;
    padding: 0px 10px;
    text-align: justify;
    text-transform: lowercase;
}



/*News Page*/



.newas-head{
    width: 100%;
    height: auto;
    margin-top: 50px;
    position: relative;
}

.newas-head h3{
    width: 100%;
	height:40px;
	line-height: 40px;
	font-family: playball;
	color: #18316e;	
	font-size: 18px;
	border-bottom: 1px solid crimson;
	margin-bottom: 10px;
	text-transform: ;
	margin-bottom: 25px;
}
.newas-head .btm-devider{
	width: 80px;
	border: 1px solid #ffa6b0;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: px;
	display: none;
}
.newas-head .btm-devider .span{
	width: 30px;
	height: px;
	margin: auto;
	border: 1px solid crimson;
}
.newas-head .news-block{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
	margin-right: 50px;
}

.newas-head .news-block img{
    width: 250px;
    height: 130px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.newas-head .news-block h4{
    color: crimson;
    font-family: playball;
    font-size: 18px;
    margin-bottom: 10px;
}
.newas-head .news-block p{
    font-family: calibri;
    font-size: 14px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.newas-head .news-block .link-block{
    margin-bottom: 20px;
    
}
.newas-head .news-block .link-block a{
    text-decoration: none;
	font-family: calibri;
	font-size: 15px;
    
}
.newas-head .news-block button{
    outline: none;
    border: none;
    background: #18316e;
    width: 150px;
    height: 30px;
    border-radius: 3px;
    color: #fff;
    font-family: calibri;
    font-size: 13px;
    line-height: 30px;
}



