.w60
{
	width:60%;
}
.w50
{
	width:50%;
}
.cont_90
{
	width:90%;
	margin:auto;
}
.cont_80
{
	width:80%;
	margin:auto;
}
.cont_85
{
	width:85%;
	margin:auto;

}
.cont_70
{
	width:70%;
	margin:auto;
}
.mrgauto
{
	margin:auto;
}
.flt_r
{
	float:right;
}
.flt_l
{
	float:left;
}
body
{
	padding:0px;
	margin:0px;
	width:100%;
	font-family: 'Roboto', sans-serif;
	overflow:auto;
}
#slider
{
	width:100%;
	height:600px;
	
	overflow:hidden;
}
#slider .btn_prev
{
	position:absolute;
	background:url("../imgs/slider1.png") no-repeat;
	height:50px;
	width:50px;
	margin-top:25%;
	margin-left:2%;
	cursor:pointer;
}
#slider .btn_next
{
	position:absolute;
	background:url("../imgs/slider2.png") no-repeat;
	height:50px;
	width:50px;
	right:0;
	margin-top:26%;
	margin-right:2%;	
	cursor:pointer;	
}
#loader
{
	width:2%;
	border-bottom:4px solid rgb(255,197,0);
	width:100px;
}
#slider #left
{
	width:55%;
	margin-left:7%;
	margin-top:10%;	
	float:left;
	min-height:520px;
}
#slider #left .title
{
	color:white;
	padding:10px;
	width:75%;
	font-size:44px;
	padding-top:70px;
	font-weight:normal;
}
#slider #left .title span
{
	color:rgb(255,197,0);
	font-size:40px;
}
#slider #left .text
{
	color:white;
	width:75%;
	font-size:16px;	
	line-height:1.5;
	padding:10px;

}

#slider #left .more
{
	width:20%;
	padding:5px;
	color:white;
	background:rgb(241,18,18);
	border:1px solid rgb(137,7,7);
	margin-top:15px;	
	margin-left:10px;
	text-align:center;
	font-size:13px;
}



#slider #right
{
	float:left;
	width:27%;
	height:320px;	
	margin-top:10%;	
}
#slider #right #form
{
	width:100%;
	min-height:350px;
	margin:auto;
	background:white;
}
#slider #right #form .clip
{
	position:absolute;
	background:url("../imgs/clip.png") no-repeat;	
	width:85px;
	height:85px;
	margin-left:10%;
	margin-top:-45px;
	background-size:100%;
}
#slider #right #form .title
{
	padding-bottom:15px;
	padding-top:35px;
	font-size:24px;
	text-align:center;
}
#slider #right #form #cont
{
	width:75%;
	margin:auto;
	min-height:200px;
	border:1px solid #999;
}
#slider #right #form #cont input[type="text"]
{
	padding:7%;
	padding-left:15%;
	border:none;
	width:77.5%;
	border-bottom:2px solid #CCC;
}
#slider #right #form #cont input[type="text"]:last-child
{
	border:none;
}
#slider #right #form #cont input[type="text"]#ic1
{
	background:url("../imgs/icns/icn1.png") no-repeat;		
	background-size:12%;
	background-position:2% center;
}
#slider #right #form #cont input[type="text"]#ic2
{
	background:url("../imgs/icns/icn2.png") no-repeat;		
	background-size:12%;
	background-position:2% center;
}
#slider #right #form #cont input[type="text"]#ic3
{
	background:url("../imgs/icns/icn3.png") no-repeat;		
	background-size:12%;
	background-position:2% center;
}
#slider #right #form #cont input[type="text"]#ic4
{
	background:url("../imgs/icns/icn4.png") no-repeat;		
	background-size:12%;
	background-position:2% center;
}

#slider #right #form input[type="submit"]
{
	width:25%;
	padding:5px;
	color:white;
	background:rgb(241,18,18);
	border:1px solid rgb(137,7,7);
	margin-left:38%;
	margin-top:5px;	
	text-align:center;
	font-size:13px;
}




