html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----------------------------CSS-RESET----------------------*/

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-MdCn';
	src: url('fonts/HelveticaNeueLTStd-MdCn.eot');
	src: local('☺'), url('fonts/HelveticaNeueLTStd-MdCn.woff') format('woff'), url('fonts/HelveticaNeueLTStd-MdCn.ttf') format('truetype'), url('fonts/HelveticaNeueLTStd-MdCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic|Roboto:400,500);

body{
	margin:0 auto;
	border-top:3px solid #ffbe13;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#515151;
}
.wrapper{
	max-width:1200px;
	margin: 0 auto;
}
.clear{
	clear:both;
	height:0;
}

.head_top{
	background:url(images/head_top_bckgrnd.jpg) repeat center top;
	
}
.head_top_left{
	float:left;
	width:20%;
}
.head_top_left ul{
	margin:0; padding:0;
	
}
.head_top_left ul li{
	display: block;
	float:left;
	border-right: 1px solid #ffbe13;
	padding:11px 5px;
	list-style:none;
}
.head_top_left ul li:last-child{
	border:none;
}
.head_top_left ul li a{
	text-decoration:none;
	color:#ffbe13;
	font-size:13px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.head_top_left ul li a:hover{
	color:#fff;
}

.head_top_right{
	float:right;
	width:43%;
}
.head_top1{
	
	padding-right:5px;
	color:#ffbe13;
	font-size:13px;
	float:left;
	width:37%;
}
.head_top2{
	background:url(images/border.jpg) no-repeat right top;
	padding-right:5px;
	padding-left:10px;
	color:#ffbe13;
	font-size:13px;
	float:left;
	width:26%;
	border-left:1px solid;
}
.head_top3{
	padding-right:5px;
	color:#ffbe13;
	font-size:13px;
	float:left;
	width:29%;
	background:none;
}
.head_top3 a, .head_top2 li a{
	color:#ffbe13; text-decoration:none;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.head_top3 a:hover, .head_top2 li a:hover{
	color:#fff;
}

.head_top1 ul{
}
.head_top1 ul li{
	display:block;
	color:#ffbe13;
	font-size:13px;
	list-style:none;
	float:left;
	margin: 2px 0px;
	padding:0 1px;
}
.head_top1 ul li:first-child{
	margin-right: 5px;
    margin-top: 10px;
}
.head_top2 ul{
	margin-top:5px;
}
.head_top2 ul li{
	display:block;
	color:#ffbe13;
	font-size:13px;
	list-style:none;
	float:left;
	padding: 5px 0 0 5px;
}
.head_top3{
	padding-left: 10px;
    padding-top: 10px;
}
.head_top1 .head_fb{
	background:url(images/header_fb.png) no-repeat center;
	width:25px;
	height:25px;
	border:none;
	cursor:pointer;
}
.head_top1 .head_fb:hover{
	background:url(images/header_fb_hover.png) no-repeat center;
	border:none;
	width:25px;
	height:25px;
}
.head_top1 .head_twitter{
	background:url(images/head_twitter.png) no-repeat center;
	width:25px;
	height:25px;
	border:none;
	cursor:pointer;
}
.head_top1 .head_twitter:hover{
	background:url(images/head_twitter_hover.png) no-repeat center;
	border:none;
	width:25px;
	height:25px;
}
.head_top1 .head_gplus{
	background:url(images/header_gplus.png) no-repeat center;
	width:25px;
	height:25px;
	border:none;
	cursor:pointer;
}
.head_top1 .head_gplus:hover{
	background:url(images/header_gplus_hover.png) no-repeat center;
	border:none;
	width:25px;
	height:25px;
}
.head_top1 .head_youtube{
	background:url(images/header_youtube2.png) no-repeat center;
	width:25px;
	height:25px;
	border:none;
	cursor:pointer;
}
.head_top1 .head_youtube:hover{
	background:url(images/header_youtube_hover2.png) no-repeat center;
	border:none;
}
.phone_icon{
	background:url(images/top_phone_icon.png) no-repeat center top;
	width:26px;
	height:26px;
	border:none;
}

.logo_area{
	float:left;
	width:44%;
}
.logo_area img{
	max-width:100%;
}
.menu_area{
	float:right;
	width:55%;
}
.banner_part{ background:url(images/banner_bg.jpg) repeat; width:100%;}
.slide{ position:relative; width:100%;}
.shadow_left{ position:absolute; left:-23px; top:0;}
.shadow_right{ position:absolute; right:-23px; top:0;}


.body_area{
	background:#f6f5f2;
}

.body_part_1{
	position:relative;
	padding-bottom: 20px;
    padding-left: 22px;
    padding-top: 10px;
}
.wlcome_shadow_left{ position:absolute; left:-6px; top:0;}
.welcome_shadow_right{ position:absolute; right:-6px; top:0;}

.bod1_col{
	width: 31%;
	float:left;
	margin:1%;
	text-align:justify;
}

.bod1_col h3{
	font-family:'Conv_HelveticaNeueLTStd-MdCn',Sans-Serif;
	font-size:25px;
	color:#ffbe13;
	background:rgba(0, 0, 0, 0) url("images/head_btm.png") no-repeat scroll -4px bottom;
	padding-bottom:15px;
	font-weight:normal;
}
.bod1_img{
	padding:10px 0;
}
.bod1_txt{
	font-size:14px;
	color:#515151;
	line-height:18px;
	padding: 0 15px 20px 0;
}
.body_part_1 .b1_readmore{
	font-family: 'Roboto', sans-serif;
	background:#5f3714;
	color:#fff;
	padding:8px 15px;
	border-radius:5px;
	text-decoration:none;
	font-size:16px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.body_part_1 .b1_readmore:hover{
	background:#ffbe13;
	color:#5f3714;
}

.body_part_2{
	border-top:1px solid #c7c7c7;
	background:#f5f4f1;
	padding:2% 0;
}
.b2_lft{
	width:50%;
	float:left;
	padding-right:2%;
	border-right:1px solid #c7c7c7;
}
.b2img{
	float:left;
	width:137px;
	background:url(images/body_img_round.jpg) no-repeat center center;
	height:137px;
	border:3px solid #fff;
	border-radius:50%;
	overflow:hidden;
	-webkit-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.31);
-moz-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.31);
box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.31);
margin: 25px;
}

