/*-- SMO Page New Design CSS --*/

.smo_mainheading h1 {
    font-size: 50px;
    font-weight: 100;
    color: #000000;
    float: left;
    width: 100%;
    margin: 0;
	
}

.smo_mainheading p {
    float: left;
    width: 100%;
    line-height: 30px;
    /* margin: 0; */
    color: #707070;
	font-size: 18px;
}
.smo_greentable {
    box-shadow: inset 0px 3px 0px #b1d750;
}
.smo_bluetable {
    box-shadow: inset 0px 3px 0px #00bff3;
}
.smo_yellowtable {
    box-shadow: inset 0px 3px 0px #fecb16;
}
.smo_orangetable {
    box-shadow: inset 0px 3px 0px #f26522;
}
.smo_pricingtable {
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
}
.smo_table_price {
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 4px solid;
    border-radius: 100%;
    font-size: 30px;
    line-height: 100px;
    font-weight: 600;
    margin-top: -40px;
	font-weight: 500;
    background-color: #fff;
	position:relative;
}
.smo_pricing_heading {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.smo_pricing_heading h3 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 0px 5px;
    color: #111111;
    text-transform:capitalize;
}

.smo_pricingtable .top-btn{margin-bottom: 15px;font-size: 16px;}

.smo_pricing_heading span {
    float: left;
    width: 100%;
    font-size: 14px;
}
.smo_pricing_heading:after {
    position: absolute;
    content: '';
    width: 100%;
	background-image: url("../images/line.png");
    height: 1px;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.smo-heading{padding:10px; overflow:hidden;}
.smo-heading h6{color:#333; font-size:18px;}
.smo_pricingtable ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
}
.smo_pricingtable ul li {
    list-style: none;
    width: 100%;
    font-size: 13.5px;
    padding: 10px 0px 10px 30px;
    overflow: hidden;
    text-align: left;
	border-bottom: 1px solid #eaeaea;
}

.smo_pricingtable ul li.cross{
	background-image: url("../images/cross-icon.png");	
	background-repeat: no-repeat;
    background-position: 8px 10px;
}

.smo_pricingtable ul li.right{
	background-image: url("../images/tick.png");
    background-repeat: no-repeat;
    background-position: 8px 10px;
}
.numbering{position: absolute;left: 28px;}

.smo_pricing_footer {
    float: left;
    width: 100%;
    padding: 25px 0px;
    border-radius: 0px 0px 10px 10px;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.smo_greentable .smo_pricing_footer {
    background-color: #b1d750;
}
.smo_pricing_footer a, .smo_pricing_footer .smo_submit_btn {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    text-transform: capitalize;
    background: transparent;
    border: none;
    box-shadow: none;
}
.smo_pricing_footer a i {
    font-size: 18px;
}

.smo_greentable .smo_table_price {
    border-color: #b1d750;
    color: #b1d750;
}
.smo_greentable .smo_pricing_heading span {
    color: #333;
}
.smo_bluetable .smo_pricing_heading span {
    color: #333;
}
.smo_bluetable .smo_table_price {
    border-color: #00bff3;
    color: #00bff3;
}
.smo_bluetable .smo_pricing_footer {
    background-color: #00bff3;
}
.smo_yellowtable .smo_table_price {
    border-color: #fecb16;
    color: #fecb16;
}
.smo_yellowtable .smo_pricing_heading span {
    color: #333;
}
.smo_yellowtable .smo_pricing_footer {
    background-color: #fecb16;
}
.smo_orangetable .smo_table_price {
    border-color: #f26522;
    color: #f26522;
}
.smo_orangetable .smo_pricing_heading span {
    color: #333;
}
.smo_orangetable .smo_pricing_footer {
    background-color: #f26522;
}
.pad-50{padding:0px 0px 60px;overflow:hidden;}
.pad-40{padding:0px 0px 40px;overflow:hidden;}
.btn-yellow {
    background-color: #FECB16;
    color: #fff;
    border: #FECB16 1px solid;
}
.btn-red {
    background-color: #F26522;
    color: #fff;
    border: #F26522 1px solid;
}
.smo_pricingtable .accordion-container span.toggle-icon{line-height:0px;color:#fff;}
.smo_pricingtable .accordion_head{padding: 8px 10px;background: #6f6f6f;color: #fff;font-size: 16px;}
.smo_pricingtable .accordion-container{margin: 0 0 2px;}
.smo_greentable .accordion-container .active {background: #98c500;color: #fff;}
.smo_bluetable .accordion-container .active {background: #00bff3;color: #fff;}
.smo_yellowtable .accordion-container .active {background: #fecb16;color: #fff;}
.smo_orangetable .accordion-container .active {background: #f26522;color: #fff;}
.smo_table_price .price-label{position: absolute;right: -23px;top: -47px;}
.orm ul li{padding: 10px 5px 10px 5px;}
.smo_pricingtable ul li .lft{width: 25%;text-align: center;float:left;}
.smo_pricingtable ul li .rght{width: 75%;overflow: hidden;display: block;}
.facebook-heading{float:left; width:100%;}

.facebook-heading-left{font-size:22px; font-weight:bold; width:80%; float:left;}
.facebook-heading-right{font-size:30px; font-weight:bold; color:#98C500; width:20%; float:right; text-align:right;}