#section_services
{
	width:100%;
	min-height:300px;
	overflow:auto;
	background: url("../imgs/icns/background.png") repeat 100% 100%;	

}
#section_services .col
{
	width:28%;
	margin:2%;
	margin-top:0;
	min-height:300px;	
	float:left;
	padding-top:20px;
	background: white url("../imgs/icns/fold.jpg") no-repeat;	
	background-position:right bottom;	
	background-size:20%;
}
#section_services .col .head
{
	position:absolute;
	width:20%;
	padding:15px;
	background:rgb(255,197,0);
	text-align:center;
	color:white;
	min-height:40px;
	margin-top:-89px;
	font-size:24px;
	line-height:1.5;
	z-index:999;

}
#section_services .col .icn
{
	padding:25px;
}
#section_services .col .icn#ic1
{
	background:url("../imgs/icns/a1.png") no-repeat;		
	background-position:center;	
	background-size:40%;
}
#section_services .col .icn#ic2
{
	background:url("../imgs/icns/s2.png") no-repeat;		
	background-position:center center;	
	background-size:40%;	
}
#section_services .col .icn#ic3
{
	background:url("../imgs/icns/s3.png") no-repeat;		
	background-position:center center;		
	background-size:40%;
}
#section_services .col .title
{
	padding:10px;
	text-align:center;
}
#section_services .col .desc
{
	padding:20px;
	color:#333;
	text-align:justify;
	font-size:16px;
}



#section_authority
{
	width:80%;
	margin:auto;
	min-height:300px;
	overflow:auto;	
	padding-top:35px;
}
#section_authority #left
{
	width:70%;
	float:left;
	background-image: url("../imgs/background.jpg");
	background-size:100% 100%;
	background-repeat:no-repeat;
}

#section_authority #left #introcol{
	padding: 10px;
    margin:auto;
	width:90%;
}
#section_authority #left .title
{
	padding:20px;
	font-size:30px;
	color:rgb(255,197,0);
}
#section_authority #left .title span
{
	color:#ffffff;
	font-size:30px;
}
#section_authority #left .top
{
	overflow:auto;
}
#section_authority #left .top .img
{
	width:49%;
	float:left;
}
#section_authority #left .top .img img
{
	width:100%;
}
#section_authority #left .top .text
{
	width:45%;
	float:left;	
	padding:5px;
	
			text-align:justify;
	color:#ffffff;
}
#section_authority #left .top .text span
{
	font-size:20px;
}
#section_authority #left .bottom
{
	padding:0px 5px;
	color:#ffffff;
		text-align:justify;
}
#section_authority #right
{
	width:29%;
	float:right;
	background-image: url("../imgs/paper.jpg");
	background-size:100% 100%;
	background-repeat:no-repeat;
	font-family: 'Sofia', cursive;
}

#section_authority #right #title{
	padding-left:60px;
    padding-right:10px;
    padding-top:26px;
	font-size:22px;
	color:rgb(255,197,0);
    font-family: 'Robotic', San-serif;
	font-weight:bold;
	
	
}

#section_authority #right #contentprin{
	padding-left:50px;
    padding-right:10px;
    padding-top:8px;
	padding-bottom:10px;
  	
}
#section_authority #right .img
{
	width:50%;
	margin:auto;
}
#section_authority #right .img img
{
	width:100%;
}
#section_authority #right .text
{
	padding:10px;
	text-align:justify;	
	color:#0a4fdd;
	
}
#section_authority #right .more
{
	width:25%;
	padding:5px;
	color:white;
	background:rgb(241,18,18);
	border:1px solid rgb(137,7,7);
	margin-top:-10px;	
	margin-bottom:20px;
	margin-right:10px;
	float:right;
	text-align:center;
	font-family: 'Robotic', San-serif;
	font-size:13px;	
}

