/* Template Name: Attendup
   Author: Shreethemes
   E-mail: support@shreethemes.in
   Created: August 2019
   Version: 4.5.0
   File Description: Main Css file of the template
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

html,
body {
  height: 100%;
}

body {
  font-family: 'Inter', sans-serif;
  overflow-x: hidden !important;
  font-size: 0.9375rem;
  color: #212529;
  background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--bs-font-sans-serif);
  line-height: 1.4;
  font-weight: 600;
}

::-moz-selection {
  background: rgba(115, 0, 213, 0.9);
  color: #ffffff;
}

::selection {
  background: rgba(115, 0, 213, 0.9);
  color: #ffffff;
}

a {
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

p {
  line-height: 1.6;
}

/*********************************/
/*         Menu                  */
/*===============================*/
#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: transparent;
  border: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#topnav .logo {
  float: left;
  color: #212529 !important;
}
#topnav .logo .l-dark,
#topnav .logo .logo-dark-mode {
  display: none;
}
#topnav .logo .l-light,
#topnav .logo .logo-light-mode {
  display: inline-block;
}
#topnav .logo:focus {
  outline: none;
}
#topnav .has-submenu.active a {
  color: #ffffff;
}
#topnav .has-submenu.active .submenu li.active > a {
  color: #7300d5 !important;
}
#topnav .has-submenu.active.active .menu-arrow {
  border-color: #7300d5;
}
#topnav #navigation.toggle-menu {
  position: relative;
  display: block;
  top: 0;
  border: none;
}
#topnav #navigation.toggle-menu .toggle-menu-item {
  display: block;
}
#topnav #navigation.toggle-menu .toggle-menu-item > li {
  float: none;
  margin: 0 16px !important;
  text-align: center;
}
#topnav #navigation.toggle-menu .toggle-menu-item > li > a {
  padding: 16px 0;
  min-height: auto;
  font-size: 18px;
}
#topnav .has-submenu {
  position: relative;
}
#topnav .has-submenu .submenu {
  position: relative;
}
#topnav .has-submenu .submenu .submenu-arrow {
  border: solid #212529;
  border-radius: 0.5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 13px;
}
#topnav
  .has-submenu
  .submenu
  .has-submenu
  .submenu
  .has-submenu:hover
  .submenu-arrow {
  border-color: #7300d5;
}
#topnav .has-submenu .submenu .has-submenu:hover > .submenu-arrow {
  border-color: #7300d5;
}
#topnav .navbar-toggle {
  border: 0;
  position: relative;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
#topnav .navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;
  margin: 30px 0 26px 10px;
  height: 18px;
}
#topnav .navbar-toggle span {
  height: 2px;
  width: 100%;
  background-color: #212529;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition:
    transform 0.5s ease,
    -webkit-transform 0.5s ease;
}
#topnav .navbar-toggle span:last-child {
  margin-bottom: 0;
}
#topnav .buy-button {
  float: right;
  line-height: 74px;
}
#topnav .buy-button > li {
  line-height: initial;
}
#topnav .buy-button .login-btn-primary,
#topnav .buy-button .btn-icon-dark {
  display: none;
}
#topnav .buy-button .login-btn-light,
#topnav .buy-button .btn-icon-light {
  display: inline-block;
}
#topnav .buy-button .search-bar .menu-search form {
  position: relative;
}
#topnav .buy-button .search-bar .searchform input[type='text'] {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 12px;
  height: 44px;
  font-size: 14px;
  display: block;
  outline: none !important;
  padding-right: 45px;
}
#topnav .buy-button .search-bar .searchform input[type='submit'] {
  display: none;
}
#topnav .buy-button .search-bar .searchform:after {
  content: '\f0349';
  position: absolute;
  font-family: 'Material Design Icons';
  right: 14px;
  top: 14px;
  font-size: 20px;
  line-height: 20px;
  pointer-events: none;
}
#topnav .buy-button .dropdown .dropdown-toggle:after,
#topnav .buy-menu-btn .dropdown .dropdown-toggle:after {
  display: none;
}
#topnav .navbar-toggle.open span {
  position: absolute;
}
#topnav .navbar-toggle.open span:first-child {
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#topnav .navbar-toggle.open span:nth-child(2) {
  visibility: hidden;
}
#topnav .navbar-toggle.open span:last-child {
  width: 100%;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#topnav .navbar-toggle.open span:hover {
  background-color: #7300d5;
}
#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu > li > a:hover,
#topnav .navbar-toggle:focus {
  background-color: transparent;
}
#topnav .navigation-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#topnav .navigation-menu > li {
  float: left;
  display: block;
  position: relative;
  margin: 0 10px;
}
#topnav .navigation-menu > li:hover > a,
#topnav .navigation-menu > li.active > a {
  color: #7300d5 !important;
}
#topnav .navigation-menu > li > a {
  display: block;
  color: #212529;
  font-size: 12px;
  background-color: transparent !important;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: var(--bs-font-sans-serif);
  padding-left: 15px;
  padding-right: 15px;
}
#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li > a:active {
  color: #7300d5;
}
#topnav .navigation-menu > li .submenu.megamenu li .megamenu-head {
  padding: 10px 20px;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #161c2d !important;
}
#topnav .navigation-menu .has-submenu .menu-arrow {
  border: solid #212529;
  border-radius: 0.5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  right: -1px;
  top: 30px;
}
#topnav .navigation-menu .has-submenu:hover .menu-arrow {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
#topnav .menu-extras {
  float: right;
}
#topnav.scroll {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}
#topnav.scroll .navigation-menu > li > a {
  color: #212529;
}
#topnav.scroll .navigation-menu > li > .menu-arrow {
  border-color: #212529;
}
#topnav.scroll .navigation-menu > li:hover > a,
#topnav.scroll .navigation-menu > li.active > a {
  color: #7300d5;
}
#topnav.scroll .navigation-menu > li:hover > .menu-arrow,
#topnav.scroll .navigation-menu > li.active > .menu-arrow {
  border-color: #7300d5;
}
#topnav.defaultscroll.dark-menubar .logo {
  line-height: 70px;
}
#topnav.defaultscroll.scroll .logo {
  line-height: 62px;
}
#topnav.defaultscroll.scroll.dark-menubar .logo {
  line-height: 62px;
}
#topnav.nav-sticky {
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}
#topnav.nav-sticky .navigation-menu.nav-light > li > a {
  color: #212529;
}
#topnav.nav-sticky .navigation-menu.nav-light > li.active > a {
  color: #7300d5 !important;
}
#topnav.nav-sticky .navigation-menu.nav-light > li:hover > .menu-arrow,
#topnav.nav-sticky .navigation-menu.nav-light > li.active > .menu-arrow {
  border-color: #7300d5 !important;
}
#topnav.nav-sticky .navigation-menu.nav-light > li:hover > a,
#topnav.nav-sticky .navigation-menu.nav-light > li.active > a {
  color: #7300d5 !important;
}
#topnav.nav-sticky .navigation-menu.nav-light .has-submenu .menu-arrow {
  border-color: #212529;
}
#topnav.nav-sticky.tagline-height {
  top: 0 !important;
}
#topnav.nav-sticky .buy-button .login-btn-primary,
#topnav.nav-sticky .buy-button .btn-icon-dark {
  display: inline-block;
}
#topnav.nav-sticky .buy-button .login-btn-light,
#topnav.nav-sticky .buy-button .btn-icon-light {
  display: none;
}
#topnav.nav-sticky .logo .l-dark {
  display: inline-block;
}
#topnav.nav-sticky .logo .l-light {
  display: none;
}

.logo {
  font-weight: 700;
  font-size: 24px;
  margin-right: 15px;
  padding: 0 0 6px;
  letter-spacing: 1px;
  line-height: 68px;
}

