/* 1. Global Styles */

:root {
  --primary-color: #25aae1;
  --hover-color: #14b7fb;
  --secondary-color: #09295d;
}

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: "Helvetica-New", sans-serif;
  font-weight: 400;
  color: #464040;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.5;
}

div#main-wrapper {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  font-family: "Helvetica-New", sans-serif;
  font-weight: 700;
  color: #1a1818;
}

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

ol li,
ul li {
  color: #464040;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

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-weight: 600;
}

a {
  color: var(--primary-color);
  text-decoration: none;
}

a:hover {
  color: var(--primary-color);
}

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;
}

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

.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;
}

.conveywp_body:not(.home) .header-top:not(.is_stuck) .search-wrap button.btn {
  color: var(--primary-color);
}

.header-top:not(.is_stuck) .search-wrap button.btn:hover {
  opacity: 0.55;
}

.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,
.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: var(--primary-color);
}

.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 {
  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: var(--primary-color);
}

#today,
.panel-image span.sticky_tag,
.error-full-page a.site-button-outline {
  background-color: var(--primary-color);
}

.wp-block-search .wp-block-search__button,
form input[type="submit"],
.top_sec {
  /*background: linear-gradient(to right, #7438e8, #456ede, #07c4d3);*/
  background: var(--primary-color);
}

.topbar-btn {
  background: rgba(255, 255, 255, 0.25);
}

.header-top,
.backtop a.cd-top,
.blog_list .nav-links a:hover,
.footer_top {
  background: #212428;
}

/* Button */

.search-wrap .search_form .search-submit,
.widget button.search-submit,
.search-submit {
  background: var(--primary-color);
}

/* Background Hover color */

.tagcloud .tag-cloud-link:hover {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

.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: var(--primary-color);
}

/*------------<<<< 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: var(--primary-color);
}

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: var(--primary-color);
}

a.wp-block-button__link:hover {
  background: var(--primary-color) a3;
}

.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav li.dropdown > .dropdown-menu > li.dropdown:hover a:after,
.footer_widget ul.menu li a:hover,
.footer_widget a:hover,
.foot-widget ul li a:hover:before,
.foot-widget ul li a.rsswidget:hover,
.foot-widget .textwidget a:hover,
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: rgb(255 255 255 / 60%);
}

.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: var(--primary-color);
}

.tagcloud .tag-cloud-link:hover {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

.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%;
}

.conveywp_body:not(.page-home).content-area {
  padding: 50px 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: var(--primary-color);
  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: var(--primary-color) a3;
}

.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;
  border-top: 4px solid var(--primary-color);
}

.site-header {
  z-index: 1000;
}

/*------------>>> Topbar Start <<<<-------------- */

.top_sec {
  display: block;
  color: #fff;
  text-decoration: none !important;
  padding: 12px 0;
  font-size: 15px;
  font-weight: 300;
  transition: none;
  /*background: linear-gradient(to right, #C01B7E, #682C90);*/
  background-repeat: repeat-x;
}

.inf_txt p {
  display: block;
  margin-bottom: 0;
}

.topbar-btn {
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  border-radius: 4px;
  font-size: 11px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding: 0 15px;
  display: inline-block;
}

.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: left;
  padding-left: 5px;
  line-height: 0;
}

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

/*------------>>> Main Header Global  Start >>>> -------------- */

.header-top {
  position: relative;
  background: #000;
  color: #fff;
  width: 100%;
  transition: 0.3s ease all;
  z-index: 11;
}

.header-top .row {
  margin: 0;
  align-items: center;
  flex-flow: row;
}

.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: #212428;
}

.header-top.white .site_title {
  color: #212428;
}

.header-top.white .site_desc {
  color: #212428;
}

.header-top.white .navbar .navbar-nav > li > a {
  color: #212428;
}

.header-top.white .search-wrap button.btn {
  color: #212428;
}

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

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

.conveywp_body.page-home .header-top.transparent_header:not(.is_stuck) {
  margin: 10px 0;
}

.header-top.transparent_header:not(.is_stuck) {
  background: none;
  position: absolute;
}

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

/*------------>>> Logo Area Start >>>> -------------- */

.main-logo {
  display: flex;
  font-size: 36px;
  margin: 0;
  position: relative;
  z-index: 11;
  width: 380px;
}

.header-top .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;
}

/*------------>>> 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: center;
}

.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;
}

.conveywp_body.page-home .navbar .navbar-nav > li {
  padding: 15px;
}

.navbar .navbar-nav > li {
  padding: 32px 15px;
  display: flex;
  align-items: center;
  line-height: 25px;
}

/* .navbar .navbar-nav > li.dropdown {
padding-left: 0 !important;
padding-right: 11px;
margin: 0 15px;
} */

.navbar .navbar-nav > li.dropdown:last-child {
  padding-right: 22px;
}

.navbar .navbar-nav > li > a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  display: block;
}

nav.navbar .navbar-nav > li > a {
  position: relative;
}

.navbar-nav > .dropdown > a:after,
.navbar-nav .dropdown > .dropdown-menu > .dropdown > a:after {
  content: "\ea5e";
  font: normal normal normal 0.7em/1 "LineIcons";
  font-weight: 600;
  margin-left: 8px;
  font-size: 10px;
}

.navbar-nav .dropdown > .dropdown-menu > .dropdown > a:after {
  content: "\ea62";
}

/* 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: 14px;
  padding: 10px 20px;
  border-bottom: 1px solid #ececec;
}

.navbar-nav .dropdown-menu > li:last-child > a {
  border: none;
}

.navbar-nav .dropdown-menu > li > a:hover {
  color: var(--primary-color);
}

.navbar-nav .dropdown-menu > li:hover > a,
.users_menu_dropdown ul.account_menu > li:hover > a {
}

.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;
}

ul.login_menu > li.users-wp-menu > a {
  display: block;
  line-height: 1;
  padding: 10px 20px;
}

ul.login_menu > li.users-wp-menu {
  list-style-type: none;
}

.header-top.white .navbar .navbar-nav > li > a:hover,
.header-top.white .navbar .navbar-nav > li.current-menu-item > a {
  color: var(--primary-color);
}

/*------------>>> 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: 27px 0px 27px 15px;
  display: inline-block;
  line-height: 20px;
}

.search-wrap button.btn.remove i:before {
  content: "\ea6a";
}

.search-wrap button.btn i {
  min-width: 20px;
}

.search-wrap .search_box.open {
  top: calc(100% - 20px);
  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: var(--primary-color);
  color: #fff;
  font-size: 0;
  height: 100%;
  width: 10%;
  max-width: 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;
  position: relative;
  line-height: inherit;
  display: block;
}

.search-wrap .lni-search-alt::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.search-wrap button.btn:hover {
  color: rgb(255 255 255 / 65%);
}

/*------------>>> 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: var(--primary-color);
}

/*------------<<<< 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: transparent;
  color: var(--primary-color);
  border-color: transparent;
}

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

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

/*--------------------------------------------------------------
>>>>  Footer Copyright <<<<<
---------------------------------------------------------------- */

footer#colophon {
  border-top: 4px solid var(--primary-color);
}

.footer_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer_menu ul li {
  display: inline-block;
}

.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 {
  border-radius: 50%;
  font-size: 14px;
  height: 40px;
  width: 40px;
  background: var(--primary-color);
  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: var(--primary-color) a3;
  opacity: 80%;
}

.backtop.left_pos a.cd-top {
  left: 15px;
}

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

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

/*--------------------------------------------------------------
<<<<  Blog list <<<<
---------------------------------------------------------------- */

.blog_list {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}

