/*
Theme Name: SysinfoTools.
Theme URI: https://www.sysinfotools.com/
Author: SysinfoTools.
Author URI: https://www.sysinfotools.com/
Version: 1.0.
*/
@import url('https://fonts.googleapis.com/css?family=Muli:400,500,600,600i,700,700i&display=swap');
/*Anchor Link*/
body{
	font-family: 'Muli', sans-serif !important;
}
p{
    font-size: 1.02rem !important;
	line-height: 31px;
	word-break: keep-all;
}
img{
    max-width: 100%;
    height: auto;
}
.widget-area img{
	max-width:100% !important;
	height:auto;
}
.ca-txt a{
	color:#fff !important;
}
.container-fluid {
    max-width: 1300px !important;
}
label.screen-reader-text{display:none !important;}
.last-modified{
	display: inline-block;
    margin: 0;
}
.col_b1 a {
    color: #4687c2 !important;
}
.di-inline{
	display: inline-block;
    margin: 0;
}
.post-box a{
    color: #1e4258 !important;
	font-weight:600 !important;
}
.post-box a:hover{
    color: #0f71ad !important;
	font-weight:600 !important;
	text-decoration: none;
}
.post-box a .icon-linkedin{
	background: #065c90 !important;
    color: #ffffff !important;
    font-size: 12px;
    border-radius: 3px;
}
.post-box .autor-home a{
	font-weight: 600 !important;
}
.post-box .date-home{
	font-size: 13px;
}
.se-post-box{
	min-height: 28rem !important;
}
.main-read-more{
	text-decoration:underline;
}
.avatar{
	width: 3rem;
    height: 3rem;
    border-radius: 50%;
	border: 1px solid #ddd;
    padding: 3px;
}
.post-box{
/*     border: 1px solid #1e42581f; */
	min-height: 22rem;
	margin-top: 2rem;
/* 	box-shadow: 0 5px 10px 0 rgb(47 164 214 / 27%); */
}
.post-box .tag_btn a {
    color: #3598DB !important;
    font-size: 17px;
}
.post-box h4, p{
	padding-left:5px !important;
}
.no-margin{
	margin:0 !important;
}
.post-box .thumbnail-effect{
	overflow: hidden;
	background: #0d3147;
}
.post-box .thumbnail-effect img{
	transition: all .3s;
}
.post-box .thumbnail-effect:hover img{
	transform: scale(1.04);
    opacity: .8;
}
.rec-post{
	color: #1e4258;
}
/*media query*/

