body{
font-family: Rubik, Roboto, "PT Serif", "Segoe UI", Helvetica, sans-serif;
margin: 0px 10px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    height: 42px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid 
    transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: Roboto;
    font-weight: bold;
    font-size: 1rem;
}
.navbar-toggler{
  background-color: #fff;
}
.menu-area {
    background: #fff;
   /* min-height: 90px;*/
}
.dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0 solid transition!important;
    border: 0 solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background-color: #df4800 !important;
}

.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 15px;
    font-family: 'Roboto',sans-serif;
    display: block !important;
    background-color: #fff;
}
.mainmenu .active a, .mainmenu .active a:focus, .mainmenu .active a:hover, .mainmenu li a:hover, .mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
    color: #ffffff;
    outline: 0;
    text-decoration-line: blink;
    background-color: #df4800 !important;
    border-radius: 4px;
}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a {
    background: #df4800;
    color: #fff;
}
\.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover {
    background: #333333;
}
.mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
    background: #ffffff;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#1E88E5}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#64B5F6}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
    background: none;
    border: 0 solid;
    margin: 0;
    padding: 0;
    min-height: 95px;
    width: 100%;
}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}

.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}

.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}

.btn-primary {
    color: #fff;
    background-color: #df4800;
    border-color: #df4800;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff914d !important;
    border-color: #ff914d !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #df4800;
    border-color: #0062cc;
}
/*#social {
    margin: 6px 10px;
   
}*/
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    height: 100px;
}
.pt-100{
  padding-top:12%;
}

@media (min-width: 100px) and (max-width: 149.98px){
.pt-100{
  padding-top:100% !important;
}
}
@media (min-width: 150px) and (max-width: 199.98px){
.pt-100{
  padding-top:100% !important;
}
}
@media (min-width: 200px) and (max-width: 299.98px){
.pt-100{
  padding-top:100% !important;
}
}
@media (min-width: 300px) and (max-width: 329.98px){
.pt-100{
  padding-top:100% !important;
}
.fixed-top {

 height: 200px;
}
}
@media (min-width: 330px) and (max-width: 349.98px){
.pt-100{
  padding-top:80% !important;
}
.fixed-top {

 height: 200px;
}
}

@media (min-width:350px) and (max-width:399.98px){
.pt-100{
  padding-top:70% !important;
}
.fixed-top {

 height: 150px;
}
}

@media (min-width:400px) and (max-width:499.98px){
.pt-100{
  padding-top:50% !important;
}

}
@media (min-width:500px) and (max-width:575.98px){
.pt-100{
  padding-top:40% !important;
}

}
@media (min-width:576px) and (max-width:767.98px){
.pt-100{
  padding-top:30% !important;
}
}
@media (min-width:768px) and (max-width:991.98px){
.pt-100{
  padding-top:20%;
}
 }
@media (min-width: 992px) and (max-width: 1099.98px) { 

.pt-100{
  padding-top:17%;
}
}
@media (min-width: 1100px) and (max-width: 1299.98px) { 
.pt-100{
  padding-top:15%;
}
 }

.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.7em;
    border-radius: 20px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.redditBtn{
    background: #FF3300;
}

.redditBtn:before{
      font-family: "FontAwesome";
      content: "\f1a1"; /* add googleplus icon */
}

.redditBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}

/* tumblr button class*/
.whatsappBtn{
    background: #14940B;
}

.whatsappBtn:before{
      font-family: "FontAwesome";
      content: "\f232"; /* add tumblr icon */
}

.whatsappBtn:hover{
      color: #3a5876;
      background: #fff;
}

/* rss button class*/
.emailBtn{
    background: #e65a4d;
}

.emailBtn:before{
      font-family: "FontAwesome";
      content: "\f003"; /* add rss icon */
}

.emailBtn:hover{
      color: #e88845;
      background: #fff;
}

.pt-20{
	padding-top: 20px;
}
.pt-30{
  padding-top: 30px;
}
.orange{
	color: #df4800;
}

.boxes{
	box-shadow: 3px 3px 28px #868686;
  padding: 0% 0% 2% 0%;
  margin: 0% 0% 2% 0%;
  background-color: #fff;
}

/*h2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}*/

.pb-100 {
  padding-bottom: 100px;
}

a {
  text-decoration: none;
  color: #333;
  -webkit-transition: .4s;
  transition: .4s;
}

