.innerSeoAuditArea {
    background: #25aae1;
    color: #fff;
    padding: 50px 0px;
}
.seoAuditText h1 {
    font-weight: 800;
    border-bottom: 5px solid;
}
.seoAuditText p {
    font-size: 18px;
    font-weight: 400;
}
.innerSeoAuditArea img {
    width: 83%;
    margin: 0 auto;
}
.typesSeoBox {
    text-align: center;
    color: #25aae1;
}
.typesSeoBox img {
    margin: 0 auto;
}
.typesSeoBox h3 {
    margin: 0px;
    padding-top: 15px;
    font-size: 22px;
    font-weight: 700;
}
.typesSeoAuditArea {
    background: #e2f4fd;
    padding: 50px 0px;
}
.InfoSeoAuditArea h2 {
    color: #fff;
    margin-bottom: 30px;
}
.InfoSeoAuditArea {
    background: #465661;
    color: #fff;
	padding: 50px 0px;
}
.divider {
    border: 1px solid #fff;
}
.priceBoxArea {
    text-align: center;
}
.priceBoxHead {
    background: #1f406c;
    padding: 30px 15px;
    color: #fff;
}
.priceBoxHead img {
    margin: 0 auto;
}
.priceBoxHead h3 {
    margin: 0;
    margin-top: 20px;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 3px;
}
.priceBoxBody {
    background: #fff;
    padding: 20px 15px;
    border-bottom: 8px solid #1f406c;
}
.pricePackageArea {
    padding: 50px 0px;
    background: #25aae1;
}
ul.listPriceBox li {
    list-style: none;
    border-bottom: 1px solid;
    font-weight: 600;
}
ul.listPriceBox {
    padding: 0px;
    min-height: 138px;
}
.midline {
    text-decoration: line-through;
    text-decoration-color: red;
}
.PriceBoxPrice {
    font-size: 58px;
	position: relative;
}
span.signDollar {
    font-size: 31px;
    position: relative;
    top: -27px;
}
span.cents {
    font-size: 31px;
    position: relative;
    top: -27px;
}

.pricePackageArea h2 {
    color: #fff;
    margin-bottom: 30px;
	text-align:center;
}
.toolsSeoAuditArea ul.makesul li:before {
    content: "\f00c";
    color: #25aae1;
    font-size: 12px;
    font-weight: 500;
    font-family: 'FontAwesome';
    padding-right: 10px;
    left: 0;
}
.toolsSeoAuditArea ul.makesul {
    padding: 0px;
}
.toolsSeoAuditArea .makesul li {
    display: inline-block;
    width: 100%;
    margin: 2px;
}
.toolsSeoAuditArea h2 {
    color: #25aae1;
    text-align: center;
    margin-top: 0px;
}
.toolsSeoAuditArea .divider {
    border: 1px solid #000;
    margin: 10px 0px;
    margin-bottom: 20px;
}
.toolsSeoAuditArea {
    padding: 50px 0px;
}
.proSeoAuditArea {
    background: #465661;
    color: #fff;
    padding: 50px 0px;
}
.proSeoAuditArea img {
    margin: 0 auto;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    border: 0px;
    border-bottom: 1px solid;
    background-color: transparent;
    color: #fff;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #25aae1;
    border-color: #EEEEEE;
}
a.collapsed {
    background: #465661;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
    margin-top: 5px;
    background: #e7e8e8;
    color: #000;
}

.panel-title {
	font-size: 14px;
}
.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
}
.more-less {
	float: right;
	color: #fff;
}
.faqArea h2 {
    color: #25aae1;
    text-align: center;
    margin-bottom: 20px;
}
.faqArea {
    padding: 50px 0px;
}

