@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap");
body {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  color: #000;
}

.lgcta {
  background: rgb(197, 17, 25);
  width: 100%;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: 900;
  padding: 13px;
}

h1 {
  color: #504f4f;
  font-size: 32px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 24.72px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 20px;
}
header .navbar-item,
.navbar-link {
  color: #000;
  text-transform: capitalize;
}

.section--hidden {
  opacity: 0;
  transform: translateY(8rem);
}

.lazy-img {
  filter: blur(20px);
}
header .navbar-brand .navbar-item:hover {
  color: #504f4f;
  background: rgba(0, 0, 0, 0.15) !important;
}
header .navbar-brand .navbar-item {
  padding-left: 0px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  transition: 0.6s;
  z-index: 9;
  box-shadow: 1px 2px 8px rgba(125, 119, 119, 0.1);
  padding: 0px 0px;
  border-bottom: 2px solid #9ccd4f;
}
.mt-83 {
  margin-top: 83px !important;
}

header .navbar-burger:hover {
  background: #1f8051;
}
header .navbar-burger {
  background: #f14668;
  color: #fff;
}
.active {
  background: #f14668 !important;
  color: #fff !important;
}
header a.navbar-item:hover {
  color: #504f4f;
  background: rgba(0, 0, 0, 0.15) !important;
}
.sticky {
}
header .navbar {
  background-color: transparent;
}
header.sticky {
  background: #ebecf4 !important;
}
.main_canvs {
  margin-top: 80px !important;
}
.fnt_size_hdo {
  font-size: 28px;
  font-weight: bold;
}
.articl_img img {
  width: 100%;
}

.has-category {
  background: var(--header-blue-clr) !important;
}

.container2 {
  max-width: 1440px !important;
  margin: auto;
  width: 100%;
  padding: 0px 20px;
}
.thre_part {
  display: flex;
  flex-direction: row;
}

.cener_conves {
  max-width: 728px;
  width: 100%;
}
.left_sidebar {
  max-width: 300px;
  width: 100%;
  margin-right: 40px;
  position: sticky;
  top: 76px !important;
  height: min-content;
}
.right_conves {
  max-width: 300px;
  width: 100%;
  margin-left: 40px;
  position: sticky;
  top: 76px !important;
  height: min-content;
}

.first_inner_two_block {
  display: flex;
  flex-direction: row;
}

.articl_img img {
  width: 100%;
  max-width: 100%;
  object-fit: fill;
  height: 100%;
}

/*author-info block1 Design1*/

.user_block1 {
  display: flex;
  flex-direction: row;
}
.usr_block_description {
  padding: 0px 20px;
}
.scoil_icon1 ul li:first-child {
  padding-left: 1px;
}
.scoil_icon1 ul {
  list-style: none;
  padding: 0;
  margin: 0px;
}
.scoil_icon1 ul li {
  padding: 0px 10px;
  display: inline-block;
}
/*author-info end*/

/*Popular-artical*/
.popular_sub_box {
}
.popular_sub_box_inner a p:hover {
  color: #f14668;
  transition: 0.5s all ease;
}
.popular_sub_box_inner {
  display: flex;
  flex-direction: row;
}
.popular_sub_box a {
  display: contents;
}
.papular_block_hd {
  border-color: #027946 !important;
  border-style: solid !important;
  border-width: 0px 0px 3px 0px !important;
}
.popular_sub_box_descr p {
  line-height: 20px !important;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
/*footer exampe1*/
footer .tdn-email-bar {
  flex-direction: row;
}
.ft_subcr h3 {
  font-weight: bold;
}
.bodr {
  padding-left: 9px !important;
  border-color: #2b2727;
  border-style: solid !important;
  border-width: 0px 1px 0px 0px !important;
}
.ft_links ul li a {
  color: #fff;
  font-weight: bold;
  line-height: 29px;
}
.foter_inner_prt {
  padding-top: 45px !important;
  border-color: #2b2727;
  border-style: solid !important;
  border-width: 0px 0px 1px 0px !important;
  margin-bottom: 15px;
}

.ft_md ul li {
  display: inline-block;
  padding: 0px 10px;
}
.ft_md ul li:first-child {
  padding-left: 0px;
}
.ft_links.bodr ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 29px;
}
#footer1 {
  color: #fff;
}
#footer1 .column {
  padding-top: 0px;
}
#footer1 .button {
  border: none;
  color: #fff;
  border-radius: 0;
}
#footer1 input {
  border: none;
  background: #1a1a1a !important;
  color: #fff !important;
  border-radius: 0;
}
#footer1 ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7b7e80 !important;
  opacity: 1; /* Firefox */
}
#footer1 img {
  width: 141px;
}
#footer1 a:hover {
  color: #f14668;
  transition: 0.5s all ease;
}
#footer1 .button:hover {
  color: #fff !important;
}
.scoil_icon1 ul li a i:hover {
  color: #f14668;
  transition: 0.5s all ease;
}
#footer1 .input:focus {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgb(10, 10, 10);
}
#footer1 ul li a i:hover {
  color: #f14668;
  transition: 0.5s all ease;
}
/**/

