/*.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
*/
  .mbodyay { color:#333; font-family:"Gill Sans MT"; font-size:18px; padding-right:0px; padding-left:0px; margin:0px;
  line-height:26px;
padding-top:0px !important;
padding-bottom:20px !important;
background-image: url(../dot.jpg) ;
background-position:center; background-repeat:repeat-x; 

  }
  .mbodyaa { color:#333; font-family:"Gill Sans MT"; font-size:17px; padding-right:0px; padding-left:0px; margin:0px;
  line-height:26px;
padding-top:0px !important;
padding-bottom:20px !important;
letter-spacing:.5px;
 
 

  }

.fpic22{ }
.fpic2a{padding:3px; width:auto; height:auto;}
.fpic2{padding:10px; width:auto; height:auto;}
.fgal{ float:right; text-align:center;}
.left1 { float:left; }
.fancy span {
  line-height: 20px;
    
}
.fancy span   {
   display: inline-block;
  position: relative;
  width:100%;  
 
}
 
.fancy span:before{
  content: "";
  position: absolute;
  height: 3px;
  border-bottom: 2px solid white;
  border-top: 1px solid white;
  top: 26px;
  width: 40px;
}
 
.fancy span :after {
 
  margin-left: 0px;
}




.fwhite  { margin: 0px; padding: 0px; }	
 .wid{
	color:#fff !important;
	font-family:"Gill Sans MT";
	font-size:14px;
 
	/*padding-top:10px !important;*/
  text-decoration:none;
	font-weight: normal;
	line-height: 22px;
	
	display:block;
}
 a.wid:hover{
	color:#CCCCCC !important;
 
	font-family:"Gill Sans MT";
	font-size:14px;
 text-decoration:none;
	font-weight: normal;
	line-height: 22px;
}

.fwhite p{
	color:#fff;
	font-family:"Gill Sans MT";
	font-size:14px;
	padding-right:00px;
	padding-left:0px;
	margin:0px;
	padding-top:10px !important;
	padding-bottom:0px !important;
	font-weight: normal;
	line-height: 22px;
}	
.fwhite p+ p{
	color:#ff;
	font-family:"Gill Sans MT";
	font-size:16px;
	padding-right:5px;
	padding-left:5px;
	margin:0px;
	padding-top:8px !important;
	padding-bottom:20px !important;
}
.fwhite h2{
	color:#fff;
	font-family:"Gill Sans MT";
	font-size:18px;
	padding-top:0px !important;
	padding-left:0px;
	padding-bottom:8px !important;
	margin:0px !important;
	line-height:26px;
	 
}




.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #ec0111;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #88b7d5;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(236, 1, 17, 0);
	border-bottom-color: #ec0111;
	border-width: 36px;
	margin-left: -36px;
}



.effect1{
	box-shadow: 0 10px 6px -6px #777;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #082338;
	/*background: rgba(255, 255, 255, 0.9);
	border: 1px solid #c5c5c5;
	border-top-color: #990000;/*-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;*/
}


/*
.effect1:after, .effect1:before {
	bottom: 0%;
	right: 10%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
 }

.effect1:after {
	 
	border-bottom-color: #ec0111;
	border-width: 10px;
	margin: 0px;
}
.effect1:before {
	 
	border-bottom-color: #ec0111;
	border-width: 10px;
	margin: 0px;
}*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.effect7
{
    position:relative;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
} 
.effect7:after
{
    right:10px; 
    left:auto; 
    transform:skew(8deg) rotate(3deg);
}
.effect4
{
  position: relative;
}
.effect4:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(3deg);
}

.effect3
{
  position: relative;
}
.effect3:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect7
{
    position:relative;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
} 
.effect7:after
{
    right:10px; 
    left:auto; 
    transform:skew(8deg) rotate(3deg);
}
.effect8
{
    position:relative;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect8:before, .effect8:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    border-radius:100px / 10px;
} 
.effect8:after
{
    right:10px; 
    left:auto; 
    transform:skew(8deg) rotate(3deg);
}


  .mbodys1 {
	color:#333;
	font-family:"Gill Sans MT";
	font-size:16px;
	padding-top:5px !important;
	padding-bottom:5px !important;
	color:#333;
	font-family:"Gill Sans MT";
	font-size:16px;
	line-height:22px;

 
 

  }
    .mbodys1 span{
	color:#082338;
	font-weight:bold;
 

 
 

  }

  .mbodys { color:#333; font-family:"Gill Sans MT"; font-size:16px;  
padding-top:5px !important;
padding-bottom:5px !important;
 

  }
.soft-h{
	color:#333;
	font-family:"Gill Sans MT";
	font-size:18px;
 padding-bottom:8px !important;
 
}
.soft-hb{ color:#333; font-family:"Gill Sans MT"; font-size:16px; padding-right:0px; padding-left:0px; margin:0px;
 
padding-bottom:8px !important;}

  .mbody11 {
	color:#006B9F;
	font-family:"Gill Sans MT";
	font-size:22px;
	padding-right:0px;
	padding-left:0px;
	margin:0px;
	padding-top:0px !important;
	padding-bottom:0px !important;
/*background-image: url(../dot.jpg) ;
background-position:center; background-repeat:repeat-x; */

  }

  .mbody1 { color:#333; font-family:"Gill Sans MT"; font-size:22px; padding-right:0px; padding-left:0px; margin:0px;
padding-top:20px !important;
padding-bottom:20px !important;
background-image: url(../dot.jpg) ;
background-position:center; background-repeat:repeat-x; 

  }
