/*
Author       : Themeplaza.
Template Name: Launch Digital Agency Website Template
Version      : 1.0
*/

body {
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	line-height:24px;
	color:#888;
	overflow-x: hidden;
}

.column {
	width:1178px;
	margin:0 auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom:20px;
	padding:0;
	color: #333;
}
.title-box {
	padding-bottom: 30px;
}
.title-box p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
}
.section_padding {
	padding:100px 0;
}

.fix {
	overflow:hidden;
	}


/* ------------start header css---------------- */

.navbar-default{
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
	border-color: #fff;
	background: #8bc34a;
	color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar
{
	background: #fff;
}
.navbar.navbar-default.menu-top{
	margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a{
  font-size: 16px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current > a{
	color:#8bc34a;
}
.logo img{
	width:130px;
}
.navbar-toggle{
	margin-top:20px;
}
.navbar-nav {
  margin-bottom: 0px;
  margin-top: 0;
}
.navbar-fixed-top {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
	min-height: 75px;
}
.logo {
	position:relative;
}
.logo img{
	position:absolute;
	top:0;
	left:0;
}
.navbar-collapse ul.nav{

}
.navbar-collapse ul.nav li {
	display:inline;
}
.navbar-collapse ul.nav li a {
	display:inline-block; 
	font-size:13px; 
	font-weight:700;
	padding:25.5px 20px; 
	text-transform:uppercase;
	transition:.5s;
}
.navbar-collapse ul.nav li a:hover {}

/* ------------end header css---------------- */



/* ------------start Home slider css---------------- */

#home_slider .item{
	height: 650px;
}

.slider-overlay {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	margin-top:75px;
}
#home_slider .item{
	padding:100px 0;
	color:#fff;
}
#home_slider  h1,
#home h1{
	color: #fff;
	font-family: "Josefin Sans",sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	margin-top: 17%;
	text-transform: uppercase;
}
#home_slider  h4 ,
#home h4{
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.btn-custom {
  background-color: #8bc34a;
}
.btn-custom h5,
#home h5{
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}
#home_slider .btn-custom,
#home .btn-custom
{
	margin-right: 25px;
}
.btn-custom ,
.get_started
{
  border-radius: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  transition: all 0.4s ease-out 0s;
}
.btn-custom:hover{
	background: transparent;
	border-color: #8bc34a;
	color: #fff;
}
.get_started{
	border: 1px solid #fff;
}
.get_started:hover{
	background: #fff;
	color: #8bc34a;
}
#home_slider .get_started i{
	padding-right: 5px;
}
#home_slider .carousel-indicators li{
	background:transparent;
	border: 2px solid #fff;
	width:15px;
	height:15px;
	margin:3px;
}
#home_slider .carousel-indicators .active {
  background: #8bc34a;
  border-color: #8bc34a;
  height: 15px;
  width: 15px;
}
#home_slider .carousel-control{
	z-index: 1;
	background-image: none !important;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
}
#home_slider .carousel-control.left{
	margin-left: 20px;	
}
#home_slider .carousel-control.right{
	margin-right: 20px;	
}
.center-block{
	float: inherit;
}
#home_slider .carousel-indicators{
	bottom: 15px;
}
/* ------------end Home Slider css---------------- */

/*START OTHER HOME PAGE DESIGN*/
.youtube_bg{
	height: 650px;
	position: relative;
}

.youtube_bg:before {
	background: rgba(0, 0, 0, 0.6);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
}
#home_slider.youtube_bg h1,
#home.youtube_bg h1{
	margin-top: 30%;
}


/* ------------start about css---------------- */
#about{
	padding-bottom: 0;
}
.aboutsec-text h5 {
  margin-bottom: 30px;
  color: #8bc34a;
  font-weight: bold;
  font-size: 20px;
}
.aboutsec-text > p {
  margin-bottom: 18px;
  margin-top: 25px;
}
.red-text.uppercase {
  font-weight: 800;
}
.aboutsec-text .shadow_btn{
	margin-top: 20px;
}
.shadow_btn {
	background: #8bc34a none repeat scroll 0 0;
	border: 1px solid #8bc34a;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	padding: 10px 26px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.shadow_btn:hover{
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	background-color: #8bc34a;
	border-color: #8bc34a;
	color:#fff;
}