/* .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: var(--primary-color);
  color: #fff;
  top: 15px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  left: 15px;
}

.blog .panel-body,
.page-links {
  position: relative;
  z-index: 1;
  padding: 50px 60px;
  z-index: 1;
}

.page-links {
  padding-top: 0;
}

.blog_feat {
  margin-bottom: 20px;
}

.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;
  transition: all 0.3s ease;
}

.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: 24px 0 38px;
  display: block;
  font-weight: 400;
}

.readmore {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5em;
  fill: #ffffff;
  color: #ffffff;
  background-color: var(--primary-color);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--primary-color);
  border-radius: 35px 35px 35px 35px;
  padding: 10px 44px 10px 44px;
}

.readmore:hover,
.pagination .nav-links ul li a:hover {
  color: var(--primary-color);
  background: none;
}

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: var(--primary-color);
}

.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 var(--primary-color);
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  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: var(--primary-color);
  color: #fff;
}

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

/*--------------------------------------------------------------
>>>>  Blog Single Start <<<<<
---------------------------------------------------------------- */

.single .panel-default {
  margin: 20px 0;
  background-color: #fff;
  overflow: hidden;
}

.single-panel-body {
  padding: 25px 25px 0;
}

.related_post_wrap .panel-body {
  padding: 15px 0;
}

.related_post_wrap .owl-stage-outer {
  padding: 0 15px;
}

.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;
  flex-direction: column;
  align-items: flex-start;
  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 var(--primary-color);
  font-weight: 400;
  color: var(--primary-color);
  line-height: 1;
  font-size: 14px !important;
  border-radius: 4px;
}

.post-tags span ul li a:hover,
.wp-block-tag-cloud a:hover {
  background: var(--primary-color);
  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: #212428;
}

.error-full-page a.site-button-outline:hover {
  opacity: 0.9;
}

/* author info */

.author-info {
  display: flex;
  align-items: start;
  margin-bottom: 30px;
}

.soc_icons li {
  display: inline;
  padding-right: 15px;
  font-size: 25px;
}

/*Header-Navigation*/

.main-logo img {
  width: 100%;
}

.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: var(--primary-color);
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
}

.nav_btn a:hover {
  background: var(--primary-color) a3;
}

.navbar-nav > li.dropdown > .dropdown-menu li:hover > a:hover:after {
  margin-left: 4px;
}

.navbar-nav li.dropdown > .dropdown-menu > li.active a {
  color: var(--primary-color);
}

.navbar-nav > li .dropdown-menu {
  background: #fff;
  box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 10%);
  padding: 0;
  border-radius: 4px;
  top: calc(100% + 50px);
  border: none;
  left: 0%;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  width: 220px;
  z-index: 10;
  margin: 0;
}

.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: 0px;
  text-align: left;
}

.users_menu_dropdown ul.account_menu > li {
  padding: 0;
  list-style-type: none;
}

.users_menu_dropdown ul.account_menu > li > a {
  padding: 13px 20px;
  border-bottom: 1px solid #bfbfbf;
}

/* .users_menu_dropdown {
  left: 0;
} */

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: var(--primary-color);
  border-color: var(--primary-color);
}*/

.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: #404040;
}

.user_menu p.users_name {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin: 0;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100px;
  overflow: hidden;
}

.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;
  height: 100%;
}

.users_menu_dropdown.active {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

ul.account_menu {
  margin: 0;
  padding: 10px 20px;
  background: #fff;
  box-shadow: 0 0 4px #ddd;
}

ul.account_menu > li {
  padding: 8px 0;
  line-height: 1;
}

ul.account_menu > li > a {
  color: #303030;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  display: block;
  padding: 0;
}

ul.account_menu > li > a:hover {
  color: var(--primary-color);
  padding-left: 30px;
}

/* Prefooter */

.prefoot-widget .form-info,
.prefoot-widget .form-group {
  text-align: center;
  margin: 0;
}

.pre-footer {
  display: none;
}

.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: var(--primary-color);
  color: #fff;
}

.prefoot-widget .form-group input[type="submit"]:hover {
  background: var(--primary-color) a3;
  color: #fff;
}

/*Footer*/

.footer_top {
  position: relative;
  padding: 80px 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 300;
  background-color: rgb(20, 20, 20);
}

.foot-widget,
.widget-area {
  /* margin-bottom: 40px; */
  z-index: 6;
}

.footer_widget {
  margin-bottom: 30px;
}

.foot_title {
  margin-bottom: 30px;
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}

.foot-widget ul,
.widget-area ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.foot-widget .widget_nav_menu {
  margin-top: 28px;
}

.foot-widget ul.menu > li:first-child,
.widget-area ul.menu > li:first-child {
  padding-top: 0;
}

.footer_widget a {
  padding-bottom: 5px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.foot-widget ul li,
.widget-area ul li {
  position: relative;
  /* padding-left: 15px; */
}

.foot-widget ul.menu li {
  padding-left: 20px;
}

/* .foot-widget ul.menu li::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: -22px;
  background-image: url('https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/bi_arrow-right-circle-white.svg');
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center left;
} */

.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: var(--primary-color);
  top: 0;
}

.social-icons-lists li.social-icons-list-item a.social-icon:hover .socicon {
  background-color: var(--primary-color) a3;
  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 li a:hover:before,
.foot-widget ul li a.rsswidget:hover,
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: rgb(255 255 255 / 60%);
}

.foot-widget .fa-ul > li > a:hover {
  color: var(--primary-color);
}

.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: #000;
  padding: 20px 0px;
  color: #787878;
  font-size: 13px;
  position: relative;
  z-index: 1;
}

.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;
  position: relative;
  font-size: 13px;
  line-height: 1.8;
  font-weight: 400;
}

.text-right .footer_menu ul.footer-nav li a::after {
  content: "/";
  position: absolute;
  left: -9px;
  color: rgb(255 255 255 / 29%);
  top: -1px;
}

.text-right .footer_menu ul.footer-nav li a:hover::after {
  color: #787878;
}

.text-right .footer_menu ul.footer-nav li:nth-child(1) a::after {
  content: none;
}

.footer_copy_right .copy_col a,
.foot-widget .textwidget a {
  color: #fff;
  position: relative;
}

.foot-widget ul.menu li a::before,
.foot-widget a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgb(255 255 255 / 60%);
  z-index: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.3s ease;
}

.foot-widget ul.menu li a::after {
  content: "\ea5c";
  position: absolute;
  left: -18px;
  top: 5px;
  display: inline-block;
  font: normal normal normal 0.8em/1 "LineIcons";
}

.foot-widget ul.menu li a:hover::after {
  opacity: 0.6;
}

.lesson_sidebar .widget a,
.conveywp_body .llms-pagination ul li .page-numbers.next,
.conveywp_body .llms-pagination ul li .page-numbers.prev {
  position: relative;
  text-decoration: none;
}

.is_stuck .navbar .navbar-nav > li > a::before,
.home .navbar .navbar-nav > li > a::before,
.footer_copy_right .copy_col a::before,
.text-right .footer_menu ul.footer-nav li a::before,
.conveywp_body:not(.page-home)
  .header-top:not(.is_stuck)
  .navbar
  .navbar-nav
  > li
  > a::before,
aside .widget_recent_rntries ul li a::before,
.lesson_sidebar .widget a::before,
.conveywp_body .llms-pagination ul li .page-numbers.next::before,
.conveywp_body .llms-pagination ul li .page-numbers.prev::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  z-index: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.3s ease;
}

.conveywp_body:not(.page-home)
  .header-top:not(.is_stuck)
  .navbar
  .navbar-nav
  > .dropdown
  > a::before {
  width: calc(100% - 18px);
}

.conveywp_body .llms-pagination ul li .page-numbers.next::before,
.conveywp_body .llms-pagination ul li .page-numbers.prev::before {
  bottom: 10px;
}

.conveywp_body:not(.page-home)
  .header-top:not(.is_stuck)
  .navbar
  .navbar-nav
  > li
  > a:hover::before,
