*
{
	margin:0 auto;
	padding:0 auto;
}
body
{
	width:100%;
	height:auto;
}
h1
{
	font-size:38px;
	font-family: 'PT Sans', sans-serif;
	text-align:left;
}
a
{
	font-family: 'PT Sans', sans-serif;
	text-decoration:none;
}
p
{
	font-family: 'PT Sans', sans-serif;
}
.wrapper
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cointener
{
	width:1200px;
	margin:20px auto;
	height:auto;
	overflow:hidden;
}
.header_wrapper
{
	width:100%;
	height:auto;
	background:#e7eff5;
	overflow:hidden;
}
.logo
{
	width:auto;
	height:auto;
	float:left;
}
.header_adv
{
	width:400px;
	height:auto;
	float:left;
	margin:10px 0 0 10%;
}
.header_social_right_pert
{
	width:100px;
	float:right;
	height:auto;
	margin:56px 0 0 0;
 }
.header_social_icon
{
	float:left;
	height:auto;
	margin:0 5px 0 0;
}
/***************menu wrapper********************/
.menu_wrapper
{	
	width:100%;
	height:auto;
	border-bottom:5px solid #f1c300;
	overflow:hidden;
}	
.menu_cointener
{
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.menu
{
	width:60%;
	height:auto;
	float:left;
	overflow:hidden;
}
.menu ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
}
.menu ul li
{

	font-size:18px;
	float:left;
	height:auto;
	list-style:none;
	font-family: 'PT Sans', sans-serif;
	width:auto;
}
.menu ul li a
{
	text-align:center;
	color:#3f5460;
	text-decoration:none;
	font-weight:600;
	padding:10px 25px;
	overflow: hidden;
	display: block;
}
.menu ul li a:hover
{
	background:#f1c300;
	color:#f8097e;
}
.menu ul li a.active
{
	background:#f1c300;
	color:#f8097e;
}

/*****************banner*************************/
.banner_wrapper
{
	width:100%;
	height:400px;
	overflow:hidden;
}
.banner_wrapper img
{
	width:100%;
	height:auto;
}
/***********************banner_bottom_part********************/
.pert_1_wrapper
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/bg_p.png) no-repeat;
	background-size:110% 100%;
}
.pert_1_cointener
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.dec_1
{
	width:250px;
	float:left;
	height:auto;
	overflow:hidden;
	background:#f1c300;
	color:#fff;
}
.live_btn
{
	float:left;
	width:auto;
	height:auto;
	margin:10px 0;
}
.live_btn a
{
	padding:5px 15px;
	border:2px solid #7b5800;
	color:#7b5800;
	display:block;
	text-decoration:none;
	width:auto;
}
.live_btn a:hover
{
	background:#7b5800;
	color:#fff;
}
.live_text
{
	width:auto;
	float:left;
	height:auto;
	overflow:hidden;
	color:#7b5800;
	font-family: 'PT Sans', sans-serif;
	padding:15px 0 0 20px;
	text-transform:uppercase;
	font-size:18px;
}

.dec_2
{
	width:235px;
	float:left;
	height:auto;
	overflow:hidden;
	color:#000;
	margin:0 0 0 15px;
	background: #fff;
	padding: 0 0 12px;
}
.dec_2_upper_pert
{
	width:90%;
	margin:15px auto 0;
	border-left:5px solid #f7b81b;
	height:auto;
	overflow: hidden;
}
.dec_2_upper_pert p
{
	float:left;
	padding:0 0 0 15px;
	color:#f7b81b;
	font-size:16px;
	font-weight:600;
}
.dec_2_lower_pert
{
	width:90%;
	margin:0px auto;
	height:auto;
	overflow: hidden;
}
.calender
{
	width:auto;
	height:auto;
	float:left;
	margin:8px 10px 0 0;
}
.time
{	
	float:left;
	color:#606060;
	font-size:36px;
	width:auto;
	font-family: 'PT Sans', sans-serif;
}
.time span
{
	font-size:16px;
	color:#606060
}
.devider
{
	width:4px;
	height:80px;
	background:#bfbfbf;
	float:left;
	margin: 15px 0 0 0;
}
.dec_3
{
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	color:#000;
	margin:0 0px 0 25px;
}
.dec_3_upper
{
	color:#106fa6;
	font-size:40px;
	font-weight:700;
	font-family: 'PT Sans', sans-serif;
	margin:7px 0 0 0;
}
.dec_4
{
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	color:#000;
	margin:0 0px 0 25px;
}
.dec_4_left_pert
{
	width:40%;
	float:left;
	height:auto;
	margin:25px 0 0 0;
	color:#116fa6;
	font-family:'PT Sans', sans-serif;
	font-weight:600;
}
.dec_4_right_pert
{
	float:right;
	height:auto;
	width:50%;
	margin:35px 0 0 0;
}
.dec_5
{
	width:50px;
	height:114px;
	float:right;
	text-align:
	background:#106fa6;
}
.dec_5 img
{
	height:100%;
}