/*font-size*/
.fts-1{font-size: 1.3rem !important;}
/*font-weight*/
.ft-4{
	font-weight:400 !important;
}
.ft-3{
	font-weight:300 !important;
}
/*maintop*/
.at-topbar {
    background-color:#1E4258;
}
.searchform{
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    float: right;
}
.tag_btn a{
	color: #3598DB !important;
	font-size: 20px;
}
.btn-search{
    background-color: #3598db !important;
    color: #fff;
    border: none;
    margin-left: -5px;
	border-radius: 0 5px 5px 0;
}
.tpinput{
	border: 1px solid #1e4258;
    border-radius: 5px 0 0 5px;
    padding-left: 10px;
}
/*menu*/
.navbar-light .navbar-nav .nav-link {
    color: #15325c !important;
	float: right !important;
	font-size: 17px;
	position:relative;
}
.navbar-light .navbar-nav .nav-link:before{
	content: "";
    height: 2px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 13px;
    border-radius: 5px;
    background: #15325c;
    transition: ease 0.3s;
}
.navbar-light .navbar-nav li:hover .nav-link:before{
	width: 85%;
}
#header{
    border-bottom: 1px solid #ddd;
}
/*pagination*/
.pagination{
	margin: 15px !important;
}
.page-numbers.current {
	border: 1px solid #1e4258;
	padding: 5px 10px 5px !important;
	background-color: #1e4258;
	color: #fff;
}
.page-numbers{
	border: 1px solid #8e8e8e;
    padding: 5px 10px 5px !important;
    background-color: #ffffff;
    color: #000;
	border-radius: 3px;
}
.page-numbers:hover {
	border: 1px solid #1e4258;
	padding: 5px 10px 5px !important;
	background-color: #1e4258;
	color: #fff;
	text-decoration: none;
}
/*slider*/
.bg-blog-img {
    position: relative;
    background-image: url(https://www.arysontechnologies.com/dit/img/banner/slider1.png);
    background-size: cover;
}
/*sidebar*/
.content_right_sec1{
	margin-top:1.5rem;
}
.widget-title{
	font-size:1.8em !important;
    color: #3598db;;
    padding: 5px;
	margin-top: 10px;
}
.widget-title span{
	border-bottom: 2px solid #3598db;
}
.widget ul li a{
	color: #355b82 !important;
}
.widget ul {
    padding-left: 0 !important;
    list-style: none;
}

.widget_categories label{
	display:none !important;
}
.widget_categories select{
	width: 98%;
    padding: 5px;
	border: 1px solid #5598db7d;
    margin: 5px;
    border-radius: 5px;
}
.widget_recent_entries ul li{
    border: 1px solid #3598db54;
    padding: 5px;
    border-radius: 5px;
    margin: 5px;
}
.logged-in-as a{
	color: #355b82 !important;
}
/*social share*/

.social-share {
  height: auto;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 50%;
  left: 0;
  transition: left 300ms ease-out;
}
.social-share.hidden {
  left: -58px;
}
.social-share.hidden li.hide-button a {
  margin-left: 28px;
  border-radius: 5px 0 0 5px;
  text-align: left;
  transform: scale(-1, 1);
}

.social-share li {
  list-style-type: none;
}
.social-share li a {
  display: block;
  width: 38px;
  height: 38px;
  background: #222;
  font: normal 16px/21px "FontAwesome", "Source Sans Pro", Helvetica, Arial, sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  transition: width 300ms ease-out, background 300ms ease-out;
}
.social-share li a span {
  display: block;
  line-height: 1;
  font-size: 13px;
  font-weight: 700;
}
.social-share li a:hover {
  width: 42px;
}
.social-share li:first-child a {
  border-radius: 0 5px 0 0;
}
.social-share li:last-child a {
  border-radius: 0 0 5px 0;
}

.social-share li.facebook a {
  background: #3b5998;
}
.social-share li.facebook a:hover, .social-share li.facebook a:focus {
  background: #344e86;
}

.social-share li.twitter a {
  background: #00acee;
}
.social-share li.twitter a:hover, .social-share li.twitter a:focus {
  background: #009ad5;
}

.social-share li.pinterest a {
  background: #cc2127;
}
.social-share li.pinterest a:hover, .social-share li.pinterest a:focus {
  background: #b61d23;
}

.social-share li.google-plus a {
  background: #dd4b39;
}
.social-share li.google-plus a:hover, .social-share li.google-plus a:focus {
  background: #d73925;
}

.social-share li.linkedin a {
  background: #0077b5;
}
.social-share li.linkedin a:hover, .social-share li.linkedin a:focus {
  background: #00669c;
}

.social-share li.buffer a {
  background: #323b43;
}
.social-share li.buffer a:hover, .social-share li.buffer a:focus {
  background: #272e34;
}

.social-share li.hide-button a {
  height: 24px;
  padding: 0 10px;
  background: #dedede;
  font-size: 13px;
  line-height: 24px;
  color: #888;
  transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, transform 300ms ease-out;
}
.social-share li.hide-button a:hover {
  background: #d1d1d1;
  color: #666;
}
/**/
.breadcrumb a {
    color: #fff !important;
    text-decoration: none;
    background-color: transparent;
}
.breadcrumb{
    margin:0 !important;
	padding:0 !important;
	background-color: #1e4258 !important;
	color: #fff;
}
.breadcrumb-bg{
	background-color: #1e4258 !important;
}
/*footer*/
.bg-ft-col {
    background-color: #35a0e6;
}
.ft-btm-list li {
    display: inline-block;
}
.social-icon-facebook {
    color: #fff;
    font-size: 25px;
    padding: 2px;
}
.social-icon-twitter {
    color: #fff;
    font-size: 25px;
    padding: 2px;
}
.social-icon-instagram {
    color: #fff;
    font-size: 25px;
    padding: 2px;
}
.social-icon-linkedin {
    color: #fff;
    font-size: 25px;
    padding: 2px;
}
.social-icon-youtube {
    color: #fff;
    font-size: 25px;
    padding: 2px;
}
.social-icon-pinterest {
    color: #fff;
    font-size: 25px;
    padding: 2px;
}
.comments-area{
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}
.page-item{
    padding: 25px 0;
}
/*comment*/
label {
    display: block !important;
    margin-bottom: .5rem;
}
textarea {
    padding: 8px 10px;
    padding: 0.5rem 0.625rem;
    resize: vertical;
    vertical-align: top;
    width: 98%;
}
#submit{
   	border: 1px solid #011f42;
    padding: 5px 10px 5px !important;
    background-color: #1e4258;
    color: #fff;
}
/*related-posts*/
.single .related-posts-after-content .related-thumb {	display:inline-block;	width: 32%;	}
/*top*/
#toTop {
    background: #1e4258;
    color: #ffffff;
    position: fixed;
    bottom: 6rem;
    right: 2rem;
    cursor: pointer;
    padding: 4px 8px 8px 8px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    font-size: 18px;
    z-index: 99999;
	transition: ease 0.3s;
}
#toTop:hover {
	padding: 0px 8px 8px 8px;
	bottom: 5rem;
}
/*text-color*/
.col_b1{
    color: #4687c2 !important;
}
/*ads-banner*/
.my-img img{
	margin-top: 1rem;
    margin-bottom: 0.5rem;
    height: auto;
    max-width: 100%;
}
/*tableofcontent*/
.table-of-content{
	padding:10px;
    background-color: #fbfbfba8;
    border: 1px solid #ddd;
}
.td-btn{
    padding: 0 !important;
    margin-top: 12px !important;
    height: 32px !important;
    background-color: #777 !important;
    margin-left: 20px !important;
    width: 39px !important;
    font-size: 20px !important;
    border: 1px solid #ddd !important;
    box-shadow: none !important;
	color:#fff;
}
.text-white{
	color:#fff !important;
}
.anc-link li a{
	color:#4687C2 !important;
}
.anc-link ul li a{
	color:#4687C2 !important;
}
/*sidebar*/
.widget-area img{
	text-align:center !important;
}
.postboxbody{
    border: 2px dotted #2355a2;
    padding: 20px;
    overflow: hidden;
    margin: 10px 0 30px 0;
}
.postboxbody img {
    float: left;
    margin: 0 20px 0 0;
    box-shadow: none!important;
    width: auto!important;
    padding: 10px 0;
}
.postboxbody p {
    clear: inherit;
    display: inline;
}
.postboxbody h3 {
    margin: 0 0 10px 0;
}
@media (max-width: 990px){
.postboxbody img {
    float: none;
}
}
@media (max-width: 480px){
	.postboxbody img {
    float: none;
}
}
.rt-post {
    list-style: none;
    padding: 0;
    padding: 20px;
    padding-bottom: 0;
    padding-top: 10px;
}
.rttxt{
    border: 1px solid #ddd;
	margin-bottom: 10px;
}
.rt-post li:before {
    content: '\f101';
    font-family: fontello;
    font-size: 16px;
    color: #5297d8;
    margin-left: -13px;
    font-weight: 400;
    /* position: absolute; */
}
.rt-post li a{color: #4687c2;}
.related-posts-list{
	list-style:none !important;
	margin:0 !important;
	padding: 7px !important;
}
.rel_title{
    color: #4687c2;
    font-size: 1rem;
}
.rp-title{
    background-color: #1e4258;
    margin: 0 !important;
    color: #fff;
    padding: 10px;
}
.comment-form-url{
	display:none !important;
}
.widget_archive select {
    width: 98%;
    padding: 5px;
    border: 1px solid #5598db7d;
    margin: 5px;
    border-radius: 5px;
}
.ft-link li a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.ab-top-menu a{
	color: #fff !important;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.dropdown-menu{
	top: 90% !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.dropdown-menu a{
	color:#000 !important;
}
select#archives-dropdown-8 {
    width: 98% !important;
    padding: 5px !important;
    border: 1px solid #5598db7d !important;
    margin: 5px !important;
    border-radius: 5px !important;
}

/*slider*/
.bg-gray{
	background-color:#EDF3F9;
}
.latest-tool-box{
	text-align: center;
    border: 1px solid #ddd;
	background-color:#fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,.1)!important;
    margin: 15px;
}
.bg-img-slider{
	background: linear-gradient( to left, rgb(1 31 66) 0%, rgb(0 0 0 / 0%) 100%) , url(https://www.sysinfotools.com/blog/wp-content/uploads/2022/03/banner.jpg);
    background-size: cover;
    background-position: left center;
	border-top: 2px solid #2aaae0b8;
}
.bg-img-slider .carousel-item{
	padding: 7vw 0;
}
.bg-img-slider .carousel-item .head a{
	font-weight: 700;
}
.bg-img-slider .carousel-item .head a:hover{
	text-decoration: none;
}
.carousel-indicators {
   position: relative;
   bottom: -50px;
   margin: 0 !important;
   right: unset !important;
 }
.carousel-indicators li{
	width: 10px !important;
    height: 10px !important;
      text-indent: 0;
      margin: 0 2px;
      border: none;
      line-height: 30px;
      color: #fff;
      background-color: #999;
      transition: all 0.25s ease;
    }
.comment-form-author input{max-width:100%;}
.bg-img-slider .carousel-item a.read-more.main-read-more{
	text-decoration: none;
}
.bg-img-slider .carousel-item a.read-more.main-read-more:after{
	content: '\f14c';
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
	color: #43add9;
    font-size: 19px;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*--live chat--*/
#livechat {
	background: #4285f5;
	right: 0;
	top: 5rem;
	position: fixed;
	width: 7rem;
	height: 4rem;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: .5rem;
	border-radius: .125rem;
	z-index: 999;
	box-shadow: 1px 2px #4e4e4e
}

#livechatbtm {
	background: #1e4258;
	right: 0;
	padding-top: 11px;
	bottom: 100px;
	position: fixed;
	height: 4rem;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: .5rem;
	border-radius: 10px 0 0 10px;
	z-index: 999999;
	box-shadow: 0px 0px 0px 1px #ffffff99;
}

#livechatbtm .iconfont {
	display: block;
	font-size: 1.25rem;
	line-height: 1.3rem;
	padding: .2rem
}