@media (min-width: 1025px) {
  #topnav .navigation-menu > li .submenu.megamenu {
    width: 1116px !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
  #topnav .navigation-menu > li .submenu.megamenu {
    width: 936px !important;
  }
}
@media (min-width: 992px) {
  #topnav .navigation-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #topnav .navigation-menu > .has-submenu:hover .menu-arrow {
    top: 33px !important;
  }
  #topnav .navigation-menu > .has-submenu.active .menu-arrow {
    top: 30px;
  }
  #topnav .navigation-menu > li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    padding: 15px 0;
    list-style: none;
    min-width: 180px;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  }
  #topnav .navigation-menu > li .submenu li {
    position: relative;
  }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    padding: 10px 20px;
    clear: both;
    white-space: nowrap;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 700;
    color: #212529 !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #topnav .navigation-menu > li .submenu li a:hover {
    color: #7300d5 !important;
  }
  #topnav .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  #topnav .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: fixed;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    vertical-align: top;
    width: 20%;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li .submenu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px;
  }
  #topnav .navigation-menu > li .submenu > li .submenu {
    left: 101%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px;
  }
  #topnav .navigation-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 62px;
  }
  #topnav .navigation-menu > li:hover > .menu-arrow {
    border-color: #7300d5;
  }
  #topnav .navigation-menu > li:hover > a,
  #topnav .navigation-menu > li.active > a {
    color: #7300d5 !important;
  }
  #topnav .navigation-menu > li.last-elements .submenu {
    left: auto;
    right: 0;
  }
  #topnav .navigation-menu > li.last-elements .submenu:before {
    left: auto;
    right: 10px;
  }
  #topnav
    .navigation-menu
    > li.last-elements
    .submenu
    > li.has-submenu
    .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
  }
  #topnav .navigation-menu.nav-light > li > a {
    color: rgba(255, 255, 255, 0.5);
  }
  #topnav .navigation-menu.nav-light > li.active > a {
    color: #ffffff !important;
  }
  #topnav .navigation-menu.nav-light > li:hover > .menu-arrow {
    border-color: #ffffff !important;
  }
  #topnav .navigation-menu.nav-light > li:hover > a {
    color: #ffffff !important;
  }
  #topnav .navigation-menu.nav-light .has-submenu .menu-arrow {
    border-color: rgba(255, 255, 255, 0.5);
  }
  #topnav .navigation-menu.nav-light .has-submenu.active .menu-arrow {
    border-color: #ffffff !important;
  }
  #topnav .navigation-menu.nav-right {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #topnav .navigation-menu.nav-left {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #topnav .navigation-menu.nav-left > li.last-elements .submenu {
    left: 0 !important;
    right: auto !important;
  }
  #topnav .navigation-menu.nav-left > li.last-elements .submenu:before {
    left: 45px !important;
    right: auto !important;
  }
  #topnav .buy-button {
    padding-left: 15px;
    margin-left: 15px;
  }
  #topnav .navbar-toggle {
    display: none;
  }
  #topnav #navigation {
    display: block !important;
  }
  #topnav.scroll {
    top: 0;
  }
  #topnav.scroll .navigation-menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #topnav.scroll-active .navigation-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 991px) {
  #topnav {
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
    min-height: 74px;
  }
  #topnav .logo .l-dark {
    display: inline-block !important;
  }
  #topnav .logo .l-light {
    display: none !important;
  }
  #topnav .container {
    width: auto;
  }
  #topnav #navigation {
    max-height: 400px;
  }
  #topnav .navigation-menu {
    float: none;
  }
  #topnav .navigation-menu > li {
    float: none;
  }
  #topnav .navigation-menu > li .submenu {
    display: none;
    list-style: none;
    padding-left: 20px;
    margin: 0;
  }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    position: relative;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.04em;
    font-weight: 700;
    color: #212529 !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #topnav .navigation-menu > li .submenu.megamenu li .megamenu-head {
    padding: 7px 15px;
  }
  #topnav .navigation-menu > li .submenu.open {
    display: block;
  }
  #topnav .navigation-menu > li .submenu .submenu {
    display: none;
    list-style: none;
  }
  #topnav .navigation-menu > li .submenu .submenu.open {
    display: block;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul {
    list-style: none;
    padding-left: 0;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
    display: block;
    position: relative;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #8492a6;
  }
  #topnav .navigation-menu > li > a {
    color: #212529;
    padding: 10px 20px;
  }
  #topnav .navigation-menu > li > a:after {
    position: absolute;
    right: 15px;
  }
  #topnav .navigation-menu > li > a:hover,
  #topnav .navigation-menu > li .submenu li a:hover,
  #topnav .navigation-menu > li.has-submenu.open > a {
    color: #7300d5;
  }
  #topnav .menu-extras .menu-item {
    border-color: #8492a6;
  }
  #topnav .navbar-header {
    float: left;
  }
  #topnav .buy-button .login-btn-primary,
  #topnav .buy-button .btn-icon-dark {
    display: inline-block !important;
  }
  #topnav .buy-button .login-btn-light,
  #topnav .buy-button .btn-icon-light {
    display: none;
  }
  #topnav .has-submenu .submenu .submenu-arrow {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 12px;
  }
  #topnav .has-submenu.active a {
    color: #7300d5;
  }
  #navigation {
    position: absolute;
    top: 74px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    border-top: 1px solid #f2f4f6;
    border-bottom: 1px solid #f2f4f6;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  }
  #navigation.open {
    display: block;
    overflow-y: auto;
  }
}
@media (max-width: 768px) {
  #topnav .navigation-menu .has-submenu .menu-arrow {
    right: 8px;
    top: 16px;
  }
}
@media (min-width: 768px) {
  #topnav .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  #topnav
    .navigation-menu
    > li.has-submenu:hover
    > .submenu
    > li.has-submenu:hover
    > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }
  #topnav
    .navigation-menu
    > li.has-submenu:hover
    > .submenu
    > li.has-submenu:hover
    > .submenu
    > li:hover
    > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-toggle {
    display: block;
  }
}
@media (max-width: 425px) {
  #topnav .buy-menu-btn {
    display: block !important;
    margin: 0 10px;
    padding: 10px 20px;
  }
  #topnav .buy-menu-btn .dropdown .dropdown-menu.show {
    -webkit-transform: translate3d(0px, -54px, 0px) !important;
    transform: translate3d(0px, -54px, 0px) !important;
  }
}
.tagline {
  position: absolute;
  width: 100%;
  z-index: 99;
  font-size: 14px;
  padding: 13px 0;
}
@media screen and (max-width: 575px) {
  .tagline {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .tagline-height {
    top: 0px !important;
  }
}
@media (min-width: 576px) {
  .tagline-height {
    top: 47px !important;
  }
}

.sidebar-nav > .navbar-item {
  padding: 5px 0;
}
.sidebar-nav > .navbar-item .navbar-link {
  color: #212529 !important;
  font-size: 15px;
  font-weight: 600;
}
.sidebar-nav > .navbar-item .navbar-link .navbar-icon {
  font-size: 18px;
  margin-right: 6px;
}
.sidebar-nav > .navbar-item:hover .navbar-link,
.sidebar-nav > .navbar-item.active .navbar-link {
  color: #7300d5 !important;
}

#navmenu-nav li.active a {
  color: #7300d5 !important;
}
#navmenu-nav li.account-menu.active .navbar-link,
#navmenu-nav li.account-menu:hover .navbar-link {
  color: #ffffff !important;
  background-color: #7300d5 !important;
}

.navbar-white-bg {
  background-color: #fff !important;
}

/*********************************/
/*         Footer                */
/*===============================*/
.footer {
  background: #202942;
  position: relative;
  color: #adb5bd;
}
.footer .footer-py-60 {
  padding: 60px 0;
}
.footer .footer-py-30 {
  padding: 30px 0;
}
.footer .logo-footer {
  font-size: 22px;
}
.footer .logo-footer:focus {
  outline: none;
}
.footer .footer-head {
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: 500;
  color: #fff;
}
.footer .foot-subscribe .form-control {
  background-color: #27314f;
  border: 1px solid #27314f;
  color: #dee2e6 !important;
}
.footer .foot-subscribe .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer .foot-subscribe.foot-white .form-control {
  color: #adb5bd;
}
.footer .foot-subscribe input::-webkit-input-placeholder {
  color: #adb5bd;
}
.footer .foot-subscribe input::-moz-placeholder {
  color: #adb5bd;
}
.footer .foot-subscribe input:-ms-input-placeholder {
  color: #adb5bd;
}
.footer .foot-subscribe input::-ms-input-placeholder {
  color: #adb5bd;
}
.footer .foot-subscribe input::placeholder {
  color: #adb5bd;
}
.footer .text-foot {
  color: #adb5bd;
}
.footer .footer-list {
  margin-bottom: 0;
}
.footer .footer-list li {
  margin-bottom: 10px;
}
.footer .footer-list li a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 13px;
}
.footer .footer-list li a:hover {
  color: #e6e8ea;
}
.footer .footer-list li:last-child {
  margin-bottom: 0;
}
.footer .footer-border,
.footer .footer-bar {
  border-top: 1px solid #283453;
}
.footer .border {
  border-color: #283453 !important;
}
.footer.footer-light {
  background: #f8f9fa;
  color: #8492a6;
}
.footer.footer-light .footer-head {
  color: #212529;
}
.footer.footer-light .foot-subscribe .form-control {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  color: #f8f9fa;
}
.footer.footer-light .foot-subscribe.foot-white .form-control {
  color: #adb5bd;
}
.footer.footer-light .foot-subscribe input::-webkit-input-placeholder {
  color: #adb5bd;
}
.footer.footer-light .foot-subscribe input::-moz-placeholder {
  color: #adb5bd;
}
.footer.footer-light .foot-subscribe input:-ms-input-placeholder {
  color: #adb5bd;
}
.footer.footer-light .foot-subscribe input::-ms-input-placeholder {
  color: #adb5bd;
}
.footer.footer-light .foot-subscribe input::placeholder {
  color: #adb5bd;
}
.footer.footer-light .border {
  border-color: #e9ecef !important;
}
.footer.footer-light .text-foot {
  color: #8492a6;
}
.footer.footer-light .footer-list li a:hover {
  color: #495057;
}

.avatar.avatar-coin,
.avatar.avatar-sm-sm {
  height: 36px;
  width: 36px;
}
.avatar.avatar-ex-sm {
  max-height: 25px;
}
.avatar.avatar-ex-small {
  height: 36px;
  width: 36px;
}
.avatar.avatar-md-sm {
  height: 45px;
  width: 45px;
}
.avatar.avatar-small {
  height: 65px;
  width: 65px;
}
.avatar.avatar-md-md {
  height: 80px;
  width: 80px;
}
.avatar.avatar-medium {
  height: 110px;
  width: 110px;
}
.avatar.avatar-large {
  height: 140px;
  width: 140px;
}
.avatar.avatar-ex-large {
  height: 180px;
  width: 180px;
}

