@charset "UTF-8";

* {
	border-radius:0 !important;
}

body {
    padding:0 !important;
	color:#333;
    font-size:13px;
    line-height:1.6;
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	overflow: none;


}

p, a, li {
	color:#555;
	line-height:1.6;
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
}

a {
	color:#5695b6;
	line-height:1.6;
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
}


a,
a:focus,
a:hover,
a:active {
   outline:0 !important;
}
a:hover {
	color:#56b67d;
	text-decoration:underline;
}

h1, h2, h3, h4, h5 {
	color:#555;
	margin-top:5px;
	text-shadow:none;
	text-shadow:0 0 1px #f6f6f6;
	font-weight:normal !important;
	font-family:'Open Sans', sans-serif;
}
h1 i, h2 i, h3 i, h4 i, h5 i {
	margin-right:7px;
}

.banner {
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 300;
	color: #000;
	display: block;
	padding: 15px;
}

.banner-text {
	padding: 5px;
	text-align: center;
	background: #eee;
	float: left;
	width: 95%;
}

.banner-text strong {
	color: #56b67d;
	text-shadow:0 1px 2px #ccc;
	font-size: 42px;
}

.banner-text .smalltext {
	font-size: 14px;
	padding: 0px;
}

.banner-arrow-right {
	width: 0;
	height: 0;
	border-top: 21px solid transparent;
	border-bottom: 21px solid transparent;
	border-left: 21px solid #56b67d;
	float: left;
}

/*Block headline*/
.heading {
	padding:5px 20px 5px 20px;
	border-left:4px solid #27c5f2;
}

.headline {
	display:block;
	margin-top: 25px;
	margin-bottom: 10px;

}
.headline h3,
.headline h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#585f69;
	margin:0 0 -2px 0;
	padding-right:10px;
	display:inline-block;
	text-shadow:0 0 1px #f6f6f6;
	text-transform: uppercase;
	font-weight: 800 !important;
}

.popover-content {
	color: #fff;
}

.popover-content {
	color: #fff;
}


/*Purchase*/
.purchase {
	padding:30px 0 20px;
	font-family: 'Open Sans', sans-serif;
	background: #fbfbfb;
}

.purchase .container {
	padding:0 20px;
}
.purchase .container .span9 {
	margin-right:20px;
	font-family: 'Open Sans', sans-serif;
}
.purchase span {
	color:#666;
	display:block;
	font-size:32px;
	line-height:35px;
	margin-bottom:12px;
}
.purchase a.btn-buy {
	color:#fff;
	font-size:16px;
	cursor:pointer;
	margin-top:22px;
	font-weight:bold;
	border-radius:2px;
	background:#56b67d;
	display:inline-block;
	text-decoration:none;
	padding:12px 28px 9px;
	text-transform:uppercase;
	text-shadow:0 1px 0 #51a00b;
}
.purchase a.btn-buy:hover {
	color:#fff;
	background:#68af28;
	text-decoration:none;
	box-shadow:0 0 5px #c0c2c1;
}

#id_quality li {

}


#id_quality li label input {
	margin-top: -2px;
	margin-right: 3px;
}

/*Service*/
.service {
	display: block;
}


.service:hover i {
	color:#656565;
}
.service i {
	float:left;
	padding:10px;
	color:#56b67d;
	font-size:45px;
	text-align:center;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.service i.icon-cogs {
	font-size:37px;
}
.service .desc {
	width:80%;
	text-align: left;
	float: left;
}
.service .desc h4 {
	font-size:22px;
	line-height:25px;
}


.service .desc p {
	text-align:: center;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}

.service .desc img {
	float: left;
	margin-right: 15px;
}
.service .desc-action {
	float: left;
}

.service .bullets {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f1f1f2;
	padding-top: 12px;
	padding-bottom: 5px;
	min-height: 190px;
}
.service .bullets ul
{
    list-style-type: none;
}

.service .bullets li {
  padding-left: 1.2em;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}

.service .bullets li:before {
  content: "\f00c";
  color: #56b67d;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  font-size: 16px;
  width: 1.2em; /*same as padding-left set on li*/
}​

.ie7 .service .circle i  {
	padding-bottom:45px !important; /*ie7*/
}

.service2 {
	margin-bottom:10px;
	padding:15px 15px 10px;
}

.service2 i {
	float:left;
	padding:10px;
	color:#72c02c;
	font-size:45px;
	text-align:center;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.service2 i.icon-cogs {
	font-size:37px;
}
.service2 .desc {
	width:75%;
	float:right;
}
.service2 .desc h4 {
	font-size:22px;
	line-height:25px;
}

.ie7 .service2 .circle i  {
	padding-bottom:45px !important; /*ie7*/
}


/*Blockquote*/
blockquote:hover {
	border-left-color:#56b67d;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.hero {
	padding:18px;
	margin:20px 0;
	color:#566c8a;
	font-size:16px;
	background:#fcfcfc;
	border-left:4px solid #94c564;
	font-family:'Open Sans', sans-serif;
}
.hero h1, .hero p {
	text-shadow:1px 1px 0 #fff;
}

.hero-unify p {
	font-size:13px;
	line-height:20px;
}


/* Recent Work  */
.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 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}

.recent-work a:hover img {
	opacity:0.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 #56b67d;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.3s ease-in-out;
}

/* Work */
.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;
}

/* Testimonials */
.testimonial-body {
	padding:10px;
	margin-top:5px;
	background:#fcfcfc;
	border:1px solid #f5f5f5;
}
.testimonial-author{
	padding-top:15px;
	padding-left:20px;
}
.testimonial-author .arrow {
  width:0;
  height:0;
  position:absolute;
  margin-top:-16px;
  margin-left:20px;
  border-top:15px solid #fcfcfc;
  border-bottom:15px solid transparent;
  border-right:15px solid transparent;
}

.testimonial-author .name {
	color:#585f69;
	font-weight:bold;
}

.testimonal-arrow a {
	margin:0;
	top:-22px;
	float:right;
	color:#56b67d;
	font-size:25px;
	position:relative;
	display:inline-block;
	text-decoration: none;
	padding:0 9px !important;
}
.testimonal-arrow a:hover {
	color:#fff;
	text-decoration:none;
	background:#56b67d !important;
}

/*Carousel Arrow */
.carousel-caption {
	padding:10px 15px;
}
.carousel-arrow a.carousel-control {
	font-size:40px;
	height:inherit;
}
.carousel-arrow a.left {
	left:0;
}
.carousel-arrow a.right {
	right:0;
}

/*Clients (Flexslider)*/
.clients  {
	display: block;
	box-shadow:none !important;
	margin-bottom:0 !important;
	margin-left: auto;
	margin-right: auto;

}

.logos {
	float: right;
	position: relative;
	left: -50%;
}

.logos ul {
	position: relative;
left: 50%;
}
.clients li {
	float:left;
	overflow:hidden;
	margin-left:1px;
	position:relative;
	background:#fafafa;
}

