/****
 *birbals customization start here
 */
/***Reset classes  **/
body {
  font-family: 'open_sansregular', arial;
  font-size: 14px;
}
body, html {
  font-family: 'open_sansregular', arial;
  font-size: 14px;
}
a,
a:visited,
a:hover,
a:focus {
  outline: none;
}
a {
  color: #4d4d59;
}
a:hover {
  color: #589943;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'open_sansregular', arial;
}
h1 {
  font-size: 1.8em;
  line-height: 1.4;
}
h2 {
  font-size: 1.62em;
  line-height: 1.4;
}
h3 {
  font-size: 1.5em;
  line-height: 1.4;
}
h4 {
  font-size: 1.37em;
  line-height: 1.4;
}
h5 {
  font-size: 1.2em;
  line-height: 1.4;
}
h6 {
  font-size: 1.1em;
  line-height: 1.4;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #589A43;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: #31613E;
}
button,
input[type="button"],
input[type="submit"] {
  background-color: #589943;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: #444;
}
.clear-all {
  clear: both;
  height: 0px;
  width: 100%;
  text-indent: -100000px;
}
.p10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.p30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.m10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.m20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.no-padding {
  padding: 0px;
}
.no-margin {
  margin: 0px;
}
.navigation {
  width: 100%;
}
.anchor {
  cursor: pointer;
}
.designconsult ul li {
  float: right;
}
.designconsult ul li a {
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  text-transform: none;
  line-height: 60px;
  padding-right: 60px;
  background: url(../images/consult_right_arrow.png) right 50% no-repeat;
}
.designconsult ul li a:hover {
  color: #fff;
}
.topheader {
  background: #e71320;
}
header .clr {
  display: inline-block;
}
header .toplinks {
  display: inline-block;
}
.dummy-anchor {
  text-decoration: none;
  height: 0px;
  text-indent: -999999px;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
}
/*.menu-main-menu-container {float:left;}*/
#wrap {
  position: relative;
}
#header-wrap {
  /*border-top:7px solid #167eb5;*/
  background: #404a58;
  box-shadow: none;
  padding: 20px 0px;
  border-bottom: 0px;
}
#header-wrap.inner-page-header {
  border-bottom: 0px solid #d7d7d7;
}
.top-contacts-wrapper {
  background: #333333;
  color: #fff;
}
#header {
  padding: 0px 0px;
  margin: 0px auto;
}
#logo {
  padding: 0px;
  float: left;
  /*margin-bottom: 53px;*/
  /*margin: 10px 0px;*/
}
#logo img{
	max-width:90%;
}
#logo h2 {
  margin: 5px 0px;
}
.top-fixed-header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 900;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.blog-header-wrap #header-wrap.top-fixed-header,
.page-template-default #header-wrap.top-fixed-header {
  /*background: #fff;*/
}
.page-template-homefullwidth #header-wrap.top-fixed-header {
  /*background: #fff;*/
}
.menu-main-menu-container .sf-menu {
  float: none;
  text-align: center;
  margin: 0 auto;
}
.page-template-homefullwidth #main {
  padding: 0px;
}
.page-template-default .entry h2,
.page-template-default .entry h3,
.page-template-default .entry h4,
.page-template-default .entry h5,
.page-template-default .entry h6 {
  margin: 15px 0px 20px;
}
.page-template-homefullwidth .entry h2,
.page-template-homefullwidth .entry h3,
.page-template-homefullwidth .entry h4,
.page-template-homefullwidth .entry h5,
.page-template-homefullwidth .entry h6 {
  margin: 15px 0px 20px;
}
#site-navigation-wrap {
  /*top: 50%;
  margin-top: -32px;
  /*bottom: 0px;
  height: 65px;
  font-family: proxima_nova_cn_rgregular, helvetica;
  font-weight: bold;*/
  right: 0px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  background: none;
}
ul.contactlinks {
  margin:0px;
  padding:0px;

}
ul.topsociallinks  {
  list-style: none outside;

}
.contactlinks i{
  width:25px;
  height:25px;
  background:#efe600;
  border-radius:50%;
  -webkit-border-radius:50%;
  margin-right:10px;
  text-align:center;
  display:inline-block;
  color:#323232;
  padding-top:4px;
  font-size:1.2em;

}
ul.topsociallinks{ padding:0px; margin:0px;}
ul.topsociallinks  li {
  display:inline-block;
  border-right:1px solid #515151;
}
ul.topsociallinks  li a {
	color:#EFE600;
	font-size: 1.5em;
	padding: 10px 15px;
	display:inline-block;
	margin-left:-4px;
	
	-webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
ul.topsociallinks  li a:hover {
	background:#EFE600;
	color:#323232;
	-webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
ul.topsociallinks  li:first-child a{
	border-left:1px solid #515151;
}
.left-contactlinks {
  float: left;
}
.right-contactlinks {
  float: right;
}
.contactlinks li {
  /*margin-left: 10px;*/
  color: #4d4d4d;
  font-size: 1.1em;
  padding: 10px 0px;
  display:inline-block;
  
}
.contactlinks li:last-child {
  padding: 10px 0px;
}
.contactlinks li  {
  color: #fff;
  /*display: block;
  padding: 0px 10px 0px 35px;
  border: 1px solid transparent;*/
  padding-right:10px;
}
.contactlinks li a:hover {
  color: #fff;
}
.contactlinks li a.topcontacts {
  background: url(../images/top-icons.png) no-repeat;
  line-height: 25px;
}
.contactlinks li a.topcontacts-1 {
  background-position: 0px 0px;
}
.contactlinks li a.topcontacts-2 {
  background-position: 0px -25px;
}
.contactlinks li a.topcontacts-3 {
  background-position: 0px -50px;
}
.contactlinks li a.topcontacts-4 {
  background-position: 0px -75px;
}
.contactlinks li a.topcontacts-5 {
  background-position: 0px -100px;
}
.contactlinks li a .fa {
  color: #167eb5;
}
.homepage-slide-inner {
  display: none;
}
.current-news a {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#footer-wrap .engagement-form .wpcf7-form input[type="text"],
#footer-wrap .engagement-form .wpcf7-form input[type="email"],
#footer-wrap .engagement-form .wpcf7-form textarea {
  border: 1px solid #fff;
  background: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#footer-wrap .engagement-form .wpcf7-form textarea {
  height: 100px;
}
#footer-wrap .engagement-form .wpcf7-form-control::-moz-placeholder {
  color: #fff;
  font-style: italic;
}
#footer-wrap .engagement-form .wpcf7-form-control::-ms-input-placeholder {
  color: #fff;
  font-style: italic;
}
#footer-wrap .engagement-form .wpcf7-form-control::-webkit-input-placeholder {
  color: #fff;
  font-style: italic;
}
.footer_bottom a {
  color: #fb7a00;
}
.footer_bottom a:hover {
  color: #fff;
}
.col-centered{float:none;margin:0 auto;}
/*.wpcf7-form .btn-default {
  color: #fff;
  width: 150px;
  text-align: center;
}
.wpcf7-form .btn-default:hover {
  color: #fff;
}*/
/**Home page content section**/
/*footer {
  margin: 0 auto;
  padding-bottom: 10px;
  background: #213240;
  
}
footer.entry-footer {
  background: none;
}
/*footer para Section Start*/
#footer_para {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 15px 0px ;
  overflow: hidden;
  display: block;
  background: #1f1f1f;
}
#footer_para P {
  font-size: 0.8em;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
