
@charset "utf-8";
@import url(fonts.css);
ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}


/* Styles
---------------------------------*/
body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
}

h1 {
    font-size: 38px;
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: 'Great Vibes', cursive;
    /* font-weight: 600; */
    color: #8FC843;
    font-size: 40px;
    margin: -25px 0 0px 0;
    text-shadow: 6px 6px 1px #E2D9D9;
}

h6 {
    font-size: 16px;
    color: #888888;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

p {
    line-height: 24px;
    font-size: 14px;
    margin: 0;	
    text-align: justify;
	font-family: 'Khula', sans-serif;
}

/* Header Styles
---------------------------------*/

#header_wrapper {
    background: #ffffff;
    padding: 20px 0px;
	box-shadow: 0px 2px 2px -2px #ccc;
}

.header_box {
    position: relative;
}

.logo {
    float: left;
    margin-top: 8px;
	position: relative;
	cursor:pointer;	
	z-index: 2;
}
.logo img
{
	padding-bottom:0px !important;
}
.res-nav_click {
    display: none;
}
	

/* Nav Styles
---------------------------------*/
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: 0px solid #fff;
    min-height: 40px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #999;
}

.navStyle {
    float: right;
}

.navStyle ul {
    list-style: none;
    padding: 0px;
}

.navStyle ul li {
    display: inline-block;
    margin: 0 5px;
}

.navStyle ul li:first-child {
	/*margin:0px;*/;
}

.navStyle ul li:last-child {
    margin: 0 0 0 0px;
}

.navStyle ul li a {
    display: block;
    font-size: 13px;
    color: #999;
    font-family: 'Inder', sans-serif;
    text-decoration: none;
    /*text-transform: uppercase;*/
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover {
    color: #8fc843;
}

.navStyle > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #8fc843;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #8fc843;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #8fc843;
	border-bottom:1px solid #8fc843;
    background-color: transparent;
}

.navStyle > li.active > a,
.navStyle > li.active > a:hover {
    text-decoration: none;
    color: #8fc843;
    background-color: transparent;
}

.borderLeft {
    border-left: 1px solid #DADADA;
}

.borderTop {
    margin-top: 30px;
    border-top: 1px solid #DADADA;
}

.mrgTop {
    margin-top: 30px;
}
/* Ticker
---------------------------------*/
	
#ticker
{
	height: 318px;
    padding: 5px 15px;
	overflow: hidden;
	list-style:none;
}
#ticker li
{
	border-bottom:1px solid #7CB530;
	margin-top: 20px;
}
.te_head
{
    font-family: 'Inder', sans-serif;
    border-radius: 0;
    padding: 15px;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    border-top: 0;
	padding:0px !important;
    text-transform: uppercase;
}
.te_author
{
	border-top:1px dashed #7CB530;
    font-size: 14px;
    color: #4B7513;
    font-family: 'Inder', sans-serif;
    line-height: 26px;
}	
.te_content
{		
    line-height: 20px;
    font-size: 14px;
    padding: 10px 0 10px 0;
    margin: 0;
    color: #DAF9B2;
    text-align: justify;
    font-family: 'Khula', sans-serif;
    font-style: italic;
}

/*.hid_space
{
	background-color:#0099cc;
}*/

.top_cont_outer {
    background: #8fc843;
    position: relative;
}

