html{
	background:#fff url(../images/bg-html.jpg) no-repeat 50% 0;
	font:14px/20px Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	background:url(../images/bg-body.jpg) repeat-x 50% 107%;
	min-width:960px;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* start wrapper */
#wrapper{
	margin:0 auto;
	width:960px;
	position:relative;
}
#wrapper h1{
	/*margin:0;*/
}
/* start logo */
.logo a{
	background:url(../images/bg-logo.png) no-repeat;
	width:314px;
	height:68px;
	position:absolute;
	top:0;
	left:31px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
}
.logo strong{
	position:absolute;
	top:48px;
	left:188px;
	z-index:1;
	font-size:12px;
	line-height:14px;
	color:#234468;
	text-transform:uppercase;
	font-style:italic;
}
.logo strong .cufon{
	margin:2px 0 0;
}
/* end logo */
/* start header */
#header{
	height:68px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
/* start nav */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:48px;
	bottom:0;
	font-style:italic;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
}
#nav li{
	float:left;
	margin:0 0 0 4px;
}
#nav a{
	float:left;
	color:#305781;
	background:url(../images/bg-nav.png) no-repeat;
	width:105px;
	height:24px;
	padding:9px 0 0;
	text-align:center;
}
* +html #nav a{
	height:27px;
	padding:6px 0 0;
}
#nav a:hover{
	text-decoration:none;
	background:url(../images/bg-nav-hover.png) no-repeat;
}
#nav a .cufon{
	padding:2px 0 0;
}
/* end nav */
/* end header */
.main-wrapper{
	width:100%;
	padding:68px 0 0;
}
.main-t{
	background:url(../images/bg-main-top.png) no-repeat;
	height:9px;
	font-size:1px;
}
.main-b{
	background:url(../images/bg-main-bottom.png) no-repeat;
	height:9px;
	font-size:1px;
}
.main-c{
	background:url(../images/bg-main-center.png) repeat-y;
	width:100%;
}
/* start main */
#main{
	position:relative;
	width:940px;
	padding:0 10px 3px;
}
/* start title-box */
.title-box{
	width:577px;
	padding:14px 0 0 12px;
	overflow:hidden;
	margin:0px;
	
}



.title-box h2{
	margin:0 0 3px 0;
	color:#234468;
	font-size:32px !important;
	line-height:43px !important;
	font-style:normal!important;
}
.title-box .exceptionh2
{
    font-size:25px !important;
    margin-bottom:10px;
}
.title-box h2 .cufon{
	margin:0;
}
.title-box h2 em{
	color:#f04100;
	font-style:normal;
}

/*omer*/
.subtitlebox
{
    overflow:hidden !important;
	margin-top:0px;
	margin-right:30px;
	padding:0px;
	float:right;
}

.subtitlebox h2
{
    margin:0;
    
	color:#234468;
	font-size:35px !important;
	line-height:43px !important;
	font-style:normal!important;
}

.subtitlebox h2 
{
	color:#f04100;
	font-style:normal;
}

.subtitlebox h2 .cufon{
	margin:0 0 6px;
}

.check{
	display:block;
	text-align:center;
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	color:#234468;
}

.image-box{
	width:940px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:10px;
	z-index:1;    
}

.image-box2{
	width:440px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:510px;
	z-index:1;    
}
.thanks .image-box2 {
    left: 29px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}

.thanks .image-box{
	top:1px;
}
.formpage .image-box{
	top:1px;
}
.image-box img{
	float:left;
}
/*Omer*/
.left-box
{
    background:url(../images/largeBanner_background.jpg) no-repeat;
    width:577px;
    height:308px;
    float:left; 
}
.left-boxform
{
    width:577px;
    height:308px;
    float:left;
}
/*Omer*/
.left-box .left
{
    float:left;
    width:297px;
    height:247px;
    margin-top:12px;   
}
/*Omer*/
.left-box .right
{
    float:right;
    height:247px;
    width:280px;
    padding:0px;
    margin:0px; 
    text-align:center;  
    
}
/*Omer*/
.left-box .right h3
{
    
    /*margin:80px 0 0 8px;*/
	color:#234468;
	font-size:22px !important;
	line-height:37px !important;
	font-style:normal!important;
	margin:60px 0;
}



/*Omer*/
.left-box .right h3 .cufon{
	margin:0 0 6px;
}
/*Omer*/
.left-box .right h3 em{
	color:#f04100;
	font-style:normal;
	
}



.right-box{
	float:right;
	background:url(../images/bg-right-box.jpg) no-repeat;
	width:329px;
	padding:8px 12px 0 22px;
	height:300px;
}