.blog-img {
  position: relative;
}
.blog-img img {
  width: 100%;
}
.post-category a {
  display: inline-block;
  background-color: #df4800;
  color: #fff;
  font-size: 15px;
  padding: 5px 20px;
}
.single-blog:hover img {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.post-category {
  position: absolute;
  left: 0;
  bottom: 0;
}
.blog-content {
    padding: 30px 20px;
    background-color: #ffffff;
    border: 0px solid #ff7200;
}
.single-blog {
  border: 1px solid #eee;
}
.blog-title h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
.meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.meta {
    margin-bottom: 20px;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    text-align: center;
}
.blog-content a.box_btn {
  display: inline-block;
  background-color: #df4800;
  padding: 5px 15px;
  color: #fff;
  text-transform: capitalize;
  margin-top: 20px;
}
a.box_btn::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #CC5B00;
  left: -100%;
  top: 0;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: -1;
}
a.box_btn {
  overflow: hidden;
  z-index: 2;
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
  text-decoration:none;
}
a.box_btn:hover::before {
  left: 0;
  z-index: -1;
}

/******Testimonial********/


.testimonial{
            margin: 0 20px 40px;
        }
        .testimonial .testimonial-content{
            padding: 35px 25px 35px 50px;
            margin-bottom: 35px;
            background: #fff;
            position: relative;
        }
        .testimonial .testimonial-content:before{
            content: "";
            position: absolute;
            bottom: -30px;
            left: 0;
            border-top: 15px solid #718076;
            border-left: 15px solid transparent;
            border-bottom: 15px solid transparent;
        }
        .testimonial .testimonial-content:after{
            content: "";
            position: absolute;
            bottom: -30px;
            right: 0;
            border-top: 15px solid #718076;
            border-right: 15px solid transparent;
            border-bottom: 15px solid transparent;
        }
        .testimonial-content .testimonial-icon{
            width: 50px;
            height: 45px;
            background: #df4800;
            text-align: center;
            font-size: 22px;
            color: #fff;
            line-height: 42px;
            position: absolute;
            top: 37px;
            left: -19px;
        }
        .testimonial-content .testimonial-icon:before{
            content: "";
            border-bottom: 16px solid #df4800;
            border-left: 18px solid transparent;
            position: absolute;
            top: -16px;
            left: 1px;
        }
        .testimonial .description{
            font-size: 15px;
            font-style: italic;
            color: #333;
            line-height: 23px;
            margin: 0;
        }
        .testimonial .title{
            display: block;
            font-size: 18px;
            font-weight: 700;
            color: #333;
            text-transform: capitalize;
            letter-spacing: 1px;
            margin: 0 0 5px 0;
        }
        .testimonial .post{
            display: block;
            font-size: 14px;
            color: #df4800;
        }
        .owl-theme .owl-controls{
            margin-top: 20px;
        }
        .owl-theme .owl-controls .owl-page span{
            background: #ccc;
            opacity: 1;
            transition: all 0.4s ease 0s;
        }
        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span{
            background: #df4800;
        }


.footer-bgcolor{
    background: linear-gradient(135deg, #274375 0%, #70608d 100%); 
}        

.white-text{
  color: #fff !important;
}
.orange{
  color: #df4800;
}

.para-justify{
  text-align: justify;
}

.para-center{
  text-align: center;
}

#CaptchaDiv{
  background-color: #df4800 !important;
    width: max-content !important;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-weight: 600;
}
.color-border {
    border: 2px solid #df4800 !important;
   
   
}
.pt-30{
  padding-top: 30px;
}


h1{
  font-size:1.6rem;
  padding-top: 6px;
  text-align: left !important;
}

h2{
  font-size:1.9rem;
  padding-top: 6px;
  text-align: left !important;
  color: #df4800;
  font-weight: 700;
}

h3{
  font-size:1.4rem;
  padding-top: 6px;
  text-align: left !important;
  color: #df4800;
  font-weight: 600;
}

h4{
  font-size:1.3rem;
  padding-top: 6px;
  text-align: left !important;
  color: #df4800;
  font-weight: 600;
}

.previous_next_area {
    float: left;
    width: 100%;
    margin: 20px 0;
}
.previous_text {
    float: left;
    width: 48%;
    text-align: justify;
}

.previous_area {
margin-right: 50px;
word-wrap: break-word;
}

.next_area{
margin-left: 50px;
word-wrap: break-word;
}


.previous_next_area a {

	color:#df4800;
  font-weight: bold;
}

.previous_next_area a:hover {

	color:#6699CC;
}

/********************Template Page*****************/


.tutorial-heading-area {
    background-color: #df4800;
    color: #fff;
    padding: 6px !important;
    margin-left: 0px;
    font-size: 1rem;
}

.pt-50{
  padding: 50px 0px;
}
.breadcrumbs {
    margin-bottom: 10px;
    border: 2px solid #df4800;
    border-radius: 4px;
    padding: 3px 0px;
    margin:5px 15px;
}
.breadcrumbs a { font-size:14px; font-weight:bold; text-decoration:none;}