.header-top .navbar .navbar-nav > li > a:hover::before,
.header-top .navbar .navbar-nav > li.current-menu-item > a::before,
.text-right .footer_menu ul.footer-nav li a:hover::before,
.footer_copy_right .copy_col a:hover::before,
.foot-widget ul.menu li a:hover::before,
.foot-widget .textwidget a:hover::before,
.lesson_sidebar .widget a:hover:before,
.conveywp_body .llms-pagination ul li .page-numbers.next:hover::before,
.conveywp_body .llms-pagination ul li .page-numbers.prev:hover::before {
  transform: scaleX(1);
}

/* Search Archive  */

.search article {
  margin-bottom: 35px;
  padding: 25px;
  border-radius: 20px;
  background-color: #fff;
}

.search .panel-body {
  padding: 0;
}

.search .panel-body h3.sec_titl a {
  font-size: 35px;
  font-weight: 700;
}

/*--------------------------------------------------------------
>>> 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: 22px;
  color: #24292e;
  font-weight: 500;
  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%;
}

.search.search-no-results .search__form-inner {
  width: 90%;
}

.search.search-no-results input.search {
  border-radius: 4px 0 0 4px;
}

.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;
  line-height: 25px;
  position: relative;
  padding: 0;
}

.titl_sec .col-lg-12 {
  padding: 0;
}

.titl_sec h3.main_titl.text-left {
  font-size: 24px;
  margin-bottom: 24px;
  font-weight: 700;
  margin-top: 0;
  line-height: 24px;
}

.comments-area ol.comment-list {
  padding: 0 0 28px 18px;
}

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: 30px 0px 15px 60px;
  position: relative;
  margin-bottom: 0;
}

span.says {
  display: none;
}

.comment-metadata a {
  color: var(--primary-color);
  margin-bottom: 5px;
  padding-right: 15px;
  font-size: 16px;
  -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: 10px 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: 700;
  margin-bottom: 24px;
}

.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;
}

.comment-form input[type="text"]::placeholder,
.comment-form input[type="email"]::placeholder,
.comment-form input[type="url"]::placeholder,
.comment-form textarea::placeholder {
  color: #495057;
  line-height: 20px;
}

p.comment-form-cookies-consent label {
  display: inline-block;
}

.comment-respond .comment-form p.form-submit input[type="submit"] {
  color: #fff;
  padding: 0 20px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  /* position: relative; */
  border-radius: 3px;
  border: 2px solid var(--primary-color);
  background: var(--primary-color);
  transition: all 0.5s ease;
}

div#comments {
  margin-bottom: 50px;
}

.comment-respond .comment-form p.form-submit input[type="submit"]:hover {
  color: #fff;
  background-color: #14b7fb;
  border-color: #14b7fb;
}

.comment-respond .comment-form p.form-submit {
  margin-bottom: 0;
}

.comment-respond .comment-form p {
  margin-bottom: 15px;
  font-style: italic;
}

/* 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;
  padding: 60px 0;
  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: #09295d;
  opacity: 0.9;
}
.post-type-archive-course .bread_crumb .breadcrumb_area .bg_overlay {
  background: none;
  position: static;
}
.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_titl {
  font-size: 50px;
  text-align: left;
}

.pag_titl_sec h1 {
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 50px;
  color: #fff;
}

.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: 15px;
  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 {} */

/* p.lnk_pag:last-child {
  color: #de2b4f;
}
.pg_links p.lnk_pag.item-current span {
  color: #de2b4f;
} */

p.lnk_pag.item-current span.bread-current {
  color: rgb(255 255 255 / 70%);
}

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: 4em;
  height: 4em;
}

.loader {
  margin: -5em auto;
  font-size: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 0.4em solid rgba(37, 170, 225, 0.2);
  border-left-color: var(--primary-color);
  -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 -----*/

/* ----------------------------------------- */

.error404 .content-area {
  background: var(--secondary-color);
  height: 100vh;
}

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

.error-media img {
  display: none;
}

.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;
  border-radius: 10px;
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}

/* icon */

.error-full-page-inner-info i::before {
  display: none;
}

.error-full-page-inner-info strong {
  font-size: 160px;
  line-height: 0.9;
  font-weight: 700;
  color: var(--primary-color);
  display: block;
  margin-bottom: 15px;
}

.error-full-page-inner-info h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.error-full-page-inner-info h4 {
  color: #151515;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
}

.error-full-page a.site-button-outline {
  background-color: var(--primary-color);
  padding: 12px 50px;
  line-height: 24px;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid var(--primary-color);
  border-radius: 3px;
}

.error-full-page a.site-button-outline:hover {
  color: #fff;
  background-color: var(--primary-color);
  opacity: 80%;
}

/* 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: 15px;
  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: 0px;
  transition: all 0.15s ease;
}

input[type="submit"] {
  background: var(--primary-color);
  color: #fff;
  box-shadow: none;
  line-height: 20px;
  padding: 10px 12px;
  font-size: 14px;
  border: 0;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
}

input[type="submit"]:hover {
  background: var(--primary-color) c7;
}

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: var(--primary-color);
  background-color: #fff;
}

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: #495057;
  opacity: 1;
  font-weight: 400;
  font-family: inherit;
}

.bread_crumb {
  position: relative;
}

.breadcrumbs {
  display: inline-block;
  padding: 0px;
  position: relative;
}

/* underline hover */

.breadcrumbs .lnk_pag a {
  position: relative;
  display: block;
}

.breadcrumbs .lnk_pag a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  z-index: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

.breadcrumbs .lnk_pag a:hover::before {
  transform: scaleX(0);
}

.breadcrumbs .lnk_pag a:hover::before {
  transform: scaleX(1);
}

.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.3;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 13px;
}

p.lnk_pag.separator i::before {
  content: "/";
  font-size: 18px;
  font-weight: 600;
}

p.lnk_pag.separator {
  padding: 0 10px;
  position: relative;
  top: 1px;
}

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: #000;
  padding: 30px 40px;
  clear: both;
  background-color: #f9f9f9;
}

/* icon */

.single blockquote.wp-block-quote:before {
  line-height: 30px;
  margin-left: 10px;
  position: absolute;
  top: 30px;
  display: inline-block;
  left: 30px;
  content: "\f10d";
  font-family: "Fontawesome";
  font-size: 30px;
  color: var(--primary-color);
}

.single blockquote.wp-block-quote {
  position: relative;
}

.single blockquote.wp-block-quote p {
  font-size: 18px;
  line-height: 30px;
  padding-left: 0px;
  font-weight: 400;
  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: none;
}

.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: 16px;
  font-weight: 600;
  font-style: normal;
}

.single .comment-metadata a time {
  color: #000;
}

.single a.comment-reply-link {
  font-size: 16px;
  position: relative;
  color: var(--primary-color);
  font-weight: 700;
}

.comment-reply-title a {
  margin-left: 10px;
  font-size: 14px;
}

.single .side_sec .blog_desc ul li {
  position: relative;
  list-style: disc;
}

.side_sec ul.single-meta {
  padding: 0;
}

.single .post-tags li:before {
  content: "";
}

.single .post-tags li {
  padding: 0;
  margin: 0;
}

.side_sec ul {
  padding-left: 20px;
}

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;
}

/* footer logo */

.footer_widget img {
  width: 200px;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

/* footer caption */

.footer_widget .textwidget {
  margin: 10px 0 0;
  padding-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.footer_widget .textwidget p:first-child {
  padding-right: 30px;
}

.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 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}

.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%;
  margin-right: 25px;
}

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

.theme_switcher {
  display: none;
  line-height: 1;
}

.theme_switcher svg {
  padding: 2px;
}

/* ----------------------------------------------------------------- */

/* Styling by Kamran  */

/* Slider */

.main-slider .n2-ss-button-container a.n2-ow {
  transition: all 0.3s ease;
}

