@import url(/utilities/file_library/template/Unity8/css/ie8.css);
@import url(/utilities/file_library/template/Unity8/css/blocks.css);
@import url(/utilities/file_library/template/Unity8/css/plugins.css);
@import url(/utilities/file_library/template/Unity8/css/app.css);

body {
	color:#333;
	font-size:13px;
	line-height:1.6
}
body.header-fixed-space {
	padding-top:94px
}
body.header-fixed-space-v2 {
	padding-top:135px
}
@media(max-width:991px) {
body.header-fixed-space, body.header-fixed-space-v2 {
padding-top:0
}
}

h1, h2, h3, h4, h5, h6 {
	color: #111111;	
	font-weight:700;
}
p, li, label {
	color:#555
}
a {
	color:#337ab7;
	text-decoration:none
}
a, a:focus, a:hover, a:active {
	outline:0!important
}
a:focus {
	text-decoration:none
}
a:hover {
	color:#337ab7;
	text-decoration:underline
}
.wrapper {
	background:#fff
}
.boxed-layout {
	padding:0;
	box-shadow:0 0 5px #ccc;
	margin-left:auto!important;
	margin-right:auto!important;
	background:url(../img/patterns/15.png) repeat
}
.purchase {
	padding:25px 0 30px;
	border-bottom:solid 1px #eee;
	background:url(../img/patterns/breadcrumbs.png) repeat
}
.purchase p {
	margin-bottom:0
}
.purchase span {
	color:#666;
	display:block;
	font-size:24px;
	line-height:35px;
	font-weight:normal;
	margin-bottom:12px;
	font-family:"Open Sans", Arial, sans-serif
}
.purchase .btn-buy {
	text-align:center
}
.purchase .btn-buy a {
	margin-top:27px
}
.purchase .btn-buy a i {
	margin-right:5px
}
@media(max-width:992px) {
.purchase {
text-align:center
}
.purchase span {
font-size:22px;
line-height:29px
}
.purchase .btn-buy a {
margin-top:25px;
font-size:16px
}
}
.service {
	overflow:hidden;
	margin-bottom:10px;
	padding:15px 15px 10px
}
.service:hover {
	background:#fcfcfc;
	box-shadow:0 0 5px #ddd;
-webkit-transition:box-shadow .2s ease-in-out;
-moz-transition:box-shadow .2s ease-in-out;
-o-transition:box-shadow .2s ease-in-out;
transition:box-shadow .2s ease-in-out
}
.service:hover i {
	color:#656565
}
.service .desc {
	padding:0 15px;
	overflow:hidden
}
.service .desc h4 {
	font-size:22px;
	line-height:25px
}
.service .service-icon {
	float:left;
	padding:10px;
	color:#337ab7;
	font-size:35px;
	text-align:center;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.service .service-icon.icon-cogs {
	font-size:37px
}
.service .service-icon.icon-plane {
	font-size:43px
}
.recent-work a {
	text-align:center;
	background:#fcfcfc;
	display:inline-block
}
.recent-work a:hover {
	text-decoration:none
}
.recent-work a:hover strong {
	color:#555
}
.recent-work em.overflow-hidden {
	display:block
}
.recent-work a span {
	display:block;
	padding:10px;
	border-bottom:solid 2px #eee
}
.recent-work a strong {
	color:#555;
	display:block
}
.recent-work a i {
	color:#777
}
.recent-work a img {
-webkit-transition:all .8s ease-in-out;
-moz-transition:all .8s ease-in-out;
-o-transition:all .8s ease-in-out;
-ms-transition:all .8s ease-in-out;
transition:all .8s ease-in-out
}
.recent-work a:hover img {
	opacity:.8;
	-webkit-transform:scale(1.2) rotate(3deg);
	-moz-transform:scale(1.2) rotate(3deg);
	-o-transform:scale(1.0) rotate(3deg);
	-ms-transform:scale(1.2) rotate(3deg);
	transform:scale(1.2) rotate(3deg)
}
.recent-work a:hover span {
	border-bottom:solid 2px #337ab7;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .3s ease-in-out
}
.work {
	margin-top:6px
}
.work .details {
	padding:10px
}
.work .caption {
	display:block;
	padding-top:5px;
	color:#585f69!important;
	font-size:18px!important
}
.work .caption:hover {
	cursor:pointer;
	color:#444!important;
	text-decoration:underline
}
.thumb-headline h2 {
	color:#eee;
	font-size:16px
}
.footer-logo {
	margin:17px 0 20px
}
.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #337ab7;
}
.latest-list li {
	padding:8px 0;
	border-top:1px solid #353535
}
.latest-list li:first-child {
	padding-top:0;
	border-top:none
}
.latest-list li a {
	color:#eee
}
.latest-list small {
	color:#999;
	display:block
}
.link-list li {
	border-top:solid 1px #353535
}
.link-list li:first-child {
	border-top:none!important
}
.link-list a {
	color:#eee;
	font-size:11px;
	padding:6px 0;
	display:inline-block;
	text-transform:uppercase
}
.link-list li i {
	color:#bbb;
	float:right;
	margin-top:10px
}
.latest-tweets .latest-tweets-inner p {
	color:#555;
	font-size:13px
}
.latest-tweets .latest-tweets-inner a {
	text-decoration:none
}
.latest-tweets .latest-tweets-inner a:hover {
	text-decoration:underline
}
.latest-tweets .latest-tweets-inner i.fa {
	top:2px;
	float:left;
	color:#bbb;
	color:#55acee;
	font-size:18px;
	margin-right:5px;
	position:relative
}
.latest-tweets .latest-tweets-inner small {
	color:#777;
	display:block
}
.social-icons {
	margin-top:5px
}
.social-icons li {
	margin:0
}
.social-icons li a {
	margin:0 3px
}
a.thumbnail {
	padding:0;
	border:none;
	margin-bottom:15px
}
.thumbnail-style {
	padding:7px;
	margin-bottom:20px
}
.thumbnail-style:hover {
	box-shadow:0 0 8px #ddd;
-webkit-transition:box-shadow .2s ease-in-out;
-moz-transition:box-shadow .2s ease-in-out;
-o-transition:box-shadow .2s ease-in-out;
transition:box-shadow .2s ease-in-out
}
.thumbnail h3, .thumbnail-style h3 {
	margin:6px 0 8px 0
}
.thumbnail h3 a, .thumbnail-style h3 a {
	color:#585f69;
	font-size:18px
}
.thumbnail h3 a:hover, .thumbnail-style h3 a:hover {
	color:#337ab7;
	text-decoration:none
}
.thumbnail-style .thumbnail-img {
	position:relative;
	margin-bottom:11px
}
.thumbnail-style a.btn-more {
	right:-10px;
	bottom:10px;
	color:#fff;
	padding:1px 6px;
	position:absolute;
	background:#337ab7;
	display:inline-block
}
.thumbnail-style a.btn-more:hover {
	text-decoration:none;
	box-shadow:0 0 0 2px #5fb611
}
.thumbnail-style:hover a.btn-more {
	right:10px
}
.thumbnail-kenburn img {
	left:10px;
	margin-left:-10px;
	position:relative;
-webkit-transition:all .8s ease-in-out;
-moz-transition:all .8s ease-in-out;
-o-transition:all .8s ease-in-out;
-ms-transition:all .8s ease-in-out;
transition:all .8s ease-in-out
}
.thumbnail-kenburn:hover img {
	-webkit-transform:scale(1.2) rotate(2deg);
	-moz-transform:scale(1.2) rotate(2deg);
	-o-transform:scale(1.2) rotate(2deg);
	-ms-transform:scale(1.2) rotate(2deg);
	transform:scale(1.2) rotate(2deg)
}
.service-alternative .service:hover {
	background:#76ca2c;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.service-alternative .service:hover i, .service-alternative .service:hover p, .service-alternative .service:hover h4 {
	color:#fff
}
.service-v1 h2 {
	margin:15px 0 10px;
	font-size:20px;
	line-height:28px
}
.service-v1 p {
	text-align:justify
}
.posts .dl-horizontal a {
	color:#555
}
.posts .dl-horizontal {
	margin-bottom:15px;
	overflow:hidden
}
.posts .dl-horizontal dt {
	width:60px;
	float:left
}
.posts .dl-horizontal dt img {
	width:60px;
	height:60px;
	padding:2px;
	margin-top:2px;
	border:solid 1px #ddd
}
.posts .dl-horizontal dd {
	margin-left:70px
}
.posts .dl-horizontal dd p {
	margin:0
}
.posts .dl-horizontal dd a {
	font-size:14px;
	line-height:16px!important
}
.posts .dl-horizontal dd a:hover {
	color:#337ab7;
	text-decoration:none
}
.posts .dl-horizontal:hover dt img, .posts .dl-horizontal:hover dd a {
	color:#337ab7;
	border-color:#337ab7!important;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.team ul.team-socail {
	text-align:right
}
.team ul.team-socail li {
	margin:0!important;
	padding:0!important
}
.team ul.team-socail li a, .team ul.team-socail li a:hover {
	text-decoration:none
}
.team ul.team-socail li i {
	color:#aaa;
	padding:6px 7px;
	min-width:30px;
	font-size:18px;
	text-align:center;
	background:#f7f7f7;
	display:inline-block
}
.team ul.team-socail li i:hover {
	color:#fff;
	background:#337ab7;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.team .thumbnail-style {
	padding:12px
}
.team .thumbnail-style img {
	margin-bottom:7px
}
.team .thumbnail-style h3 {
	margin-bottom:5px
}
.team .thumbnail-style:hover h3 a {
	color:#337ab7!important
}
.team .thumbnail-style small {
	display:block;
	margin-top:5px;
	font-size:12px
}
.about-me {
	overflow:hidden
}
.about-me h2 {
	margin:0;
	font-size:20px;
	text-transform:uppercase
}
.about-me span {
	color:#999;
	display:block;
	font-size:14px;
	margin-bottom:10px
}
.about-me .social-icons {
	margin-top:7px
}
.about-my-goals h2 {
	text-transform:uppercase
}
.about-skills {
	padding:40px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:url(../img/breadcrumbs.png) repeat
}
.gallery-page .thumbnail, .gallery-page .thumbnail:hover {
	padding:0;
	border:none;
	box-shadow:none
}
.gallery-page .thumbnails {
	margin-bottom:6px
}
.privacy a {
	text-decoration:underline
}
.privacy a:hover {
	color:#337ab7;
	text-decoration:none
}
.portfolio-item h2 {
	color:#555;
	font-size:24px;
	margin:0 0 15px
}
.portfolio-item li {
	padding:3px 0
}
.portfolio-item p a {
	text-decoration:underline
}
.portfolio-item p a:hover {
	text-decoration:none
}
.portfolio-item1 ul {
	margin:10px 0 20px
}
.portfolio-item1 li {
	font-size:16px;
	margin-bottom:3px
}
.portfolio-item1 li i {
	font-size:18px;
	margin-right:4px
}
ul.blog-tags li {
	display:inline-block
}
ul.blog-tags a {
	font-size:13px;
	padding:2px 7px;
	background:#f7f7f7;
	margin:0 3px 6px 0;
	display:inline-block
}
ul.blog-tags a i {
	color:#666
}
ul.blog-tags a:hover {
	background:#337ab7
}
ul.blog-tags a:hover, ul.blog-tags a:hover i {
	color:#fff!important;
	text-decoration:none;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.blog-photos li {
	display:inline
}
.blog-photos li img {
	width:58px;
	height:58px;
	margin:0 2px 8px
}
.blog-photos li img:hover {
	box-shadow:0 0 0 2px #337ab7
}
.blog-twitter .blog-twitter-inner {
	padding:10px;
	position:relative;
	background:#f7f7f7;
	margin-bottom:10px
}
.blog-twitter .blog-twitter-inner, .blog-twitter .blog-twitter-inner:after, .blog-twitter .blog-twitter-inner:before {
transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out
}
.blog-twitter .blog-twitter-inner:after, .blog-twitter .blog-twitter-inner:before {
	width:0;
	height:0;
	right:0;
	bottom:0;
	content:" ";
	display:block;
	position:absolute
}
.blog-twitter .blog-twitter-inner:after {
	border-top:15px solid #eee;
	border-right:15px solid transparent;
	border-left:0 solid transparent;
	border-left-style:inset;
	border-right-style:inset
}
.blog-twitter .blog-twitter-inner:before {
	border-bottom:15px solid #fff;
	border-right:0 solid transparent;
	border-left:15px solid transparent;
	border-left-style:inset;
	border-bottom-style:inset
}
.blog-twitter .blog-twitter-inner:hover {
	border-color:#337ab7;
	border-top-color:#337ab7
}
.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color:#337ab7
}
.blog-twitter .blog-twitter-inner span.twitter-time {
	color:#777;
	display:block;
	font-size:11px
}
.blog-twitter .blog-twitter-inner a {
	color:#337ab7;
	text-decoration:none
}
.blog-twitter .blog-twitter-inner a:hover {
	text-decoration:underline
}
.blog-twitter .blog-twitter-inner i.fa {
	top:2px;
	color:#bbb;
	font-size:18px;
	position:relative
}
.who li {
	margin-bottom:6px
}
.who li i {
	color:#337ab7;
	font-size:13px;
	min-width:15px;
	margin-right:8px;
	text-align:center;
	position:relative
}
.who li:hover i, .who li:hover a {
	color:#777
}
.who li:hover a:hover {
	text-decoration:none
}
.fullwidthbanner-container.slider-promo {
	max-height:460px!important
}
.slider-promo-info-bg {
	padding:25px 20px 20px;
	background:url(../img/bg-black.png) repeat
}
.slider-promo-info span.big-size {
	color:#fff;
	display:block;
	font-size:30px;
	margin-bottom:25px;
	text-shadow:none!important
}
.slider-promo-info p {
	color:#fff;
	font-size:16px;
	margin-bottom:0
}
.promo-box {
	padding:20px;
	margin:25px 0 20px;
	text-align:center
}
.promo-box i {
	display:block;
	font-size:50px
}
.promo-box p {
	font-size:14px;
	margin-bottom:0
}
.promo-box strong, .promo-box strong a {
	color:#555;
	display:block;
	font-size:20px;
	font-weight:200;
	margin:20px 0 15px
}
.promo-box:hover strong, .promo-box:hover strong a {
	color:#337ab7
}
.promo-service {
	margin-bottom:20px
}
.promo-service li {
	margin-bottom:5px
}
.promo-service a.btn-u {
	margin:0 20px 10px 0
}
.title-box {
	font-size:16px;
	text-align:center;
	padding:10px 0 30px;
	border-bottom:solid 1px #eee
}
.title-box .title-box-text {
	color:#555;
	display:block;
	font-size:35px;
	font-weight:200
}
@media(max-width:768px) {
.title-box .title-box-text {
font-size:26px;
line-height:34px;
margin-bottom:10px
}
.title-box p {
font-size:15px
}
}
.block-blockquote {
	margin:20px 0;
	text-align:center;
	border:dashed 1px #ccc
}
.block-blockquote-inner {
	padding:15px
}
.block-blockquote p {
	font-size:26px;
	margin-bottom:0
}
.info-blocks {
	margin-bottom:15px
}
.info-blocks:hover i.icon-info-blocks {
	color:#337ab7;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.info-blocks i.icon-info-blocks {
	float:left;
	color:#777;
	font-size:30px;
	min-width:50px;
	margin-top:10px;
	text-align:center
}
.info-blocks .info-blocks-in {
	padding:0 10px;
	overflow:hidden
}
.info-blocks .info-blocks-in h3 {
	color:#555;
	font-size:20px;
	line-height:28px
}
.info-blocks .info-blocks-in p {
	font-size:12px
}
.brand-page .btn {
	margin-bottom:10px
}
.form-page input, .form-page select {
	margin-bottom:10px
}
ul.labels-demo {
	margin:5px 0
}
ul.labels-demo li {
	list-style:none;
	display:inline-block;
	margin:0 5px 2px 0
}
.badge-sidebar {
	border-left:solid 1px #eee
}
@media(max-width:991px) {
.badge-sidebar {
border-left:none
}
}
.line-icon-page .item-box {
	width:25%;
	float:left;
	height:90px;
	text-align:center;
	padding:20px 10px;
	margin:0 -1px -1px 0;
	word-wrap:break-word;
	border:1px solid #ddd
}
@media(max-width:768px) {
.line-icon-page .item-box {
height:115px
}
}
@media(max-width:450px) {
.line-icon-page .item-box {
height:130px
}
}
.line-icon-page .item-box:hover {
	background:#fafafa
}
.line-icon-page .item span {
	display:block;
	font-size:28px;
	margin-bottom:10px
}
.line-icon-page .item:hover {
	color:#337ab7
}
.icon-page-fa {
	margin-bottom:20px
}
.icon-page-fa .item-box {
	float:left;
	height:100px;
	width:16%!important
}
.icon-page-fa .item {
	font-size:12px
}
.icon-page-fa .item i {
	color:#555;
	display:block;
	font-size:24px;
	margin-bottom:10px
}
@media(max-width:767px) {
.icon-page-fa .item-box {
width:20%!important
}
}
@media(max-width:600px) {
.icon-page-fa .item-box {
width:30%!important
}
}
@media(max-width:400px) {
.icon-page-fa .item-box {
width:50%!important
}
}
.bs-glyphicons {
	padding-left:0;
	list-style:none;
	overflow:hidden;
	padding-bottom:1px;
	margin-bottom:20px
}
.bs-glyphicons li {
	width:25%;
	float:left;
	height:115px;
	padding:10px;
	font-size:11px;
	line-height:1.4;
	text-align:center;
	margin:0 -1px -1px 0;
	border:1px solid #ddd
}
.bs-glyphicons .glyphicon {
	display:block;
	font-size:18px;
	margin:5px auto 10px
}
.bs-glyphicons li:hover {
	color:#337ab7;
	background-color:#fafafa
}
@media(min-width:768px) {
.bs-glyphicons li {
width:12.5%
}
}
.demo-pro-glyphicons li {
	width:170px;
	height:100px;
	padding:20px 10px 30px
}
.demo-pro-glyphicons span {
	height:40px;
	display:block
}
.demo-pro-glyphicons span:before {
	color:#555;
	padding:10px 62px
}
.demo-pro-glyphicons span.glyphicons:before {
	font-size:22px
}
.demo-pro-glyphicons span.halflings {
	height:30px
}
.demo-pro-glyphicons span.halflings:before {
	padding:10px 70px
}
.map {
	width:100%;
	height:350px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee
}
.map-box {
	height:250px
}
.map-box-space {
	margin-top:15px
}
.map-box-space1 {
	margin-top:7px
}
.service-or {
	overflow:hidden;
	position:relative
}
.service-bg {
	width:250px;
	padding:60px;
	position:absolute;
	top:-10px;
	right:-100px;
	background-color:rgba(255, 255, 255, 0.1);
	transform:rotate(55deg);
	-o-transform:rotate(55deg);
	-ms-transform:rotate(55deg);
	-moz-transform:rotate(55deg);
	-webkit-transform:rotate(55deg)
}
.easy-block-v1 {
	position:relative
}
.easy-block-v1 img {
	width:100%
}
.easy-block-v1 .overflow-h h3 {
	width:60%;
	float:left;
	font-size:18px;
	line-height:24px;
	margin-bottom:5px
}
.easy-block-v1 .easy-block-v1-badge {
	left:0;
	top:10px;
	z-index:1;
	color:#fff;
	padding:4px 10px;
	position:absolute
}
.easy-block-v2 {
	overflow:hidden;
	position:relative;
	margin-bottom:20px
}
.easy-block-v2 img {
	width:100%
}
.easy-block-v2 .easy-bg-v2 {
	top:5px;
	color:#fff;
	width:100px;
	padding:5px;
	right:-32px;
	font-size:13px;
	position:absolute;
	text-align:center;
	letter-spacing:2px;
	transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg)
}
.easy-block-v3 {
	text-align:left;
	background:#585f69;
	padding:30px 20px 20px
}
.easy-block-v3.first {
	background:#696f77
}
.easy-block-v3.second {
	background:#707780
}
.easy-block-v3.third {
	background:#787f88
}
.easy-block-v3 i {
	color:#fff;
	float:left;
	font-size:30px;
	min-width:45px;
	padding-top:10px
}
.easy-block-v3 .inner-faq-b {
	overflow:hidden
}
.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3 {
	font-size:21px;
	margin-bottom:8px
}
.easy-block-v3 .inner-faq-b h4 {
	color:#fff;
	font-size:17px;
	margin-bottom:2px
}
.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3, .easy-block-v3 .inner-faq-b p {
	color:#fff
}
.full-w-block {
	padding:30px 0;
	background:#282828
}
.full-w-block .info-blocks i, .full-w-block .info-blocks-in h3 {
	color:#fff
}
.full-w-block .info-blocks-in p {
	color:#ccc
}
.full-w-block .info-blocks:hover i.icon-info-blocks {
	color:#fff
}
.simple-block {
	margin-bottom:20px
}
.simple-block img {
	width:100%
}
.simple-block p {
	text-align:center
}
.simple-block .carousel-indicators {
	top:10px;
	left:65%;
	text-align:right
}
.simple-block .carousel-indicators .active {
	background:#555
}
.simple-block .carousel-indicators li {
	border-color:#555
}
.simple-block .carousel-inner>.item {
	margin:0
}
.simple-block .responsive-video {
	margin-bottom:3px
}
.two-blocks {
	text-align:center
}
.two-blocks-in {
	margin-bottom:30px
}
.two-blocks-in i {
	color:#fff;
	padding:11px;
	font-size:30px;
	min-width:50px;
	text-align:center;
	background:#585f69;
	margin-bottom:10px;
	display:inline-block
}
.three-blocks {
	text-align:center
}
.three-blocks-in {
	margin-bottom:30px
}
.three-blocks-in i {
	color:#777;
	padding:9px 6px;
	font-size:20px;
	min-width:40px;
	margin-bottom:10px;
	border:1px solid #777
}
.three-blocks-in h3 {
	font-size:20px;
	margin-bottom:7px
}
.banner-info {
	margin-bottom:10px
}
.banner-info i {
	float:left;
	color:#fff;
	padding:11px;
	min-width:40px;
	font-size:22px;
	text-align:center;
	margin:7px 20px 0 0
}
.banner-info i.fa {
	min-width:46px
}
.banner-info.light i {
	border:1px solid #fff
}
.banner-info.dark i {
	background:#555
}
.banner-info h3 {
	font-size:21px;
	margin-bottom:5px
}
.banner-info.light h3 {
	color:#fff
}
.banner-info.light p {
	color:#eee
}
.title-box-v2 {
	text-align:center;
	margin-bottom:40px
}
.title-box-v2 h2 {
	font-size:25px;
	text-transform:uppercase
}
.title-box-v2 p {
	font-size:13px
}
.no-space {
	padding:0
}
.no-space-left {
	padding-left:0;
	padding-right:15px!important
}
.no-space-right {
	padding-right:0;
	padding-left:15px!important
}
.list-style-v1 li {
	margin-bottom:7px
}
.list-style-v1 i {
	margin-right:5px
}
.social-contacts li {
	padding:5px 0;
	border-top:1px solid #ddd
}
.social-contacts li:first-child {
	border-top:none
}
.social-contacts li i {
	color:#777;
	font-size:13px;
	min-width:13px;
	margin-right:12px;
	text-align:center
}
.status-bar li {
	padding-left:9px;
	border-left:1px solid #eee
}
.status-bar li:first-child {
	border-left:none
}
.status-bar li i {
	color:#337ab7;
	margin-right:5px
}
.status-bar li a:hover {
	text-decoration:none
}
.status-bar-in {
	padding:10px;
	position:relative;
	background:#f0f0f0
}
.status-bar-in:after {
	width:0;
	height:0;
	top:-10px;
	left:50px;
	content:" ";
	display:block;
	position:absolute;
	border-bottom:11px solid #f0f0f0;
	border-left:11px solid transparent;
	border-right:11px solid transparent;
	border-left-style:inset;
	border-right-style:inset
}
.share-list {
	margin-bottom:0
}
.share-list li {
	padding-left:20px
}
.share-list li:first-child {
	padding-left:0
}
.share-list li i {
	color:#337ab7;
	margin-right:5px
}
.people-say img {
	float:left;
	width:40px;
	height:auto;
	margin:6px 10px 0 0
}
.people-say .overflow-h span {
	font-weight:700
}
.people-say .overflow-h p {
	font-style:italic;
	line-height:1.3
}
.people-say .overflow-h small {
	text-align:right;
	font-style:italic
}
img.img-mouse {
	width:150px;
	height:auto;
	margin:0 auto 60px
}
.service-info {
	position:relative;
	padding:40px 0 50px;
	background:url(../img/patterns/17.png) repeat
}
.service-info .info-description {
	overflow:hidden
}
.service-info i.service-info-icon {
	color:#777;
	float:left;
	width:50px;
	height:50px;
	padding:15px;
	font-size:20px;
	line-height:17px;
	margin-right:20px;
	text-align:center;
	display:inline-block;
	border:1px solid #777
}
.service-info .info-description h3 {
	margin:0 0 10px
}
.service-info .info-description p {
	color:#777
}
.project-details li {
	color:#555;
	font-weight:200;
	margin-bottom:5px
}
.project-details strong {
	min-width:100px;
	display:inline-block
}
.project-details a {
	text-decoration:underline
}
.testimonials-bs {
	padding:50px 0;
	background:url(../img/bg/16.jpg) 50% 0 repeat fixed
}
.testimonials-bs .headline-center-v2 span.author {
	color:#777;
	font-size:14px
}
.testimonials-bs .item {
	margin-bottom:30px
}
.testimonials-bs .carousel-arrow {
	text-align:center
}
.testimonials-bs .carousel-control-v2 i {
	color:#888;
	width:30px;
	height:30px;
	padding:2px;
	font-size:22px;
	display:inline-block;
	border:2px solid #888
}
.testimonials-bs .carousel-control-v2 i:hover {
	color:#337ab7;
	border-color:#337ab7;
	text-decoration:none;
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
}
.testimonials-bs .carousel-control-v2.left, .testimonials-bs .carousel-control-v2.right {
	text-decoration:none;
	background-image:none
}
.team-v1 li>h3 {
	color:#555
}