.t1pa {
	font-family:"Gill Sans MT";
	font-size:16px 
	padding:20px !important;
 
	letter-spacing: .01em;
	color:#333333;


}
  .t2paaa {
	font-family:"Gill Sans MT";
	font-size:16px;
	letter-spacing: .01em;
	color:#ffcc66;
	/*color:#EC5844;*/
	background-color:#082338;
	padding:10px !important;
	font-weight:normal !important;
	/*word-wrap: break-word;*/
  word-break: break-all;

}
 .t2pa {
	font-family:"Gill Sans MT";
	font-size:16px;
	letter-spacing: .01em;
	color:#ffcc66;
	/*color:#EC5844;*/
	background-color:#082338;
	padding:10px !important;
	font-weight:normal !important;
	word-wrap: break-word;
 /* word-break: break-all;*/

}
 
 h2.mtab  {
	color:#082338 !important;
	font-family:"Gill Sans MT";
	font-size:16px;
	font-weight:bold;
	padding:0px !important;
	margin:0px !important;
	padding-left:20px;
	padding-right:20px;
	text-decoration: none !important;
	vertical-align:middle;
	text-transform: uppercase;
	margin-left:auto;
	margin-right:auto;	
	
	 
 
}
 h2.mtab a  {
	color:#082338;
 
	
	 
 
}
 h2.mtab :hover {
	color:#CC8A00;	
	 
 
}
  h2.mtab span  {
  color:#082338;
 }

  h2.mtab span:after {
  font-size:22px;
 
    content:' \00BB   '
}
  h2.mtab span :hover{
 color:#990000;
 
}
 
 
 .mbody {
	color:#454545;
	font-family:"Gill Sans MT";
	font-size:17px;
	padding-right:0px;
	padding-left:0px;
	margin:0px;
	padding-top:20px !important;
	padding-bottom:20px !important;
	line-height: 24px;
}	
 .mbody2 { color:#333; font-family:"Gill Sans MT"; font-size:16px; padding-right:0px; padding-left:0px; margin:0px; line-height:26px;
padding-top:20px !important;
padding-bottom:20px !important;}	

 .produ {
	color:#333;
	font-family:"Gill Sans MT";
	font-size:17px;
	padding-top:10px !important;
	padding-left:0px;
	/*padding-bottom:10px !important;*/
	margin:0px !important;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	padding-bottom: 10px;
	background-color: #DFDFDF;
	display: block;
 
	/*margin-bottom:10px;*/
 /*  border-bottom: 2px ridge rgba(239, 240, 240, 0.3);*/
	 
}
 
 .produ2 {
	text-decoration:none;
	color:#333333;
	font-family:"Gill Sans MT";
	font-size:14px;
	padding-top:5px !important;
	padding-left:0px;
	padding-bottom:5px !important;
	margin:0px !important;
	line-height:18px;
	text-align:center;
	display:block;
	background-color:#EEEEEE
	/*margin-top:0px;	*/  
	 
}
 
 .language ul ul {
 
  position: absolute;
  top: 35px;
  background: url(images/hover.png) repeat;
  margin: 0;
  padding: 0;
  z-index: 10000000000000000;
  -webkit-transition: all 0.35s 0.2s ease-in-out;
  -moz-transition: all 0.35s 0.2s ease-in-out;
  -ms-transition: all 0.35s 0.2s ease-in-out;
  transition: all 0.35s 0.2s ease-in-out;
}


