*{
}

.Testimonial .author_thumb {
	width: 294px;
	padding: 0 43px;
	background: #f2f2f2;
	height: 210px;
	/* min-width: 567px; */
	/* max-width: 35px; */
	max-height: 220;
}

.Testimonial .author_thumb h2 {
	margin: -77px 0px;
	padding: 10px 0;
	font-size: 19px;
	g699 text-align: center;
	color: #333;
}

.Testimonial .author_thumb h2 small {
    display: block;
    color: #666;
    padding: 3px 0;
}

.Testimonial .author_thumb img {
	width: 100%;
	/* top: -5em; */
	position: relative;
	/* margin-bottom: -5em; */
	height: 100%;
	top: -75px;
}
img.left-minus {
}

.service_box {
    float: left;
    width: 100%;
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 2em 0;
    padding-bottom: 12px;
    margin: 12px 0;
}

.service_box > .col-sm-6:first-child:not(.left-minus) {
    width: 62%;
    text-align: right;
}

.service_box img {
	width: 62%;
	height: 153px;
}

.service_box .left-minus + .col-sm-6 {
    width: 60%;
    padding: 0;
    padding-right: 0;
}

.service_box h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}

.service_box h1 small {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}

.service_box p {
width:300px;
text-align: justify;
}

.service_box .left-minus {
    margin-left: -56px;
}

.service_box .col-sm-6.right-minus {
	margin-right: -147px;
	float: right;
}

.pera-title {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 24px;
}

h2.pera-title.text-center.ftr {
    color: #fff;
}

.pera-title b {
    color: #9ACD32;
}

.pera-title small {
    display: block;
    font-size: 24px;text-align: center;
}

.owl-nav.square {
    margin: 0;
    position: absolute;
    height: 0px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: right;
    bottom: 31%;
}

.owl-nav.square.test-nav {
    bottom: 79%;
}