/* .n2-ss-layer.n2-ow.overlay-section {
  overflow: hidden;
  transform: rotate(-11.25deg);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.n2-ss-slide {
  position: relative;
}
.main-slider .n2-ss-slide .n2-ss-layers-container ,
.main-slider .n2-ss-slide .n2-ss-layer.n2-ow,
.main-slider .n2-ss-slide .n2-ss-section-main-content.n2-ss-layer-with-background.n2-ss-layer-content.n2-ow ,
.main-slider .n2-ss-slide .n2-ss-layer-row-inner {
  position: static;
}
.main-slider .n2-ss-layer.n2-ow.overlay-section {
  position: absolute;
  top: -70px;
  right: -70px;
}
.main-slider .n2-ss-slider .n2-ss-layer-row {
  flex-flow: row;
  flex-wrap: wrap;
}
div.main-slider .n2-ss-slider .n2-ss-layer-row .n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col] {
  flex: inherit;
}
.main-slider .n2-ss-layer.n2-ow.slider-overlay {
  position: absolute;
  top: 0;
  background: linear-gradient(119.53deg, var(--primary-color) 0.5%, #BD1C7F 71.97%);
  opacity: 0.7;
  border-radius: 60px; 
  width: 100% !important;
  height: calc(100% - 70px) !important;
}
.main-slider .n2-ss-slide .n2-ss-layer.n2-ow.slider-img {
  position: absolute;
} */

/* Topbar styling */

.inf_txt a {
  display: inline-flex;
  align-items: center;
  margin: 0 35px 0 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}

.inf_txt a:hover {
  color: rgb(255 255 255 / 75%);
}

.inf_txt a i {
  font-size: 16px;
  padding-right: 8px;
}

.calling-link,
.email-link {
  position: relative;
}

/* Clients log slider */

/* Why choose us section */

.video-section .eicon-play::before {
  content: "";
  background-image: url("https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/play-button-1.svg");
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  height: 100%;
  background-size: cover;
}

.video-section .eicon-play {
  text-shadow: none;
  width: 80px;
  height: 80px;
  background: rgb(255 255 255 / 50%);
  border-radius: 50%;
  padding: 10px;
  opacity: 1;
}

.video-section .eicon-play:hover {
  background: rgb(255 255 255 / 75%);
}

.video-section ul li {
  font-size: 14px;
  line-height: 25px;
  list-style-image: url("https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/checkmark.svg");
  padding-bottom: 30px;
}

.video-section ul li:last-child {
  padding-bottom: 0;
}

.video-section ul li::marker {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .loan-application .elementor-element a.elementor-button {
    opacity: 0;
    visibility: hidden;
  }
  .loan-application
    div.elementor-column.elementor-inner-column.elementor-element
    > div.elementor-widget-wrap:hover
    .elementor-button {
    opacity: 1;
    visibility: visible;
  }
  .loan-application
    div.elementor-column.elementor-inner-column.elementor-element
    > div.elementor-widget-wrap:hover {
    opacity: 1;
    visibility: visible;
  }
}

.loan-application
  .elementor-container
  div.elementor-column.elementor-element
  > div.elementor-widget-wrap::before {
  content: "#";
  width: 70px;
  height: 70px;
  color: var(--primary-color);
  font-size: 40px;
  line-height: 70px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0em;
  text-align: center;
  background: #e3d4e8 no-repeat 70px 70px;
  border-radius: 10px;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}

/* @media (max-width: 768px ) {
  .loan-application .elementor-container div.elementor-column.elementor-element > div.elementor-widget-wrap::before {
      left: 0;
      transform: translateX(-50%);
  }
} */

.loan-application
  .elementor-container
  div.elementor-column.elementor-element:first-child
  > div.elementor-widget-wrap::before {
  content: "1";
}

.loan-application
  .elementor-container
  div.elementor-column.elementor-element:nth-child(2)
  > div.elementor-widget-wrap::before {
  content: "2";
}

.loan-application
  .elementor-container
  div.elementor-column.elementor-element:nth-child(3)
  > div.elementor-widget-wrap::before {
  content: "3";
}

/* cta section */

.cta .elementor-element .elementor-button-wrapper a.elementor-button,
section
  .elementor-widget-wrap
  .contact-button
  .elementor-widget-container
  .elementor-button-wrapper
  .elementor-button {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 52px;
  fill: #ffffff;
  color: #ffffff;
  background: linear-gradient(90deg, #c01b7e 0%, #682c90 100%);
  border-radius: 35px 35px 35px 35px;
  border: none;
  padding: 0px 48px 0px 48px;
}

.cta .elementor-element span.elementor-button-text::after,
section
  .elementor-widget-wrap
  .contact-button
  .elementor-widget-container
  .elementor-button-wrapper
  span.elementor-button-text::after {
  content: "\ea1e";
  font: normal normal normal 1em/1 "LineIcons";
  padding-left: 8px;
  width: auto;
}

.cta span.elementor-button-text,
section
  .elementor-widget-wrap
  .contact-button
  .elementor-widget-container
  .elementor-button-wrapper
  span.elementor-button-text {
  display: flex;
  align-items: center;
}

.cta .elementor-element .elementor-button-wrapper a.elementor-button:hover,
section
  .elementor-widget-wrap
  .contact-button
  .elementor-widget-container
  .elementor-button-wrapper
  .elementor-button:hover {
  opacity: 0.8;
}

/* Testimonials section */

.testimonials
  .elementor-testimonial-wrapper
  .elementor-testimonial-image-position-aside
  .elementor-testimonial-image {
  display: none;
}

.testimonials
  div.elementor-column.elementor-inner-column.elementor-element
  > div.elementor-widget-wrap {
  box-shadow: 0px 10px 20px 0px var(--primary-color) 1a;
}

.testimonials
  .elementor-container
  div.elementor-column.elementor-element
  > div.elementor-widget-wrap::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background: url('https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/quotation.svg') 30px 30px no-repeat;*/
}

.testimonials .elementor-element .elementor-testimonial-content {
  margin-bottom: 20px;
}

/* Blogs */

.blogs .ue_post_blocks .ue_post_blocks_box {
  box-shadow: 0px 10px 20px 0px var(--primary-color) 0d;
}

/* blog img wrapper */

.blogs .ue_post_blocks .ue_post_blocks_image {
  padding: 30px 30px 0;
  background: #fff;
}

/* blogs content wrapper */

.blogs .ue_post_blocks .ue_post_blocks_box .ue_post_blocks_content {
  height: 100%;
}

/* blog img */

.blogs .ue_post_blocks .ue_post_blocks_box img {
  transition: none;
  background: #fff;
  border-radius: 20px 20px;
}

.blogs .ue_post_blocks .ue_post_blocks_box:hover img {
  transform: none;
}

/* blog button */

.blogs
  .ue_post_blocks.uc-items-wrapper
  .ue_post_blocks_box
  .ue_post_blocks_content
  .ue_post_blocks_link
  a {
  position: relative;
  color: #fff;
  border: 1px solid var(--primary-color);
}

/* blog title */

.blogs
  .ue_post_blocks
  .ue_post_blocks_box
  .ue_post_blocks_content
  .ue_post_blocks_title
  a:hover {
  color: var(--primary-color);
}

.blogs
  .ue_post_blocks.uc-items-wrapper
  .ue_post_blocks_box
  .ue_post_blocks_content
  .ue_post_blocks_link
  a:hover {
  color: var(--primary-color);
  background-color: transparent;
}