.language2{
	float:right;
	display:inline-block;
	font-family:"Gill Sans MT";
	font-size:14px;
	padding-bottom:3px;
	padding-right:15px;
	padding-top:3px;
	line-height:20px;
	vertical-align:middle;
	text-decoration:none;
	color:#000033;
}
.language{ float:left; display:inline-block;}
 
 .language ul li  span{
  color: #000;
         
 position:relative; float:right;
  }
   .language ul{
   margin:0px;
   
        padding: 0;
        list-style: none;
		
    }
	 
   .language ul li{
       
        width: 120px;
        text-align: left;
        line-height: 20px;
		vertical-align:middle !important;
		 
    }
	/*.language ul li a:active{ background:#fff;}*/
   .language ul li a{ /*background:#fff;*/
   
	display: block;
	padding: 5px 5px;
	color: #000;
	font-family:"Gill Sans MT";
	font-size:14px;
	/* background: #f2f2f2;*/
        text-decoration: none;
	vertical-align:middle;		 
    }
   .language ul li a:hover{
   background:#f8af9f;
   
        color: #000;
       /* */ 
    }
    ul.languageo{
        display: none;
    }




	.langu{
	padding:5px;
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	float:right;
}
	
	.botf{
	padding:10px;
	background-color:#46586A;
	font-family: "Gill Sans MT";
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
	#12a{  width:100%; padding-bottom:10px !important; overflow:visible ; /**/}
	#12b{  width:100%; padding-bottom:10px !important; overflow:visible ; /**/}
	#12c{  width:100%; padding-bottom:10px !important; overflow:visible ; /**/}
		#12{  width:100%; padding-bottom:10px !important; overflow:visible ; /**/}
		#13{width:100%; float:left!important; background-color:#990000 !important;
	 
	/*background-color:#990000;*/
}
	#first {  width:100%; height:150px;/*background-color:#00CCFF;*/}
		#second {
	width:100%;
	min-height:150px;
	height:auto;
	 
	/*background-color:#990000;*/
}
		.equal_height { padding:0px;  }
		.equal  { margin:10px;  }
		
		

.hwhite2  { margin: 0px; padding: 0px;}	

.hwhite2 p{
	color:#333;
	font-family:"Gill Sans MT";
	font-size:16px;
	padding-right:40px;
	padding-left:20px;
	margin:0px;
	padding-top:0px !important;
	padding-bottom:0px !important;
}	
.hwhite2 p+ p{
	color:#333;
	font-family:"Gill Sans MT";
	font-size:16px;
	padding-right:40px;
	padding-left:20px;
	margin:0px;
	padding-top:8px !important;
	padding-bottom:20px !important;
}
.hwhite2 h2{
	color:#333;
	font-family:"Gill Sans MT";
	font-size:26px;
	padding-top:15px !important;
	padding-left:20px;
	padding-bottom:8px !important;
	margin:0px !important;
	line-height:26px;
	 
}

.hwhite  { margin: 0px; padding: 0px;}	