#footer_para P span {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.copyright {
  border-top: 1px solid #262626;
  font-size: 0.8em;
  margin-top: 10px;
  padding: 10px 0px 0px;
  color: #6b6b6b;
}
.copyright a {
  color: #d5eafd;
}
.innerpages .left-content {
  border-right: 1px solid #ddd;
}
.innerpages .page-header {
  margin: 0px;
  border: 0px;
}
.innerpages .section_title {
  padding: 0px 0px 20px;
  margin: 20px 0px 30px;
}
.innerpages .group-title {
  color: #646464;
  font-size: 1.7em;
}
.innerpages .sub-title {
  color: #fc635e;
}
.page-header {
  margin: 0px;
  border: 0px;
}
.innerpages p {
  margin-bottom: 10px;
  color: #646464;
}
.innerpages h2.page-title {
  color: #222222;
  font-family: "proxima_novalight", Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 400;
  padding: 20px 0;
  text-transform: uppercase;
  text-align: center;
}
.innerpages h2.page-title span {
  color: #fc635e;
  font-size: 1em;
}
.page .entry ul,
.page .entry ul li {
  margin: 0px 0px 10px 0px;
  list-style-type: none;
}
.page-template-default p,
.page-template-sidebar-innerpage p,
.page-template-fullwidth p {
  text-align: justify;
}
ul.innerpage-list {
  list-style-type: none;
  margin: 0px 0px 10px;
}
ul.innerpage-list li {
  background: url("../images/ab-pullet.png") no-repeat 0px 5px;
  padding: 0px 0px 5px 20px;
  color: #646464;
}
ul.innerpage-small-list {
  list-style-type: none;
}
ul.innerpage-small-list li {
  /*background: url("../images/list-sm-arrow.png") no-repeat 0px 5px;*/
  padding: 0px 0px 5px 20px;
}
/*form modification*/
.screen-reader-response {
  display: none;
}
.fullwidth-innerpages {
  margin-bottom: 20px;
}
.fullwidth-innerpages .page-header {
  margin: 0px;
  border: 0px;
}
.page-template-innerpagesfullwidth #main {
  padding: 0px;
}
.page-template-innerpages #main {
  padding: 0px;
}
.innerpage_title {
  font-family: open_sanslight, arial;
}
.single .innerpage_title h2 {
  margin-top: 50px;
}
/*.fullwidth-innerpages .row div[class^='col-']{border: 1px solid red;}*/
.row .one-half select {
  padding: 5px 10px;
  width: 50%;
}
.entry .media h4.media-heading {
  margin: 0px 0px 10px 0px;
  font-size: 1.3em;
  font-weight: bold;
}
.scrolltofade {
  opacity: 0;
}
.error404 #error-page {
  margin-top: 0px;
  /*background: url("../images/404_image.png") top center no-repeat;margin: 0px;padding-top: 260px;*/
}
.error404 #error-page-title {
  font-size: 1.25em;
  /*display: none;*/
}
.image-container {
  width: 100%;
  text-align: center;
  display: block;
}
.image-container {
  max-width: 100%;
  margin: 0px auto;
}
a.thumbnail {
  position: relative;
}
a.thumbnail:hover {
  border-color: #ddd;
}
a.thumbnail span.filter {
  text-indent: -999999px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  /*background: rgba(0, 92, 173, 0.0);*/
  background: rgba(231, 19, 32, 0);
  border: 0px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
}
a.thumbnail:hover span.filter,
a.thumbnail:focus span.filter {
  background: rgba(231, 19, 32, 0.3);
}
#footer-wrap {
  padding: 0px;
  /*background:#1a2228 url('../images/footer_bg.png') bottom center no-repeat;*/
}
.footer-link-section {
  font-size: 0.9em;
  font-family: 'din_lightregular', arial;
  color: #f0f0f1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-link-section h2 {
  color: #f8fff6;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  /*background: url('../images/footer-header-border.png') 0px bottom no-repeat;*/
  padding-bottom: 10px;
  margin: 20px 0px;
}
.footer-link-section ul li {
  border: 0px;
  border-radius: 0px;
  background: none;
  color: #fff;
  padding: 0px;
}
.footer-link-section ul li a {
  color: #f0f0f1;
  padding: 5px 3px 5px 0px;
  display: block;
}
.footer-link-section ul li a:hover {
  color: #005cad;
  text-decoration: none;
}
.footer-link-section img {
  margin: 10px 0px;
}
ul.branchgroup li {
  padding: 5px 3px 5px 0px;
  width: 49%;
  float: left;
}
ul.contact-list li {
  padding: 5px 3px 5px 0px;
}
#footer-wrap a {
  color: #f0f0f1;
}
#footer-wrap a:focus,
#footer-wrap a:hover {
  color: #005cad;
}
/*responsive customization start here */
.mob-link-container {
  position: relative;
}
.mob-link-toggle-btn {
  width: 60px;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 0px;
  color: #222;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  z-index: 99999;
  cursor: pointer;
  display: block;
}
#linkclose {
  display: none;
}
#linkopen span,
#linkclose span {
  display: block;
  width: 60px;
  height: 40px;
  background: url('../images/mobile_link_btn.png') top center no-repeat;
}
#linkopen span {
  background-position: 0px -40px;
}
#linkclose span {
  background-position: 0px 0px;
}
.locations li[class^='col-'] {
  padding: 0px;
}
.locations li span {
  display: block;
  margin: 2px;
  border: 1px solid #d7d7d7;
  line-height: 30px;
  padding: 0px 10px;
}
/**inner pages customization**/
.page-template-default .page-header,
.page-template-testimonials .page-header,
.page-template-sitemap .page-header {
  margin: 0px;
  border: 0px;
}
.page-header .page-header-title {
  /*background: url('../images/header_text_belowline.png') bottom center no-repeat;*/
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.ajaxpopup {
  position: relative;
  background: #fff;
  padding: 20px;
  max-width: 100%;
  margin: 0px auto;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  z-index: 1000;
}
.ajaxpopup h1 {
  text-align: center;
}
.popup-inner {
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.popup-close-link {
  text-decoration: none;
  color: #666464;
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 99999;
  outline: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
a.popup-close-link:hover,
a.popup-close-link:focus,
a.popup-close-link:visited {
  outline: none;
}
.nano {
  background: #fff;
  width: 500px;
  height: 500px;
}
.nano > .nano-content {
  padding: 10px;
}
.nano > .nano-pane {
  background: #888;
}
.nano > .nano-pane > .nano-slider {
  background: #111;
}
.nano1 {
  background: #fff;
  width: 100%;
  height: 95px;
}
.nano1 > .textwidget {
  padding: 10px;
}
.nano1 > .nano-pane {
  background: #80afc5;
}
.nano1 > .nano-pane > .nano-slider {
  background: #005f8b;
}
.nano2 {
  background: #fff;
  width: 100%;
  height: 270px;
}
.nano2 > .textwidget {
  padding: 10px;
}
.nano2 > .nano-pane {
  background: #80afc5;
}
.nano2 > .nano-pane > .nano-slider {
  background: #005f8b;
}
ul.no-bullets {
  list-style-type: none;
}
#staff-popup p {
  color: #323232;
}
#staff-popup .staff-details span {
  display: block;
}
#staff-popup span.name {
  color: #323232;
  font-size: 1.1em;
  font-weight: bold;
}
#staff-popup span.name {
  color: #323232;
  font-size: 1.1em;
}
#staff-popup .staff-details a {
  display: block;
}
/*Profile section */
section {
  position: relative;
  widows: 100%;
}
p {
  color: #222;
  font-size: 1rem;
  font-weight: 400;
  font-family: 'open_sanslight', Arial, sans-serif;
  line-height: 1.7;
}
.section_title {
  margin: 20px 0px;
  /*background: url('../images/title_below_line.png') bottom center no-repeat;*/
  padding-bottom: 10px;
}
.flex-control-paging,
.flex-pauseplay {
  display: none;
}
.btn-readmore {
  background: none !important;
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
}
.btn-readmore:hover {
  background: #fff !important;
  border-color: #fff;
  color: #1293bf;
}
.btn-innerreadmore {
  background: #1293bf !important;
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
}
.btn-innerreadmore:hover {
  background: #fff !important;
  border-color: #1293bf;
  color: #1293bf;
}
.pp_social {
  display: none;
}
.quotesslider .flex-direction-nav {
  display: none;
}
.quotesslider ul li {
  margin: 0px;
}
.archive #main,
.category #main,
.single #main,
.page-template-default #main,
.page-template-testimonials #main,
.page-template-fullwidth #main,
.page-template-short-application #main {
  padding: 0px;
}
.page-template-testimonials #testimonial {
  display: none;
}
.archive #primary,
.category #primary,
.single #primary,
.page-template-default #primary,
.page-template-testimonials #primary,
.page-template-short-application #primary {
  padding-top: 20px;
  padding-bottom: 40px;
}
#blog-page .blog-page-banner h1 {
  text-align: center;
  color: #fff;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 3em;
  background: url('../images/title_below_line.png') bottom center no-repeat;
  text-shadow: 2px 2px 3px #676767;
  margin: 30px 0px 40px;
}
#blog-page .blog-page-banner h4 {
  text-align: center;
  color: #fff;
  padding: 20px 0px;
}
.blog-list .loop-entry {
  border: 0px;
  margin-bottom: 0px;
  padding: 20px 25px;
  font-family: 'raleway', Arial, Helvetica, sans-serif;
}
.blog-list .loop-entry-thumbnail {
  height: 200px;
  overflow-y: hidden;
}
.blog-list .loop-entry-title {
  font-family: 'ralewaysemibold', Arial, Helvetica, sans-serif;
  font-size: 1.7em;
  color: #589943;
}
.blog-list .loop-entry-title a {
  color: #589943;
}
.blog-list .loop-entry-date {
  font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
  color: #949494;
}
.blog-list .loop-entry-content {
  color: #3a3a3a;
  font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
  line-height: 1.7;
}
.blog-list .testimonial-entry {
  padding: 10px 25px;
}
.blog-list .meta-category,
.single .meta-category {
  display: none;
}
.blog-list .meta-comments,
.single .meta-comments {
  display: none;
}
.blog-list .post-meta {
  margin-top: 5px;
}
.blog-list .post-meta li {
  background: none;
  color: #222;
  border: 1px solid #fd7a56;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
}
.blog-list .post-meta li span {
  color: #222;
}
.blog-list .wpex-readmore a {
  height: auto;
  border: 0px;
  /*-webkit-border-radius: 0px; border-radius: 0px;*/
  font-size: 1.2em;
  color: #589943;
  border: 1px solid #589943;
  background: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 20px 7px 20px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.blog-list .wpex-readmore a:hover {
  background: #589943;
  border: 1px solid #589943;
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
#blog-wrap .clear-all {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 15px;
}
#blog-wrap div[class^='col-'] {
  padding-left: 30px;
  padding-right: 30px;
}
.single .page-header {
  margin-bottom: 5px;
}
.single .page-header .page-header-title {
  padding-bottom: 0px;
  text-align: left;
  margin-bottom: 20px;
}
.single .entry p {
  text-align: justify;
}
.banner-newsletter {
  display: table;
  margin: 10px auto 40px;
}
.banner-newsletter span {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.banner-newsletter input[type='email'] {
  background: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 250px;
  line-height: 35px;
  min-height: 35px;
}
.banner-newsletter .btn-default {
  line-height: 45px;
  padding: 0px 25px;
  min-height: 45px;
  height: auto;
}
.banner-newsletter .btn-default:hover {
  color: #fff;
}
#secondary .sidebar-widget ul li {
  margin-bottom: 5px;
}
.page-template-homefullwidth #blog-page,
.page-template-default #blog-page {
  display: none;
}
.page-template-default .blog-header-wrap {
  padding-bottom: 125px;
}
.blog-header-wrap {
  background: #1e1323 url('../images/blog_page_bg.jpg') center bottom no-repeat;
  background-size: cover;
}
.page-template-homefullwidth .blog-header-wrap {
  background: none;
}
.page-template-innerpages .entry {
  padding:5px 0px;
}
.page-template-innerpages .entry h2,
.page-template-innerpages .entry h3,
.page-template-innerpages .entry h4,
.page-template-innerpages .entry h5,
.page-template-innerpages .entry h6 {
  margin: 20px 0px 10px;
}
/*.page-template-innerpages .entry p, page-template-innerpages .entry ul li{text-align: justify;}*/
/*slider
=========================*/
#slider {
  padding: 0px;
  overflow: hidden;
  position: relative;
}
.main-slide {
  height: 100%;
}
.main-slide img {
  width: 100%;
}
.slider-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('../images/overlay_3.png');
  opacity: 0.8;
}
#main-slide .dummy-image {
  width: 100%;
  height: auto;
}
#main-slide .carousel-inner > .item > img,
#main-slide .carousel-inner > .item > a > img {
  width: 100%;
  height: auto;
}
.slider-content {
  position: absolute;
  top: 50%;
  left:10%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  width: 70%;
}
.slider-content h2 {
  /*font-size: 2.9em;
  line-height: 1.8;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-shadow: 2px 2px 0px #202c52;
  margin: 0px;*/
}
.slider-content h5 {
  position: relative;
  width: 80%;
  margin: 20px 0px 30px 0px;
  font-size: 1.3em;
  font-weight: 400;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  color: #fff;
  line-height:1.5;
  /*text-shadow: 1px 1px 5px #7c7c7c;*/
}
.slider-content h5 span {
  display: block;
}
.slider-content .img-responsive {
  margin: 0px auto;
  display: none;
}
.slider-content a.btn-appointment {
  color: #323232;
  font-size: 1.3rem;
  line-height: 61px;
  padding: 15px 30px 15px 30px;
  border: 0px;
  background: #efbe00 url(../images/appointment_btn.png) left top no-repeat;
  -webkit-border-radius:5px;
  border-radius:5px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
}
.slider-content a:hover {
  background: #589943 url(../images/appointment_btn.png) left top no-repeat;
  border: 0px solid #589943;
  color: #fff;
}
.slider-content a:hover {
  cursor: pointer;
}
.slider-content a.btn-appointment span{ padding-left:20px; font-size:1.3em; background:url(../images/btn-sep.jpg) left no-repeat; margin-left:15px; margin-top:5px;}
/*carousel slider*/
#main-slide .carousel-indicators {
  bottom: 20%;
  height: 30px;
  display: none;
}
.carousel-indicators li {
  width: 15px;
}
.carousel-control {
  top: 50%;
  z-index: 2;
  opacity: 1;
  width:auto;
}
#slider .carousel-control {
  margin-top: -25px;
  z-index: 700;
}
.carousel-control.left,
.carousel-control.right {
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  transition: all 0.25s ease 0s;
}
.carousel-control.left span,
.carousel-control.right span {
  font-size: 40px;
  color: #fff;
}
.carousel-control i {
  background: none;
  color: #fff;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border: 0px solid #fff;
  border-radius: 100%;
  font-size: 36px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.carousel-control.left {
  left: 0px;
}
.carousel-control.right {
  right: 0px;
}
.entry ol{ margin:30px 0px !important;}
#client-carousel ol.carousel-indicators{
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	bottom:-40px;
	margin-left:0px;
}
#client-carousel .carousel-indicators .active{
    background-color: #ca1f26;
    height: 15px;
    margin: 0 0 5px;
    width: 15px;
	border:1px solid #ca1f26;
}
#client-carousel .carousel-indicators li{
	background-color: #404A58;
    height: 15px;
    margin: 0 0 5px;
    width: 15px;
	border:1px solid #404A58;
}
#client-carousel .carousel-inner li div[class^='col-']{ margin-bottom:10px;}

.folditem{
	overflow:hidden;
}
.align_right{ float:right;}
.align_left{ float:left;}