.accordion .accordion-item {
  overflow: hidden;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}
.accordion .accordion-item .accordion-button {
  font-weight: 600;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1rem 2.5rem 1rem 1.25rem;
}
.accordion .accordion-item .accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .accordion-item .accordion-button:before {
  content: '\f0143';
  display: block;
  font-family: 'Material Design Icons';
  font-size: 16px;
  color: #7300d5;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.accordion .accordion-item .accordion-button.collapsed {
  background-color: #ffffff;
  color: #212529 !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.accordion .accordion-item .accordion-button.collapsed:before {
  top: 15px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #212529 !important;
}
.accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #7300d5;
}
.accordion .accordion-item .accordion-button:after {
  display: none;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #ffffff, #ffffff);
  z-index: 9999999;
}
#preloader #status {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#preloader #status .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}
#preloader #status .spinner .double-bounce1,
#preloader #status .spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #7300d5;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
#preloader #status .spinner .double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.form-label,
.form-check-label {
  font-weight: 500;
  font-size: 13px;
  color: #3c4249;
}

.form-control {
  border: 1px solid #e9ecef;
  font-size: 14px;
  line-height: 26px;
  border-radius: 6px;
  color: #212529 !important;
  text-align: left;
}
.form-control:focus {
  border-color: #7300d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control[readonly] {
  background-color: #ffffff;
}
.form-control:disabled {
  background-color: #dee2e6;
}
.form-control::-webkit-input-placeholder {
  color: #bcc4ce;
}
.form-control::-moz-placeholder {
  color: #bcc4ce;
}
.form-control:-ms-input-placeholder {
  color: #bcc4ce;
}
.form-control::-ms-input-placeholder {
  color: #bcc4ce;
}
.form-control::placeholder {
  color: #bcc4ce;
}

.form-check-input {
  border: 1px solid #91979c;
  background-color: #ffffff;
}
.form-check-input:focus {
  border-color: #7300d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-check-input.form-check-input:checked {
  background-color: #7300d5;
  border-color: #7300d5;
}

.subcribe-form .btn {
  padding: 10px 20px;
}
.subcribe-form input {
  padding: 12px 20px;
  width: 100%;
  color: #212529 !important;
  border: none;
  outline: none !important;
  padding-right: 160px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  height: 50px;
}
.subcribe-form input::-webkit-input-placeholder {
  color: #3c4858;
}
.subcribe-form input::-moz-placeholder {
  color: #3c4858;
}
.subcribe-form input:-ms-input-placeholder {
  color: #3c4858;
}
.subcribe-form input::-ms-input-placeholder {
  color: #3c4858;
}
.subcribe-form input::placeholder {
  color: #3c4858;
}
.subcribe-form button {
  position: absolute;
  top: 2px;
  right: 3px;
  outline: none !important;
}
.subcribe-form form {
  position: relative;
  max-width: 600px;
  margin: 0px auto;
}

/*********************************/
/*         Blog & News           */
/*===============================*/
.blog.blog-primary .tag {
  background: #7300d5 !important;
}
.blog.blog-primary .title:hover,
.blog.blog-primary .readmore:hover {
  color: #7300d5 !important;
}
.blog.blog-primary .link {
  color: #7300d5 !important;
}

.blog.blog-secondary .tag {
  background: #6c757d !important;
}
.blog.blog-secondary .title:hover,
.blog.blog-secondary .readmore:hover {
  color: #6c757d !important;
}
.blog.blog-secondary .link {
  color: #6c757d !important;
}

.blog.blog-success .tag {
  background: #2eca8b !important;
}
.blog.blog-success .title:hover,
.blog.blog-success .readmore:hover {
  color: #2eca8b !important;
}
.blog.blog-success .link {
  color: #2eca8b !important;
}

.blog.blog-info .tag {
  background: #17a2b8 !important;
}
.blog.blog-info .title:hover,
.blog.blog-info .readmore:hover {
  color: #17a2b8 !important;
}
.blog.blog-info .link {
  color: #17a2b8 !important;
}

.blog.blog-warning .tag {
  background: #fbd256 !important;
}
.blog.blog-warning .title:hover,
.blog.blog-warning .readmore:hover {
  color: #fbd256 !important;
}
.blog.blog-warning .link {
  color: #fbd256 !important;
}

.blog.blog-danger .tag {
  background: #e43f52 !important;
}
.blog.blog-danger .title:hover,
.blog.blog-danger .readmore:hover {
  color: #e43f52 !important;
}
.blog.blog-danger .link {
  color: #e43f52 !important;
}

.blog.blog-light .tag {
  background: #f8f9fa !important;
}
.blog.blog-light .title:hover,
.blog.blog-light .readmore:hover {
  color: #f8f9fa !important;
}
.blog.blog-light .link {
  color: #f8f9fa !important;
}

.blog.blog-dark .tag {
  background: #212529 !important;
}
.blog.blog-dark .title:hover,
.blog.blog-dark .readmore:hover {
  color: #212529 !important;
}
.blog.blog-dark .link {
  color: #212529 !important;
}

.blog.blog-footer .tag {
  background: #202942 !important;
}
.blog.blog-footer .title:hover,
.blog.blog-footer .readmore:hover {
  color: #202942 !important;
}
.blog.blog-footer .link {
  color: #202942 !important;
}

.blog.blog-muted .tag {
  background: #8492a6 !important;
}
.blog.blog-muted .title:hover,
.blog.blog-muted .readmore:hover {
  color: #8492a6 !important;
}
.blog.blog-muted .link {
  color: #8492a6 !important;
}

