/*------------------------- Single Page -----------------------------*/
a.post_taxonomy:before {
  content: '-';
  padding: 10px;
}
.post_taxonomy:first-child:before{
  content: '' !important;
}
a.post_taxonomy {
  font-size: 16px;
  color: #000000;
}
a.team_social {
  padding: 12px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
.team_social i {
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
#course_single .li_content p, .li_text{
  padding: 10px 10px 0px 0px;
  margin-bottom: 6px;
  color: #000000;
}
#testimonial_single .testimonial_des {
  margin-bottom: 25px;
  color: #555;
  line-height: 24px;
}
.li_text {
  font-size: 15px;
}
#course_single ul.ml-0 {
  display: inline-flex;
}
.logged-in-as,.comment-form-comment label{
  font-size: 16px;
}
#comments textarea{
  border: none;
  background: #28477d17;
}
/*------------------------- Single Page End-----------------------------*/
.meta_post span i {
  color: white;
  margin-right: 5px;
}
a.read_more_post {
  color: #000000;
  margin-top: 10px;
  display: table;
  border-top: 1px solid #ccc;
  padding: 10px 16px;
}
/*------------------ Contact Page -----------------*/
.contact-box .contact-info-head span,.contact-form-head span{
  font: 600 14px "Roboto";
  color: #8b6aff;
}
.contact-info-head h3,.contact-form-head h3{
  font: 500 30px "Roboto";  
  color: #2c4058;
}
.add-box{
  padding: 40px 23px 25px;
  background: #fff;
  min-height: 100%;
  box-shadow: 0 7px 20px 0 rgb(0 0 0 / 10%);
  margin: 10px 0;
  position: relative;
  top: 0;
}
.add-box h4{
  font: 500 18px "Roboto";
}
.add-box a,.add-box p{
  font: 500 15px "Roboto";
  color: #6c6c6c;
}
.add-box a:hover,.add-box p:hover,.border_box-postcontent span a:hover{
  color: #8b6aff;
}
.addres-main-box{
  padding: 45px 40px 60px;
}
.contact-box2{
  background: #8224e31f;
}
.contact-form-box .wpcf7 input[type="text"], .contact-form-box .wpcf7 input[type="email"],.contact-form-box text,.contact-form-box input[type='text'],.contact-form-box input[type='email'],.contact-form-box input[type='url'],.contact-form-box input[type='password'],.contact-form-box input[type='search'],.contact-form-box input[type='number'],.contact-form-box input[type='tel'],.contact-form-box input[type='range'],.contact-form-box input[type='date'],.contact-form-box input[type='month'],.contact-form-box input[type='week'],.contact-form-box input[type='time'],.contact-form-box input[type='datetime'],.contact-form-box input[type='datetime-local'],.contact-form-box input[type='color'],.contact-form-box select,.contact-form-box textarea,.contact-form-box .wpcf7 .wpcf7-form-control-wrap[class*="file-"]{
  border: 1px solid #fff;
  font-size: 13px;
  padding: 15px 10px;
  margin: 0 0 15px;
  height: auto;
  background: #fff;
  width: 100%;
}
/* --------- Blog Page ------- */
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  color: #6c6c6c;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox span a{
  color: #6c6c6c;
}
.metabox span:hover a{
  color: #8b6aff;
}
.metabox .entry-date{
  background:url('assets/images/date.png') no-repeat;
  margin:0 13px 0 0;
}
.metabox .entry-author{
  background:url('assets/images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-comments{
  background:url('assets/images/comments.png') no-repeat;
  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%;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
ol.carousel-indicators {
  position: absolute;
  bottom: 40px;
}
ol.carousel-indicators li {
  max-width: 10px;
  padding: 5px;
  color: #333333;
  border-radius: 0;
  background-color: #ffffff;
}
.carousel-indicators .active{
  background-color: #8b6aff;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #8b6aff;
  color: #ffffff !important;
  border: 1px solid #8b6aff;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #8b6aff;
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background-color:#8b6aff;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
/*------------------ 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"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
}
#comments a time{
  color:#000;
  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,.related-post-wrapper h3{
  display: inline-table;
  font-size: 30px;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
.post-navigation .nav-next{
  float: right;
}
/*-------Related Post-----------------*/
.related-post-inner{
  box-shadow: 0 0 10px 2px #cccc;
  padding: 15px 15px;
}
.related-post-inner .post-page-title {
  font-size: 16px;
}
/*--------------- Sidebar -----------------*/
.widget_block{
  display: none;
}
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font-size: 30px;
  display: table;
  color: #000000;
  font-weight: 700;
  letter-spacing: 2px;
  background-color: #fff;
  padding: 0px 10px;
  margin: -40px auto 20px auto;
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#sidebar input[type="submit"]{
 background-color :#8b6aff;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 padding: 20px;
 border: 2px solid #8b6aff;
 border-radius: 20px;
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
 color: #6f6f6f;
 font-size: 11px;
 border-bottom: 1px solid #e1e1e1;
 padding: 10px 0;
 position: relative;
}
#sidebar ul li:before{
  content: "\f08d";
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  left: 0;
  height: 9px;
  background: #2c4058;
  background: #2c4058;
  transition: all .3s ease-in-out!important;
  width: 4px;
  transform: rotate(90deg);
  top: 36%;
}
#sidebar ul li a {
 color: #000000;
 font-size: 16px;
 font-weight: 300;
 margin-left: 15px;
}
#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#ec1d23;
 color: #fff;
}
span.credit_link a {
  color: #ffffff;
}
a.custom_google {
  background: #da4835;
}
a.custom_linkedin {
  background: #007bb5;
}
a.custom_pinterest {
  background: #d73431;
}
a.custom_tumblr {
  background: #36465d;
}
a.custom_facebook {
  background: #3c5a99;
}
a.custom_twitter {
  background: #55acee;
}
a.custom_instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
a.custom_youtube {
  background: #d12122;
}
.wp-block-search .wp-block-search__button {
    background: #8b6aff;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    color: white;
    margin-left: -2px;
    word-break: normal;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  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%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #8b6aff;
  margin: 10px 0;
  display: none;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
}
/*---------------- 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: #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;
  color: #8b6aff;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 2px 0px 0px 10px;
}
ul.post-categories a {
  color: #333333;
}
.post_ctg{
  display: inline-flex;
}
.content_boxes {
  padding: 0;
  border: none;
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  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;
}
.services_inner h4, .services_inner .short_text {
    color: #ffffff;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
  display: block !important;
}
/*-----------Contest Post--------------------------*/
.postpic-postcontent img {
  width: 100%;
}
.postpic-postcontent:hover img{
  filter: grayscale(0.9);
}
.row.border_box-postcontent i {
  margin: 3px;
  color: #8b6aff;
}
.posttextpostcontent p,.content_boxes p,.meeting_fetaure_content p,#team_single p,#single-event p,#testimonial_single p{
  font-size: 16px;
}
.postpic-postcontent{
  position: relative;
}
.date_divpost {
    position: absolute;
    top: 0;
    padding: 15px;
    background: #2c4058;
    margin: 0;
    font-weight: bold;
    right: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #ffffff;
    transition-duration: 2s;
}
h3.posttitle.text-left {
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}
.postbox-postcontent {
  margin: 0px 0px 20px;
  -webkit-box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 11%);
  box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 11%);
}
.date_divpost i {
  margin: 3px;
}
.postbox-contentpage {
  position: relative;
  border: 1px solid #eee;
  padding: 0px 20px 20px 20px;
}
.border_box-postcontent span a{
  font:  300 15px 'Roboto';
  color: #6c6c6c;
}
/*------------_Social Icons--------------------------*/
.share span {
  line-height: 45px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  color: #8b6aff;
}
.share nav {
  font-size: 0;
}
.share a {
  line-height: 36px;
  width: 36px;
  text-align: center;
  display: inline-block;
  background-color: white;
  color: white;
  overflow: hidden;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  margin: 0px 5px;
}
.share a:nth-child(1) {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  margin-left: 0;
}
.share a:nth-child(1):hover {
  background-color: #3b5998;
}
.share a:nth-child(2):hover {
  background-color: #71c5ec;
}
.share a:nth-child(3):hover {
  background-color: #55acee;
}
.share:hover span {
  opacity: 0;
}
.share:hover a {
  border-radius: 50%;
  color: #8b6aff;
  font-size: 16px;
}
.share:hover a:hover {
  color: white;
}
/*-----------------404--------------------------*/
.error_box h4{
  font: 700 60px/60px Roboto;
  color: #232323;
}
.error_box h3{
  font: 700 160px/100% Roboto;
  color: #232323;
}
.error_box p{
  font: 700 20px/21px Roboto;
  color: #232323;
}
/*----------------__Zoom Metting -----------------*/
.meeting_info{
  background: #2c40580d;
}
.meeting_inner_box:hover .meeting_info{
  background: #fff;
  box-shadow: 0 14px 59px rgb(0 0 0 / 12%);
}
.meeting_info .meeting_name a{
  color: #2c4058;
  font: 700 20px "Roboto";
}
.meeting_info .meeting_id span,.meeting_zone_box a,.meeting_date_box a{
  font: 400 14px "Roboto";
  color: #9b9b9b;
}
.meeting_info .meeting_id span{
  letter-spacing: 1.5px;
}
.meeting_info .meeting_id{
  font-weight: 600;
}
.meeting_inner_box:hover img{
  filter: grayscale(70%);
}
/*-------------Zoom Meeting Single---------------*/
.inner-sidebar{
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 20px rgb(51 51 51 / 10%);
  padding: 27px 30px 30px;
}
#sidebar-meeting .sidebar-title{
  font-weight: 900;
}
#sidebar-meeting .meeting-author-tag{
  font: 600 15px "Roboto";
  color: #333;
}
#sidebar-meeting .meeting-author{
  border-bottom: 1px solid #eee;
}
.meeting_box_image img{
  width: 100%;
}