/*
Theme Name: VM
Author: VM
Author URI: https://vcardmagic.com/
Description: In 2021, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Creating a magazine website with WordPress has never been easier.
Version: 2.0
Theme URI: https://vcardmagic.com/theme/
Tags: blue, two-columns, right-sidebar, featured-images, post-formats, theme-options, accessibility-ready
*/
html{
  scroll-behavior: smooth;
}
body {
  font-family: arial,sans-serif;
  font-weight: 400;
  color: #202124;
  position: relative;
  background-color: #fff;
}
img {
  vertical-align: middle;
}
a {
color: #a50000;
text-decoration: none
}
a:hover {
color: #b30000;
}
b, strong {
    font-weight: bold!important;
}
blockquote {
  padding: 20px 20px;
  margin: 20px 0;
  margin-left: 0px;
  border-left: 5px solid #b30000;
  background-color: #fff4f4;
  color: #000;
  font-size: 16px;
}
blockquote:before {
    font-size: 50px;
    line-height: 1;
    top: 30px;
    left: 25px;
    content: '\275D';
    color: #b30000;
  }

blockquote .blue {
  background-color: #1e4679;
  color: #fff;
}
/*@media(min-width:1450px) {
  .container {
    max-width: 1400px !important;
  }
}*/
.img-responsive {
  display: inline !important;
}
/*.bg-parallx {
  background: transparent;
  color: #fff;
}*/

.bg-darkslategray {
  background-color: #2E3136;
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .mt-lg-n1 {
    margin-top: -5rem !important;
  }
  .mt-lg-n2 {
    margin-top: -10rem !important;
  }
  .mt-lg-n3 {
    margin-top: -15rem !important;
  }
  .mt-lg-n4 {
    margin-top: -20rem !important;
  }
}
/*=========basic=========================*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-weight: bold;
}
.alignnone {
  margin: 5px 0 20px 0;
  height: auto;
    max-width:100%;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
	max-width:100%;
	height: auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  height: auto;
    max-width:100%;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  height: auto;
    max-width:100%;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  height: auto;
    max-width:100%;
}
a img.alignnone {
  margin: 5px 0 20px 0;
    max-width:100%;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
    max-width:100%;
}
.postform {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/*==================================*/
.avatar {
  border: 1px solid #ccc;
  border-radius: 50%;
}
.wp-post-image, .wp-block-image img {
  height: auto;
}
.bypostauthor {
  display: block;
}
.gallery-caption {
  display: block;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.post_format-post-format-quote {
  font-size: 30px;
  line-height: 40px;
  font-style: italic;
}
.page-link {
    color: #b30000;
    background-color: #fff;
    border: 1px solid #b30000;
}
.page-link:hover {
    z-index: 2;
    color: #b30000;
    background-color: faadad;
    border-color: #b30000;
}
.page-item.active .page-link {
     background-color: #b30000;
    border-color: #b30000;
}
.embed-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.embed-container iframe {
  border: 0;
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}





/*toc1*/
  .toc1 .card-header{
     background: #1e4258;
    color: #fff;
    }

    .toc1 .card-body{
    background: #ebf9ff;
    }
/*end toc1*/


/*toc2*/
  .toc2 .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.toc2 .accordion-item {
  background-color: #fff;
  border: 1px solid transparent!important;
}
.toc2 .accordion-button:focus {
  border: none!important;
}
/*end toc2*/

.border-top-red {
  border-bottom: 2px solid #9b0000 !important;
}

.video-container{overflow:hidden;position:relative;width:100%}
.video-container::after{padding-top:56.25%;display:block;content:''}
.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}


.post-edit-link{
    background: #9b0000;
    padding: 5px;
    font-weight: 700;
    color: #fff!important;
    margin: 0px 2px;
}
.card-side{
    border: 2px solid #fdd;
    background-color: #fff4f4;
}
.text-justify-center{
      text-align: justify;
    text-align-last: center;
}



.header-area {
background-color: #fff3f4;
}

.breadcrumb-white{
    position: relative;
}
.breadcrumb-white a{
    color: #fff;
}
.breadcrumb-white .active{
    color: #c1c1c1 !important;
}