.clients li img {
    filter:gray; /* IE6-9 */
	float:none !important;
	margin:0 auto !important;
}
.clients li img:hover {
    filter:none;
}
.clients,
.flexslider.home {
    border:0px;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:30px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.flexslider {
	margin-top:10px !important;
}
.flexslider .flex-direction-nav a {
	margin-top:-10px !important;
}

/*Pegination*/
.pagination ul {
	box-shadow:none;
}
.pagination li a {
	color:#777;
	padding:5px 15px;
	border-radius:0 !important;
}

/*Footer*/
.footer {
	margin-top:40px;
	padding:20px 10px;
	background-color: #2c70a6;
	color:#888;
	position: relative;
	top: 20px;
}

.footer .footer-logo {
	position: relative;
	left: -5px;
	margin-bottom: 5px;
}
.footer .footer-logo img {
	height: 35px;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
	text-shadow:none;
	font-weight:normal !important;
}
.footer p,
.footer a {
	font-size:14px;
}
.footer p {
	color:#888;
}
.footer a {
	color:#56b67d;
}
.footer a:hover {
	color:#a8f85f;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.footer h4,
.footer h3 {
	color:#fff;
	background:none;
	text-shadow:none;
	font-size: 16px;
}

/*Blog Posts*/
.footer .posts {
	padding:0 15px;
}
.footer .blog-list {
	margin:0;
	padding:0;
	color:#dadada;
	list-style:none;
}
.footer .blog-list li {
	padding:0 0;
	margin-bottom:7px;
}
.footer .blog-list li span {
	color:#818488;
}
.footer .dl-horizontal,
.footer .dl-horizontal:hover {
	border:none !important;
	background:none !important;
}
.footer .dl-horizontal a {
	color:#dadada;
}
.footer .dl-horizontal a:hover {
	color:#a8f85f !important;
}
.footer .dl-horizontal img {
	border-color:#888 !important;
}

/*Copyright*/
.copyright {
	font-size:12px;
	padding:15px 10px;
	color: #fff;

}
.copyright p {
	color:#fff;
}
.copyright a {
	margin:0 5px;
	color:#56b67d;
}
.copyright a:hover {
	color:#a8f85f;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.copyright .span8 {
	padding-top:15px;
}
.copyright .span4 {
	padding-top:10px;
}

/*Home Page "Main page" (Default)
------------------------------------*/
/*Thumbnail*/
.thumbnail-style {
	padding:5px;
	border-radius:2px;
}
.thumbnail-style:hover {
	box-shadow:0 0 8px #ddd;
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbnail-style h3 {
	margin:5px 0 0 0;
}
.thumbnail-style h3 a {
	font-size:20px;
}
.thumbnail-style h3 a:hover {
	color:#56b67d;
	text-decoration:none;
}
.thumbnail-style .thumbnail-img {
	position:relative;
}
.thumbnail-style a.btn-more {
	right:-10px;
	bottom:10px;
	color:#fff;
	padding:1px 6px;
	position:absolute;
	background:#56b67d;
	display:inline-block;
}
.thumbnail-style a.btn-more:hover {
	text-decoration:none;
	box-shadow:0 0 0 2px #377500;
}
.thumbnail-style:hover a.btn-more {
	right:10px;
}

.thumbnail-kenburn img {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.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);
}

/*Welcome Block*/
.servive-block .span4 {
	padding:20px 30px;
	text-align:center;
	margin-bottom:20px;
	background:#fafafa;
	border-radius:2px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.servive-block .span4:hover {
	border-radius:2px;
	box-shadow:0 0 8px #ddd;
}
.servive-block .span4 h4 a:hover {
	color:#56b67d;
	text-decoration:none;
}

.servive-block .span4:hover h4,
.servive-block .span4:hover i {
	color:#56b67d;
}
.servive-block .span4 i {
	color:#565656;
	font-size:40px;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.servive-block-in .span4 i {
	color:#56b67d;
}
.servive-block-in .span4:hover i {
	color:#565656;
}

/*Breadcrumbs*/
.breadcrumbs {
	padding:10px 0 6px;
	box-shadow:inset 0 0 4px #eee;
	background:url('/media/v7/assets/img/breadcrumbs.png') repeat;
}
.breadcrumbs h1 {
	color:#686868;
	font-size:30px;
	text-shadow:0 1px 0 #f1efef;
}
.breadcrumbs .container {
	padding:0 15px;
}

.breadcrumb {
	top:9px;
	padding-right:0;
	background:none;
	position:relative;
}
.breadcrumb a {
	color:#777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#56b67d;
	text-decoration:none;
}

/*Home Page "Options"
------------------------------------*/
/*Accardion*/
.acc-home a.accordion-toggle {
	color:#686868;
	font-size:18px;
	background:none;
	padding:5px 15px;
	background:#fafafa;
	border-bottom:solid 1px #eee;
	text-decoration:none !important;
}
.acc-home a.active,
.acc-home a.accordion-toggle:hover {
	color:#92d556;
	text-decoration:none !important;
}
.acc-home .accordion-group {
	border:none;
	margin:0 !important;
}
.acc-home .accordion-heading,
.acc-home .accordion-inner {
	border:none;
}
.acc-home .accordion-inner {
	border:none;
	padding-top:3px;
}
.acc-home .collapse.in {
	margin-top:-1px;
	margin-bottom:20px;
	background:#fdfdfd;
	border-bottom:solid 1px #56b67d;
}

/*Posts*/
.posts .dl-horizontal {
	margin-bottom:0;
	padding:3px;
	background:#fdfdfd;
	border-right:solid 2px #eee;
}
.posts .dl-horizontal:hover {
	border-right:solid 2px #56b67d;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.posts .dl-horizontal dt {
	width:56px;
	float:left;
}
.posts .dl-horizontal dt img {
	width:50px;
	height:50px;
	border:solid 3px #eee;
}
.posts .dl-horizontal dd {
	margin-left:66px;
}
.posts .dl-horizontal dd p {
	margin:0;
}
.posts .dl-horizontal a {
	font-size:15px;
	line-height:14px !important;
}
.posts .dl-horizontal a:hover {
	color:#56b67d;
	text-decoration:none;
}
.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
	color:#56b67d;
	border-color:#56b67d !important;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

/*Home Page "Options"
------------------------------------*/
/*Slider*/
.slider-inner .da-slider {
	box-shadow:none;
	border-bottom:2px solid #ddd;
}

/*Carousel*/
.carousel-control {
	color:#fff;
	border:none;
	margin-top:0;
	border-radius:2px;
}
.carousel-control:hover {
	opacity:1;
	color:#56b67d;
}

/*Tabs*/
.nav-tabs {
	background:none !important;
	border: none !important;
}
.nav-tabs a {
	font-size:14px;
	padding:5px 15px !important;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color:#fff;
	border:none !important;
	background:#000 !important;
}
.nav-tabs > li > a {
	border:none;
	border-radius:0;
}
.nav-tabs > li > a:hover {
	color:#fff;
	background:#56b67d;
}

.now-tab {
	background: rgba(0,0,0, 0.4) !important;
	color: #fff;
}

.now-tab a {
	color: #fff !important;
}
.tab-content {
	padding:7px 10px;
	border-top:solid 2px #56b67d;
}


/*Home Page "Options"
------------------------------------*/
/*Right Sidebar*/
.who li {
	margin-bottom:6px;
}
.who a {
	color:#ccc;
	position:relative;
	top:2px;
	margin-right:7px;
	font-size:18px;
}
.who li:hover i,
.who li:hover a {
	color:#777;
}
.who li:hover a:hover {
	text-decoration:none;
}

/*Home Page "Options"
------------------------------------*/
/*Service Blocks*/
.service-alternative .service:hover {
	background:#76ca2c;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.service-alternative .service:hover i,
.service-alternative .service:hover p,
.service-alternative .service:hover h4 {
	color:#fff;
}

/*About Page
------------------------------------*/
.team ul {
	text-align:right;
}
.team ul li {
	padding:0 !important;
	margin:0 !important;
}
.team ul li a,
.team ul li a:hover {
	text-decoration:none;
}
.team ul li i {
	color:#aaa;
	font-size:20px;
	padding:4px;
	background:#f7f7f7;
}
.team ul li i.icon-facebook {
	padding:4px 10px;
}
.team ul li i:hover {
	color:#fff;
	background:#56b67d;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.team .thumbnail-style {
	padding:12px;
}
.team .thumbnail-style small {
	display:block;
	font-size:12px;
}
.team .thumbnail-style h3 {
	margin-bottom:10px;
}
.team .thumbnail-style:hover h3 a {
	color:#56b67d !important;
}

/*Icons Page
------------------------------------*/
.icon-page li {
	color:#555;
	margin:5px 0;
	font-size:14px;
	font-family:Arial;
}
.icon-page li i {
	font-size:14px;
	margin-right:5px;
}
.icon-page li:hover {
	color:#56b67d;
}

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.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:#55c931;
}
.pricing-head {
	text-align:center;
}
.pricing-head h3,
.pricing-head h4 {
	margin:0;
	line-height:normal;
	font-weight:bold !important;
}
.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:#55c931;
	border-radius:3px 3px 0 0;
	text-shadow:0 1px 0 #32a20f;
	border-bottom:solid 1px #41b91c;
}
.pricing-head h4 {
	color:#bac39f;
	padding:5px 0;
	font-size:70px;
	font-family:Arial;
	background:#fbfef2;
	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 li {
	color:#888;
	font-size:12px;
	padding:7px 15px;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	top:2px;
	color:#56b67d;
	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-footer a,
.pricing-footer button {
	color:#fff;
	border:none;
	margin-top:5px;
	font-size:16px;
	padding:6px 15px;
	text-align:center;
	border-radius:2px;
	background:#55c931;
	display:inline-block;
	text-transform:uppercase;
	text-shadow:0 1px 0 #38b312;
	border-bottom:solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
	cursor:pointer;
	background:#40ba1a;
	text-decoration:none;
	box-shadow:0 0 3px #999;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
	z-index:9;
	margin-top:-15px;
	box-shadow:0 0 15px #b5b5b5;
}
.price-active h4 {
	color:#55c931;
}

.no-space-pricing .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;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
	color:#55c931;
	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;
}

/*Gallery Page
------------------------------------*/
.gallery .thumbnail,
.gallery .thumbnail:hover {
	padding:0;
	border:none;
	box-shadow:none;
}
.gallery .thumbnails {
	margin-bottom:6px;
}

/*Registration and Login Page
------------------------------------*/
.reg-page,
.login-page  {
	overflow:hidden;
	margin:0 auto;
	background:#fcfcfc;
	border:solid 1px #eee;
	box-shadow:0 0 7px #eee;
}

/*Registration*/
.reg-page {
	min-width:30%;
	max-width:30%;
	padding:30px 50px 30px;
}
.reg-page h3 {
	margin-bottom:25px;
}

/*Login*/
.login-page {
	min-width:25%;
	max-width:25%;
	padding:35px 30px 30px;
}
.login-page h3 {
	margin:0 0 25px 0;
}
.login-page input.login-inputs {
	width:86%;
}
.login-page .checkbox {
	margin-top:7px;
}
.login-page .checkbox input {
	margin-right:6px !important;
}
.login-page button {
	margin:0 0 5px 0;
}

/*Login Page v1.1*/
.log-page {
	width: 310px;
	padding: 20px;
	margin: 0 auto;
	background:#fcfcfc;
	border:solid 1px #eee;
	box-shadow:0 0 7px #eee;
}

/*404 Page
------------------------------------*/
.page-404 p {
	top:70px;
	color:#777;
	font-size:300px;
	line-height:180px;
	text-align:center;
	position:relative;
}
.page-404 p i {
	font-style:normal;
	text-shadow:0 0 3px;
}
.page-404 p span {
	display:block;
	font-size:32px;
	position:relative;
}

/*Clients Page
------------------------------------*/
.clients-page {
	overflow:hidden;
}
.clients-page p {
	overflow:auto;
}
.clients-page p a {
	overflow:auto;
	text-decoration:underline;
}
.clients-page a.img-hover {
	display:block;
	position:relative;
}
.clients-page img {
	float:left;
	margin-right:20px;
	background:#fafafa;
	border:solid 1px #eee;
	width:120px;
	height:120px;
}
.clients-page img.img-colorful {
	display:none;
}
.clients-page a:hover img.img-colorful,
.clients-page:hover img.img-colorful {
	top:0;
	left:0;
	display:block;
	position:absolute;
}

/*Privacy Page
------------------------------------*/
.privacy {}
.privacy a {
	text-decoration:underline;
}
.privacy a:hover {
	color:#56b67d;
	text-decoration:none;
}

/*Others (Global classes)
------------------------------------*/
.color-red { color:#c00;}
.color-green { color:#56b67d;}
.color-blue { color:#3498db;}

.pull-lft { text-align:left;}
.pull-rgt { text-align:right;}

.rgt-img-margin { margin:4px 0 5px 8px;}
.lft-img-margin { margin:5px 20px 5px 0;}

.overflow-hidden { overflow:hidden;}
.padding-left-5 { padding-left:5px;}
.img-width-200 { width:200px;}

/*Image Border*/
.img-border {
	border:solid 3px #fff;
}

/*Background light-style*/
.bg-light {
	padding:10px 15px;
	border-radius:3px;
	margin-bottom:10px;
	background:#fcfcfc;
}
.bg-light:hover {
	padding:9px 14px;
	border:solid 1px #e5e5e5;
}

/*Link read-more*/
a.read-more {
	font-weight:bold;
	text-decoration:none;
}
a.read-more:hover {
	color:#56b67d;
	text-decoration:none;
}

/*Link color-green-style*/
.linked:hover {
	color:#56b67d;
	text-decoration:none;
}

/*CSS3 Hover Effects*/
.hover-effect {
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.hover-effect-kenburn {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
	-webkit-transform: scale(2) rotate(5deg);
	-moz-transform: scale(2) rotate(5deg);
	-o-transform: scale(2) rotate(5deg);
	-ms-transform: scale(2) rotate(5deg);
	transform: scale(2) rotate(5deg);
}

/*Spaces*/
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-40,
.margin-bottom-50,
.margin-bottom-60 {
	clear:both;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}

.top-2 {
	top:2px;
}

/*Button Style*/
.btn {
	box-shadow: none;
}

.btn-u {
	border:0;
	font-size:14px;
	cursor:pointer;
	padding:5px 13px;
	position:relative;
	background:#56b67d;
	display:inline-block;
	color:#fff !important;
	text-decoration:none !important;
}
.btn-u:hover {
	color:#fff;
	background:#5fb611;
	text-decoration:none;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.btn-u-small {
	padding:3px 12px;
}
.btn-u-large {
	font-size:18px;
	padding:10px 25px;
}
a.btn-u {
	padding:4px 13px;
	vertical-align:middle;
}
a.btn-u-small {
	padding:2px 12px;
}
a.btn-u-large {
	font-size:18px;
	padding:6px 25px;
}

/*Buttons Color*/
.btn-u-blue {
	background: #3498db !important;
}
.btn-u-blue:hover {
	background: #2980b9 !important;
}

.btn-u-red {
	background: #e74c3c !important;
}
.btn-u-red:hover {
	background: #c0392b !important;
}

.btn-u-orange {
	background: #e67e22 !important;
}
.btn-u-orange:hover {
	background: #d35400 !important;
}

.btn-u-sea {
	background: #1abc9c !important;
}
.btn-u-sea:hover {
	background: #16a085 !important;
}

.btn-u-green {
	background: #2ecc71 !important;
}
.btn-u-green:hover {
	background: #27ae60 !important;
}

.btn-u-yellow {
	background: #F1C40F !important;
}
.btn-u-yellow:hover {
	background: #F39C12 !important;
}

/*Style Switcher*/
i.style-switcher-btn {
	right: 0;
	top: 37px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	z-index: 555555;
	position: fixed;
	padding: 7px 9px;
	background: #585f69;
}

i.style-switcher-btn:hover {
	background:#707985;
}

i.style-switcher-btn-option {
	top: 38px;
	background: #9097a0;
}

i.style-switcher-btn-option:hover {
	background: #707985;
}

.style-switcher {
	right: 0;
	top: 37px;
	display: none;
	z-index: 555555;
	position: fixed;
	background: #585f69;
	padding: 15px 15px 15px 20px;
}

.style-switcher-inner {
	background: #9097a0;
}

.style-switcher .theme-close {
	top: 10px;
	right: 6px;
	position: absolute;
}

.style-switcher .theme-close i {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 5px 7px;
	background: #464e5b;
}

.style-switcher .theme-close i:hover {
	color: #464e5b;
	background: #fff;
 }

.style-switcher .theme-heading {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.style-switcher ul {
	margin-bottom: 0;
}

.style-switcher li {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: #c00;
	margin-right: 5px;
	display: inline-block;
	border: solid 1px #70747a;
}

.style-switcher li:hover,
.style-switcher li.theme-active {
	margin-right: 3px;
	border: solid 2px #fff;
}

.style-switcher li.theme-default {
	background: #56b67d;
}
.style-switcher li.theme-blue {
	background: #3498db;
}
.style-switcher li.theme-orange {
	background: #e67e22;
}
.style-switcher li.theme-red {
	background: #e74c3c;
}
.style-switcher li.theme-light {
	background: #ecf0f1;
}

/*Revolution Slider*/
.bg-black-opacity {
	background: url('/media/v7/assets/img/sliders/revolution/bg-text.png') repeat;
	padding: 7px;
	text-shadow: none !important;
}

.signup-button {
	display:inline-block;
	background: #56b67d;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;

	box-shadow:inset 0 0 2px #387752;
}

.signup-button:hover {
    background-color: #888;
}

.signup-button .button-title {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 0px;
}

.signup-button .button-small {
	font-family: "Open Sans", sans-serif;
	font-size: 12px !important;
	color: #fff;
	margin: 0px;
}

.text-center {
	text-align: center
}

.center-everything {
	margin-left: auto;
	margin-right: auto;
}

#preacher {
	margin: 25px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #333;
}

.preacher-row {
	margin-bottom: 50px;
}

.preacher-row h2 {
	text-align: left !important;
}

.preacher-img {
	height: 320px;
	width: 320px !important;
}

#preacher h1 {
	font-size: 50px;
	margin-top: 20px;
	padding-bottom: 10px;
	font-weight: 300 !important;
}

#preacher h2 {
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: 300 !important;
}

#preacher h3 {
	font-size: 24px;
	font-weight: 300 !important;
}

#preacher p {
	font-size: 18px;
	line-height: 27px;
}

#preacher li {
	font-size: 18px;
	line-height: 27px;
}


#preacher p a {
	font-size: 16px;
	line-height: 27px;
}
.elevator-buttons {
	float: right;
    right: 50%;
    position: relative;
    margin-top: 25px;
}

.elevator-buttons-centered {
	position: relative;
	right: -50%;
	float: right;
}

.elevator {
	width: 200px;
	float: left;
}

.elevator img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 170px;
}

.elevator p {
	text-align: center;

}

.jumbotron {
  position: relative;
  padding: 0px 0;
  padding-top: 5%;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
  background-color: #34495e;
  min-height: 200px;
}

.jumbotron h1 {
  font-style: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 300 !important;
  letter-spacing: -1px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
}

.jumbotron p {
  font-style: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 30px;
  color: #EEE;
  text-shadow: 0 3px 3px rgba(0,0,0,.6), 0 0 30px rgba(0,0,0,.085);
}



.frontjumbo {
  position: relative;
  padding: 0px 0;
  color: #fff;
  text-align: center;
	background-color: #34495e;
}

.frontjumbo .frontjumbo-page {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width: 100%;
	padding-top: 5%;
}

.frontjumbo .map {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
  margin: 0 auto;
	width: 100%;
	height: auto;
}


.frontjumbo h1 {
  font-style: "Open Sans", sans-serif;
  font-size: 42px;
  font-weight: 300 !important;
  letter-spacing: 0px;
  line-height: 1;
  color: #fff;
}

.frontjumbo p {
  font-style: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 300 !important;
  line-height: 1.25;
	margin-top: 25px;
  margin-bottom: 40px;
  color: #EEE;
}

.frontjumbo form {
	margin: 0 auto;
  width: 100%;
}

.frontjumbo form input {
	position: relative;
	height: 34px;
	top: -2px;
}

/* Link styles (used on .masthead-links as well) */
.frontjumbo a {
	position: relative;
	top: 10px;
	color: #fff;
	font-style: "Open Sans", sans-serif;
	font-weight: 300 !important;
	font-size: 16px;
	border-bottom: 1px solid white;
	-webkit-transition: all .2s ease-in-out;
	 -moz-transition: all .2s ease-in-out;
	      transition: all .2s ease-in-out;
	    transition: border-color 125ms ease-in-out;

}

.frontjumbo a:hover {
	text-decoration: none;
	color: #fff;
	text-shadow: 0 0 10px rgba(255,255,255,.25);
	border-bottom-color: transparent;

	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	      	transition: all .2s ease-in-out;
}


#professional-translation {
	padding: 15px;
}

#professional-translation h2 {
	margin-right: 15px;
}