/*main slide controls*/
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
  opacity: 0.2;
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}
#main-slide .carousel-control.left {
  left:20px;
  opacity: 1;
}
#main-slide .carousel-control.right {
  right:20px;
  opacity: 1;
}
#main-slide:hover .carousel-control.left {
  left:20px;
  opacity: 1;
}
#main-slide:hover .carousel-control.right {
  right:20px;
  opacity: 1;
}
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
  height: 60px;
}
#main-slide .carousel-control span i {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: rgba(75, 78, 74, 0.7);
  border: 1px solid #8a8a8a;
}
/*-- Animation */
.carousel .item.active .animated2 {
  -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
  animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3 {
  -webkit-animation: bounceInLeft 2s ease-in-out 800ms both;
  animation: bounceInLeft 1.5s ease-in-out 800ms both;
}
.carousel .item.active .animated4 {
  -webkit-animation: flipInX 2s ease-in 800ms both;
  animation: flipInX 2s ease-in 800ms both;
}
.carousel .item.active .animated5 {
  -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
  animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8 {
  -webkit-animation: bounceInDown 1s ease-in 800ms both;
  animation: bounceInDown 1s ease-in 800ms both;
}
/* service section 
======================================*/
.p40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.service-overlay {
  /*background:#fd7a56; */
  background: #333435;
  opacity: 0.7;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
}
.service-panel {
  margin-top: -160px;
  /*padding:10px 5px;*/
  position: relative;
}
#service h2 {
  font-size: 1.28em;
  text-transform: uppercase;
  z-index: 1;
  color: #fff;
  font-weight: 400;
  text-align: center;
  position: absolute;
  right: 5px;
  left: 5px;
  margin: 0px;
  top: 0px;
  padding-top: 80px;
}
.service-panel h2 {
  background: url("../images/serv-icon.png") no-repeat center 5px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.service-panel:hover h2 {
  background-image: url("../images/serv-icon-hover.png");
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#service p {
  color: #fff;
  font-size: 15px;
  width: 90%;
  margin: 0 auto;
  padding: 20px 0px;
  font-weight: 400;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}
.serv-list {
  background: #ececfb;
  -webkit-box-shadow: 0px 0px 2px 0px #8c8c8c;
  -moz-box-shadow: 0px 0px 2px 0px #8c8c8c;
  box-shadow: 0px 0px 2px 0px #8c8c8c;
  padding: 20px 10px;
  min-height: 400px;
  margin-top: 0px;
  position: relative;
}
.serv-list ul li {
  background: url(../images/arrow.png) no-repeat 10px center;
  padding-left: 30px;
}
.serv-list ul li a {
  font-size: 1.07em;
  padding: 10px 0px;
  display: block;
}
.serv-list ul li a:hover {
  color: #589943;
}
a.link-arrow {
  font-size: 1.2em;
  background: url(../images/arrow.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  display: inline-block;
}
.single-process {
  background: url(../images/service-overlay.png) repeat;
  padding: 40px 30px;
  margin-bottom: 20px;
}
.service-panel span {
  background: none;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 15px;
  right: 15px;
}
.service-panel:hover span {
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -webkit-transition: 0.35s ease all;
  transition: 0.2s ease all;
  z-index: -1;
}
.serv-btn {
  vertical-align: middle;
  position: absolute;
  bottom: 20px;
  left: 25%;
  right: 25%;
}
/*customer section
====================================*/
#customer h2 {
  /*color:#fc8868;*/
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
}
#customer p {
  color: #fff;
  line-height: 24px;
  padding-top: 10px;
  width: 90%;
  margin: 0 auto;
}
#customer span {
  display: block;
}
#customer .m40 {
  margin-top: 20px;
}
/*TESTIMONIAL section
====================================*/
#testimonial {
  padding: 20px 0px 10px 0px;
  clear: both;
}
#testimonial h2 {
  /*font-weight: bold;
  color: #006dd9;
  border-bottom: 1px solid #646473;
  background: none;*/
  text-align: center;
}
.testimonial-quote {
  text-align: center;
  color: #fff;
  padding: 20px;
}
.testimonial-quote .fa {
  border: 2px solid #fff;
  font-size: 40px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 88px;
}
h2.section-header {
  position: relative;
  font-size: 2.5rem;
  font-family: robotobold, arial;
  letter-spacing: 0.5px;
  text-align: center;
}
h2.section-header-below-line {
  padding-bottom: 30px;
}
h2.section-header-below-line:after {
  position: absolute;
  width: 150px;
  height: 11px;
  content: "";
  display: block;
  background: url(../images/header-bottom-line-w.png) no-repeat center;
  left: 50%;
  margin-left: -75px;
  bottom: 10px;
}
h5.section-subheader {
  text-align: center;
}
#testimonial h5.section-subheader {
  color: #fff;
}
#testimonial-carousel {
  width: 90%;
  margin: 0px auto;
}
#testimonial-carousel p {
  color: #fff;
  /*margin: 20px 0px;*/
  /*text-align:center;*/
  font-size: 1.1rem;
}
#testimonial-carousel h3 {
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #3f3f3f;
}
#testimonial-carousel h4 {
  text-align: center;
  color: #fff;
}
#testimonial-carousel .carousel-control {
  height: 55px;
  margin-top: -25px;
}
#testimonial-carousel .carousel-control i {
  font-size: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  border: 1px solid #589245;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #5a6756;
  line-height: 48px;
}
#testimonial-carousel .carousel-control.left,
#testimonial-carousel .carousel-control.right {
  font-size: 20px;
}
#testimonial-carousel .carousel-control.left{
  left:-30px;
}

#testimonial-carousel .carousel-control.right {
  right:-30px;
}
#testimonial-carousel .read-more {
  text-align: center;
  padding: 10px 0px;
}
#testimonial-carousel .read-more a {
  color: #4dc427;
  text-decoration: none;
}
/**testimonial section*/
.testimonial-gravatar {
  text-align: center;
  display: none;
}
.testimonials-page .testimonial-slide ul li .testimonial-data {
  border-bottom: 1px solid #444;
}
.testimonials-page .testimonial-slide ul li:last-child .testimonial-data {
  border: 0px;
}
.testimonial-data .testimonial-content {
  margin: 15px 0px;
}
.testimonial-data .testimonial-author {
  margin: 10px 0px 0px;
  font-weight: bold;
}
.testimonial-data .testimonial-company {
  margin: 0px 0px 10px;
}
.owl-carousel {
  display: block!important;
}
.testimonial-thumb img {
  border: 1px solid #8E8E8E;
  padding: 3px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}
#testimonial-carousel .carousel-indicators {
  bottom: -70px !important;
  padding-bottom: 10px;
}
.testimonial-indicators {
  position: absolute;
  top: 35px;
  left: 5%;
  right: 5%;
  z-index: 15;
  width: 90%;
  padding-left: 0;
  text-align: center;
  list-style: none;
}
.testimonial-indicators span i {
  display: inline-block;
  margin: 1px;
  width: 20%;
  height: 40px;
  padding: 8px;
}
.testimonial-indicators .left {
  text-align: left;
}
.testimonial-indicators .right {
  text-align: right;
}
.testimonial-indicators span i:hover {
  color: #8C4431;
}
ul.testimonials-page {
  list-style-type: none;
}
ul.testimonials-page li {
  /*border-bottom: 1px solid #444;*/
}
ul.testimonials-page ul {
  list-style-type: none;
}
#appointment {
  background: url(../images/home-contact-bg.jpg) 50% no-repeat;
  background-size: cover;
}
#appointment .section-header {
  text-align: center;
  font-size: 2.0rem;
  color: #589943;
  font-family: ralewaybold, arial;
  text-transform: uppercase;
}
/*CLIENTS section
=============================*/
#client {
  padding: 20px 0px ;
  background: #fff;
}
#client h2 {
  font-weight: bold;
  color: #006dd9;
  border-bottom: 1px solid #646473;
  background: none;
}
.client-logo ul li {
  display: inline-block;
  /*border-right:1px solid #efefef;*/
  padding: 15px;
  /*border-bottom: 1px solid #efefef;*/
  position: relative;
}
.client-logo ul li img {
  -moz-transition: 0.35s ease all;
  -o-transition: 0.35s ease all;
  -webkit-transition: 0.35s ease all;
  transition: 0.35s ease all;
}
.client-logo ul li img {
  /*padding:20px 10px; margin:0px 8px 15px 0px; */
}
.client-logo ul li span {
  display: none;
  width: 26px;
  height: 24px;
  position: absolute;
  bottom: -12px;
  right: -13px;
  display: block;
  z-index: 100;
  background: url(../images/list_sep.png);
}
#client-carousel {
  padding-top: 10px;
}
#client-carousel .testimonial .inner {
  padding: 0px 10px;
}
#client-carousel .testimonial .inner p {
  line-height: 1.7;
  color: #474747;
  font-size: 1.2em;
}
#client-carousel .testimonial .inner p .fa {
  color: #fb7a00;
}
#client-carousel .testimonial .inner .client {
  color: #fb7a00;
  font-size: 1.5em;
}
.testimonial .content {
  font-style: normal;
}
.testimonial .client {
  color: #fb7a00;
  font-size: 1.5em;
}
#client-carousel .carousel-control.left{ left:-20px; top:50px;}
#client-carousel .carousel-control.right{ right:-20px; top:50px;}
#client-carousel .carousel-control i {color:#404A58;}
ul.simplePagerNav li {
  display: inline-block;
}
ul.simplePagerNav li a {
  background: #167eb5;
  color: #fff;
  padding: 5px;
  border: 1px solid #167eb5;
}
ul.simplePagerNav li.currentPage a {
  color: #167eb5;
  padding: 5px;
  background: #fff;
  border: 1px solid #167eb5;
}
.client-indicators {
  /*position: absolute;
  bottom: 0px;
  left: 0%;
  right: 50%;*/
  float: left;
  z-index: 15;
  padding: 0px 20px;
  text-align: left;
  list-style: none;
  width: 100%;
}
.client-indicators li {
  float: left;
}
.client-indicators a,
.client-indicators a span {
  display: inline-block;
}
.client-indicators span i {
  display: inline-block;
  margin: 1px;
  font-size: 40px;
  width: 40px;
  height: 40px;
  padding: 0px 8px;
}
.client-indicators li:last-child {
  float: right;
}
.client-indicators span i:hover {
  color: #8C4431;
}
.client-indicators .btn {
  display: inline-block;
  margin-top: 5px;
}
.page-template-innerpagesfullwidth .entry h2,
.page-template-innerpagesfullwidth .entry h3,
.page-template-innerpagesfullwidth .entry h4,
.page-template-innerpagesfullwidth .entry h5,
.page-template-innerpagesfullwidth .entry h6 {
  margin: 0px;
  margin-bottom: 15px;
  color: #589943;
}
#inner-banner{ height:350px; position:relative;}
#inner-banner img{ width:100%; position:absolute; height:100%; margin-top:-20px;}
#inner-banner .overlay {
  z-index: auto;
}
#inner-banner .container {
  z-index: 2;
}
#inner-banner div[class^='col-'] {
  padding-left: 0px;
  padding-right: 0px;
}
#inner-banner .innerpage_title h2 {
  padding: 5px 15px;
  z-index: 2;
}
#inner-banner .innerpage_title h2 {
  font-family: open_sansregular, arial;
  font-size: 3em;
  color: #fff;
  margin-top: 200px;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
ul.normal-bullet, ul.black-bullet {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
}
ul.normal-bullet li, ul.black-bullet li {
  padding-left: 25px;
  position: relative;
}
ul.normal-bullet li span.normal,
ul.black-bullet li span.normal{
  position: absolute;
  left: 5px;
  top:0.31rem;
  color: #589943;
}
ul.black-bullet li span.normal{color: #5d5d5d;}
/*news section
================================*/
#news .head h2 {
  font-weight: 700;
  text-transform: none;
  color: #fff;
  background: none;
  font-size: 1.9em;
}
.news-left {
  /*width:100px; height:100px;*/
  float: left;
}
#news .news-left {
  color: #006cd8;
  min-width: 80px;
}
#news .news-left h2 {
  font-size: 3.0em;
  margin-top: 10px;
  margin-bottom: 0px;
}
#news .news-left span {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-size: 1.4em;
}
.news-right {
  float: none;
}
#news .news-right h3 {
  font-size: 18px;
  text-align: left;
  color: #fff;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}
#news .news-right h3 a {
  color: #fff;
}
.news-right p {
  color: #e3e3e3;
  text-align: justify;
  width: 100%;
  line-height: 24px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}