.blog {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog .content h4 {
  line-height: 1.2;
}
.blog .content .title {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blog .content .post-meta .like,
.blog .content .post-meta .comments,
.blog .content .post-meta .readmore {
  font-size: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blog .content .post-meta .like:hover {
  color: #e43f52 !important;
}
.blog .content .post-meta .comments:hover {
  color: #2eca8b !important;
}
.blog .author,
.blog .teacher,
.blog .preview,
.blog .course-fee {
  position: absolute;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blog .author {
  top: 5%;
  left: 5%;
}
.blog .author .user,
.blog .author .date,
.blog .author .profession,
.blog .teacher .user,
.blog .teacher .date,
.blog .teacher .profession {
  color: #ffffff;
}
.blog .teacher {
  bottom: 6%;
  left: 5%;
}
.blog .course-fee {
  bottom: -5%;
  right: 5%;
  width: 50px;
  height: 50px;
}
.blog .course-fee .fee {
  line-height: 50px;
}
.blog.blog-detail:hover {
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
}
.blog .overlay {
  background: #3c4858;
}
.blog:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.blog:hover .overlay {
  opacity: 0.6;
}
.blog:hover .author,
.blog:hover .teacher,
.blog:hover .preview,
.blog:hover .course-fee {
  opacity: 1;
}
.blog .blog-list-meta {
  position: absolute;
  bottom: 24px;
}
.blog .preview {
  color: #ffffff !important;
}

.sidebar .widget .blog-categories li {
  padding-bottom: 10px;
}
.sidebar .widget .blog-categories li:last-child {
  padding-bottom: 0;
}
.sidebar .widget .blog-categories li a,
.sidebar .widget .blog-categories li span {
  font-size: 15px;
}
.sidebar .widget .blog-categories li a {
  color: #212529;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sidebar .widget .blog-categories li a:hover {
  color: #7300d5;
}
.sidebar .widget .post-recent {
  padding-bottom: 15px;
}
.sidebar .widget .post-recent:last-child {
  padding-bottom: 0;
}
.sidebar .widget .post-recent .post-recent-thumb {
  width: 25%;
}
.sidebar .widget .post-recent .post-recent-content {
  width: 75%;
  padding-left: 10px;
}
.sidebar .widget .post-recent .post-recent-content a {
  display: block;
  color: #212529;
  font-size: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sidebar .widget .post-recent .post-recent-content a:hover {
  color: #7300d5;
}
.sidebar .widget .post-recent .post-recent-content span {
  font-size: 13px;
}

.tagcloud > a {
  background: #f8f9fa;
  color: #212529;
  display: inline-block;
  font-size: 9px;
  letter-spacing: 1px;
  margin: 5px 10px 5px 0;
  padding: 8px 12px 7px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
.tagcloud > a:hover {
  background: #7300d5;
  color: #ffffff;
}

.media-list .media .media-heading:hover {
  color: #7300d5 !important;
}
.media-list .sub-comment {
  border-left: 2px dashed #e9ecef;
}

.blog .overlay,
.job-box .job-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.job-box.job-primary .position a:hover {
  color: #7300d5 !important;
}
.job-box.job-primary .company-name:hover {
  color: #7300d5 !important;
}
.job-box.job-primary .title:hover,
.job-box.job-primary .readmore:hover {
  color: #7300d5 !important;
}
.job-box.job-primary .icons {
  color: #7300d5 !important;
}
.job-box.job-primary.candidate-list .name:hover,
.job-box.job-primary.company-list .name:hover {
  color: #7300d5 !important;
}
.job-box.job-primary .bg {
  background-color: #7300d5 !important;
}
.job-box.job-primary .bg-soft {
  background-color: rgba(115, 0, 213, 0.1) !important;
  border: 1px solid rgba(115, 0, 213, 0.1) !important;
  color: #7300d5 !important;
}
.job-box.job-primary .btn-soft {
  background-color: rgba(115, 0, 213, 0.05) !important;
  border: 1px solid rgba(115, 0, 213, 0.05) !important;
  color: #7300d5 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(115, 0, 213, 0.1);
  box-shadow: 0 3px 5px 0 rgba(115, 0, 213, 0.1);
}
.job-box.job-primary .btn-soft:hover,
.job-box.job-primary .btn-soft:focus,
.job-box.job-primary .btn-soft:active,
.job-box.job-primary .btn-soft.active,
.job-box.job-primary .btn-soft.focus {
  background-color: #7300d5 !important;
  border-color: #7300d5 !important;
  color: #ffffff !important;
}

.job-box.job-secondary .position a:hover {
  color: #6c757d !important;
}
.job-box.job-secondary .company-name:hover {
  color: #6c757d !important;
}
.job-box.job-secondary .title:hover,
.job-box.job-secondary .readmore:hover {
  color: #6c757d !important;
}
.job-box.job-secondary .icons {
  color: #6c757d !important;
}
.job-box.job-secondary.candidate-list .name:hover,
.job-box.job-secondary.company-list .name:hover {
  color: #6c757d !important;
}
.job-box.job-secondary .bg {
  background-color: #6c757d !important;
}
.job-box.job-secondary .bg-soft {
  background-color: rgba(108, 117, 125, 0.1) !important;
  border: 1px solid rgba(108, 117, 125, 0.1) !important;
  color: #6c757d !important;
}
.job-box.job-secondary .btn-soft {
  background-color: rgba(108, 117, 125, 0.05) !important;
  border: 1px solid rgba(108, 117, 125, 0.05) !important;
  color: #6c757d !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(108, 117, 125, 0.1);
  box-shadow: 0 3px 5px 0 rgba(108, 117, 125, 0.1);
}
.job-box.job-secondary .btn-soft:hover,
.job-box.job-secondary .btn-soft:focus,
.job-box.job-secondary .btn-soft:active,
.job-box.job-secondary .btn-soft.active,
.job-box.job-secondary .btn-soft.focus {
  background-color: #6c757d !important;
  border-color: #6c757d !important;
  color: #ffffff !important;
}

.job-box.job-success .position a:hover {
  color: #2eca8b !important;
}
.job-box.job-success .company-name:hover {
  color: #2eca8b !important;
}
.job-box.job-success .title:hover,
.job-box.job-success .readmore:hover {
  color: #2eca8b !important;
}
.job-box.job-success .icons {
  color: #2eca8b !important;
}
.job-box.job-success.candidate-list .name:hover,
.job-box.job-success.company-list .name:hover {
  color: #2eca8b !important;
}
.job-box.job-success .bg {
  background-color: #2eca8b !important;
}
.job-box.job-success .bg-soft {
  background-color: rgba(46, 202, 139, 0.1) !important;
  border: 1px solid rgba(46, 202, 139, 0.1) !important;
  color: #2eca8b !important;
}
.job-box.job-success .btn-soft {
  background-color: rgba(46, 202, 139, 0.05) !important;
  border: 1px solid rgba(46, 202, 139, 0.05) !important;
  color: #2eca8b !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.1);
  box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.1);
}
.job-box.job-success .btn-soft:hover,
.job-box.job-success .btn-soft:focus,
.job-box.job-success .btn-soft:active,
.job-box.job-success .btn-soft.active,
.job-box.job-success .btn-soft.focus {
  background-color: #2eca8b !important;
  border-color: #2eca8b !important;
  color: #ffffff !important;
}

.job-box.job-info .position a:hover {
  color: #17a2b8 !important;
}
.job-box.job-info .company-name:hover {
  color: #17a2b8 !important;
}
.job-box.job-info .title:hover,
.job-box.job-info .readmore:hover {
  color: #17a2b8 !important;
}
.job-box.job-info .icons {
  color: #17a2b8 !important;
}
.job-box.job-info.candidate-list .name:hover,
.job-box.job-info.company-list .name:hover {
  color: #17a2b8 !important;
}
.job-box.job-info .bg {
  background-color: #17a2b8 !important;
}
.job-box.job-info .bg-soft {
  background-color: rgba(23, 162, 184, 0.1) !important;
  border: 1px solid rgba(23, 162, 184, 0.1) !important;
  color: #17a2b8 !important;
}
.job-box.job-info .btn-soft {
  background-color: rgba(23, 162, 184, 0.05) !important;
  border: 1px solid rgba(23, 162, 184, 0.05) !important;
  color: #17a2b8 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.1);
  box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.1);
}
.job-box.job-info .btn-soft:hover,
.job-box.job-info .btn-soft:focus,
.job-box.job-info .btn-soft:active,
.job-box.job-info .btn-soft.active,
.job-box.job-info .btn-soft.focus {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important;
  color: #ffffff !important;
}

.job-box.job-warning .position a:hover {
  color: #fbd256 !important;
}
.job-box.job-warning .company-name:hover {
  color: #fbd256 !important;
}
.job-box.job-warning .title:hover,
.job-box.job-warning .readmore:hover {
  color: #fbd256 !important;
}
.job-box.job-warning .icons {
  color: #fbd256 !important;
}
.job-box.job-warning.candidate-list .name:hover,
.job-box.job-warning.company-list .name:hover {
  color: #fbd256 !important;
}
.job-box.job-warning .bg {
  background-color: #fbd256 !important;
}
.job-box.job-warning .bg-soft {
  background-color: rgba(251, 210, 86, 0.1) !important;
  border: 1px solid rgba(251, 210, 86, 0.1) !important;
  color: #fbd256 !important;
}
.job-box.job-warning .btn-soft {
  background-color: rgba(251, 210, 86, 0.05) !important;
  border: 1px solid rgba(251, 210, 86, 0.05) !important;
  color: #fbd256 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(251, 210, 86, 0.1);
  box-shadow: 0 3px 5px 0 rgba(251, 210, 86, 0.1);
}
.job-box.job-warning .btn-soft:hover,
.job-box.job-warning .btn-soft:focus,
.job-box.job-warning .btn-soft:active,
.job-box.job-warning .btn-soft.active,
.job-box.job-warning .btn-soft.focus {
  background-color: #fbd256 !important;
  border-color: #fbd256 !important;
  color: #ffffff !important;
}

.job-box.job-danger .position a:hover {
  color: #e43f52 !important;
}
.job-box.job-danger .company-name:hover {
  color: #e43f52 !important;
}
.job-box.job-danger .title:hover,
.job-box.job-danger .readmore:hover {
  color: #e43f52 !important;
}
.job-box.job-danger .icons {
  color: #e43f52 !important;
}
.job-box.job-danger.candidate-list .name:hover,
.job-box.job-danger.company-list .name:hover {
  color: #e43f52 !important;
}
.job-box.job-danger .bg {
  background-color: #e43f52 !important;
}
.job-box.job-danger .bg-soft {
  background-color: rgba(228, 63, 82, 0.1) !important;
  border: 1px solid rgba(228, 63, 82, 0.1) !important;
  color: #e43f52 !important;
}
.job-box.job-danger .btn-soft {
  background-color: rgba(228, 63, 82, 0.05) !important;
  border: 1px solid rgba(228, 63, 82, 0.05) !important;
  color: #e43f52 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.1);
  box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.1);
}
.job-box.job-danger .btn-soft:hover,
.job-box.job-danger .btn-soft:focus,
.job-box.job-danger .btn-soft:active,
.job-box.job-danger .btn-soft.active,
.job-box.job-danger .btn-soft.focus {
  background-color: #e43f52 !important;
  border-color: #e43f52 !important;
  color: #ffffff !important;
}

.job-box.job-light .position a:hover {
  color: #f8f9fa !important;
}
.job-box.job-light .company-name:hover {
  color: #f8f9fa !important;
}
.job-box.job-light .title:hover,
.job-box.job-light .readmore:hover {
  color: #f8f9fa !important;
}
.job-box.job-light .icons {
  color: #f8f9fa !important;
}
.job-box.job-light.candidate-list .name:hover,
.job-box.job-light.company-list .name:hover {
  color: #f8f9fa !important;
}
.job-box.job-light .bg {
  background-color: #f8f9fa !important;
}
.job-box.job-light .bg-soft {
  background-color: rgba(248, 249, 250, 0.1) !important;
  border: 1px solid rgba(248, 249, 250, 0.1) !important;
  color: #f8f9fa !important;
}
.job-box.job-light .btn-soft {
  background-color: rgba(248, 249, 250, 0.05) !important;
  border: 1px solid rgba(248, 249, 250, 0.05) !important;
  color: #f8f9fa !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 250, 0.1);
  box-shadow: 0 3px 5px 0 rgba(248, 249, 250, 0.1);
}
.job-box.job-light .btn-soft:hover,
.job-box.job-light .btn-soft:focus,
.job-box.job-light .btn-soft:active,
.job-box.job-light .btn-soft.active,
.job-box.job-light .btn-soft.focus {
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important;
  color: #ffffff !important;
}

.job-box.job-dark .position a:hover {
  color: #212529 !important;
}
.job-box.job-dark .company-name:hover {
  color: #212529 !important;
}
.job-box.job-dark .title:hover,
.job-box.job-dark .readmore:hover {
  color: #212529 !important;
}
.job-box.job-dark .icons {
  color: #212529 !important;
}
.job-box.job-dark.candidate-list .name:hover,
.job-box.job-dark.company-list .name:hover {
  color: #212529 !important;
}
.job-box.job-dark .bg {
  background-color: #212529 !important;
}
.job-box.job-dark .bg-soft {
  background-color: rgba(33, 37, 41, 0.1) !important;
  border: 1px solid rgba(33, 37, 41, 0.1) !important;
  color: #212529 !important;
}
.job-box.job-dark .btn-soft {
  background-color: rgba(33, 37, 41, 0.05) !important;
  border: 1px solid rgba(33, 37, 41, 0.05) !important;
  color: #212529 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(33, 37, 41, 0.1);
  box-shadow: 0 3px 5px 0 rgba(33, 37, 41, 0.1);
}
.job-box.job-dark .btn-soft:hover,
.job-box.job-dark .btn-soft:focus,
.job-box.job-dark .btn-soft:active,
.job-box.job-dark .btn-soft.active,
.job-box.job-dark .btn-soft.focus {
  background-color: #212529 !important;
  border-color: #212529 !important;
  color: #ffffff !important;
}

.job-box.job-footer .position a:hover {
  color: #202942 !important;
}
.job-box.job-footer .company-name:hover {
  color: #202942 !important;
}
.job-box.job-footer .title:hover,
.job-box.job-footer .readmore:hover {
  color: #202942 !important;
}
.job-box.job-footer .icons {
  color: #202942 !important;
}
.job-box.job-footer.candidate-list .name:hover,
.job-box.job-footer.company-list .name:hover {
  color: #202942 !important;
}
.job-box.job-footer .bg {
  background-color: #202942 !important;
}
.job-box.job-footer .bg-soft {
  background-color: rgba(32, 41, 66, 0.1) !important;
  border: 1px solid rgba(32, 41, 66, 0.1) !important;
  color: #202942 !important;
}
.job-box.job-footer .btn-soft {
  background-color: rgba(32, 41, 66, 0.05) !important;
  border: 1px solid rgba(32, 41, 66, 0.05) !important;
  color: #202942 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.1);
  box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.1);
}
.job-box.job-footer .btn-soft:hover,
.job-box.job-footer .btn-soft:focus,
.job-box.job-footer .btn-soft:active,
.job-box.job-footer .btn-soft.active,
.job-box.job-footer .btn-soft.focus {
  background-color: #202942 !important;
  border-color: #202942 !important;
  color: #ffffff !important;
}

.job-box.job-muted .position a:hover {
  color: #8492a6 !important;
}
.job-box.job-muted .company-name:hover {
  color: #8492a6 !important;
}
.job-box.job-muted .title:hover,
.job-box.job-muted .readmore:hover {
  color: #8492a6 !important;
}
.job-box.job-muted .icons {
  color: #8492a6 !important;
}
.job-box.job-muted.candidate-list .name:hover,
.job-box.job-muted.company-list .name:hover {
  color: #8492a6 !important;
}
.job-box.job-muted .bg {
  background-color: #8492a6 !important;
}
.job-box.job-muted .bg-soft {
  background-color: rgba(132, 146, 166, 0.1) !important;
  border: 1px solid rgba(132, 146, 166, 0.1) !important;
  color: #8492a6 !important;
}
.job-box.job-muted .btn-soft {
  background-color: rgba(132, 146, 166, 0.05) !important;
  border: 1px solid rgba(132, 146, 166, 0.05) !important;
  color: #8492a6 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.1);
  box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.1);
}
.job-box.job-muted .btn-soft:hover,
.job-box.job-muted .btn-soft:focus,
.job-box.job-muted .btn-soft:active,
.job-box.job-muted .btn-soft.active,
.job-box.job-muted .btn-soft.focus {
  background-color: #8492a6 !important;
  border-color: #8492a6 !important;
  color: #ffffff !important;
}

.job-box {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.job-box .job-overlay {
  opacity: 0.6;
}
.job-box .head {
  position: absolute;
  top: 15px;
  right: 15px;
}
.job-box .position {
  position: absolute;
  top: 15px;
  left: 15px;
}
.job-box .position a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.job-box .firm-logo {
  position: absolute;
  left: 0;
  right: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  margin: 0 auto;
  top: -30px;
}
.job-box .company-name {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.job-box.candidate-list .like {
  -webkit-text-stroke: 1px #8492a6;
  -webkit-text-fill-color: transparent;
}
.job-box.candidate-list .like:hover,
.job-box.candidate-list .like:focus {
  -webkit-text-stroke: #e43f52;
  -webkit-text-fill-color: #e43f52;
}
.job-box.candidate-list,
.job-box.company-list {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.job-box.candidate-list:hover,
.job-box.company-list:hover {
  -webkit-box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important;
  box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important;
}
.job-box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

@media (min-width: 1024px) {
  .job-profile {
    top: -378px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .job-profile {
    top: -338px;
  }
}
@media (max-width: 767px) {
  .company-logo {
    float: none !important;
    text-align: left !important;
  }
}
.categories.category-primary .title:hover {
  color: #7300d5 !important;
}

.categories.category-secondary .title:hover {
  color: #6c757d !important;
}

.categories.category-success .title:hover {
  color: #2eca8b !important;
}

.categories.category-info .title:hover {
  color: #17a2b8 !important;
}

.categories.category-warning .title:hover {
  color: #fbd256 !important;
}

.categories.category-danger .title:hover {
  color: #e43f52 !important;
}

.categories.category-light .title:hover {
  color: #f8f9fa !important;
}

.categories.category-dark .title:hover {
  color: #212529 !important;
}

.categories.category-footer .title:hover {
  color: #202942 !important;
}

.categories.category-muted .title:hover {
  color: #8492a6 !important;
}

.categories {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.categories:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}

/*********************************/
/*         Contact us            */
/*===============================*/
.form-icon .icons {
  position: absolute;
  top: 12px;
  left: 18px;
}

.map {
  line-height: 0;
}
.map iframe {
  width: 100% !important;
  height: 400px;
}

.error {
  margin: 8px 0px;
  display: none;
  color: #e43f52;
}

#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0px;
}

.error_message,
#success_page {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 5px;
}

.error_message {
  background-color: rgba(240, 115, 90, 0.1) !important;
  border: 2px solid rgba(240, 115, 90, 0.1) !important;
  color: #f0735a !important;
  font-size: 14px;
}

.contact-loader {
  display: none;
}

#success_page {
  background-color: rgba(83, 199, 151, 0.1) !important;
  border: 2px solid rgba(83, 199, 151, 0.1) !important;
  color: #53c797 !important;
}
#success_page p {
  margin-bottom: 0 !important;
}

.qs-datepicker-container {
  background-color: #fff;
  border-color: #e9ecef;
  color: #3c4858;
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}
.qs-datepicker-container .qs-controls {
  background-color: #e9ecef;
  color: #3c4858;
}
.qs-datepicker-container .qs-controls .qs-month-year {
  font-weight: 600;
  font-size: 15px;
}
.qs-datepicker-container .qs-controls .qs-month-year:hover {
  border-bottom: 1px solid #e9ecef;
}
.qs-datepicker-container .qs-squares .qs-square {
  font-size: 15px;
  height: 34px;
  width: 34px;
}
.qs-datepicker-container
  .qs-squares
  .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(
    .qs-active
  ):hover,
.qs-datepicker-container .qs-squares .qs-square.qs-current {
  background: #7300d5;
  color: #ffffff;
  border-radius: 30px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 30px;
}
.qs-datepicker-container .qs-squares .qs-day {
  font-weight: 500;
  color: #8492a6;
}

@media (min-width: 768px) {
  .map.map-height-two iframe {
    height: 551px;
  }
}
/*********************************/
/*     Features & Services       */
/*===============================*/
.features.feature-primary .icon {
  background: rgba(115, 0, 213, 0.1);
}
.features.feature-primary .image:before {
  background: linear-gradient(45deg, transparent, rgba(115, 0, 213, 0.1));
}
.features.feature-primary .read-more,
.features.feature-primary .color {
  color: #7300d5 !important;
}
.features.feature-primary.feature-clean .icons {
  color: #7300d5 !important;
}
.features.feature-primary.feature-clean .icons i {
  background-color: rgba(115, 0, 213, 0.1);
}
.features.feature-primary.feature-clean .title:hover {
  color: #7300d5 !important;
}
.features.feature-primary.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(115, 0, 213, 0.15));
  color: #7300d5;
}
.features.feature-primary .btn-soft {
  background-color: rgba(115, 0, 213, 0.05) !important;
  border: 1px solid rgba(115, 0, 213, 0.05) !important;
  color: #7300d5 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(115, 0, 213, 0.1);
  box-shadow: 0 3px 5px 0 rgba(115, 0, 213, 0.1);
}
.features.feature-primary .btn-soft:hover,
.features.feature-primary .btn-soft:focus,
.features.feature-primary .btn-soft:active,
.features.feature-primary .btn-soft.active,
.features.feature-primary .btn-soft.focus {
  background-color: #7300d5 !important;
  border-color: #7300d5 !important;
  color: #ffffff !important;
}
.features.feature-primary:hover .image:before {
  background: rgba(115, 0, 213, 0.1);
}