/***********************youtube**********************/
.vedio_wrapper
{
	background:#c5d6e6;
	width:100%;
	height:auto;
	overflow:hidden;
}
.vedio_cointener
{
	width:1200px;
	margin:30px auto 0;
	overflow:hidden;
	height:auto; 
}
.yt_wrapper
{
	width:65%;
	float:left;
	text-align:center;
}
.vedio_list_wrapper
{
	width:30%;
	float:left;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding:0 0 15px 0;
}
.vedio_list_cointener
{
	width:90%;
	margin:10px auto;
	overflow:hidden;
}
.vedio_list_title_part
{
	width:100%;
	height:auto;
	min-height:40px;
	border-bottom:5px solid #106fa6;
}
.vedio_list_title_part_left
{
	width:67%;
	height:auto;
	text-align:left;
	float:left;
	padding:7px 0;
	font-family: 'Baumans', cursive;
	font-size:24px;
	color:#106fa6;
}
.vedio_list_title_part_right
{
	width:auto;
	height:auto;
	text-align:left;
	float:left;
	padding:7px 13px;
	background:#106fa6;
	color:#fff;
	font-size:16px;
	font-family:'PT Sans', sans-serif;
	cursor:pointer;
	margin-top: 6px;
	border-radius:5px 5px 0 0;
}
.list
{
	width:100%;
	height:auto;
	padding:10px 0;
	border-bottom:1px dotted #CCCCCC;
	min-height:70px;
	margin: 10px 0 0 0;
}
.list_pic
{	
	float:left;
	width:auto;
	height:auto;
}
.list_pic_dec
{
	width:60%;
	float:right;
	height:auto;
	font-size:14px;
	padding:10px 0 0 0;
}
.list_wrapper_btn
{
	width:100%;
	height:10px;
	background:#106fa6;
	
}
.vedio_cointener_bottom_pert
{
	width:99%;
	height:auto;
	min-height:40px;
	border:1px solid #000;
	margin:20px 0 0 0;
	overflow: hidden;
}
.vedio_pert_bottom
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.vedio_pert_bottom_1
{
	width:auto;
	color:#005180;
	font-size:24px;
	float:left;
	font-family: 'Baumans', cursive;
}
.vedio_pert_bottom_2
{
	width:auto;
	color:#005180;
	font-size:16px;
	float:left;
	font-family:'PT Sans', sans-serif;
	color:#000;
	margin:0 0 0 100px;
	padding:8px 0 0 0;
}
.vedio_pert_bottom_3
{
	width:auto;
	color:#fff;
	font-size:22px;
	float:right;
	font-family: 'Baumans', cursive;
	background:#106fa6;
	height:auto;
	padding:8px 20px;
}

/******************pert3***********************/
.part_3_wrapper
{
	width:100%;
	height:auto;
	background:#f1c300;
	overflow:hidden;
}
.part_3_cointener
{
	width:1200px;
	height:auto;
	margin:30px auto 0;
	overflow:hidden;
}
.part_3_pic
{
	width:auto;
	height:auto;
	float:left;
	margin:0 2px 0 0;
}
.pert_3_bottom
{
	width:1200px;
	height:auto;
	margin:50px auto 0;
	overflow:hidden;
}
.pert_3_bottom_pert
{
	width:auto;
	background:#106fa6;
	height:auto;
	float:right;
	color:#fff;
}
.pert_3_bottom_pert_icon
{
	float:left;
	width:auto;
	height:auto;
}
.pert_3_bottom_pert_icon:hover
{
	background:#000;
}
.pert_3_bottom_pert_icon a
{
	cursor:pointer;
}
.pert_3_bottom_pert_icon a:hover
{
	
}
.pert_3_bottom_pert_text
{
	float:left;
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-family: 'Baumans', cursive;
	font-size:22px;
	padding:9px 20px;
}

