/*
Theme Name:performance
Theme URI:
Author: Rippal setia
Author URI:
Description: 
Version: 4.0
License: Copyrighted
Tags: none
*/


*{
	margin:0px;
	padding: 0px;
}
body{
	font-family: 'Open Sans', sans-serif;

}
 a{
 	text-decoration: none;
 }
 img{
 	max-width:100%;
 }
 h1{
 	text-transform: uppercase;
 	font-size: 31px;
	font-weight: 600;

 }
 
 .clearfix{clear:both;}
 p
 {
 
font-size: 16px;
margin: 0px 0px 15px;
color:#333333;
}
 	h1,h2,h3,h4,h5,h6{

 	}
label {
    margin: 6px 0px;
    display: inline-block;
}
.field-type{
    padding: 10px 10px;
    width: 97%;
    border: 1px dotted #ddd;
    border-radius: 1px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
font-weight: 500;
color: #000;

}

li.current_page_item a {
    color: #55a130 !important;
}

 .fullwidth{
	 width:100%;
 	float:left;
}


 	.top-header{
background-color: #ffffff;
padding: 21px 0px;

 	}
 	.wrapper{
 		width:1170px;
 		margin:0px auto;
 	}
 	.full-row{
 		width:100%;
 	float:left;
 	}
 	.website-logo{
 		text-align: center;
 		display: block;
 	}
 	.main-menu-navigation{
 		background-color: #55a130;
 		    border-bottom: 1px solid #fff;
    border-top: 5px solid #7bb128;

 	}
 	ul.menu-list-tabs {
    display: block;
    text-align: center;
}
 	ul.menu-list-tabs li {
    display: inline-block;
    padding: 22px;
}

.menu-list-tabs li a {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
}
ul.menu-list-tabs li:hover {
	background: rgba(0,0,0,0.1)  ;  
}

.home-slider {
    text-align: center;
}
.boxes-section{
	margin:76px 0px;
	background-color: #ffffff;
}
.col-1{
      width: 19%;
    float: left;
    min-height: 300px;
       
    text-align: center;
        padding: 25px 16px;
    	color: #ffffff;

}
.col-1 img {
    min-height: 75px;
}
.col-1 h2{
	font-size:21px;
font-weight: 600;

text-transform: uppercase;
	
}
.col-1 p{
	color: #ffffff;
	font-size: 14px;

}
a.rd-btn::after {
    content: url(images/arrow-right.png);
    display: inline;
    margin-left: 20px;
}
.rd-btn {
    background:rgba(255,255,255,0.3);

color: #fff;

font-weight: bold;

font-size: 16px;

text-transform: uppercase;

padding: 11px 20px;

width: auto;

text-align: center;
}
.coimg {
    min-height: 62px;
}

.col-1.box-green {
  
    background-color: #9ccc3c;
    
}
.col-1.box-black{
  
    background-color: #2b2e2d;
    
}
.ppi-bg{
	background:#2b2e2d url(images/squre-bg.png); 
	color: #fff;
    text-align: center;

}

.ppi-bg p{
word-wrap: break-word;
    width: 81%;
    padding: 5px;
    color: #ffffff;
    margin: 0px auto;
	}

.contact-info-row {
    background-color: #9ccc3c;
           border-top: 3px solid #85ac36;
    padding: 9px 0px;
    border-bottom: 8px solid #415519;
    margin-bottom: 5px;
}
.col-contact-button {
    width: auto;
    float: left;

}
.heading {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
	    margin-bottom: 14px;
}
.content {
    color: #fff;
    font-size: 14px;

}
.right_area {
    width: 75%;
    float: right;
}
.left_sidebar {
    width: 20%;
    float: left;
}
.container {
    width: 100%;
    float: left;
}
.inner-page {
    margin-top: 20px;
    margin-bottom: 20px;
}
a.contact-page-link::after {
	
content : url(images/arrow-blck-right.png);

	    display: inline;
    margin-left: 20px;
}
.col-social-field {
    float: right;
}

.col-social-field li {
    display: inline;
}
.contact-page-link {
    background: rgba(0,0,0,0.1);
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    text-transform: uppercase;
    padding: 11px 29px;
    display: block;
}