#professional-translation p {
	margin-top: 22px;
}
#crowdsourcing {
	padding: 15px;
	background-color: #eee;
}

#crowdsourcing h1 {
	color: #000;
}

#crowdsourcing h2 {
	color: #000;
	font-size: 24px;
	width: 40%;
	float: left;
	margin-right: 15px;
}

#crowdsourcing p {
	color: #000;
}

#community-translation {
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #fff;
	padding: 15px;
}

.nosto {
	width: 100%;
	font-weight: 300 !important;
	font-size: 40px !important;
	text-align: center;
	font-family: "Open Sans", sans-serif !important;
	line-height: 40px !important;
	margin-bottom: 50px;
}

.community-pitch {
	background-image: url('//dxuu1kmv6dm3n.cloudfront.net/v7/img/publictransport.jpg');
	background-repeat:no-repeat;
	background-size: 100%;
	color: #333;
	padding: 50px;
	margin-bottom: 25px;
}

.community-pitch h1 {
  font-style: "Open Sans", sans-serif;
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
}

.community-pitch h2 {
  background-color: rgba(0,0,0,.50);
  padding: 5px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 30px;
  text-align: left;
  width: 300px;
  color: #FFF;
  text-shadow: 0 2px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
}


#website-translation {
	margin-top: 25px;
	background-color: #fff;
}