/* ------------end about css---------------- */



/* ------------start feature css---------------- */

.team-box > p {
  
}
.title-box h2 {
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 10px;
}
.img-thumbnail {
  background-color: #8bc34a;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 100px;
  line-height: 1.42857;
  padding: 17px;
  transition: all 0.2s ease-in-out 0s;
  width: 100px;
}
.team-box h4 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 12px;
  margin-top: 20px;
}
.team-box:hover .img-thumbnail{
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
}
.team-box:hover h4{
	color:#8bc34a;
}

/* ------------end feature css---------------- */



/* ------------start portfolio css---------------- */

#portfolio{
	padding:0px 0 100px;
}
#portfolio h2{
	font-weight:bold;
}
*  {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	    box-sizing: border-box;
}
#portfolio .button-group .button {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #2e2e2e;
	cursor: pointer;
	display: inline-block;
	font-family: "Josefin Sans",sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 30px;
	outline: medium none;
	padding: 0.5em 1em;
	text-transform: lowercase;
	border-radius: 20px;
	margin-left: 0;
	margin-right: 6px;
}

#portfolio .button-group .button:active,
#portfolio .button-group .button.is-checked {
  background-color: #8bc34a;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}

#portfolio .button-group .button.is-checked {
  color: white;
}

#portfolio .button-group .button-group {
  margin-bottom: 20px;
}




/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;
  color: #262524;
  width:33%;
  border:12px solid #fff;
  overflow:hidden;
}

.element-item img{
	width: 100%;
}
.isotope-overlay {
  background-color: #8bc34a;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotateY(180deg) scale(0.5, 0.5);
  transition: all 450ms ease-out 0s;
  width: 100%;
  padding-top: 35%;
}
.element-item:hover .isotope-overlay{
	opacity:1;
	transform: rotateY(0deg) scale(1, 1);
}
.isotope-overlay h2 {
  color: #fff;
  font-size: 28px;
}
.about-icon-overlay {

  transition: all 0.5s ease 0s;
}
.about-icon-overlay i {
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin-left: 10px;
  padding-left: 0;
  transition: all 0.5s ease 0s;
  width: 50px;
}
.service-icon:hover .about-icon-overlay{
	bottom:40%;
}
.about-icon-overlay i:hover{
	background:#fff;
	border:2px solid #fff;
	color:#8bc34a;
}
.isotope_btn {
	background: #8bc34a none repeat scroll 0 0;
	border: 2px solid #8bc34a;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	height: 45px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	width: 177px;
	display: inline-block;
	line-height: 42px;
}
.isotope_btn:hover {
	  box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	  color: #fff;
}

/* ------------end portfolio css---------------- */



/* ------------start testimonial css---------------- */

#testimonial {
	background: url("img/testimonial_bg.jpg");
	background-color: rgba(6,32,51,.8);
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;

}
#testimonial p{
	color: #fff;
	margin-bottom: 30px;
	padding: 0 20px;
}
.testimonial_overlay {
  background-color: rgba(0, 0, 0, 0.8);
	padding: 80px 0;
}

.single_testimonial {
	position:relative:
}
.testimonial_quoteleft > i {
	float: left;
	margin-top:110px;
}
.testimonial_quoteright > i {
	float: right;
	margin-top:110px;
}
.testimonial_quoteleft > i,
.testimonial_quoteright > i{
	color: #8bc34a;
	font-size: 50px;
}
.tesimonial_img .img-thumbnail {
  border: 1px solid #8bc34a;
  border-radius: 50%;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.7);
  display: inline-block;
  height: 75px;
  line-height: 1.42857;
  padding: 2px;
  transition: all 0.2s ease-in-out 0s;
  width: 75px;
}
.tesimonial_img:hover .img-thumbnail{
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.4);
}