.features.feature-secondary .icon {
  background: rgba(108, 117, 125, 0.1);
}
.features.feature-secondary .image:before {
  background: linear-gradient(45deg, transparent, rgba(108, 117, 125, 0.1));
}
.features.feature-secondary .read-more,
.features.feature-secondary .color {
  color: #6c757d !important;
}
.features.feature-secondary.feature-clean .icons {
  color: #6c757d !important;
}
.features.feature-secondary.feature-clean .icons i {
  background-color: rgba(108, 117, 125, 0.1);
}
.features.feature-secondary.feature-clean .title:hover {
  color: #6c757d !important;
}
.features.feature-secondary.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(108, 117, 125, 0.15));
  color: #6c757d;
}
.features.feature-secondary .btn-soft {
  background-color: rgba(108, 117, 125, 0.05) !important;
  border: 1px solid rgba(108, 117, 125, 0.05) !important;
  color: #6c757d !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(108, 117, 125, 0.1);
  box-shadow: 0 3px 5px 0 rgba(108, 117, 125, 0.1);
}
.features.feature-secondary .btn-soft:hover,
.features.feature-secondary .btn-soft:focus,
.features.feature-secondary .btn-soft:active,
.features.feature-secondary .btn-soft.active,
.features.feature-secondary .btn-soft.focus {
  background-color: #6c757d !important;
  border-color: #6c757d !important;
  color: #ffffff !important;
}
.features.feature-secondary:hover .image:before {
  background: rgba(108, 117, 125, 0.1);
}