.website-pitch img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.jumbotron-express {
  position: relative;
  padding: 0px 0;
  padding-top: 10px;
  color: #000;
  text-align: center;
  min-height: 400px;
}

.jumbotron-express h1 {
  font-style: "Open Sans", sans-serif;
  font-size: 52px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  color: #000;
}

.jumbotron-express h3 {
  font-style: "Open Sans", sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
}

.jumbotron-express p {
  font-style: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 30px;
  color: #000;
}

.files p {
  font-style: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 0px;
  padding: 6px 0px;
  color: #000;
  text-shadow: none;
}

.files a {
  line-height: 17.5px;
}

.faq p, .faq a {
  font-style: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 30px;
  color: #333;
  text-shadow: 0 1px 1px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
}

/* Link styles (used on .masthead-links as well) */
.jumbotron-express a {
  color: #888;
  color: rgba(0,0,0,.5);
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.jumbotron-express blockquote {
	font-size: 16px;
	font-style: "Open Sans", sans-serif;
}

.jumbotron-express blockquote .author {
	font-size: 12px;
}

.jumbotron-express blockquote .author a {
	font-size: 12px;
}
.jumbo
.jumbotron-express a:hover {
  color: #fff;
  text-shadow: 0 0 10px rgba(255,255,255,.25);
}


.jumbotron-express .btn {
	color: #fff !important;
}


.jumbotron-express .infobox {
	background-color: rgba(255,255,255,.25);
	padding-top: 10px;
	padding-bottom: 25px;
}

@media (max-width: 767px) {
	.jumbotron-express .infobox {
		float: none;
		width: 85%;
	}
}

#dragbox-wrapper {
	margin-bottom: 25px;
}


#dragbox {
	width: 100%;
	min-height: 200px;
	border-radius: 2px !important;
    border: 1px solid #aaa;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,0.03), 0 2px 2px rgba(0,0,0,0.06);
    margin-left: 0px;
   
   
}

#dragbox-wrapper .title {
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}

#dragbox-wrapper .smallprint {
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	text-shadow: none;
}

.drdr-pitch {
	font-size: 20px;
}

.files .name {
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100px;
}

.files .name-total {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100px;
	color: #888;
}


.files .size {
	font-size: 14px;
}

.files .size-total {
	font-size: 14px;
	color: #888;
}


.files tr {
	width: 25%;
}

#order {
}

#order label {
	font-size:18px;
	font-family:'Open Sans', sans-serif;
	font-weight: 300;
}

#order ul {
	list-style-type: none;
}

#order input[type="radio"] {

}

#pricing-form {
	list-style-type: none;
}



.price {
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 300;
}

.price .subtotal {
	color: #990000
}

.estimated-delivery {
	margin-bottom: 15px;
}

.estimated-delivery .date {
	font-weight: 300;
	font-size: 18px;
	color: #888;
}

.calculating {
	color: #000;
}

.error-text {
	color: #990000;
}


/*
 * jQuery File Upload UI Plugin CSS 8.8.1
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url('/media/v7/assets/img/progressbar.gif') !important;
  filter: none;
}
.progress-striped {
  margin: 5px 0px;
}
.fileupload-loading {
  float: right;
  width: 32px;
  height: 32px;
  background: url('/media/v7/assets/img/loading.gif') center no-repeat;
  background-size: contain;
  display: none;
}
.fileupload-processing .fileupload-loading {
  display: block;
}
.files audio,
.files video {
  max-width: 300px;
}

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
}

.da-slider{
	width: 100%;
	height: 427px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url('//dxuu1kmv6dm3n.cloudfront.net/frontpage/majakka-lowq2.jpg') repeat 0% 0%;
	background-size: cover;
	-moz-background-size: cover;  /* Firefox 3.6 */
  	background-position: center;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
	z-index: 10;
}
.da-slide-current{
	z-index: 10;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}

.choose-file {
	background: #56b67d;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px !important;
	line-height: 25px !important;
	min-width: 450px;
	max-width: 500px;
	height: 50px;
	color: #fff !important;
	overflow: hidden;
	text-align: center;
	-webkit-border-radius: 5px !important;;
	-moz-border-radius: 5px !important;;
	border-radius: 5px !important;
	margin: 0 auto !important;
	display: block;
	margin-bottom: 20px !important;
}


.choose-file:hover {
	background: #888;
	transition: background-color 0.25s ease;
}

.choose-file .upload-text {
	position: relative;
	top: 10px;
	vertical-align: middle;
}
.choose-file .upload-icon img {
	height: 30px;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	font-family: 'Open Sans:800', sans-serif;
	color: #f9f9f9;
	line-height:50px;
	top: 100px;
	z-index: 10;
	padding:0;
	margin-left:-2%;
	font-size: 36px;
	width: 50%;
	text-shadow: 2px 2px #000000;
	font-weight:800;
}

