


#price_box_container {
clear: both;
width: 80%;
margin: 0 auto;
min-height: 10px;
padding-top: 6em;
padding-bottom: 2em;
}

#price_box_container h1 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 38px;
color: #000000;
line-height: 1.4em;
padding: 0px;
margin-bottom: 2em;
text-align: center;
}

#price_box_container_include {
clear: both;
width: 100%;
margin: 0 auto;
min-height: 10px;
padding-top: 0em;
padding-bottom: 0em;
}

.price_box {
float: left;
width: 30%;
min-height: 10px;
margin-right: 5%;
padding: 1em;
text-align: center;
border: 2px solid #e3e3e3;
border-radius: 4px;
}

.price_box_bordered {
border: 1px solid #e3e3e3;
}

.price_box_right {
margin-right: 0%!important;
}

.price_box h2 {
padding: 0px;
margin: 0px;
font-weight: 400;
color: #5e7c85;
font-size: 30px;
padding-bottom: 0.4em;
}

.price_box h3 {
padding: 0px;
margin: 0px;
color: #758d94;
font-size: 26px;
font-weight: 400;
padding-bottom: 0em;
}

.price_box h4 {
padding: 0px;
margin: 0px;
color: #758d94;
font-size: 20px;
font-weight: 300;
padding-bottom: 0.3em;
}

.price_box div.nmc {
font-size: 14px;
color: #666666;
padding-bottom: 1em;
}

.price_box a {

}

.price_box a.basic {
display: block;
padding: 1em;
text-decoration: none;
border-radius: 4px;
margin-bottom: 1em;
background: #758d94;
color: #ffffff;
}

.price_box a.extra {
display: block;
padding: 1em;
text-decoration: none;
border-radius: 4px;
margin-bottom: 1em;
background: #30aab0;
color: #ffffff;
}

.price_box a.full {
display: block;
padding: 1em;
text-decoration: none;
border-radius: 4px;
margin-bottom: 1em;
background: #00719c;
color: #ffffff;
}

.basic_colour {
color: #758d94!important;
}

.extra_colour {
color: #30aab0!important;
}

.full_colour {
color: #00719c!important;
/*2dbe60*/
}

#priceBox_basic {
border-color: #758d94;
}

#priceBox_extra {
border-color: #30aab0;
}

#priceBox_full {
border-color: #00719c;
}




.price_box p {
font-size: 18px;
font-weight: 300;
}

.price_feature_list {
clear: both;
width: 100%;
min-height: 10px;
padding-top: 1em;
padding-bottom: 1em;
text-align: left;
padding-left: 1em;
color: #465458;
font-weight: 300;
border-top: 1px dotted #758d94;
line-height: 1.7em;
font-size: 18px;
}

.price_feature_copy {
clear: both;
width: 100%;
min-height: 10px;
line-height: 1.2em;
margin-bottom: 0.5em;
}

.price_feature_copy_left {
float: left;
width: 10%;
min-height: 10px;
}

.price_feature_copy_right {
float: left;
width: 90%;
min-height: 10px;
font-size: 16px;
}

#price_impact_statements {
clear: both;
width: 100%;
min-height: 10px;
padding-top: 3em;
padding-bottom: 3em;
}

#price_impact_statements h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 38px;
color: #ffffff;
line-height: 1.4em;
padding: 0px;
margin-bottom: 0.5em;
text-align: center;
}

#price_impact_statements h3 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 26px;
color: #000000;
line-height: 1.4em;
padding: 0px;
margin-bottom: 0.5em;
text-align: center;
}


#pricing_faqs_testimonials {
clear: both;
width: 100%;
min-height: 10px;
padding-top: 4em;
padding-bottom: 1em;
}

#pricing_faqs_testimonials_left {
float: left;
width: 30%;
min-height: 10px;
margin-right: 5%;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 26px;
}

#pricing_faqs_testimonials_right {
float: left;
width: 65%;
min-height: 10px;
}

#pricing_faqs_testimonials_right_left {
float: left;
width: 45%;
min-height: 10px;
margin-right: 10%;
}

#pricing_faqs_testimonials_right_right {
float: left;
width: 45%;
min-height: 10px;
}

.pricing_faq {
clear: both;
width: 100%;
min-height: 10px;
margin-right: 10%;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 18px;
margin-bottom: 2em;
}


#pricing_footer {
clear: both;
width: 100%;
min-height: 10px;
border-top: 1px solid #f2f2f2;
padding-top: 3em;
padding-bottom: 1em;
text-align: center;
}

#pricing_footer h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 20px;
padding-bottom: 2em;
}


#price_links {
clear: both;
width: 100%;
min-height: 10px;
padding-bottom: 2em;
}

.price_link {
clear: both;
width: 100%;
min-height: 10px;
padding-top: 0.7em;
padding-left: 0.7em;
padding-bottom: 0.7em;
padding-right: 0.4em;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 16px;
cursor: pointer;
}

.price_link i {
display: inline-block;
padding-top: 0.2em;
}

.price_link_active {
border: none;
}




















