body {
	color: #5f6f7e;
	direction: ltr;
	font: 300 14px/1.4 "Open Sans", Arial, sans-serif;
	background: #fff
}
.content h1, .content h2 {
	font: 400 37px "PT Sans Narrow", Arial, sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
	text-align: center
}
.content h1:after, .content h2:after {
	z-index: 2;
	content: " ";
	display: block;
	padding-top: 7px;
	border-bottom: 2px solid #b7bbbf;
	width: 73px;
	margin: 0 auto
}
.content h3, .content h4, .content h5, .content h6 {
	font: 300 18px "Open Sans", Arial, sans-serif;
	padding: 0;
	margin: 0
}
.content h1 strong, .content h2 strong, .content h3 strong, .content h4 strong {
	color: #e54a1a;
	font-weight: 300
}
.content h3 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 7px
}
.content h4 {
	font-size: 18px
}
.content h5 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 5px;
	padding-top: 5px
}
.content h6 {
	font-size: 15px;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 5px;
	padding-top: 5px
}
.h-gray {
	opacity: .7
}
a, a:active, a:focus, a:hover {
	color: #e6400c;
	outline: 0;
	text-decoration: none
}
a:hover {
	color: #e6400c;
	text-decoration: underline
}
::-moz-selection {
color:#fff;
background:#e6400c
}
::selection {
	color: #fff;
	background: #e6400c
}
.min-hight500 {
	min-height: 500px
}
.lead {
	font: 400 17px "Open Sans", sans-serif
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}
*html .clearfix {
	zoom: 1
}
.clear {
	clear: both
}
.block-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.content-center {
	text-align: center
}
.border-bottom-silver {
	border-bottom: solid 1px #b7bbbf
}
.more-li-space li {
	margin-bottom: 3px
}
.no-padding {
	padding: 0!important
}
.no-margin {
	margin: 0!important
}
.no-bottom-padding {
	padding-bottom: 0!important
}
.no-bottom-space {
	padding-bottom: 0!important;
	margin-bottom: 0!important
}
.no-top-padding {
	padding-top: 0!important
}
.no-top-space {
	padding-top: 0!important;
	margin-top: 0!important
}
.no-space {
	margin: 0!important;
	padding: 0!important
}
.no-text-shadow {
	text-shadow: none
}
.padding-top-5 {
	padding-top: 5px!important
}
.padding-top-10 {
	padding-top: 10px!important
}
.padding-top-15 {
	padding-top: 15px!important
}
.padding-top-20 {
	padding-top: 20px!important
}
.padding-top-25 {
	padding-top: 25px!important
}
.padding-top-30 {
	padding-top: 30px!important
}
.padding-top-35 {
	padding-top: 35px!important
}
.padding-top-40 {
	padding-top: 40px!important
}
.padding-top-45 {
	padding-top: 45px!important
}
.padding-top-50 {
	padding-top: 50px!important
}
.padding-top-60 {
	padding-top: 60px!important
}
.padding-top-70 {
	padding-top: 70px!important
}
.padding-top-80 {
	padding-top: 80px!important
}
.margin-bottom-0 {
	margin-bottom: 0!important
}
.margin-bottom-5 {
	margin-bottom: 5px!important
}
.margin-bottom-10 {
	margin-bottom: 10px!important
}
.margin-bottom-15 {
	margin-bottom: 15px!important
}
.margin-bottom-20 {
	margin-bottom: 20px!important
}
.margin-bottom-25 {
	margin-bottom: 25px!important
}
.margin-bottom-30 {
	margin-bottom: 30px!important
}
.margin-bottom-35 {
	margin-bottom: 35px!important
}
.margin-bottom-40 {
	margin-bottom: 40px!important
}
.margin-bottom-45 {
	margin-bottom: 45px!important
}
.margin-bottom-50 {
	margin-bottom: 50px!important
}
.margin-bottom-60 {
	margin-bottom: 60px!important
}
.margin-bottom-65 {
	margin-bottom: 65px!important
}
.margin-bottom-70 {
	margin-bottom: 70px!important
}
.margin-bottom-80 {
	margin-bottom: 80px!important
}
.margin-bottom-90 {
	margin-bottom: 90px!important
}
.margin-bottom-100 {
	margin-bottom: 100px!important
}
.margin-top-10 {
	margin-top: 10px!important
}
.margin-top-20 {
	margin-top: 20px!important
}
.margin-top-30 {
	margin-top: 30px!important
}
.margin-top-40 {
	margin-top: 40px!important
}
.margin-top-50 {
	margin-top: 50px!important
}
.margin-left-0 {
	margin-left: 0!important
}
.margin-right-0 {
	margin-right: 0!important
}
.margin-right-20 {
	margin-right: 20px!important
}
.margin-left-20 {
	margin-left: 20px!important
}
.padding-left-0 {
	padding-left: 0!important
}
.padding-right-0 {
	padding-right: 0!important
}
.padding-right-30 {
	padding-right: 30px!important
}
.padding-bottom-40 {
	padding-bottom: 40px!important
}
.color-orange {}
.btn {
	padding: 7px 14px;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 0
}
.btn-primary {
	border: none;
	background: #e94d1c;
	color: #fff
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background: #cc3304;
	border: none
}
.content-page .btn-primary, .content-page .btn-primary:hover {
	color: #fff;
	margin-left: 0!important
}
.btn-default {
	border: 1px solid #EDEDED;
	color: #A8AEB3;
	background: 0 0;
	padding: 6px 13px
}
.btn-default:active, .btn-default:focus, .btn-default:hover {
	border: 1px solid #A8AEB3;
	color: #fff;
	background: #A8AEB3;
	padding: 6px 13px
}
.embed-container {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px
}
.embed-container embed, .embed-container iframe, .embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.header {
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: auto;
	width: 100%;
	min-height: 60px;
	padding: 0;
	background: rgba(255,255,255,.95);
	box-shadow: 0 1px 4px rgba(228,228,228,.95);
	z-index: 9999
}
.menu-always-on-top .header {
	background: #fff;
	top: 0;
	bottom: auto;
	position: fixed
}
.ie8 .header {
	background: #fff!important
}
.ie8 .header.fixNav {
	border-bottom: solid 1px #ddd
}
.header-top {
	top: 0;
	bottom: auto;
	background: rgba(255,255,255,1)
}
.header-second-screen {
	bottom: -63px
}
.header.fixNav {
	position: fixed;
	top: 0;
	bottom: auto;
	background: rgba(255,255,255,.95)
}
.site-logo {
	float: left;
	padding: 10px 0
}
.header .mobi-toggler {
	float: right;
	color: #D8D8D8;
	border: 1px solid #D8D8D8;
	border-radius: 100%!important;
	width: 32px;
	height: 32px;
	display: none;
	margin: 15px 15px 0;
	position: relative;
	background: url(../images/toggler.png) 6px 8px no-repeat
}
.header .mobi-toggler i {
	display: none
}
.header .mobi-toggler:hover {
	background: url(../images/toggler.png) 6px -28px no-repeat #e34f00;
	border-color: #e34f00;
	color: #fff
}
.header-navigation {
	float: right;
	list-style: none;
	padding: 27px 0 0;
	margin: 0;
	font: 400 18px "PT Sans Narrow", Arial, sans-serif;
	text-transform: uppercase
}
.header-navigation li {
	float: left;
	padding: 0;
	margin: 0 0 0 25px
}
.header-navigation a {
	display: block;
	color: #78828c
}
.header-navigation a:hover, .header-navigation li.current a {
	color: #e6400c
}
.header a:hover {
	text-decoration: none
}
.pading_bottom5 {
	padding-bottom: 5px
}
.promo-block {
	overflow-x: hidden
}
.slider-item-1 .promo-like {
	color: #fff;
	background: rgba(0,0,0,.67);
	display: inline-block;
	margin-right: 7px;
	text-align: left;
	padding: 35px 22px 25px 21px;
	position: relative;
	top: -12px
}
.ie8 .slider-item-1 .promo-like, .ie8 .slider-item-1 .promo-like-text {
	background: #000
}
.slider-item-1 .promo-like i {
	font-size: 80px;
	line-height: 1
}
.slider-item-1 .promo-like-text {
	color: #fff;
	background: rgba(0,0,0,.67);
	font: 400 20px/1.4 "PT Sans Narrow", Arial, sans-serif;
	display: inline-block;
	text-align: left;
	padding: 22px 25px 17px
}
.slider-item-1 .promo-like-text h2 {
	font: 400 38px/38px "PT Sans Narrow", Arial, sans-serif;
	padding: 0;
	margin: 0 0 8px
}
.slider-item-1 .promo-like-text p {
	margin: 0
}
.slider-item-1 .large_bold_white, .slider-item-2 .large_bold_white {
	font: 700 75px/83px "PT Sans Narrow", Arial, sans-serif;
	text-transform: uppercase;
	text-align: center
}
.slider-item-1 .large_bold_white span, .slider-item-2 .large_bold_white span {
	color: #e54a1a
}
.slider-item-2 .tp-caption.medium_bg_asbestos {
	background: 0 0
}
.slider-item-2 .mobi-caption {
	font: 400 70px/70px "PT Sans Narrow", Arial, sans-serif;
	color: #fff;
	text-transform: uppercase
}
.ie8 .slider-item-3 {
	display: none!important
}
.boxedcontainer {
	max-width: 1170px;
	margin: auto;
	padding: 0 30px
}
.tp-banner-container {
	width: 100%;
	position: relative;
	padding: 0
}
.tp-banner {
	width: 100%;
	position: relative
}
.tp-banner-fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0
}
.tp-banner-container li, .tp-banner-container ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.tp-bannertimer {
	background: #777!important;
	background: rgba(0,0,0,.1)!important;
	height: 5px!important
}
.tp-bullets.simplebullets.navbar {
	height: 35px;
	padding: 0
}
.tp-bullets.simplebullets .bullet {
	cursor: pointer;
	position: relative!important;
	background: rgba(0,0,0,.5)!important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid transparent!important;
	display: inline-block;
	margin-right: 2px!important;
	margin-bottom: 14px!important;
	-webkit-transition: background-color .2s, border-color .2s;
	-moz-transition: background-color .2s, border-color .2s;
	-o-transition: background-color .2s, border-color .2s;
	-ms-transition: background-color .2s, border-color .2s;
	transition: background-color .2s, border-color .2s;
	float: none!important
}
.tp-bullets.simplebullets .bullet.last {
	margin-right: 0
}
.tp-bullets.simplebullets .bullet.selected, .tp-bullets.simplebullets .bullet:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255,255,255,1)!important;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid rgba(0,0,0,1)!important
}
.tparrows:before {
	font-family: revicons;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: 0;
	margin-top: 7px;
	text-align: center;
	width: 40px;
	font-size: 20px
}
.tparrows {
	cursor: pointer;
	background: rgba(255,255,255,.32)!important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 40px!important;
	height: 40px!important
}
.tparrows:hover {
	color: #fff
}
.tp-leftarrow:before {
	content: '\e824'
}
.tp-rightarrow:before {
	content: '\e825'
}
.tparrows.tp-rightarrow:before {
	margin-left: 1px
}
.tparrows:hover {
	background: rgba(255,255,255,.32)!important
}
.about-block {
	padding-top: 60px
}
.about-block h4 {
	margin-bottom: 43px
}
.ab-trio {
	padding-top: 105px;
	position: relative
}
.ab-trio images {
	position: relative;
	z-index: 2
}
.ab-cirlce {
	display: inline-block;
	width: 135px;
	height: 135px;
	color: #fff;
	border-radius: 50%!important;
	z-index: 1;
	position: absolute;
	padding-top: 30px
}
.ab-cirle-blue {
	background: #33b1e6;
	bottom: 2px;
	left: 5%
}
.ab-cirle-red {
	background: #e85425;
	bottom: 61%;
	left: 37%
}
.ab-cirle-green {
	background: #94db40;
	bottom: 34%;
	right: 9%
}
.ab-cirlce i {
	font-size: 43px;
	line-height: 30px
}
.ab-cirlce strong {
	font: 400 18px/18px "PT Sans Narrow", Arial, sans-serif;
	display: block;
	padding-top: 12px
}
.services-block {
	background: #f6f6f6;
	padding: 60px 0 70px
}
.services-block .row {
	padding-top: 44px
}
.services-block .item {
	border-right: solid 1px #e8e7e7;
	padding-top: 9px
}
.services-block .col-md-3:last-child {
	border-right: none
}
.services-block .fa {
	background: #e85425;
	color: #fff;
	width: 99px;
	height: 99px;
	line-height: 1;
	border-radius: 50%;
	position: relative;
	margin-bottom: 29px
}
.services-block .fa:after {
	bottom: -8px;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -9px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-top: 9px solid #e85425;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent
}
.ab-trio img {
	position: relative;
	z-index: 2;
}
.services-block .fa {
	font-size: 38px;
	padding: 35px 0 0
}
.services-block p {
	margin-bottom: 5px
}
.portfolio-block {
	background: #f6f6f6;
	padding-top: 60px
}
.portfolio-block .row {
	padding: 0;
	margin: 0
}
.portfolio-block .item {
	position: relative;
	padding: 0;
	margin: 0;
	overflow: hidden
}
.portfolio-block .item>a {
	background: rgba(229,74,26,.85);
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	color: #fff
}
.portfolio-block .item:hover>a {
	bottom: 0
}
.portfolio-block .item>a:hover {
	text-decoration: none
}
.ie8 .portfolio-block .item>a {
	background: #e54a1a
}
.portfolio-block .item strong {
	font: 400 17px/1.2 "Open Sans", Arial, sans-serif;
	display: block;
	margin-bottom: 4px
}
.portfolio-block .item em {
	font: 300 13px "Open Sans", Arial, sans-serif;
	display: block;
	margin-bottom: 10px
}
.portfolio-block .item b {
	font-weight: 300;
	font-size: 12px;
	line-height: 1;
	display: inline-block;
	border: 1px solid #fff;
	padding: 8px 15px 7px
}
.portfolio-block .item b:hover {
	background: #fff;
	color: #E85425;
	border-color: #fff
}
.choose-us-block {
	padding-top: 60px
}
.choose-us-block h4 {
	margin-bottom: 35px
}
.choose-us-block h4 a {
	color: #1ea9e3
}
.choose-us-block .panel-group {
	padding-top: 50px
}
.choose-us-block .panel-default {
	border-radius: 0!important;
	border: none;
	background: 0 0;
	margin-bottom: 0!important;
	padding-bottom: 14px
}
.choose-us-block .panel-default>.panel-heading {
	border: none;
	background: 0 0;
	padding: 0
}
.choose-us-block .panel-default>.panel-heading+.panel-collapse .panel-body {
	border: none;
	padding: 0 0 0 32px
}
.choose-us-block .panel-default h5 {
	font: 300 19px "Open Sans", Arial, sans-serif;
	padding: 0;
	margin: 0 0 5px
}
.choose-us-block .panel-default .accordion-toggle:before {
	content: "";
	width: 21px;
	height: 21px;
	display: inline-block;
	background: url(../images/toggle-icons.png) 6px 10px no-repeat #e54a1a;
	border-radius: 50%!important;
	margin-right: 10px;
	position: relative;
	top: 4px
}
.choose-us-block .panel-default .collapsed:before {
	background: url(../images/toggle-icons.png) 6px -148px no-repeat #495764
}
.choose-us-block .panel-default .panel-title:hover .collapsed:before {
	background-color: #e54a1a
}
.choose-us-block .panel-default .accordion-toggle, .choose-us-block .panel-default .accordion-toggle:active, .choose-us-block .panel-default .accordion-toggle:focus, .choose-us-block .panel-default .accordion-toggle:hover {
	color: #1ea9e3;
	text-decoration: none
}
.choose-us-block .panel-default .collapsed {
	color: #5f6f7e
}
.team-block {
	padding-top: 60px
}
.team-block h4 {
	margin-bottom: 45px
}
.team-block .item {
	margin-bottom: 30px
}
.team-block h3 {
	font-size: 20px;
	padding-top: 13px;
	margin-bottom: 2px
}
.team-block em {
	color: #e54a1a;
	text-transform: uppercase;
	display: block;
	font: 400 14px "Open Sans", Arial, sans-serif;
	margin-bottom: 12px
}
.tb-socio {
	padding-top: 3px;
	text-align: center
}
.tb-socio .fa {
	width: 33px;
	height: 33px;
	color: #b3bdc6;
	border-radius: 50%!important;
	border: 1px solid #d5d5d5;
	font-size: 19px;
	line-height: 19px;
	margin: 0 7px;
	padding-top: 7px
}
.tb-socio .fa:hover {
	color: #e6400c;
	border: 1px solid #e6400c;
	text-decoration: none
}
.prices-block {
	background: #F6F6F6;
	padding: 60px 0 40px
}
.pricing-item {
	background: #fff;
	font: 400 18px "PT Sans Narrow", Arial, sans-serif;
	margin-bottom: 30px
}
.pricing-head {
	background: #8695a1;
	color: #fff;
	font: 400 17px/1.2 "PT Sans Narrow", Arial, sans-serif;
	padding: 13px 15px 9px;
	margin-bottom: 26px
}
@-moz-document url-prefix() {
.pricing-head {
padding:12px 15px 10px
}
}
.pricing-head h3 {
	font: 400 43px/1.2 "PT Sans Narrow", Arial, sans-serif
}
.pi-price {
	margin-bottom: 31px
}
.pi-price strong {
	font-size: 35px;
	font-weight: 400;
	display: inline-block;
	background: #e85425;
	color: #fff;
	width: 128px;
	height: 128px;
	line-height: 1;
	border-radius: 50%;
	position: relative;
	padding: 28px 0 0;
	margin-bottom: 20px
}
.pi-price strong:after {
	bottom: -8px;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -9px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-top: 9px solid #e85425;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent
}
.pi-price strong em {
	font-size: 71px;
	font-style: normal
}
.pricing-content {
	padding: 0 15px;
	margin-bottom: 24px
}
.pricing-content .list-unstyled {
	text-align: left;
	color: #7d8489
}
.pricing-content .list-unstyled li {
	margin-bottom: 6px
}
.pricing-content .list-unstyled li i {
	color: #e85425;
	position: relative;
	top: -1px
}
.pricing-footer {
	padding: 15px
}
.pricing-footer .btn-default {
	background: #afb7be;
	color: #fff;
	display: block;
	font: 400 22px/22px "PT Sans Narrow", Arial, sans-serif;
	padding: 13px 10px;
	border: none
}
.pricing-footer .btn-default:active, .pricing-footer .btn-default:focus, .pricing-footer .btn-default:hover {
	border: none;
	background: #E85425
}
.partners-block {
	background: #f6f6f6;
	padding: 17px 0;
	text-align: center
}
.testimonials-block {
	padding-top: 60px
}
.testimonials-block h4 {
	margin-bottom: 57px
}
.testimonials-block .carousel {
	width: 62%;
	margin: 0 auto
}
.testimonials-block blockquote {
	border: none;
	font: italic 300 23px/1.3 "Open Sans", Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #66717c
}
.testimonials-name {
	font: italic 300 23px/1.3 "Open Sans", Arial, sans-serif;
	color: #2dafe5
}
.carousel-indicators {
	position: static;
	margin: 27px 0 0;
	width: 100%
}
.carousel-indicators li {
	width: 12px!important;
	height: 12px!important;
	border-radius: 50%!important;
	background: #dce0e2;
	position: relative;
	margin: 0 3px!important;
	border: none
}
.carousel-indicators li.active {
	background: #e6400c
}
.facts-block {
	min-height: 470px;
	height: auto;
	padding: 57px 0 0;
	z-index: 0;
	background: url(../images/facts.jpg) no-repeat fixed #fff;
	position: relative;
	color: #fff
}
.facts-block h2 {
	background: rgba(0,0,0,.29);
	line-height: 37px;
	padding: 14px 0 15px;
	margin-bottom: 71px
}
.facts-block h2:after {
	display: none
}
.facts-block .item {
	background: rgba(255,99,77,.92);
	font: 400 20px "Pathway Gothic One", Arial, sans-serif;
	text-transform: uppercase;
	width: 198px;
	height: 198px;
	border-radius: 50%!important;
	padding: 33px 0 0;
	margin: 0 auto
}
@-moz-document url-prefix() {
.facts-block .item {
padding:31px 0 0
}
}
.ie8 .facts-block .item {
	background: #e54a1a
}
.facts-block .item strong {
	display: block;
	font-size: 80px;
	text-transform: none;
	margin-bottom: 4px
}
.message-block {
	min-height: 457px;
	height: auto;
	padding: 0 0 50px;
	z-index: 0;
	background: url(../images/quote.jpg) no-repeat fixed #292F34;
	position: relative
}
.message-block h2 {
	z-index: 2;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	line-height: 42px;
	position: relative;
	padding: 0 10px;
	margin-bottom: 14px;
	letter-spacing: 1px
}
.message-block h2:after {
	display: none
}
.message-block h2 strong {
	color: #18bbff;
	display: block
}
.message-block em {
	font: 300 15px "Open Sans", Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	z-index: 2;
	display: block
}
.checkout-block {
	background: #292f34;
	color: #c8ced4;
	padding: 25px 0
}
.checkout-block h2 {
	font: 400 33px "PT Sans Narrow", Arial, sans-serif;
	margin: 2px 0 0;
	text-align: left
}
.checkout-block h2 em {
	color: #767c81;
	font: 300 18px "Open Sans", Arial, sans-serif;
	text-transform: none
}
.checkout-block h2:after {
	display: none
}