.hwhite p{ color:#FFFFFF; font-family:"Gill Sans MT"; font-size:16px; padding-right:40px; padding-left:40px; margin:0px;
padding-top:0px !important;
padding-bottom:0px !important;}	
.hwhite p+p{ color:#FFFFFF; font-family:"Gill Sans MT"; font-size:16px; padding-right:40px; padding-left:40px; margin:0px;
padding-top:8px !important;
padding-bottom:20px !important;}
.hwhite h2{ color:#fff; font-family:"Gill Sans MT"; font-size:26px;  padding-top:20px !important; padding-left:40px;
padding-bottom:8px !important; margin:0px !important; line-height:26px;    }





	
.t22 {
	border-top: double #ddd;
	border-bottom: double #ddd;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
  
.t22a {
	background: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #e01111;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	 
   
}
.t22a h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	font-family: "Gill Sans MT";
	text-decoration: none;
	margin:0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.t22a  p {
	color: #666666;
	font-size: 16px;
	margin:0px;
	font-family: "Gill Sans MT";
	line-height: 26px;
	display:inline-block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
/*.t22a {
	float:left;
 
	
	 
}*/
.mid-button{
	margin-top:5px;
	margin-right:30px;
	 
 
	 
	padding: 0;
	float:right;
}



.mid-button a {
	padding:10px;
	color: #fff;
	font-family:"Gill Sans MT";
	font-size:16px;
	text-decoration: none;
	-webkit-appearance: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	background-color: #e01111;
	background-image: url(../images/windows.png);
	background-repeat: no-repeat;
	background-position: center center;
   /* box-shadow: inset 0px -2px 11px #AB0F0F;
	-webkit-box-shadow: inset 0px -2px 11px #AB0F0F;
	-o-box-shadow: inset 0px -2px 11px #AB0F0F;
	-moz-box-shadow: inset 0px -2px 11px #AB0F0F;*/
}
.mid-button a:hover{
  opacity: 0.8;
}


.black2r
{ float:left;
background-color:#cc0f16;
 
display:inline-block;
	width:120px;
	height:auto;
	padding: 10px;
	
	color: #FFFFFF !important;
	text-decoration: none;
	text-shadow: 0px 0px black;
	
	text-align: center;
	text-decoration:none;
	font-weight: normal;
	font-size: 16px;
	/*border-top: 1px solid #CCC;
	margin-left: 40px;
	
	margin-right: 40px;*/
	cursor: pointer;
	font-family: "Gill Sans MT";
	margin-top: 0px;
	margin-bottom: 0px;
	background: #d1d1d1;
	background: -moz-linear-gradient(top, #d1d1d1 0%, #6b6b6b 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #d1d1d1), color-stop(100%, #6b6b6b));
	background: -webkit-linear-gradient(top, #d1d1d1 0%, #6b6b6b 100%);
	background: -o-linear-gradient(top, #d1d1d1 0%, #6b6b6b 100%);
	background: -ms-linear-gradient(top, #d1d1d1 0%, #6b6b6b 100%);
	background: linear-gradient(to bottom, #d1d1d1 0%, #6b6b6b 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#6b6b6b', GradientType=0 );
  /*  background-image: linear-gradient(top, #99000 100%, #565353 100%)!important; 
    background-image: -o-linear-gradient(top, #3b3939 100%, #565353 100%)!important; 
    background-image: -moz-linear-gradient(top, #3b3939 100%, #565353 100%)!important; 
    background-image: -webkit-linear-gradient(top, #3b3939 100%, #565353 100%)!important; 
    background-image: -ms-linear-gradient(top, #3b3939 100%, #565353 100%)!important; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3939', endColorstr='#565353',GradientType=0)!important; */
}

a.black2r:hover
{
	color:#FFFFFF !important;
	background: #6b6b6b;
	background-color:#6b6b6b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b6b6b', endColorstr='#d1d1d1',GradientType=0)!important; 
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
.fgal{ float:none; text-align:center;}
 .t2pa {
	font-family:"Gill Sans MT";
	font-size:16px;
	letter-spacing: .01em;
	color:#ffcc66;
	/*color:#EC5844;*/
	background-color:#082338;
	padding:10px !important;
	font-weight:normal !important;
	word-wrap: break-word;
 

}
.language2{ -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	float:right;
	display:block;
	font-family:"Gill Sans MT";
	font-size:14px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000033;
}
#12{  width:100%; padding-bottom:10px !important; /**/}
	#first {  width:100%; height:200px;/*background-color:#00CCFF;*/}
		#second {
	width:100%;
	min-height:200px;
	height:auto;
	 
	/*background-color:#990000;*/
}

}

@media only screen and (min-width: 620px) and (max-width: 767px) {
.fgal{ float:none; text-align:center;}
.language2{ -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	float:none;
	display:block;
	font-family:"Gill Sans MT";
	font-size:14px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000033;
}
#12{  width:100%; padding-bottom:10px !important; /**/}
	#first {  wwidth:100%;
	min-height:200px;
	height:auto;/*background-color:#00CCFF;*/}
		#second {
	width:100%;
	min-height:200px;
	height:auto;
	 
	/*background-color:#990000;*/
}

}
@media only screen and (max-width: 619px) {

.language2{ -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	float:none;
	display:block;
	font-family:"Gill Sans MT";
	font-size:14px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000033;
}

#first {  width:100%;
	min-height:200px;
	height:auto;/*background-color:#00CCFF;*/}
		#second {
	width:100%;
	min-height:200px;
	height:auto;
	 
	/*background-color:#990000;*/
}

 .mid-button{
	margin-top:auto;
	margin-right:auto;
	text-align:center;
	 
 margin-top:15px;
	 
	padding: 0;
	float:none ;
}

.t1pa {
	font-family:"Gill Sans MT";
	font-size:16px;
	text-align:center;
 
	letter-spacing: .01em;
	color:#333333;


}
 .t2pan {
 /**/
 word-wrap: break-word;
	font-family:"Gill Sans MT";
	font-size:16px;
 /*word-wrap: break-word; */
	letter-spacing: .01em;
		color:#333  !important;

	/*color:#333a;*/
	background-color:#e5e5e5;

}
 .t2pa {
 /*
 word-wrap: break-word;*/
	font-family:"Gill Sans MT";
	font-size:16px;
 word-wrap: break-word; 
	letter-spacing: .01em;
		color:#333  !important;

	/*color:#333a;*/
	background-color:#e5e5e5;

}
.equal  { margin-left:10px;
margin-right:10px;
margin-bottom:0px;
margin-top:0px;  }
#12{  width:100%; height:auto !important; margin-bottom:10px; }
	#12a{  width:100%; height:100%!important; padding-bottom:10px !important; overflow:visible; float:none; /**/}
	#12b{  width:100%; height:100% !important; padding-bottom:10px !important; overflow:visible; float:none/**/}
	#12c{  width:100%; height:100% !important; padding-bottom:10px !important; overflow:visible; float:none/**/}
	.fpic2{padding:5px; width:auto; height:auto;}
	.fgal{ float:none; text-align:center;}
	.fpic22{ /*clear: both;*/ display: inline-block; text-align:center; margin-left:auto; margin-right:auto; margin-bottom:5px;  }

}