#section_info
{
	width:100%;
	overflow:auto;
	background:rgb(245,245,245);
}
#section_info #box
{
	width:50%;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
	background:white;
	min-height:200px;
}
#section_info #box #tabs
{
	padding:5px;
	min-height:75px;
}
#section_info #box #tabs .tab
{
	float:left;
	padding-top:22px;
	text-align:center;
	width:15%;

}
#section_info #box #tabs .tab#selected
{
	font-size:24px;
	color:rgb(255,197,0);
	padding-top:15px;
	border-right:1px solid #DDD;
	width:39%;
}
#section_info #box .cont
{
	width:90%;
	margin:auto;
	overflow:auto;
}
#section_info #box .cont .left
{
	width:45%;
	min-height:200px;
	padding:2%;
	float:left;
}
#section_info #box .cont .left img
{
	width:100%;
}
#section_info #box .cont .right
{
	width:45%;
	min-height:200px;
	padding:2%;
	float:right;	
}
#section_info #box .cont .right .title
{
	padding:10px;
	font-size:24px;
}
#section_info #box .cont .right .desc
{
	padding:10px;
	font-size:14px;	
	color:#333;
text-align:justify;	
}
#section_info #box .cont .right .tab
{
	padding-top:10px;
	padding-left:45px;
}
#section_info #box .cont .right .tab#ic1
{
	background:url("../imgs/icns/tab1.png") no-repeat;			
	background-size:20%;	
}
#section_info #box .cont .right .tab#ic2
{
	background:url("../imgs/icns/tab2.png") no-repeat;		
	background-size:20%;	
}
#section_info #box .cont .right .more
{
	width:40%;
	padding:5px;
	color:white;
	background:rgb(241,18,18);
	border:1px solid rgb(137,7,7);
	margin-top:5px;
	text-align:center;
	font-size:13px;	
	margin-top:15px;
	margin-left:2%;
}


#section_testimonial
{
	width:100%;
	min-height:435px;
}
#section_testimonial .title
{
	padding:25px;
	text-align:center;
	font-size:24px;
	color:rgb(255,197,0);
}
#section_testimonial .text
{
	padding:25px;
	text-align:center;	
		color:#333;
}
#section_testimonial .img
{
	width:17%;
	height:180px;
	margin:auto;
}
#section_testimonial .img img
{
	width:100%;
}
#section_testimonial .name
{
	padding:10px;
	font-size:16px;
	text-align:center;	
}
#section_testimonial .name span
{
	font-size:14px;	
	color:#999;
	text-align:center;
}


#section_course
{
	width:100%;
	min-height:250px;
	background:url("../imgs/courses.png") no-repeat;
	background-position:100%;
}
#section_course .title
{
	padding:25px;
	text-align:center;
	font-size:34px;
	color:white;
	font-weight:bold;
}
#section_course .selection
{
	width:60%;
	padding:10px;
	margin:auto;
	min-height:75px;
}
#section_course .selection select
{
	float:left;
	margin:2%;
	padding:1.5%;
	background:white;
	border:none;
	width:29%;
	font-size:18px;
}
#section_course .btn
{
	width:10%;
	margin:auto;
	padding:5px;
	color:white;
	background:rgb(241,18,18);
	border:1px solid rgb(137,7,7);
	margin-top:15px;
	text-align:center;
	font-size:13px;	

}

#section_gallery
{
	width:100%;
	overflow:auto;
	background:rgb(245,245,245);	
}
#section_gallery .col
{
	width:23%;
	margin:5%;
	min-height:310px;	
	float:left;
	background:white;	
	background-position:right bottom;	
	background-size:20%;
}
#section_gallery .col .img
{
	padding:25px;
}
#section_gallery .col .img img
{
	width:100%;
}
#section_gallery .col .title
{
	padding:10px;
	text-align:center;
	
}
#section_gallery .col .text
{
	padding:25px;
	padding-bottom:10px;
		color:#333;
	
}
#section_gallery .col .more
{
	width:30%;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	color:white;
	background:rgb(241,18,18);
	border:1px solid rgb(137,7,7);
	margin-top:15px;
	text-align:center;
	font-size:13px;		
}