.da-slide h2 i {
	font-size: 36px;
	font-style:normal;
	background:url('/media/v7/assets/img/bg-heading.png') repeat;
	padding:0 5px;
	text-transform:uppercase;
}
.da-slide p {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height: 25px;
	width:100%;
	top: 300px;
	color: #fff;
	overflow: hidden;
	margin-left:-2%;
}
.da-slide p i {
	background:url('/media/v7/assets/img/bg-text.png') repeat;
	padding:0 10px;
	font-style:normal;
}
.da-slide .da-img{
	text-align: center;
	width: 50%;
	top: 80px;
	height: 328px;
	line-height: 320px;
	left: 110%; /*60%*/
	margin-left:-16%;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}

.da-slide .da-link{
	top: 320px; /*depends on p height*/
	border-radius: 3px !important;
	min-width:15%;
	color: #666;
	text-shadow:0 1px 0 #eee;
	box-shadow: 0 0 4px #bbb;
	border: 1px solid #fff;
	padding: 2px 20px;
	font-size: 25px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
	box-shadow: 0 0 5px #eee;
	text-decoration:none;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}

/*Top Bar (login, search etc.)
------------------------------------*/
.top {
	padding:7px 0 8px;
	background: #34495e;
}

.loginbar {
	margin:0;
	padding:0;
	z-index:9999;
	list-style:none;
	position:relative;
}

.loginbar li {
	display:inline;
	list-style:none;
	padding-bottom:15px;
}

.loginbar li a,
.loginbar li a:hover {
	color:#74aad5;
	font-size:11px;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
}

.loginbar li.divider {
	top:-1px;
	padding:0;
	font-size:8px;
	position:relative;
	margin:0 6px 0 2px;
	font-family:Tahoma;
	border-right:solid 1px #bbb;
}

.loginbar i {
	color:#999;
	font-size:18px;
	margin-top:3px;
	cursor:pointer;
}

.loginbar li ul {
	top:30px;
	margin:0;
	right: 0px;
	display:none;
	padding-top:4px;
	position:absolute;
	border-radius:3px;
	padding-bottom:4px;
	background:#f0f0f0;
}

.loginbar li:hover ul {
	display:block;
}

.loginbar li ul li {
	padding-bottom:0;
	display:list-item;
	position:relative;
	margin-bottom:1px;
}

.loginbar li ul li a {
	color:#555;
	display:block;
	min-width:85px;
	font-size:10px;
	padding:2px 12px;
	background:#f0f0f0;
	text-decoration:none;
}

.loginbar li ul li a:hover,
.loginbar li ul li.active a {
	opacity:1 !important;
	color:#555 !important;
	font-size:10px !important;
	text-shadow:none !important;
	background:#fafafa !important;
}

.loginbar li ul li.active i {
	top:2px;
	right:-5px;
	font-size:14px;
	cursor:default;
	position:absolute;
	text-shadow:0 1px 0 #e9e9e9;
}

.loginbar i.fa-globe {
	color:#9fcef4 !important;
	font-size:13px;
	margin:3px 3px 0 0;
}

.loginbar li i.icon-sort-up {
	top:21px;
	right: 0px;
	color:#eee;
	display:none;
	font-size:14px;
	cursor:default;
	position:absolute;
}

.loginbar li:hover i.icon-sort-up {
	display:block;
}

.loginbar li:hover i.icon-ok {
	top:-2px;
	color:#aaa;
}

/*Header (logo and menu)
------------------------------------*/
.header {
	z-index:999;
	position:relative;
	background: #34495e;
}

.header .container {
	position:relative;
}

.logo {
	width: 235px;
	float: left;
	position: relative;
	top: -5px;
}

/*Menu*/
.navbar,
.navbar-inner,
.nav,
.navbar-inverse {
	position: relative;
	top: -2px;
	background-color: #34495e;
	background-image: none;
	filter:none;
	border:none;
	padding:0;
	margin:0 !important;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.nav i.icon-sort-up {
	position:absolute;
	font-size:13px;
	bottom:-6px;
}

.navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
	background-color: transparent !important;
}

.navbar .nav > li {
	display:block;
	position:relative;
}
.navbar .nav > li > a {
	display:block;
	font-size:14px;
	font-weight:400;
	color: #EEE;
	text-shadow:none;
	padding:9px 10px;
	font-family:'Open Sans', sans-serif;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.collapse.in ul {
	margin-top:10px !important;
}

.collapse.in li a {
	padding:0 10px;
	background:none;
}

.collapse.in li a:hover,
.collapse.in li a.dropdown-toggle {
	background:none;
}

.collapse.in ul.dropdown-menu {
	margin-bottom:5px;
}

.collapse.in ul.dropdown-menu a {
	padding:5px;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	margin:0 !important;
	border-radius:0 !important;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  	color:#CCC;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:focus {
  	color:#CCC;
  	text-decoration:none;
  	background:none;
  	-webkit-box-shadow:none;
       -moz-box-shadow:none;
          	box-shadow:none;
}

.navbar .nav > .active > a:hover {
  	color:#CCC;
	background:none;
  	-webkit-box-shadow:none;
       -moz-box-shadow:none;
          	box-shadow:none;
}

/*Arrow for menu*/
.navbar .nav > li > a .caret {
  margin:9px 0 0 3px !important;
  border-top-color: #56b67d!important;
}

/*Dropdown Menu*/
.dropdown-menu {
	padding:0;
	border:none;
	margin-top:-2px;
	min-width:200px;
	border-radius:0;

	z-index: 9999 !important;
}
.dropdown-menu li a {
	color:#777;
	font-size:13px;
	font-weight:400;
	padding:6px 15px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color:#ffffff;
  background:#777 !important;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
	filter:none !important;
}

.dropdown-menu .active > a {
	color:#ffffff !important;
  	background:#777 !important;
	filter:none !important;
}

.navbar .btn-navbar {
	padding:10px 15px;
	margin-top:10px;
	margin-right:0;
	background:#34495e;
	border:none !important;
}
.navbar .btn-navbar:hover {
	background:#2980b9;
}
.navbar .btn-navbar span,
.navbar .btn-navbar:hover span {
	background:#fff !important;
	box-shadow:none !important;
}

.navbar .nav > li > .dropdown-menu:after {
	left:19px;
}
.navbar .nav > li > .dropdown-menu:before {
	left:18px;
	border-bottom:none;
}
.navbar .nav > li > .dropdown-menu:after {
	left:19px;
}

/*Serach*/
.navbar .search-open {
	right:0;
	top:44px;
	display:none;
	padding:15px;
	position:absolute;
	background:#fcfcfc;
	border-top:solid 2px #eee;
}

.navbar .search-open form,
.navbar .search-open .input-append {
	margin:0 !important;
}

.navbar a.search i.icon-remove {
	top:2px;
	font-size:18px;
	position:relative;
}

.navbar .nav > li > a.search {
	color:#aaa;
	cursor:pointer;
	background:#f7f7f7;
	padding:8px 12px 10px;
	border-bottom-color:#aaa;
}
.navbar .nav > li > a.search:hover {
	color:#56b67d;
	border-bottom-color:#56b67d;
}

/*Fancybox for gallery page*/
.fancybox-overlay.fancybox-overlay-fixed {
	z-index:9999;
}

.video {
	margin-top: 4px;
	font-size: 16px;
	color: #888;
	font-weight: 300;
}

.video p {
	color: #CCC;
}


.video b {
	font-size: 16px;
}

a:focus,
a:hover,
a:active {
	color: #5695b6;
}

.color-green {
	color: #56b67d;
}

a.read-more:hover {
	color:#56b67d;
}

.linked:hover {
	color:#56b67d;
}

/*Slider
------------------------------------*/
.da-slide h2 i {
	background:url('/media/v7/plugins/parallax-slider/img/bg-heading.png') repeat;
}

/*Buttons
------------------------------------*/
.btn-u {
	background: #56b67d;
}

.btn-u:hover {
	background: #5fb611;
}

/*Service
------------------------------------*/
.service i {
	color:#56b67d;
}

/*Welcome Block*/
.servive-block .span4 h4 a:hover {
	color:#56b67d;
}

.servive-block .span4:hover h4,
.servive-block .span4:hover i {
	color:#56b67d;
}
.servive-block-in .span4 i {
	color:#56b67d;
}

/*Service Blocks*/
.service-alternative .service:hover {
	background:#56b67d;
}

/*Thumbnail (Recent Work)
------------------------------------*/
.thumbnail-style h3 a:hover {
	color:#56b67d;
}

.thumbnail-style a.btn-more {
	background:#56b67d;
}
.thumbnail-style a.btn-more:hover {
	box-shadow:0 0 0 2px #377500;
}

/*Carousel (Recent Work)*/
.recent-work a:hover span {
	border-bottom:solid 2px #56b67d;
}

.bx-wrapper .bx-prev {
	background-image: url('/media/v7/plugins/bxslider/images/controls.png');
}
.bx-wrapper .bx-next {
	background-image: url('/media/v7/plugins/bxslider/images/controls.png');
}

/*Blockquote*/
blockquote:hover {
	border-left-color:#56b67d;
}

.hero {
	border-left-color: #56b67d;
}

/*Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
	color: #56b67d;
}

/*Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
	color: #8ca1b8;
}

/*Footer Blog*/
.footer .dl-horizontal a:hover {
	color:#56b67d !important;
}


/*Blog Posts
------------------------------------*/
.posts .dl-horizontal:hover {
	border-right:solid 2px #56b67d;
}
.posts .dl-horizontal a:hover {
	color:#56b67d;
}
.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
	color:#56b67d;
	border-color:#56b67d !important;
}