.news-right span {
  color: #808080;
  line-height: 0px;
  font-size: 12px;
  float: left;
  margin: 6px 0px;
  padding-top: 5px;
}
#questions {
  color: #fff;
  text-align: center;
  padding: 30px 0px;
}
#questions h2.section_title {
  font-family: 'open_sanslight';
  font-size: 2.5em;
  background: none;
}
#questions a {
  color: #fff;
}
.question-link-area span.phone,
.question-link-area a.email {
  margin: 20px 5px;
  display: inline-block;
  border: 1px solid #fff;
  font-size: 1.6em;
  line-height: 50px;
  padding: 5px 20px;
  text-transform: uppercase;
}
.question-link-area .fa {
  border: 2px solid #fff;
  font-size: 1em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 48px;
  line-height: 46px;
  display: inline-block;
}
.tab-pages-fullwidth {
  position: relative;
}
.tab-pages-fullwidth div[class^='col-'] {
  padding: 0px;
}
.tab-pages-fullwidth .left-column {
  height: 100%;
  /*background:#223a4b url('../images/parallax/inner-left-parallax.jpg');*/
}
.tab-pages-fullwidth .left-column-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #223a4b url('../images/parallax/inner-left-parallax.jpg');
}
.tab-left-title {
  background: #595959;
  color: #fff;
  font-family: open_sanslight;
  font-size: 1.8em;
  padding: 15px 0px 15px 22%;
  text-transform: uppercase;
}
.tab-pages-fullwidth ul.tabheading {
  list-style: none;
  margin: 30px 0px 50px 22%;
}
.tab-pages-fullwidth ul.tabheading li {
  margin-bottom: 0px;
  border: 0px;
}
.tab-pages-fullwidth ul.tabheading a {
  display: block;
  color: #fff;
  padding: 15px 50px 15px 0px;
  background: url('../images/tab_list_bg.png') bottom left no-repeat;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.tab-pages-fullwidth ul.tabheading li:last-child a {
  background: none;
}
.tab-pages-fullwidth ul.tabheading li.active {
  border: 0px;
}
.tab-pages-fullwidth ul.tabheading li.active a {
  color: #fff;
  padding-right: 70px;
}
.tab-pages-fullwidth ul.tabheading a:hover {
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  padding-right: 70px;
}
.tab-pages-fullwidth ul.tabheading a span {
  float: right;
}
.tab-pages-fullwidth .right-column {
  padding: 0px 8% 20px 20px;
  background: #ffffff url('../images/parallax/service-bg.png') center no-repeat;
}
.tab-pages-fullwidth .right-column h2 {
  margin: 20px 0px 20px;
}
.tab-pages-fullwidth .right-column .tab-title {
  /*border-bottom: 1px solid #dadada;*/
  padding-bottom: 10px;
  color: #589943;
}
.tab-pages-fullwidth ul.leftcol-other-links {
  list-style: none;
  margin: 30px 0px 50px 22%;
}
.tab-pages-fullwidth ul.leftcol-other-links li {
  margin-bottom: 0px;
  padding-left: 50px;
}
ul.leftcol-other-links li.aboutus {
  background: url('../images/left-col-icon-1.png') left center no-repeat;
}
ul.leftcol-other-links li.products {
  background: url('../images/left-col-icon-2.png') left center no-repeat;
}
ul.leftcol-other-links li.talkproject {
  background: url('../images/left-col-icon-3.png') left center no-repeat;
}
.tab-pages-fullwidth ul.leftcol-other-links a {
  display: block;
  color: #fff;
  padding: 15px 20px 15px 0px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.tab-pages-fullwidth ul.leftcol-other-links a:hover {
  /*color: #ff5425;*/
  padding-left: 5px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.tab-pages-fullwidth .right-column h4 {
  margin: 10px 0px 20px;
}
.tab-pages-fullwidth .right-column h5 {
  margin: 10px 0px 10px;
}
.tab-pages-fullwidth .right-column p {
  text-align: justify;
}
/**contact us page design**/
.page-template-contactus #main {
  padding: 0px;
}
.map-point .fa {
  color: #fff;
  /*background: #fd7a56;*/
  background: #589943;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 75px;
  margin: 40px 0px;
}
.map-point h3 {
  color: #006dd9;
  font-weight: bold;
  font-size: 1.8em;
}
.map-point p {
  padding: 10px 30px;
}
.accordiancontactheader {
  cursor: pointer;
  background: #4d4d59;
  text-align: center;
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.3em;
}
.accordiancontactheader .fa {
  float: left;
  color: #fff;
  line-height: 1.4;
  margin-left: 10px;
}
.accordiancontactbody {
  background: #f2f5f7;
  border: 1px solid #e1e8ed;
  padding: 20px;
}
.social-head h3 {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}
/*.social-icons .socail-list a i {
  padding-left: 0px;
  color: #fff;
}*/
.contact-forms-section div[class^='col-'] {
  padding-bottom: 15px;
}
.contact-forms-section span.required {
  color: #FD7A56;
}
.contact-forms-section .btn-default {
  margin-top: 50px;
  background: #1168a6;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
}
.mt {
  margin-top: 15px;
}
/*.social-icons .socail-list a i {
  font-size: 18px;
  border: 1px solid #589943;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 10px;
  text-align: center;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.social-icons .socail-list a i:hover {
  background: #003284;
  border: 1px solid #fff;
  color: #fff;
}*/
#infra-partner .container {
  padding: 20px 15px;
  border: 1px solid #d7d7d7;
  margin-bottom: 20px;
}
#infra-partner .media-left {
  display: block;
  float: left;
  width: 30%;
}
#infra-partner .media-left img {
  width: 225px;
  height: auto;
  padding: 5px;
  border: 1px solid #d7d7d7;
}
#infra-partner .media-right {
  display: block;
  float: left;
  width: 30%;
}
#infra-partner .media-right img {
  width: 225px;
  height: auto;
  padding: 5px;
  border: 1px solid #d7d7d7;
}
#infra-partner .media-body {
  display: block;
  float: left;
  width: 65%;
}
#infra-partner .media-body p {
  text-align: justify;
}
#infra-partner .clear-all,
#infra-partner .border-bottom {
  border-bottom: 1px solid #d7d7d7;
  margin: 0px 0px 20px;
  padding-bottom: 20px;
}
#infra-partner-logo {
  margin: 20px 0px;
}
#infra-partner-logo div[class^='col-'] {
  height: 125px;
  text-align: center;
  border: 1px solid #d7d7d7;
}
#infra-partner-logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*FOOTER
==========================*/
#footer {
  padding: 0px;
  /*background: url(../images/footer-bg.jpg) repeat center top;*/
}
.footer-desc .logo {
  margin-bottom: 30px;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
}
#footer h3 {
  color: #efbe00;
  font-weight: 400;
  font-size: 1.7em;
  padding-bottom: 5px;
  font-family: 'ralewayregular', Arial, Helvetica, sans-serif; 
}
h2.widgettitle {color: #efbe00;
  font-weight: 400;
  font-size: 1.7em;
  padding-bottom: 5px;
  font-family: 'ralewayregular', Arial, Helvetica, sans-serif; 
  text-align:center;
  text-transform:uppercase;
  }
.mmt {
  margin-top: -20px;
}
#footer .input-group-btn {
  font-size: 1em;
}
.service {
  padding-left: 0px;
}
.footer-widget {
  margin-bottom: 10px;
}
.footer-newsletter {
  display: table;
  border: 1px solid #464545;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: none;
}
.footer-newsletter span.fa {
  margin: 0px;
  color: #213240;
  padding-left: 10px;
}
.footer-newsletter span {
  display: table-cell;
  vertical-align: middle;
}
.footer-newsletter span.button-span {
  border-left: 1px solid #464545;
}
.footer-newsletter input {
  background: none;
  min-height: 30px;
  line-height: 30px;
  border: 0px;
  padding: 2px 5px;
}
.footer-newsletter input[type='submit'] {
  text-indent: -9999px;
  padding-right: 0px;
  padding-left: 0px;
  width: 40px;
  background: url(../images/newsletter-submit.png) no-repeat center center;
}
.feedback-text-box {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #a1a1a1;
  border-radius: 4px;
  height: 36px;
  margin-bottom: 5px;
  padding-left: 10px;
  width: 100%;
  font-style: italic;
  color: #d9d9d9;
}
.feedback-btn {
  padding-top: 20px;
  width: 100%;
}
#copy {
  border-top: 1px solid #303030;
  margin-top: 15px;
}
.copy-left {
  margin-top: 15px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  font-size: 13.5px;
  font-family: 'open_sansregular';
}
.copy-right {
  margin-top: 15px;
  line-height: 24px;
  text-align: right;
  color: #fff;
  font-size: 13.5px;
  font-family: 'open_sansregular';
}
#copy a {
  color: #fff;
}
#copy a:hover {
  color: #589943;
}