.blogs
  .ue_post_blocks.uc-items-wrapper
  .ue_post_blocks_box
  .ue_post_blocks_content
  .ue_post_blocks_link
  a:hover::after {
  background-image: url("https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/bi_arrow-right-circle.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}

.blogs .ue_post_blocks .ue_post_blocks_content .ue_post_blocks_link a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc(45% - 25px);
  /*background-image: url('https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/bi_arrow-right-circle-white.svg');*/
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.5s ease;
}

/* fluent form styling */

.inquiry .elementor-column.elementor-inner-column.elementor-element {
  align-items: center;
}

/* form label */

.inquiry-form .fluentform-widget-wrapper .fluentform label {
  margin-bottom: 10px;
  display: none;
}

.inquiry .fluentform .ff-el-input--label,
.inquiry .fluentform .ff-el-group.ff-el-form-top .ff-el-input--label {
  display: none;
}

/* form button */

.conveywp_body
  .inquiry
  .ff-el-group
  button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
  display: inline-block;
  margin-top: 0;
  transition: all ease 0.5s;
  position: relative;
  background: linear-gradient(to right, #c01b7e, #682c90);
  padding: 6px 64px 6px 40px;
  border: none;
}

.conveywp_body
  .inquiry
  .ff-el-group
  button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style:hover {
  color: #fff !important;
}

.inquiry button.ff-btn.ff-btn-submit::after {
  content: "\ea1e";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  margin-left: 8px;
  line-height: inherit;
}

/* Footer styling */

/* contact links */

.footer_top .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-right: -15px;
  margin-left: -15px;
}

.foot-widget.col-md-6.col40 {
  flex: 0 0 34%;
  max-width: 34%;
}

.foot-widget.col-md-2.col20 {
  max-width: 22%;
  flex: 0 0 22%;
}

/* ul a {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
} */

/* social links */

.foot-widget .zoom-social_icons-list__link:hover {
  opacity: 60%;
}

.foot-widget span.zoom-social_icons-list-span.social-icon.socicon {
  background-color: transparent !important;
}

/* ABOUT US PAGE */

/* --------------------------------------------------------------------------------------- */

.page-about .content-area {
  padding: 0;
}

/* head section content */

/* header */

.head-section-content h2.elementor-heading-title.elementor-size-default::after {
  content: "";
  position: absolute;
  bottom: -15%;
  left: 0;
  width: 80px;
  height: 2px;
  max-width: 100%;
  border-bottom: 2px solid var(--primary-color);
}

@media (max-width: 768px) {
  .head-section-content
    h2.elementor-heading-title.elementor-size-default::after {
    top: 105%;
  }
  /* icon box responsive changes */
  .head-section .elementor-icon-box-wrapper {
    display: inline-flex;
  }
  .head-section .elementor-icon-box-content {
    margin-left: 15px;
  }
  .head-section .top-card .elementor-widget-container h1 {
    font-size: 26px;
    font-weight: 700;
  }
  .head-section .top-card .elementor-widget-container h5 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
  }
}

/* icon */

.head-section span.elementor-icon.elementor-animation- {
  height: 44px;
  max-width: 100%;
  width: 44px;
  max-height: 100%;
  font-size: unset;
}

.head-section .head-section-content svg {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: rgba(117, 41, 141, 0.2);
  border-radius: 5px;
}

/* floating card on head section */

.head-section .top-card {
  height: 80px;
  max-height: 100%;
}

.head-section .top-card .elementor-widget-container {
  box-shadow: 0px 4px 20px 0px rgba(117, 41, 141, 0.1);
}

.head-section .top-card h1 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 5px;
}

.head-section .top-card h5 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

/* Sticky header fix */

.conveywp_body:not(.home) .header-top:not(.is_stuck) {
  position: relative;
}

/* Nav links color */

/* .conveywp_body:not(.home) .header-top:not(.is_stuck) .navbar .navbar-nav>li:not(.users-wp-login-nav)>a {
  color: var(--primary-color);
} */

/* Team section */

.team-members .eq_height .elementor-widget-container {
  box-shadow: 0px 10px 20px 0px var(--primary-color) 0d;
}

.team-members .eael-team-image > figure img {
  position: absolute;
  top: 0;
  left: 0;
}

.team-members .eael-team-item h3.eael-team-member-name,
.team-members .eael-team-item h4.eael-team-member-position {
  margin-left: 70px;
  margin-bottom: 0;
  margin-top: 0;
}

.team-members .eael-team-content {
  display: flex;
  flex-direction: column;
}

.team-members p.eael-team-text {
  order: 1;
  margin: 20px 0 50px 0;
}

.team-members ul.eael-team-member-social-profiles {
  order: 2;
}

.team-members
  .eq_height
  .eael-team-content
  li.eael-team-member-social-link
  > a
  img {
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: #e3d4e8;
  border-radius: 5px;
}

/* About us video section */

.about-us-video-section {
  box-shadow: 0px 10px 35px 0px var(--primary-color) 1a;
}

.video-header::after {
  content: "";
  position: absolute;
  top: 125%;
  left: 0;
  width: 80px;
  height: 2px;
  max-width: 100%;
  border-bottom: 2px solid var(--primary-color);
}

.about-us-video-section .eicon-play::before {
  content: "";
  background-image: url("https://wordpress-570002-2160847.cloudwaysapps.com/wp-content/uploads/play-button-1.svg");
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  height: 100%;
  background-size: cover;
}

.about-us-video-section .eicon-play {
  text-shadow: none;
  width: 80px;
  height: 80px;
  background: rgb(255 255 255 / 50%);
  border-radius: 50%;
  padding: 10px;
  opacity: 1;
}

@media (max-width: 768px) {
  .video-header::after {
    top: 120%;
  }
  .job-application .job-app-header::after {
    top: 80%;
  }
}

@media (max-width: 767px) {
  .video-header::after {
    top: 105%;
  }
}

/* job application section*/

.job-application {
  box-shadow: 0px 0px 20px 0px var(--primary-color) 1a;
}

/* header underline */

.job-app-header::after {
  content: "";
  position: absolute;
  top: 70%;
  left: 0;
  width: 80px;
  height: 2px;
  max-width: 100%;
  border-bottom: 2px solid var(--primary-color);
}

/* FAQ section */

.faqs
  .elementor-widget-container
  .elementor-accordion
  .elementor-accordion-item {
  margin: 0 0 20px 0;
  border: 1px solid #c4c4c4;
  border-radius: 30px;
}

.faqs
  .elementor-widget-container
  .elementor-accordion
  .elementor-accordion-item
  svg {
  height: 18px;
  width: 18px;
  margin-top: 4px;
}

div.elementor-tab-content.elementor-active {
  border-top: 0;
}

/* Login/sign-up form */

/* form button */

.uwp_form button.btn.btn-primary.btn-block {
  width: auto;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 30px;
  font-weight: 600;
  fill: #ffffff;
  color: #ffffff;
  background: var(--primary-color);
  border-color: var(--primary-color);
  border-radius: 3px;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.uwp_form button.btn.btn-primary.btn-block:hover {
  color: #fff;
  background-color: rgba(37, 169, 225, 0.8);
  box-shadow: none;
}

.uwp-auth-modal.bsui .form-control {
  padding: 25px 20px;
}

.uwp-remember-me .custom-control.custom-checkbox {
  display: flex;
  align-items: center;
}

/* footer links */

.uwp-footer-links a.uwp-login-link {
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-color);
  padding-bottom: 5px;
  position: relative;
  display: inline-block;
}

.uwp-footer-links a.uwp-login-link:hover {
  color: rgba(37, 169, 225, 0.8);
  text-decoration: none;
}

a.uwp-login-link:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  transition: 0.4s ease all;
  background: var(--primary-color);
}

a.uwp-login-link:hover:after {
  width: 100%;
}

/* input fields */

form.uwp_form input.form-control:focus {
  box-shadow: none;
  border-color: var(--primary-color);
}

/* News/Blogs/Posts page */

/* -------------------------------------------------------------------------------------------------------- */

.site-main div#blog_section {
  flex: 0 0 70%;
  max-width: 70%;
}

.site-main aside#sidebar {
  flex: 0 0 30%;
  max-width: 30%;
}