/*start ṃenu*/
.navbar-dark{
border-bottom: 2px solid #f9191e;
}
@media (min-width:992px){
.navbar-dark .navbar-nav .nav-link{
 color:#fff;
 font-weight:700;
 font-size: 20px;
 padding: 1.5rem 1rem;
}
}
@media (max-width:991px){
.navbar-dark .navbar-nav .nav-link{
 color:#fff;
 font-weight:700;
 font-size: 20px;
 padding: .5rem 1rem;
}
}

.navbar-dark .navbar-nav .nav-link:hover{
 color:#fff;
 font-weight:700;
}
.navbar-dark .nav-item:hover{
background: #EE163A;
color: #fff;
}

.navbar-dark .dropdown-menu{
    background-color: #fff;
    border: 1px solid #ee1739;
    font-size: 20px;
    color: #28a745;
    font-weight: bold;
    border-radius: 0px;
  }
 .dropdown-menu:hover {
    background-color: #fff;
    border: 1px solid #ee1739;
    color: #218838;
  }
.navbar-dark .dropdown-item:focus, .dropdown-item:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: #fff3f4;
}
.navbar-dark .dropdown-item{
      margin-left: 0px!important;
    }

/*end menu*/

/*start footer*/
footer{
 background-color: #051c3b;
/*background-color: #20324f;*/
}
footer p{
 color:#fff;
}
footer a{
 color:#fff;
}
footer a:hover{
 color:#ffc8c9;
}
.copyright{
 background-color: #001532;
 margin:0
}
.copyright a{
 color:#fff3f4;
 text-decoration:none
}
.copyright a:hover{
 color:#ffc8c9;
}
ul.list-right {
 list-style: none;
 padding-left: 14px;
}
ul.list-right li {
 position: relative;
 text-align: left;
}
ul.list-right li a::before {
 position: absolute;
 height: 20px;
 width: 20px;
 content: "";
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(154,157,160)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
 background-size: auto;
 background-size: 16px 16px;
 top: 4px;
 margin-left: -16px;
}
/*end footer*/



/*start list*/
ul.list-circle-green {
list-style: none;
padding-left: 25px
}
ul.list-circle-green li {
position: relative;
text-align: left;
padding-bottom: 10px
}
ul.list-circle-green li:before {
position: absolute;
height: 20px;
width: 20px;
content: "";
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">   <path fill="rgb(92, 230, 105)" d="M25,49A24,24,0,1,1,49,25,24,24,0,0,1,25,49ZM35.733,13.986l-14.062,13.7-6.405-6.24L11,25.6,21.672,36,40,18.146Z"/> <path fill="rgb(255, 255, 255)" d="M40,18.146L21.672,36,11,25.6l4.27-4.16,6.405,6.24,14.062-13.7Z"/></svg>') no-repeat;
background-size: 20px 20px;
top: 3px;
margin-left: -27px;
}
/*end list*/

/*start btn*/

.btn-green:focus, .btn-green {
 color: #fff;
 background-color: #198754;
 border: 1px solid #198754;
 font-weight: 600;
 border-radius: 15px 15px 0px 0px;
}
.btn-green:hover{
 color: #fff;
 border: 1px solid #198754;
 background-color: #198754;
 -webkit-box-shadow:0 .5rem 2.3rem 0 rgb(25 135 84 / 50%);
 box-shadow:0 .5rem 2.3rem 0 rgb(25 135 84 / 50%)
}

.btn-success:hover{
 -webkit-box-shadow:0 .5rem 2.3rem 0 rgb(25 135 84 / 50%);
 box-shadow:0 .5rem 2.3rem 0 rgb(25 135 84 / 50%)
}

.btn-orange:focus, .btn-orange{
 background-color: #cc6633;
 border: 1px solid #cc6633;
 font-weight: 600;
 color: #fff;
 border-radius: 15px 15px 0px 0px;
}
.btn-orange:hover {
 color: #fff;
border: 1px solid #cc6633;
 background-color: #cc6633;
 -webkit-box-shadow:0 .5rem 2.3rem 0 rgb(204 102 51 / 50%);
 box-shadow:0 .5rem 2.3rem 0 rgb(204 102 51 / 50%)
}

.btn-danger{
   border-radius: 15px 15px 0px 0px;
}
.btn-danger:hover {
  box-shadow:0 .5rem 2.3rem 0 rgb(220, 53, 69)
}
.btn-outline-danger{
   border-radius: 15px 15px 0px 0px;
}
/*end btn*/