.hero_section {
    position: relative;
    padding-top: 20px;
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

.white_pad img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.top_left_cont {
    padding: 110px 0;
}

.top_left_cont h3 {
    font-size: 16px;
    color: #f56eab;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: 700;
}

.top_left_cont h2 {
    font-size: 40px;
    color: #FFF;
    line-height: 52px;
    margin: 0 0 26px 0;
    font-family: 'Raleway', sans-serif;
    text-align: left;
}

.top_left_cont h2 strong {
    font-weight: 700;
}

.top_left_cont p {
    font-size: 16px;
    color: #4B7513;
    font-family: 'Raleway', sans-serif;
    margin: 0 0 30px 0;
    line-height: 26px;
}

a.read_more2 {
    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 178px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

a.read_more2:hover {
    background: #fff;
    color: #8fc843;
    border: 1px solid #fff;
}

/*Price table*/
.flat .plan {
	border-radius: 0px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
    min-height: 440px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29) !important;
}
.flat .plan li {
    padding: 5px 25px;
    text-align: left;
    color: #999;	
    -webkit-transition: 300ms;
    transition: 300ms;
}
.flat .plan li.plan-price {
	border-top: 0;
	text-align:center;	
    color: #8fc843;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
}
.flat .plan li.plan-name {

    font-family: 'Inder', sans-serif;
	border-radius: 0;
	padding: 15px;
	text-align:center;
	font-size: 17px;
	line-height: 24px;
	color: #fff;
	background: #8fc843;
	border-top: 0;
}
.flat .plan li > strong {
	color: #6B6B6B;
	font-weight: normal;
}
.flat .plan li.plan-action {
	margin-top: 10px; 
	border-top: 0;
}
.flat .plan.featured {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
	background: #8fc843 !important;
}

/* Paddings
---------------------------------*/

#service 
{
    padding: 90px 0px;
    background: #EFEFEF;
}

#specialties
{
    padding: 60px 0px;
    background: #FFFFFF;
}

#testimonial
{
    padding: 90px 0px;
    background: #8fc843;
}
#works
{
    padding: 90px 0px;
    background: #FFFFFF;
}
/* Latest Work
--------------------------------- */


.inner_section {
    padding: 45px 0 20px;
}

.work_bottom {
    padding: 15px 0 0 0px;
	cursor:pointer;
}

.work_bottom span {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: 0 0 20px 0;
}

a.contact_btn {
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 14px;
    color: #8fc843;
    border-radius: 3px;
    margin-left: 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 1px solid #8fc843;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

a.contact_btn:hover {
    background: #8fc843;
	text-decoration:none;
    color: #fff;
}

.input-text {
    background: transparent;
}


img {
    max-width: 100%;
	padding-bottom:10px;
}

/*---------- works ----------*/

.work div
{
    padding: 0px !important;
}

.work img
{
	margin:0 auto;
	width:100%;
	padding-bottom:0px !important;
}

.image_overlay
{
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
    background-color: #000;
    opacity: 0;
	z-index:2000;
	display:none;
}

#subject_img
{
	max-width:100%;
	max-height:90%;
	background-image:url('../img/spinner.gif');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.gal_overlay
{
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
    background-color: #000;
	opacity: 0;
	transition:all .5s;
	cursor:pointer;
    text-align: center;
    font-size: 20px;
    font-family: tahoma;
}

.gal_overlay:hover
{
    opacity: .8;
}

.gal_overlay div
{
	position:absolute;
	top:45%;
	width:100%;
	transition:all .5s;
	cursor:pointer;
    text-align: center;
	color:#fff;
    font-size: 20px;
    font-family: tahoma;
}

/*---------- /works ----------*/

 
#aboutUs {
    padding: 60px 0;
}

/* Contact
---------------------------------*/
.page_section.contact {
    padding: 90px 0 0;
}
 
.contact_section {
    margin: 0 0 60px 0;
}

.contact_section h2 {
    font-size: 40px;
    color: #ffffff;
    margin: 0 0 50px 0;
    text-transform: uppercase;
}

.contact_block {
    text-align: center;
}

.contact_block_icon {
    border-radius: 50%;
    height: 85px;
    width: 85px;
    margin: 0px auto 20px;
}

.contact_block_icon.icon2 {
    border-color: #8fc843;
}

.contact_block_icon.icon3 {
    border-color: #49b5e7;
}

.contact_block_icon span {
    background: none repeat scroll 0 0 #f56eab;
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.contact_block_icon.icon2 {
    border-color: #8fc843;
}

.contact_block_icon.icon2 span {
    background: #8fc843;
}

.contact_block_icon.icon3 {
    border-color: #49b5e7;
}

.contact_block_icon.icon3 span {
    background: #49b5e7;
}

.contact_block_icon i {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    position: relative;
    top: 26px;
    z-index: 20;
}

.contact_block span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
}

.contact_block span a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
}

.contact_info {
    font-size: 15px;
    margin: 0 0 0 20px;
    padding-left: 0;
}

.contact_info  h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #fff;
}
.contact_info h4 {
	font-family: 'Inder', sans-serif;
    line-height: 28px;
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    color: #666;
}

.contact_info p {
	font-family: 'Inder', sans-serif;
    line-height: 28px;
    display: block;
    font-size: 14px;
    color: #999;
    margin:0px;
}

.social_links {
    padding:0;
    margin: 0;
    display: block;
    overflow: hidden;
    list-style: none;
}

.social_links li {
    float: left;
    margin-right: 4px;
}

.social_links li a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #999;
}

.social_links li a:hover, .social_links li a:focus {
    text-decoration: none;
    border-radius: 80px;
}

.twitter a:hover {
    color: #55acee;
}

.facebook a:hover {
    color: #3b5998;
}

.pinterest a:hover {
    color: #cb2026;
}

.gplus a:hover {
    color: #dd4b39;
}
 