.single-post .site-main aside#sidebar {
  flex: 0 0 25%;
  max-width: 25%;
}

.blog .panel-body h3 a {
  font-size: 36px;
  font-weight: 700;
  line-height: 45px;
}

#sidebar ul li {
  line-height: 25px;
  position: relative;
  margin: 10px 0;
}

.panel-body h3 a:hover {
  color: var(--primary-color);
}

figure.wp-block-image.size-full a {
  display: block;
}

figure.wp-block-image.size-full img {
  width: 100%;
  height: auto;
}

/* list styling
*/

#sidebar section#search-3 {
  background: none;
}

#sidebar section {
  background-color: #fff;
}

.widget-area section:not(.widget_search) {
  padding: 40px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  background: none;
}

.widget-area form.search_form.search__form {
  margin: 0;
  width: 100%;
  justify-content: center;
  background-color: transparent;
}

.widget-area .search_form .search__form-inner::after,
.widget-area span.search__info {
  display: none;
}

/* search textbox */

.widget-area .search_form .search__form-inner {
  flex: 0 0 75%;
  max-width: 75%;
  transform: none;
  transition: none;
}

.widget-area .widget_search {
  padding: 0;
}

.widget-area .search__form-inner input.search_input {
  opacity: 1;
  width: 100%;
  max-width: 100%;
  border-radius: 4px 0 0 4px;
}

.widget-area .search__form-inner input.search_input:focus {
  background-color: #fff;
  border-color: var(--primary-color);
}

/* search button */

.widget-area form.search_form button {
  flex: 0 0 25%;
  max-width: 25%;
  background: var(--primary-color);
  position: static;
  padding: 9px 22px;
}

/* recent posts */

.widget-area h3.widget-title.main_title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 15px;
}

.widget_recent_entries ul {
  padding-left: 18px;
}

#sidebar .widget_recent_entries ul li a:hover,
#sidebar .widget_recent_entries ul li a:hover::before {
  color: var(--primary-color);
  opacity: 0.8;
}

#sidebar .widget_recent_entries ul li a::before {
  content: "\ea5c";
  position: absolute;
  left: -18px;
  top: 8px;
  display: inline-block;
  font: normal normal normal 0.8em/1 "LineIcons";
}

/* title underline */

.widget-area h3.widget-title.main_title:after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0px;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: var(--primary-color);
}

.widget_recent_entries ul li a {
  font-size: 14px;
  margin-bottom: 13px;
  font-weight: 600;
}

/* Categories/Tags  */

.tagcloud a.tag-cloud-link {
  position: relative;
  font-size: 16px !important;
  border: 0;
  color: var(--primary-color);
  padding: 5px 0;
  text-transform: capitalize;
}

.tagcloud a.tag-cloud-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--primary-color);
  z-index: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

.tagcloud a.tag-cloud-link:hover::before {
  transform: scaleX(1);
}

/* Single Post page */

/* ------------------------------------------------------------------------------ */

.single div.content-area {
  background: #fff;
}

.single .blog_desc p {
  margin: 40px 0;
}

/* Media object */

.uwp_widgets.uwp_widget_author_box.bsui {
  display: none;
}

/* .uwp_widgets.uwp_widget_author_box.bsui .d-md-flex {
  align-items: center;
}
.uwp_widgets .media-body p {
  margin: 0;
}
.media-body h5 {
  margin-bottom: 0;
} */

/* Socail share icons*/

.blog_desc .meks_ess a.meks_ess-item {
  margin-right: 10px;
}

/* Blog tags */

.blog_tags a {
  color: var(--primary-color);
}

.blog_tags span.list_label {
  padding-right: 10px;
}

/* Post navigation */

nav.navigation.post-navigation a {
  position: relative;
  color: var(--primary-color);
}

/* single post page ends */

/* search button fix */

.search-wrap .search_form .search-submit {
  background: var(--primary-color);
}

.search-wrap .search_form .search-submit:hover,
.widget button.search-submit:hover {
  background: #0893cd;
}

.header_usermenu {
  display: flex;
  order: 2;
  flex-flow: row;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

ul.login_menu {
  margin: 0;
  display: flex;
}

ul.login_menu > li.users-wp-menu > a {
  padding: 12px 30px 10px;
  background: var(--primary-color);
  color: #fff;
  margin-left: 15px;
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid transparent;
}

ul.login_menu > li.users-wp-menu > a:hover {
  color: #fff;
  background: #0893cd;
}

ul.login_menu > li.users-wp-menu:first-child > a {
  background: #fff;
  color: var(--primary-color);
  border-color: var(--primary-color);
}

ul.login_menu > li.users-wp-menu:first-child > a:hover {
  background: #14b7fb;
  color: #fff;
}

ul.login_menu > li.users-wp-menu:first-child > a i {
  display: none;
}

.user_menu .uwp-account-avatar img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 50%;
  padding: 2px;
  float: left;
  margin-right: 10px;
  border: 2px solid var(--primary-color) a3;
}

.user_menu .user_info:hover .uwp-account-avatar img {
  border-color: var(--primary-color) a3;
}

.user_menu .uwp-account-avatar {
  display: flex;
  align-items: center;
  padding: 26.5px 0;
  cursor: pointer;
}

.user_menu .user_info:hover p.users_name {
  color: var(--primary-color) a3;
}

.user_menu p.users_name {
  font-size: 15px;
  font-weight: 600;
  color: var(--primary-color);
  margin: 0;
  line-height: 30px;
}

.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;
}

.users_menu_dropdown.active {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

ul.account_menu {
  margin: 0;
  padding: 10px 20px;
  background: #fff;
  box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 10%);
}

ul.account_menu > li {
  padding: 8px 0;
  line-height: 1;
}

ul.account_menu > li > a {
  color: #303030;
  font-size: 14px;
  line-height: 20px;
  display: block;
  padding: 0;
}

ul.account_menu > li > a:hover {
  color: var(--primary-color);
  padding-left: 30px;
}

.users_menu_dropdown ul.account_menu > li:last-child > a {
  border: none;
}

/* Dashboard styling */

header.llms-sd-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  /* height: 100%; */
  top: 90px;
}

header.llms-sd-header nav.llms-sd-nav {
  width: 100%;
  background: #0b224e;
  padding: 0;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.llms-student-dashboard .llms-sd-items li a {
  color: #fff;
  padding: 15px 30px;
  /* margin: 0 0 15px; */
  display: block;
  border-bottom: 1px solid rgb(255 255 255 / 10%);
}

/* .llms-student-dashboard .llms-sd-header .llms-sd-item {
  margin: 0;
} */

.llms-student-dashboard .llms-sd-items li a:hover,
.llms-student-dashboard .llms-sd-items li.current a {
  color: var(--primary-color);
}

.page-dashboard footer#colophon {
  display: none;
}

.llms-student-dashboard .llms-sd-item .llms-sep {
  display: none;
}

.conveywp_body:not(.home).page-dashboard .header-top:not(.is_stuck) {
  position: fixed;
  top: 0;
}

.page-dashboard header.main-header {
  padding: 90px 0 0;
}

header.main-header .container {
  width: 100%;
  padding: 0 30px;
}

body.page-dashboard .elementor-section > .elementor-container {
  margin: 0 30px 40px 350px;
}

.title_wrap {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 15px;
  padding: 0 0px 15px;
  border-bottom: 1px solid #e0e0e0;
}

.title_wrap .llms-sd-section-title {
  margin: 0;
}

.llms-student-dashboard .llms-sd-items li a:before {
  content: "\f0db";
  font-family: "FontAwesome";
  margin-right: 8px;
  color: inherit;
  opacity: 0.5;
}

.llms-student-dashboard .llms-sd-items li a:hover:before {
  opacity: 1;
}

/* Student Dashboard Nav Icons */