/*************pert gallery****************/
.v_bottom_cointener
{
	width:1200px;
	margin:20px auto 0;
	height:auto;
	overflow:hidden;
}
.v_gallery_wrapper
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.v_gallery_cointener
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:30px auto 0;
}
.v_big
{
	width:457px;
	height:255px;
	float:left;	
}
.v_small
{	
	width:216px;
	float:left;
	height:auto;
	margin:0 0 25px 25px;
}
.pert_5_wrapper
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pert_5_left_wrapper
{
	width:50%;
	height:auto;
	overflow:hidden;
	background:#106fa6;
	float:left;
}
.pert_5_right_wrapper
{
	width:50%;
	height:auto;
	background:#c5d6e6;
	float:right;
	min-height:530px;
}
.pert_5_cointener
{
	width:1200px;
	margin:50px auto 20px;
	overflow:hidden;
}
.pert_5_left
{
	width:600px;
	height:auto;
	float:right;
	padding:0 0 30px;
	margin:30px 0 0 0;
}
.pert_5_left_pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pert_5_left_pic img
{
	width:auto;
	height:auto;
	border:3px solid #fff;
}
.pert_5_left_dec
{
	height:auto;
	width:100%;
	margin:30px 0 0 0;
	color:#fff;
}
.pert_5_left_dec h3
{
	font-family: 'Baumans', cursive;
	font-size:24px;
	color:#fff;
}
.pert_5_left_dec p
{
	font-size:16px;
	padding:10px 10px 20px 0;
	color:#fff;
}
.pert_5_left_dec_btn
{
	width:100%;
	height:auto;
	text-align:center;
	margin:10px 0 0 0;
	display:block;
}
.pert_5_left_dec_btn a
{
	border:1px solid #fff;
	color:#fff;
	font-family: 'Baumans', cursive;
	font-size:16px;
	padding:7px 20px;
	text-transform:uppercase;
}
.pert_5_left_dec_btn a:hover
{
	border:1px solid #000;
	color:#000;
}
.right_side
{
	width:544px;
	min-height:500px;
	height:auto;
	margin:30px 0 0 30px;
}
.pert_5_right
{
	width:100%;
	height:auto;
	float:left;

}
.pert_5_right_pic
{
	height:auto;
	width:auto;
	float:right;
	margin:25px 20px 25px 0; 
}
.pert_5_right_pic img
{
	border:3px solid #fff;
}
.pert_5_right_dec{
    color: #000;
    padding: 10px 0px 0px;
    font-size: 16px;
    width: 97%;
    float: right;
	font-family:'PT Sans', sans-serif;
	
}
.pert_5_right_con
{
	width:100%;
	height:auto;
	overflow:hidden;
}

