.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
/*------------------ Single Testimonials -----------------*/
#testimonial_single .testimonial_des {
  margin-bottom: 25px;
  color: #555;
  line-height: 24px;
}
#testimonial_single blockquote {
  padding: 1.25em 40px;
  color: var(--color-383838);
  background: white;
  border: 1px solid var(--color-dddddd);
  width: 100%;
}
.single-team_social a i {
  background-color: var(--color-90c908);
  color: white;
  width: 31px;
  border-radius: 25px;
  padding: 8px;
}
ul.single_project_icon {
  margin: 0;
}
ul.single_project_icon li {
  margin: 0;
  display: inline-block;
}
/*------------------------- Testimonial Shortcode --------------------------*/
.content_box.w-100 {
  padding: 20px;
  border: 1px solid #cfd1d2;
}
/*------------------ Contact Page -----------------*/
.contac_form h3 {
  color: var(--color-90c908);
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: white;
  border-color: var(--color-cccccc);
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color: #f2f2f2;
  border: 2px solid #f2f2f2;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box {
  padding: 0;
  margin: 0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 5px;
  background: white;
}
.contac_form h3 {
  text-align: center;
  margin: 20px auto;
  display: table;
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  font-size: 38px;
  color: var(--color-90c908);
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head {
  color: black;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.c_content span {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 28px;
  color: white;
  font-family: var(--font-FiraSans);
  font-weight: 500 !important;
}
.c_content p {
  font-size: 16px;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label {
  width: 100%;
}
span.contact_title {
  color: #3d4962;
}
.contact_content p {
  color: #3d4962;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: var(--color-90c908);
  color: white !important;
  border: 1px solid var(--color-90c908);
}
.navigation span.page-numbers.current {
  background: white;
  border: 1px solid var(--color-90c908);
  color: black !important;
}
.blog-post h5 {
  text-transform: uppercase;
  color: black;
}
/*------------------ Comments BOX ------------------*/
#comments {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title {
  font-size: 20px;
  font-weight: bold;
}
#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea {
  padding: 12px 10px;
  font-size: 18px;
}
#comments a time {
  color: black;
  font-weight: bold;
  font-size: 12px;
}
#comments .reply {
  text-align: right;
}
#comments .comment-metadata {
  width: 90%;
  float: left;
  padding: 1% 0 0 0;
}
#comments .comment-content {
  width: 90%;
  text-align: left;
  margin-left: 7%;
}
#comments .comment-author {
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"] {
  width: 100%;
}
#sidebar .textwidget label {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: var(--color-333333);
  border: none;
  color: white;
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
}
#sidebar form {
  display: table;
  width: 100%;
}
#sidebar h3 {
  margin: 0 0 10px;
  font-size: 20px;
  color: var(--color-90c908);
}
#sidebar h3:after {
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  background: var(--color-90c908);
  margin-top: 7px;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background: transparent;
  padding: 15px 10px;
  border: 1px solid var(--color-bbbbbb);
  font-size: 15px;
  color: black;
  width: 100%;
  margin-bottom: 10px;
}
#sidebar label {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
#sidebar input[type="submit"] {
  background: var(--color-90c908);
  border: none;
  font-size: 14px;
  width: 100%;
  border-radius: 20px;
}
#sidebar aside {
  margin-bottom: 30px;
  border: 1px solid var(--color-bbbbbb);
  padding: 10px;
  border-top-right-radius: 24px;
  border-top-left-radius: 24px;
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li {
  line-height: 32px;
  background: url('./images/arrow-right.png') no-repeat 0px 10px;
}
#sidebar ul li a {
  color: rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a {
  background: #eeeeee;
  color: black;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}
#sidebar .tagcloud a:hover {
  background: #3890cb;
}
#sidebar .widget_recent_entries ul li {
  background: none;
}
#sidebar .post-content {
  line-height: 20px;
  margin-bottom: 15px;
}
span.credit_link a {
  color: var(--color-90c908);
}
/*------------- Page -----------------*/
.title-box {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}
.title-box img {
  width: 100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec {
  margin: 2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: var(--color-5b5b5b);
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current {
  background: var(--color-333333);
  color: white;
  font-weight: normal;
}
/*-------------- Main Title ---------------*/
.main_title h1 {
  color: var(--color-90c908);
  margin-top: 30px;
  font-size: 30px;
}
.main_title h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: var(--color-90c908);
  margin-top: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: white;
  background-color: var(--color-333333);
  border-radius: 50%;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f {
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in {
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g {
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter {
  background-color: #55acee;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.wp-block-search__inside-wrapper {
  display: block !important;
}
.post_share i {
    padding-right: 10px;
}
.authordetails {
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.authordetails .author_links {
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 13px;
  line-height: 27px;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  position: relative;
  margin-top: -24px;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  padding: 15px 15px 9px 15px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img {
  border-radius: 50%;
}