/*placeholder
======================*/
.feedback-text-box ::-webkit-input-placeholder {
  color: #a9a8a8;
  font-style: italic;
}
.feedback-text-box ::-moz-placeholder {
  /* Firefox 18- */
  color: #a9a8a8;
  font-style: italic;
}
.feedback-text-box ::-moz-placeholder {
  /* Firefox 19+ */
  color: #a9a8a8;
  font-style: italic;
}
.feedback-text-box :-ms-input-placeholder {
  color: #a9a8a8;
  font-style: italic;
}
/*parralax
=============*/
.serv-parallax {
  /*background: url(../images/parallax/ser-parallax.jpg) fixed 50% 50%;*/
}
.customer-parallax {
  /*background:url(../images/parallax/cus-parallax.jpg) fixed 50% 50%;*/
  background: #4d4d59;
}
.testi-parallax {
  /*background:url(../images/parallax/testi-parallax.jpg)  50% 2%;*/
}
.news-parallax {
  background: url(../images/parallax/news-parallax.jpg) fixed 50% 50% / cover rgba(255, 0, 0, 0);
}
.parallax2 {
  /*background: url(../images/parallax/inner-bg.jpg) 50% 0%;
  background-size: cover;*/
  position: relative;
  min-height: 300px;
}
.parallax3 {
  /*background: url(../images/parallax/inner-parallax.jpg) 50% 0%;*/
  background: #4d4d59;
  position: relative;
  min-height: 300px;
}
.contactus-bg {
  background-image: url('../images/parallax/contact-bg.jpg');
}
.page-id-7 .parallax2 {
  background-image: url('../images/parallax/about-bg.jpg');
}
.accordiancontactbody {
  display: none;
}
.emi-calculation h3 {
  text-transform: uppercase;
}
.emi-calculation p.conditions-apply {
  font-size: 0.8em;
}
.emi-calculation .form-group {
  clear: both;
  margin-bottom: 0px;
}
.emi-calculation div[class^='col-'] {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.loan-type-p {
  padding: 20px 0px;
}
.loan-type-icon {
  padding: 20px 0px;
}
#loan-carousel {
  padding-bottom: 20px;
}
#loan-carousel .carousel-indicators {
  bottom: 0px;
  margin-bottom: 0px;
}
#loan-carousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  background-color: #323232;
  border: 1px solid #323232;
  margin: 0px;
}
#loan-carousel .carousel-indicators li.active {
  background-color: #00b0b8;
  border: 1px solid #00b0b8;
}
.today-rate .table {
  color: #fff;
  text-align: left;
  font-size: 1.1em;
}
.today-rate .table thead td {
  font-weight: bold;
}
#partner ul {
  text-align: center;
  float: none;
}
.form-wrapper li[class^='col-'] {
  padding: 0px;
}
.form-wrapper input,
.form-wrapper button {
  width: 100%;
}
.inner-pages {
  /*background: url(../images/inner-page-content-bg.png);*/
}
.pageid-38 {
  background: url(../images/applynow-overlay.png);
}
.innerpage-img {
  max-width: 100%;
}
img.align-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
img.align-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.quoteform {
  padding: 20px 10px;
}
.quoteform .form-control {
  margin-bottom: 10px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.btn {
  font-family: "open_sansregular", arial;
}
.btn-theme {
  height: auto;
  border: 0px;
  background-color: #3794c2;
  /*-webkit-border-radius: 0px; border-radius: 0px;*/
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;
  padding: 7px 20px 7px 20px;
}
.btn-theme:hover {
  background-color: #494949;
  color: #fff;
}
.btn-transparent {
  background: none;
  border: 1px solid #589943;
  color: #589943;
  text-transform: none;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.btn-transparent:hover {
  background: #589943;
  border: 1px solid #589943;
  color: #fff;
  text-transform: none;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.btn-fullwidth {
  width: 100%;
  text-align: center;
}
.btn-lower {
  text-transform: none;
}
.inner-pages,
.inner-pages p,
.inner-pages ul li,
.inner-pages ol li {
  color: #646464;
  line-height: 1.7;
}
.inner-pages h3 {
  font-family: "open_sansregular", arial;
  /*font-weight:bold;*/
}
.inner-pages .btn-link {
  font-size: inherit;
  color: #646464;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 50px 0px 0px;
  white-space: normal;
}
.inner-pages .btn-link:hover {
  color: #4198C5;
  text-decoration: none;
}
.inner-pages .btn-link span.fa {
  top: 0px;
  color: inherit;
  border-color: #646464;
}
.inner-pages .btn-link:hover span.fa {
  top: 0px;
  color: inherit;
  border-color: #4198C5;
}
.inner-pages h3.btn-wrapper {
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.inner-pages strong {
  color: inherit;
}
.page-template-default .inner-pages .entry h2,
.page-template-default .inner-pages .entry h3,
.page-template-default .inner-pages .entry h4,
.page-template-default .inner-pages .entry h5,
.page-template-default .inner-pages .entry h6 {
  margin-top: 25px;
  margin-bottom: 10px;
}
a.text-link {
  color: #4198C5;
  text-decoration: underline;
}
a.text-link:hover {
  text-decoration: none;
  color: #646464;
}
#get-page .form-control {
  background: #fff;
}
#get-page .fullwidth-border {
  padding-bottom: 40px;
}
.standard-calculator form {
  margin: 30px 0px;
}
.standard-calculator .form-control {
  background: #fff;
}
.standard-calculator .input-red {
  background: none;
  color: #646464;
}
.btn-simple-red {
  background: #FE0000;
}
.short-app-tab {
  padding: 30px 0px;
  background: #fff;
}
.short-app-tab .tabheading {
  list-style: none;
  text-align: center;
}
.short-app-tab .tabheading li {
  display: inline-block;
}
.short-app-tab .form-control {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.short-app-tab ul.tabheading a {
  display: block;
  color: #646464;
  padding: 0px 20px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background: #c8c8c8;
  line-height: 40px;
}
.short-app-tab ul.tabheading li:first-child {
  font-size: 1.2em;
  padding-right: 10px;
}
.short-app-tab ul.tabheading li.active a {
  color: #fff;
  background: #3794c2;
}
.short-app-tab ul.tabheading a:hover {
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background: #3794c2;
}
.effect5 {
  width: 100%;
  background-image: url(../images/big-shadow.png);
}
.short-app-tab .navigation {
  padding: 15px 0px;
  text-align: center;
}
.short-app-tab .radio-inline {
  margin-bottom: 10px;
}
.step-1,
.step-2,
.step-3 {
  min-height: 200px;
}
.whitebg {
  background: #fff;
}
.calculator-section {
  padding: 30px 20px;
}
.calculator-section .form-control {
  background: #fff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border-color: #494949;
}
.calculator-section .form-group strong {
  font-size: 1.3em;
}
.calculator-section .btn-wrapper {
  text-align: center;
  padding: 20px 0px;
}
.calculator-section textarea.form-control {
  height: 250px;
}
.calculator-section ol {
  margin: 0px 0px 10px 15px;
}
.glossary-tab .nav-tabs {
  margin: 10px 0px;
}
.glossary-tab .nav-tabs > li {
  margin: 0px 10px 10px 0px;
}
.glossary-tab .nav-tabs > li > a {
  background: #646464;
  border-color: #646464;
  color: #fff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-tab .nav-tabs > li > a:hover,
.glossary-tab .nav-tabs > li > a:focus {
  background: #da2027;
  border-color: #da2027;
}
.glossary-tab .nav-tabs > li.active > a {
  background: #da2027;
  border-color: #da2027;
}
/**hexagon changes dont change with out knowledge*/
.hb-middle {
  line-height: 45px;
  font-size: 45px;
  margin: 45px 0;
}
.hb-middle,
.hb-middle:after,
.hb-middle:before {
  height: 52px;
  width: 90px;
  background: #fc635e;
  border-color: #fc635e;
}
.hb-middle .icon1 {
  background: url(../images/ind-roc.png) no-repeat 0px 0px;
  height: 39px;
  width: 34px;
  position: absolute;
  left: 29%;
  top: 12%;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.hb-middle .icon1:hover {
  background: url(../images/ind-roc.png) no-repeat 0px -39px;
  height: 39px;
  width: 34px;
  position: absolute;
  left: 29%;
  top: 12%;
}
.indus:hover .hb-middle,
.indus:hover .hb-middle:after,
.indus:hover .hb-middle:before {
  color: #fff;
  text-shadow: 0 0 10px white;
  background: #f1f1f1;
  border-color: #f1f1f1;
}
.indus:hover .icon1 {
  background: url(../images/ind-roc.png) no-repeat 0px -39px;
  height: 39px;
  width: 34px;
  position: absolute;
  left: 29%;
}
.hb-middle .icon2 {
  background: url(../images/ser-icon.png) no-repeat 0px 0px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 27%;
  top: 12%;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.hb-middle .icon2:hover {
  background: url(../images/ser-icon.png) no-repeat 0px -31px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 27%;
  top: 12%;
}
.services:hover .hb-middle,
.services:hover .hb-middle:after,
.services:hover .hb-middle:before {
  color: #fff;
  text-shadow: 0 0 10px white;
  background: #f1f1f1;
  border-color: #f1f1f1;
}
.services:hover .icon2 {
  background: url(../images/ser-icon.png) no-repeat 0px -39px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 27%;
  top: 12%;
}
.hb-middle .icon3 {
  background: url(../images/tech-icon.png) no-repeat 0px 0px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 30%;
  top: 12%;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.hb-middle .icon3:hover {
  background: url(../images/tech-icon.png) no-repeat 0px -31px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 30%;
  top: 12%;
}
.tech:hover .hb-middle,
.tech:hover .hb-middle:after,
.tech:hover .hb-middle:before {
  color: #fff;
  text-shadow: 0 0 10px white;
  background: #f1f1f1;
  border-color: #f1f1f1;
}
.tech:hover .icon3 {
  background: url(../images/tech-icon.png) no-repeat 0px -39px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 30%;
  top: 12%;
}
.hb-middle .icon4 {
  background: url(../images/cli-icon.png) no-repeat 0px 0px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 30%;
  top: 12%;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.hb-middle .icon4:hover {
  background: url(../images/cli-icon.png) no-repeat 0px -31px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 30%;
  top: 12%;
}
.clients:hover .hb-middle,
.clients:hover .hb-middle:after,
.clients:hover .hb-middle:before {
  color: #fff;
  text-shadow: 0 0 10px white;
  background: #f1f1f1;
  border-color: #f1f1f1;
}
.clients:hover .icon4 {
  background: url(../images/cli-icon.png) no-repeat 0px -39px;
  width: 41px;
  height: 38px;
  position: absolute;
  left: 30%;
  top: 12%;
}
/**hexagon changes dont change with out knowledge*/
.sb-icon-search-open {
  color: #fff;
  background: #fc635e;
  z-index: 10000;
  font-size: 20px;
  speak: none;
  width: 36px;
  height: 36px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
.sb-search {
  position: relative;
  min-width: 36px;
  height: 36px;
  background: #FC635E;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  border-radius: 4px;
  z-index: 10000;
}
input.sb-search-input[type="search"] {
  position: absolute;
  top: 0px;
  right: 0;
  border: none;
  outline: none;
  background: #fc635e;
  width: 100%;
  height: 40px;
  margin: 0px;
  z-index: 10;
  padding: 5px;
  font-family: inherit;
  font-size: 14px;
  color: #fff;
}
.sb-search-input::-webkit-input-placeholder {
  color: #fff;
}
.sb-search-input:-moz-placeholder {
  color: #fff;
}
.sb-search-input::-moz-placeholder {
  color: #fff;
}
.sb-search-input:-ms-input-placeholder {
  color: #fff;
}
.sb-icon-search,
.sb-search-submit {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.sb-icon-search {
  color: #fff;
  background: #fc635e;
  z-index: 10000;
  font-size: 20px;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
  content: "\f002";
}
/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 50%;
  margin-top: 0px;
  z-index: 100000000000000;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #fc635e;
  color: #fff;
  z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
  margin-top: -8px;
}
#searchform {
  display: none;
  position: absolute;
  right: 0px;
  height: 40px;
  width: 100%;
}
.top-search .fa-close {
  display: none;
}
.search-opened .sb-icon-search-open {
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
/**banner image changing here*/
.inner_banner .img-responsive {
  width: 100%;
}
.page-entry p {
  text-align: justify;
}
.team_member {
  margin-bottom: 30px;
  text-align: center;
  min-height: 200px;
}
.team_member p {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.team_member a {
  height: 200px;
  display: block;
  text-align: center;
  background: #f1f1f1;
  color: #222222;
}
.team_member a span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  font-size: 1.5em;
  color: #222222;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.team_member a:hover {
  background: #010101;
  color: #fc635e;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.team_member a:hover span {
  color: #fc635e;
}
/**newly added styles after live*/
h2.country-excellence {
  border: 1px solid #ebebeb;
  padding: 30px 0px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
h2.country-excellence:hover {
  background: rgba(71, 54, 53, 0.6);
  color: #fc635e;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.strong-list h6 {
  margin: 0px 0px 5px !important;
  color: #646464 ;
}
.footer-logo-wrapper {
  height: 224px;
}
.footer-logo-wrapper img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#footer input.mce_inline_error {
  border: 1px solid #fff;
}
div.mce_inline_error {
  background: #fff;
  color: #ff0000;
  padding: 2px 5px;
}
#footer .mc-field-group input {
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
#footer #mc-embedded-subscribe {
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}
.bottom-shadow {
  position: relative;
  z-index: 2;
}
.bottom-shadow::after {
  position: absolute;
  content: "";
  bottom: -25px;
  left: 0%;
  width: 100%;
  background: url(../images/bottom-shadow.png) no-repeat center;
  height: 30px;
  display: block;
  z-index: 1;
}
.innerpagesfullwidth p {
  text-align: left;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #5d5d5d;
  font-size: 1.14rem;
}
ul.blue-bullet li {
  line-height: 2.2;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #5d5d5d;
  font-size: 1.1em;
}
ul.blue-bullet li {
  background: url(../images/re-arrow.png) no-repeat 0px 0px;
  padding-left: 55px;
  /*list-style-image:url(../images/re-arrow.png);
	list-style-position:outside;
	margin-left:35px;*/
}
ul.blue-bullet li ul li {
  background: url(../images/small-bull-img.jpg) no-repeat 0px 12px;
  padding-left: 20px;
  line-height: 2;
  margin-bottom: 3px !important;
}
ul.blue-bullet li h2 {
  font-family: 'ralewaybold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #808080;
  font-size: 1.7em;
  margin-top: 20px;
}
ul.blue-bullet li p,
ul.blue-bullet li ul li {
  text-align: left;
  font-family: 'ralewaylight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #5d5d5d;
  font-size: 1.14em;
}
.innerpagesfullwidth strong {
  color: #5d5d5d;
}
.grey_bg {
  padding: 30px 0px;
  background: #efefef;
}
.grey_bg h3 {
  font-size: 1.4em;
  font-family: 'ralewaysemibold', Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
.grey_bg p {
  text-align: center;
  font-family: 'raleway', Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
#appointment-form {
  padding: 10px 0px;
  text-align: center;
}
#appointment-form .buttonsection {
  text-align: center;
}
#appointment-form {kannan}

#appointment-form .btn-transparent {
  background: #589943;
  color: #fff;
  border: 1px solid #589943;
  text-transform: uppercase;
}
#appointment-form .btn-transparent:hover {
  background: none;
  border: 1px solid #589943;
  color: #589943;
  text-transform: uppercase;
}

#appointment-form input[type="text"],
#appointment-form input[type="email"],
#appointment-form textarea,
#appointment-form input[type="date"] {
  border-color: #589943;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
}
#appointment-form input.form-control,
#appointment-form textarea.form-control {
  background: #ffffff url(../images/input-corner.png) right top no-repeat;
}
#appointment-form input.wpcf7-not-valid[type="text"],
#appointment-form input.wpcf7-not-valid[type="email"],
#appointment-form textarea.wpcf7-not-valid {
  border-color: #ff0000;
}
#appointment-form .btn-default {
  background: #589943;
  border: 2px solid #589943;
  color: #fff;
  padding: 10px 20px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  height: auto;
  line-height: normal;
  margin: 20px auto;
  border-right-color: #24351f;
}
#appointment-form .btn-default:hover {
  color: #f9f9f9;
}
#appointment-form .btn-wrapper {
  text-align: center;
}
#appointment-form .wpcf7-not-valid-tip {
  display: none;
}
#appointment-form .wpcf7-not-valid {
  border-color: #ff0000;
}
#contact-form {
  padding: 10px 0px;
}
#contact-form .buttonsection {
  text-align: left;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea,