.features.feature-success .icon {
  background: rgba(46, 202, 139, 0.1);
}
.features.feature-success .image:before {
  background: linear-gradient(45deg, transparent, rgba(46, 202, 139, 0.1));
}
.features.feature-success .read-more,
.features.feature-success .color {
  color: #2eca8b !important;
}
.features.feature-success.feature-clean .icons {
  color: #2eca8b !important;
}
.features.feature-success.feature-clean .icons i {
  background-color: rgba(46, 202, 139, 0.1);
}
.features.feature-success.feature-clean .title:hover {
  color: #2eca8b !important;
}
.features.feature-success.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(46, 202, 139, 0.15));
  color: #2eca8b;
}
.features.feature-success .btn-soft {
  background-color: rgba(46, 202, 139, 0.05) !important;
  border: 1px solid rgba(46, 202, 139, 0.05) !important;
  color: #2eca8b !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.1);
  box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.1);
}
.features.feature-success .btn-soft:hover,
.features.feature-success .btn-soft:focus,
.features.feature-success .btn-soft:active,
.features.feature-success .btn-soft.active,
.features.feature-success .btn-soft.focus {
  background-color: #2eca8b !important;
  border-color: #2eca8b !important;
  color: #ffffff !important;
}
.features.feature-success:hover .image:before {
  background: rgba(46, 202, 139, 0.1);
}

.features.feature-info .icon {
  background: rgba(23, 162, 184, 0.1);
}
.features.feature-info .image:before {
  background: linear-gradient(45deg, transparent, rgba(23, 162, 184, 0.1));
}
.features.feature-info .read-more,
.features.feature-info .color {
  color: #17a2b8 !important;
}
.features.feature-info.feature-clean .icons {
  color: #17a2b8 !important;
}
.features.feature-info.feature-clean .icons i {
  background-color: rgba(23, 162, 184, 0.1);
}
.features.feature-info.feature-clean .title:hover {
  color: #17a2b8 !important;
}
.features.feature-info.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(23, 162, 184, 0.15));
  color: #17a2b8;
}
.features.feature-info .btn-soft {
  background-color: rgba(23, 162, 184, 0.05) !important;
  border: 1px solid rgba(23, 162, 184, 0.05) !important;
  color: #17a2b8 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.1);
  box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.1);
}
.features.feature-info .btn-soft:hover,
.features.feature-info .btn-soft:focus,
.features.feature-info .btn-soft:active,
.features.feature-info .btn-soft.active,
.features.feature-info .btn-soft.focus {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important;
  color: #ffffff !important;
}
.features.feature-info:hover .image:before {
  background: rgba(23, 162, 184, 0.1);
}

.features.feature-warning .icon {
  background: rgba(251, 210, 86, 0.1);
}
.features.feature-warning .image:before {
  background: linear-gradient(45deg, transparent, rgba(251, 210, 86, 0.1));
}
.features.feature-warning .read-more,
.features.feature-warning .color {
  color: #fbd256 !important;
}
.features.feature-warning.feature-clean .icons {
  color: #fbd256 !important;
}
.features.feature-warning.feature-clean .icons i {
  background-color: rgba(251, 210, 86, 0.1);
}
.features.feature-warning.feature-clean .title:hover {
  color: #fbd256 !important;
}
.features.feature-warning.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(251, 210, 86, 0.15));
  color: #fbd256;
}
.features.feature-warning .btn-soft {
  background-color: rgba(251, 210, 86, 0.05) !important;
  border: 1px solid rgba(251, 210, 86, 0.05) !important;
  color: #fbd256 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(251, 210, 86, 0.1);
  box-shadow: 0 3px 5px 0 rgba(251, 210, 86, 0.1);
}
.features.feature-warning .btn-soft:hover,
.features.feature-warning .btn-soft:focus,
.features.feature-warning .btn-soft:active,
.features.feature-warning .btn-soft.active,
.features.feature-warning .btn-soft.focus {
  background-color: #fbd256 !important;
  border-color: #fbd256 !important;
  color: #ffffff !important;
}
.features.feature-warning:hover .image:before {
  background: rgba(251, 210, 86, 0.1);
}

.features.feature-danger .icon {
  background: rgba(228, 63, 82, 0.1);
}
.features.feature-danger .image:before {
  background: linear-gradient(45deg, transparent, rgba(228, 63, 82, 0.1));
}
.features.feature-danger .read-more,
.features.feature-danger .color {
  color: #e43f52 !important;
}
.features.feature-danger.feature-clean .icons {
  color: #e43f52 !important;
}
.features.feature-danger.feature-clean .icons i {
  background-color: rgba(228, 63, 82, 0.1);
}
.features.feature-danger.feature-clean .title:hover {
  color: #e43f52 !important;
}
.features.feature-danger.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(228, 63, 82, 0.15));
  color: #e43f52;
}
.features.feature-danger .btn-soft {
  background-color: rgba(228, 63, 82, 0.05) !important;
  border: 1px solid rgba(228, 63, 82, 0.05) !important;
  color: #e43f52 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.1);
  box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.1);
}
.features.feature-danger .btn-soft:hover,
.features.feature-danger .btn-soft:focus,
.features.feature-danger .btn-soft:active,
.features.feature-danger .btn-soft.active,
.features.feature-danger .btn-soft.focus {
  background-color: #e43f52 !important;
  border-color: #e43f52 !important;
  color: #ffffff !important;
}
.features.feature-danger:hover .image:before {
  background: rgba(228, 63, 82, 0.1);
}

.features.feature-light .icon {
  background: rgba(248, 249, 250, 0.1);
}
.features.feature-light .image:before {
  background: linear-gradient(45deg, transparent, rgba(248, 249, 250, 0.1));
}
.features.feature-light .read-more,
.features.feature-light .color {
  color: #f8f9fa !important;
}
.features.feature-light.feature-clean .icons {
  color: #f8f9fa !important;
}
.features.feature-light.feature-clean .icons i {
  background-color: rgba(248, 249, 250, 0.1);
}
.features.feature-light.feature-clean .title:hover {
  color: #f8f9fa !important;
}
.features.feature-light.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(248, 249, 250, 0.15));
  color: #f8f9fa;
}
.features.feature-light .btn-soft {
  background-color: rgba(248, 249, 250, 0.05) !important;
  border: 1px solid rgba(248, 249, 250, 0.05) !important;
  color: #f8f9fa !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 250, 0.1);
  box-shadow: 0 3px 5px 0 rgba(248, 249, 250, 0.1);
}
.features.feature-light .btn-soft:hover,
.features.feature-light .btn-soft:focus,
.features.feature-light .btn-soft:active,
.features.feature-light .btn-soft.active,
.features.feature-light .btn-soft.focus {
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important;
  color: #ffffff !important;
}
.features.feature-light:hover .image:before {
  background: rgba(248, 249, 250, 0.1);
}

.features.feature-dark .icon {
  background: rgba(33, 37, 41, 0.1);
}
.features.feature-dark .image:before {
  background: linear-gradient(45deg, transparent, rgba(33, 37, 41, 0.1));
}
.features.feature-dark .read-more,
.features.feature-dark .color {
  color: #212529 !important;
}
.features.feature-dark.feature-clean .icons {
  color: #212529 !important;
}
.features.feature-dark.feature-clean .icons i {
  background-color: rgba(33, 37, 41, 0.1);
}
.features.feature-dark.feature-clean .title:hover {
  color: #212529 !important;
}
.features.feature-dark.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(33, 37, 41, 0.15));
  color: #212529;
}
.features.feature-dark .btn-soft {
  background-color: rgba(33, 37, 41, 0.05) !important;
  border: 1px solid rgba(33, 37, 41, 0.05) !important;
  color: #212529 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(33, 37, 41, 0.1);
  box-shadow: 0 3px 5px 0 rgba(33, 37, 41, 0.1);
}
.features.feature-dark .btn-soft:hover,
.features.feature-dark .btn-soft:focus,
.features.feature-dark .btn-soft:active,
.features.feature-dark .btn-soft.active,
.features.feature-dark .btn-soft.focus {
  background-color: #212529 !important;
  border-color: #212529 !important;
  color: #ffffff !important;
}
.features.feature-dark:hover .image:before {
  background: rgba(33, 37, 41, 0.1);
}