/**************************footer*******************/
.footer_top_border
{
	height:10px;
	width:100%;
	background:#08283b;
}
.footer_wrapper
{
	width:100%;
	height:auto;
	min-height:250px;
	background:#0c3a55;
	overflow:hidden;
}
.footer_cointener
{
	width:1200px;
	overflow:hidden;
	height:auto;
	margin:30px auto;
}
.footer_left
{
	width:28%;
	float:left;
	height:auto;
	overflow:hidden;
}
.footer_left_logo
{
	width:100%;
	height:auto;
}
.footer_left p
{
	color:#fff;
	padding:15px 0 0 0;
}
.footer_left_heading
{	
	width:100%;
	height:auto;
	color:#f7b81b;
	font-family:'PT Sans', sans-serif;
	font-size:24px;
	margin:15px 0 0 0;
	font-weight:600;
}
.newslater
{
	width:100%;
	float:left;
	overflow:hidden;
	margin:20px 0 0 0 ;
}
.newslater input[type="text"]
{
	width:60%;
	height:auto;
	background:#fff;
	color:#000;
	font-size:16px;
	font-family:'PT Sans', sans-serif;
	padding:7px ;
	border:1px solid #ccc;
	border-radius:5px 0 0 5px;
}
.newslater input[type="submit"]
{
	background:#f7b81b;
	border-radius:0 5px 5px 0;
	height:auto;
	padding:7px;
	font-size:15px;
	color:#000;
	border:none;
	font-weight:700;
	font-family:'PT Sans', sans-serif;
	cursor:pointer;
}
.footer_2
{
	width:15%;
	float:left;
	overflow:hidden;
	height:auto;
	margin:0 0 0 30px;
}
.footer_2 h3
{	
	color:#f7b81b;
	font-family: 'Baumans', cursive;
	font-size:24px;
	text-align:left;
}
.footer_2 ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:25px 0 0 0;
	padding:0;
}
.footer_2 ul li
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px 0 0 0;
}
.footer_2 ul li a
{
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:left;
}
.footer_2 ul li a:hover
{
	color:#F8097E;
}
.social_cointener
{
	width:36%;
	float:right;
	height:auto;
	overflow:hidden;
	min-height:150px;
}
.social_cointener h3
{	
	color:#f7b81b;
	font-family: 'Baumans', cursive;
	font-size:24px;
	text-align:left;
}
.social
{
	margin:25px 0 0 0;
	height:auto;
	overflow:hidden;
	width:100%;
}
.social span
{
	width:100% !important;
	height:200px !important;
}
.social_icon
{	
	float:left;
	height:auto;
	width:auto;
	margin:0 10px 0 0;
}
.last_footer
{
	width:100%;
	padding:15px 0;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#08283b;
	font-family:'PT Sans', sans-serif;
}
.header_search
{
	width:240px;
	height:auto;
	float:right;
	margin:6px 10px 0 0;
}
.header_search input[type="text"]
{
	font-family:'PT Sans', sans-serif;
	border:1px solid #ccc;
	padding:5px;
	width:210px;
	font-size:16px;
	color:#000;
}
.search
{
	font-family:'PT Sans', sans-serif;
	border:1px solid #ccc;
	padding:7px 0;
	width:28px;
	font-size:16px;
	float:right;
	height:35px;
	border-left:0px;
}
.search img
{
	width:auto;
	height:auto;
}
.v_list_wrapper
{
	height: 290px;
	overflow-y: scroll;
}
 #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.owl-prev
{
	background:#106FA6 url(images/ar_1.png) no-repeat;
	width:50px;
	height:50px;
	float:left;
	color:#000;
	margin:0 10px 0 0;
}
.owl-prev:hover
{
	background:#000 url(images/ar_1.png) no-repeat;
	cursor:pointer;
	color:#666666;
}
.owl-next
{
	background:#106FA6 url(images/ar_2.png) no-repeat;
	width:50px;
	height:50px;
	float:left;
	color:#000;
}
.owl-next:hover
{
	background:#000 url(images/ar_2.png) no-repeat;
	cursor:pointer;
	color:#666666;
}
.title
{
	text-align:center;
	width:100%;
	height:auto;
	color:#005180;
	font-family: 'Baumans', cursive;
	font-size:36px;
	padding:30px 0 0;
}
.title_1
{
	text-align:center;
	width:100%;
	height:auto;
	color:#005180;
	font-family: 'Baumans', cursive;
	font-size:36px;
	padding:30px 0 0;
}
/***********************about us************************/
.inner_cointener
{
    width:1200px;
    margin: 30px auto;
    overflow: hidden;
    height: auto;
	min-height:500px;
}
.inner_cointener h3
{
	color:#ef3d55;
	font-size:26px;
	text-align:left;
	text-transform:uppercase;
	font-family: 'Baumans', cursive;
	font-weight:300;
	padding:0 0 10px 0;
}

 .inner_cointener h5
{
	color:#ef3d55;
	font-family:'PT Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-align:left;
	font-weight:300;
	padding:20px 0 0 0;
}
.inner_cointener p
{
	color:#7b7b7b;
	font-family:'PT Sans', sans-serif;
	font-size:16px;
	padding:20px 0 0px 0px;
}
.inner_pert_left
{
	width:68%;
	height:auto;
	overflow:hidden;
	float:left;
	border-right: 1px solid #acacac;
	padding:0 20px 0 0;
}

.inner_pert_left_heading
{
	width:100%;
	height:auto;
	float:left;
	margin:0 0 20px 0;
}
.heading_left_pert
{
	width:50%;
	float:left;
	height:auto;
}
.heading_left_pert h5
{
	color:#303030;
	font-family:'PT Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-align:left;
	font-weight:300;
	padding:0px;
}
.heading_right_pert
{
	width:48%;
	float:right;
	height:auto;
}
.hrp_pic
{
	width:130px;
	float:right;
	height:auto;
	color:#106fa6;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	font-weight:600;
}
.inner_pert_right
{
	width:27%;
	height:auto;
	overflow:hidden;
	float:right;
}
.inner_pert_right h6
{
	color:#106fa6;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	text-align:left;
	padding:0 0 20px 0;
}
.inner_pert_right p
{
	color:#7b7b7b;
	font-family:'PT Sans', sans-serif;
	font-size:16px;
	padding:0 0 20px 0px;
}
.inner_pert_right p strong
{
	color:#242424;
	font-weight:600;
}

.drop
{
	width:180px;
	float:left;
	height:auto;
	margin:0 20px 0 0;
}
.drop_text
{
	width:100%;
	float:left;
	text-align:left;
	color:#303030;
	font-size:14px;
	padding:0 0 15px 0;
}
.drop_btn
{
	margin:35px 0 0 0;
}
.drop_btn input[type="submit"]
{
	border:1px solid #106fa6;
	padding:6px 50px;
	background:#106fa6;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	color:#fff;
	border-radius:5px;
	box-shadow:2px 2px 2px #ccc;
}
.drop_btn input[type="submit"]:hover
{
	background:#000;
	border:1px solid #000;
}
.wrap
{
	width:100%;
	height:auto;
	margin:20px 0 50px 0;
}
.table_wrap
{
	width:100%;
	height:auto;
	overflow: hidden;
	margin:50px 0 0 0;
}	
.table_contener
{
	width:100%;
	height:auto;
	min-height:200px;
}
/***********************************/