.related_post_area {
    float: left;
    width: 100%;
    margin: 0 0 3% 1%;
    border: 2px solid #df4800;
    padding: 1% 2%;
    border-radius: 4px;
}
.related_post_heading {
    font-weight: bold;
    font-size: 15px;
    margin: 5px 0;
}
.related_post_content {
    font-weight: normal !important;
    float: left;
    margin: 5px 30px 5px 0;
    font-size: 17px;
}
.btn-primary {
    color: #fff;
    background-color: #df4800 !important;
    border-color: #fff;
}

.social-media-like{
            padding-bottom: 25px !important;
            
            font-size: 25px !important;
}
.social-media-share{
      padding-bottom: 20px !important; 
}

.social-media-like-title {
    color: #df4800;
    font-size: 25px;
    font-family: 'Caveat', cursive !important;
} 
.social-media-share-title{
    color: #df4800;
    font-size: 25px;
    font-family: 'Caveat', cursive !important;
}

.custom-search-title {
       color: #df4800;
    font-size: 25px;
    font-family: 'Caveat', cursive !important;
  
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: 
#fff;
background-clip: border-box;
border: 1px solid
    rgba(0,0,0,.125);
    border-radius: .25rem;
    margin: 1%;
}
/*Footer E-mail Subscriber*/

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255, 255, 255);
    color: #fff !important;
}


.borderless-table{
width: 100%;
border: 1px solid #333;
text-align: center;
}

.borderless-table tr {
  text-align: center;
}

.cookieconsent {
position:fixed;
padding:20px;
left:0;
bottom:0;
background-color:#000;
color:#FFF;
text-align:center;
width:100%;
z-index:1;

}


.tutorial-heading-bottom-margin{

margin-bottom: 15px;

}



/*Copied from previous version*/

.inside-link {
font-weight: bold !important; 
color:#df4800 !important;
}

.inside-link:hover {
color:#6699CC !important;
}

.knowledge-base-top-link {
float:left;
clear: both;
margin: 10px 0 0 10px;
}
.knowledge-seperate-link-text {
float: left; 
clear: both;
color: #FF9933 !important;
margin-bottom: 5px;
}

.small-text-link {
font-weight: normal !important;
margin: 4px 0 4px 20px;
color: #000 !important;
}

.tutimg {
width: 98%;
height: auto;
}

textarea {
width:98%;
}

.infobox {
border: 2px solid;
border-color: #5f8dcb;
margin: 10px 0px;
padding:15px 10px;
color: #f57013;
background-color: #ffffff;
}

.omni-default-table { 
font-size:13px;
width:100%;
text-align:center;
border-collapse:collapse;
margin:0px;
}


.omni-default-table th {
font-weight:bold;
font-size:14px;
color:#ffffff;
background:#df4800;
padding:8px;
border-right:2px solid #fff;
}

.omni-default-table td {
background:#dde2fb;
border-top:2px solid #fff;
border-right:2px solid #fff;
color:#669;
padding:8px;
text-align:justify
}

.omni-default-table a {
color:#f57013;
font-size:13px;
}

.omni-default-table a:hover {
color: #6699CC; 
text-decoration:underline;
}

.omni-default-table-word-break {

  word-break: break-all;
}
.omni-default-table-break-word {
word-break: break-word;
}

pre.putty {
font-family:"Courier New", monospace!important;  
font-size: 12px;
margin-bottom: auto;
margin-left: auto;
margin-right:auto; 
margin-top:auto; 
width:100%;
background-color: #000000!important;
color: #00ff00!important; 
white-space: pre-wrap; 
line-height: normal;
padding: 2px 2px 2px 2px;
}

.putty_mark {
text-decoration:underline;
font-size: 13px;
color:#ff0000;
text-align:center;
background: none;
  word-break: break-all;
} 
    
.putty_command {
text-decoration:none;
font-size: 12px;
font-weight: bold;
color:#ff0000;
text-align:center;
background: none;
}     
.content_bg {
margin:0 0 7px 0;
background:#f2f2f2;
border:2px solid #608CC9;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius: 10px;
}

pre.powershell {
font-family: Consolas, "Courier New", "Lucida Console" monospace!important;  
font-weight: bold;	
font-size: 14px;
margin-bottom: auto;
margin-left: auto;
margin-right:auto; 
margin-top:auto; 
width:100%;
background-color: #012456!important;
color: #ffffff!important; 
white-space: pre-wrap; 
line-height: normal;
padding: 2px 2px 2px 2px;
}