.features.feature-footer .icon {
  background: rgba(32, 41, 66, 0.1);
}
.features.feature-footer .image:before {
  background: linear-gradient(45deg, transparent, rgba(32, 41, 66, 0.1));
}
.features.feature-footer .read-more,
.features.feature-footer .color {
  color: #202942 !important;
}
.features.feature-footer.feature-clean .icons {
  color: #202942 !important;
}
.features.feature-footer.feature-clean .icons i {
  background-color: rgba(32, 41, 66, 0.1);
}
.features.feature-footer.feature-clean .title:hover {
  color: #202942 !important;
}
.features.feature-footer.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(32, 41, 66, 0.15));
  color: #202942;
}
.features.feature-footer .btn-soft {
  background-color: rgba(32, 41, 66, 0.05) !important;
  border: 1px solid rgba(32, 41, 66, 0.05) !important;
  color: #202942 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.1);
  box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.1);
}
.features.feature-footer .btn-soft:hover,
.features.feature-footer .btn-soft:focus,
.features.feature-footer .btn-soft:active,
.features.feature-footer .btn-soft.active,
.features.feature-footer .btn-soft.focus {
  background-color: #202942 !important;
  border-color: #202942 !important;
  color: #ffffff !important;
}
.features.feature-footer:hover .image:before {
  background: rgba(32, 41, 66, 0.1);
}

.features.feature-muted .icon {
  background: rgba(132, 146, 166, 0.1);
}
.features.feature-muted .image:before {
  background: linear-gradient(45deg, transparent, rgba(132, 146, 166, 0.1));
}
.features.feature-muted .read-more,
.features.feature-muted .color {
  color: #8492a6 !important;
}
.features.feature-muted.feature-clean .icons {
  color: #8492a6 !important;
}
.features.feature-muted.feature-clean .icons i {
  background-color: rgba(132, 146, 166, 0.1);
}
.features.feature-muted.feature-clean .title:hover {
  color: #8492a6 !important;
}
.features.feature-muted.key-feature .icon {
  background: linear-gradient(45deg, transparent, rgba(132, 146, 166, 0.15));
  color: #8492a6;
}
.features.feature-muted .btn-soft {
  background-color: rgba(132, 146, 166, 0.05) !important;
  border: 1px solid rgba(132, 146, 166, 0.05) !important;
  color: #8492a6 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.1);
  box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.1);
}
.features.feature-muted .btn-soft:hover,
.features.feature-muted .btn-soft:focus,
.features.feature-muted .btn-soft:active,
.features.feature-muted .btn-soft.active,
.features.feature-muted .btn-soft.focus {
  background-color: #8492a6 !important;
  border-color: #8492a6 !important;
  color: #ffffff !important;
}
.features.feature-muted:hover .image:before {
  background: rgba(132, 146, 166, 0.1);
}

.features .image:before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 64px;
  height: 64px;
  border-radius: 6px;
  -webkit-transform: rotate(33.75deg);
  transform: rotate(33.75deg);
}
.features.feature-clean {
  background-color: #ffffff;
}
.features.feature-clean .icons i {
  height: 65px;
  width: 65px;
  line-height: 65px;
}
.features.key-feature {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.features.key-feature:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important;
  box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important;
}
.features:hover .image:before {
  -webkit-animation: spinner-border 5s linear infinite !important;
  animation: spinner-border 5s linear infinite !important;
}

.features .title,
.key-feature .title {
  font-size: 18px !important;
}
.features .icon,
.key-feature .icon {
  height: 45px;
  min-width: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*********************************/
/*         Home & Hero           */
/*===============================*/
.bg-home {
  height: 100vh;
  background-size: cover;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  background-position: center center;
}

.bg-half-170 {
  padding: 170px 0;
  background-size: cover;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  background-position: center center;
}

.bg-half {
  padding: 200px 0 100px;
  background-size: cover;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  background-position: center center;
}
@media (max-width: 768px) {
  .bg-half {
    padding: 160px 0 60px;
  }
}

.bg-auth-home {
  padding: 50px 0;
  height: 100%;
  background-size: cover;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  background-position: center center;
}

@media (max-width: 767px) {
  .bg-auth-home {
    padding: 20px 0;
  }
}

.bg-circle-gradiant {
  background: radial-gradient(
    circle at 50% 50%,
    rgba(115, 0, 213, 0.1) 0%,
    rgba(115, 0, 213, 0.1) 33.333%,
    rgba(115, 0, 213, 0.2) 33.333%,
    rgba(115, 0, 213, 0.2) 66.666%,
    rgba(115, 0, 213, 0.3) 66.666%,
    rgba(115, 0, 213, 0.3) 99.999%
  );
}

@media (max-width: 767px) {
  .bg-home,
  .bg-half-170,
  .bg-half-260,
  .bg-marketing,
  .swiper-slider-hero .swiper-container .swiper-slide {
    padding: 150px 0;
    height: auto;
  }
}
.shape {
  position: absolute;
  pointer-events: none;
  right: 0;
  bottom: -2px;
  left: 0;
}
.shape > svg {
  -webkit-transform: scale(2);
  transform: scale(2);
  width: 100%;
  height: auto;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}
.shape.integration-hero {
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 250px;
  background: #fff;
}
@media (max-width: 768px) {
  .shape.integration-hero {
    height: 140px;
  }
}
@media (max-width: 425px) {
  .shape.integration-hero {
    height: 60px;
  }
}
@media (max-width: 425px) {
  .shape {
    bottom: -4px;
  }
}

/*********************************/
/*         Pricing & Plans       */
/*===============================*/
.pricing.pricing-primary.business-rate:hover {
  border-color: #7300d5 !important;
}
.pricing.pricing-primary.business-rate:hover .title {
  color: #7300d5;
}
.pricing.pricing-primary .name,
.pricing.pricing-primary .icon {
  color: #7300d5;
}
.pricing.pricing-secondary.business-rate:hover {
  border-color: #6c757d !important;
}
.pricing.pricing-secondary.business-rate:hover .title {
  color: #6c757d;
}
.pricing.pricing-secondary .name,
.pricing.pricing-secondary .icon {
  color: #6c757d;
}
.pricing.pricing-success.business-rate:hover {
  border-color: #2eca8b !important;
}
.pricing.pricing-success.business-rate:hover .title {
  color: #2eca8b;
}
.pricing.pricing-success .name,
.pricing.pricing-success .icon {
  color: #2eca8b;
}
.pricing.pricing-info.business-rate:hover {
  border-color: #17a2b8 !important;
}
.pricing.pricing-info.business-rate:hover .title {
  color: #17a2b8;
}
.pricing.pricing-info .name,
.pricing.pricing-info .icon {
  color: #17a2b8;
}
.pricing.pricing-warning.business-rate:hover {
  border-color: #fbd256 !important;
}
.pricing.pricing-warning.business-rate:hover .title {
  color: #fbd256;
}
.pricing.pricing-warning .name,
.pricing.pricing-warning .icon {
  color: #fbd256;
}
.pricing.pricing-danger.business-rate:hover {
  border-color: #e43f52 !important;
}
.pricing.pricing-danger.business-rate:hover .title {
  color: #e43f52;
}
.pricing.pricing-danger .name,
.pricing.pricing-danger .icon {
  color: #e43f52;
}
.pricing.pricing-light.business-rate:hover {
  border-color: #f8f9fa !important;
}
.pricing.pricing-light.business-rate:hover .title {
  color: #f8f9fa;
}
.pricing.pricing-light .name,
.pricing.pricing-light .icon {
  color: #f8f9fa;
}
.pricing.pricing-dark.business-rate:hover {
  border-color: #212529 !important;
}
.pricing.pricing-dark.business-rate:hover .title {
  color: #212529;
}
.pricing.pricing-dark .name,
.pricing.pricing-dark .icon {
  color: #212529;
}
.pricing.pricing-footer.business-rate:hover {
  border-color: #202942 !important;
}
.pricing.pricing-footer.business-rate:hover .title {
  color: #202942;
}
.pricing.pricing-footer .name,
.pricing.pricing-footer .icon {
  color: #202942;
}
.pricing.pricing-muted.business-rate:hover {
  border-color: #8492a6 !important;
}
.pricing.pricing-muted.business-rate:hover .title {
  color: #8492a6;
}
.pricing.pricing-muted .name,
.pricing.pricing-muted .icon {
  color: #8492a6;
}

.pricing {
  position: relative;
  z-index: 1;
  border-bottom: 3px solid #e9ecef !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pricing .price {
  font-weight: 400;
}
.pricing.business-rate:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  z-index: 2;
  -webkit-box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important;
  box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important;
  background-color: #fff !important;
}