.testimonial-top h3 {
	border-radius: 5px;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 0;
	padding: 5px 10px;
}
.testimonial-top h3 span{
	text-transform:uppercase;
	font-weight:800;
	color:#8bc34a;
}
.single_testimonial h4 {
  color: #e4e4e4;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: -45px;
  padding: 0 125px;
  text-transform: lowercase;
}
.testimonial-carousel-control i{
	font-size:18px;
	color:#fff;
	background:#383838;
	padding:5px 10px;
	border-radius:5px;
	transition:.5s;
}
.testimonial-carousel-control i:hover{
	color:#fff;
	background:#8bc34a;
}

/* ------------end testimonial css---------------- */




/* ------------start team css---------------- */

.member-thumb {
  position: relative;
}

.member-thumb .overlay h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 0;
  margin: 10px 0;
}

.member-thumb .overlay {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
}
.overlay {
  background-color: #8bc34a;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotateY(180deg) scale(0.5, 0.5);
  transition: all 450ms ease-out 0s;
  width: 100%;
}

.team-member h4 {
  color: #062033;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0 8px;
  transition:.5s;
}
.team-member img{
	width: 100%;
}
.member-thumb:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1,1);
	-moz-transform: rotateY(0deg) scale(1,1);
	-ms-transform: rotateY(0deg) scale(1,1);
	-o-transform: rotateY(0deg) scale(1,1);
	transform: rotateY(0deg) scale(1,1);
}

.team-member:hover h4 {
  color: #8bc34a;
}
.team-member p{
	color: #fff;
}
.team-member .social-links {
  margin-top: 24%;
}
.social-links li {
  display: inline-block;
}

.social-links li a {
  display: block;
  margin: 0 6px;
}
.team-member .social-links li a {
  color: #fff;
  height: 42px;
  margin-bottom: 35px;
  padding: 20px 0 0;
  width: 42px;
}

/* ------------end team css---------------- */



/* ------------start counter css---------------- */

#counter_area {
	background-image: url("img/parallax/city.jpg");
	background-color: rgba(6,32,51,.8);
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}

#counter_area .devider:before,
#counter_area .devider:after {
	color: #737C85;
}

#counter_area .devider i {
	color: #fff;
}

#counter_area .parallax-overlay {
	background-color: rgba(0,0,0,.5);
}

.counters-item {
  color: #fff;
}

.counters-item i {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 45px;
  height: 120px;
  margin: 0 0 35px;
  padding: 36px 0 0;
  transition: all 0.5s ease 0s;
  width: 120px;
}
.counters-item i:hover {
  background: #8bc34a;
  border: 1px solid #8bc34a;
  box-shadow: 0 8px 42px 0 rgba(0, 0, 0, 0.7);
}