@media (max-width: 1439.98px) {
  .left_sidebar {
    display: none;
  }
  .banner_block {
    max-width: 728px;
    width: 100%;
  }
  .thre_part {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

@media (max-width: 1103.98px) {
  .left_sidebar {
    display: none;
  }
  .right_conves {
    display: none;
  }
  .block_left {
    max-width: 728px;
    margin: auto;
    width: 100%;
  }
}

/*Footer*/
.footer-design5 {
  background: #1f8051;
  padding: 60px 0 0;
  color: #121212;
  font-size: 14px;
  position: relative;
}
.footer-design5:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.1;
  background: url("../images/footer-bg1.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.footer-design5 .footer-title h2 {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.footer-design5 .footer-about p {
  font-size: 16px;
  color: #121212;
}

.footer-design5 .footer-about p a {
  color: var(--main-clr);
}

.footer-design5 .fa-icon-wrap a {
  display: inline-block;
  width: 39px;
  height: 39px;
  line-height: 40px;
  background: #333333;
  text-align: center;
  font-weight: normal;
  margin: 0 0 5px;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.footer-design5 .fa-icon-wrap a:hover {
  background: var(--main-clr);
}

.footer-design5 .popular-post .post-list {
  margin-bottom: 20px;
}

.footer-design5 .popular-post .post-list .item-thumbnail {
  min-width: 90px;
  width: 90px;
  max-width: 90px;
  height: 70px;
  overflow: hidden;
}
.footer-design5 .popular-post .item-thumbnail img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.footer-design5 .popular-post .post-desc h4 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease;
}

.footer-design5 .popular-post .post-desc h4:hover {
  color: var(--main-clr);
}

.footer-design5 .popular-post .post-desc p {
  color: #121212;
}

/*label*/
.footer-design5 .category-list li {
  display: flex;
  align-items: center;
  color: #999999;
  font-size: 15px;
  transition: all 0.3s ease;
}

.footer-design5 .category-list li:hover {
  color: var(--main-clr);
}

.footer-design5 .category-list li span {
  margin-left: auto;
}

.footer-design5 .category-list li a {
  width: 100%;
  color: inherit;
  padding: 6px 0;
  font-weight: 500;
}

.footer-design5 .footer-seprate {
  position: relative;
  border-top: 1px solid rgba(256, 256, 256, 0.1);
  margin: 30px auto;
  max-width: 80%;
}

.footer-design5 .footer-logo {
  height: 100%;
}
.footer-design5 .copyrights-menu a {
  color: #cccccc;
  padding: 0 10px;
}
.footer-design5 .copyrights-menu a:hover {
  color: var(--main-clr);
}

@media (max-width: 544.98px) {
  .copyrights-text,
  .copyrights-menu {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 359.98px) {
  .footer-design5 .copyrights-menu a {
    padding: 0 5px;
  }
}

@media (max-width: 767.98px) {
  .fnt_size_hdo {
    font-size: 19px;
  }
  .block_left {
    max-width: 728px;
    margin: auto;
    width: 100%;
  }
  .bodr {
    border-width: 0px 0px 1px 0px !important;
  }
  #footer1 .column {
    padding: 15px;
  }
  .copy_riht {
    font-size: 14px;
  }
  /*author-info block1 Design1*/
  .user_block1 {
    flex-direction: column !important;
    text-align: center;
  }

  .usr_block_mg .image.is-128x128 {
    margin: auto;
  }

  /*end*/
}