pre.cmdexe {
font-family: Consolas, "Courier New", "Lucida Console" monospace!important;  
font-weight: bold;  
font-size: 16px;
margin-bottom: auto;
margin-left: auto;
margin-right:auto; 
margin-top:auto; 
width:100%;
background-color: #000000!important;
color: #ffffff!important; 
white-space: pre-wrap; 
line-height: normal;
padding: 2px 2px 2px 2px;
}

.powershell_command {
text-decoration:none;
font-size: 14px;
font-weight: bold;
color:#e1de31;
text-align:center;
background: none;
}     

.icon_image {
margin:0 0 7px 0;
text-align:center;
border: 2px solid #608CC9;
padding:8px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}

.icon_image img {
padding: 0 14px 0 11px;
}

#toTop {
width: 47px; 
background:url(http://www.omnisecu.com/images/top-scroll.png?ezimgfmt=rs%3Adevice%2Frscb3-1) no-repeat; 
text-align: center; 
position: fixed; 
bottom: 10px; height: 73px; right: 30px; 
cursor: pointer;
display: none;
}

.left {
position:relative;
left:32px;
}

.commandcode {
font-family: droidsansregularregular; 
font-size: 1.2rem; 
font-style: normal;
font-weight: bold;
color: #000;
}

.text001 {
font-size: 14px;
color: #c2d5f1;
font-weight: bold;
}

.table-border-color {
border: 2px solid #608cc9; 
border-top: none; 
border-radius:0 0 10px 10px; 
-webkit-border-radius:0 0 10px 10px;
-moz-border-radius:0 0 10px 10px;
}

#maintitle {
font-size: x-small;
font-weight: normal;
color: #F7941C;
text-decoration: none;
}

.feedback-modal{
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
    margin: 1%;
    width: 100%;
}
.feedback-button-space{
  padding: 10px 0px;
}

.related-future{
  
}

.previous_left{
  text-align: left;
}
.next_right{
  text-align: right;
}
.table-width{
  width:100% 
}
.table-border{
  border:1px solid #333;
  margin-left:auto; 
  margin-right:auto;
}
.marquee-color{
  color: #FF6600;
}
.cisco-bgcolor{
  background-color: #5F8CCB;
}
.table-header-background{
  background-color: #df4800;
}

/*Home Knowledge base*/

#header-below {

    display:inline;      
}
#ul_top_menus li{
    display: inline;
}
.background-color-header {
    background-color: #df4800;
    padding: 6px !important;
    margin-top: 1px !important;
}
.heading-padd{
/*  padding: 0px 10px;*/
  color: #fff;
}
.a_top_hypers{
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.a_top_hypers:hover{
  color: #000;
  text-decoration: none;
}
#header-below li{
  margin: 0px 12px;
}

/***********Blog-Page***********/


.blog-color-border{
  border-color: #df4800;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgb(223, 72, 0);
}
.text-muted {
    color: #df4800!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.d-block {
    display: block!important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.list-inline-item {
    display: inline-block;
}
.blog-tag-color{
  color: #df4800;
}

.small-text-link {
    font-weight: normal !important;
    margin: 4px 0 10px 20px;
    color: #000 !important;
}

.blog .card {
  
  border-radius: 0;
  border: 0;
  background: rgba(255,255,255,0.06);

  transition: background 0.25s;
  cursor: pointer;
}
.blog .card:hover {
  background: rgba(255,255,255,0.1);
  transition: background 0.25s;
}

.blog .card .card-block {
  padding: 1.1rem;
  min-height: 160px;
}
.blog .card .card-block .category {
    color: #dd0042;
    text-transform: uppercase;
    margin-bottom: 0.4rem;
    background-color: #189cd5;
    color: #fff;
    font-weight: 500;
    line-height: 100%;
    font-size: 12px;
    width: fit-content;
    padding: 4px 8px 2px;
    letter-spacing: 0.06rem;
}
.blog .card .card-block .card-title {
    color: #df4800 !important;
    font-size: 19px;
    line-height: 1.8rem;
    margin-bottom: 0.4rem;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    min-height: 250px;
}
.blog-date-list{
  list-style-type: none;
  float: left;
}
.blog-time-list{
  list-style-type: none;
  float: right;
}


.category-blog{

    color: #dd0042;
    text-transform: uppercase;
    margin-bottom: 0.4rem;
    background-color: #189cd5;
    color: #fff;
    font-weight: 500;
    line-height: 100%;
    font-size: 12px;
    width: fit-content;
    padding: 4px 8px 2px;
    letter-spacing: 0.06rem;
}
.blog-block {
    padding: 1.1rem;
    min-height: 160px;
}