/*Tabs
------------------------------------*/
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	background:#56b67d;
}
.nav-tabs > li > a:hover {
	background:#56b67d;
}
.tab-content {
	border-top:solid 2px #56b67d;
}

/*Accardion
------------------------------------*/
.acc-home a.active,
.acc-home a.accordion-toggle:hover {
	color:#56b67d;
}
.acc-home .collapse.in {
	border-bottom:solid 1px #56b67d;
}

/*Testimonials
------------------------------------*/
.testimonal-arrow a {
	color:#56b67d;
}
.testimonal-arrow a:hover {
	background:#56b67d !important;
}

/*Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#56b67d;
}

/*About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
	color:#56b67d !important;
}

/*Social Icons*/
.team ul li i:hover {
	background:#56b67d;
}

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.pricing:hover h4 {
	color:#55c931;
}

.pricing-head h3 {
	background:#55c931;
	text-shadow:0 1px 0 #32a20f;
	border-bottom:solid 1px #41b91c;
}
.pricing-head h4 {
	color:#999;
	background:#fbfef2;
	border-bottom:solid 1px #f5f9e7;
}

/*Pricing Content*/
.pricing-content li {
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	color:#56b67d;
}

/*Pricing Footer*/
.pricing-footer a,
.pricing-footer button {
	background:#56b67d;
	text-shadow:0 1px 0 #38b312;
	border-bottom:solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
	background:#40ba1a;
}

/*Priceing Active*/
.price-active h4 {
	color:#55c931;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
	color:#55c931;
}

/*Right Sidebar
------------------------------------*/
/*Right Sidebar*/
.who li i,
.who li:hover i,
.who li:hover a {
	color:#56b67d;
}

/*Privacy Page
------------------------------------*/
.privacy a:hover {
	color:#56b67d;
}

/*Portfolio Page
------------------------------------*/
.sort li a:hover {
	color: #56b67d;
	border-bottom: 1px dotted #56b67d;
}
.sort li a.selected {
	color: #56b67d;
	border-bottom: 1px solid #56b67d;
}

.view a.info:hover {
	background: #56b67d;
}

/*Blog Page
------------------------------------*/
.blog h3 {
	color:#56b67d;
}
.blog li a:hover {
	color:#56b67d;
}

/*Blog Tags*/
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
	color:#56b67d;
}

/*Blog Ads*/
.blog-ads li img:hover {
	box-shadow:0 0 0 4px #56b67d;
}

/*Blog Latest Tweets*/
.blog-twitter p a {
	color:#56b67d;
}

/*Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
	color:#56b67d;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-border {
	border-top: solid 3px #56b67d;
}

/*Search Page
------------------------------------*/
.booking-blocks p a {
	color: #56b67d;
}

/*Icons Page
------------------------------------*/
.icon-page li:hover {
	color:#56b67d;
}

/*Glyphicons*/
.glyphicons-demo a:hover {
	color: #56b67d;
	text-decoration: none;
}

.pix-icon {
	width: 96px;
}

.responsive-center {
	float: right;
    right: 50%;
    position: relative;
    margin-top: 25px;
}

.responsive-center-inner {
	position: relative;
	right: -50%;
	float: right;
}

.cta {
	font-size: 20px;
	padding: 10px;
	font-weight: 300;
}
.cta i {
	margin-top: 8px;
}
.a-bg1 {
	background-color: #5764CD;
}

.a-bg2 {
	background-color: #C35277;
}

.bg1 {
	background-color: #f2f2f2;

}

.bg2 {
	background-color: #fff;
}

.bg2 h2 {
	color: #000;
	padding-bottom: 2px;

}

.bg1 h2 {
	color: #000;
	border-bottom:2px solid #888;
	padding-bottom: 2px;
	width: 30%;

}


#hot-topics {
	margin-top: 25px;
	position: relative;
	top: 60px;
}
#picks {

}

.show-mobile {
	display: none !important;
}


 .underline-link {
    text-decoration: none;
    border-bottom:1px dashed #000;
    cursor:pointer;

 }

  .underline-link:hover {
  	 text-decoration: none;
  }

 .pricing-table h2 {
 	font-size: 16px;
 }

 .pricing-table .span3 {
 	margin-left: 0px;
 }

 .pricing-table .plan {
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
  background-color: #fff;

}

.pricing-table .plan:hover {
  border-color: #ccc #ccc #bbb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.pricing-table .plan-name {
  	padding: 30px 0;
	background-color: #77c49b;
	color: #fff;
}

.pricing-table .pro-plan-name {
  	padding: 30px 0;
	background-color: #53ab7c;
	color: #fff;
}


.pricing-table .plan-name h2 {
  	margin: 0;
  	font-weight: 400;
	color: #fff;
	font-size: 24px;
}
.pricing-table .plan-name h2 + p {
  	margin: 10px 15px 0;
	font-size: 16px;
	color: #fff;
}

.pricing-table .pro-plan-name h2 {
  	margin: 0;
  	font-weight: 400;
	color: #fff;
	font-size: 24px;
}
.pricing-table .pro-plan-name h2 + p {
  	margin: 10px 15px 0;
	font-size: 16px;
	color: #fff;
}