#livechat .iconfont {
	display: block;
	font-size: 1.25rem;
	line-height: 1.3rem;
	padding: .2rem
}

.icn {
	font-size: 2rem
}

#livechat span {
	font-size: 1rem
}

#livechatbtm span {
	font-size: 1rem
}

#scIlCb {
	display: none!important
}

@media (max-width:1000px) {
	#livechat {
		display: none!important
	}
	#livechatbtm {
		display: none!important
	}
}
/*--live chat--*/
/*--footer--*/
.bg-map {
	background: #011f42 !important;
}
.footer-widget-heading {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #fff;
}
.footer-menu li a {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 16px;
}
.footer-menu li a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
.footer-style-btm p {
	font-weight: 400;
}
.hyperlink-ft {
	color: #c0c0c0;
}
.footer-info .hyperlink-ft:hover {
	color: #fff;
}
.footer-logo p {
	font-size: 15px;
}
.footer-info p {
	font-size: 15px;
}
.social-icon-list li a i{
	border: 0 !important;
}
.cm-list{
    list-style: none;
    text-decoration: none;
    padding: 0;
    }
    .cm-list li{
    display:inline-flex;
    }
    .social-icon-list li{
    display: inline-block;
    letter-spacing: normal;
    zoom: 1;
    line-height: normal;
    margin: 0 5px 8px 0;
    }
    .icon-facebook{
    border: 1px solid #3556ab;
    color: #3556ab !important;
    border-radius: 50%;
    -webkit-border-radius:50%;
    }
    .icon-facebook:hover{
    background: #233a74!important;
    color: #fff !important;
    }
    .social-facebook i{
    padding: 5px;
    line-height: 35px!important;
    font-size: 15px;
    font-weight: 300;
    background-color: #fff;
    }
    .icon-twitter{
    border:1px solid #057edc!important;
    color: #057edc !important;
    border-radius: 50%;
    -webkit-border-radius:50%;
    }
    .icon-twitter:hover{
    background: #056ebf!important;
    color: #fff!important;
    }
    .social-twitter i{
    background-color: #fff;
    padding: 5px;
    line-height: 35px!important;
    font-size: 15px;
    font-weight: 300;
    }
    .icon-instagram{
    border:1px solid #d6249f;
    color: #d6249f;
    border-radius: 50%;
    -webkit-border-radius:50%;
    }
    .icon-instagram:hover{
    color: #fff;
    background: #d6249f;
    background: radial-gradient(circle at 40% 107%, #fdf497 10%, #fdf497 15%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    }
    .social-instagram i{
    padding: 5px;
    background-color: #fff;
    line-height: 35px!important;
    font-size: 15px;
    font-weight: 300;
    }
    .icon-linkedin{
    border:1px solid #065c90!important;
    color: #065c90 !important;
    border-radius: 50%;
    -webkit-border-radius:50%;
    }
    .icon-linkedin:hover{
    background: #09466b!important;
    color: #fff!important;
    }
    .social-linkedin i{
    padding: 5px;
    background-color: #fff;
    line-height: 35px!important;
    font-size: 15px;
    font-weight: 300;
    }
    .icon-youtube-play{
    border:1px solid #9a2419!important;
    color: #9a2419 !important;
    border-radius: 50%;
    -webkit-border-radius:50%;
    }
    .icon-youtube-play:hover{
    background: #9a2419!important;
    color: #fff!important;
    }
    .social-youtube i{
    padding: 5px;
    background-color: #fff;
    line-height: 35px!important;
    font-size: 15px;
    font-weight: 300;
    }
    .icon-pinterest{
    border:1px solid #9a2419!important;
    color: #9a2419 !important;
    border-radius: 50%;
    -webkit-border-radius:50%;
    }
    .icon-pinterest:hover{
    background: #9a2419!important;
    color: #fff!important;
    }
    .social-pinterest i{
    padding: 5px;
    background-color: #fff;
    line-height: 35px!important;
    font-size: 15px;
    font-weight: 300;
    }
/**autor page**/
.author_name .avatar{
	width: 4rem;
    height: 4rem;
    border-radius: 50%;
	border: 1px solid #ddd;
    padding: 3px;
}
.author_name {
    color: #1e4258;
    font-size: 30px !important;
    padding: 0 !important;
    margin: 0;
	display: flex;
    align-items: center;
}
.author_name a i{
    border-radius: 3px;
    background: #065c90 !important;
    color: #fff !important;
    font-size: 14px;
}
.author_post_heading {
    background-color: #dddddd36;
    padding: 10px !important;
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 1px 2px 1px rgb(0 0 0 / 20%);
    margin-top: 10px !important;
    margin-bottom: 10px;
}
.author_bio h3 {
    font-weight: 600;
    padding: 4px;
}
.postblog{
    min-height: 10px !important;
}
.eb-toc-go-top{
	display:none;
}
/*new author section*/
.main_data{
	display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    padding: 10px 0;
    font-weight: 600;
    align-items: center;
}
ul.group_author {
    list-style: none;
    display: flex;
    padding: 0;
    list-style-type: none;
	overflow: hidden;
}
ul.group_author li:first-child {
    padding-left: 0;
}
ul.group_author li {
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 1rem;
    padding-left: 1rem;
	overflow: hidden;
}
ul.group_author li:before {
    width: 1px;
    height: 100%;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0rem;
    content: "";
}
ul.group_author li span a {
    color: #0a76a4;
}
ul.group_author li span a i {
    border-radius: 3px;
    background: #065c90 !important;
    color: #fff !important;
}
.main_data span, .main_data a {
    text-overflow: ellipsis;
	display: inline-block;
}
.main_data span {
    display: inline-block;
    margin-right: 10px;
}
/*--Summary--*/
.block_sum {
    background-color: #ebf9ff;
    padding: 20px !important;
    border-left: 3px solid #1e4258;
}
.sum-d-btn{
	background: #1e4258;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px 20px;
    text-decoration: none;
	transition: ease-in-out 0.5s;
}
.sum-d-btn:hover{
	color: #fff !important;
    text-decoration: none;
}
.sum-b-btn{
	background: #29abe2;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px 20px;
    text-decoration: none;
}
.sum-b-btn:hover{
	color: #fff !important;
    text-decoration: none;
}
.blog-center img{
	padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
	margin-top: 10px;
    margin-bottom: 10px;
}
.blog-center a{
	color: #3598db;
}
.blog-center a:hover{
	text-decoration: none;
	color: #005e98;
}
.blog-center li img{
	display: block;
}
#ez-toc-container{
	margin: 1rem 0;
	padding: 0 !important;
}
#ez-toc-container .ez-toc-title-container{
	background: #1e4258;
    color: #fff;
    padding: 8px 20px 0px 10px;
}
#ez-toc-container .ez-toc-title-container .ez-toc-icon-toggle{
	color: #fff;
}
#ez-toc-container nav ul{
	padding: 10px;
    background: #ebf9ff;
}