.form {
    margin: 0 66px 0 30px;
}
.greenh3
{
	color:#ffffff;
    text-shadow: 6px 6px 1px #81B43B;
}
	
.input-text-feed
{
	padding: 12px 16px;
    border: 1px solid #81B43B;
    width: 100%;
    height: 40px;
    display: block;
    border-radius: 2px;
    font-size: 14px;
    color: #81B43B;
    margin: 0 0 5px 0;
	background-color:#EFEFEF;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text-feed:focus {
    outline: 0;
	background-color:#ffffff;
}

.input-text-feed.text-area {
    height: 150px;
    resize: none;
    overflow: auto;
    
}

#btn_dv1
{
	padding: 5px 0 0 0px;
	color:#fff;
}

#btn_dv
{
	padding: 5px 0 0 0px;
}

.contact_btn1 {
    background: #8fc843;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 3px;
    margin-left: 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 1px solid #81B43B;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.contact_btn1:hover {
    background: #FCFFFF;
	text-decoration:none;
    color: #8fc843;
}

.input-text {
    padding: 15px 16px;
    border: 1px solid #ccc;
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #999;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text:focus {
    outline: 0;
	background-color:#f9f9f9;
}

.input-text.text-area {
    height: 150px;
    resize: none;
    overflow: auto;
    
}

.input-btn {    
    width: 175px;
    height: 40px;
    letter-spacing: 0px;
    background: #8fc843;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover {
    background: #fff;
    color: #222;
}

/* Footer
---------------------------------*/

.footer_wrapper {
    background: #F0F0F0;
}

.footer_bottom {
	border-top: 1px solid #ccc;
    padding: 3px 0;
}

.footer_bottom span {
    display: block;
    font-size: 12px;
    color: #cccccc;
    text-align: right;
}

.footer_bottom span a {
    display: inline-block;
    color: #999999;
    font-size: 12px;
	text-decoration:none;
	font-weight:bold;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover {
    color: #8fc843;
}

/* Animation Timers
---------------------------------*/
.delay-01s {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
}

.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-010s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-011s {
    animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}

.delay-012s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.delay-013s {
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}

.delay-014s {
    animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
}

.delay-015s {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.delay-016s {
    animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
}

.delay-017s {
    animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
}

.delay-018s {
    animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}

.delay-019s {
    animation-delay: 1.9s;
    -webkit-animation-delay: 1.9s;
}

.delay-020s {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

.delay-021s {
    animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
}

.delay-022s {
    animation-delay: 2.2s;
    -webkit-animation-delay: 2.2s;
}

.delay-023s {
    animation-delay: 2.3s;
    -webkit-animation-delay: 2.3s;
}

.delay-024s {
    animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
}

.delay-025s {
    animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
}

.delay-026s {
    animation-delay: 2.6s;
    -webkit-animation-delay: 2.6s;
}

.delay-027s {
    animation-delay: 2.7s;
    -webkit-animation-delay: 2.7s;
}

.delay-028s {
    animation-delay: 2.8s;
    -webkit-animation-delay: 2.8s;
}

.delay-029s {
    animation-delay: 2.9s;
    -webkit-animation-delay: 2.9s;
}

.delay-030s {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
}

/*
   Media Queries
--------------------------- */
@media (min-width: 768px) {


}
@media (max-width: 768px) {
p{
font-size:14px;
}
.hero_section {
position: relative;
padding-top: 10px;
}
.top_left_cont {
padding: 38px 0;
}
.top_left_cont h2 {
font-size: 25px;
color: #FFF;
line-height: 39px;
margin: 0 0 9px 0;
}
.inner_section {
padding: 20px 0 20px;
}
.service_block h3 { 
font-size: 16px;
}
service_block p {
font-size: 14px; 
margin: 0px;
margin-bottom: 20px;
}
#filters ul{
padding-left:0px;
}
.form {
margin: 0 18px;
}
.page_section.team{
padding: 40px 0;
}
 #clients {
padding: 40px 0;
}
.social_links li {
float: left; 
}
.contact_section{
margin:0;
}
h2, .contact_section h2 {
font-size: 30px;
}
.page_section.contact {
padding: 60px 0 50px;
} 
.navbar-inverse .navbar-toggle .icon-bar{
background:#8fc843;
}
.navbar-inverse .navbar-toggle {
border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background:none;
outline: none;
}
.navStyle ul li {
display: block;
}
.navStyle {
float: right;
width: 100%;
text-align:center;
}
.navStyle ul li:last-child {
margin: 0px;
}
.navbar-inverse .navbar-nav > li > a {
color: #222;
background: #F9F9F9;
}
}