/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.no-space-pricing [class^="col-"],
.no-space-pricing [class*=" col-"] {
	padding: 0;
}
.pricing {
	position:relative;
	border-radius:3px;
	margin-bottom:15px;
	box-shadow:0 0 5px #eee;
}
.pricing:hover {
	box-shadow:0 0 15px #b5b5b5;
}
.pricing:hover h4 {
	color:#337ab7;
}
.pricing-head {
	text-align:center;
}
.pricing h3,
.pricing h4 {
	margin:0;
	line-height:normal;
	font-weight:bold;
}
.pricing p {
	padding-top: 10px;
	font-size: 11px;
}
.pricing-head h3 span, 
.pricing-head h4 span {
	display:block;
	margin-top:5px;
	font-size:12px;
	font-style:italic;
}
.pricing-head h3 {
	color:#fafafa;
	padding:12px 0;
	font-size:35px;
	font-family:Arial;
	background:#337ab7;
	border-radius:3px 3px 0 0;
	text-shadow:0 1px 0 #32a20f;
}
.pricing-head h4 {
	color: #888;
	padding:5px 0;
	font-size:48px;
	text-shadow:0 1px 0 #fff;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-head h4 i {
	top:-8px;
	font-size:28px;
	font-style:normal;
	position:relative;
}
.pricing-head h4 span {
	top:-10px;
	font-size:14px;
	font-style:normal;
	position:relative;
}
	
