/* 1. Global Styles */

html {
  overflow-x: hidden;
}

.site-wrapper .container {
  max-width: 100%;
  width: 1230px;
}

.container-fluid {
  padding: 0;
}

.site-wrapper .container.container-fluid {
  width: 100%;
}

body {
  background-color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #404040;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.8;
}

div#main-wrapper {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
}

ul,
li {
  padding: 0;
  margin: 0;
}

ol li,
ul li {
  color: #555;
  font-size: 17px;
  font-weight: normal;
  line-height: 35px;
}

a,
button {
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

button,
.btn {
  font-family: inherit;
  font-weight: 600;
}

a:hover {
  color: #dc2d4e;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}

*:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}

.hidden {
  display: none;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: inherit !important;
  font-family: inherit !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: inherit !important;
  font-family: inherit !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-size: inherit !important;
  font-family: inherit !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: inherit !important;
  font-family: inherit !important;
}

/*------------>>> Color  Start>>>> -------------- */

a:hover {
  color: #dc2d4e;
}

.has-background-dim p.wp-block-cover-text,
#today,
.wp-calendar-table caption,
nav.wp-calendar-nav,
.wp-block-search .wp-block-search__button,
span.bsf-rt-reading-time,
a.wp-block-button__link,
.top_sec,
.inf_txt,
.topbar-btn,
.header-top,
.site_desc,
.navbar .navbar-nav > li > a,
.search-wrap button.btn,
.backtop a.cd-top,
.backtop a.cd-top,
.panel-image span.sticky_tag,
.blog_feat ul li,
.pagination .nav-links ul li span,
.pagination .nav-links ul li a:hover,
.page-links .current,
.page-links .post-page-numbers:hover,
.error-full-page a.site-button-outline,
.nav_btn a,
ul.login_menu > li.users-wp-menu > a:hover:before,
.prefoot-widget .form-group input[type="submit"],
.prefoot-widget .form-group input[type="submit"]:hover,
.foot_title,
.social-icons-lists .socicon {
  color: #fff;
}

.blog_feat ul li:after,
.readmore {
  color: #fff;
}

.header-top.white .site_desc,
.header-top.white .navbar .navbar-nav > li > a,
.header-top.white .search-wrap button.btn,
.site_title,
.navbar-nav li.dropdown > .dropdown-menu > li.dropdown > a:after,
.navbar-nav .dropdown-menu > li > a,
.widget-area .wp-calendar-table caption,
li.post_date a,
li.post_author a,
li.post_author i,
li.post_author,
li.post_categ a,
.readmore:hover,
.pagination .nav-links ul li a:hover,
ul.login_menu > li.users-wp-menu > a:before,
.user_menu .user_info:hover p.users_name,
.user_menu p.users_name,
ul.account_menu > li > a {
  color: #333;
}

/* Button text color */
.search-wrap .search_form .search-submit,
.widget button.search-submit,
.search-submit {
  color: #fff;
}

.widget-area .widget-area ul li.recentcomments a,
.widget-area .widget_rss ul li .rsswidget,
.widget-area ul li a,
.readmore,
li.post_date a:hover,
li.post_author a:hover,
li.post_author i:hover,
li.post_author:hover,
li.post_categ a:hover,
.pagination .nav-links ul li a,
.pagination .nav-links ul li span,
.page-links .post-page-numbers,
.page-links .current,
.post-tags span ul li a,
.tag-cloud-link,
.navbar-nav li.dropdown > .dropdown-menu > li.active a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:hover,
.nav .open > a:focus,
ul.account_menu > li > a:hover,
.navbar-nav li.dropdown > .dropdown-menu > li.active a {
  color: #0366d6;
}
.footer_top {
  color: rgba(255, 255, 255, 0.6);
}

/* Text Hover Color */
.backtop a.cd-top:hover,
.is-style-outline a:hover,
.post-tags span ul li a:hover,
.wp-block-tag-cloud a:hover {
  color: #fff;
}

/*------------<<<< Color End  <<<< -------------- */

/*------------>>> Background Color start>>>> -------------- */
body,
pre,
.navbar-nav > li .dropdown-menu {
  background: #f6f8fa;
}
.backtop a.cd-top:hover {
  background: rgb(29 39 51 / 60%);
  color: #fff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:hover,
.nav .open > a:focus,
.pre-footer {
  background: #fff;
}

/* form */
.search-wrap .search_box input[type="search"],
.widget .search_form-inner .search,
.search_form-inner input .header-top,
.blog_list,
.single .panel-default,
ul.account_menu {
  background: #fff;
}
.is-style-outline a:hover,
.wp-block-search .wp-block-search__button,
a.wp-block-button__link,
.post-tags span ul li a:hover,
.wp-block-tag-cloud a:hover,
.error-full-page a.site-button-outline,
.error-full-page a.site-button-outline,
.nav_btn a,
.nav_btn a:hover,
ul.login_menu > li.users-wp-menu > a:hover:before,
.prefoot-widget .form-group input[type="submit"]:hover,
.foot_title:before,
.social-icons-lists .socicon,
.social-icons-lists li.social-icons-list-item a.social-icon:hover .socicon {
  background: #007bff;
}
#today,
.panel-image span.sticky_tag,
.error-full-page a.site-button-outline {
  background-color: #0366d6;
}
.wp-block-search .wp-block-search__button,
form input[type="submit"],
.top_sec {
  background: linear-gradient(to right, #7438e8, #456ede, #07c4d3);
}
.topbar-btn {
  background: rgba(255, 255, 255, 0.25);
}
.header-top,
.backtop a.cd-top,
.blog_list .nav-links a:hover,
.footer_top {
  background: #1d2733;
}

/* Button */
.search-wrap .search_form .search-submit,
.widget button.search-submit,
.search-submit {
  background: linear-gradient(to right, #7438e8, #456ede, #07c4d3);
}

/* Background Hover color */
.tagcloud .tag-cloud-link:hover {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}
.readmore:hover,
.pagination .nav-links ul li a:hover,
.pagination .nav-links ul li span,
.pagination .nav-links ul li a:hover,
.page-links .current,
.page-links .post-page-numbers:hover,
.prefoot-widget .form-group input[type="submit"],
.social-icons-lists .socicon {
  background: #0366d6;
}

/*------------<<<< Background color end  <<<< -------------- */

/*------------>>> Border Color start>>>> -------------- */
th,
td,
.users_menu_dropdown ul.account_menu > li > a {
  /* border-color: #bfbfbf; */
}
blockquote {
  border-left-color: rgba(0, 0, 0, 0.05);
}
.is-style-outline a:hover,
.readmore,
.pagination .nav-links ul li a,
.pagination .nav-links ul li span,
.page-links .post-page-numbers,
.page-links .current,
.post-tags span ul li a,
.tag-cloud-link,
ul.login_menu > li.users-wp-menu > a:hover:before {
  border-color: #007bff;
}
pre {
  border-color: #ccc;
}
table,
.user_menu .user_info:hover .uwp-account-avatar img {
  border-color: #e3e3e3;
}
.wp-block-table.is-style-stripes,
.user_menu .uwp-account-avatar img {
  border-color: #f0f0f0;
}
ul.login_menu > li.users-wp-menu > a:before {
  border-color: #000;
}
.pre-footer {
  border-color: rgb(0 0 0 / 15%);
}

/*------------>>> Border Color End>>>> -------------- */

/* hover color */
.search-wrap button.btn:hover {
  color: #0366d6;
}
a.wp-block-button__link:hover {
  background: #007bffa3;
}

.tagcloud .tag-cloud-link:hover {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

.gallery + h2 {
  margin-top: 15px;
  font-size: 22px;
}
.gallery-columns-1 .gallery-item img {
  width: auto;
  height: auto;
}
.gallery-columns-1 .wp-caption-text {
  border: 0;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: calc(100% / 2);
}
.gallery-columns-3 .gallery-item {
  width: calc(100% / 3);
}
.gallery-columns-4 .gallery-item {
  width: calc(100% / 4);
}
.gallery-columns-5 .gallery-item {
  width: calc(100% / 5);
}
.gallery-columns-6 .gallery-item {
  width: calc(100% / 6);
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.site-wrapper .container {
  max-width: 100%;
  width: 1230px;
}
.container-fluid {
  padding: 0;
}
.site-wrapper .container.container-fluid {
  width: 100%;
}
.content-area {
  padding: 60px 0;
}
body .progress-container-top {
  top: 74px;
}

/* Pingbacks And Trackbacks */

.trackback .comment-body,
.pingback .comment-body {
  padding-left: 0;
  margin: 0;
}

/*  Block Widget */

.single-content .wp-block-archives-dropdown .nice-select {
  display: inline-block;
  width: 300px;
}
.single-content .nice-select .option {
  padding: 5px 0;
  padding-left: 15px;
}
.single-content .wp-block-categories-dropdown {
  margin-bottom: 15px;
}
.single-content form.wp-block-search {
  margin-bottom: 20px;
}

/*     Layout */
a.wp-block-button__link {
  background: #007bff;
  color: #fff;
  font-size: 15px;
  padding-top: 0.5em;
  padding-right: 0.7em;
  padding-bottom: 0.5em;
  padding-left: 0.7em;
  width: max-content;
  margin-bottom: 15px;
  border-radius: 4px;
}
a.wp-block-button__link:hover {
  background: #007bffa3;
}
.wp-block-group {
  padding: 25px;
  margin-bottom: 15px;
}
.wp-block-media-text {
  margin-bottom: 15px;
}

/* formatting */
.wp-block-table {
  margin-bottom: 20px;
}
table {
  border: 1px solid #e3e3e3;
}
.wp-block-table.is-style-stripes {
  border: 2px solid #f0f0f0;
  border-radius: 4px;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

/*--------------------------------------------------------------
>>> Header
---------------------------------------------------------------- */
.main-header {
  position: relative;
  z-index: 101;
}
.site-header {
  z-index: 1000;
}

/*------------>>> Topbar Start <<<<-------------- */
.top_sec {
  display: block;
  color: #fff;
  text-decoration: none !important;
  padding: 15px 0;
  font-size: 15px;
  font-weight: 300;
  transition: none;
  background: -webkit-linear-gradient(left, #7438e8, #456ede, #07c4d3);
  background: linear-gradient(to right, #7438e8, #456ede, #07c4d3);
  background-repeat: repeat-x;
}
.inf_txt p {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.topbar-btn {
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  border-radius: 0;
  font-size: 11px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding: 0 15px;
  display: inline-block;
  letter-spacing: 0.5px;
}
.topbar-btn:hover {
  color: inherit;
}
.topbar-btn i {
  font-size: 10px;
  transition: inherit;
}
.topbar-btn:hover i {
  transform: translateX(5px);
}

.top_sec .row > div.top_lft {
  text-align: left;
  padding-right: 5px;
}

.top_sec .row > div.top_rgt {
  text-align: right;
  padding-left: 5px;
  line-height: 0;
}

/*------------>>> Topbar End >>>> -------------- */

/*------------>>> Main Header Global  Start >>>> -------------- */
.header-top {
  position: relative;
  background: #1d2733;
  color: #fff;
  width: 100%;
  transition: 0.3s ease all;
  z-index: 11;
}
.header-top .row {
  margin: 0;
  align-items: center;
  flex-flow: row;
  flex-wrap: wrap;
}

.nav_wrap {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 240px);
  position: relative;
  z-index: 2;
}

.navbar-nav > li .dropdown-menu,
.navbar-nav .dropdown-menu > li > a,
.search-wrap .search_box,
.search_form,
.search_form .search-submit {
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -ms-transition: 0.3 ease all;
  transition: 0.3s ease all;
}

/*------------>>> Main Header Global End >>>> -------------- */

/*------------>>> Main Header Light Sceme Start >>>> -------------- */
.header-top.white {
  background: #fff;
  color: #1d2733;
}
.header-top.white .site_title {
  color: #1d2733;
}
.header-top.white .site_desc {
  color: #1d2733;
}
.header-top.white .navbar .navbar-nav > li > a {
  color: #1d2733;
}
.header-top.white .search-wrap button.btn {
  color: #1d2733;
}

/*------------>>> Main Header Light Sceme End >>>> -------------- */

/*------------>>> Main Header Transparent Start >>>> -------------- */

.header-top.header_sticky:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: #07286f;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s ease all;
}

.main-header.transparent_header {
  position: absolute;
  width: 100%;
}

.transparent_header .top_sec {
  background: none;
  border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.transparent_header .header-top {
  background: none;
}

.topbar-btn:hover {
  background: #fff;
  color: #151515;
}

/*------------>>> Main Header Transparent End >>>> -------------- */

/*------------>>> Logo Area Start >>>> -------------- */
.main-logo {
  display: flex;
  font-size: 36px;
  margin: 0;
  position: relative;
  z-index: 11;
  width: 240px;
  transition: 0.5s ease all;
  padding: 15px 0;
}
.main-logo .sticky_logo {
  display: none;
}
.main-logo .retina_logo,
.main-logo .retina_sticky_logo {
  display: none;
}
.header-top.header_sticky.is_stuck img.default_logo {
  display: none;
}
.header-top.header_sticky.is_stuck img.sticky_logo {
  display: block;
}
.navbar-brand {
  padding: 0;
}
.site_title {
  font-size: 24px;
  margin-bottom: 6px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}
.site_desc {
  font-size: 12px;
  margin: 0;
  color: #fff;
  line-height: 1;
  font-weight: 500;
}

.header_sticky.is_stuck .main-logo {
  padding: 15px 0;
}

.header_sticky.is_stuck .main-logo img {
  height: 30px;
  width: auto;
}

/*------------>>> Logo Area End >>>> -------------- */

/*------------>>> Nav Bar Area Start >>>> -------------- */
.navbar {
  padding: 0;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  border: none;
  background: none;
  margin: 0;
  align-items: center;
  width: 100%;
  z-index: 100;
}
.navbar .navbar-collapse {
  justify-content: flex-end;
}
.navbar .navbar-collapse.navbar-center {
  justify-content: center;
}
.navbar .navbar-collapse.navbar-left {
  justify-content: flex-start;
}
.navbar-nav {
  margin: 0;
  padding: 0px;
  background: none;
}
.navbar .navbar-nav > li {
  padding: 27px 15px;
  display: flex;
  align-items: center;
}
.navbar .navbar-nav > li > a {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #fff;
  display: block;
}
.navbar-nav > .dropdown > a:after,
.navbar-nav .dropdown > .dropdown-menu > .dropdown > a:after {
  content: "\ea5c";
  display: inline-block;
  font: normal normal normal 1em/1 "LineIcons";
  speak: none;
  text-transform: none;
  /* float: right; */
  -webkit-font-smoothing: antialiased;
  /* line-height: 20px; */
  font-size: 10px;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: -1px;
}

ul.navbar-nav > li.dropdown a {
  /*padding-right: 10px;*/
}
ul.navbar-nav > li.dropdown:hover > ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.navbar-nav li.dropdown > .dropdown-menu > li {
  padding: 0;
  position: relative;
  text-transform: none;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
}
.navbar-nav .dropdown-menu > li > a {
  line-height: 20px;
  color: #000;
  display: block;
  font-size: 13px;
  padding: 10px 20px;
}
.navbar-nav .dropdown-menu > li > a:hover {
  color: #7438e8;
}
.navbar-nav .dropdown-menu > li:hover > a {
  padding-left: 23px;
}
.navbar-nav li.dropdown > .dropdown-menu > li.dropdown:hover a:after {
  color: #7438e8;
}
.navbar-nav li.dropdown > .dropdown-menu > li.dropdown > a:after {
  color: #000;
  float: right;
  transform: none;
  line-height: 20px;
}
.navbar-nav > li .dropdown-menu > li > ul {
  left: 100%;
  top: 30px;
}
ul.navbar-nav > li ul.dropdown-menu > li:hover > ul {
  opacity: 1;
  visibility: visible;
  top: 0;
}

/*------------>>> Nav Bar Area End >>>> -------------- */

/*------------>>> Search Area Start >>>> -------------- */
.search-wrap {
  position: relative;
}
.search-wrap button.btn {
  background: none;
  color: #fff;
  border: none;
  font-size: 18px;
  margin: 0;
  padding: 0 0 0 15px;
  display: inline-block;
  line-height: 20px;
}
.search-wrap button.btn.remove i:before {
  content: "\ea63";
}
.search-wrap button.btn i {
  min-width: 20px;
  transition: 0.5s ease all;
}
.search-wrap .search_box.open {
  top: calc(100%);
  opacity: 1;
  visibility: visible;
}
.search-wrap .search_box {
  position: absolute;
  width: 450px;
  right: 0;
  top: 0px;
  box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 15%);
  opacity: 0;
  z-index: -2;
  visibility: hidden;
}
.search-wrap .search_form,
.widget form.search_form,
.search_form {
  position: relative;
}
.search-wrap .search_box input[type="search"],
.widget .search_form-inner .search,
.search_form-inner input {
  background: #fff;
  margin: 0;
  border-radius: 4px;
}
.search-wrap .search_form .search-submit,
.widget button.search-submit,
.search-submit {
  background: linear-gradient(to right, #7438e8, #456ede, #07c4d3);
  color: #fff;
  font-size: 0;
  height: 100%;
  font-weight: bold;
  padding: 0px 22px;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  border-radius: 0 4px 4px 0;
  z-index: 10;
}
.search-wrap .search_form .search-submit i,
.widget button.search-submit .lni,
.search-submit i {
  font-size: 16px;
  line-height: inherit;
  display: block;
}
.search-wrap button.btn:hover {
  color: rgb(255 255 255 / 60%);
}

/*------------>>> Search Area End >>>> -------------- */

/*--------------------------------------------------------------
<<<< Header End  <<<<
---------------------------------------------------------------- */

/*--------------------------------------------------------------
>>> Sidebar Start
---------------------------------------------------------------- */
.widget-area ul li,
.widget-area .textwidget p strong,
p.wp-caption-text,
p.wp-caption-text {
  font-size: 14px;
}
.widget-area .menu-item-has-children li {
  padding-bottom: 0;
}

/*------------>>> Sidebar calendar Start >>>> -------------- */
.widget-area .wp-calendar-table caption {
  padding-top: 0;
  color: #24292e;
}
.wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}
.wp-block-calendar {
  margin-bottom: 20px;
}

/*------------<<<< Sidebar calendar End  <<<< -------------- */

/*------------>>> Sidebar Recent Comment Start >>>> -------------- */
.widget-area ul li.recentcomments a:before {
  display: none;
}
.widget-area .widget-area ul li.recentcomments a,
.widget-area .widget_rss ul li .rsswidget,
.widget-area ul li a {
  color: #007bff;
}
.widget-area .widget-area ul li.recentcomments a:hover,
.widget-area .widget_rss ul li .rsswidget:hover,
.widget-area ul li a:hover,
li.single_post_author a:hover,
li.single_post_author:hover,
li.single_post_date:hover,
li.single_post_date a:hover,
h3.sec_titl a:hover {
  color: #07286f;
}

/*------------<<<< Sidebar Recent Comment End <<<< -------------- */

/*------------>>> Rss Widget Start >>>> -------------- */
.widget_rss ul li {
  margin-bottom: 20px;
}
.widget_rss ul li .rsswidget {
  display: block;
}
.widget_rss ul li:last-child {
  margin: 0;
}

/*------------<<<< Rss Widget End <<<< -------------- */

/*------------>>> Textwidget Image  Start >>>> -------------- */
.textwidget p img {
  margin: 10px 0;
}

/*------------<<<< Textwidget Image  End <<<< -------------- */

/*------------>>> Tag  Start >>>> -------------- */
.tagcloud {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  row-gap: 10px;
  column-gap: 10px;
  align-items: center;
}
.tagcloud .tag-cloud-link:hover {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

/*------------<<<< Tag  End  <<<< -------------- */

/*--------------------------------------------------------------
<<<<  Sidebar End <<<<
---------------------------------------------------------------- */

/*--------------------------------------------------------------
>>>>  Footer Copyright <<<<<
---------------------------------------------------------------- */
.footer_menu ul {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
  text-align: right;
}
.footer_menu ul li {
  display: inline-block;
  padding: 0 5px;
}
.footer_copy_right .row {
  align-items: center;
}

/*------------>>> Footer Social Icons Start  >>>> -------------- */
.soc_ico ul {
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  margin: 0 -5px;
  padding: 0;
}
.soc_ico ul li {
  font-size: 24px;
  padding: 0 5px;
}
.soc_ico label {
  display: none;
}

/*------------>>> Footer Social Icons Ends  >>>> -------------- */

/*------------>>> Back To Top Start  >>>> -------------- */
.backtop a.cd-top {
  font-size: 14px;
  height: 40px;
  width: 40px;
  background: #333;
  border: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  z-index: 999;
  color: #fff;
}
.backtop a.cd-top:hover {
  background: #fff;
  color: #07286f;
}
.backtop.left_pos a.cd-top {
  left: 15px;
}

/*------------>>> Back To Top End  >>>> -------------- */

/*--------------------------------------------------------------
<<<<  Footer Copyright End <<<<
---------------------------------------------------------------- */

/*--------------------------------------------------------------
<<<<  Blog list <<<<
---------------------------------------------------------------- */
.blog_list {
  background-color: #fff;
}
.blog_list .panel-default {
  margin-bottom: 30px;
}
.panel-image {
  position: relative;
  overflow: hidden;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.panel-image img {
  width: 100%;
  object-fit: cover;
  height: auto;
}
.panel-image span.sticky_tag {
  position: absolute;
  background: #0366d6;
  color: #fff;
  top: 15px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  left: 15px;
}
.panel-body,
.page-links {
  position: relative;
  z-index: 1;
  padding: 20px 20px 30px 20px;
  z-index: 1;
}
.page-links {
  padding-top: 0;
}
.blog_feat {
  margin-bottom: 10px;
}
.blog_feat ul {
  padding-left: 0;
}
.side_sec .blog_feat ul {
  margin: 0px;
  list-style: none;
  padding: 0;
}
.blog_feat ul li {
  margin-right: 20px;
  padding: 0;
  display: inline-block;
  position: relative;
  color: #fff;
}
li.post_date a,
li.post_author a,
li.post_author i,
li.post_author,
li.post_categ a {
  font-size: 14px;
  line-height: 24px;
  color: #24292e;
}
.blog_feat ul li i {
  display: none;
}
.blog_feat ul li:after {
  content: "/";
  position: absolute;
  top: 0px;
  right: -18px;
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  font-size: 18px;
  margin-right: 5px;
  color: #fff;
}
.panel-body p {
  margin-bottom: 20px;
}
.blog_list .panel-body p.sec_desc {
  margin-bottom: 30px;
  display: block;
}
.readmore {
  color: #fff;
  padding: 10px 25px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  border: 1px solid #0366d6;
  background: transparent;
  color: #0366d6;
}
.readmore:hover,
.pagination .nav-links ul li a:hover {
  color: #fff;
  background: #0366d6;
}
li.post_date a:hover,
li.post_author a:hover,
li.post_author i:hover,
li.post_author:hover,
li.post_categ a:hover {
  color: #0366d6;
}
.pagination .nav-links ul {
  display: flex;
  list-style: none;
  column-gap: 15px;
  padding: 0;
  flex-wrap: wrap;
}
.page-links .post-page-numbers,
.page-links .current {
  margin-right: 7px;
}
.nav-links ul.page-numbers {
  display: flex;
  justify-content: space-between;
  list-style: none;
  column-gap: 15px;
  padding-left: 0;
}
.pagination .nav-links ul li a,
.pagination .nav-links ul li span,
.page-links .post-page-numbers,
.page-links .current {
  width: 40px;
  display: block;
  height: 40px;
  border: 1px solid #07286f;
  line-height: 38px;
  text-align: center;
  color: #07286f;
  border-radius: 4px;
  display: inline-block;
}
.pagination .nav-links ul li span,
.pagination .nav-links ul li a:hover,
.page-links .current,
.page-links .post-page-numbers:hover {
  background: #07286f;
  color: #fff;
  border: 1px solid #07286f;
}

/*--------------------------------------------------------------
>>>> Blog list  End <<<<
---------------------------------------------------------------- */

/*--------------------------------------------------------------
>>>>  Blog Single Start <<<<<
---------------------------------------------------------------- */
.single .panel-default {
  margin-bottom: 20px;
  background-color: #fff;
  overflow: hidden;
}
.single-panel-body {
  padding: 25px 25px 0;
}
.single p {
  margin-bottom: 15px;
}
li.single_post_author a,
li.single_post_author,
li.single_post_date,
li.single_post_date a {
  font-size: 14px;
  line-height: 24px;
  color: #24292e;
}
.single .post-tags {
  padding-top: 0;
  margin: 0;
  padding: 10px 25px 25px;
  margin-top: 20px;
}
.single .post-tags span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
}
.post-tags h4 {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700;
  margin: 0;
}
.post-tags h4:after {
  content: ":";
}
.single .post-tags span ul,
.tagcloud,
.wp-block-tag-cloud {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px;
}
.single .post-tags span ul {
  padding-left: 15px;
}
.post-tags span ul li {
  display: inline-block;
}
.post-tags span ul li a,
.tag-cloud-link {
  padding: 5px 14px;
  display: inline-block;
  margin: 0;
  z-index: 1;
  border: 1px solid #0366d6;
  font-weight: 400;
  color: #0366d6;
  line-height: 1;
  font-size: 14px !important;
  border-radius: 4px;
}
.post-tags span ul li a:hover,
.wp-block-tag-cloud a:hover {
  background: #0366d6;
  color: #fff;
}
ul.single-meta {
  padding: 0;
}

/* Pagination */
.single nav.navigation.post-navigation {
  margin-bottom: 30px;
}
.nav-links {
  display: flex;
  justify-content: space-between;
}
.blog_list .nav-links a:hover {
  background: #1d2733;
}
.error-full-page a.site-button-outline {
  background-color: #07286f;
  padding: 12px 50px;
  line-height: 24px;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #07286f;
}
.error-full-page a.site-button-outline:hover {
  background: transparent;
  color: #07286f;
  border-color: #07286f;
}

/*Header-Navigation*/
.main-logo img {
  height: 35px;
}
.main-logo img.light_logo {
  display: none;
}
.navbar-nav > li > a:before {
  content: none;
}
.header-top.header_sticky.is_stuck:after {
  height: 100%;
}
.nav_btn {
  display: flex;
}
.nav_btn a {
  display: block;
  padding: 0 15px;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 500;
  background: #2eb24c;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
}
.nav_btn a:hover {
  background: #13862d;
}
.navbar-nav > li.dropdown > .dropdown-menu li:hover > a:hover:after {
  margin-left: 4px;
}
.navbar-nav li.dropdown > .dropdown-menu > li.active a {
  color: #de2b4f;
}

/*Dropdown Icon*/
ul.navbar-nav > li a:after {
  transform: rotate(90deg);
  font-size: 10px;
  margin-left: 10px;
  margin-top: 0;
}
.navbar-nav > li .dropdown-menu {
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 15%);
  padding: 0;
  margin: 0;
  border-radius: 0;
  top: calc(100% + 50px);
  border: none;
  left: 0%;
  display: block;
  opacity: 0;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:hover,
.nav .open > a:focus {
  color: #0f4e8c;
  background: #fff;
}

/*--------------------------------------------------------------
>>> Top-Menu 
---------------------------------------------------------------- */
.users_menu_dropdown ul.account_menu {
  padding: 0;
  border-radius: 0;
  text-align: left;
}
.users_menu_dropdown ul.account_menu > li {
  padding: 0;
}
.users_menu_dropdown ul.account_menu > li > a {
  padding: 13px 20px;
  border-bottom: 1px solid #00000014;
  color: #07286f;
}
/* .users_menu_dropdown {
  left: 50%;
} */
ul.login_menu {
  margin: 0;
  line-height: 0;
}
ul.login_menu > li.users-wp-menu > a {
  font-size: 0;
  height: 0;
  min-height: 0;
  line-height: 0;
  padding: 10px 15px;
  display: table;
}
ul.login_menu > li.users-wp-menu > a:before {
  content: "\f007";
  font-family: "LineIcons";
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 900;
  opacity: 1;
  background: none;
  position: relative;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  text-align: center;
  border-radius: 50px;
  color: #000;
  transition: 0.3s ease all;
}
ul.login_menu > li.users-wp-menu > a:hover:before {
  color: #fff;
  background: #2eb24c;
  border-color: #2eb24c;
}
.user_menu .uwp-account-avatar img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 50%;
  padding: 0px;
  float: left;
  margin-right: 10px;
  border: 2px solid #fff;
}
.user_menu .user_info:hover .uwp-account-avatar img {
  border-color: #fff;
}
.user_menu .uwp-account-avatar {
  /* display: flex; */
  align-items: center;
  /* padding: 35px 20px 35px 15px; */
  cursor: pointer;
}
.user_menu .user_info:hover p.users_name {
  color: rgba(255, 255, 255, 0.7);
}
.user_menu p.users_name {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 30px;
  white-space: nowrap;
}
.users_menu_dropdown {
  position: absolute;
  top: calc(100% - 50px);
  width: 200px;
  right: 0;
  transition: 0.5s ease all;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
}
.user_info {
  position: relative;
}
.users_menu_dropdown.active {
  opacity: 1;
  visibility: visible;
  top: 154%;
  left: 31%;
}
ul.account_menu {
  margin: 0;
  padding: 0 20px;
  background: white;
  /* box-shadow: 0 0 4px #ddd; */
  list-style-type: none;
}
ul.account_menu > li {
  padding: 8px 0;
  line-height: 1;
}
ul.account_menu > li > a {
  color: #303030;
  /* color: #fff; */
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  display: block;
  padding-left: 35px;
}
ul.account_menu > li > a:hover {
  color: #455578;
  padding-left: 25px;
}

/* Prefooter */
.prefoot-widget .form-info,
.prefoot-widget .form-group {
  text-align: center;
  margin: 0;
}
.pre-footer {
  padding: 60px 0;
  background: #eceff8;
  border-bottom: 1px solid rgb(0 0 0 / 15%);
}
.prefoot-widget .form-group {
  margin: 20px auto 0;
  position: relative;
  display: flex;
}
.prefoot-widget .form-group input[type="email"] {
  margin-right: 20px;
}
.prefoot-widget .form-group input[type="submit"] {
  border: none;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 25px;
  background: #2eb24c;
  color: #fff;
}
.prefoot-widget .form-group input[type="submit"]:hover {
  background: #13862d;
  color: #fff;
}

/*Footer*/
.footer_top {
  position: relative;
  background: #151515;
  padding: 80px 0;
}
/* .widget-area {
  margin-bottom: 40px;
} */
.footer_widget {
  margin-bottom: 0;
}
.foot_title {
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}

.foot-widget ul,
.widget-area ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.foot-widget ul.menu > li:first-child,
.widget-area ul.menu > li:first-child {
  padding-top: 0;
}
.foot-widget ul li,
.widget-area ul li {
  padding: 5px 0;
  /* padding-top: 0; */
}
.footer_widget a {
  color: inherit;
  font-size: inherit;
}
.foot-widget ul li,
.widget-area ul li {
  position: relative;
  padding-left: 0;
  line-height: 1.5;
  padding-bottom: 10px;
}

.social-icons-lists li.social-icons-list-item {
  margin: 0;
  margin-right: -1px;
}
.social-icons-lists .socicon {
  font-size: 12px;
  padding: 9px;
  color: #fff;
  background-color: #dc2d4e;
  top: 0;
}
.social-icons-lists li.social-icons-list-item a.social-icon:hover .socicon {
  background-color: #362f62;
  opacity: inherit;
}
.footer_widget.social-icons {
  padding: 0;
}
.footer_widget.widget_a2a_follow_widget .a2a_follow > a {
  display: block;
  padding: 0 5px;
  line-height: 0;
}
.widget_a2a_follow_widget .a2a_kit.a2a_follow {
  display: flex;
  margin: 0 -5px;
}
.footer_widget:last-child {
  padding-bottom: 0;
}

.foot-widget ul.fa-ul {
  margin: 0;
}
.foot-widget .fa-ul > li,
.foot-widget .fa-ul > li > a {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  color: #362f62;
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.foot-widget .fa-li {
  position: absolute;
  left: 0;
  text-align: left;
  width: 0;
}
.foot-widget .fa-ul > li > a {
  margin: 0;
  padding: 0;
}
.footer_copy_right {
  background-color: #151515;
  padding: 20px 0px;
  position: relative;
  z-index: 1;
  border-top: 1px solid rgb(255 255 255 / 10%);
}

.footer_copy_right p,
.footer_copy_right a {
  font-size: 13px;
  line-height: 1.5;
  color: #888;
  text-align: left;
}
.text-right .footer_menu ul.footer-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
  justify-content: flex-end;
}
.copy_col.col-md-6.text-left p {
  color: #fff;
  line-height: 1.8;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  float: left;
  justify-content: flex-start;
  margin: 0;
}
.text-right .footer_menu ul.footer-nav li {
  color: #fff;
  display: inline-block;
  line-height: 0;
  margin-right: 8px;
}
.text-right .footer_menu ul.footer-nav li a {
  color: #fff;
  font-size: 13px;
  line-height: 1.8;
  font-weight: 400;
}
.text-right .footer_menu ul.footer-nav li a:hover {
  color: #dc2d4e;
}
.text-right .footer_menu ul.footer-nav li a:before {
  content: "/";
  position: relative;
  right: 6px;
  color: #787878;
}
.text-right .footer_menu ul.footer-nav li a:hover:before {
  color: #787878;
}
.text-right .footer_menu ul.footer-nav li:nth-child(1) a:before {
  content: none;
}
.footer_copy_right .copy_col a {
  color: #888;
}
.footer_copy_right .copy_col a:hover {
  color: #fff;
}

/* Search Archive  */
.search article {
  margin-bottom: 20px;
  padding: 45px;
  background-color: #fff;
}
.search .panel-body {
  padding: 0;
}

/*--------------------------------------------------------------
>>> Global
---------------------------------------------------------------- */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

/*Icon-box-With-Animation*/
.box-style1 .box-style1-top-virus,
.box-style1 .box-style1-bottom-virus {
  opacity: 0;
}
.box-style1:hover .box-style1-top-virus,
.box-style1:hover .box-style1-bottom-virus {
  opacity: 1;
  z-index: 10;
}
.box-style1 .box-style1-top-virus img.attachment-full.size-full,
.box-style1 .box-style1-bottom-virus img.attachment-full.size-full {
  webkit-animation: rotate-center 10s linear infinite;
  animation: rotate-center 10s linear infinite;
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*-------------------------------------
    Floating-1 
    -------------------------------------*/
.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes floating {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}

/*--------------------------------------------------------------
>>> Blog List
---------------------------------------------------------------- */
h3.sec_titl a {
  line-height: 28px;
  font-size: 30px;
  color: #24292e;
  font-weight: 600;
  overflow-wrap: break-word;
}
.blog_feat ul li:last-child:after {
  display: none;
}
.blog .site-content {
  background-color: #f8f8f8;
}

/*--------------------------------------------------------------
>>> Sidebar
---------------------------------------------------------------- */
.widget form.search_form i.icon-magnifier {
  display: inline-block;
  font: normal normal normal 14px/1 LineIcons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
}
.widget form.search_form i.icon-magnifier:before {
  content: "\f002";
}
.main_title {
  margin-bottom: 15px;
  font-size: 18px;
}
.widget {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
}
.widget form.search_form {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.widget .search_form-inner {
  display: table-cell;
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
>>> Recent-Post-with-Thumnail-Sidebar
---------------------------------------------------------------- */
.recent-posts-widget-with-thumbnails span.rpwwt-post-title {
  margin-left: 10px;
}
.recent-posts-widget-with-thumbnails ul li a {
  display: flex;
}
.recent-posts-widget-with-thumbnails .rpwwt-post-date {
  position: absolute;
  bottom: 10px;
  left: 85px;
}
.recent-posts-widget-with-thumbnails ul li {
  display: flex;
  border-bottom: 0px;
}
.recent-posts-widget-with-thumbnails .rpwwt-post-date,
.rpwwt-post-comments-number {
  font-size: 14px;
  color: #de2b4f;
  font-weight: 400;
  line-height: 25px;
}
.recent-posts-widget-with-thumbnails .rpwwt-post-comments-number {
  position: absolute;
  bottom: 10px;
  left: 180px;
}
.recent-posts-widget-with-thumbnails .rpwwt-widget ul li img {
  margin: 0;
}
.recent-posts-widget-with-thumbnails span.rpwwt-post-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 700;
  color: #362f62;
}
.recent-posts-widget-with-thumbnails .rpwwt-post-date:after {
  content: "|";
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  font-size: 16px;
  margin-right: 5px;
  color: #000;
  line-height: 25px;
}

/*--------------------------------------------------------------
>>> Single Blog Post
---------------------------------------------------------------- */

/*--------------------------------------------------------------
>>> Comment Form
---------------------------------------------------------------- */
.comments-area ol.comment-list .comment {
  list-style: none;
  position: relative;
  padding: 0;
}
 {
  padding: 30px;
  clear: both;
}
.titl_sec .col-lg-12 {
  padding: 0;
}
.titl_sec h3.main_titl.text-left {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 900;
  margin-top: 0;
  line-height: 1.2;
}
.comments-area ol.comment-list {
  padding: 0;
}
ol.comment-list {
  list-style: none;
}
.comment-respond {
  margin-top: 20px;
}
.comments-area
  ol.comment-list
  .comment
  footer.comment-meta
  .comment-author
  img {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 4px solid transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 100px;
}
.comment-body {
  padding: 15px 0px 15px 70px;
  position: relative;
  margin-bottom: 0;
  border-bottom: 1px solid #d9dcde;
}
span.says {
  display: none;
}
.comment-metadata a {
  color: #000;
  margin-bottom: 5px;
  font-size: 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-weight: 400;
  line-height: 1.8;
  transition: all 0.2s linear;
}
.comments-area ol.comment-list .comment-content p {
  margin: 0 0 5px;
  font-weight: 400;
  color: #373737;
  font-size: 16px;
  line-height: 1.8;
}
a.comment-reply-link {
  font-size: 14px;
  position: relative;
  color: #00173c;
  font-weight: 700;
  line-height: 1.8;
}
.comment-respond .comment-reply-title {
  margin-top: 0;
  font-size: 24px;
  color: #1e1b2f;
  font-weight: 500;
}
.comments-area ol.comment-list .comment footer.comment-meta b.fn a {
  display: inline-block;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}
.comment-respond .comment-form p {
  margin-bottom: 30px;
}
.comment-form label {
  display: none;
}
.comment-form input::placeholder {
  color: red;
  font-size: 23px;
}
.comment-form input[type="text"]::placeholder,
.comment-form input[type="email"]::placeholder,
.comment-form input[type="url"]::placeholder,
.comment-form textarea::placeholder {
  font-size: 12px;
  color: #495057;
  line-height: 20px;
}
p.comment-form-cookies-consent label {
  display: inline-block;
}
.comment-respond .comment-form p.form-submit input[type="submit"] {
  display: block;
  padding: 0 15px;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 500;
  background: #2eb24c;
  background: linear-gradient(to right, #7438e8, #456ede, #07c4d3);
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
  border: 0;
}
.comment-respond .comment-form p.form-submit input[type="submit"]:hover {
  background-color: #13862d;
}
.comment-respond .comment-form p.form-submit {
  margin-bottom: 0;
}
.comment-respond .comment-form p {
  margin-bottom: 15px;
}

/* Pingback and trackback in comment area */
.trackback .comment-body,
.pingback .comment-body {
  padding-left: 0;
  margin: 0;
  padding: 8px 0;
}
.bread_crumb {
  display: flex;
  width: 100%;
  background-color: #999;
  text-align: center;
  align-items: center;
  height: 445px;
  padding-top: 125px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
.bg_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #07286f;
}
.pag_titl_sec,
.pg_links {
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: left !important;
}
h3.sec_titl,
.blog_feat ul li a {
  color: #fff;
}
.breadcrumb_area {
  width: 100%;
}
.pag_titl_sec h1 {
  font-size: 48px;
  margin: 0 0 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
}
.pg_links p.lnk_pag,
.pg_links p.lnk_pag a,
.pg_links a,
.pg_links .bbp-breadcrumb-current,
.pg_links span {
  padding: 0px;
  color: #fff;
  position: relative;
  display: block;
  font-size: 18px;
  text-align: center;
}
.pg_links p.lnk_pag:hover,
.pg_links p.lnk_pag a:hover,
.pg_links a:hover,
.pg_links .bbp-breadcrumb-current:hover,
.pg_links span:hover {
  text-decoration: none;
  color: rgb(255 255 255 / 70%);
}
p.lnk_pag:last-child {
  color: rgb(255 255 255 / 70%);
}
.pg_links p.lnk_pag.item-current span {
  color: rgb(255 255 255 / 70%);
}
p.lnk_pag.item-current span.bread-current {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
p.lnk_pag.separator:before {
  top: -2px;
  color: #362f62;
}

/* Preloader */
.loading-area {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  background: #fff;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: -5em auto;
  font-size: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1em solid rgb(7 40 111 / 20%);
  border-left-color: #07286f;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loaded .loading-area {
  opacity: 0;
  visibility: hidden;
}

/*-----Error 404 -----*/
.error-media img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.error-full-page-inner {
  width: 100%;
  text-align: center;
  padding: 50px 50px;
  margin: auto;
  position: relative;
}
.error-full-page-inner-info {
  background-color: #fff;
  padding: 80px 40px;
  max-width: 800px;
  margin: 0px auto;
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
.error-full-page-inner-info strong {
  font-size: 160px;
  line-height: 0.9;
  font-weight: 700;
  color: #07286f;
  display: block;
  margin-bottom: 15px;
}
.error-full-page-inner-info h4 {
  color: #151515;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  font-size: 30px;
}

/* Contact-form */
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  border: none;
  box-shadow: none;
  line-height: 20px;
  padding: 10px 12px;
  font-size: 14px;
  border: none;
  background: none;
  display: block;
  width: 100%;
  font-weight: 400;
  background-color: #fff;
  background-clip: padding-box;
  color: #495057;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
input[type="submit"] {
  background: #007bff;
  color: #fff;
  box-shadow: none;
  line-height: 20px;
  padding: 10px 12px;
  font-size: 14px;
  border: 0;
  border-radius: 4px;
}
input[type="submit"]:hover {
  background: #007bffc7;
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  border-color: #d7dce1;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  background-color: #f8f8f8;
}
input[type="text"]::-webkit-input-placeholder,
input[type="date"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"],
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="url"]::placeholder,
select::placeholder,
textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #151515;
  opacity: 1;
  font-size: 14px;
  font-weight: 400;
  font-family: inherit;
}
.bread_crumb {
  position: relative;
}
.breadcrumbs {
  display: inline-block;
  padding: 0px;
  position: relative;
}
.pg_links p.lnk_pag,
.pg_links p.lnk_pag a,
.pg_links a,
.pg_links .bbp-breadcrumb-current,
.pg_links span {
  display: inline-block;
  margin-bottom: 0;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 15px;
}
p.lnk_pag.separator {
  padding: 0 10px;
  font-size: 10px;
  line-height: 15px;
}
p:last-child,
.form-group .form-control:last-child {
  margin: 0;
}

/*--------------------------------------------------------------
>>> Single blog page 
---------------------------------------------------------------- */
.single-panel-body h3.sec_titl {
  margin-bottom: 10px;
  line-height: 32px;
  font-size: 24px;
  color: #1e1b2f;
  font-weight: 500;
}
.single blockquote {
  color: #362f62;
  clear: both;
}
.single blockquote.wp-block-quote:before {
  font-size: 30px;
  color: #362f62;
  line-height: 30px;
  margin-left: 10px;
  position: absolute;
  top: 30px;
  display: inline-block;
  font: normal normal normal 14px/1 "LineIcons";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f10d";
  left: 20px;
  -moz-osx-font-smoothing: grayscale;
}
.single blockquote.wp-block-quote {
  position: relative;
}
.single blockquote.wp-block-quote p {
  font-size: 20px;
  line-height: 28px;
  padding-left: 0px;
  font-weight: 700;
  margin-bottom: 20px;
}
.single blockquote.wp-block-quote cite {
  font-size: 16px;
  color: #362f62;
  line-height: 30px;
  margin-bottom: 0px;
  font-style: normal;
  padding-left: 0px;
  display: inline-block;
}
.single .comment-respond .comment-form p textarea {
  height: 120px;
}
.single .comments-area ol.comment-list .comment footer.comment-meta b.fn a,
b.fn {
  display: inline-block;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}
.single .comment-metadata a time {
  color: #000;
}
.single a.comment-reply-link {
  font-size: 14px;
  position: relative;
  color: #00173c;
  font-weight: 700;
}
.single .comment-respond .comment-form p textarea {
  height: 120px;
}
.single .comments-area ol.comment-list .comment footer.comment-meta b.fn a,
b.fn {
  display: inline-block;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}
.single .comment-metadata a time {
  color: #000;
}
.single a.comment-reply-link {
  font-size: 14px;
  position: relative;
  color: #00173c;
  font-weight: 700;
}
.comment-reply-title a {
  margin-left: 10px;
  font-size: 14px;
}
.single .side_sec .blog_desc ul li {
  position: relative;
  padding-left: 15px;
  list-style: none;
}
.side_sec ul.single-meta {
  padding: 0;
}
.single .side_sec .blog_desc ul li:before,
.single .side_sec .blog_desc ul li:before {
  content: "\ea5c";
  margin-right: 5px;
  display: inline-block;
  font: normal normal normal 1em/1 "LineIcons";
  speak: none;
  text-transform: none;
  font-size: 9px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  line-height: 21px;
  top: 2px;
}
.single .post-tags li:before {
  content: "";
}
.single .post-tags li {
  padding: 0;
  margin: 0;
}
.side_sec ul {
  padding-left: 15px;
}
ul.single-meta li:before {
  contain: none;
}
.single nav.navigation.post-navigation a:hover:before,
.comment-respond .comment-form p a:hover:before {
  width: 100%;
  left: 0%;
}
.geodir_post_meta.geodir-field-video {
  display: flex;
  width: 100%;
  flex-flow: column;
}

/*Main Header*/

/*Submenu*/

/*Mobile Nav Menu*/
span.navbar-toggler-icon {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 22px;
  line-height: normal;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
span.navbar-toggler-icon > span {
  top: 50%;
  margin-top: -1px;
}
span.navbar-toggler-icon > span,
span.navbar-toggler-icon > span:before,
span.navbar-toggler-icon > span:after {
  background: #fff;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.2s ease-out;
}
span.navbar-toggler-icon > span:before {
  top: -7px;
}
span.navbar-toggler-icon > span:after {
  bottom: -7px;
}
.blog_feat ul li:before {
  content: none;
}
.blog_feat ul li {
  padding: 0;
}

/* Blog Pages Layout */
.content-right {
  order: 1;
}

/* Images and caption */
.single .wp-block-table table {
  margin-bottom: 15px;
}
.single .wp-block-table td {
  width: 110px;
}
figure figcaption {
  margin: 0;
}
figure {
  margin: 20px 0;
}
.wp-block-image figcaption {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-content li {
  margin-bottom: 10px;
}
.wp-block-table tr td {
  font-size: 14px;
}
.wp-block-table tbody tr:first-child td,
.wp-block-table tr td:first-child {
  font-size: 16px;
}
figure,
.wp-block-embed__wrapper {
  text-align: center;
}
.single_blog .blog_feat,
.panel-body .blog_feat {
  display: none;
}
.news_letter_section {
  padding: 20px;
  margin: 0 0 30px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 15%);
}
.author_img.img_circle img {
  border-radius: 50%;
}

.theme_switcher span.light-mode {
  display: none;
}

.theme_switcher {
  line-height: 1;
}

.theme_switcher svg {
  padding: 2px;
}

.mp-menu ul li > a:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  background: rgba(255, 255, 255, 0.7);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: 0.5s ease all;
}

/*.mp-menu ul li > a:hover,
.mp-menu ul li:first-child > a:hover {
    background: none;
}*/

.mp-menu ul li > a:hover:before {
  background: #fff;
}

.mp-menu ul li > a span.caret {
  font-size: 22px;
  margin-left: 10px;
  position: relative;
  top: -2px;
  left: 0;
  transition: 0.3s ease all;
  display: inline-block;
}

.mp-menu ul li > a:hover span.caret {
  left: 5px;
}

.main_banner .bdt-prime-slider .bdt-position-large {
  max-width: 100%;
  margin: 0 auto;
  width: 1230px;
  padding: 0 15px;
}

.bdt-prime-slider-skin-general .bdt-slide-btn span.bdt-slide-btn-icon {
  width: auto;
  height: auto;
  position: relative;
  bottom: inherit;
  right: 0;
  margin-left: 3px;
  top: 1px;
  transition: 0.3s ease all;
}

.bdt-prime-slider-skin-general .bdt-slide-btn span.bdt-slide-btn-icon svg {
  width: auto;
  height: 24px;
}

.bdt-prime-slider-skin-general a.bdt-slide-btn {
  padding: 12px 30px;
}

.bdt-prime-slider-skin-general .bdt-slide-btn:hover span.bdt-slide-btn-icon {
  right: -5px;
}

.bdt-slideshow > div:last-child {
  width: 1200px;
  padding: 0 15px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  display: block;
}

.bdt-prime-slider-skin-general a.bdt-prime-slider-previous {
  left: 0;
}

.bdt-prime-slider-skin-general a.bdt-prime-slider-next {
  left: 60px;
}

.bdt-prime-slider-skin-general a.bdt-prime-slider-next:hover {
  transform: none;
  width: 48px;
  border-radius: 60px;
}

.bdt-prime-slider-skin-general a.bdt-prime-slider-previous:hover {
  transform: none;
  width: 48px;
  border-radius: 60px;
}

.bdt-prime-slider-skin-general a.bdt-prime-slider-next:before,
.bdt-prime-slider-skin-general a.bdt-prime-slider-previous:before {
  display: none;
}

.bdt-prime-slider-skin-general a.bdt-prime-slider-next:hover svg,
.bdt-prime-slider-skin-general a.bdt-prime-slider-previous:hover svg {
  transform: none;
}

.bdt-prime-slider ul.bdt-slideshow-items {
  min-height: 800px !important;
}

.bdt-prime-slider-skin-general ul.bdt-dotnav {
  left: 0;
  margin: 0 0 40px;
}

.elementor-section.elementor-section-stretched {
  width: 100% !important;
}

.foot-widget p,
.foot-widget a {
  font-size: 15px;
  line-height: 1.5;
  color: #888;
}

.foot-widget a:hover {
  color: #fff;
}

.footer_top .foot-widget {
  max-width: 22%;
  flex: none;
}

.footer_top .foot-widget:first-child {
  max-width: 34%;
  padding-right: 35px;
}

.elementor-container.elementor-column-gap-extended {
  width: auto;
  /*margin: -15px;*/
  max-width: none !important;
}

.elementor-element.services_section .elementor-icon-box-wrapper {
  position: relative;
  margin-top: 56px;
}

.elementor-element.services_section .elementor-icon-box-icon {
  transform: translateY(-50%);
  position: absolute;
  top: 0;
  width: 100%;
}

.elementor-element.services_section .elementor-icon-box-content {
  padding: 80px 20px 80px;
  background: #fff;
  border: 2px solid #07286f;
}

.icon_box_btn.elementor-element {
  position: absolute;
  bottom: 40px;
}

.icon_box_btn.elementor-element .elementor-widget-container {
  width: calc(100% - 30px);
}

.elementor-element.services_section .elementor-icon-box-icon a.elementor-icon {
  border: 2px solid #07286f;
}

.fluentform .ff-el-is-error .text-danger {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  margin: 0;
  padding: 5px 15px;
  background: #dc3545;
  color: #fff !important;
  letter-spacing: 0.25px;
  transition: 0.5s ease all;
}

.fluentform .ff-el-group {
  position: relative;
}

h4.sub_title {
  font-size: 28px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 30px;
}

.eq_height_cols .elementor-column .elementor-widget-wrap > .elementor-element,
.eq_height_cols
  .elementor-column
  .elementor-widget-wrap
  > .elementor-element
  > .elementor-widget-container {
  height: 100%;
}

.bdt-prime-slider-skin-general
  .bdt-prime-slider-desc
  .bdt-main-title
  .bdt-title-tag {
  font-weight: 600;
}

.elementor-element.full_height_map {
  height: 100%;
}

.elementor-element.full_height_map .elementor-widget-container {
  height: 100%;
}

.elementor-element.full_height_map .elementor-custom-embed {
  height: 100%;
}

.elementor-element.full_height_map .elementor-custom-embed iframe {
  height: 100%;
}

section#wrng_pg {
  height: calc(100vh - 100px);
  display: flex;
  align-items: center;
}

.error404 .content-area {
  background: #07286f;
}

h3.title-style-2 {
  font-size: 20px;
  text-transform: uppercase;
}

div.fluentform .ff-el-form-check-label .ff-el-form-check-input {
  position: absolute;
  left: 0;
  top: 0;
}

.fluentform .ff-el-form-check-label {
  position: relative;
  padding-left: 40px;
}

@media (max-width: 480px) {
  div.breadcrumbs {
    padding: 0;
  }
}

/* shivangi */

/* search result page  */
article:nth-last-child(2) {
  margin-bottom: 0;
}

.site-main .pagin {
  margin-top: 35px;
}

/*  Search No Result page  */
.search-no-results .main-header {
  background: #07286f;
}

section.no-results.not-found {
  padding-top: 300px;
}

/* Home Page  Main-menu  */
/* advisor login & login  */
ul#menu-login-menu {
  background: transparent;
  padding-left: 60px;
  display: flex;
}
/* 
ul#menu-login-menu li a {
  color: #ffff;
  font-size: 20px;
} */

.users_menu_side ul#menu-login-menu li a:hover {
  color: rgba(255, 255, 255, 0.7);
  transition: none;
}

/* ul#menu-main-menu {
  padding: 60px 60px 0 60px;
} */

ul#menu-login-menu li a:before {
  display: none;
}
.users_menu_side ul#menu-login-menu li a {
  color: #ffff;
  font-size: 20px;
  padding-left: 0;
  margin-right: 25px;
}