#contact-form input[type="date"] {
  border-color: #d9d9d9;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  height: 46px;
  border:0px;
}
#contact-form textarea {
  height: 96px;
}
#contact-form input.form-control{ height:55px;}
#contact-form input.form-control,
#contact-form textarea.form-control {
  background: #ffffff url(../images/input-corner.png) right top no-repeat;
  border:0px;
  font-size:1.2em;
  font-family:'ralewayregular', Arial, Helvetica, sans-serif; 
  padding-left:15px;
}
#contact-form input.wpcf7-not-valid[type="text"],
#contact-form input.wpcf7-not-valid[type="email"],
#contact-form textarea.wpcf7-not-valid {
  border-color: #ff0000;
}
#contact-form .btn-default {
  background: #589943;
  border: 2px solid #589943;
  color: #fff;
  padding: 10px 20px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  height: auto;
  line-height: normal;
  margin: 20px auto;
  border-right-color: #24351f;
}
#contact-form .btn-default:hover {
  color: #f9f9f9;
}
#contact-form .btn-wrapper {
  text-align: left;
}
#contact-form .wpcf7-not-valid-tip {
  display: none;
}
#contact-form .wpcf7-not-valid {
  border-color: #ff0000;
}
.contactpage_title {
  padding: 20px 0px;
}
.entry .contactpage_title h3,
.contactpage_title h3 {
  font-size: 1.7em;
  font-family: 'open_sansregular', arial;
  color: #1d8cc4;
  padding: 20px 0px;
  margin: 20px auto;
  text-align: center;
}
.entry .contactpage_title h3::before,
.contactpage_title h3::before {
  border-bottom: 1px solid #989898;
  top: -22px;
  content: url("../images/contact-title-above.png");
  display: block;
  height: 14px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -0-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.entry .contactpage_title h3::after,
.contactpage_title h3::after {
  border-bottom: 1px solid #989898;
  bottom: 0px;
  content: url("../images/contact-title-below.png");
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -0-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.contactpage_title h3 span {
  font-size: 0.7em;
  color: #000;
  display: block;
}
.contact_details {
  padding: 10px 0px;
}
.contact_details h3 {
  font-size: 1.7em;
  font-family: 'open_sansregular', arial;
  color: #1d8cc4;
  padding: 0px 0px 10px;
  margin: 10px auto;
  text-align: center;
}
.contact_details h3 span {
  font-size: 0.8em;
  color: #000;
  display: block;
  font-style: italic;
}
.contact_details h3 span a {
  color: #000;
}
.contact_details h3 span a:hover {
  color: #1d8cc4;
}
.contact_details .border-right {
  border-right: 1px solid #989898;
}
h3.follow-us {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.contact-share-icons ul {
  text-align: center;
}
.contact-share-icons .socail-list a i {
  padding-left: 0px;
  color: #fff;
  margin-bottom: 10px;
}
.contact-share-icons .socail-list a i {
  font-size: 20px;
  width: 38px;
  height: 38px;
  border-radius: 4px;
  padding: 7px;
  text-align: center;
  background: #585858;
  border: 1px solid #585858;
  -webkit-transition: all .35s ease 0s;
  -o-transition: all .35s ease 0s;
  transition: all .35s ease 0s;
}
.contact-share-icons .socail-list a i:hover {
  background: #1d8cc4;
  color: #fff;
  border: 1px solid #1d8cc4;
}
.entry .dummy_title {
  margin: 30px 0px;
}
.entry .dummy_title h3,
.dummy_title h3 {
  position: relative;
  text-align: center;
  margin: 15px 0px;
}
.entry .dummy_title h3::after,
.dummy_title h3::after {
  border-bottom: 1px solid #989898;
  top: 0px;
  content: url("../images/head-line-3.png");
  display: block;
  height: 15px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -0-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.callout-top-image {
  padding: 30px 0px 20px;
}
.callout-top-image div[class^="col-"] {
  padding-left: 20px;
  padding-right: 20px;
}
.callout-top-image .callout_box {
  min-height: 230px;
  overflow: visible;
}
.callout-top-image .callout_box::before {
  bottom: 0px;
  content: "";
  background: url("../images/re-arrow.png");
  display: block;
  height: 41px;
  width: 41px;
  left: 50%;
  top: -21px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -0-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 100;
}
.callout-top-image .callout_box .media-heading {
  color: #589943;
  padding: 0px 40px;
  text-align: center;
}
.callout-top-image .callout_box .media-heading span {
  display: block;
  color: #000;
  font-size: 0.8em;
  margin: 20px 0px 0px;
}
.sidebar-widget {
  background: #eaeaea;
}
.sidebar-widget .widget-title,
.sidebar-widget .widgettitle {
  background: #fff;
  padding: 10px 10px;
  color: #589943;
  text-align: left;
  font-family: 'open_sanslight', arial;
  font-size: 1.2em;
}
.sidebar-widget form.lidd_mc_form {
  padding: 10px 15px;
}
.sidebar-widget ul li {
  padding: 5px 15px;
}
.sidebar-container a {
  color: #535353;
}
.sidebar-container a:hover {
  color: #589943;
}
.widget-area .img-responsive {
  float: left;
  margin: 0px 10px 10px 0px;
}
.widget-area p {
  padding: 10px 15px;
}
ul.page-numbers li a {
  height: auto;
  background: #303030;
  color: #fff;
  border: 1px solid #303030;
}
ul.page-numbers li a:hover {
  background: none;
  color: #303030;
  border: 1px solid #303030;
}
ul.page-numbers li span.current {
  height: auto;
  background: none;
  border: 1px solid #303030;
  color: #303030;
}
p.check-list {
  position: relative;
  padding: 5px 0px 15px 40px;
}
p.check-list .fa {
  color: #FB7A00;
  position: absolute;
  left: 0px;
  top: 5px;
}
.page-child .entry ul li {
  background: url(../images/small-bull-img.jpg) no-repeat 0px 12px;
  padding-left: 20px;
  line-height: 2;
  text-align: left;
  font-family: 'ralewaylight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #101010;
  font-size: 1.1em;
}
.page-child .entry h3 {
  font-family: 'ralewaybold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #589943;
  margin-top: 10px;
}
.page-child .entry strong {
  font-family: 'ralewaysemibold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
ul.blue-bullet li ul li {
  background: url(../images/small-bull-img.jpg) no-repeat 0px 12px;
}
.entry h2.contact-steps {
  font-family: 'ralewaybold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #808080;
  font-size: 1.7em;
  margin-top: 20px !important;
  padding-left: 60px;
  line-height: 2;
  margin-bottom: 3px !important;
  position: relative;
}
h2.contact-steps span {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 38px;
  background: #3881AE;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  color: #fff;
  left: 0px;
  top: 5px;
  text-align: center;
}
h2.contact-steps i {
  color: #3881AE;
  font-style: normal;
}
#innerpage-client-carousel {
  margin: 0px;
  position: relative;
  padding-bottom: 60px;
}
#innerpage-client-carousel p.quote-top,
#innerpage-client-carousel p.quote-bottom {
  display: none;
}
#innerpage-client-carousel .client {
  text-align: center;
}
#innerpage-client-carousel .content p {
  padding: 0px 25px;
  text-align: center;
}
p.get-start {
  text-align: center !important;
  margin: 20px 0px;
}
#innerpage-client-carousel .carousel-indicators {
  margin: 0px 0px 0px -30%;
  bottom: 15px;
}
#innerpage-client-carousel .carousel-indicators li {
  background: #d0d0d0;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  border: 0px;
  margin: 0px 10px 0px 0px;
}
#innerpage-client-carousel .carousel-indicators li.active {
  background: #589943;
}
.get-start .btn {
  background: #167eb5;
  border: 0px solid #fff;
  font-size: 1em;
  color: #fff;
  width: 160px;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.get-start .btn:hover {
  background: #fb7a00;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.make-table {
  display: table;
  width: 100%;
}
.make-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.page-template-buyingexpert #main {
  padding-bottom: 0px;
}
#main-tab .tab-navigation {
  background: none;
}
#main-tab ul.tabheading {
  text-align: center;
  list-style-type: none;
  margin: 0px;
}
#main-tab ul.tabheading li {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  background: #e6e6e6;
  border: 1px solid #363636;
}
#main-tab ul.tabheading li:last-child {
  margin-right: 0px;
}
#main-tab ul.tabheading li a {
  color: #363636;
  line-height: 50px;
  padding: 0px 20px;
  text-transform: uppercase;
  display: block;
}
#main-tab .tab-content {
  padding: 30px 0px;
}
#main-tab ul.tabheading li.active a,
#main-tab ul.tabheading a:hover {
  background: #363636;
  color: #fff;
  text-decoration: none;
}
#main-tab .wpcf7-form span.wpcf7-form-control-wrap {
  margin: 5px 0px 10px 0px;
}
#main-tab .form-control {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border-color: #363636;
  background: #f5f5f5;
}
.buttonsection {
  text-align: center;
}

.buttonsection input.btn[type=submit] {
  -webkit-border-radius: 0px;
  background: #efe600;
  in-webkit-border-radius: 0px;
  border-radius: 0px;
  color: #404a58;
  padding: 10px 30px;
  height: auto;
  font-size: 1.5em;
  font-family:'open_sansbold', Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
.buttonsection input.btn[type=submit]:hover{ background:#64A051; color:#fff;}
#main-tab .form-group {
  margin-bottom: 5px;
}
#main-tab .wpcf7-radio .wpcf7-list-item {
  margin-right: 20px;
}
#main-tab .wpcf7-radio .wpcf7-list-item label {
  font-weight: normal;
}
#welcome h2 {
  color: #589943;
  font-family: "proxima_nova", arial;
  font-size: 2.5rem;
  margin-bottom: 20px;
}
#welcome p.welcome-content {
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: left;
}
#welcome .btn-theme {
  font-size: 1.2rem;
  margin: 20px 0px 0px;
}
#welcome .btn-theme:hover {
  background: #589943;
  border-color: #589943;
}
#why-us {
  background: #e9e9e9;
  padding: 40px 0px;
}
#why-us h2 {
  font-family: "robotobold", arial;
  font-size: 3.5rem;
  margin-bottom: 20px;
  padding: 0px;
}
#why-us .why-icons {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  background: url(../images/home-why-icons.png) no-repeat;
}
#why-us .why-icon1 {
  background-position: 0px 0px;
}
#why-us .why-icon2 {
  background-position: 0px -50px;
}
#why-us .why-icon3 {
  background-position: 0px -100px;
}
#why-us h5 {
  text-align: center;
  font-family: open_sanssemibold, arial;
  font-size: 1.3rem;
}
#why-us p {
  text-align: center;
  font-size: 1.1rem;
}
#remedies {
  background: url(../images/home_remedies_bg.jpg) no-repeat right bottom;
}
#remedies h2 {
  color: #589943;
  font-family: "proxima_nova", arial;
  font-size: 2.5rem;
  margin-bottom: 20px;
}
#remedies p {
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: left;
}
#achievement {
  background: #31613e;
  color: #fff;
}
#achievement h2 {
  margin: 0px;
  font-size: 2.8rem;
  line-height: 1;
  font-family: robotobold, arial;
  text-align: right;
  padding-right: 10px;
}
#achievement p {
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
  margin-bottom: 0px;
  font-family: robotolight, arial;
}
#home-category {
  background: url(../images/home_category_bg.jpg) no-repeat left top;
}
#home-category h3 {
  font-family: ralewaymedium, arial;
  text-align: center;
  font-size: 2.0rem;
  color: #333333;
}
#home-category .cat-icons {
  width: 60px;
  height: 60px;
  margin: 10px auto;
  background: url(../images/home-cat-icons.png) no-repeat;
}
#home-category .cat-icon1 {
  background-position: 0px 0px;
}
#home-category .cat-icon2 {
  background-position: 0px -60px;
}
#home-category .cat-icon3 {
  background-position: 0px -120px;
}
#home-category .cat-icon4 {
  background-position: 0px -180px;
}
#home-category p {
  text-align: center;
}
#home-category p .btn-default {
  margin: 10px 20px;
}
.blogitem0 h2 {
  font-family: "robotobold", arial;
  font-size: 3.5rem;
  margin-bottom: 20px;
  padding: 10px 120px 10px 0px;
  background: url(../images/blog_title_bg.png) no-repeat right top;
}
#blog-updates .blog-image .image-wrapper {
  position: relative;
}
#blog-updates .blog-image .image-wrapper:after {
  width: 51px;
  height: 51px;
  position: absolute;
  content: "";
  background: url(../images/blog_arrow.png) no-repeat;
  display: block;
}
#blog-updates .blog-image1 .image-wrapper:after {
  top: 50%;
  right: 0px;
  width: 25px;
  z-index: 100;
  margin-top: -25px;
}
#blog-updates .blog-image-top .image-wrapper:after {
  top: auto;
  bottom: 0px;
  left: 50%;
  width: 51px;
  height: 25px;
  z-index: 100;
  margin-left: -25px;
}
#blog-updates .blog-image-bottom .image-wrapper:after {
  top: 0px;
  bottom: auto;
  left: 50%;
  width: 51px;
  height: 25px;
  z-index: 100;
  margin-left: -25px;
  background-position: 0px -26px;
}
#blog-updates .blog-image {
  margin-top: 15px;
}
#blog-updates .blog-image .img-responsive{
  margin-left: auto; margin-right: auto;
}
#blog-updates .blog-content {
  margin-top: 15px;
  font-family: "robotolight", arial;
  text-align: center;
}
#blog-updates .blog-content h4 {
  text-align: center;
  font-family: "robotomedium", arial;
  font-size: 1.3rem;
  color: #212121;
  text-transform: uppercase;
}
#blog-updates .blog-content h4 a {
  color: #212121;
}
#blog-updates .blog-content .meta-wrapper {
  font-family: "robotolight", arial;
  text-align: center;
  position: relative;
  color: #b6b6b6;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
#blog-updates .blog-content .meta-wrapper span {
  color: #3e3e3e;
}
#blog-updates .blog-content .meta-wrapper:after {
  width: 50px;
  height: 6px;
  background: #b4d1aa;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -25px;
  content: "";
  display: block;
}
.innerpage_title h2.section-header {
  color: #589943;
}
.innerpage_title h2.section-header-below-line:after {
  background-image: url(../images/header-bottom-line.png);
}

.about-sections {
  padding: 30px 0px;
}
.inner-banner{
  background: url(../images/parallax/contact-banner.jpg) center bottom no-repeat;
  background-size: cover;
  
 }