.pricing-table .plan-price {
  background: #fafafa;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 0px 0;
  height: 65px;
}
.pricing-table .plan-price b {
  font-size: 24px;
  font-weight: 400;
}
.pricing-table .plan-price b b {
  font-size: 16px;
  font-weight: 500;
}
.pricing-table .prefered .plan-price {
  background: #fff7e3;
  color: #b0a996;
}
.pricing-table .prefered .plan-price b {
  color: #d95246;
}
.pricing-table .plan-details {
  padding: 0 10px;
}
.pricing-table .plan-details > div {
  background: #fff;
  padding: 15px;
}
.pricing-table .plan-details > div + div {
  border-top: 1px solid #e5e5e5;
}
.pricing-table .plan-action {
  background: #fafafa;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  border-top: 1px solid #e5e5e5;
  padding: 15px;
}
.pricing-table.row-merge .plan {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pricing-table.row-merge [class*="span"]:first-child .plan {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pricing-table.row-merge [class*="span"]:last-child .plan {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pricing-table.row-merge [class*="span"] + [class*="span"] .plan {
  margin-left: -1px;
}

.legal {
	font-size: 10px !important;
}
.legal a {
	font-size: 10px !important;
}

.btn-signup {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f7602c;
	padding: 10px;
	padding-left: 100px;
	padding-right: 100px;
	border-radius: 10px;
	border-width: 10px;
	border-color: transparent;
	border: solid;
	margin: 0 auto;
	text-align: center;
}

.btn-signup:hover {
	color: #ffffff;
}

.alternative-plan {
	border: solid;
	border-width: 1px;
	border-color: #eee;
	padding: 25px;
	margin-bottom: 25px;
}

#pricing-quality ul {
	list-style: none;
}

#pricing-quality ul {
	margin-left: 0px;
}

.btn-outline {
	border-color: black;
    border-bottom-color: none; 
    background-color: transparent;
    color: inherit;
    transition: all .1s;
    background-image: none;
    text-shadow: none;
    border-width: 2px;
    border-radius: 10px;
}

.btn-all-caps {
	text-transform: uppercase;
	font-size: 16px;
	padding: 18px;
	padding-left: 30px;
	padding-right: 30px;
}

.btn-all-caps:lang(ru) {
 	font-size: 12px;
 	padding-left: 20px;
	padding-right: 20px;
}

.btn-all-caps:lang(fr) {
 	font-size: 15px;
 	padding-left: 20px;
	padding-right: 20px;
}

.btn-all-caps:lang(de) {
 	font-size: 14px !important;
 	padding-left: 25px;
	padding-right: 25px;
}

.pricingtron {
  position: relative;
  padding: 0px 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
  background-color: #34495e;
}

.pricingtron h1 {
  font-style: "Open Sans", sans-serif;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
	margin-bottom: 25px;
}

.pricingtron p {
  font-style: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 30px;
  color: #EEE;
  text-shadow: 0 3px 3px rgba(0,0,0,.6), 0 0 30px rgba(0,0,0,.085);
}

/* Link styles (used on .masthead-links as well) */
.pricingtron a {
  color: #fff !important;
  color: rgba(255,255,255,.5);
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.pricingtron a:hover {
  color: #000 !important;
  text-shadow: 0 0 10px rgba(255,255,255,.25);
}

.btn-contact-sales {
	display: block;
	background-color: transparent;
    transition: all .1s;
    background-image: none;
    text-shadow: none;
    border-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	border: solid;
	border-color: #fff;
	width: 25%;
	margin: 0 auto;
	margin-bottom: 15px;
}

.btn-contact-sales:hover {
	background-color: white;
	color: #000;
}

.logoreel {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 80%;
}

.logoreel h3 {
	color: #ccc;
	font-size: 18px;
	text-transform: uppercase;
}

.logoreel h4 {
  color: #ccc;
  font-size: 14px;
  text-transform: uppercase;
}

.infobox {
	display: block;
	text-align: center;
}

.infobox ul {
	display: block;
	text-align: left;
	margin: 0 auto;
}
.infobox img {
	width: 50%;
	opacity: 1;
}

.infobox h4 {
	font-size: 16px;
	color: #888;
	text-align: center;
}

.infobox p {
	font-size: 14px;
	color: #bfbfbf;
	text-align: center;
}

.product-info {
	display: block;
	width: 85%;
	margin: 0 auto;
	margin-bottom: 15px;
}
.product-info .icon {
	float: left;
	width: 90px;
	margin-top: 0px;
}

.product-info .info-text {
	float: left;
	width: 60%;
}

.product-info .info-arrow {
	font-size: 50px;
	color: #ccc;
	float: right;
}

.product-info a:hover .info-arrow {
	color: #000;
}

.cc_message {
	width: 35%;
	float: left;
}

.cc_container .cc_btn {
	margin-top: 7px;
    padding: 8px 15px;
    background-color: #ccc !important;
    cursor: pointer;
    transition: font-size 200ms;
    text-align: center;
    font-size: 0.6em;
    display: block;
    width: 15%;
    margin-left: 10px;
    float: left !important;
    max-width: 120px;
}

.question {
	margin-bottom: 30px;
}

.question .title {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	text-shadow: 1px -1px 0px #eee;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
}

.question .payload {
	font-weight: normal;
	font-size: 14px;
	color: #777;
	text-shadow: 1px -1px 0px #eee;
	font-family: 'Open Sans', sans-serif;
}


.promo-btn {
	background: url('//dxuu1kmv6dm3n.cloudfront.net/frontpage/supported-icons-3.png');
  	display: inline-block;
  	height: 121px;
  	width: 123px;
}

.icon1 {
  background-position: 0px 0px;
}

.icon2 {
  background-position: -159px 0px;
}

.icon3 {
  background-position: -318px 0px;
}

.icon4 {
  background-position: -477px 0px;
}

.icon5 {
  background-position: 0px -158px;
}

.icon6 {
  background-position: -159px -158px;
}

.icon7 {
  background-position: -318px -158px;
}

.icon8 {
  background-position: -477px -158px;
}

.icon9 {
  background-position: 0px -316px;
}

.icon10 {
  background-position: -159px -316px;
}

.icon11 {
  background-position: -318px -316px;
}

.icon12 {
  background-position: -477px -316px;
}

.promo-item {
	display: block;
	margin:0 auto;
	position: relative;
	text-align: center;
}

.promo-item>div {
	position: relative;
	left: 10px;
}

.promo-item-row {
	margin-bottom: 50px;
}

.hot-content {
	padding-top: 50px;
	padding-bottom: 35px;
}

.more-info {
	font-size: 14px;
	font-family:'Open Sans', sans-serif;
	font-weight: 400 !important;
	border-bottom: 1px solid #5695b6;
	-webkit-transition: all .2s ease-in-out;
	 -moz-transition: all .2s ease-in-out;
	      transition: all .2s ease-in-out;
	    transition: border-color 125ms ease-in-out;
	    text-transform: uppercase;
	
}

.more-info:hover {
	text-decoration: none;
	text-shadow: 0 0 10px rgba(255,255,255,.25);
	border-bottom-color: transparent;

	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	      	transition: all .2s ease-in-out;
}

.hot-info-content {
	text-align: center;
}

.hot-info-content p {
	color: #777;
}

.no-margin{
	margin:0px !important;
}

.retinafy {
	width: 50%;
	height: 50%;
}

.btn-primary {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #025E8F;
	*background-color: #025E8F;
	background-image: -moz-linear-gradient(top, #1170A5, #025E8F);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1170A5), to(#025E8F));
	background-image: -webkit-linear-gradient(top, #1170A5, #025E8F);
	background-image: -o-linear-gradient(top, #1170A5, #025E8F);
	background-image: linear-gradient(to bottom, #1170A5, #025E8F);
	background-repeat: repeat-x;
	border-color: #025E8F;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1170A5', endColorstr='#025E8F', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #FFFFFF;
	background-color: #025E8F;
	*background-color: #003bb3;
}

.img-about {
	height: 125px;
    border-radius: 50% !important;
}

.social-badge {
	font-size: 36px !important;
	padding: 10px;
	color: #fff;
	background-color: #888;
	width: 36px;
	height: 36px;
	text-align: center;
}

.signup-form-field {
	height: 25px !important;
	width: 90% !important;
}

.errorlist li {
	color: #ff0000 !important;
}

.btn-menu {
	border-color: #888;
    border-bottom-color: none; 
    background-color: #fff;
    color: inherit;
    transition: all .1s;
    background-image: none;
    padding-top: 20px;
    height: 20px;
    width: 350px;
    text-shadow: none;
    border-width: 0px;
}

.selected {
	background-color: #f3f6f8 !important;
}

.selected-workspaces {
	background-color: #fff !important;
}

.unselected-pro-pricing {
	background-color: #f3f6f8 !important;
}

.pricing-menu {
	text-align: center;
	background-color: #bcc5cf;
}

.pro-translation {
	background-color: #f1f5f7;
	padding: 20px;
}


.pro-translation p {
	font-family: 'Open Sans', sans-serif;
	text-align: center; 
	width: 80%; 
	margin: 0 auto; 
	margin-bottom: 25px;
	font-size: 16px;
}

.fastbox {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	border-left: 2px solid lightgray;
	border-bottom: 2px solid black;
}


@media (min-width: 768px) {
  .fastbox {
    width: 50% !important;
  }
}

.nopadding {
	padding: 0px !important;
}

.order-controller {
	text-align: left;
}

.order-controller h3 {
	color:#555 !important;
	margin-top:5px;
	text-shadow:none;
	text-shadow:0 0 1px #f6f6f6;
	font-weight:normal !important;
	font-family:'Open Sans', sans-serif;
}

.order-controller hr {
	border-top: 1px solid #bbb;
    border-bottom: 1px solid #fff;
}

.order-controller .select2 {
    min-width: 90%;
}

.order-controller .select2tags {
	min-width: 90%;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.order-controller textarea {
	width: 90%;
}

.note-section p {
	font-size: 14px;
}

.add-files-action {
	padding-top: 35px;
}


#uploader-app {
	background-color: #f8f8f8;
	padding: 25px;
}

.is-dragover {
	border: 2px dashed #000 !important;
}
.go-categories {
  	margin-top: 25px;
  	overflow: hidden;
	width: 100%;
	border-radius: 2px !important;
	border: 1px solid #aaa;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.03), 0 2px 2px rgba(0,0,0,0.06);

}
.go-categories-list {
  padding-left: 0;
  list-style: none;
}

.go-categories ul {
	margin: 0;
	margin-left: 3%
}
.go-categories li {
  padding: 5px;
  float: left;
  height: 60px;
  width: 20%;
  font-size: 10px;
  line-height: 1.4;
  text-align: center;
  background-color: #f9f9f9;
  border: 1px solid #fff;
  overflow: hidden;
  text-overflow: ellipsis;

}

.catselected {
  color: #fff;
  background-color: #3fb170 !important;
}

.go-categories .caticon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}
.go-categories .caticon-class {
  display: block;
  text-align: center;
  text-overflow: ellipsis;
  cursor: pointer;
}
.go-categories li:hover {
  color: #fff;
  background-color: #2ECC71;
}

@media (min-width: 768px) {
  .go-categories {
    margin-right: 0;
    margin-left: 0;
  }
  .go-categories ul {
	margin: 0;
	margin-left: 12%;
   }
  .go-categories li {
    width: 25%;
    font-size: 10px;
  }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


@media (min-width: 926px) {
	.yourpm {
		background-color: #fff;
		color: #000;
		text-align: left;
		font-size: 16px !important;
		padding: 10px;
		border-radius: 2px !important;
		border: 1px solid #aaa;
		background-color: #fff;
		box-shadow: 0 2px 2px rgba(0,0,0,0.03), 0 2px 2px rgba(0,0,0,0.06);
		margin-bottom: 25px;
		position: absolute;
		top: -80px;
		max-height: 150px !important;

		-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 1s; /* Firefox < 16 */
		-ms-animation: fadein 1s; /* Internet Explorer */
		 -o-animation: fadein 1s; /* Opera < 12.1 */
		    animation: fadein 1s;
	}
}

.yourpm {	
		-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 1s; /* Firefox < 16 */
		-ms-animation: fadein 1s; /* Internet Explorer */
		 -o-animation: fadein 1s; /* Opera < 12.1 */
		    animation: fadein 1s;
	}


.fadein {
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 1s; /* Firefox < 16 */
	-ms-animation: fadein 1s; /* Internet Explorer */
	 -o-animation: fadein 1s; /* Opera < 12.1 */
	    animation: fadein 1s;
}

.yourpm img {
	height: 64px;
	max-width: 64px !important;
    border-radius: 50% !important;

}

.pen_area {
	padding: 10px;
	font-size: 20px !important;
	font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0px !important;
    color: #000;
    font-family:'Open Sans', sans-serif !important;
    margin-bottom: 25px !important;
}



.pen-placeholder:after {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    content: attr(data-placeholder);
    color: #eee;
    cursor: text;
}


.pen_area h1, .pen_area h2, .pen_area h3, .pen_area h4, .pen_area h5, .pen_area h6, .pen_area blockquote, .pen_area p {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}

.pen_area h1, .pen_area h2, .pen_area h3, .pen_area h4, .pen_area h5, .pen_area h6{margin-bottom:16px;font-weight:700;line-height:1.2;}
.pen_area h1{font-size:2em;}
.pen_area h2{font-size:1.8em;}
.pen_area h3{font-size:1.6em;}
.pen_area h4{font-size:1.4em;}
.pen_area h5, .pen_area h6{font-size:1.2em;}

.pen_area {
	font: 300 20px Georgia, Optima, Georgia, serif !important;
	margin: 0px !important;
    color: #000;
}

.pen_area p {
	font: 300 20px Georgia, Optima, Georgia, serif !important;
}

.plans {
	margin-bottom: 25px;
}

.plans-content {
	margin-top: 30px;
}


/* Portrait tablet to landscape and desktop */
@media only screen and (max-width: 880px) {
	.navbar .nav > li > a {
		font-size: 14px;
	}
}

/*For Portfolio Page*/
@media (max-width: 1200px) {
	.portfolio-responsive h2 {
		display:none;
	}
	.portfolio-responsive p {
		display:none;
	}
	.portfolio-responsive a.info {
		margin-top:55px !important;
	}
}
@media (max-width: 767px) {
	.portfolio-responsive h2 {
		display:block;
	}
	.portfolio-responsive a.info {
		margin-top:20px !important;
	}

}
/*End For Portfolio Page*/

@media (min-width: 980px) {
	/*Menu*/
	.navbar { float:right; border:none; }
	.collapse.in li a,
	.collapse.in ul.dropdown-menu a,
	.collapse.in li a.dropdown-toggle {
		border:none;
	}
}

@media (max-width: 980px) {
	/*Search Box Menu1*/
	.navbar .search-open {
		top:-39px;
		left:38px;
		border:0;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
	}
	.navbar .search-open input {
		width: 330px;
	}

	/*Search Box Menu2*/
	.navbar .search-open-inner {
		top:-51px;
		left:45px;
		border:0;
		padding-top:6px;
		padding-bottom:5px;
		position:relative;
		background:#3c495a;
	}
	.navbar .search-open-inner input {
		width:330px;
	}


	/*Image hover*/
	.da-thumbs li article em {
		display:none !important;
	}
}

@media (max-width: 900px) {
	/*Slider Sequence*/
	#sequence-theme .info {
		top:80px !important;
		width:60% !important;
		margin-right:50px;
	}

	/*Slider Parallax*/
	.da-slide .da-img {
		display:none;
	}
}

@media (max-width: 450px) {
	/*Slider Sequence*/
	#sequence-theme .info {
		top:70px !important;
		width:70% !important;
		margin-right:25px;
	}
	#sequence-theme h2 {
		font-size:30px !important;
	}
	#sequence-theme .info p {
		font-size:18px !important;
	}


}

@media (max-width: 978px) {
	/*Menu*/
	.nav-collapse .nav{ float:none !important; margin-top: 10px !important; }
	.navbar {
		z-index: 100;
	}
	/*Style Switcher*/
	i.style-switcher-btn {
		display: none;
	}

	/*Service Block*/
	.service .desc { width: 100%;}

	.contact-form .input-xlarge {width: 200px !important}

	.da-slide h2 {
		width: 70%;
		margin-top: 10px;
	}

	.frontjumbo h1 {
	  font-size: 21px;
	}

	.frontjumbo p {
	  font-size: 14px;
	  margin-top: 15px;
	  margin-bottom: 30px;
	}

	.frontjumbo form input {
		position: relative;
		height: 22px;
		top: -2px;
	}

	.frontjumbo form button {
		padding: 5px 9px;
		font-size: 13.5px;
	}


	.logo {
		top: 3px;
		left: 0px;
		z-index: 101;
	}

	.da-slide p {
		display:none;
	}

	.navbar .nav>li {
  		text-align: right;
  		border: 0px;
	}

	.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
	  background-color: #777;
	}

	.top {
		display: none;
	}

	.show-mobile {
		display: block !important;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	/*Menu*/
	.nav-collapse .nav { margin-top: 10px !important; }

	/*Service Block*/
	.service .desc { width: 100%}

	.logo {
		top: 10px;
		left: 0px;
		z-index: 101;
		width: 128px;

	}
	/*Registration and Login*/
	.reg-page {
		max-width:100%;
	}
	.login-page {
		max-width:100%;
	}
	.login-page input.login-inputs {
		width:94%;
	}

	.frontjumbo h1 {
		font-size: 18px;
	}

	.frontjumbo p {
		font-size: 12px;
		margin-top: 7px;
		margin-bottom: 15px;
	}

	.frontjumbo form {
		padding-left: 15%;
		width: 70%;
	}

	.frontjumbo form input {
		position: relative;
		width: 100%;
		top: -2px;
	}

	/*Login Page v1.1+*/
	.log-page {
		width: 200px;
	}

	/*Coming Soon Page*/
	.coming-soon input {
		width: 60%;
	}
	.coming-soon-copyright p {
		text-align: left;
	}


	.banner {
		margin-top: 25px;
		padding: 0px !important;
	}
	.banner-text {
		width: 100% !important;
		padding: 0px !important;
	}

	.row-fluid {
		margin-left: 5%;
		width: 90%;
	}
}

/* Landscape phones and down */
@media (max-width: 480px) {
	/*Menu*/
	.nav-collapse .nav{ margin-top: 10px !important;}

	/*Search Box Menu2*/
	.navbar .search-open-inner {
		top:-50px;
	}

	/*Service Block*/
	.service .desc { width: 100%}

	/*Search Box Menu1*/
	.navbar .search-open input {
		width: auto;
	}

	/*Search Box Menu2*/
	.navbar .search-open-inner input {
		width: auto;
	}

	/*Coming Soon Page*/
	.coming-soon,
	.coming-soon-plugin {
		margin-top: 50px;
		padding: 10px;
	}
	.coming-soon input {
		width: 50%;
	}
	.coming-soon-copyright p {
		text-align: left;
	}
}

@media (min-width: 767px) {
	.no-space-pricing .span3 {
		width:25% !important;
		margin-left:0 !important;
	}


}

/*Higher Resolutions*/
@media (min-width: 1440px) {
	/*Coming Soon Page*/
	.coming-soon-plugin {
		min-height: 330px;
	}
}

@media (min-width: 1680px) {
	/*Coming Soon Page*/
	.coming-soon-plugin {
		min-height: 410px;
	}
}

@media (min-width: 1920px) {
	/*Coming Soon Page*/
	.coming-soon-plugin {
		min-height: 560px;
	}
}