.footer{
	width:100%;
 	float:left;
	}
.upper-part{
		background-color: #282b2a;

    padding: 37px 0px 19px;


	}



	.widgets-col-div {
    width: 33%;
    float: left;

}

.widgets-col-div h4 {
	color: #ffffff;
	font-size:25px;
	font-weight: bold;
	line-height: 3.1;
}
span.abot-us {
    clear: both;
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 1.4;
}
	.bottom-part{
		background-color: #1a1c1b;


	}
	.cpyrgt {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 0px;
}
.website-footerlogo {
    display: table;
    border-bottom: 2px solid #000;
    padding: 0px 0px 7px;
   
}

ul.menu li{
	background:url(images/arrow-right.png) no-repeat left center; 
	display: block;
	margin-bottom: 10px;

}

.menu li a  {
    color: #ffffff;
font-size: 14px;
text-transform: capitalize;
padding-left: 23px;
    
    
}

span.loc-info {
	background:url(images/loc-icon.png) no-repeat left center; 
	 
    display: block;
    clear: both;
   color: #ffffff;
    padding: 10px 0px 10px 52px;
}

.call-info {
	background:url(images/call-icon.png) no-repeat left center; 
    display: block;
    color: #fff;
    clear: both;
     padding: 10px 0px 10px 52px;
     margin: 18px 0px;
}

.mail-info{
	background:url(images/mail-icon.png) no-repeat left center; 
    display: block;
    color: #fff;
    clear: both;
     padding: 10px 0px 10px 52px;
}
.busines {
	display: block;
    color: #fff;
    clear: both;
     font-size: 18px;
}
span.aus-fnt{
	    font-size: 16px;
    margin-left: 7px;
    margin-right: 7px;
    color: #fff;
    clear: both;
    font-weight: normal;
}

.busines-con{
	display: inline;
    color: #fff;
    clear: both;
    font-size: 16px;
}
span.fnt-info{
	font-size: 23px;
    font-weight: bold;
	margin-right: 7px;
	color:#333333;
	clear: both;
}
.con-info{
	color:#333333;
	display: inline;
    clear: both;
     font-size: 18px;
	text-decoration: underline;
	margin-top:30px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.attachment img { 
	display: block;
	margin: 0 auto;
}

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,  h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 5px 5px 5px 56px;
	position: relative;
	background: none repeat scroll 0 0 #FFFFFF;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
#comments .comment-body ul,  #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,  .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,  .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,  a.comment-edit-link {
	color: #888;
}
.reply a:hover,  a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,  .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


.input2 {
	background: url("images/lens_icon.png") repeat scroll 0 0 transparent;
	border: medium none;
	color: #333333;
	height: 21px;
	text-indent: -999px;
	width: 21px;
	;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	padding:  0 15px;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond #commentform a {
	color:#000;
	text-decoration: underline;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
.leftPannel form input, #respond input {
	margin: 0 0 9px;
	width: 98%;
	height:25px;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li {
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 10px;
	padding:5px 7px 5px 4px;
	position:relative;
}
ol.commentlist li.pingback comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-size: 11px;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#00407C;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border:1px solid #aaa;
	padding: 5px;
}
ol.commentlist li div.comment-meta {
	font-weight:bold;
	font-size: 10px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	float:right;
	position:relative;
	margin-top:-18px;
}
ol.commentlist li div.comment-meta a {
	color:#4F4F4F;
	text-decoration:none;
}
ol.commentlist li p {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	margin:5px 0 12px;
}
ol.commentlist li ul {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	list-style:square;
	margin:0 0 12px;
	padding:0;
}
ol.commentlist li div.reply {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	font:bold 9px/1 helvetica, arial, sans-serif;
	padding:6px 5px 4px;
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply:hover {
	background:#cc0000;
	border:1px solid #cc0000;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:12px 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 10px 3px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 10px 3px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 10px 3px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 10px 3px;
}
ol.commentlist ul.children li.odd {
	background:#fff;
}
ol.commentlist ul.children li.even {
	background:#f6f6f6;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

p img {
	padding: 0;
	max-width: 100%;
	margin:0 auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

#searchform {

 float: left;
 margin: 0 auto;
 padding: 2px 3px;
 text-align: center;

}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { 
	text-align:left;
}
select {
	 padding: 10px 10px;
    width: 97%;
    border: 1px dotted #ddd;
    border-radius: 1px;
}
.content form input, #commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
.content form, #commentform {
	margin: 5px 10px 0 0;
}
.content form textarea, #commentform textarea {
	width: 98%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
input.wpcf7-submit, #commentform #submit {
	background-color: #415519;
color: #fff;
font-weight: 500;
font-size: 19px;
text-transform: capitalize;
padding: 7px 29px;
display: inline-block;
border: 0px;
margin-top: 20px;
}