.about-section-1 {
  background: url(../images/parallax/about_bg-1.jpg) left bottom no-repeat;
  background-size: cover;
}
.about-section-2 {
  background: url(../images/parallax/about_bg-2.jpg) left bottom no-repeat;
  background-size: cover;
}
.about-section-3 {
  background: #945e62;
}
.about-section-3 ul li { color:#fff !important;}
.about-section-3.about-sections h3{color:#efbe00 !important;}
.about-section-3 h3::after { background:#fff !important;}
.about-section-4 {
  background: #f3f3f3;
  padding:40px 0px;
}
.about-section-4.about-sections h2{color:#000 !important; font-size:2em;}
.about-section-4.about-sections h5{color:#656565 !important; font-size:1.14em; text-align:center; font-family:'open_sanslight', Arial, Helvetica, sans-serif;}
.innerpagesfullwidth .about-sections p {
  font-size: 1.1rem;
  font-family: open_sanslight, arial;
  text-align: justify;
  line-height: 1.9;
  color: #3f3f3f;
}

.about-sections .about-section-content p {
  color: #888888;
  font-size:1.05em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  line-height:1.5;
}
.about-sections .about-section-content p.top{ margin-top:53px;}
.about-section-2 .about-section-content p {
  color: #fff;
  font-size:1.14em;
}
.about-section-4 .about-section-content p {
  text-align: justify;
}
.about-section-4.about-sections h4{color:#000 !important; background:url(../images/bull.png) no-repeat left 0px; height:40px; padding-left:50px; line-height:40px; margin-top: 20px;}
.about-sections .about-section-content li {
  color: #888888;
  font-size:1.05em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  padding-bottom:15px;
  text-align:justify;
}
.contact-page {
  background: url(../images/parallax/about_bg-1.jpg) left bottom no-repeat;
  background-size: cover;
}
.contact-page .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.contact-details ul li {
  position: relative;
  padding-left: 35px;
  line-height: 2;
}
.contact-details ul li .contact-icons {
  background: url(../images/contact-icons.png) no-repeat;
  position: absolute;
  left: 0px;
  top: 50%;
  width: 25px;
  height: 20px;
  display: block;
  margin-top: -10px;
}
.contact-details ul li .contact-icon1 {
  background-position: 0px 0px;
}
.contact-details ul li .contact-icon2 {
  background-position: 0px -20px;
}
.contact-details ul li .contact-icon3 {
  background-position: 0px -40px;
}
.contact-details ul li .contact-icon4 {
  background-position: 0px -60px;
}
.contact-details {
  /*padding: 45px 15px;*/
  padding: 20px;
}
.contact-details h3 {
  font-family: ralewayregular, arial;
  font-size: 1.5rem;
  color: #24351f;
  text-align: center;
}
.contact-details h3 {
  margin: 20px 0px;
  padding: 20px 0px;
}
.contact-details h3 span {
  display: inline-block;
  position: relative;
}
.contact-details h3 span:after {
  position: absolute;
  width: 56px;
  height: 54px;
  display: block;
  content: "";
  background: url(../images/opening-arrow.png) no-repeat;
  top: -50%;
  left: -34px;
}
.contact-details .opening_time {
  background: #589943;
  text-align: center;
  padding: 10px;
  color: #fff;
  margin-right: 10px;
  display: block;
  font-size:1.0rem;
}
.contact-details .weekendtime {
  margin-left: 10px;
  margin-right: 0px;
}
.top-arrow-section {
  position: relative;
  padding-top: 40px;
  
}
.about-sections h3{
	color:#000 !important;
	font-size:1.7em;
}
.about-sections ul{ padding-top:20px;}
.about-sections ul li{
	background:url(../images/bull.png) no-repeat left 0px;
	padding-left:50px;

}
.about-sections h3:after {
  content: "";
  background:#efbe00;
  display: block;
  margin:10px 0px;
  left:15px;
  width: 50px;
  height: 5px;
  z-index: 100;
}
.contact-map {
  padding: 0px;
}
.contact-map p {
  margin: 0px;
  padding: 0px;
}
.contact-map p img {
  width: 100%;
  height: auto;
}
.faq-sections {
  padding: 30px 0px;
}
.faq-sections .panel-group .panel {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.faq-sections .panel-info {
  border-color: #aaaaaa;
  border-width: 1px 1px 1px 1px;
}
.faq-sections .panel-info > .panel-heading {
  background: #fff;
  color: #222;
  border-color: #5D9D48;
}
.faq-sections .panel-info .panel-body {
  background: #fff;
}
.faq-sections .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-color: #aaaaaa;
}
.faq-sections .collapsed h4,
.faq-sections .panel-heading h4 {
  position: relative;
  padding-right: 30px;
  margin: 0px;
}
/*span.accordian-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  background: url(../images/accordian-arrow.png) no-repeat;
}
.faq-sections .panel-heading h4 span.accordian-arrow {
  background: url(../images/accordian-arrow.png) no-repeat 0px -20px;
}
.faq-sections .collapsed h4 span.accordian-arrow {
  background: url(../images/accordian-arrow.png) no-repeat;
}
.faq-sections .img-responsive {
  border: 1px solid #589943;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 4px 0px #589943;
  -moz-box-shadow: 0px 0px 4px 0px #589943;
  box-shadow: 0px 0px 4px 0px #589943;
}*/
.about-homeo-sections {
  padding: 30px 0px;
}
.about-homeo-sections p {
  line-height: 1.8;
}
.page-template-innerpagesfullwidth .entry .about-homeo-sections h3 {
  color: #5FA948;
  margin-bottom: 20px;
  font-size: 1.8rem;
}
.about-homeo-section-2 {
  background: #548D5A;
  color: #fff;
}
.about-homeo-section-2 p {
  color: #fff;
}
.page-template-innerpagesfullwidth .entry .about-homeo-section-2 h3 {
  margin-bottom: 20px;
  color: #fff;
}
.services-sections {
  padding: 25px 0px;
}
.services-section-0 {
  background: #fff;
}
.services-section-0 p {
  text-align: center;
  width:70%;
  margin:20px auto;
}
.services-section-0 .service_box h3 {
  text-align: center;
  color:#000;
  font-size:1.2em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
}
.service_box{ 
	border:1px solid #e5e5e5; 
	position:relative; 
	margin-bottom:60px; 
	height:300px; transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.service_icons{ background:#fff; border:1px solid #e0b304; height:87px; width:87px; margin:-25px auto 20px auto;}
.service_box:hover{
	background:#e0b304;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
 }
.serv_icon1{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px 0px;
}
.serv_icon2{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px -87px;
}
.serv_icon3{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px -174px;
}
.serv_icon4{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px -261px;
}
.serv_icon5{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px -348px;
}
.serv_icon6{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px -435px;
}
.serv_icon7{
  background:#fff url(../images/service-icon-sprit.png) no-repeat 0px -522px;
}
.srv_more_btn{ 
	background:#404A58; 
	border-radius:15px; 
	padding:6px 20px; 
	font-size:1.14em; 
	color:#fff; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.srv_more_btn:hover{ 
	background:#64A051; 
	color:#fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.services-list-sections{ padding:30px 0px;}
.services-list-sections .service_list_box h3 {
  color:#000;
  font-size:1.7em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
}
.services-list-sections .service_list_box p {
  color:#888888;
  font-size:1.014em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
}
.services-list-sections .service_list_box ul li {
  color:#888888;
  font-size:1.014em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  background:url(../images/bull1.png) right no-repeat;
  padding-right:25px;
}

.service_list_box a{ 
	font-size:1.014em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  color:#42BBE6;
 }
.service_list_box a:hover{ color:#589943;}

.ser-sec-0, .ser-sec-0 p{ text-align:left; }
.ser-sec-1, .ser-sec-1 p{ text-align:right;}
.ser-sec-2, .ser-sec-2 p{ text-align:left;}
.ser-sec-3, .ser-sec-3 p{ text-align:right;}
.ser-sec-4, .ser-sec-4 p{ text-align:left;}
.ser-sec-5, .ser-sec-5 p{ text-align:right;}
.ser-sec-0 h3::after {
    background: #42bbe6 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    left: 15px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
}
.ser-sec-1 h3::after {
    background: #41bd68 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
	position:absolute;
	right:0px;
}
.ser-sec-1 p{ padding-top:20px;}
.ser-sec-2 h3::after {
    background: #fbaf42 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    left: 15px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
}
.ser-sec-3 h3::after {
    background: #dc7795 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
	position:absolute;
	right:0px;
}
.ser-sec-3 p{ padding-top:20px;}
.ser-sec-4 h3::after {
    background: #fdc029 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    left: 15px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
}
.ser-sec-5 h3::after {
    background: #3bc1be none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
	position:absolute;
	right:0px;
	
}
.ser-sec-5 p{ padding-top:20px;}

.page-id-25 .services-section-2{
	margin-top:-50px;
}

.service_list_box{ position:relative; height:260px;}
.service_content { 
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	width:100%;
}
.services-section-2 {
  background: #f3f3f3;
  padding:50px 0px;
}

.services-sections h3 {
  font-family: ralewaymedium, arial;
  font-size: 2.0rem;
}
.services-section-4 {
  background: url(../images/services-image-4.jpg) center no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
}
.services-section-4 .overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.innerpagesfullwidth .services-section-4 p {
  text-align: center;
  color: #fff;
}
.services-section-4 h3 {
  text-align: center;
}
.post-type-archive-testimonial .loop-entry-date{display: none;}
.post-type-archive-testimonial div.blog-list:nth-of-type(odd) {
  background: #F4F1F1;
}
.post-type-archive-testimonial div.blog-list:nth-of-type(even) {
  border: 1px solid #F4F1F1;
}
.post-type-archive-testimonial .innerpage_title h2.section-header {
  text-transform: uppercase;
}
.post-type-archive-questionnaire .innerpage_title h2.section-header {
  text-transform: uppercase; text-align: center;
}
.post-type-archive-questionnaire .blog-list .loop-entry-title{text-align: center;}
.post-type-archive-questionnaire .blog-list .loop-entry-content p{text-align: center;}
.pdf-icon{width:100px; height: 100px; display: inline-block; background:url(../images/pdf-icon.png) no-repeat;background-size: cover;margin-top: 10px; margin-bottom: 10px;}

.apcal_alert p, apcal_alert-info p,
.apcal_alert p strong, apcal_alert-info p strong{color: #fff; }

.ecwid-shopping-cart-search{display: none;}
.ecwid-productBrowser-categoryPath{display: none;}
.ecwid-results-topPanel-controlsPanel{display: none;}
.ecwid-results-topPanel{display: none;}

.ecwid-noimage{background: url(../images/product-no-image.jpg) center no-repeat;}
html#ecwid_html body#ecwid_body div.ecwid-noimage{background: url(../images/product-no-image.jpg) center no-repeat !important;}
html#ecwid_html body#ecwid_body div.ecwid-imgLoaded{background: #C7C7C7 !important;}
html#ecwid_html body#ecwid_body table.ecwid-productBrowser-auth-mini{border:1px solid #599942 !important; background: #e0e0e0 !important;}

.app-form-container{display: inline-block;}
.apcal_modal-body #bordercssremove tr td{vertical-align: top;}
#timesloatbox{width:100%;}

#AppFirstModal{margin-bottom: 30px;}
#AppSecondModalDiv{margin-bottom: 30px;}

.inner-article-page p {text-align: left;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #4f4f4f;
  font-size: 1.14rem;}
.inner-article-page ul li{font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #5d5d5d;
  font-size: 1.10rem;padding-left:0px;}
.inner-article-page ul.normal-bullet li{padding-left: 45px;}
.inner-article-page ul.normal-bullet li span.normal{left:15px;}

.inner-article-page ul.black-bullet li{padding-left: 45px;}
.inner-article-page ul.black-bullet li span.normal{left:15px;}
  
.inner-article-page .container-fluid {margin-top: 20px; margin-bottom: 20px;}
.inner-article-page .container-fluid .img-responsive{margin-bottom: 10px;}

.inner-article-page h4{font-family: 'open_sansbold', Arial, Helvetica, sans-serif; color: #589943;}
.inner-article-page h3{font-family: 'open_sansbold', Arial, Helvetica, sans-serif; color: #589943;}

/*products page*/
.default_product_display .wpsc_product_price{display: block; padding: 5px 0px;}
.default_product_display .imagecol{display: block; width:100%;text-align: center;margin: 20px 0px;}
.readmore-section p{line-height:26px; margin-bottom: 0px;}
.readmore-section + [data-readmore-toggle], .readmore-section[data-readmore]{text-align: left; margin:0px; margin-bottom: 10px; color:#5DAB45;}
.default_product_display .wpsc_quantity_update{margin: 0px;}
.default_product_display .wpsc_buy_button_container{float: left;}
#checkout_page_container table.checkout_cart{width:100%;}

.wpsc_checkout_table .form-control{margin-bottom: 10px;}
#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input{margin-bottom: 10px;}
#content table.wpsc_checkout_table{margin-top: 15px;}
#checkout_page_container input[type=checkbox]{margin-right: 10px !important;display: inline-block;}
.wpsc_checkout_table.checkout_forms{margin-top: 15px;}
#wpsc_checkout_gravatar{display: none;}
.wpsc_checkout_table input.text{width:100%;}
.checkout_cart .qty input{display: inline-block;}
#content #checkout_page_container table.checkout_cart tr td{padding: 5px !important; }
table.wpsc_checkout_table label{font-weight: normal;}

#widgetshoppingcart h3,
#sideshoppingcart h3{margin-top:0px; color: #589a43;}
.shopping-cart-wrapper{}
.shopping-cart-wrapper .shoppingcart{padding: 0px;}
.shopping-cart-wrapper .shoppingcart table .cart-widget-count{width:auto;}
.shopping-cart-wrapper .remove_button:hover{background-color:transparent;}
.shopping-cart-wrapper .shoppingcart table th{background-color: #589943; color: #fff;border-color:#589943; }
.shopping-cart-wrapper .shoppingcart table tr:first-child th{border-top:1px solid #589943;}

.entry #checkout_page_container h4 {
  font-family: 'ralewaybold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #589943;
  margin-top: 10px;
}
.shopping-cart-wrapper .shoppingcart table tbody td{padding: 5px;}
.shopping-cart-wrapper .btn-theme{padding: 5px 15px; color: #fff; background-color:#589943; border:1px solid #589943;text-transform: none; font-size: 1.3rem;}
.shopping-cart-wrapper .btn-theme:hover{color:#589943;background-color: transparent;border-color: #589943;}
.shopping-cart-wrapper .remove_button{background-position: center;}
#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input{font-size: 1.0rem;}

.wpsc_gateway_container .custom_gateway{margin-bottom: 15px;}

#home_intro { padding:50px 0px; background:#EBEBEB;}
#home_intro p{text-align:left;  font-size:1.1em; color:#646464; font-family: 'open_sanslight', Arial, Helvetica, sans-serif;}
#home_intro h2{
    color: #000 !important;
    font-size: 2em;
}
.intro_img{ border:10px solid #fff;}


#home_services{ padding-bottom:30px;}
#home_services .home_sev_content {width:82%; margin:0 auto;}
#home_services .home_sev_content p {font-size:1.1em; color:#959595; font-family: 'open_sanslight', Arial, Helvetica, sans-serif; font-size:1.0em;}
#home_services .home_sev_content p::after {
  content: "";
  background-color: #eeeeee;
  height:7px;
  display:block;
  width:50px;
  margin:20px auto;
}

#home_services a{ color:#323232; font-family: 'ralewayregular', Arial, Helvetica, sans-serif; font-size:1.05em;}
#home_services a:hover{ color:#ffb200;}

#file_upload {
  background: url(../images/parallax/parallax_img1.jpg) fixed 50% 50% / cover rgba(255, 0, 0, 0);
  padding:40px 0px;
}

#file_upload .file_upload_header { text-align:center;}
#file_upload .file_upload_header h3{ font-family: 'ralewayregular', Arial, Helvetica, sans-serif; font-size:1.7em; color:#000; margin-bottom:50px;}
#file_upload .three_upload_sec{ background:#efbe00; position:relative; min-height:280px; margin:15px;}
#file_upload .three_upload_sec::before{ 
    border-left: 15px solid  transparent;
	border-bottom: 15px solid #EFBE00;
    border-right: 15px solid transparent;
    content: "";
    position: absolute;
    left: 50%;
	top:0%;
    margin-top: -28px;
	transform:translateX(-50%);
	webkit-transform:translateX(-50%);
}
#file_upload .three_upload_sec1{ background:#404a58; position:relative; min-height:280px; margin:15px;}
#file_upload .three_upload_sec1::before{ 
    border-left: 15px solid  transparent;
	border-bottom: 15px solid #404a58;
    border-right: 15px solid transparent;
    content: "";
    position: absolute;
    left: 50%;
	top:0%;
    margin-top: -28px;
	transform:translateX(-50%);
	webkit-transform:translateX(-50%);
}
.three_upload_sec-inner { position:relative; height:280px; border: 1px dashed #dbdbdb;
   box-shadow: 0 0 0 15px #EFBE00;
  }
.three_upload_sec-inner1{ position:relative; height:280px; border: 1px dashed #dbdbdb;
   box-shadow: 0 0 0 15px #404A58;
  }
.fileUpload {
    position: absolute;
	height:35px;
    overflow: hidden;
    margin: 10px auto;
	left:50%;
	top:35%;
	transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	bottom:0;
	width:100px;
	font-size: 16px;
	text-transform:uppercase;
	color:#ff9f19;
	background:#fff;
	border:1px solid #fff;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	
}
.upload1 {
    position: absolute;
    font-size: 16px;
	height:35px;
    cursor: pointer;
	left:50%;
	top:60%;
	transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	width:100px;
	margin-top:20px;
	text-transform:uppercase;
	color:#e11838;
	background:#fff;
	border:1px solid #fff;
	
}
.center-pills {
    display: flex;
    justify-content: center;
}
#service_tab{ padding:40px 0px;}
#service_tab ul { text-align:center; margin:0 auto; width:80%;}
#service_tab .nav-pills > li + li{ margin-left:0px;}
#service_tab ul li a{ text-align:center; border-radius:0px; -webkit-border-radius:0px; background:#404a58; color:#fff; padding:15px 25px; border-right:1px solid #fff; font-size:1.1em;}
#service_tab ul li a:hover{background:#efbe00; color:#323232;}
#service_tab ul li a:hover::after{ 
    border-left: 10px solid  transparent;
	border-top: 10px solid #EFBE00;
    border-right: 10px solid transparent;
    content: "";
    position: absolute;
    left: 50%;
	bottom:0%;
    margin-bottom: -10px;
	transform:translateX(-50%);
	webkit-transform:translateX(-50%);
}
#service_tab ul li.active a{
	background:#efbe00; color:#323232;
}
#service_tab ul li.active a::after{ 
    border-left: 10px solid  transparent;
	border-top: 10px solid #EFBE00;
    border-right: 10px solid transparent;
    content: "";
    position: absolute;
    left: 50%;
	bottom:0%;
    margin-bottom: -10px;
	transform:translateX(-50%);
	webkit-transform:translateX(-50%);
}
#service_tab .tab-content{ background:#f3f3f3; border:2px solid #efbe00; padding:15px 25px; margin-top:25px;}
#service_tab .tab-content p{ margin:0px; font-size:1.1em;}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.add_blink { position:absolute; text-align:center; width:100%; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.add_blink a{ color:#fff;}
.add_blink a:hover{ color:#404A58;}
#contact-address{ padding-bottom:30px}
.contact_icon{ width:76px; height:76px; background:#f3f3f3; border-radius:50%; -webkit-border-radius:50%; margin:0 auto;}
.con-icon-1 {
  background:#f3f3f3 url(../images/con-icons.png) no-repeat 0px 0px;
}
.con-icon-2 {
  background:#f3f3f3 url(../images/con-icons.png) no-repeat 0px -76px;
}
.con-icon-3 {
  background:#f3f3f3 url(../images/con-icons.png) no-repeat 0px -155px;
}
#contact-address h3{ font-family:'ralewayregular', Arial, Helvetica, sans-serif; font-size:2.1em; color:#000;}
#contact-address h5{ font-family:'open_sanslight', Arial, Helvetica, sans-serif; font-size:1.14em; color:#757575;}
#contact-form{ padding:100px 0px 30px 0px; background:url(../images/parallax/contact_form_bg.jpg) -200px 0%; background-size:cover; -webkit-background-size:cover;}
#contact-form .captch1 { background:#fff; padding:10px; margin-top:11px; text-align:center;}
#contact-form .wpcf7-response-output{ background:#64A051; color:#fff;}
#contact-form .wpcf7-not-valid{border:1px solid #ff0000 !important;}
#contact-map iframe{ margin-bottom:-10px;}
#order-online { background:#fff;}
#order-online {
  padding: 10px 0px;
}
#order-online .buttonsection {
  text-align: left;
}
#order-online input[type="text"],
#order-online input[type="email"],
#order-online textarea,
#order-online input[type="date"] {
  border-color: #d9d9d9;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  height: 46px;
  border:1px solid #ccc;
  box-shadow:none;
}
#order-online textarea {
  height: 96px;
}
#order-online input.form-control{ height:55px; }
#order-online input.form-control,
#order-online textarea.form-control {
  background: #ffffff url(../images/input-corner.png) right top no-repeat;
  border:0px;
  font-size:1.2em;
  font-family:'ralewayregular', Arial, Helvetica, sans-serif; 
  padding-left:15px;
  border:1px solid #ccc;
  box-shadow:none;
  color:#000;
}
#order-online input.wpcf7-not-valid[type="text"],
#order-online input.wpcf7-not-valid[type="email"],
#order-online textarea.wpcf7-not-valid {
  border-color: #ff0000;
}
#order-online .btn-default {
  background: #589943;
  border: 2px solid #589943;
  color: #fff;
  padding: 10px 20px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  height: auto;
  line-height: normal;
  margin: 20px auto;
  border-right-color: #24351f;
}
#order-online .btn-default:hover {
  color: #f9f9f9;
}
#contact-form .btn-wrapper {
  text-align: left;
}
#order-online .wpcf7-not-valid-tip {
  display: none;
}
#order-online .wpcf7-not-valid {
  border-color: #ff0000;
}
#order-online .captch1{
	background: #fff none repeat scroll 0 0;
    margin-top: 11px;
    padding: 10px;
    text-align: center;
	 border:1px solid #ccc;
}
.fileUpload1 {
    position: relative;
    background:#ccc;
	border-radius:0px;
	border:1px solid #ccc;
	margin-top:11px;
	color:#323232;
}
.fileUpload1 input.upload1 {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -10px;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.btn-bs-file{
    position:relative;
}
.btn-bs-file input[type="file"]{
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width:0;
    height:0;
    outline: none;
    cursor: inherit;
}

.fileUpload1 label{ margin-bottom:0px; font-weight:normal; padding-top:5px; width:80px; cursor:pointer; height:31px;}
.fileUpload1:hover{ color:#fff; }
.fileUpload1 label .wpcf7-form span.wpcf7-form-control-wrap { margin-top:-10px !important;}
#thesis_cover{ padding:0px 0px 50px}
#thesis_cover.ser-sec-3, #thesis_cover.ser-sec-3 p{ text-align:left !important;}
#thesis_cover.ser-sec-3 h3::after {
    background: #dc7795 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    margin: 10px 0;
    width: 50px;
    z-index: 100;
	left:0px;
}
#thesis_cover ul li {
  background:url(../images/bull1.png) left no-repeat !important;
  padding-left:25px;
}
#usefull_links { padding:30px 0px;}
#usefull_links ul li {
  color:#888888;
  font-size:1.014em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  background:url(../images/bull1.png) left no-repeat;
  padding-left:25px;
}