/*Pricing Content*/

.pricing-content  {
	margin-bottom: 0px;
}
.pricing-content li {
	color:#888;
	font-size:12px;
	padding:7px 15px;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	color:#72c02c;
	font-size:16px;
	margin-right:5px;
	position:relative;
}

/*Pricing Footer*/
.pricing-footer {
	color:#777;
	font-size:11px;
	line-height:17px;
	text-align:center;
	padding:0 20px 19px;
	border-radius:0 0 3px 3px;
}

/*Pricing Active*/
.price-active,
.pricing:hover {
	z-index:9;
	margin-top: -15px;
}
.price-active h4 {
	color:#337ab7;
}

/*Pricing Extra*/

 .bg-color {
	background-color: #f9f9f9;	
}
.no-space-pricing {
	padding: 0 15px;
}

.sticker-right,
.sticker-left {
  	color: #fff;
	width: 150px;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	position: absolute;
	text-align: center;
	letter-spacing: 2px;
	}

 .sticker-right {
    top: 13px;
    right: -49px;
    background: rgba(231, 76, 60, 1);
    transform: rotate(45deg);   
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
 .sticker-left {
    top: 9px;
    left: -48px;
   	background: rgba(116, 197, 44, 1);
    transform: rotate(-45deg);   
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/*Pricing Table Colored Background Version
------------------------------------*/
.price-active, 
.pricing-bg-colored	.pricing:hover {
	margin-top: 0;
}
.pricing-bg-colored .pricing {
	overflow: hidden;
}
.pricing-bg-colored .pricing {
	border: 1px solid #EEEEEE;
}
.pricing-bg-colored .pricing:hover {	
	background: #337ab7; 
}
.pricing-bg-colored .pricing:hover li,
.pricing-bg-colored .pricing:hover li i, 
.pricing-bg-colored .pricing:hover .pricing-head p {
	color: #fff; 
}
.pricing-bg-colored .pricing-head i {
	color: #337ab7;
	padding-top: 20px;	
	margin-top: 10px 0px;
}
.pricing-bg-colored .pricing-head p {
	color: #777;
	line-height: 17px;
	text-align:center;
	padding: 0px 20px 19px;
	border-radius: 0 0 3px 3px;
	border-bottom: 1px solid #F5F9E7;
}
.pricing-bg-colored h3 {
	border-bottom: 1px solid #fff;
}
.pricing-bg-colored h4 {
	color: #999;
	font-size: 70px;
	padding: 5px 0px;
	margin-top: -2px;
	font-family: Arial;
	background: #F7F7F7;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #fff;
}
.pricing-bg-colored .pricing:hover h4 {
	background: #fff;
}
.pricing-bg-colored h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-bg-colored h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-bg-colored .pricing-footer {
	padding: 2px 0px 19px;
}
.pricing-bg-colored .pricing-footer .btn-u {
	border: solid 1px #fff;
}

/*Pricing Table Rounded Version
------------------------------------*/
.price-active, 
.pricing-rounded .pricing:hover {
	margin-top: 0;
}
.pricing-rounded .pricing {
	overflow: hidden;
	box-shadow: none;
	border: 1px solid #eee;
}
.pricing-rounded .easy-bg-v2 {
	letter-spacing: 1px;
	border: 1px solid #fff;
	background-color:rgba(255, 255, 255, 0.1);
}	
.pricing-rounded .easy-bg-v2 i {
	padding-left: 3px;
}
.pricing-rounded h3 {
	padding-bottom: 80px;
	padding-top: 15px; 
}
.pricing-rounded h4 {
	width: 140px;
	height: 140px;
	padding-top: 22px;
	padding-left: 6px;
	font-size: 55px;
	margin: -75px auto 20px;
	border-radius: 140px !important;
	font-weight: normal !important;
	background: #fff;
}
.pricing-rounded .pricing-head h4 i{
	margin-right: 2px;
}
.pricing-rounded h6 {
	color: #888;
	font-size: 13px;
	font-style: normal;
	padding-bottom: 5px;
}
.pricing-rounded .pricing-content span {
	float: right;
}
.pricing-rounded .pricing-content span i {
	font-size: 13px;
}
/*Pricing Zoom  
------------------------------------*/

.pricing-zoom .pricing:hover {
	-webkit-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-o-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.2s ease-in-out;
}
.pricing-zoom .pricing-head h4 {
 scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.pricing-zoom .price-active .pricing-head h4,
.pricing-zoom .pricing:hover .pricing-head h4 {
	padding: 15px 0;
	font-size: 80px;
	-webkit-transition:color 0.5s ease-in-out;
	-moz-transition:color 0.5s ease-in-out;
	-o-transition:color 0.5s ease-in-out;
	transition:color 0.5s ease-in-out;
}

/*Pricing Table Light Version 
------------------------------------*/
.price-active, 
.pricing-light .pricing:hover {
	margin-top: 0 ;
	border-color: #717984;
}
.pricing-light .pricing {
	overflow: hidden;
	box-shadow: none;
	border: 1px solid #ddd;
}
.pricing-light h3 {
	color: #888;
	font-weight: 200 !important;
	font-family: inherit;
	text-shadow: none !important;
	border-bottom: 1px solid #ddd !important;
	background: #fff;

}
.pricing-light .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-light .rating li i {
	color: #888;
	margin: 7px 0;
	padding-top: 0;	
	font-size: 20px;
}
.pricing-light li {
	color: #888;
	text-align: center;
}
.pricing-light .pricing-footer {
	margin: 0px;
	padding: 2px 0px 19px;
}
.pricing-light .pricing-footer h4 {
	color: #888;
	padding: 5px;
	font-size: 70px;
	text-shadow: none;
	margin: -2px 0 0px; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: normal !important;
	background: #fff;

}
.pricing-light .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
}
.pricing-light .pricing-footer h4 span {
	top: -5px;
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	font-style: normal;
}
.pricing-light .pricing-footer p {
	color: #888;
	line-height: 17px;
	padding: 15px 20px 5px ;
}
.pricing-light .pricing:hover h4,
.pricing-light .pricing:hover h3,
.pricing-light .pricing:hover p,
.pricing-light .pricing:hover li, 
.pricing-light .pricing:hover li i {
	color: #717984;
}

.pricing-medium-light .btn-u:hover {
	background-color: #717984!important;
}

/*Pricing Meduim Light
------------------------------------*/
.price-active, 
.pricing-medium-light .pricing:hover {
	z-index:8;
	margin-top: 0 !important;
}
.pricing-medium-light .pricing {
	overflow: hidden;
	background: #eee;
	border: 2px solid #ddd;
}
.pricing-medium-light .pricing-head h3 {
	color: #717984;
	text-shadow: none;
	font-weight: normal !important;
	border-bottom: 2px solid #eee !important; 
	background: #fff;
}
.pricing-medium-light .pricing-content > li {
	border-color: #fff !important;
}
.pricing-medium-light .pricing .rating {
	text-align: center;
}
.pricing-medium-light .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-medium-light .pricing li i {
	color: #585f69;
}
.pricing-medium-light .rating li i {
	margin: 7px 0;
	padding-top: 0;	
	font-size: 20px;
}
.pricing-medium-light .pricing-content span {
	float: right;
}
.pricing-medium-light .pricing-content span i {
	font-size: 12px;
}
.pricing-medium-light .pricing-footer {
	padding: 2px 0px 20px;
}
.pricing-medium-light .pricing-footer h4 {
	color: #717984 !important;
	font-size: 70px;
	padding: 5px 0px;
	text-shadow: none;
	font-family: Arial;
	margin: -2px 0 20px;
	margin-bottom: 20px;
	font-weight: normal !important;
	background: #fff;

}
.pricing-medium-light .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-medium-light .pricing-footer h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-medium-light .pricing-footer p {
	color: #585f69;
	padding: 0 20px;
	line-height: 17px;
	text-align:center;
	border-radius: 0 0 3px 3px;
}
.pricing-medium-light .btn-u {
	background: #fff ;
	padding: 5px 58px;
	border: 1px solid #888;
}
.pricing-medium-light .btn-u:hover {
background-color: #717984!important;
}


/*Pricing Table medium-dark Version
------------------------------------*/
.price-active, 
.pricing-medium-dark .pricing:hover {
	margin-top: 0 ;
}
.pricing-medium-dark .pricing {
	border: 2px solid #717984;
	box-shadow: none;
}
.pricing-medium-dark .pricing-head h3 {
	color: #fff;
	text-shadow: none;
	background: #717984;
	border-bottom: 2px solid #eee ; 
}
.pricing-medium-dark .pricing .rating {
	text-align: center;
}
.pricing-medium-dark .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-medium-dark .rating li i {
	padding-top: 0;	
	margin: 7px 0;
	font-size: 20px;
}

.pricing-medium-dark .pricing-content li i {
	color: #717984;
}

.pricing-medium-dark .pricing-content li {
	border-color: #eee; 
}

.pricing-medium-dark .pricing-footer {
	margin: 0px;
	background: #717984;
	padding: 2px 0px 19px;
}
.pricing-medium-dark .pricing-footer h4 {
	color: #717984 !important;
	font-size: 70px;
	padding: 5px 0px;
	text-shadow: none;
	font-family: Arial;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	margin: -2px 0 20px;
	font-weight: normal !important;
	background: #fff;
}
.pricing-medium-dark .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-medium-dark .pricing-footer h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-medium-dark .pricing-footer p {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	padding: 0 20px 5px;
	border-radius: 0 0 3px 3px;
}
.pricing-medium-dark .btn-u {
	background: #fff !important;
	border: 1px solid #888 ;

}

/*Pricing Table Dark
------------------------------------*/
.price-active, 
.pricing-dark .pricing:hover {
	z-index:8;
	margin-top: 0 !important;
}
.pricing-dark .pricing {
	border-top: 2px solid #717984;
	overflow: hidden;
}
.pricing-dark .pricing {
	background: #717984;
}
.pricing-dark .pricing .rating  {
	text-align: center;
}
.pricing-dark .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-dark .pricing li i {
	color: #fff;
}
.pricing-dark .rating li i {
	margin: 7px 0;
	padding-top: 0;	
	font-size: 20px;
}
.pricing-dark li {
	color: #fff;
}
.pricing-dark .pricing-head h3 {
	color: #717984;
	text-shadow: none;
	font-weight: normal !important;
	border-bottom: 2px solid #eee !important; 
	background: #fff;
}

.pricing-dark .pricing-content li {
	border-color: #fff;	
}

.pricing-dark .pricing-content span {
	float: right;
}
.pricing-dark .pricing-content span i {
	font-size: 12px;
}
.pricing-dark .pricing-footer {
	padding: 2px 0px 20px;
}
.pricing-dark .pricing-footer h4 {
	font-size: 70px;
	padding: 5px 0px;
	font-family: Arial;
	text-shadow: none;
	margin: -2px 0 20px;
	margin-bottom: 20px;
	color: #717984 !important;
	font-weight: normal !important;
	background: #fff;
}
.pricing-dark .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-dark .pricing-footer h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-dark .pricing-footer p {
	color: #fff;
	padding: 0 20px;
	line-height: 17px;
	text-align:center;
	border-radius: 0 0 3px 3px;
}
.pricing-dark .btn-u {
	padding: 5px 60px;
	background: #fff !important;
	border: 1px solid #999 !important;
}


/*Pricing Table Mega v1 Version
------------------------------------*/
.pricing-mega-v1 {
	padding: 40px 15px 0 15px;
}
.pricing-mega-v1 .price-active,
.pricing-mega-v1 .pricing:hover {
	margin-top: 0;
}
.pricing-mega-v1 .pricing {
	position: relative;
	border-radius: 3px;
	margin-bottom: 15px;
	box-shadow: 0 0 0px #eee;
	border: 1px solid #eee;
}
.pricing-mega-v1 .pricing-head h3 {
	font-size: 25px;
	min-height: 75px;
}
.pricing-mega-v1 .pricing-head h4{
	font-size: 20px;
	min-height: 103px;
}
.pricing-mega-v1 .pricing-head h4 i {
	color: #888;
}
.pricing-mega-v1 .pricing:hover h4 i {
	color: #337ab7;
}
.pricing-mega-v1 .pricing-head h4 span,
.pricing-mega-v1 .pricing-content li span,
.padding-mega-v1 .pricing-head .price span {
	display: block; 
	padding: 10px 0px 0px;
}
.pricing-mega-v1 .pricing-head .price {
	font-size: 70px;
	font-style: normal;
	padding-bottom: 0px;
	background-color: #fff;
}
.pricing-mega-v1 .pricing-head h3, 
.pricing-mega-v1 .pricing-head h4 {
	font-style: normal;
	font-weight: normal !important;
} 
.pricing-mega-v1 .hidden-area {
	margin-top: 75px;
}
.pricing-mega-v1 .hidden-area:hover {
	margin-top: 75px;
}
.pricing-mega-v1 .hidden-area .pricing-head h4 {
	font-size: 28px;
	padding: 31px 0;
	min-height: 103px;
}
.pricing-mega-v1 .hidden-area:hover .pricing-head h4 {
	color: #888;
}  
.pricing-mega-v1 .block .pricing-content  li i {
	font-size: 13px;
}
.pricing-mega-v1 .block li {
	text-align: center;
}
.pricing-mega-v1 .pricing-content li {
	padding: 10px;
	font-size: 12px;
	font-style: normal; 
	min-height: 41px;
}
.pricing-mega-v1 .pricing-content li i {
	color: #72C02C; 
}
.pricing-mega-v1 .btn-group .dropdown-menu  {
	width: 100%;
	background: #72c02c;
	border-color: #eee;
	margin: 0;
	border: 0;
}
.pricing-mega-v1 .btn-group .dropdown-menu  li a{
	color: #fff;
}
.pricing-mega-v1 .btn-group .dropdown-menu  li a:hover { 
	background: #5fb611
}

/*Pricing Table Mega v2 
------------------------------------*/

.pricing-mega-v2 .price-active,
.pricing-mega-v2 .pricing:hover {
	margin-top: 0px;
	margin: 40px 0;
}
.pricing-mega-v2 .pricing {
	position: relative;
	border-radius: 3px;
	margin-bottom: 15px;
	margin-bottom: 100px;
	box-shadow: 0 0 0px #eee;
	border: 1px solid #eee;
	margin: 40px 0;
}
.pricing-mega-v2 .pricing-head  h3 {
	font-size: 25px;
	min-height: 75px;
}
.pricing-mega-v2 .pricing-head h4{
	font-size: 20px;
}
.pricing-mega-v2 .pricing-head h4 i {
	color: #888888;
}
.pricing-mega-v2 .pricing:hover h4 i {
	color: #337ab7;
}

.pricing-mega-v2 .pricing-head h4 span,
.pricing-mega-v2 .pricing-content li span,
.padding-mega-v2 .pricing-head .price span {
	display: block; 
	padding: 10px 0px 0px;
}
.pricing-mega-v2 .pricing-head .price {
	font-size: 70px;
	font-style: normal;
	padding-bottom: 0px;
	background-color: #fff;
}
.pricing-mega-v2 .pricing-head h3, 
.pricing-mega-v2 .pricing-head h4 {
	font-style: normal;
	font-weight: normal !important;
}
.pricing-mega-v2 .hidden-area {
	margin-top: 115px;
}
.pricing-mega-v2 .hidden-area:hover {
	margin-top: 115px;
}
.pricing-mega-v2 .hidden-area .pricing-head h4 {
    font-size: 28px;
    min-height: 103px;
    padding: 31px 0;
}
.pricing-mega-v2 .hidden-area:hover .pricing-head h4 {
	color: #888;
}  

.pricing-mega-v2 .hidden-area li:hover  i{
	color: #337ab7;
} 

.pricing-mega-v2 .block li {
	text-align: center;
}
.pricing-mega-v2 .block li i {
	font-size: 13px;
}

.pricing-mega-v2 .pricing-content li {
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	min-height: 41px;
}
.pricing-mega-v2 .hidden-area li {
	font-size: 12px;
}
.pricing-mega-v2 .pricing-content li i {
	color: #888; 
}
.pricing-mega-v2 .bg-color {
	background-color: #f9f9f9;	
}
.pricing-mega-v2 .block:hover .bg-color {
	background: #337ab7;
}
.pricing-mega-v2 .block:hover h3,
.pricing-mega-v2 .block:hover h4, 
.pricing-mega-v2 .block:hover li, 
.pricing-mega-v2 .block:hover li i,
.pricing-mega-v2 .block:hover h4 i {
	color: #fff !important;
	background: #337ab7;
}
.pricing-mega-v2 .hidden-area:hover li i {
	color: #888;
}
.pricing-mega-v2 a{
	padding: 8px 0 ;
}

/*Pricing Table Mega v3
------------------------------------*/
.pricing-mega-v3 .price-active,
.pricing-mega-v3 .pricing:hover {
	margin-top: 0;
}
.pricing-mega-v3 .pricing {
	border-radius: 3px !important;
	box-shadow: none;
}
.pricing-mega-v3 .pricing-content {
	border: 1px solid #eee;
	border-left: none;
}
.pricing-mega-v3 .hidden-area  {
	margin-top: 76px;
}
.pricing-mega-v3  .hidden-area:hover {
	margin-top: 76px;
}
.pricing-mega-v3 .pricing-head h3 {
	font-size: 28px;
	min-height: 76px;
	font-weight: normal !important;
	border-left: 1px solid #eee;
}

.pricing-mega-v3  h4 {
	color: #888;
	min-height: 100px;
	border-top: 1px solid #eee ;
	border-right: 1px solid #eee ;
 	font-weight: normal !important;
}
.pricing-mega-v3 .pricing h5 {
	color: #888;
	font-size: 20px;
	padding-left: 5px;
	padding: 30px 0 0 7px;
}
.pricing-mega-v3 .block h5 {
	visibility: hidden;
}
.pricing-mega-v3 .pricing-head h4 span,
.pricing-mega-v3 .pricing-content li span,
.padding-mega-v3 .pricing-head .price span {
	display: block; 
	padding: 15px 0px 0px;
}
.pricing-mega-v3 .hidden-area .pricing-content:nth-child(2) {
	margin-bottom: 42px;
}
.pricing-mega-v3 .hidden-area .pricing-head h4 {
	font-size: 28px;
	padding: 34px 0 34px 15px;
	border-left: 1px solid #eee; 
}
.pricing-mega-v3 .hidden-area:hover .pricing-head h4 {
	color: #888;
}  
.pricing-mega-v3 .hidden-area .pricing-content {
	border-left: 1px solid #eee;
}
.pricing-mega-v3 .hidden-area .price {
	text-align: left;
	padding-left: 15px;
}
.pricing-mega-v3 .block .pricing-content li i {
	font-size: 13px;
}
.pricing-mega-v3 .pricing-content li {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	min-height: 41px;
 }
 .pricing-mega-v3 .block .pricing-content li {
	text-align: center;
}
.pricing-mega-v3 .btn-u {
	border: 1px solid #fff;
	border-bottom: none;
	padding: 8px 0;
}
.pricing-mega-v3 .btn-group .dropdown-menu {
	margin: 0;
	border: 0;
	width: 100%;
	background: #72c02c;
	border-color: #eee;
	border: 1px solid #fff;
	border-top: none;
	margin-top: 40px;
	text-align: center;
}
.pricing-mega-v3 .btn-group .dropdown-menu li a {
	color: #fff;
}
.pricing-mega-v3 .btn-group .dropdown-menu li a:hover { 
	background: #5fb611;
}
.pricing-mega-v3 .btn-group-justified {
 display: block;
}

/* Devices (Desktop Mode) */
@media (min-width: 992px) and (max-width: 1200px) {
	 .sticker-right {
		top: 10px;
	    right: -58px;
	    padding: 3px;
	    font-size: 10px;
	}	
	 .sticker-left {
		top: 10px;
	    left: -58px;
	    font-size: 10px;
	    padding: 3px;
	}
}

/* Medium Devices (Desktops, 992px and less) */
@media (max-width: 991px) {
	/*Pricing Page*/
	.price-active,
	.pricing:hover {
		margin-top: 0;
	}
	.no-space-pricing [class^="col-"],
	.no-space-pricing [class*=" col-"] {
		padding: 10px;
	}
	.pricing-zoom .price-active .pricing-head h4,
	.pricing-zoom .pricing:hover .pricing-head h4 {
		padding: 5px 0;
		font-size: 70px;
	}
	.pricing-mega-v3 .pricing h4, 
	.pricing-mega-v3 .pricing h3, 	
	.pricing-mega-v3 .pricing-content {
		border-left: 1px solid #eee;
	}	
	
	.pricing-mega-v3 .block h5 {
		text-align: center;
		visibility: visible;
	}
	/*End Pricing Page*/
}







/*Interactive Home v1
------------------------------------*/
.content-boxes-v6:hover i {
	background-color: #337ab7;
}

.content-boxes-v6:hover i::after {
	border-color: #337ab7;
}

#topcontrol:hover {
    /* controls back-to-top background color */
	background: #337ab7 none repeat scroll 0 0;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}



.interactive-home-v1 {
  z-index: 1;
  padding: 0px 0;
  position: relative;
  margin-top:-80px;
  margin-bottom:-80px;
}

.interactive-home-v1 .header2 {
	padding: 30px 0 40px 0;	
}

.interactive-home-v1.img-v1 {
  background: url(/utilities/file_library//template/Unity8/img/bg/home_bg_1.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.interactive-home-v1.img-v2 {
  background: url(/utilities/file_library//template/Unity8/img/bg/home_bg_2.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.interactive-home-v1.img-v3 {
  background: url(/utilities/file_library//template/Unity8/img/bg/25.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.interactive-home-v1:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.3);
}

.interactive-home-v1 h1 {
  color: #fff;	/*	0481FF     */
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0px 0px 3px #000;	/*		0481FF	*/
  text-align:center;
  line-height: 48px;
  margin-bottom:20px;
}

.interactive-home-v1 h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0px 0px 3px #000;
}

.interactive-home-v1 h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0px 0px 3px #000;
}

.interactive-home-v1 p {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  text-transform: uppercase;
}

.interactive-home-v1 p.small {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase;
}

.home-header-box {
	border: solid 4px #fff;
	padding: 30px;
}

@media(mx-width:767px) {
	.interactive-home-v1 .header2 {
		padding: 30px 0 80px 0;	
	}
}

@media(min-width:768px) {
	
}

@media(min-width:992px) {
	
}

@media(min-width:1200px) {
	.interactive-home-v1 .header2 {
		padding: 225px 0 80px 0;	
	}
}

.btn-u, .btn-u:visited {
	background: #337ab7;	
}
.btn-u:hover, .btn-u:focus {
	background: #0065CA;	
}

.btn-u.btn-u-clear {
    background: transparent none repeat scroll 0 0;
	border: 2px solid #fff;
}

.btn-u.btn-u-clear:hover {
    background: #337ab7; none repeat scroll 0 0;
}


/*Page Title's
------------------------------------*/
.title-divider {
    background: #ffffff url("/utilities/file_library/template/Unity8/img/bg_divider.png") repeat-x scroll left center;
    margin-bottom: 1em;
    padding: 0;
    text-align: left;
}
.title-divider span {
    background: #ffffff none repeat scroll 0 0;
    padding-right: 0.5em;
}
.de-em {
    color: rgba(51, 51, 51, 0.8);
    font-weight: normal;
}
.title-divider small {
    color: rgba(51, 51, 51, 0.6);
    display: block;
}
h1 small {
    font-size: 14.7px;
}



/*Header Backgrounds
------------------------------------*/
.breadcrumbs-v3.img-v1 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img1.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v2 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img2.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v3 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img3.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v4 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img4.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v5 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img5.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v6 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img6.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v7 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img7.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v8 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img8.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v9 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img9.jpg") no-repeat scroll center center / cover ;
}
.breadcrumbs-v3.img-v10 {
    background: rgba(0, 0, 0, 0) url("/utilities/file_library//template/Unity8/img/bg/img10.jpg") no-repeat scroll center center / cover ;
}



/****************************
Blog
****************************/
.blog-post {
    margin-bottom: 50px;
    position: relative;
}

.blog-post .blog-span {
    margin-left: 0px;
}

.blog-post .blog-post-type {
    background: #337ab7;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    float: left;
    font-size: 22px;
}

.blog-search .input-group-addon {
    padding: 0;
    position: relative;
    left: -1px;
    border: 0;
}


.blog-post .blog-post-featured-img {
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 0 20px 0;
    box-sizing: border-box;
}

.blog-post .blog-post-featured-img img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-post-date {
    width: 38px;
    background-color: #eeeeee;
    position: absolute;
    left: 0;
    top: 0;
}

.blog-post-date .day,
.blog-post-date .month {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    text-align: center;
    padding: 7px 0 0px 0;
    display: block;
    color: #337ab7;
}

.blog-post-date .month {
    padding: 0 0 7px 0;
    font-size: 14px;
    text-transform: uppercase;
}

.blog-post-date .icon-link {
    background-color: #337ab7;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-post .blog-post-body {
    margin: 0 0 20px 0;
    font-size: 13px;
    color: #676767;
}

.blog-post .blog-post-details {
    height: auto;
    position: relative;
    overflow: hidden;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}

.blog-post .blog-post-details .blog-post-details-item {
    font-size: 11px;
    height: 37px;
}

.blog-post .blog-post-details:after,
.blog-post .blog-post-details:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #fff;
    height: 1px;
    width: 100%;
}

.blog-post .blog-post-details:before {
    top: auto;
    bottom: -2px;
}

.blog-post .blog-post-details-item {
    position: relative;
    float: left;
    padding: 0px 0px 0 0;
    line-height: 37px;
    text-transform: uppercase;
}

.blog-post-details-item.icon-calendar {
    padding-left: 0;
}

.blog-post-details-item.blog-post-details-item-left::before {
    padding-right: 5px;
}

.blog-post-details-item.blog-post-details-item-right a i {
    padding-left: 5px;
    padding-left: 10px;
    color: #A5A5A5;
    -webkit-transition: padding 0.2s;
    -moz-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
}
.blog-post-details-item.blog-post-details-item-right a:hover i {
    color: #337ab7;
    padding-left: 12px;
}

.blog-post .blog-post-details-separator {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #fdfdfd;
    height: 15px;
    float: left;
    margin: 10px 6px 0 6px;
}

.blog-post .blog-post-details-item-left {
    padding: 0 0 0 20px;
}

.blog-post .blog-post-details-item-left.icon-calendar {

    padding-left: 0;
}

.blog-post .blog-post-details-item-last:after,
.blog-post .blog-post-details-item-last:before {
    border-right: none;
}

.blog-post .blog-post-details-tags a {
    position: relative;
    padding: 0 0px 0 5px;
}

.blog-post .blog-post-details-item-right {
    float: right;
    padding-right: 0;
}

.blog-post .blog-slider {
    overflow: hidden;
}

/* Tags */
.tags a {
    display: block;
    float: left;
    padding: 0 10px 0 10px;
    border-right: none;
    line-height: 23px;
    position: relative;
    font-size: 11px;
    margin: 0px 10px 10px  0px;
    background-color: #f2f2f2;
}

.tags a:hover {
    background-color: #337ab7;
    color: #fff;
    text-decoration: none;
}

.blog-post .readmore-icon {
    font-size: 8px;
    margin: 0 0 0 3px;
    text-decoration: none !important;
}

.blog-post .readmore-icon:hover {
    text-decoration: none !important;
}

/* Blog post link */
.blog-post .blog-post-link {
    font-size: 13px;
    color: #bcbcbc;
    display: block;
}

.blog-post .blog-post-link:hover {
    color: #bcbcbc;
}

/* blog post */
.blog_post_quote {
    position: relative;
    background-color: #f7f7f7;
    padding: 20px;
    font-size: 17px;
    line-height: 23px;
    color: #999;
    font-family: Raleway;
}
.blog_post_quote .quote-author {
    color: #337ab7;
    margin-top: 20px;
}

.blog-post .item_img_overlay {
    height: 100%;
}

/* Post icon container */
.blog-post-icon {
    background-color: #337ab7;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-post-icon i {
    display: block;
    margin: auto;
}

.topbar-search-visible {
	display: block;	
}