.formpage .right-box{
	background:url(../images/bg-right-box01.jpg) no-repeat;
	height:228px;
}

.thanks .right-box{
	padding:8px 6px 0 10px;
	width:347px;
}
.right-box h2{
	margin:0 0 15px;
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#fff;
}
* html .right-box h2{
	margin:0 0 11px;
}
.thanks .right-box h2{
	margin:0 0 0 -5px;
	position:relative;
}
* html .thanks .right-box h2{
	margin:-4px 0 0 -5px;
}
.formpage h2{
	margin:0 0 15px 30px;
}
.right-box p{
	margin:0 0 14px;
	color:#fff;
	font-size:14px;
	line-height:14px;
}
.team{
	font-size:14px;
	line-height:16px;
	display:block;
	margin:-1px 0 0;
	color:#3c6289;
}
* +html .team{
	margin:-5px 0 0;
}
.team a{
	color:#3c6289;
}
.options-form{
	width:324px;
	padding:0 0 0 5px;
}
.options-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.options-form label{
	float:left;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	padding:5px 0 0;
	word-spacing:-1px;
}
optios-form select 
{
    float:left;
}
/*.testimonials-form .compare-select{
	margin:0 25px 0 0;
	display:inline;
}
.options-form .radio1{
	cursor:pointer;
}*/
.options-form .btn-error{
	float:right;
	margin:0 0 0 6px;
	/*display:inline;*/
}
.options-form ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.options-form ul li{
	float:left;
	margin:0 34px 0 0px;
	display:inline;
}
.options-form .Calculate_btn{
	display:block;
	width:187px;
	margin:15px auto 0;
}
.right-box dl{
	font-size:14px;
	line-height:29px;
	font-weight:bold;
	overflow:hidden;
	width:323px;
	margin:-2px 0 0;
	padding:0 0 0 5px;
}
.right-box dl dt{
	color:#fff;
	float:left;
	clear:left;
	width:171px;
}
.right-box dl dd{
	margin:0;
	float:left;
	color:#fff600;
	width:134px;
	font-style:italic;
}
.image-description{
	position:absolute;
	top:9px;
	left:30px;
	width:530px;
}
.image-description h2{
	font-size:30px;
	line-height:34px;
	color:#f04100;
	font-style:italic;
	margin:-2px 0 4px;
}
.image-description h2 .cufon{
	margin:0px 0 4px;
}
.image-description p{
	margin:0 0 19px;
	font-size:14px;
	line-height:20px;
	color:#575757;
}
/* end title-box */
/* start content for quote 1 */

#content{
	width:886px;
	padding:316px 27px 16px;
	background:#edf9ff url(../images/bg-content.gif) no-repeat 0 100%;

	position:relative;
	margin:0 0 8px;
}
* html #content{
	height:413px;
}
/* quote_from styling*/
.formpage #content{
	padding:13px 27px 16px;
	min-height:400px;
}


/*quote_from2 styling 
.formpage #content{
	padding:242px 27px 16px;
	min-height:387px;
}
*/
* html .formpage #content{
	height:567px;
}