.ribbon.ribbon-primary span {
  background-color: #7300d5 !important;
}
.ribbon.ribbon-primary span:before {
  border-left-color: #5700a2;
  border-top-color: #5700a2;
}
.ribbon.ribbon-primary span:after {
  border-right-color: #5700a2;
  border-top-color: #5700a2;
}
.ribbon.ribbon-secondary span {
  background-color: #6c757d !important;
}
.ribbon.ribbon-secondary span:before {
  border-left-color: #545b62;
  border-top-color: #545b62;
}
.ribbon.ribbon-secondary span:after {
  border-right-color: #545b62;
  border-top-color: #545b62;
}
.ribbon.ribbon-success span {
  background-color: #2eca8b !important;
}
.ribbon.ribbon-success span:before {
  border-left-color: #25a06e;
  border-top-color: #25a06e;
}
.ribbon.ribbon-success span:after {
  border-right-color: #25a06e;
  border-top-color: #25a06e;
}
.ribbon.ribbon-info span {
  background-color: #17a2b8 !important;
}
.ribbon.ribbon-info span:before {
  border-left-color: #117a8b;
  border-top-color: #117a8b;
}
.ribbon.ribbon-info span:after {
  border-right-color: #117a8b;
  border-top-color: #117a8b;
}
.ribbon.ribbon-warning span {
  background-color: #fbd256 !important;
}
.ribbon.ribbon-warning span:before {
  border-left-color: #fac524;
  border-top-color: #fac524;
}
.ribbon.ribbon-warning span:after {
  border-right-color: #fac524;
  border-top-color: #fac524;
}
.ribbon.ribbon-danger span {
  background-color: #e43f52 !important;
}
.ribbon.ribbon-danger span:before {
  border-left-color: #d21e32;
  border-top-color: #d21e32;
}
.ribbon.ribbon-danger span:after {
  border-right-color: #d21e32;
  border-top-color: #d21e32;
}
.ribbon.ribbon-light span {
  background-color: #f8f9fa !important;
}
.ribbon.ribbon-light span:before {
  border-left-color: #dae0e5;
  border-top-color: #dae0e5;
}
.ribbon.ribbon-light span:after {
  border-right-color: #dae0e5;
  border-top-color: #dae0e5;
}
.ribbon.ribbon-dark span {
  background-color: #212529 !important;
}
.ribbon.ribbon-dark span:before {
  border-left-color: #0a0c0d;
  border-top-color: #0a0c0d;
}
.ribbon.ribbon-dark span:after {
  border-right-color: #0a0c0d;
  border-top-color: #0a0c0d;
}
.ribbon.ribbon-footer span {
  background-color: #202942 !important;
}
.ribbon.ribbon-footer span:before {
  border-left-color: #0f1420;
  border-top-color: #0f1420;
}
.ribbon.ribbon-footer span:after {
  border-right-color: #0f1420;
  border-top-color: #0f1420;
}
.ribbon.ribbon-muted span {
  background-color: #8492a6 !important;
}
.ribbon.ribbon-muted span:before {
  border-left-color: #68788f;
  border-top-color: #68788f;
}
.ribbon.ribbon-muted span:after {
  border-right-color: #68788f;
  border-top-color: #68788f;
}

.ribbon {
  position: absolute;
  top: -5px;
  width: 75px;
  height: 75px;
  z-index: 2;
}
.ribbon.ribbon-right {
  right: -5px;
}
.ribbon.ribbon-right span {
  right: -23px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ribbon.ribbon-left {
  left: -5px;
}
.ribbon.ribbon-left span {
  left: -21px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ribbon span {
  position: absolute;
  top: 18px;
  width: 100px;
  color: #ffffff;
}
.ribbon span:before,
.ribbon span:after {
  content: '';
  position: absolute;
  top: 100%;
  z-index: -1;
  border: 3px solid transparent;
}
.ribbon span:before {
  left: 0;
}
.ribbon span:after {
  right: 0;
}

.switcher-pricing .toggle,
.switcher-pricing .toggler {
  display: inline-block;
  vertical-align: middle;
}
.switcher-pricing .toggler {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: bold;
}
.switcher-pricing .toggler--is-active {
  color: #7300d5 !important;
}
.switcher-pricing .form-switch .form-check-input {
  width: 48px;
  height: 24px;
  margin-top: 0;
}

.hide {
  display: none;
}

/*********************************/
/*         Team members          */
/*===============================*/
.team.team-primary .name:hover {
  color: #7300d5 !important;
}

.team.team-secondary .name:hover {
  color: #6c757d !important;
}

.team.team-success .name:hover {
  color: #2eca8b !important;
}

.team.team-info .name:hover {
  color: #17a2b8 !important;
}

.team.team-warning .name:hover {
  color: #fbd256 !important;
}

.team.team-danger .name:hover {
  color: #e43f52 !important;
}

.team.team-light .name:hover {
  color: #f8f9fa !important;
}

.team.team-dark .name:hover {
  color: #212529 !important;
}

.team.team-footer .name:hover {
  color: #202942 !important;
}

.team.team-muted .name:hover {
  color: #8492a6 !important;
}

.team img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team .team-icon {
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  right: 0;
  opacity: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team:hover img {
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  opacity: 0.2;
}
.team:hover .overlay-team {
  opacity: 0.6;
}
.team:hover .team-icon {
  opacity: 1;
}

/*********************************/
/*         Authentications       */
/*===============================*/
.login-page {
  font-size: 15px;
}
.login-page .forgot-pass {
  z-index: 99;
  position: relative;
  font-size: 13px;
}

.fw-medium {
  font-weight: 600;
}

.section {
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  .section {
    padding: 60px 0;
  }
}

.section-two {
  padding: 60px 0;
  position: relative;
}

.bg-overlay {
  background-color: rgba(60, 72, 88, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.bg-overlay-white {
  background-color: rgba(255, 255, 255, 0.5);
}

.title-heading {
  line-height: 26px;
}
.title-heading .heading {
  font-size: 45px !important;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .title-heading .heading {
    font-size: 35px !important;
  }
}
.title-heading .para-desc {
  font-size: 18px;
}

.section-title .title {
  letter-spacing: 0.5px;
  font-size: 28px !important;
}
@media (max-width: 768px) {
  .section-title .title {
    font-size: 24px !important;
  }
}

.para-desc {
  max-width: 600px;
}

.mt-100 {
  margin-top: 100px;
}

@media (min-width: 768px) {
  .margin-top-100 {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .mt-60 {
    margin-top: 60px;
  }
}
.fea {
  stroke-width: 1.8;
}
.fea.icon-sm {
  height: 16px;
  width: 16px;
}
.fea.icon-ex-md {
  height: 20px;
  min-width: 20px;
}
.fea.icon-m-md {
  height: 28px;
  width: 28px;
}
.fea.icon-md {
  height: 35px;
  width: 35px;
}
.fea.icon-lg {
  height: 42px;
  width: 42px;
}
.fea.icon-ex-lg {
  height: 52px;
  width: 52px;
}

[class^='uil-']:before,
[class*=' uil-']:before {
  margin: 0;
}

.uim-svg {
  vertical-align: 0 !important;
}

.rounded {
  border-radius: 6px !important;
}

.rounded-top {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.rounded-left {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.rounded-bottom {
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.rounded-right {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.rounded-md {
  border-radius: 10px !important;
}

.rounded-lg {
  border-radius: 30px !important;
}

.border-primary {
  border-color: #7300d5 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #2eca8b !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #fbd256 !important;
}

.border-danger {
  border-color: #e43f52 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-footer {
  border-color: #202942 !important;
}

.border-muted {
  border-color: #8492a6 !important;
}

.opacity-05 {
  opacity: 0.05;
}

.opacity-075 {
  opacity: 0.075;
}

.opacity-1 {
  opacity: 0.1;
}

.opacity-2 {
  opacity: 0.2;
}

.opacity-3 {
  opacity: 0.3;
}

.opacity-4 {
  opacity: 0.4;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-6 {
  opacity: 0.6;
}

.opacity-7 {
  opacity: 0.7;
}

.opacity-8 {
  opacity: 0.8;
}

.opacity-9 {
  opacity: 0.9;
}

.z-index-1 {
  z-index: 1;
}

.z-index-0 {
  z-index: 0;
}

.z-index-m-1 {
  z-index: -1;
}

.small,
small {
  font-size: 90%;
}

.social-icon li a {
  color: #212529;
  border: 1px solid #212529;
  height: 32px;
  width: 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  position: relative;
}
.social-icon li a .fea-social {
  stroke-width: 2;
}
.social-icon li a:hover {
  background-color: #7300d5;
  border-color: #7300d5 !important;
  color: #fff !important;
}
.social-icon li a:hover .fea-social {
  fill: #7300d5;
}
.social-icon.social li a {
  color: #adb5bd;
  border-color: #adb5bd;
}
.social-icon.foot-social-icon li a {
  color: #adb5bd;
  border-color: #283453;
}

.back-to-top {
  position: fixed;
  z-index: 99;
  bottom: 30px;
  right: 30px;
  display: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 36px;
  width: 36px;
  line-height: 33px;
  border-radius: 6px;
  text-align: center;
  background: #7300d5;
  color: #fff !important;
}
.back-to-top .icons {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.back-to-top:hover {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.back-to-top:hover .icons {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.back-to-home {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1;
}

.sticky-bar {
  position: sticky;
  top: 80px;
}

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

.d-flex .flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.invalid-feedback {
  display: block !important;
}