.llms-student-dashboard .llms-sd-items li.view-courses a:before {
  content: "\f46d";
}

.llms-student-dashboard .llms-sd-items li.my-grades a:before {
  content: "\f11e";
}

.llms-student-dashboard .llms-sd-items li.view-memberships a:before {
  content: "\f502";
}

.llms-student-dashboard .llms-sd-items li.view-groups a:before {
  content: "\e534";
}

.llms-student-dashboard .llms-sd-items li.view-achievements a:before {
  content: "\f091";
}

.llms-student-dashboard .llms-sd-items li.view-certificates a:before {
  content: "\f0a3";
}

.llms-student-dashboard .llms-sd-items li.notifications a:before {
  content: "\f0f3";
}

.llms-student-dashboard .llms-sd-items li.edit-account a:before {
  content: "\f31c";
}

.llms-student-dashboard .llms-sd-items li.redeem-voucher a:before {
  content: "\f145";
}

.llms-student-dashboard .llms-sd-items li.orders a:before {
  content: "\f0b1";
}

.llms-student-dashboard .llms-sd-items li.signout a:before {
  content: "\e433";
}

/* Student Dashboard Nav Icons Ends */

.llms-student-dashboard .orders-table th,
.llms-student-dashboard .orders-table td {
  border: 1px solid #e0e0e0;
  padding: 10px 15px;
}

.llms-student-dashboard .orders-table {
  border: none;
  width: 100%;
  background: #fff;
}

.llms-student-dashboard .orders-table tbody tr:nth-child(odd) th,
.llms-student-dashboard .orders-table tbody tr:nth-child(odd) td {
  background: #f9f9f9;
}

.llms-student-dashboard .orders-table tbody tr:nth-child(even) td,
.llms-student-dashboard .orders-table tbody tr:nth-child(even) th {
  background: #fff;
}

.llms-student-dashboard .orders-table td:last-child {
  text-align: center;
  width: 120px;
}

.llms-student-dashboard .orders-table th:first-child,
.llms-student-dashboard .orders-table td:first-child {
  width: 300px;
}

.llms-add-group {
  text-align: left;
  margin: 0 0 40px;
}

.lifterlms .llms-student-dashboard ul.llms-achievements-loop {
  margin: 0 -20px;
}

.lifterlms
  .llms-student-dashboard
  ul.llms-achievements-loop
  > li.llms-achievement-loop-item {
  width: 33.333%;
  padding: 0 20px;
}

.lifterlms
  .llms-student-dashboard
  ul.llms-achievements-loop
  > li
  .llms-achievement-image
  img {
  width: 100px;
  display: inline-block;
}

.lifterlms .llms-student-dashboard ul.llms-achievements-loop > li > a {
  padding: 30px 0 20px;
  text-align: center;
  border: 1px solid #ddd;
  background: #fff;
  pointer-events: none;
}

.llms-student-dashboard ul.llms-achievements-loop .llms-achievement-title {
  font-size: 20px;
  color: #09295d;
  margin: 20px 0 0;
  padding: 0;
  text-transform: capitalize;
}

.llms-student-dashboard .llms-achievement-info,
.llms-student-dashboard .llms-achievement .llms-achievement-info,
.llms-student-dashboard .llms-achievement .llms-achievement-date,
.llms-student-dashboard .llms-certificate .llms-achievement-info,
.llms-student-dashboard .llms-certificate .llms-achievement-date {
  display: block;
  margin: 10px 0;
}

.llms-student-dashboard .llms-achievement-content {
  padding: 0 20px;
}

.llms-student-dashboard .llms-achievement .llms-achievement-date {
  color: var(--primary-color);
  font-size: 13px;
  margin: 15px 0 0;
  font-weight: 600;
}

.llms-student-dashboard:not(.dashboard) .llms-sd-section > p {
  font-size: 30px;
  font-weight: 600;
}

.llms-student-dashboard
  .llms-notification[data-trigger="achievement_earned"]
  .llms-notification-content
  .llms-notification-body
  > * {
  text-align: left !important;
}

.llms-student-dashboard
  .llms-notification[data-trigger="achievement_earned"]
  .llms-notification-content
  .llms-notification-body
  > h2 {
  font-size: 20px;
  margin: 15px 0;
}

.llms-student-dashboard
  .llms-notification[data-trigger="achievement_earned"]
  .llms-notification-content
  .llms-notification-body {
  margin: 15px 0 0;
}

.llms-student-dashboard
  .llms-notification[data-trigger="achievement_earned"]
  .llms-notification-title {
  font-size: 24px;
  color: var(--primary-color);
}

.llms-student-dashboard
  .llms-sd-notification-center
  .llms-notification[data-trigger="achievement_earned"] {
  border-color: var(--primary-color);
}

div.llms-notification .llms-notification-dismiss {
  top: 10px;
  right: 10px;
}

.llms-form-field.type-submit button:not(.auto) {
  width: auto;
}

button#llms-redeem-voucher-submit,
.llms-student-dashboard .llms-add-group .llms-button-secondary {
  background: var(--primary-color);
  border-radius: 3px;
  padding: 12px 30px 10px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
}

button#llms-redeem-voucher-submit:hover {
  color: #fff;
  background: #0893cd;
}

.llms-form-fields .wp-block-columns .wp-block-column {
  width: 50%;
  flex-basis: auto;
}

.llms-student-dashboard form.llms-person-form.edit-account,
.llms-student-dashboard.redeem-voucher form {
  width: 900px;
  max-width: 100%;
}

.llms-student-dashboard.redeem-voucher form p.form-row {
  margin: 0 0 15px;
}

.llms-student-dashboard .orders-table td .llms-button-primary {
  background: var(--primary-color);
  border-radius: 3px;
  padding: 6px 15px 4px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
}

.llms-student-dashboard .orders-table td .llms-button-primary:hover,
.llms-student-dashboard .llms-add-group .llms-button-secondary:hover {
  color: #fff;
  background: #0893cd;
}

.llms-student-dashboard .llms-status.llms-active,
.llms-student-dashboard .llms-status.llms-completed,
.llms-student-dashboard .llms-status.llms-pass,
.llms-student-dashboard .llms-status.llms-txn-succeeded {
  color: #fff;
}

.llms-student-dashboard .llms-status.llms-incomplete,
.llms-student-dashboard .llms-status.llms-on-hold,
.llms-student-dashboard .llms-status.llms-pending,
.llms-student-dashboard .llms-status.llms-pending-cancel,
.llms-student-dashboard .llms-status.llms-refunded,
.llms-student-dashboard .llms-status.llms-txn-pending,
.llms-student-dashboard .llms-status.llms-txn-refunded {
  color: #fff;
}

.llms-student-dashboard .llms-status {
  padding: 7px 10px 5px;
}

.llms-view-order .llms-notice {
  margin: 20px 0 30px;
  width: 68%;
  border-width: 1px;
  padding: 15px 20px;
}

.llms-view-order .llms-notice h3 {
  font-size: 20px;
  margin: 0 0 3px;
}

div.llms-student-dashboard .llms-group {
  background: #fff;
  border-color: #e5e5e5;
  width: calc(33.333% - 10px);
}

div.llms-student-dashboard .llms-group:hover {
  background: #fff;
  border-color: #e5e5e5;
}

.search-wrap button#btn-search {
  padding-right: 15px;
}

div#saml_register_role {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  margin: 15px 0 0;
}

div#saml_register_role .llms-form-field {
  width: auto;
  margin: 0 10px 10px 0px;
  padding: 0;
}

div#saml_register_role .clear {
  display: none;
}

.llms-login .llms-form-fields .llms-form-field.type-submit,
.llms-login .llms-form-fields .llms-form-field.type-checkbox,
.llms-login .llms-form-fields .llms-form-field.type-html {
  width: auto;
}

.llms-login .llms-form-fields .llms-form-field.type-html {
  float: right;
}