.checkout-block .btn {
	font: 400 20px/20px "PT Sans Narrow", Arial, sans-serif;
	padding: 15px 20px 14px
}
@-moz-document url-prefix() {
.checkout-block .btn {
padding:14px 20px 15px
}
}
.pre-footer {
	background: #313030;
	color: #b0b0b0
}
.pre-footer h2 {
	font: 400 21px "PT Sans Narrow", Arial, sans-serif;
	margin: 0 0 8px;
	color: #c2c1c1;
	text-transform: uppercase
}
.pre-footer .container {
	padding-top: 45px
}
.pre-footer a {
	color: #57c8eb
}
.pre-footer p {
	margin-bottom: 20px
}
.pre-footer li {
	margin-bottom: 6px;
	list-style-type: none;
	background-image: url(../images/arrow487.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px
}
.pre-footer li a:hover {
	text-decoration: none
}
.pre-footer dl.f-twitter {
	overflow: hidden;
	margin-bottom: 7px
}
.pre-footer dl.f-twitter dt {
	width: 30px;
	float: left;
	text-align: left;
	padding-top: 2px
}
.pre-footer dl.f-twitter dt i {
	color: #57c8eb;
	font-size: 20px
}
.pre-footer dl.f-twitter dd {
	color: #b0b0b0;
	margin-left: 30px
}
.pre-footer dl.f-twitter dd span {
	color: #6b9cab;
	font-size: 12px;
	margin: 0 5px
}
.pre-footer address {
	line-height: 1.7
}
.pre-footer-col {
	padding-bottom: 22px;
	padding-right: 50px
}
.pre-footer .top-line {
	border-top: solid 1px #535353;
	padding-top: 24px;
	padding-bottom: 17px
}
.pre-footer .social-icons {
	padding-top: 5px
}
.pre-footer .social-icons li a, .pre-footer a.social-icon {
	transition: all .1s ease-in-out!important;
	-o-transition: all .1s ease-in-out!important;
	-ms-transition: all .1s ease-in-out!important;
	-moz-transition: all .1s ease-in-out!important;
	-webkit-transition: all .1s ease-in-out!important
}
.pre-footer .social-icons li a:hover {
	opacity: 1
}
.pre-footer hr {
	margin-top: 0;
	border-color: #404040
}
.pre-footer .form-control, .pre-footer .form-control:focus {
	border: none
}
.pre-footer .pre-footer-subscribe-box {
	padding-bottom: 14px;
	overflow: hidden;
	max-width: 300px
}
.pre-footer .pre-footer-subscribe-box p {
	clear: both
}
.pre-footer-subscribe-box .input-group {
	border: 1px solid #545454;
	padding: 1px 1px 0 0
}
.pre-footer-light .pre-footer-subscribe-box .input-group {
	border: 1px solid #DBDBDB
}
.pre-footer-subscribe-box h2 {
	padding-top: 7px
}
.pre-footer-subscribe-box input {
	border-radius: 0;
	background: #313030;
	border: 1px solid #313030;
	color: #909090;
	font: 13px Arial, sans-serif
}
.pre-footer-subscribe-box input:focus {
	box-shadow: none;
	border: 1px solid #313030
}
.pre-footer-subscribe-box .btn-primary {
	margin-left: 0!important;
	border-bottom: none;
	margin-bottom: 1px
}
.pre-footer .photo-stream li {
	margin: 4px 5px 4px 0;
	display: inline-block
}
.pre-footer .photo-stream images {
	width: 54px;
	height: 54px;
	border: 2px solid #9ca5ae
}
.pre-footer .photo-stream images:hover {
	border-color: #E84D1C;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}
.pre-footer-light {
	background: #F9F9F9;
	color: #3E4D5C;
	margin-top: 20px
}
.pre-footer-light .container {
	background: #fff;
	padding-top: 25px
}
.pre-footer-light a, .pre-footer-light dl.f-twitter dd, .pre-footer-light h2 {
	color: #3E4D5C
}
.pre-footer-light dl.f-twitter dd span {
	color: #99a5b1
}
.pre-footer-light address a, .pre-footer-light dl.f-twitter dd a {
	color: #e84d1c
}
.pre-footer-light hr {
	border-color: #e6e6e6
}
.pre-footer-light .social-icons li a {
	opacity: 1
}
.pre-footer-light .social-icons li a:hover {
	opacity: .7
}
.pre-footer-light .input-group {
	border: none;
	padding: 1px 1px 0 0
}
.pre-footer-light .pre-footer-subscribe-box input {
	background: #fff;
	border: none;
	color: #909090
}
.pre-footer-light .pre-footer-subscribe-box button:hover {
	color: #fff
}
.pre-footer-gray {
	background: #62707F;
	color: #fff
}
.pre-footer-gray dl.f-twitter dd, .pre-footer-gray h2 {
	color: #fff
}
.pre-footer-gray dl.f-twitter dd span {
	color: #fff;
	opacity: .5
}
.pre-footer-gray hr {
	border-color: #94a5b6
}
.pre-footer-gray .social-icons li a {
	opacity: 1
}
.pre-footer-gray .social-icons li a:hover {
	opacity: .7
}
.pre-footer-gray .pre-footer-subscribe-box fomr {
	color: #fff
}
.pre-footer-gray .pre-footer-subscribe-box .input-group {
	border: 1px solid #94a5b6
}
.pre-footer-gray .pre-footer-subscribe-box input {
	background: #62707F;
	border: 1px solid #62707F;
	color: #fff
}
.pre-footer-gray .pre-footer-subscribe-box input:focus {
	border: 1px solid #62707F
}
.pre-footer-gray ::-webkit-input-placeholder {
color:#fff
}
.pre-footer-gray :-moz-placeholder {
color:#fff
}
.pre-footer-gray ::-moz-placeholder {
color:#fff
}
.pre-footer-gray :-ms-input-placeholder {
color:#fff
}
.footer {
	background: #272626;
	color: #fff;
	font-size: 12px;
	padding: 15px 0
}
.footer-light {
	background: #F9F9F9;
	color: #3e4d5c
}
.footer-gray {
	background: #4A5866
}
.footer a {
	color: #fff;
	text-decoration: underline
}
.footer a:hover {
	text-decoration: none
}
.footer-light a {
	color: inherit
}
.footer .padding-top-10 {
	opacity: .5
}
.footer .list-inline>li:last-child {
	padding-right: 0
}
.footer ul {
	margin: 0;
	padding: 0
}
.pre-footer-col ul {
	padding: 0
}
.footer ul.social-footer {
	font-size: 18px;
	padding-top: 5px
}
.footer .social-icons li {
	float: right;
	margin: 0 0 0 5px
}
.copyright {
	padding-top: 7px
}
@-moz-document url-prefix() {
.copyright {
padding-top:6px
}
}
.footer ul.social-icons li a {
	opacity: .5
}
.footer ul.social-icons li:hover a {
	opacity: 1!important
}
.go2top, .go2top:focus {
	position: fixed;
	right: 15px;
	bottom: 8px;
	color: #999;
	width: 38px;
	height: 38px;
	border: 2px solid #999;
	border-radius: 50%!important;
	text-align: center;
	padding: 7px 0 0 1px;
	z-index: 99999;
	font-size: 18px;
	line-height: 1
}
.go2top:hover {
	border: 2px solid #e6400c;
	color: #e6400c
}
.go2top i {
	font-size: 18px;
	line-height: 18px
}
.fancybox-overlay {
	z-index: 100000
}
.fancybox-opened {
	z-index: 100001
}
.color-panel {
	z-index: 99999;
	position: fixed;
	top: 120px;
	right: 0;
	display: none
}
.color-panel .menu-pos {
	margin: 0 0 15px 15px;
	width: 150px
}
.color-panel .color-mode-icons {
	top: 0;
	right: 0;
	padding: 20px;
	cursor: pointer;
	position: absolute;
	margin: 0
}
.color-panel .icon-color {
	background: url(../images/icon-color.png) center no-repeat #c9c9c9
}
.color-panel .icon-color:hover {
	background-color: #3d3d3d
}
.color-panel .icon-color-close {
	display: none;
	background: url(../images/icon-color-close.png) center no-repeat #3d3d3d
}
.color-panel .icon-color-close:hover {
	background-color: #222
}
.color-mode {
	top: 0;
	right: 40px;
	width: 200px;
	display: none;
	padding: 20px 10px 10px;
	position: absolute;
	background: #3d3d3d
}
.color-mode p {
	color: #cfcfcf;
	padding: 0 15px;
	font-size: 15px
}
.color-mode ul {
	list-style: none;
	padding: 4px 11px 5px;
	display: block;
	margin-bottom: 1px!important
}
.color-mode li {
	width: 28px;
	height: 28px;
	margin: 4px;
	cursor: pointer;
	list-style: none;
	border: 1px solid #707070;
	display: inline-block;
	padding: 0 5px
}
.color-mode li.current, .color-mode li:hover {
	border: 1px solid #ebebeb
}
.color-mode li.current {
	border: 2px solid #ebebeb
}
.color-mode li.color-blue {
	background: #64aed9
}
.color-mode li.color-red {
	background: #e84d1c
}
.color-mode li.color-green {
	background: #67bd3c
}
.color-mode li.color-orange {
	background: #e18604
}
.color-gray {
	background: #798b97
}
.color-turquoise {
	background: #44b1c1
}
.color-mode label {
	color: #cfcfcf;
	border-top: 1px solid #585858;
	padding: 10px 10px 0;
	margin: 0 5px;
	display: block
}
.color-mode label span {
	text-transform: uppercase
}
.color-mode label>span {
	display: inline-block;
	width: 85px
}
.color-mode label>select {
	margin-top: 5px;
	text-transform: lowercase
}
.color-mode label span.color-mode-label {
	top: 2px;
	position: relative
}
.tp-caption.large_bold_white.fade.start {
	text-align: center;
	top: 50px!important
}
.inner-page {
	padding-top: 90px
}
.ser-con {
	background: #e85425;
	color: #fff;
	width: 99px;
	height: 99px;
	line-height: 1;
	border-radius: 50%!important;
	position: relative;
	padding: 25px 29px;
	margin: 0 auto 29px
}
.header-navigation li .sub-menu::before {
	padding: 2px 0;
	background-color: #666;
	width: 20px
}
.header-navigation li .sub-menu {
	width: 100%;
	border-radius: 4px!important;
	padding-bottom: 8px!important;
	border: 1px solid #FFF;
	display: none;
	max-width: 247px;
	position: absolute;
	z-index: 999;
	padding: 0;
	list-style-type: none;
	background-color: #e3e3e3;
	margin-left: -10px
}
.header-navigation li .sub-menu li {
	padding: 0;
	margin: 0 14px;
	clear: both;
	width: 87%;
	border-bottom: dashed 1px #fff
}
.header-navigation li .sub-menu li:last-child, .lastli {
	border-bottom: dashed 0 #fff
}
.header-navigation li .sub-menu span {
	width: 8px;
	height: 8px!important;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 8px solid #e3e3e3;
	float: left;
	position: absolute;
	top: -7px;
	left: 20px;
	padding: 0
}
.header-navigation li .sub-menu li a {
	margin: 0;
	font: 300 18px "Open Sans", Arial, sans-serif;
	font-size: 13px;
	text-transform: initial;
	padding: 7px 0;
	border-bottom: dashed 1px #969696;
	color: #78828c
}
.header-navigation li .sub-menu li a:hover {
	color: #e6400c
}
.header-navigation li:hover .sub-menu {
	display: block;
	transition: 3s
}
.lastli {
	border-bottom: solid 0 #000!important
}

.terms-h3 {
    color: #E54A1A;
    font-size: 24px !important;
}
.terms-ul {
    padding-left: 20px;
}
.terms-ul li {
	color: #E54A1A;
    font-size: 24px;
}
.terms-ul li span {
	    color: #5f6f7e;
    font-size: 16px;

}

/*======================new pakages css start======================*/

/* -------------------------------------------------- */
/* pricing table */
/* -------------------------------------------------- */


.wpb_wrapper {
	max-width: 962px;
	margin: 130px auto 0px;
	width: 100%;
}
.pricing-2-col {
	border-right: solid 1px #eee;
}
.pricing-2-col .pricing-box {
	width: 50%;
}
.pricing-3-col {
	border-right: solid 1px #eee;
}
.pricing-3-col .pricing-box {
	width: 33.33%;
}
.pricing-4-col {
	border-right: solid 1px #eee;
}
.pricing-4-col .pricing-box {
	width: 25%;
}
.pricing-5-col {
	border-right: solid 1px #eee;
}
.pricing-5-col .pricing-box {
	width: 20%;
}
.pricing-2-col.pricing-dark, .pricing-3-col.pricing-dark, .pricing-4-col.pricing-dark, .pricing-5-col.pricing-dark {
	border-right: solid 1px #404040;
}
.pricing-box {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 1px solid #d4d4d4;
	border-radius: 5px 0px 0px 5px;
	position: relative;
}
.pricing-box:last-child {
	border-right: 1px solid #F5F5F5;
}
.pricing-box ul {
	margin: 0;
	padding: 0;
	border-left: solid 1px #F5F5F5;
	border-top: solid 1px #eee;
}
.pricing-box li {
	list-style: none;
	margin: 0;
	padding: 11px 8px 11px 8px;
	border-bottom: solid 1px #eee;
	text-align: left;
}
.pricing-box li .fa {
	color: #b0da2e;
	font-size: 18px;
	padding-right: 5px;
}
.pricing-box li i.fa.fa-times {
	color: #FB0004;
}
.btn-row {
	list-style: none;
	margin: 0;
	padding: 41px 0 40px 0;
}
.pricing-box h4 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-weight: 400;
}
.pricing-box h1 {
	font-size: 48px;
	margin: 0;
	margin-bottom: 5px;
	font-weight: 600;
	color: #469159;
}
.pricing-box .title-row {
	padding: 48px 0 17px 0;
	margin: 0;
	background: #f7f6f6;
	background: -moz-linear-gradient(top, #f7f6f6 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f6f6), color-stop(100%, #ececec));
	background: -webkit-linear-gradient(top, #f7f6f6 0%, #ececec 100%);
	background: -o-linear-gradient(top, #f7f6f6 0%, #ececec 100%);
	background: -ms-linear-gradient(top, #f7f6f6 0%, #ececec 100%);
	background: linear-gradient(to bottom, #f7f6f6 0%, #ececec 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f6', endColorstr='#ececec', GradientType=0 );
	border-bottom: 1px solid #dadada;
	border-radius: 7px 7px 0 0;
}
.pricing-box .title-row:hover .title-top {
	background-color: #e86f25;
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}
.pricing-box .title-row:hover h4 {
	color: #e86f25;
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}
.pricing-box .price-row {
	background: #f4f4f5;
	padding: 9px 8px 10px 13px;
	color: #6d6b6b;
	font-size: 16px;
	text-align: left;
	font-weight: 600;
}
.pricing-box .price-row-2 {
	    background: #d4d4d4;
    border-top: 1px solid #c1c1c1;
}
.pricing-box .price-row span {
	color: #e86f25;
}
.pricing-dark.pricing-box ul {
	margin: 0;
	padding: 0;
	border-left: solid 1px #555;
	border-top: solid 1px #555;
}
.pricing-dark.pricing-box li {
	background: #606060;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 15px 0 15px 0;
	border-bottom: solid 1px #555;
}
.pricing-dark.pricing-box h4 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	color: #fff;
}
.pricing-dark.pricing-box h1 {
	font-size: 48px;
	margin: 0;
	margin-bottom: 5px;
	font-weight: 600;
	color: #fff;
}
.pricing-dark.pricing-box .title-row {
	padding: 15px 0 15px 0;
	border-left: solid 1px #555;
	border-top: solid 1px #555;
	background: #606060;
}
.pricing-dark.pricing-box .price-row {
	border-left: solid 1px #555;
	border-top: solid 1px #555;
	background: #777;
	padding: 15px 0 15px 0;
	background-color: #1a8b49;
}
.pricing-dark.pricing-box li {
	background: #606060;
}
.pricing-dark.pricing-box li:nth-child(2n) {
	background: #555;
}
.pricing-dark.pricing-box .price-row span {
	display: block;
	font-weight: 600;
	color: #fff;
}
.pricing-dark.pricing-box .btn-row {
	background: #404040;
	border-left: solid 1px #555;
	border-bottom: solid 1px #555;
}
.pricing-dark:last-child {
	border-right: 1px solid #555;
}
.pricing-featured {
	-webkit-box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.75);
	position: relative;
	margin-top: -42px;
	z-index: 1;
	border-radius: 7px;
	min-height: 680px;
}
.pricing-box1 {
	border-right: none;
}
.pricing-box3 {
	border-left: none;
	border-radius: 0px 5px 5px 0px;
}
.title-top {
	  width: 94px;
  height: 94px;
  border: 4px solid #fff;
  border-radius: 50%;
  background-color: #9b9b9b;
  color: #fff;
  font-size: 22px;
  line-height: 89px;
  text-align: center;
  font-weight: bold;
  margin: -98px auto 8px;

}
.title-top2 {
	width: 94px;
	height: 94px;
	position: absolute;
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #e86f25;
	color: #fff;
	font-size: 22px;
	line-height: 90px;
	text-align: center;
	right: 100px;
	top: -50px;
	font-weight: bold;
}
.buy-now {
	background-color: #9b9b9b;
	font-size: 22px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 10px 0px;
	display: block;
	width: 163px;
	margin: 0px auto 0;
	font-weight:400;
}
.buy-now:hover {
	background-color: #e86f25;
	text-decoration: none;
	color: #fff;
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}
.buy-now2 {
	background-color: #e86f25;
	font-size: 22px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 8px 0px 12px;
	display: block;
	width: 161px;
	margin: 33px auto 0;
}
.buy-now2:hover {
	background-color: #9b9b9b;
	text-decoration: none;
	color: #fff;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}

.m-top-43{
	margin-top: 42px;}


.height2{
	min-height: 1025px;}
	
.height3{
	min-height: 610px;}	
	
.height4{min-height: 948px;}	
	
	
	
.m-top-258 {    margin-top: 252px;	
}

.m-top-166{
	  margin-top: 166px;}
	  
.m-top-214{
	  margin-top: 210px;}	  


.m-top-127 {
  margin-top: 127px;
}