.posttags {
	width:100%;
	float:left;
	margin:10px 0
}

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { 
	background-color: #fff;
}


acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	width:100%;
	float:left;
}

.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.content form {
	margin: 24px 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
}
.content form .wpcf7-radio input {
	height: 10px;
	width: 10px;
}
.post {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 10px;
}
h2.pagetitle {
	font-size:24px
}
.post a {

}
#footer_links #menu-item-177 {
	border:none;
}
.inner_image_right {
	background: url("images/tittle_bg.jpg") repeat scroll 0 0 transparent;
	float: right;
	height: 199px;
	width: 263px;
}
p.image_inner_text {
	float: left;
	height: 140px;
	margin-top: 71px;
	text-align: center;
	width: 262px;
}
.metainfo {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	margin-top: 10px;
}
.metainfo a {
	color: #000;
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
a.readmore {
	float:right;
	padding-top: 10px;
	font-size:17px;
}
form#searchform {
	text-align:center;
}
table tr td {
	vertical-align: top;
}
.author-name a {
	color:#000;
}
span.author-name a {
}


.sp-testimonial-free-section .sp-tfree-client-image img {
border-radius:0% !important;
}

.sp-tfree-client-image {
    position: relative;
}
.tfree-testimonial-title {
    position: absolute;
    top: 67px;
}
.sp-testimonial-free-section .sp-testimonial-free-item {
    text-align: center;
    padding-right: 24px;
    padding-top: 20px;
}
.inner_page {
   font-weight: 600;
    margin-bottom:10px;
}

.nc_client_views {
    width: 25%;
    float: left;
    display: inline;
	position: relative;
}
.testi_page_desc {
    padding: 10px 10px;
}
.testimonial-image {

    position: relative;
    z-index: 25;

}

.left1 {

    position: absolute;
    top: 138px;
    z-index: 10000;
   
    text-align: center;
    display: block;
    width: 100%;

}
#menu-footer-menu li a{
color:#ffffff;
padding-left: 23px;

}

.left_sidebar ul li {
 font-weight: 600;
    border-bottom: 1px solid #000;
    padding: 5px 0px;
    margin: 0px;
	list-style: none;

}

.lst-dot li {

    list-style-type: square;
    margin: 10px 16px;
    padding: 0px 6px;

}
.left_sidebar li a:hover {
    color:#55a130;
}


.inner_page_title.list-tile-pge{
font-weight: 600;
border-bottom: 1px solid #000;
padding: 5px 0px;
margin: 0px;
color: #000;
text-transform: capitalize;
font-size: 14px;
}
.post_desc.mtm-excerpt {
    text-align: center;
    font-size: 15px;
    font-style: italic;
}
.post_desc.mtm-excerpt::before {
content:'"';
display: table-cell;

float: left;
}
.left_sidebar ul li a{
color:#000;
text-transform:capitalize;
}

.single-page-desc {
    width: 74%;
    float: left;
}

.single-page-img {
    float: right;
    width: 25%;
}
.attachment-postimage.size-postimage.wp-post-image {
   
    height: auto;
}

.news-title {

    width: 100%;
    float: left;
}


.mini-thmb {

padding-right: 44px;
width: auto;
    text-align: right;

}
 
.single .container{
margin:20px 0px;
}
.post_cat{
margin-top: 20px;
}
.category_con {
    margin-top: 20px;
    margin-bottom: 20px;
}
input#gform_submit_button_1 {
    background-color: #9ccc3c;
    padding: 7px 40px;
    color: #fff;
    border: 0px;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 19px;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0px !important;
}