#content h3{
	margin:4px 0 14px 22px;
	font-style:italic;
	font-weight:normal;
	color:#3a3a3a;
	font-size:26px;
	line-height:29px;
}
* html #content h3{
	margin:0 0 14px;
}
* htm .formpage #content h3{
	margin:0 0 17px;
}
#content p{
	color:#575757;
	margin:0 0 19px;
	font-size:14px;
	line-height:20px;
}
#content ul{
	margin:-7px 0 9px;
	padding:0;
	list-style:none;
	width:100%;
	color:#575757;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	font-style:italic;
	overflow:hidden;
}
#content ul li{
	background:url(../images/separator01.jpg) no-repeat 4px 50%;
	padding:6px 0 4px 34px;
	margin:0 0 8px;
}
.seal{
	position:absolute;
	top:420px;
	right:99px;
	/*background:url(../images/gvtStamp.gif) no-repeat;*/
	width: 139px;
	height: 139px;
}
/* start bottom-nav */
.bottom-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:14px;
}
.bottom-nav li{
	display:inline;
	background:url(../images/separator02.gif) no-repeat 0 2px;
	padding:0 0 0 5px;
}
.bottom-nav li:first-child{
	background:none;
}
.bottom-nav a{
	color:#3a3a3a;
}
/* end bottom-nav */
.blockquote{
	margin:-3px 0 9px 10px;
	background:url(../images/ico01.gif) no-repeat;
	padding:3px 33px 0 23px;
}
.blockquote q{
	color:#575757;
	font-size:12px;
	line-height:20px;
	font-style:italic;
}
.blockquote cite{
	display:block;
	text-align:right;
	color:#575757;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	font-style:italic;
}
.blockquote img{
	vertical-align:middle;
}
/* start table */
.table{
	width:771px;
	margin:-5px 0 80px 50px;
	font-size:14px;
	line-height:16px;
	color:#3a3a3a;
}
.table thead td{
	background:#eee;
	text-align:center;
	height:32px;
	font-weight:bold;
	font-style:italic;
	vertical-align:bottom;
}
.table img{
	display:block;
	margin:0 auto;
}
.table .nobg{
	background:none !important;
	width:8px;
}
.table tbody td{
	background:#a2c6da url(../images/bg-table.gif) repeat-x;
	height:31px;
}
.table .tfoot td{
	background:#eee;
	height:32px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-style:italic;
}
.table .tfoot td img{
	display:inline;
}
.table .first-coll{
	text-align:left !important;
	padding:0 0 0 6px;
}
.table .first-coll img{
	vertical-align:middle;
}
/* end table */
.content-holder
{    
	float:left;
	width:100%;
	z-index:2;
}
.content-holder-quote2
{    
	float:left;
	margin-left:0px;
	background:#afdef8 url(../images/inner-top.jpg) no-repeat 100% 0;
	margin-top:-241px;
	width:532px;
	height:560px;
    z-index:2;
}
.content-holder-quote2 .bottom-bg
{
	padding:510px 0 0 8px;
	width:100%;
	background:  url(../images/inner-bottom.jpg) no-repeat bottom;
	z-index:2;
	}
.content-holder-quote2 .inner-content
{
	padding:10px 0 0 30px;
    z-index:2;
	}
	
.content-holder:after{
	content:"";
	display:block;
	clear:both;
}
.content-holder img{
	float:right;
	margin:-15px -27px 0 0;
	position:relative;
}
/* start main-form */
.main-form{
	
	width:485px;
	margin-left: 21px;
	z-index:2;
}
.main-form h4{
	font-size:18px;
	line-height:20px;
	color:#f04100;
	font-style:italic;
	margin:0 0 7px;
	z-index:2;
}
* html .main-form h4{
	margin:0 0 4px;
	z-index:2;
}
.main-form .top-part .row{
	padding:0 0 0 5px;
	z-index:2;
}
.main-form .row{
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0 0 15px;
	z-index:2;
}
.main-form .row-btn{
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
	z-index:2;
}
.main-form label{
	display:block;
	color:#3a3a3a;
	font-size:14px;
	line-height:16px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 0 3px;
	z-index:2;
}
.main-form .top-part label{
	margin:0 0 0 6px;
	padding:0 0 3px;
	z-index:2;
}
.left-block{
	float:left;
	width:200px;
}
.right-block{
	float:right;
	width:186px;
}
.top-part .right-block{
	width:192px;
}
.input-bg{
	background:url(../images/bg-input.gif) no-repeat;
	width:148px;
	height:22px;
	padding:0 5px;
	float:left;
}
.input-bg input{
	width:148px;
	background:none;
	border:none;
	font-size:12px;
	line-height:14px;
	margin:2px 0 0;
	display:inline;
	float:left;
}
#main .radio-list{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#main .radio-list li{
	float:left;
	background:none;
	padding:0;
	margin:0;
}
#main .radio-list #radio1,
#main .radio-list #radio2{
	float:left;
	padding:0;
	margin:0;
}
#main .radio-list label{
	float:left;
	display:inline;
	margin:0 31px 0 0 !important;
	cursor:pointer;
}
.top-part{
	width:100%;
	background:url(../images/hr01.gif) no-repeat 25px 100%;
	margin:0 0 24px;
	overflow:hidden;
	padding:0 0 7px;
}
.btn-close{
	float:left;
	margin:1px 0 0 7px;
	display:inline;
}
.YourResults_btn{
	display:block;
	width:187px;
	margin:20px auto 0;
	padding:0 10px 0 0;
}
/* end main-form */
/* end content */
/* end main */
/* start footer */
#footer{
	height:1%;
	padding:33px 13px 42px;
	color:#fff;
}
#footer p{
	margin:0;
	font-size:10px;
	line-height:12px;
}
/* end footer */
/* end wrapper */
/* contact form */
.contact-form{
	width:400px;
	padding:5px 0 0 3px;
	/*background-color:Blue;*/
}
.contact-form .row{
	width:100%;
	margin:0 0 5px;
	height:45px;
}