.b2txt{
	float:right;
	width:65%;
}
.b2txt h4{
	font-size:26px;
	color:#5f3714;
	padding:10px 0;
}
.b2txt p{
	line-height:18px;
	font-size:14px;
	color:#5f3714;
	text-align:justify;
}



.b2_rght{
	float:right;
	width:45%;
}
.b2_rght h4{
	color: #5f3714;
    font-size: 26px;
    padding: 10px 0;
}
.frm_lft{
	float:left;
	width:45%;
}
.frm_rght{
	float:left;
	width:50%;
}
.frm_lft input, .frm_rght input{
	padding: 10px 65px 10px 5px;
	border-radius:5px;
	margin-bottom:15px;
	color:#919191;
	font-style:italic;
	-webkit-box-shadow: inset 4px 4px 6px -5px rgba(0,0,0,0.49);
-moz-box-shadow: inset 4px 4px 6px -5px rgba(0,0,0,0.49);
box-shadow: inset 4px 4px 6px -5px rgba(0,0,0,0.49);
border:0;
}
.frm_rght textarea{
	font-style:italic;
	color:#919191;
	border-radius:5px;
	padding: 10px 30px 0 5px;;
	-webkit-box-shadow: inset 4px 4px 6px -5px rgba(0,0,0,0.49);
-moz-box-shadow: inset 4px 4px 6px -5px rgba(0,0,0,0.49);
box-shadow: inset 4px 4px 6px -5px rgba(0,0,0,0.49);
border:0;
}
.frm_rght .frm_subm{
	background:#5f3714 url("images/subm_icon.png") no-repeat scroll 67px center;
	color:#fff;
	box-shadow:none;
	margin-top:10px;
	padding: 10px 25px 10px 5px;
	font-style:normal;
	cursor:pointer;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
.frm_rght .frm_subm:hover{
	background:#ffbe13 url("images/subm_icon.png") no-repeat scroll 67px center;
	color:#5f3714;
}
.body_part_3_main{
	border-top:1px solid #c7c7c7;
}
.body_part_3{
	background:#f5f4f1;
	padding: 2% 2% 0;
}

.b3_lft{
	float:left;
	width:45%;
	border-right:1px solid #c7c7c7;
	padding-right:7%;
}
.b3_rght{
	float:right;
	width:45%;
}
.body_part_3 h4{
	color: #5f3714;
    font-size: 26px;
    padding: 10px 0 15px;
}
.body_part_3 ul{
	list-style:none;
	float:left;
	width:49%;
}
.body_part_3 ul li{
	background:rgba(0, 0, 0, 0) url("images/bullet.png") no-repeat scroll left 3px;
	font-size:15px;
	color: #5f3714;
	padding-left:20px;
	padding-bottom:10px;
}
.b3_lady{
	float:right;
	width:51%;
	margin-top:-78px;
}
.footer_area{
	background:#1b1b1b;
	border-top:20px solid #5f3811;
	padding:1% 0;
}
.foot_col{
	width:30%;
	margin:1%;
	float:left;
}
.foot_col h4{
	width:45%;
	color: #fff;
    font-size: 26px;
    padding: 10px 0 ;
	border-bottom:1px solid #fff;
}
.foot_txtarea{
	padding:15px 0;
	background:rgba(0, 0, 0, 0) url("images/foot_divider.png") no-repeat scroll left bottom;
}
.foot_txtarea:last-child{
	background:none;
}
.foot_txt_lft{
	width:28%;
	float:left;
}
.foot_txt_rght{
	width:50%;
	float:left;
	color:#fff;
	font-size:14px;
	text-align:left;
}
.foot_txt_rght span{
	font-size:12px;
	color:#aba9a9;
}
.foot_col ul{
	list-style:none;
	margin-top: 10px;
	width: 80%;
}
.foot_col ul li{
	border-bottom:1px solid #393939;
	padding:12px 0;
}
.foot_col ul li:last-child{
	border:none;
}
.foot_col ul li a{
	color:#fff;
	text-decoration:none;
	background:url(images/foot_bullet.png) no-repeat left center;
	padding-left:20px;
	font-size:12px;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
.foot_col ul li a:hover{
	color:#ffbe13;
}
.foot_contact{
	padding-top:15px;
	color:#fff;
	font-size:13px;
	line-height: 35px;
}
.foot_contact a{
	text-decoration:none;
	color:#fff;
}
.foot_contact a:hover{
	color:#ffbe13;
	text-decoration:underline;
}
.footer_btm{
	background:#141414;
	padding:10px 0;
	text-align:center;
}
.footer_btm ul{
	list-style:none;
}
.footer_btm ul li{
	display:inline-block;
	padding:3px;
}
.footer_btm ul .foot_fb{
	background:url(images/footer_fb.png) no-repeat center;
	width:29px;
	height:29px;
	border:none;
	cursor:pointer;
}
.footer_btm ul .foot_fb:hover{
	background:url(images/footer_fb_hover.png) no-repeat center;
}

.footer_btm ul .foot_twit{
	background:url(images/footer_twitter.png) no-repeat center;
	width:29px;
	height:29px;
	border:none;
	cursor:pointer;
}
.footer_btm ul .foot_twit:hover{
	background:url(images/footer_twitter_hover.png) no-repeat center;
}

.footer_btm ul .foot_gplus{
	background:url(images/footer_gplus.png) no-repeat center;
	width:29px;
	height:29px;
	border:none;
	cursor:pointer;
}
.footer_btm ul .foot_gplus:hover{
	background:url(images/footer_gplus_hover.png) no-repeat center;
}

.footer_btm ul .foot_yout{
	background:url(images/footer_youtube.png) no-repeat center;
	width:29px;
	height:29px;
	border:none;
	cursor:pointer;
}

.footer_btm ul .foot_yout:hover{
	background:url(images/footer_youtube_hover.png) no-repeat center;
}

.footer_btm p{
	color:#fff;
	font-size:12px;
	padding:5px 0;
	
}
.footer_btm p a{
	text-decoration:none;
	color:#ffbe13;
}
.footer_btm p a:hover{
	text-decoration:underline;
}


/*-------------------------Inner Page CSS---------------------*/

.inner_pg_banner img{
	max-width:100%;
}



.body_inpage_content{
	background:#faf9f8;
}
.body_inpage_content h3{
	background:#ecae13;
	color:#5f3714;
	padding:6px 0 6px 5px;
	font-size:24px;
	border-radius:5px 5px 0 0; 
}
.innr_pg_col1{
	padding:10px;
	line-height:18px;
}
.innr_pg_col2{
	padding-bottom:25px;
}
.innr_pg_col1 h4{
	font-size:18px;
	padding-bottom:10px;
	color:#5f3714;
}
.bin_col2_lft{
	width:48%;
	float:left;
	padding-left:10px;
}
.bin_col2_lft h5{
	font-size:18px;
	padding-bottom:10px;
	color:#5f3714;
}
.bin_col2_lft_in{
	line-height:18px;
	text-align:justify;
}
.bin_col2_lft_in img{
	margin: 6px 14px;
	float:left;
	border-radius:5px;
	border:3px solid #fff;
	box-shadow: 0 0 4px #000;
}
.bin_col2_rght{
	width:46%;
	float:right;
	padding-right:15px;
}
.bin_col2_rght .bin_col2_rght_in{
	background:#fff;
	border-radius:5px;
	padding:10px;
	box-shadow: 0 0 2px #aaa;
}
.bin_col2_rght_in h5{
	font-size:18px;
	padding-bottom:10px;
	color:#5f3714;
	
}
.bin_col2_rght_in ul{
	list-style:none;
	padding-top: 15px;
	padding-left:15px;
}
.bin_col2_rght_in ul li{
	background:rgba(0, 0, 0, 0) url("images/innr_bullett.png") no-repeat scroll left 2px;
	padding-left:15px;
	padding-bottom:20px;
}


.time_table{
	padding:15px 0;
}
.place{
	border-right:1px solid #999;
}
 table {
    border: 1px solid #fff;
    width: 100%;
  }

  table tr {
    border: 1px solid #fff;
    padding: 5px;
  }

  table th, table td {
    padding: 10px;
    text-align: center;
  }

  table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
	background:#ecae13;
  }
  tbody tr:nth-child(even)  td { background-color: #eee; }


  @media screen and (max-width:767px) {
	  
	  .wrapper{  max-width:748px;}
	  

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
  }

.contop_left{
	float:left;
	width:20%;
	padding-left:15px;
	padding-top:10px;
}
.contop_right{
	float:right;
	width:65%;
	padding-right:15px;
	padding-top:10px;
}
.contop_right img{
	max-width:100%;
	border-radius:5px;
	border:3px solid #fff;
	box-shadow: 0 0 2px #aaa;
}

.cont_form{
	float:left;
	width:32%;
	padding-left:25px;
	padding-top:20px;
}
.cont_form_lft{
	width:30%;
	float:left;
}
.cont_form_lft {
	float:left; width:20%;
	list-style:none;
}
.cont_form_lft li{
	padding:16px 0;
	font-size:15px;
	color:#5f3714;
}
.cont_form_rght{
	float:left;
	width:30%;
}
.cont_form_rght input, .cont_form_rght textarea{
	margin: 10px 0;
	border-radius:5px;
	border:none;
	padding:5px 10px;
	box-shadow: 4px 4px 6px -5px rgba(0, 0, 0, 0.49) inset;
}
.con_subm{
	background:#5f3714 url("images/subm_icon.png") no-repeat scroll 67px center;
	color:#fff;
	box-shadow:none;
	margin-top:10px;
	padding: 10px 25px 10px 5px;
	font-style:normal;
	cursor:pointer;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	margin-left: 75px;
	border-radius:5px;
	border:none;
}
.con_subm:hover{
	background:#ffbe13 url("images/subm_icon.png") no-repeat scroll 67px center;
	color:#5f3714;
}
.con_img{
	float:left;
	width:62%;
	padding-right:10px;
	padding-top: 25px;
}
.con_img img{
	border-radius:5px;
	border:3px solid #fff;
	box-shadow: 0 0 2px #aaa;
	max-width:100%;
}







/*------------------------------RESPONSIVE-CSS---------------------------------------*/


@media only screen and (min-width:768px) and (max-width:1199px){
	.wrapper{  max-width:748px;}
	.head_top_left{ width:19%; }
	.head_top_right{ width:67%; }
	.menu_area nav{ margin-top:30px; }
	.menu_area nav .menu li a{ font-size:12px; padding:5px; }
	.bod1_img img{ max-width:100%; }
	.bod1_col h3{ font-size:19px; }
	.b2img{ margin:2px;  }
	.b2txt{ width:59%; }
	.frm_lft{ float:none; }
	.b3_lady{ width:100%;  }
	.b3_vid img{max-width:100%;  }
	table th, table td { padding:10px 0; font-size:12px; }
	.cont_form_lft{ width:30%; }
	.con_img{ float:right; width:58%; }
	.con_img img{ max-width:95%; }
	.foot_txt_lft{ width:39%; }
	.body_part_1{ padding-left:10px; }
	.body_part_2{  padding: 2% 0 2% 10px; }
	.body_part_3{ padding: 2% 2% 0 25px; }
}



@media only screen and (max-width:767px){
	.wrapper{  max-width:480px;}
	.head_top_left{ width:36%; }
	.logo_area{ width:100%; }
	.menu_area{ width:95.5%; float:left; }
	.mobile-menu{ text-align:center; }
	.bod1_col{ margin:3%; text-align:center; width:95%; }
	.b2_lft{ border:none; width:99%; }
	.b2img{ float:none; margin:0 auto; }
	.b2txt{ width:100%; text-align:center; }
	.b2_rght{ width:100%; text-align:center; }
	.frm_lft, .frm_rght{ width:100%; }
	.frm_lft input, .frm_rght input{ width:70%; }
	.frm_rght textarea{ width:79%; }
	.frm_rght .frm_subm{ width:30%; background:#5f3714 url("images/subm_icon.png") no-repeat scroll 85px center; }
	.frm_rght .frm_subm:hover{background:#ffbe13 url("images/subm_icon.png") no-repeat scroll 85px center; color:#5f3714; }
	.b3_lft{ width:96%; border-bottom:10px solid #5f3811; border-right:none; }
	.b3_lady{margin-top: 64px; }
	.b3_lady img{ max-width:100%;  }
	.b3_vid img{max-width:100%;   }
	.b3_rght{ width:100%; padding-bottom:10px; }
	.foot_col{ width:100%; }
	.head_top_left{ width:100%; text-align:center; }
	.head_top_left ul li{ float:none; border:none; padding:5px; }
	.head_top_right{ width:100%; }
	.head_top1, .head_top2{ background:none; border:none; }
	.bod1_col h3{ background:rgba(0, 0, 0, 0) url("images/head_btm.png") no-repeat scroll 46px bottom; }
	.shadow_right img, shadow_left img, .shadow_left img{ display:none; }
	.bin_col2_lft{ width:94%; }
	.bin_col2_rght{ width:95%; margin-top:10px; }
	.contop_left{ width:98%; }
	.contop_right{ width:94%; }
	.cont_form{ width:100%; }
	.con_subm{ margin-left:95px; }
	.con_img{ width:94%; padding:11px; }
	.frm_rght .frm_subm{  background:#5f3714 url("images/subm_icon.png") no-repeat scroll 95px center; }
	.frm_rght .frm_subm:hover{ color:#5f3714;  background:#ecae13 url("images/subm_icon.png") no-repeat scroll 92px center; }
	.body_part_1{ padding-left:0; }
}


@media only screen and (max-width:479px){
	.wrapper{ max-width:280px;}
	.head_top_right{ width:75%; padding:10px 0; }
	.head_top1, .head_top2{ width:100%; }
	.head_top3{ width:60%; text-align:center; }
	.bod1_img img{ max-width:100%; }
	.b3_lft{ width:96%; text-align:center; }
	.body_part_3 ul{ width:100%; text-align:left; }
	.b3_lady{ width:100%; margin-top:0; }
	.foot_col h4{ width:70%; }
	.bod1_col h3{ background:rgba(0, 0, 0, 0) url("images/head_btm.png") no-repeat scroll 0 bottom / contain ; font-size:20px; }
	.foot_txt_lft{ width:35%; }
	.b2txt h4, .b2_rght h4, .body_part_3 h4{ font-size:20px; }
	.b3_rght h4{ text-align:center; }
	.shadow_left img{ display:none; }
	.cont_form_lft{ width:25%; }
	.cont_form_rght input, .cont_form_rght textarea{ padding:5px 0; }
	.con_img img{ max-width:95%; }
	.cont_form{ width:97%; }
	.frm_rght .frm_subm{ width:33%; background:#5f3714 url("images/subm_icon.png") no-repeat scroll 68px center; }
}

