.sp-page-title {
    background: #ffcc00 none repeat scroll 0 0 !important;
}
.box-conten  {
	color: #fff;
    text-align: center;
}
.box-conten p {
	color: #fff;
}
.box-conten ul li {
    float: left;
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 50px;
    margin: 8px 0;
    width: 50%;
	 text-align: left;
	  list-style: outside none none;
}
.check-list li::before {
    color: #fff;
    content: "\f05d";
    float: left;
    font-family: FontAwesome;
    font-size: 24px;
    margin: 0 20px 0 0;
}
#sp-top-bar {
    padding: 13px 0;
    z-index: 2;
}
.main-content {
	text-align: center;
}
.main-content img {
    display: inline;
}
.main-content .title-style1 {
	color: #2ab0ba;
}
.main-content .title-style2 {
	color: #B53A7D;
}
.main-content .title-style3 {
	color: #8ac53f;
}
.main-content .title-style4{
	color: #506D99;
}
.text-center {
	color: #fff;
}
.text-center span {
	color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}
.text-center h2 {
	font-weight: bold;
	text-transform: uppercase;
}
.tc-btn.sm {
    font-size: 13px;
    height: 42px;
    line-height: 42px;
    padding:8px 20px;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #fff;
}
.text-center  img {
    display: inline;
}
.services-figure {
    border-radius: 0 0 8px 8px;
    padding: 60px 0 0;
    position: relative;
    text-align: center;
}
.services-figure.bg-1 {
    background: #FFBB02 none repeat scroll 0 0;
}
.services-figure::after {
    bottom: 100%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 100%;
}
.services-figure.bg-1::after {
    background: rgba(0, 0, 0, 0) url("../images/bg-01.png") repeat-x scroll 0 0;
}
.services-figure::before {
    background: rgba(0, 0, 0, 0) url("../images/petern.png") repeat-x scroll 0 0;
    bottom: 0;
    content: "";
    height: 108px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.services-figure.bg-2 {
    background: #a9c0c3 none repeat scroll 0 0;
}
.services-figure.bg-2::after {
    background: rgba(0, 0, 0, 0) url("../images/bg-02.png") repeat-x scroll 0 0;
}
.services-figure.bg-3 {
    background: #ab6d8b none repeat scroll 0 0;
}
.services-figure.bg-3::after {
    background: rgba(0, 0, 0, 0) url("../images/bg-03.png") repeat-x scroll 0 0;
}
.sp-page-builder  a.bt-title {
    color: #5d5d5d;
	margin-bottom: 10px;
    margin-top: 10px;
	font-size: 14px;
	font-weight: 600;
}
.sp-page-builder .bt-cs .bt-center {
    position: relative;
    text-align: center;
}
.sp-page-builder  .bt-date {
    background: #0072bc none repeat scroll 0 0;
    border-radius: 4px;
    bottom: -33px;
    box-shadow: 0 4px #045a91;
    color: #fff;
    left: 18px;
    line-height: 18px;
    max-width: 65px;
    padding: 3px 13px;
    position: absolute;
}
.sp-page-builder .bt-cs .bt-extra {
    clear: both;
    margin-top: 50px;
}
.item-page .all-info-trip .bt-date {
    display: block;
}
.item-page .bt-cs .bt-inner a.bt-title {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.item-page .bt-cs .bt-inner img {
	 margin-right: 20px !important;
}
#sp-main-body {
    padding: 30px 0;
}
#sp-main-body .page-header {
    display: none;
}
#sp-main-body .post-format {
    display: none;
}
.form-horizontal .control-label {
    text-align: left;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
    position: absolute;
}
.dl-horizontal dd {
    margin-left: 0;
}
.dl-horizontal dt {
    display: none;
}