.contact-form .row label, .contact-form .row input
{
    float:left;
}

.contact-form .largerow{
	width:100%;
	margin:0 0 5px;
	height:130px;
}

.contact-form .YourResults_btn
{
    display:block;
	width:187px;
	margin:0;
	padding:0 10px 0 0;
}

.footertxt 
{
	margin:0;
	text-align:center;
	color:#595959;
	font-size:10px;
	line-height:12px;
	width: 534px;
}

/* blue box */
.blue-box-holder{
	float:right;
	margin:4px 0 0 0;
	width:363px;
	position:relative;
	
}
#blue-box {
	background:  url(../images/bg-right-box02.gif) no-repeat;
	margin: 0 0 0 1px; 
}
#blue-box #blue-box-bg {
	/*background: url(../images/bg-blue-box-bottom.gif) no-repeat 0 100%;*/
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 10px;
}
#blue-box p {
	margin: 0 0 17px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}

#blue-box h1 {
	margin: 4px 0 0 2px;
	color: #fff;
	font: 27px/27px Arial, Helvetica, sans-serif;
	letter-spacing: -4px;
}
 #blue-box #blue-box-bg h3{
	margin: 10px 0 10px 20px;
	font-size:30px;
	line-height:34px;
	font-style:italic;
    font-weight:bold;
	color:#fff;
	
}
 #blue-box #blue-box-bg #text-box {
	padding: 0 10px 70px 0;
}
#blue-box #blue-box-bg #text-box  p{
	margin: 0;
	padding: 0 0 10px 17px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	overflow:hidden;
	
}

.right-box2{
	float:right;
	background:url(../images/bg-right-box02.gif) no-repeat;
	width:329px;
	padding:8px 12px 0 22px;
	height:300px;
}
.formpage .right-box2{
	background:url(../images/bg-right-box02.gif) no-repeat;
	height:228px;
}


.thanks .right-box2{
	padding:8px 6px 0 10px;
	width:347px;
}
.right-box2 h2{
	margin:0 0 15px;
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#fff !important;
}
* html .right-box2 h2{
	margin:0 0 11px;
}
.thanks .right-box2 h2{
	margin:0 0 0 -5px;
	position:relative;
}
* html .thanks .right-box2 h2{
	margin:-4px 0 0 -5px;
}
.right-box2 dl{
	font-size:14px;
	line-height:29px;
	font-weight:bold;
	overflow:hidden;
	width:323px;
	margin:-2px 0 0;
	padding:0 0 0 5px;
}
.right-box2 dl dt{
	color:#fff;
	float:left;
	clear:left;
	width:171px;
}
.right-box2 dl dd{
	margin:0;
	float:left;
	color:#fff600;
	width:134px;
	font-style:italic;
}

.header_right {
	position:absolute;
	top:343px;
	right:59px;
	width:400px;	
	text-align:right;
}
.call {
	margin-right:21px;
	font:bold 13px  Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	display:block;
	}
.big {	
	margin-right:21px;
	font:bold 28px  Arial, Helvetica, sans-serif;
	color:#F04100;
	text-transform:uppercase;
	line-height:20px;
	display:block;
	}
.free {
	margin-right:21px;
	font:300 10px  Arial, Helvetica, sans-serif;
	color:#616161;
	display:block;
	}
.header_no
{
	position:absolute;
	top:10px;
	right:59px;
	width:450px;	
	text-align:right;
	}
.hcall {
	font:bold 13px  Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	}
.hbig {	
	font:bold 28px  Arial, Helvetica, sans-serif;
	color:#F04100;
	text-transform:uppercase;
	line-height:15px;
	}
.hfree { 
	font-size:12px;
	line-height:14px;
	color:#234468;
	text-transform:uppercase;
	font-style:italic;
    font-weight:bold;
	}
/* end contact form */

/* Popup */
#MonthlyIncomePopup
{
	display:none; 
	position:absolute;
	border-style: solid; 
	border-width:1px;
	background-color: white; 
	padding: 5px; 
	height:100px; 
	width:150px;
	font-size:12px;
	font-weight:bold;
	z-index:1000;
}
#MonthlyDisposablePopup
{
	display:none; 
	position:absolute;
	border-style: solid; 
	border-width:1px;
	background-color: white; 
	padding: 5px; 
	height:140px; 
	width:120px;
	font-size:12px;
	font-weight:bold;
	z-index:1000;
	margin:10px 0 0 200px;
}