#usefull_links ul li a {
  color:#888888;
  font-size:1.014em;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.usefull_service_right { background:#f1f1f1; padding:20px; border-bottom-left-radius:6px; border-bottom-right-radius:6px;}
.usefull_service_right_head{ background:#404A58; padding:15px 15px;}
.usefull_service_right_head h3{ margin:0px !important; padding:0px; color:#fff !important; font-family:"ralewaylight",Arial,Helvetica,sans-serif;}
.usefull_service_right li{ line-height:2;}
#usefull_links ul li a:hover{ 
	color:#E71320; 
	padding-left:10px; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
 }

#pro_desc p, #pro_desc ol li{
	font-size:1.1em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#7e7e7e;
    padding: 5px 0px;
}
#pro_desc ul li{
	background:url(../images/bull.png) no-repeat;
    padding-left: 55px;
	
}
#pro_desc ul li ul li{
	background:none;
	font-size:1.15em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#7e7e7e;
    padding: 5px 0px;
}
#pro_desc ol{
	margin:0px;
	padding:0px;
}
#pro_desc ol li{
	list-style-image:url(../images/bull1.png) ;
   list-style-position:inherit;
   margin-left:20px;
}
#pro_desc .panel-heading {
	padding:0px 0px 0px 18px;
	border-radius:0px;
	background:
}
#pro_desc .panel-heading h4{ 
	font-size:1.4em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#666666;
    padding: 15px 0px;
	margin:0px;
}
#pro_desc .panel-body h3{ 
	font-size:1.15em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#616161;
    padding: 15px 0px;
}
.panel-info > .panel-heading:hover{
	background:#EFBE00;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#pro_desc .panel-info > .panel-heading:hover h4{
	color:#323232;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#pro_desc .panel-heading p
{   
	line-height: 1.5;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
    color:#8c8c8c;
    font-size: 1.14em;
    text-align: justify;
}

#pro_desc .accordion-toggle:after {

    content:"";
    float: right;
    color: inherit;
}
#pro_desc .panel-heading.collapsed .accordion-toggle:after {

   background: url(../images/loan-type.png) no-repeat 0px 28px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
#pro_desc .panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color:transparent;
}
#pro_desc .panel-heading.collapsed  {
	color:#fff;
	background:#ededed;
	border:1px solid #ededed;
	background:transparent;
}
#pro_desc .panel-info{ border:1px solid #404A58;}


.rate_calc .table > thead > tr > th, .rate_calc .table > tbody > tr > th, .rate_calc .table > tfoot > tr > th, .rate_calc .table > thead > tr > td, .rate_calc .table > tbody > tr > td, .rate_calc .table > tfoot > tr > td{
	vertical-align:middle;
}
.rate_calc .table > thead > tr > th{ background:#404a58; color:#fff;}
.rate_calc .clac_head{ background:#EFBE00;}
.rate_calc .clac_head h2{ font-family:"open_sansbold", Arial, Helvetica, sans-serif; color:#fff; margin:0px; text-transform:uppercase; font-size:1.5em; padding:15px;}
.rate_calc .table .form-control{ border-radius:0px; box-shadow:none; width:90%;}
.rate_calc .table-bordered > thead > tr > th, .rate_calc .table-bordered > thead > tr > td{border-bottom-width:1px;}
.rate_calc .table > tbody > tr > td strong{ font-weight:normal; color:#BE9700;}
.rate_calc #grandTot{ font-size:1.5em;}