/* ----------- Single Pages -------------- */
.post_pic_inner {
  text-align: center;
}
.title-box h1, .main_title h1 {
  font-size: 30px;
}
.post_share i {
  padding: 0 10px;
  color: var(--color-002e5b);
}
#classes_single .classes-meta p {
  color: #8d939f;
}
#classes_single .project-meta {
  padding-top: 20px;
}
#classes_single .project-meta p span {
  font-weight: bold;
}
#single-team .inner-page-feature-box p {
  color: #303133;
  margin-bottom: 8px;
}
#single-team .inner-page-feature-box img {
  padding-bottom: 20px;
}
#single-team .social-profiles {
  padding-bottom: 10px;
}
#single-team .social-profiles i {
  color: var(--color-002e5b);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 9px 12px 9px 0px;
}
#single-team .inner-page-feature-box p i {
  color: var(--color-002e5b);
}
#testimonial_single .student-desig {
  font-size: 17px;
  letter-spacing: 0px;
  color: #111111;
  font-weight: 600;
}
#testimonial_single .social-profiles i {
  color: #24272e;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 9px 12px 9px 0px;
}
#testimonial_single .team_feature-box img {
  border-radius: 50%;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .postbox .postbox-content i {
  color: #121212;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px white;
}
.posttitle a {
  font-size: 20px;
  color: var(--color-222222);
  font-weight: 700;
}
.page-header h1 {
  color: black;
  font-weight: 600;
  font-size: 28px;
}
.entry-title {
  color: black;
  font-weight: 600;
  font-size: 28px;
}
.single-post-content table td {
  text-align: center;
}
.single-post-content .wp-audio-shortcode {
  margin-bottom: 50px;
}
.author_links a {
  color: #111;
}
#sidebar .widget_recent_entries a {
  font-size: 13px;
}
/*------------------ Single Testimonials -----------------*/
#testimonial_single blockquote {
  padding: 1.25em 40px;
  color: var(--color-383838);
  background: white;
  border: 1px solid var(--color-dddddd);
  width: 100%;
}
.meta_post span i {
  background-color: #24272e;
  padding: 7px;
  color: white;
  margin-right: 10px;
}
/*------------------ Contact Page -----------------*/
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.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-"], .contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 select {
  background-color: transparent;
  border-color: var(--color-cccccc);
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid var(--color-cccccc);
  background-color: transparent;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  border-radius: 5px;
}
.contact-box .contac_form input[type="submit"] {
  border-radius: 5px;
  padding: 12px 20px;
  margin-top: 20px;
}
#contact-box {
  padding: 0;
  margin: 0;
}
.contact-info {
  padding: 20px;
  width: 100%;
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head {
  color: black;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p {
  font-size: 16px;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label {
  width: 100%;
}
.c_content {
  color: white;
}
.contact-color-bg form textarea {
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map {
  margin-bottom: 30px !important;
  margin-top: 30px;
}
.contact-page-details h3 {
  font-size: 38px;
  color: #121212;
  font-weight: 400;
  padding-top: 0;
}
.contact-page-details .contact-text {
  color: #828790;
}
.contact-page-details i {
  color: #24272e;
}
.contact-page-details .contact-info-box p {
  color: #24272e;
  line-height: 28px;
}
.contact-page-details .inner-cont {
  border-bottom: 1px solid var(--color-e1e1e1);
  padding-bottom: 12px;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h2 {
  padding: 0;
  margin-bottom: 22px;
  font-size: 28px;
  color: black;
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
#footer .footer-links {
  background-color: white;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.postbox h2 {
  margin: 0 0 5px;
  font-weight: bold;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.metabox {
  color: black;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox i {
  color: #121212;
}
.metabox .entry-date {
  margin: 0 13px 0 0;
}
.metabox .entry-author {
  padding: 0 0 0 20px;
  margin: 0 20px 0 0;
}
.metabox .entry-author a, .logged-in-as a {
  color: black;
}
.metabox .entry-comments {
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
  margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
.authordetails {
  padding: 20px;
  border: 1px solid var(--color-cccccc);
  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;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  padding: 15px 15px 9px 15px;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid;
}
.authordetails img {
  border-radius: 50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #121212;
  color: white !important;
  border: 1px solid #121212;
}
.navigation span.page-numbers.current {
  background-color: white;
  border: 1px solid #121212;
  color: black !important;
}
iframe {
  width: 100%;
}
.search-no-results form {
  padding-bottom: 40px;
}
.search-no-results form input[type="search"] {
  padding: 13px 10px;
}
/*------------------ 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 input[type="submit"] {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: white;
  text-transform: uppercase;
  border-top: none;
  border-radius: 40px;
  background-color: #24272e;
}
#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 td#prev a {
  color: var(--color-6c6c6c);
}
#sidebar caption {
  font-weight: bold;
  color: var(--color-6c6c6c);
  font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
  border: 1px solid var(--color-e1e1e1);
  text-align: center;
}
#sidebar td {
  padding: 7px;
  color: var(--color-6c6c6c);
}
#sidebar th {
  text-align: center;
  padding: 5px;
  color: var(--color-6c6c6c);
}
#sidebar select {
  padding: 10px 5px;
  border: solid 1px var(--color-e1e1e1);
  color: var(--color-6c6c6c);
  background: transparent;
}
#sidebar form {
  text-align: center;
}
#sidebar h3 {
  font: 700 24px var(--font-nunito-sans);
  color: var(--color-222222);
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}
#sidebar input[type="search"] {
  padding: 10px 10px;
  font-size: 15px;
  margin-bottom: 10px;
  color: var(--color-6c6c6c);
  border: solid 1px var(--color-e1e1e1);
  width: 100%;
}
#sidebar label {
  margin-bottom: 0;
  width: 100%;
}
#sidebar input[type="submit"] {
  background-color: var(--color-002e5b) !important;
  color: white !important;
  padding: 10px 0;
  font-size: 12px;
  width: 100%;
  letter-spacing: 2px;
  font-weight: bold;
}
#sidebar .widget {
  padding: 20px;
  border: 1px solid #121212;
  margin-bottom: 50px;
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
  border-bottom: 1px solid var(--color-e1e1e1);
  padding: 10px 0;
}
#sidebar ul li:last-child {
  border: none;
}
#sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
}
#sidebar .tagcloud a {
  border: solid 1px var(--color-e1e1e1);
  color: var(--color-6c6c6c);
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}
#sidebar .tagcloud a:hover {
  background: #111;
  color: white;
}
span.credit_link a {
  color: var(--color-f7c02e);
}
/*------------- 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);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.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;
  margin-bottom: 10px;
  margin-right: 10px;
  color: var(--color-5b5b5b);
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  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;
}
.navigation {
  padding-bottom: 30px;
}
.pagination a:hover {
  background-color: #24272e !important;
}
/* ------------- Category --------------------*/
.category-page h4 {
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li {
  display: inline-block;
}
ul.post-categories li:after {
  content: ' ,';
}
ul.post-categories li:last-child:after {
  content: '';
}
ul.post-categories a {
  color: var(--color-333333);
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep {
  font-weight: bold;
}
.post_tag a:after {
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after {
  content: "";
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: white;
  background-color: var(--color-333333);
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.services_inner h4, .services_inner .short_text {
  color: white;
}
aside#block-2.widget_block, aside#block-3.widget_block, aside#block-4.widget_block {
    display: none;
}