.info {
	width:16px;
	height:16px;
	background:url(../images/i.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:7px;
	margin-left:3px;
	float:right;
}
.right-block .info 
{
	position:absolute;
	width:16px;
	height:16px;
	background:url(../images/i.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:5px;
	margin-top:10px;
	float:right;
}
.textmsg
{
	background-color:Red;
	margin:0 auto;
	width:90%;
	font: 12px/16px Arial, sans-serif;
	text-align: center;
	color: #fff;
	height:15px;
	padding: 2px 0 2px;
	font-weight:bold;
}

/*CSS FOR FORM PAGE ADDED BY ABDUL QADIR */
.form-main-top
{    
	float:left;
	margin-left:0px;
	background: url(../images/form-top.png) no-repeat;
	margin-top:-13px;
	width:533px;
	height:17px;
    z-index:2;
}
.form-main-middle
{
	background: url(../images/form-middle.png) repeat-y;
	width: 533px;
	z-index:2;
}
.form-main-bottom
{
    background: url(../images/form-bottom.png) no-repeat;
    width: 533px;
    height:17px;
    z-index:2;
}
#cs-head .cs-heading {
    color: #2C41FC;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}
#cs-head p {
    font-size: 9pt;
    margin-left: 30px;
    margin-top: -14px;
    line-height: 15px;
}
#cs-head .btn_img
{
    float: right;
    width: 107px;
    height: 43px;
}
#cs-head
{
   cursor: pointer;
}
.clear
{
    clear:both;
}
.main-form #btm-cs label {
    font-size: 8pt;
    font-style: normal;
    line-height: 13px;
    width: 204px;
}
.main-form #btm-cs .radio1 {
    width: 10px;
}
.main-form #btm-cs .cs-drop {
    position: relative;
    width: 120px;
}
	
/*CSS FOR THANKYOU CROSSEL ADDED BY ABDUL QADIR */

.cs-top-heading
{
    background: url(../images/top-header.jpg) repeat-x;
    width: 880px;
    height: 40px;
}

.cs-top-heading h1 {
    color: #FFFFFF;
    font-size: 19pt;
    font-style: italic;
    padding-left: 10px;
    padding-top: 9px;
}

#first-cs
{
    background-color: #d3effd;
    width: 880px;
    margin-top: 2px;
    padding-left: 100px;
    width: 780px;
    cursor: pointer;
}
#second-cs
{
    background-color: #e1f5ff;
    width: 880px;
    margin-top: 2px;
    padding-left: 100px;
    width: 780px;
    cursor: pointer;
}
#third-cs
{
    background-color: #d3effd;
    width: 880px;
    margin-top: 2px;
    padding-left: 100px;
    width: 780px;
    cursor: pointer;
}

#first-cs h2 {
    color: #000CFE;
    font-size: 13pt;
    font-weight: normal;
    margin: 0;
    text-decoration: underline;
}
#second-cs h2 {
    color: #000CFE;
    font-size: 13pt;
    font-weight: normal;
    margin: 0;
    text-decoration: underline;
}
#third-cs h2 {
    color: #000CFE;
    font-size: 13pt;
    font-weight: normal;
    margin: 0;
    text-decoration: underline;
}

.cs-table #first-cs p {
    font-size: 10pt;
    line-height: 15px;
}
.cs-table #second-cs p {
    font-size: 10pt;
    line-height: 15px;
}
.cs-table #third-cs p {
    font-size: 10pt;
    line-height: 15px;
}
.cs-table .number
{
    float: left;
    position: relative;
    top: 14px;
}
.cs-table .showhide
{
    float: right;
    margin-right: 54px;
    margin-top: 20px;
}
.clear
{clear: both;}

.cs-table .txt
{
    float: left;
    margin-left: 14px;
}
.cs-table
{
    margin-top: -160px;
}
.thanks #content{
	padding:175px 27px 16px;
	background: none;
}
.iframe-container {
    background-image: url("../images/iframe-middle.png");
    background-repeat: repeat-y;
    width: 892px;
    margin-left: -8px;
}
.iframe-container-bottom
{
    background-image: url(../images/iframe-bottom.png);
    background-repeat: no-repeat;
    margin-left: -8px;
    width: 892px;
    height: 20px;
}
    
.iframe-container .form1
{
    width:100%;
    height: 180px;
}

.iframe-container .form2
{
    width:100%;
    height:150px;
}

.iframe-container .form3
{
    width:100%;
    height:185px;
}
.image-box2 h2 {
    color: #3C6289;
    font-size: 21pt;
    font-style: italic;
}
.image-box2 p {
    color: #3C6289;
}
.thanks .bottom-nav
{
    font-size: 12px;
    line-height: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