div.llms-student-dashboard .llms-groups-card-list .llms-group {
  margin: 0 10px 20px;
  width: calc(33.333% - 20px);
}

.llms-groups-card-list.llms-my-groups {
  margin: 0 -10px;
}

.user_acf_form form#acf-form .acf-field input {
  cursor: not-allowed;
  background: #eee;
}

.llms-group-card .llms-group-card-footer .llms-group-button {
  font-family: inherit;
  background: var(--primary-color);
  border-radius: 3px;
  padding: 12px 30px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  margin-top: 20px;
}

.llms-group-card .llms-group-card-footer .llms-group-button:hover {
  background: #14b7fb;
}

.acf-ui-datepicker .ui-widget {
  width: 280px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 30px;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: calc(50% - 5px);
}

.select_course {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  align-items: center;
}

.submit_course a.add_course.btn {
  color: var(--primary-color);
}

button.update_course {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  fill: #ffffff;
  color: #ffffff;
  background-color: var(--primary-color);
  border-radius: 5px;
  padding: 12px 20px 10px;
  border: none;
  margin: 15px 0;
}

.render_selections ul {
  list-style-type: none;
  margin: 30px 0;
  background: #fff;
  border: 1px solid #ddd;
}

.render_selections ul li {
  font-size: 17px;
  margin: 0;
  padding: 10px 15px 10px;
}

.render_selections ul li:nth-child(odd) {
  background: #eee;
}

/*  Stats  */

.dashboard_cards_wrap {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  /* align-items: center; */
  margin: 0 -15px 50px;
}

.dashboard_cards_wrap .dashboard_card {
  width: calc(25% - 30px);
  margin: 0 15px;
  border: 1px solid var(--primary-color);
  background: #fff;
}

.dashboard_cards_wrap .dashboard_card .card_title {
  background: var(--primary-color);
  color: #fff;
  padding: 15px;
  font-size: 18px;
  text-align: center;
  margin: 0;
}

.dashboard_cards_wrap .dashboard_card .card_content {
  padding: 30px;
  background: #fff;
  text-align: center;
}

.dashboard_cards_wrap .dashboard_card .card_content span.number {
  display: block;
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
}

.dashboard_cards_wrap .dashboard_card .card_content p.info {
  font-size: 15px;
  margin: 10px 0 0;
  line-height: 1;
  color: #888;
}

.active_notice {
  padding: 5px 15px;
  margin: 0 0 20px;
  background: #44c553;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}

#corp_login:not(.active),
#corp_register:not(.active) {
  display: none;
}

#corp_login,
#corp_register {
  margin: 0;
}

div.llms-student-dashboard .llms-groups-card-list {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.llms-groups-card-list .llms-group-logo img {
  width: 100%;
  object-fit: cover;
}

.conveywp_body .llms-groups-card-list .llms-group .llms-group-name {
  margin: 0;
  transition: 0.5s ease all;
}

.conveywp_body .llms-groups-card-list .llms-group .llms-group-name:hover {
  color: var(--primary-color);
}

.conveywp_body .llms-groups-card-list .llms-group a .course_id.group_id {
  margin-left: 0;
}

.course_id span.id_txt {
  cursor: pointer;
}

#userRecordModel {
  padding: 20px 30px;
}

.recent-news-thumb .panel-image {
  width: 100px;
}

/* inner cources search styling */
.horiz_search_wrap {
  display: flex;
  flex-flow: row;
  width: 100%;
  flex-wrap: wrap;
}

.horiz_search_wrap .form-fields {
  flex: 0 0 calc(100% / 3);
  padding-right: 15px;
  padding-bottom: 15px;
}
/* .horiz_search_wrap .form-fields:nth-child(3) {
padding-right: 0;
} */
/* .horiz_search_wrap .form-fields:nth-child(4) {
  flex: 0 0 40%;
} */

.horiz_search_wrap button.hidden {
  display: inline-block;
  flex: 0 0 calc(50% - 8px);
  height: fit-content;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background-color: #25aae1;
  border: 1px solid #25aae1;
  border-radius: 5px;
  line-height: 30px;
  width: 100%;
}
.filter_section_wrap {
  border: 10px solid #eceff2;
  border-radius: 5px;
  background: #fff;
  margin: 25px 0 50px;
}
.bread_crumb {
  position: relative;
}
.loop_content_wrap.no_course_sidebar {
  margin-top: 25px;
}
.bread_crumb::before {
  position: absolute;
  background-color: rgb(9 41 93 / 80%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: " ";
  z-index: 0;
}
.breadcrumb_area {
  z-index: 1;
}

.reset_form {
  display: block;
  justify-content: center;
  text-align: end;
  width: fit-content;
  text-align: center;
  color: #25aae1;
  border: 1px solid #25aae1;
  padding: 10px 30px;
  line-height: 30px;
  text-transform: uppercase;
  background: transparent;
  /* display: block; */
  font-weight: 700;
  font-size: 18px;
  font-family: "Poppins";
  flex: 0 0 calc(50% - 8px);
}
.horiz_search_wrap button.hidden:hover {
  background-color: #14b7fb;
}
.reset_form:hover {
  background-color: #14b7fb !important ;
  color: #fff;
  border-color: #14b7fb;
}
.filter_section_wrap form {
  padding: 20px;
  padding-bottom: 5px;
  padding: 25px 10px 10px 25px;
}
.horiz_search_wrap .form-fields.fonr-btn button.hidden {
  flex: 0 0 50%;
}
.horiz_search_wrap .form-fields.fonr-btn .reset_form {
  flex: 0 0 50%;
}
input.select2-search__field::placeholder,
input::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #414141;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #ffffff !important;
  border: 1px solid #d3d3d3 !important;
  border-radius: 4px;
  cursor: default;
  float: none;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
  height: 35px !important;
}
.conveywp_body
  .select2-container
  .select2-search--inline
  .select2-search__field {
  margin-top: 8px !important;
}
span.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-color: #14b7fb !important;

  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
}
.form-control:focus {
  color: #212529;

  border-color: #14b7fb;
  outline: 0;
  box-shadow: none;
}
span.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 5px 10px;
  overflow: visible;
  height: auto;
  width: 100%;
  margin: -10px -4px !important;
  display: block;
}
span.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  max-width: 100%;
  margin: 2px 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
}

/* .select2-container.select2-container--focus .select2-selection{
  border-color:  #25aae1 !important;  
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
} */

span.select2-container--default .select2-selection--multiple {
  background-color: #f6f8fa !important;
  border-radius: 5px !important;
}
.horiz_search_wrap .form-fields .form-label {
  display: none;
}
.horiz_search_wrap .form-fields input,
span.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-radius: 5px;
  background-color: #f6f8fa;
}
.horiz_search_wrap
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  line-height: 28px;
}
/* .horiz_search_wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple::-webkit-scrollbar {
  display: none;
} */
::-webkit-scrollbar {
  width: 0px;
}
span.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #25aae1 !important;
  color: #fff;
}
.post-type-archive-course .bread_crumb .breadcrumb_area .pag_titl_sec h1 {
  color: #fff;
}

.post-type-archive-course
  .bread_crumb
  .breadcrumb_area
  .pg_links
  p.lnk_pag
  .link-home
  a,
.post-type-archive-course .bread_crumb .breadcrumb_area .pg_links .link-home a,
.post-type-archive-course .bread_crumb .pg_links p.lnk_pag.separator i,
.post-type-archive-course
  .bread_crumb
  .breadcrumb_area
  p.lnk_pag.item-current
  span.bread-current {
  color: #fff;
}
/* ::-webkit-scrollbar {
  width: 10px;
  border-radius: 5px;
}


::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 

::-webkit-scrollbar-thumb {
  background:#f3f3f3; 
}

::-webkit-scrollbar-thumb:hover {
  background: #757575; 
} */