.owl-nav.square.test-nav .owl-prev,.owl-nav.square.test-nav .owl-next {
    background: #ddd;
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 37px;
    float: left;
    clear: left;
    margin-left: 16.8em!important;
    right: auto;
}
.owl-nav.square.test-nav .owl-prev:hover, .owl-nav.square.test-nav .owl-next:hover{
    background: #333;
    color: #fff;
    left: 0;
    right: auto;
}
.owl-nav.square .owl-prev,.owl-nav.square .owl-next {display: block;float: right;clear: right;width: 55px;height: 55px;text-align: center;border-radius: 0px;background: #fff;color: #666;margin: 0;font-size: 24px;line-height: 46px;transition: all ease-in 0.30s;-webkit-transition: all ease-in 0.30s;}
.owl-nav.square .owl-prev:hover, .owl-nav.square .owl-next:hover{
    background: #f2f2f2;
    color: #2196f3;
}
.buttons a,.buttons input,.buttons button {
    display: inline-block;
    margin-right: 4px;
    padding: 4px 6px;
}

.buttons {
    margin: 7px -12px;
    padding: 0px 0px;
}

ul.service-list {}

ul.service-list li {
    color: #333;
    padding: 3px 19px;
    padding-left: 0;
}

.absulate {
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    z-index: 999;
    bottom: 12%;
}

.content.absulate h2 {
    font-weight: bold;
    font-size: 45px;
    text-transform: uppercase;
}

.content.absulate p {
    color: #333;
    margin-top: 24px;
    margin-bottom: 24px;
}
html{}
body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: pt serif;
    font-size: 14px;
    line-height: 24px;
}
header, footer, section,nav{
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
header{
    background: transparent;
    position: relative;
    overflow: hidden;
}
.header{}
footer{}
.footer{
    padding: 2em 0;
    background: url(../../assets/img/texture.jpg);
}
section{}

section.Newsletter {
    background: #fff;
    padding: 1em 0;
}

section.Testimonial {
    background: #C0C0C0;
    padding: 4em 0;
}

section.Testimonial p {
    display: block;
    background: #f2f2f2;
    padding: 34px;
    color: #333;
}

section.Testimonial .owl-item:not(.active) {
    opacity: 0;
}

section.Testimonial .owl-stage-outer {
    overflow: visible;
    margin-top: 8em;
}

section.About {
    padding: 4em 0;
    background: #ededed;
    padding-bottom: 5em;
}

section.Services {
    padding: 2em 0;
    background: #fff;
}

section.slider {
    position: relative;
}

section.head {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 37%, #5ecb26 37%);
	background: -webkit-linear-gradient(left, #ffffff 37%,#05a4f5 37%);
	background: linear-gradient(to right, #ffffff 37%,#9ACD32 37%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#05a4f5',GradientType=1 );
}

section.head * {}

section.head .col-sm-9 {
    /* padding: 27px 15px!important; */padding: 27px 5px!important;
    text-align: right;
}

a.logo_big {
    display: inline-block;
    width: 100%;
}

a.logo_big img {
    width: 100%;
    padding: 0 10px;
}

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

.btn-dark {
    background: #333;
    color: #fff;
}

section.top {
    background: #e8f7ff;
    padding: 6px 0;
}

section.top * {}

.social-icon li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-radius: 3px;
    color: #fff;
}

.social-icon li a {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    background: #333;
    color: #fff!important;
    border-radius: 3px;
}

ul.social-icon {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left:131px;
}

section.top a {
    color: #333;
    padding: 0;
    margin: 0;
    display: inline-block;
}

/* #triangle-topright {
	width: 0;
	height: 0;
	border-top: 98px solid #9ACD32;
	border-left: 117px solid transparent;
	position: absolute;
	top: -27px;
	left: -2px;
} */

#triangle-topright {
  border-left: 98px solid transparent;
  border-top: 112px solid #9acd32;
  height: 0;
  position: absolute;
  right: 98%;
/*   top: -27px; */
  top: -19px;
  width: 10%;
}
.transparent-bg{
    margin: 0;
    padding: 0;
    background: rgba(255,255,255,0.4);
    top: 0;
    bottom: 0;
    margin-bottom: -64px;
    position: relative;
    z-index: 9999;
    box-shadow: none;
}
.widget-info{
    text-align: left;
}

footer .widget-info h3 {
    margin: auto;
    display: table;
    float: none;
    padding-left: 61px;
}

footer .widget-info h3 small {
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
}

footer .widget-info h3 i {
    font-size: 45px;
    color: #ddd;
}

footer .widget-info h3 a {
    font-size: 16px;
    font-weight: bold;
}

footer .widget-info:not(:last-child) {
    border-right: 1px solid #ddd;
   
}

footer .widget-info {
   
    padding: 1em 0;
    margin: 2em 0;
}
.widget-info h3 {
    display: table;
    padding: 0;
    position: relative;
    font-size: 20px;
    color: #333;
    text-align: left;
  /*   padding-left: 35px; */
    padding-left: 42px;
    margin: auto;
    float: right;
    margin: 13px;
}

.widget-info h3 i {
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 25px;
}

.widget-info h3 small {
    font-size: 14px;
    color: #ddd;
}

.widget-info h3 a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.navbar-nav {
	float: none;
	text-align: center;
	width: 100%;
	font-size: 16px;
	s color: #121111;
}

.navbar-nav li {
    display: inline-block;
    margin: auto;
    float: none;
}

.navbar-nav>li>a {
    text-transform: uppercase;
    color: white;
    padding: 20px 15px;
}
.form-sq{
    position: relative;
}
.form-sq .square{
    display: block;
    border: 1px solid  #9ACD32;
    background: #fff;
    float: left;
    position: relative;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 9;
    padding: 20px;
}

.square h2 {font-size: 25px;font-weight: bold;text-transform: uppercase;margin: 0;margin-bottom: 24px;}
.form-sq .square.bg{
    position: absolute;
    z-index: 0;
    right: -4px;
    bottom: -21px;
    width: 93%;
}
.pera-title.white{
    color: #222;
}
.pera-title.white small {
	color: #9ACD32;
}
.pera-title.white b {
	color: #9ACD32;
}
.newslt{
    width: 100%;
    display: inline-block;
    padding: 0;
    position: relative;
    margin: 32px 0;
}
.newslt .newsemail{
    padding: 19px;
    width: 100%;
    background: #eee;
    border: 1px solid #2196f3;
    box-shadow: none;
}
.newslt .newsbtn{
    position: absolute;
    top: 0;
    right: 0;
    padding: 16px 25px;
    height: 100%;
    font-size: 25px;
    border-radius: 0;
}
.footer_nav{}
.footer_nav li{}
.footer_nav li a{
    padding: 0 15px;
    background: transparent!important;
    color: #eee!important;
}
.footer-logo{
    display: block;
    margin: auto;
    width: 220px;
}

a.footer-logo img {
    width: 100%;
}

.tnp-email
{
width: 100%;
  
    padding: 19px!important;
    border: 1px solid #2196f3!important;
    background-color: #eee!important;
    color: #444;
    font-size: 14px;
    box-shadow: none;
}
.tnp-submit
{
background: yellowgreen none repeat scroll 0 0 !important;
    border-radius: 0;
    font-size: 20px!important;
    height: 57%;
    padding: 16px 25px !important;
    position: absolute;
    right: 26px;
    width: 20%;
	}
	.footer
	{
		background:black;
	}
	.entry-title
	{
	padding: 20px;
color: black;
margin-left:100px;
border-bottom: 0px solid black;
	}
.wpcf7-form {
	margin-left: 46px;
	margin-top: 20px;
}
	.wpcf7-text
	{
		border:1px solid black!important;
		height:27px;
		width:100%
	}
	.wpcf7-textarea
	{width:100%;
		border:1px solid black!important;
		height:100%;
	}
	.address
	{margin-top: 26px;
margin-left: 195px;
color: black;
		
	}
	
	.navigation 
	{
		display:none;
	}
	
	.text
	{
		border:1px solid black!important;
	}
	.strong-form textarea {
        height: 10em !important;
    border: 1px solid black;
}

.mapaddress
{
	margin-left:-20px;
}
.titleheadingservices {
	text-align: center;
	margin-top: -22px;
	font-size: 21px;
}
.contactus
{
margin-left:-50px;
margin-top: 25px;
	float: left;

}
.contactusheading
{    margin-left: 60px;
    color: black;
    margin-top: -25px;
}
.servicesarchive
{
	float:left;
}
.entry-titleentry
{
margin-top: 0px;
color: black;
margin-left: 0px;
border-bottom: 1px solid black;

}
.entry-titletitle
{
margin-top: 75px;
color: black;
margin-left: 40px;
border-bottom: 1px solid black;
}
.contentphp
{
	margin-left:24px;
}
/* .strong-form-inner {
	margin-left: -35px;
	background:  #808080;
} */

.strong-form-inner {
  background: #808080 none repeat scroll 0 0;
  color: #ffffff;
}




.button
{
width:auto;
    font-size: 15px;

}
.heading
{
margin-top:204px;
color: black;
margin-left: 14px;
border-bottom: 1px solid black;
}
.mainheadertitle {
	width: 100%;
	margin-top: 62px;
	height: 80px;
	background: yellowgreen;
}
/* .strong-view 
{
margin-left:-26px;
} */
.strong-form .form-field {
    margin-bottom: 0;
}
.btn-darkenquiry  {
    background: #333 none repeat scroll 0 0;
    color: #fff!important;
   margin: 13px;
}
a:hover, a:focus {
    color: #0a6ebd;
    text-decoration: none;
}
.left
{
float:left;
}
.right
{
float:right;
}
.paragraphcontent
{

.wpcf7-submit
{
background: yellowgreen;
    color: white;
    font-size: 21px;
    height: 41px;
    width: 115px;
}
@media only screen and (max-width: 980px) {
 *{}
 	body {g523
	
        
    }
#triangle-topright {left:-70px;}
.navbar-nav > li > a{font-size: 17px;margin-left: 1px; padding: 20px 8px;}
.col-sm-4 {width:auto;}
.btn-darkenquiry { margin-left: 475px; margin-top: -100px;}
. logoclass{margin-left:100px;}
.entry-titleentry { /* margin-top: 167px; */}
.entry-titleentry { margin-top: 0px;}

.strong-form input[type="text"], .strong-form input[type="email"], .strong-form input[type="url"], .strong-form input[type="file"], .strong-form select, .strong-form textarea {/* width:25%; */}
.strong-view.default {/* margin-top:-750px;width:85%;margin-left:160px;text-align:justify; */}
.wpcf7-textarea,.wpcf7-text  {width:200px;}
.mapaddress {  margin-left: 200px;}
.owl-nav.square.test-nav .owl-prev, .owl-nav.square.test-nav .owl-next {margin-left: 10.8em !important;}
ul.social-icon { margin: 0 0 0 50px;}
section.top * {margin-left: 12px;width: auto;}
}
h4 {s
	color: #22272c;
	/* text-decoration: underline; */
}
.btn-primary {
	color: #ffffff;
	background-color: #9ACD32;
	/* border-color: transparent; */
}
.btn-primary:hover, .btn-primary:active:hover {
	background-color: black;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #9ACD32;
	background-color: transparent;
}
body {
	font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 1.846;
	color: grey;
}
.mail {
	color: yellowgreen;
}

/*  add me css 31/03/2017  */

section.head .col-sm-8 {
  padding: 27px 15px;
  text-align: right;
}

.services {
  height: 414px;
  min-height: 200px;
}
.contcon {
  border-bottom: 2px dashed gray;
  font-size: 18px;
}

.cont .buttons.list-inline {
  margin:24px -6px!important;
}