.counters-item strong {
  display: block;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.counters-item p {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: lowercase;
  color: #fff;
}

/* ------------end counter css---------------- */



/* ------------start blog css---------------- */

.single_post{
	overflow: hidden;
	margin-bottom: 30px;
}
.post_details{
	position: relative;
	overflow: hidden;
}

.post_details img {
  float: left;
  text-align: center;
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.post_info {
  background: #8bc34a none repeat scroll 0 0;
  bottom: 0;
  left: 7.5%;
  padding: 35px 60px;
  position: absolute;
  text-align: center;
  width: 85%;
  transition:.5s;
}
.post_info:hover {
  box-shadow: 0 8px 42px 0 rgba(0, 0, 0, 0.2);
}
.post_info > h2 {
  color: #444;
  font-size: 17px;
  margin: 0;
}
.post_info > h2 a {
  color: #fff;
  line-height: 30px;
  text-decoration: none;
  font-weight: 800;
  font-size: 17px;
  transition:.5s;
}
.post_info > h2 a:hover {
  color: #2E2E2E;
}
.post-meta {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 0;
  color: #fff;
  font-size: 15px;
  transition:.5s;
}
.post-meta a:hover,
.post-meta a {
  color: #fff;
}

/* ------------end blog css---------------- */




/* ------------start pricing css---------------- */

#pricing-section{
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 80px 0;
}
.pricing-table {
  background: #fff none repeat scroll 0 0;
  text-align: center;
  transition:.5s;
}
.pricing-table:hover {
  box-shadow: 0 8px 42px 0 rgba(0, 0, 0, 0.2);
}
.plan-name {
  background: #8bc34a none repeat scroll 0 0;
  padding: 15px 0;
}
.plan-name h3 {
  color: #fff;
  font-weight: 700;
}
.plan-price {
  padding: 25px 0;
}
.plan-price .price-value {
  color: #8bc34a;
  font-size: 38px;
  font-weight: 600;
  line-height: 40px;
}
.plan-price .price-value span {
	color: #8bc34a;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
}
.plan-price .interval {
  color: #8bc34a;
  font-weight: 500;
  line-height: 15px;
}
.plan-list li:first-child {
  border-top: 1px solid #eee;
}
.plan-list li {
  border-bottom: 1px solid #eee;
  font-size: 14px;
  padding: 13px;
  list-style: outside none none;
}
.plan-list li:hover {
  color:#000;
}
.plan-signup {
  background: #444 none repeat scroll 0 0;
  color: #fff;
  padding: 25px 0;
  transition:.5s;
}
.plan-signup:hover {
  background: #8bc34a none repeat scroll 0 0;
  color:#444;
}
.plan-signup a {
  font-size: 15px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  transition:.5s;
  color: #fff;
}


/* ------------end pricing css---------------- */



/* ------------start contact css---------------- */

.contact {
	padding:0 185px;
}
.contact > p {

}
.address {
	margin-top:40px;
	margin-bottom:-25px;
}
.address > p {

}
.address p i:first-child {
	margin-left: 0px;
}
.address p i {
	margin-left:40px;
	margin-right:10px;
	color:#8bc34a;
}

#contact-form{
	padding:80px 0;
	background-color:#f5f5f5;
}
.form-control{
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	padding: 10px 18px;
}
.form-control:focus {
	border-color: #8bc34a;
	outline: 0 none;
	box-shadow: none;
}
.textarea textarea{
	height:145px;
}
.textarea button{
  background: #8bc34a none repeat scroll 0 0;
  border:2px solid #8bc34a;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  height: 38px;
  margin-left: 5px;
  margin-top: 0;
  padding-top: 4px;
  text-align: center;
  text-transform: lowercase;
  width: 135px;
  transition:.5s;
}
.btn-default:hover{
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	background-color: #8bc34a;
	border-color: #8bc34a;
	color:#fff;
}

/* ------------end contact css---------------- */



/*-------------- Start map css -------------*/


#google_map{
	height: 500px;
}


/*-------------- End map css -------------*/



/*-------------- Start footer css -------------*/

#footer {
  background: #2E2E2E none repeat scroll 0 0;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 15px;
  width: 100%;
}
div#footer-social {
  padding: 30px 0;
}
#footer-social a {
  color: #F5F5F5;
  padding: 10px;
  transition:.5s;
}
#footer-social a:hover {
  color: #8bc34a;
}
div#footer-copyrights {
  margin-left: 200px;
}
div#footer-copyrights {
  color: #F5F5F5;
  font-size: 15px;
  line-height: 30px;
  padding: 30px 0;
  padding-bottom:34px;
}

/*-------------- end footer css -------------*/
/*START SCROLL TO TOP*/
.topcontrol {
    background: #8bc34a none repeat scroll 0 0;
    border-radius: 50px;
    bottom: 5px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    height: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 5px 12px;
    position: fixed;
    right: 5px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
}
.topcontrol:hover {
    background: #222;
    color: #fff;
}