@charset "UTF-8";
/*body {
  font-family: 'Titillium Web', sans-serif;
  line-height: 1.7;
  color: #545a60;
  font-display: swap;
  
}*/
html {
   font-family: 'Titillium Web', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1rem;
      line-height: 1.8em;
  margin: 0;
  color: #555;
  overflow-x: hidden;
  background-color: #f1f1f2;
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  line-height: 1.1;
  color: inherit;
}
.h2,
h2 {
  font-size: 1.3rem;
}
.h3,
h3 {
  font-size: 1.2rem;
}
.h4,
h4 {
  font-size: 1.1rem;
}
.h6,
h6 {
  font-size: 0.95rem;
}
h2 i, h3 i{
	background-image: linear-gradient(164deg, #076498 0%, #ff82bb 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
      margin-right: 10px;
}

.btn-footer:hover,
.client .client-title a,
.list-group-item a:hover,
a,
a:focus,
a:hover,
i,
i:focus,
i:hover,
nav.side-navbar ul li a,
span,
span:focus,
span:hover {
  text-decoration: none;
}
.custom-select,
.header-mail i,
.ietm-tbl tr td,
.list-group-item i,
nav.side-navbar a .badge {
  vertical-align: middle;
}
.post-module .post-content,
.post-module .thumbnail .date {
  -moz-box-sizing: border-box;
  -webkti-box-sizing: border-box;
}
.box1 .icon,
.cn-li-style,
footer ul li {
  list-style: none;
}
hr {
  border-top: 1px dashed #d2dbe0 !important;
}
.checkbox-template + label,
.cn-li-style,
.radio-template + label,
nav.navbar .nav-link.logout i,
nav.side-navbar .title {
  margin-left: 10px;
}
.breadcrumb li a:hover,
.head-color,
.text-violet,
.text-violet:hover,
a {
  color: #0072ff;
}
.cn-li-style li::before {
  content: "\f00c";
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
}
.cn-li-style-2 {
  margin-left: 30px;
}
.cn-li-style-2 > li {
  list-style-type:none;
}
.cn-li-style-2 > li::before {
  content: "\e161";
  font-family: uicons-regular-straight !important;
  display: inline-block;
  margin-left: -1.8em;
  width: 1.8em;
  color: #00ac04;
}
.cn-li-style-3 {
  margin-left: 30px;
}
.cn-li-style-3 > li {
  list-style-type:none;
  margin-bottom:3px;
}
.cn-li-style-3 > li::before {
    content: "\e3d7";
    font-family: uicons-regular-straight !important;
    display: inline-block;
    margin-left: -1.5em;

    width: 1.5em;
    color: #28a745;
    font-size: 16px;
}
.cn-li-style-4 {
  margin-left: 30px;
}
.cn-li-style-4 > li {
  list-style-type:none;
  margin-bottom:5px;
}
.cn-li-style-4 > li::before {
    content: "\f297";
    font-family: uicons-regular-rounded !important;
    display: inline-block;
    margin-left: -1.8em;
    width: 1.8em;
    color: #ff4207;
    font-size: 16px;
}
.cn-li-style-5 {
  margin-left: 30px;
}
.cn-li-style-5 > li {
  list-style-type:none;
  margin-bottom:5px;
}
.cn-li-style-5 > li::before {
    content: "\e092";
    font-family: uicons-regular-straight !important;
    display: inline-block;
    margin-left: -1.8em;
    width: 1.8em;
    color: #ff4207;
    font-size: 16px;
}

.cn-li-style-r {
  
}
.cn-li-style-r > li {
  list-style-type:none;
  text-align:right;
  margin-bottom:15px;
  font-weight:600;
  font-size: 1rem;
}
.cn-li-style-r > li::after {
  content: "\e161";
  font-family: uicons-regular-straight !important;
  display: inline-block;
  margin-left: 0em;
  width: 1.8em;
  color: #00ac04;
}

.cn-li-style-l {
 
}
.cn-li-style-l > li {
  list-style-type:none;
  text-align:left;
  margin-bottom:15px;
  font-weight:600;
  font-size: 1rem;
}
.cn-li-style-l > li::before {
  content: "\e161";
  font-family: uicons-regular-straight !important;
  display: inline-block;
  margin-left: -1.8em;
  width: 1.8em;
  color: #00ac04;
}

.cnp-li-style-decimal li {
  list-style-type: decimal;
  margin-left: 30px;
}
.modal-lg,
.modal-xl {
  max-width: 670px !important;
}
.modal-header {
  padding: 0.5rem 1rem !important;
}
.modal-footer,
.no-padding {
  padding: 0 !important;
}
#goTopSpan {
  background: #0072ff;
  color: #fff;
  padding: 5px 10px;
}
#goTopSpan:after,
.btn-floating:after,
.list-group-item a:after,
.waves-effect:after,
nav.side-navbar ul li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#goTopSpan:hover:after,
.btn-floating:hover:after,
.waves-effect:hover:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}
.list-group-item {
  padding: 0;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.125);
  border-right: 0;
  border-left: 0;
}
.side-menu-page {
  background: url(../img/sidemenu.webp) 0 0 / cover;
      padding-left: 0;
}
.section1,
.section10,
.section11,
.section12,
.section13,
.section14,
.section2,
.section3,
.section5,
.section6,
.section7,
.section8,
.section9 {
  padding: 60px 0px;
}
.box1,
.sec11,
.sec13,
.sec2,
.sec5,
.sec7,
.sec9,
nav.navbar .nav-link {
  position: relative;
}
.card-close,
.sec11:before,
.sec2:before {
  position: absolute;
}
.sec11:before,
.sec13:before,
.sec2:before,
.sec9:before {
  content: "";
  height: 100%;
  width: 100%;
}
.section .jumbotron {
  background: #eef5f9 !important;
}
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-text,
.sec2 {
  color: rgba(255, 255, 255, 0.5);
}
.sec2:before {
  background: #f7ffff;
}
.sec13:before,
.sec9:before {
  position: absolute;
  background: #eef5f9;
}
.breadcrumb-holder,
.page-header,
.sec11:before,
.section11 {
  background: #fff;
}
.list-group-item .active,
.list-group-item a:hover {
  color: #fff;
  padding-left: 15px;
  background-color: #2788ff;
}

.ietm-video-heading {
  color: #f44336;
  text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff,
    1px 1px 5px #555;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section1,
  .section10,
  .section11,
  .section12,
  .section13,
  .section14,
  .section2,
  .section3,
  .section4,
  .section5,
  .section6,
  .section7,
  .section8,
  .section9 {
    background: 0 0;
  }
  .section1:before {
    width: 100%;
  }
}
.breadcrumb,
.card-header h1,
.card-header h2,
.card-header h3,
.card-header h4,
.card-header h5,
.card-header h6,
.ietm-tbl tr td p,
.overdue .card,
.project .card,
.statistic:last-of-type,
nav.navbar .nav-menu,
section.charts div[class*="col-"] {
  margin-bottom: 0;
}
.list-group-item a {
  color: #b5bfcc;
  transition: 0.2s linear;
  display: block;
  padding: 3px 10px;
  font-size: 0.9rem;
}
.list-group-item i {
  font-size: 20px;
  margin-right: 10px;
  color: #2788ff;
}
.list-group-item a:hover:after,
nav.side-navbar ul li a:hover:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  transition: 0.9s ease-in-out;
}
.bg-blue:hover,
.bg-green:hover,
.bg-orange:hover,
.bg-red:hover,
.bg-violet:hover,
.bg-yellow:hover,
.list-group-item .active i,
.list-group-item a:hover i,
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link,
.page .text-white,
.post-module .post-content .category a,
nav.side-navbar.shrinked ul li a:hover i,
nav.side-navbar.shrinked ul li.active > a,
nav.side-navbar.shrinked ul li.active > a i {
  color: #fff;
}
.list-group-item .active {
  font-weight: 600;
}
.navScroller::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}
.navScroller::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.navScroller::-webkit-scrollbar-thumb {
  background: #525965;
  border: 0 #fff;
  border-radius: 0;
}
.navScroller::-webkit-scrollbar-thumb:hover {
  background: #525965;
}
.navScroller::-webkit-scrollbar-thumb:active {
  background: #525965;
}
.navScroller::-webkit-scrollbar-track {
  background: 0 0;
  border: 0 #fff;
  border-radius: 50px;
}
.navScroller::-webkit-scrollbar-track:hover {
  background: 0 0;
}
.navScroller::-webkit-scrollbar-track:active {
  background: 0 0;
}
.navScroller::-webkit-scrollbar-corner {
  background: 0 0;
}
a,
i,
span {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section_whte {
  padding: 50px 0;
}
canvas {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container-fluid {
  padding: 0 30px;
}
.articles .item,
.checklist .item,
.line-chart-example .card-block,
.main_warper,
.overdue .card-body,
.page-header,
.recent-updates .item {
  padding: 20px;
      min-height: 500px;
}
header.page-header {
  padding: 20px 0;
}
table {
  font-size: 0.9em;
  color: #666;
}
.card-close {
  top: 15px;
  right: 15px;
}
.card-close .dropdown-toggle {
  color: #999;
  background: 0 0;
  border: none;
}
.card-close .dropdown-toggle:after,
nav.side-navbar.shrinked .sidebar-header .title {
  display: none;
}
.card-close .dropdown-menu {
  border: none;
  min-width: auto;
  font-size: 0.9em;
  border-radius: 0;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1),
    -2px -2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1), -2px -2px 3px rgba(0, 0, 0, 0.1);
}
.card-close .dropdown-menu a {
  color: #999 !important;
}
.card-close .dropdown-menu a:hover {
  background: #0072ff;
  color: #fff !important;
}
.card-close .dropdown-menu a i {
  margin-right: 10px;
  -webkit-transition: none;
  transition: none;
}
.content-inner {
  position: relative;
  min-height: calc(100vh - 70px);
  margin-top: 70px;
  margin-left: 250px;
}
.content-inner.active {
  margin-left: 90px;
}
.page-header {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 8;
}
[class*="icon-"] {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
button,
input {
  outline: 0 !important;
}
.card,
.has-shadow {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1),
    -1px 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
}
.card-header {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
}
.breadcrumb {
  background: 0 0;
  position: relative;
  z-index: 7;
  border-radius: 0;
  padding: 0;
  float: left;
  top: 173px;
}
.breadcrumb li {
  background: rgba(20, 30, 48, 0.8);
  padding: 0 10px;
}
.breadcrumb li.breadcrumb-item {
  color: #fff;
  font-weight: 300;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  content: ">";
}
.breadcrumb li a {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
  transition: 0.2s linear;
}
.breadcrumb li i,
.daily-feeds .CTAs a i,
.project .comments i,
.project .project-progress i,
.project .time i {
  margin-right: 5px;
}
.text-divider {
  margin: 2em 0;
  line-height: 0;
  text-align: center;
}
#faq .card,
.no-margin-bottom {
  margin-bottom: 0 !important;
}
#faq .card,
.no-margin-top {
  margin-top: 0 !important;
}
.text-divider span {
  background-color: transparent;
  padding: 1em;
}
nav.navbar,
nav.side-navbar {
  background: #fff;
  position: fixed;
}
.text-divider:before {
  content: " ";
  display: block;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #f7f7f7;
}
.client .client-info strong,
.text-bold,
section.dashboard-counts .number strong {
  font-weight: 700;
}
.text-small {
  font-size: 0.9rem;
}
.text-xsmall {
  font-size: 0.8rem;
}
.bg-red {
  background: #ff7676 !important;
  color: #fff;
}
.bg-blue {
  background: #85b4f2 !important;
  color: #fff;
}
.bg-yellow {
  background: #eef157 !important;
  color: #fff;
}
.bg-green {
  background: #54e69d !important;
  color: #fff;
}
.bg-orange {
  background: #ffc36d !important;
  color: #fff;
}
.bg-violet {
  background: #0072ff !important;
  color: #fff;
}
.bg-gray {
  background: #ced4da !important;
}
.bg-white {
  background: #fff !important;
}
.text-red,
.text-red:hover {
  color: #fe3434;
}
.text-yellow,
.text-yellow:hover {
  color: #eef157;
}
.text-green,
.text-green:hover {
  color: #54e69d;
}
.text-orange,
.text-orange:hover {
  color: #ffc36d;
}
.text-blue,
.text-blue:hover {
  color: #85b4f2;
}
.text-gray,
.text-gray:hover {
  color: #ced4da;
}
.text-uppercase {
  letter-spacing: 0.2em;
}
.lh-2 {
  line-height: 2;
}
.page {
  background: #f7fcff !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.card-deck .card,
.chart .bar-chart,
.statistic {
  margin-bottom: 15px;
}
.badge {
  font-weight: 400;
}
.badge-rounded {
  border-radius: 50px;
}
.card-footer:last-child,
.card-header:first-child,
.card-img,
.contact-icons li a,
.list-group-item:first-child,
.list-group-item:last-child,
.modal-content {
  border-radius: 0;
}
.box1,
.box11,
.box12,
.box13,
.box14,
.box16,
.box17,
.box18,
.box2,
.box20,
.box21,
.box3,
.box4,
.box5,
.box5 .icon li a,
.box6,
.box7,
.box8,
.overflow-hidden {
  overflow: hidden;
}
.tile-link {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 30;
}
.header-mail {
  border-left: 1px dotted #e1e1e1;
  margin-left: 9px;
  color: #c1c2c2;
  padding: 6px 4px 6px 12px;
}
.header-mail i {
  font-size: 23px;
  color: #0072ff;
  padding-right: 5px;
}
nav.side-navbar {
  width: 250px;
     -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
     box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 9;
  margin-top: 70px;
  height: calc(100vh - 30px);
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #525965 #ddd;
}
nav.side-navbar a {
  color: inherit;
  position: relative;
  /*font-size: 0.9em;*/
}
nav.side-navbar a[data-toggle="collapse"]::before {
  content: "\f104";
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 20px;
}
nav.side-navbar a[aria-expanded="true"],
nav.side-navbar ul li a:hover {
  background: #00c6ff;
  background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
  background: linear-gradient(to right, #0072ff, #00c6ff);
  color: #fff !important;
}
nav.side-navbar a[aria-expanded="true"] i,
nav.side-navbar ul li a:hover i {
  background-image: linear-gradient(55deg, #fff 0%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
nav.side-navbar a[aria-expanded="true"]::before {
  content: "\f107";
}
nav.side-navbar a i {
  
  margin-right: 5px;
  
  
    background-image: linear-gradient(55deg, #05b4e2 0%, #ef1fbe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
nav.side-navbar .sidebar-header {
  padding: 30px 15px;
}
nav.side-navbar .avatar {
  width: 55px;
  height: 55px;
}
nav.side-navbar .title h1 {
  color: #333;
}
nav.side-navbar .title p {
  font-size: 0.9em;
  font-weight: 200;
  margin-bottom: 0;
  color: #aaa;
}
nav.side-navbar span.heading {
  text-transform: uppercase;
  font-weight: 400;
  margin-left: 20px;
  color: #ccc;
  font-size: 0.8em;
}
nav.side-navbar ul {
  padding: 15px 0;
}
nav.side-navbar ul li a {
  padding: 5px 15px;
  display: block;
  font-weight: 300;
  border-left: 4px solid transparent;
  border-bottom: 1px dotted #ece0ff;
  transition: 0.2s linear;
}
a > code,
nav.side-navbar ul li ul {
  padding: 0;
}
nav.side-navbar ul li li a {
  padding-left: 30px;
  background: #eef5f9;
}
nav.side-navbar ul li.active > a {
  background: #00c6ff;
  background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
  background: linear-gradient(to right, #0072ff, #00c6ff);
  color: #fff;
}
nav.side-navbar ul li.active > a > i{
   background-image: linear-gradient(55deg, #fff 0%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
nav.side-navbar ul li.active > a:hover {
  background: #00c6ff;
  background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
  background: linear-gradient(to right, #0072ff, #00c6ff);
  color:#fff;
}
nav.side-navbar ul li li.active > a {
  background: #eef5f9;
  color: #0072ff;
  font-weight: 600;
}
nav.side-navbar ul li li.active > a:hover i,
nav.side-navbar ul li li.active > a i{
   background-image: linear-gradient(55deg, #05b4e2 0%, #ef1fbe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
nav.side-navbar.shrinked {
  min-width: 90px;
  max-width: 90px;
  text-align: center;
}
nav.side-navbar.shrinked span.heading {
  margin: 0;
}
nav.side-navbar.shrinked ul li a {
  padding: 15px 2px;
  border: none;
  font-size: 0.8em;
  color: #aaa;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
}
nav.side-navbar.shrinked ul li a[data-toggle="collapse"]::before {
  content: "\f107";
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  position: absolute;
  top: auto;
  right: 50%;
  bottom: 0;
  left: auto;
}
nav.side-navbar.shrinked
  ul
  li
  a[data-toggle="collapse"][aria-expanded="true"]::before {
  content: "\f106";
}
nav.side-navbar.shrinked ul li a:hover {
  color: #fff;
  border: none;
}
nav.side-navbar.shrinked ul li a i {
  margin-right: 0;
  margin-bottom: 2px;
  display: block;
  font-size: 1rem;
  color: #333;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
nav.navbar {
  color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  padding: 10px 0;
  width: 100vw;
}
nav.navbar .badge {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}
.card-profile .card-avatar img,
nav.navbar .container-fluid,
nav.navbar .navbar-holder {
  width: 100%;
}
nav.navbar a {
  color: inherit;
}
nav.navbar .menu-btn {
  margin-right: 20px;
  font-size: 1.2em;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  position: relative;
  top: 12px;
      border: none;
    background: none;
}
nav.navbar .menu-btn span {
  width: 20px;
  height: 2px;
  background: #000;
  display: block;
  margin: 4px auto 0;
  -webkit-transition: 0.3s cubic-bezier(0.81, -0.33, 0.345, 1.375);
  transition: 0.3s cubic-bezier(0.81, -0.33, 0.345, 1.375);
}
nav.navbar .menu-btn span:nth-of-type(2) {
  position: relative;
  width: 35px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
nav.navbar .menu-btn span:nth-of-type(2)::after,
nav.navbar .menu-btn span:nth-of-type(2)::before {
  content: "";
  width: 6px;
  height: 2px;
  display: block;
  background: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
nav.navbar .menu-btn span:nth-of-type(2)::after {
  -webkit-transform: rotate(145deg);
  transform: rotate(145deg);
  position: absolute;
  top: -2px;
  left: 0;
}
nav.navbar .menu-btn.active span:first-of-type {
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
}
.input-group-text .checkbox-template,
.input-group-text .radio-template,
nav.navbar .menu-btn.active span:nth-of-type(2) {
  -webkit-transform: none;
  transform: none;
}
nav.navbar .menu-btn.active span:last-of-type {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
nav.navbar .nav-link span.badge-corner {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 400;
  font-size: 0.7em;
}
nav.navbar .nav-link.language span {
  margin-left: 0.3rem;
  vertical-align: middle;
}
.statistic .icon,
section.dashboard-counts .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  min-width: 40px;
  max-width: 40px;
  border-radius: 50%;
  text-align: center;
}
section.dashboard-counts .title {
  font-size: 1.1em;
  font-weight: 300;
  color: #777;
  margin: 0 20px;
}
section.dashboard-counts .progress {
  margin-top: 10px;
  height: 4px;
}
section.dashboard-counts .number {
  font-size: 1.8em;
  font-weight: 300;
}
section.dashboard-counts .row {
  padding: 30px 15px;
  margin: 0;
}
section.dashboard-counts div[class*="col-"] .item {
  border-right: 1px solid #eee;
  padding: 15px 0;
}
section.dashboard-counts div[class*="col-"]:last-of-type .item {
  border-right: none;
}
@media (max-width: 1199px) {
  nav.side-navbar {
    margin-left: -90px;
    min-width: 90px;
    max-width: 90px;
    text-align: center;
    overflow: hidden;
    height: calc(100vh - 50px);
  }
  nav.side-navbar span.heading {
    margin: 0;
  }
  nav.side-navbar ul li a {
    padding: 15px 2px;
    border: none;
    font-size: 0.8em;
    color: #aaa;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
  }
  nav.side-navbar ul li a[data-toggle="collapse"]::before {
    content: "\f107";
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    position: absolute;
    top: auto;
    right: 50%;
    bottom: 0;
    left: auto;
  }
  nav.side-navbar
    ul
    li
    a[data-toggle="collapse"][aria-expanded="true"]::before {
    content: "\f106";
  }
  nav.side-navbar ul li a:hover {
    color: #fff;
    border: none;
  }
  nav.side-navbar ul li a:hover i,
  nav.side-navbar ul li.active > a,
  nav.side-navbar ul li.active > a i {
    color: #fff;
  }
  nav.side-navbar ul li a i {
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
    font-size: 1.6em;
    color: #333;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  nav.side-navbar .sidebar-header .title {
    display: none;
  }
  nav.side-navbar.shrinked {
    margin-left: 0;
    margin-top: 55px;
    overflow-y: auto;
  }
  .content-inner {
    width: 100%;
    margin-left: 0;
  }
  .content-inner.active {
    margin-left: 90px;
    margin-top: 60px;
  }
  nav.navbar .menu-btn {
    margin-right: 20px;
    font-size: 1.2em;
    -webkit-transition: 0.7s;
    transition: 0.7s;
  }
  nav.navbar .menu-btn span:first-of-type {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  nav.navbar .menu-btn span:nth-of-type(2),
  nav.navbar .menu-btn.active span:first-of-type,
  nav.navbar .menu-btn.active span:last-of-type {
    -webkit-transform: none;
    transform: none;
  }
  nav.navbar .menu-btn span:nth-of-type(2)::after,
  nav.navbar .menu-btn span:nth-of-type(2)::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav.navbar .menu-btn span:nth-of-type(2)::after {
    -webkit-transform: rotate(145deg);
    transform: rotate(145deg);
    position: absolute;
    top: -2px;
    left: 0;
  }
  nav.navbar .menu-btn span:last-of-type {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
  nav.navbar .menu-btn.active span:nth-of-type(2) {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  section.dashboard-counts div[class*="col-"]:nth-of-type(2) .item {
    border-right: none;
  }
}
.statistic {
  padding: 20px 15px;
}
.statistic strong {
  font-size: 1.5em;
  color: #333;
  font-weight: 700;
  line-height: 1;
}
.chart .title small,
.statistic small {
  color: #aaa;
  text-transform: uppercase;
}
.statistic .icon {
  color: #fff;
  margin-right: 15px;
}
.articles .item .image,
.project .image {
  min-width: 50px;
  max-width: 50px;
  margin-right: 15px;
}
.chart .title {
  padding: 15px 0 0 15px;
}
.chart .title strong {
  font-weight: 700;
  font-size: 1.2em;
}
.chart .line-chart {
  width: 100%;
  height: 100%;
  padding: 20px 0;
}
.chart .line-chart canvas {
  width: calc(100% - 30px) !important;
}
.chart .bar-chart canvas {
  padding: 15px;
  width: 100%;
  margin: 0;
}
.project .row {
  margin: 0 0 15px;
  padding: 15px 0;
}
.project div[class*="col-"] {
  border-right: 1px solid #eee;
}
.daily-feeds h5,
.project .text h3 {
  margin-bottom: 0;
  color: #555;
}
.articles .item small,
.project .text small {
  color: #aaa;
  font-size: 0.75em;
}
.project .project-date span {
  font-size: 0.9em;
  color: #999;
}
.articles .item .image,
.project .image {
  height: 50px;
}
.project .comments,
.project .project-progress,
.project .time {
  color: #999;
  font-size: 0.9em;
  margin-right: 20px;
}
.project .project-progress {
  width: 200px;
}
.project .project-progress .progress {
  height: 4px;
}
@media (max-width: 480px) {
  .project .project-progress {
    display: none;
  }
}
.work-amount .chart {
  margin: 40px auto;
  position: relative;
}
.work-amount .chart .text {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.h1,
.work-amount .chart strong,
h1 {
  font-size: 1.5rem;
}
.work-amount .chart span {
  color: #999;
  font-weight: 300;
}
.work-amount li span {
  font-size: 0.85em;
  margin-bottom: 10px;
  color: #777;
  display: block;
}
.work-amount li span::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 7px;
  height: 7px;
  line-height: 7px;
  background: #85b4f2;
  border-radius: 50%;
}
.client .client-avatar {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}
.client .client-avatar .status {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  right: 4px;
  bottom: 4px;
}
.client .client-info,
.client .client-social,
.client .client-title {
  margin-top: 20px;
}
.client .client-title h3 {
  font-weight: 500;
  color: #555;
}
.client .client-title span {
  font-size: 0.9em;
  color: #aaa;
  display: block;
}
.client .client-title a {
  padding: 2px 30px;
  border-radius: 40px;
  background: #54e69d;
  color: #fff;
  margin-top: 5px;
  font-size: 0.9em;
}
.client .client-title a:hover {
  background: #85b4f2;
}
.client .client-social a {
  color: #aaa;
}
.overdue .chart canvas {
  width: 100% !important;
  z-index: 1;
}
.overdue .card-body small {
  font-weight: 300;
  color: #aaa;
}
.overdue .card-body h3 {
  margin-bottom: 5px;
}
.overdue .number {
  font-size: 1.8em;
  font-weight: 400;
  color: #555;
  margin: 35px 0;
}
.checklist label {
  font-size: 0.8em;
  color: #999;
  line-height: 1.8em;
  margin-bottom: 0;
}
.articles .item:nth-of-type(2n),
.checklist .item:nth-of-type(2n),
.recent-updates .item:nth-of-type(2n) {
  background: #fafafa;
}
.articles a {
  text-decoration: none !important;
  display: block;
  margin-bottom: 0;
  color: #555;
}
.articles .badge {
  font-size: 0.7em;
  padding: 5px 10px;
  line-height: 1;
  margin-left: 10px;
}
.articles .item img {
  padding: 3px;
  border: 1px solid #28a745;
}
.articles .item h3 {
  color: #555;
  font-weight: 400;
  margin-bottom: 0;
}
.recent-updates .icon {
  margin-right: 10px;
}
.recent-updates h5 {
  margin-bottom: 5px;
  color: #333;
  font-weight: 400;
}
.recent-updates p {
  font-size: 0.8em;
  color: #aaa;
  margin-bottom: 0;
}
.recent-updates .date {
  font-size: 0.9em;
  color: #adadad;
}
.recent-updates .date strong {
  font-size: 1.4em;
  line-height: 0.8em;
  display: block;
}
.recent-updates .date span {
  font-size: 0.9em;
  font-weight: 300;
}
.daily-feeds .item {
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.daily-feeds .feed-profile {
  max-width: 50px;
  min-width: 50px;
  margin-right: 10px;
}
.daily-feeds span {
  font-size: 0.8em;
  color: #999;
}
.daily-feeds .full-date {
  font-size: 0.85em;
  color: #aaa;
  font-weight: 300;
}
.daily-feeds .CTAs {
  margin-top: 5px;
}
.daily-feeds .CTAs a {
  font-size: 0.7em;
  padding: 3px 8px;
  margin-right: 5px;
}
.daily-feeds .quote {
  background: #fafafa;
  margin-top: 5px;
  border-radius: 0;
  padding: 15px;
  margin-left: 60px;
}
.daily-feeds .quote small {
  font-size: 0.75em;
  color: #777;
}
.daily-feeds .date {
  font-size: 0.9em;
  color: #aaa;
}
.recent-activities .item {
  padding: 0 15px;
  border-bottom: 1px solid #eee;
}
.recent-activities .item div[class*="col-"] {
  padding: 15px;
}
.recent-activities h5 {
  font-weight: 400;
  color: #333;
}
.recent-activities p {
  font-size: 0.75em;
  color: #999;
}
.recent-activities .icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #f5f5f5;
  text-align: center;
  display: inline-block;
}
.recent-activities .date {
  font-size: 0.75em;
  color: #999;
  padding: 10px;
}
.recent-activities .date-holder {
  padding: 0 !important;
  border-right: 1px solid #eee;
}
@media (max-width: 575px) {
  .container-fluid {
    padding: 0 15px;
  }
  nav.navbar {
    font-size: 14px;
  }
  nav.navbar .badge {
    width: 19px;
    height: 19px;
  }
  nav.navbar .nav-item > a {
    font-size: 13px;
  }
  nav.navbar .dropdown {
    position: static;
  }
  nav.navbar .dropdown-menu {
    width: 90vw;
    right: 2.5vw;
    left: 2.5vw;
    margin: 0 auto;
  }
  section.dashboard-counts div[class*="col-"] .item {
    border-right: none;
  }
  footer.main-footer div[class*="col"] {
    text-align: center !important;
  }
}
.bg-cover {
  background-size: cover;
}
section.charts header {
  padding: 30px 0;
}
.polar-chart-example canvas,
.radar-chart-example canvas {
  max-width: 350px;
  max-height: 350px;
  margin: 20px auto;
}
.pie-chart-example canvas {
  max-width: 350px;
  max-height: 350px;
  margin: 15px auto;
}
@media (max-width: 991px) {
  section.dashboard-header div[class*="col-"] {
    margin-bottom: 20px;
  }
  .project .right-col {
    margin-top: 20px;
    margin-left: 65px;
  }
  .project .project-progress {
    width: 150px;
  }
  section.charts h2 {
    font-size: 1rem;
  }
}
.form-control {
  height: calc(2.25rem + 2px);
  border: 1px solid #dee2e6;
  border-radius: 0;
  padding: 0.375rem 0.75rem;
}
.form-control::-moz-placeholder {
  font-size: 0.9em;
  font-weight: 300;
  font-family: Poppins, sans-serif;
  color: #aaa;
}
.form-control::-webkit-input-placeholder {
  font-size: 0.9em;
  font-weight: 300;
  font-family: Poppins, sans-serif;
  color: #aaa;
}
.form-control:-ms-input-placeholder {
  font-size: 0.9em;
  font-weight: 300;
  font-family: Poppins, sans-serif;
  color: #aaa;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0072ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 114, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 114, 255, 0.25);
}
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.card-description,
select.form-control option {
  color: #999;
}
.input-group .dropdown-menu {
  padding: 15px;
  color: #777;
  border-radius: 0;
}
.input-group .dropdown-menu a {
  padding: 5px 0;
  color: inherit;
  text-decoration: none;
}
.input-group .dropdown-menu a:hover {
  color: #0072ff;
  background: 0 0;
}
.input-group-text {
  color: #868e96;
  background: #f8f9fa;
  border-color: #dee2e6;
  border-radius: 0;
}
.form-control-label {
  font-size: 0.9rem;
  color: #777;
}
button,
input[type="submit"] {
  cursor: pointer;
  font-family: inherit;
  font-weight: 300 !important;
}
.input-group .dropdown-toggle {
  background: #f5f5f5;
  color: #777;
}
.checkbox-template,
.radio-template {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
}
.checkbox-template::before,
.radio-template::before {
  margin-right: 10px;
  content: "";
  display: inline-block;
  -webkit-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #dae2e7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.checkbox-template::after,
.radio-template::after {
  content: "\f00c";
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  display: block;
  font-family: FontAwesome;
  position: absolute;
  top: 1px;
  left: 1px;
  font-size: 0.7em;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
}
.checkbox-template:checked::before,
.radio-template:checked::before {
  background: #0072ff;
}
.checkbox-template:checked::after,
.radio-template:checked::after {
  opacity: 1;
}
.radio-template::before {
  border-radius: 50%;
  -webkit-transform: translate(-3px, -3px);
  transform: translate(-3px, -3px);
}
.radio-template::after {
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  content: "";
}
.radio-template:checked::after {
  background: 0 0;
}
.input-material {
  width: 100%;
  border: none;
  border-bottom: 1px solid #d4dfe5;
  padding: 8px 0;
  background: 0 0;
}
.border-danger,
.input-material.is-invalid {
  border-color: #dc3545 !important;
}
.input-material:focus {
  border-color: #0072ff;
}
.input-material ~ label {
  color: #aaa;
  position: absolute;
  top: 14px;
  left: 0;
  cursor: text;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 300;
}
.input-material ~ label.active {
  font-size: 0.8rem;
  top: -10px;
  color: #0072ff;
}
.input-material.is-invalid ~ label {
  color: #dc3545;
}
.form-group-material {
  position: relative;
  margin-bottom: 25px;
}
#register_form label.error {
  color: #dc3545;
  font-size: 0.8rem;
  margin-top: 30px;
}
.forms p {
  font-size: 0.9em;
  color: #555;
}
.forms form small {
  font-size: 0.8em;
  color: #999;
  font-weight: 300;
}
.forms .line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #eee;
  margin: 30px 0;
}
.nav-link,
.navbar {
  padding: 0.5rem 1rem;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0;
  font-size: 1.25rem;
}
.card .card-header.card-header-image a,
.post-module,
footer ul li {
  display: block;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.btn,
.btn-lg,
.btn-sm {
  line-height: 1.5;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.btn-outline-danger,
.btn-outline-dark,
.btn-outline-info,
.btn-outline-light,
.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-warning,
.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active {
  background-image: none;
}
.btn {
  font-weight: 400;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 106, 238, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(121, 106, 238, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
.show > .btn-outline-primary.dropdown-toggle {
  color: color-yiq(#0072ff);
  background-color: #0072ff;
  border-color: #0072ff;
}
.btn-primary:hover {
  color: color-yiq(#5a48ea);
  background-color: #5a48ea;
  border-color: #503ce9;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 106, 238, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(121, 106, 238, 0.5);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: color-yiq(#503ce9);
  background-color: #503ce9;
  border-color: #4631e7;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary,
.btn-secondary.disabled,
.btn-secondary:disabled,
.show > .btn-outline-secondary.dropdown-toggle {
  color: color-yiq(#868e96);
  background-color: #868e96;
  border-color: #868e96;
}
.btn-secondary:hover {
  color: color-yiq(#727b84);
  background-color: #727b84;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: color-yiq(#6c757d);
  background-color: #6c757d;
  border-color: #666e76;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-success,
.btn-success.disabled,
.btn-success:disabled,
.show > .btn-outline-success.dropdown-toggle {
  color: color-yiq(#28a745);
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: color-yiq(#218838);
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: color-yiq(#1e7e34);
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-info,
.btn-info.disabled,
.btn-info:disabled,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: color-yiq(#17a2b8);
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: color-yiq(#138496);
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: color-yiq(#117a8b);
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-warning,
.btn-warning.disabled,
.btn-warning:disabled,
.show > .btn-outline-warning.dropdown-toggle {
  color: color-yiq(#ffc107);
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: color-yiq(#e0a800);
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: color-yiq(#d39e00);
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: color-yiq(#dc3545);
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: color-yiq(#c82333);
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: color-yiq(#bd2130);
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-light,
.btn-light.disabled,
.btn-light:disabled,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: color-yiq(#f8f9fa);
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: color-yiq(#e2e6ea);
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light.focus,
.btn-outline-light:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: color-yiq(#dae0e5);
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: color-yiq(#343a40);
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: color-yiq(#23272b);
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark.focus,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: color-yiq(#1d2124);
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-default,
.btn-default.disabled,
.btn-default:disabled {
  color: color-yiq(#ced4da);
  background-color: #ced4da;
  border-color: #ced4da;
}
.btn-default:hover {
  color: color-yiq(#b8c1ca);
  background-color: #b8c1ca;
  border-color: #b1bbc4;
}
.btn-default.focus,
.btn-default:focus,
.btn-default:not(:disabled):not(.disabled).active:focus,
.btn-default:not(:disabled):not(.disabled):active:focus,
.show > .btn-default.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  color: color-yiq(#b1bbc4);
  background-color: #b1bbc4;
  border-color: #aab4bf;
}
.btn-outline-primary {
  color: #0072ff;
  background-color: transparent;
  border-color: #0072ff;
}
.btn-outline-primary:hover,
.page-item.active .page-link {
  color: #fff;
  background-color: #0072ff;
  border-color: #0072ff;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0072ff;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  border-color: #868e96;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.1;
}
a:focus,
a:hover {
  color: #3b25e6;
  text-decoration: underline;
}

.lead {
  font-size: 1.25rem;
}
.display-1 {
  font-size: 6rem;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-4 {
  font-size: 3.5rem;
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  border-left: 5px solid #0072ff;
}
.blockquote-footer,
.nav-link.disabled,
.nav-tabs .nav-link.disabled {
  color: #868e96;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.disabled .page-link {
  color: #868e96;
  background-color: #fff;
  border-color: #ddd;
}
.page-link {
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0072ff;
  background-color: #fff;
  border: 1px solid #ddd;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.page-link:hover {
  z-index: 2;
  color: #3b25e6;
  background-color: #e9ecef;
  border-color: #ddd;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.bg-primary {
  background-color: #0072ff !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #503ce9 !important;
}
.bg-secondary {
  background-color: #868e96 !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover {
  background-color: #6c757d !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover {
  background-color: #1d2124 !important;
}
.border-primary {
  border-color: #0072ff !important;
}
.border-secondary {
  border-color: #868e96 !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.text-primary {
  color: #0072ff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #503ce9 !important;
}
.text-secondary {
  color: #868e96 !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #6c757d !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}
.badge-primary {
  color: color-yiq(#0072ff);
  background-color: #0072ff;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: color-yiq(#0072ff);
  text-decoration: none;
  background-color: #503ce9;
}
.badge-secondary {
  color: color-yiq(#868e96);
  background-color: #868e96;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: color-yiq(#868e96);
  text-decoration: none;
  background-color: #6c757d;
}
.badge-success {
  color: color-yiq(#28a745);
  background-color: #28a745;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: color-yiq(#28a745);
  text-decoration: none;
  background-color: #1e7e34;
}
.badge-info {
  color: color-yiq(#17a2b8);
  background-color: #17a2b8;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  color: color-yiq(#17a2b8);
  text-decoration: none;
  background-color: #117a8b;
}
.badge-warning {
  color: color-yiq(#ffc107);
  background-color: #ffc107;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: color-yiq(#ffc107);
  text-decoration: none;
  background-color: #d39e00;
}
.badge-danger {
  color: color-yiq(#dc3545);
  background-color: #dc3545;
}
.badge-light,
code {
  background-color: #f8f9fa;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: color-yiq(#dc3545);
  text-decoration: none;
  background-color: #bd2130;
}
.badge-light {
  color: color-yiq(#f8f9fa);
}
.badge-light[href]:focus,
.badge-light[href]:hover {
  color: color-yiq(#f8f9fa);
  text-decoration: none;
  background-color: #dae0e5;
}
.badge-dark {
  color: color-yiq(#343a40);
  background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: color-yiq(#343a40);
  text-decoration: none;
  background-color: #1d2124;
}
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  border-radius: 0.25rem;
}
a > code {
  color: inherit;
  background-color: inherit;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0072ff;
}
.card-img-top,
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-img-bottom,
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card-body,
.card-img-overlay {
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 1rem;
}
.card-subtitle {
  margin-top: -0.5rem;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 1rem 1.25rem;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.card-header-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: none;
}
.card-footer {
  padding: 1rem 1.25rem;
  background-color: #f8f9fa;
  border-top: 1px solid #eee;
}
.card-header-tabs {
  margin-bottom: -1rem;
  border-bottom: 0;
}
.card-img-overlay-opacity {
  background: rgba(0, 0, 0, 0.2);
}
@media (min-width: 576px) {
  .card-deck {
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.custom-select {
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    right 0.75rem center/8px 10px no-repeat #fff;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select-lg,
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.custom-select:focus {
  border-color: #0072ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 106, 238, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(121, 106, 238, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.card .card-body,
.card .card-footer {
  padding: 0.9375rem 1.875rem;
}
.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  font-size: 75%;
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  font-size: 125%;
}
.card-title {
  margin-top: 10px;
  color: #3c4858;
}
.card {
  border: 0;
  margin-bottom: 30px;
  margin-top: 100px;
  border-radius: 6px !important;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.box1 .icon,
.box2,
.box3,
.box4,
.box5 .icon li a,
.card.card-profile {
  text-align: center;
}
.card .card-header.card-header-image {
  position: relative;
  padding: 0;
  z-index: 1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
  max-height: 215px;
}
.card .card-header.card-header-image img {
  width: 100%;
  height: 215px;
  border-radius: 6px;
  pointer-events: none;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.card .card-header.card-header-image .colored-shadow {
  transform: scale(0.94);
  top: 12px;
  filter: blur(12px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  transition: opacity 0.45s;
  opacity: 1;
}
.card .card-header.card-header-image .card-title {
  position: absolute;
  bottom: 5px;
  left: 15px;
  color: #fff;
  text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}
.card .card-category {
  margin-top: 15px;
  margin-bottom: 10px;
}
.card .card-body + .card-footer {
  padding-top: 0;
  border: 0;
  border-radius: 6px;
}
.card .card-footer {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 0;
}
.card-profile .card-footer .btn.btn-just-icon {
  padding: 12px 13px;
  line-height: 1em;
}
.card-profile .card-body + .card-footer {
  margin-top: -15px;
}
.card .text-info {
  color: #00bcd4 !important;
}
.card-profile .card-avatar {
  width: 130px;
  max-width: 130px;
  max-height: 130px;
  margin: -50px auto 0;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.card-profile .card-avatar + .card-body {
  margin-top: 15px;
}
.bg-grey {
  background: #292929;
}
.logo-footer {
  margin-bottom: 20px;
  aspect-ratio: 10 / 3;
}
footer {
  color: grey;
}
footer a,
footer p {
  font-size: 12px;
  line-height: 25px;
}
footer h6 {
  margin-bottom: 40px;
  position: relative;
}
footer h6:after {
  position: absolute;
  content: "";
  background: grey;
  width: 12%;
  height: 1px;
  left: 0;
  bottom: -20px;
}
.btn-footer {
  color: grey;
  text-decoration: none;
  border: 1px solid;
  border-radius: 43px;
  font-size: 13px;
  padding: 7px 30px;
}
.social .fa {
  padding: 5px 8px;
  color: #fff;
}
footer ul {
  padding-left: 0;
}
footer ul li a {
  color: grey;
  text-decoration: none;
  padding: 0 8px;
}
footer a:hover {
  text-decoration: none;
  color: #f5f5f5 !important;
}
.logo-part {
  border-right: 1px solid grey;
  height: 100%;
  padding: 10px;
}
.post-module {
  position: relative;
  z-index: 1;
  background: #fff;
  min-width: 270px;
 
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.hover,
.post-module:hover {
  -webkit-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
}
.hover .thumbnail img,
.post-module:hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.6;
}
.post-module .thumbnail {
  background: #000;
  height: auto;
  overflow: hidden;
  padding: 0;
}
.post-module .thumbnail .date {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  background: #57a1fe;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  font-weight: 700;
  text-align: center;
  box-sizing: border-box;
  line-height: 90px;
}
.post-module .thumbnail .date > a {
  background: #2f8cff;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  padding: 7px;
}
.post-module .thumbnail .date .day {
  font-size: 40px;
  color: #fff;
  background: #0072ff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  
   
  aspect-ratio: 400 / 204;
}
.post-module .post-content {
  position: relative;
  bottom: 0;
  background: #fff;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-transition: 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05);
  -moz-transition: 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05);
  -ms-transition: 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05);
  -o-transition: 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05);
  transition: 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05);
}
.post-module .post-content .category {
  position: absolute;
  left: 0;
  background: #0072ff;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  z-index: 1;
}
.post-module .post-content .title {
  padding: 20px 0 10px;
  display: inline-block;
  font-size: 1.5rem !important;
  margin: 40px 0 0 !important;
  
      background-image: linear-gradient(55deg, #2b79c0 0%, #ef1fbe 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  color: #4a00e0;
  font-size: 20px;
  font-weight: 400;
}

.post-module .post-content .post-meta {
  margin: 0 0 10px;
  color: #999;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.container .column {
  width: 100%;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.container .column .demo-title {
  margin: 0 0 15px;
  color: #666;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.container .info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.container .info span {
  color: #666;
  font-size: 12px;
}
.container .info span a {
  color: #000;
  text-decoration: none;
}
.container .info span .fa {
  color: #4a00e0;
}
.divider {
  display: table;
  font-size: 24px;
  text-align: center;
  width: 75%;
  margin: 20px auto;
}
.divider span h1,
.divider span h2,
.divider span h3 {
  margin:1rem 0;
  padding: 3px 5px;
  font-size: 2rem;
     
}
.divider span {
  display: table-cell;
  position: relative;
}
.divider span:first-child,
.divider span:last-child {
  width: 50%;
  top: 38px;
  -moz-background-size: 100% 1px;
  background-size: 100% 1px;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
}
.divider span:first-child {
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#00c6ff),
    to(#0072ff)
  );
  background-image: -webkit-linear-gradient(180deg, #00c6ff, #0072ff);
  background-image: -moz-linear-gradient(180deg, #00c6ff, #0072ff);
  background-image: -o-linear-gradient(180deg, #00c6ff, #0072ff);
  background-image: linear-gradient(90deg, #00c6ff, #0072ff);
}
.divider span:nth-child(2) {
	
	  background-image: linear-gradient(55deg, #2b79c0 0%, #ef1fbe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 
  padding: 0 10px;
  width: auto;
  white-space: nowrap;

}
.divider span:last-child {
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#0072ff),
    to(#00c6ff)
  );
  background-image: -webkit-linear-gradient(180deg, #0072ff, #00c6ff);
  background-image: -moz-linear-gradient(180deg, #0072ff, #00c6ff);
  background-image: -o-linear-gradient(180deg, #0072ff, #00c6ff);
  background-image: linear-gradient(90deg, #0072ff, #00c6ff);
}
.bg-overlay {
  margin-top: -1px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  color: #fff;
  height: 200px;
}
.blog-agile {
  border: 1px solid #d7d7d7;
  text-align: center;
  padding: 20px;
  position: relative;
  background: #fff;
  transition: 0.2s linear;
}
.blog-agile:hover {
  box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
}
.contact-icons {
  float: left;
}
.contact-icons li {
  display: inline;
}
.contact-form {
  background: #fff;
  padding: 20px 20px 0;
  margin: -20px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.adr i {
  font-size: 20px;
  color: #fff;
  background: #0072ff;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 35px;
  border-radius: 50px;
  margin-right: 10px;
}
.contact-feed h4 {
  font-size: 17px;
}
@media (min-width: 320px) and (max-width: 739.98px) {
  .sec1:before,
  .sec4::before,
  .sec5::before {
    width: 100%;
  }
  .sec1 {
    height: auto;
  }
  .iframVideo {
    border-top-left-radius: 0;
    border-bottom-right-radius: 120px;
  }
  .breadcrumb {
    display: none;
  }
  .gallery-btn {
    top: 17% !important;
  }
}
@media (min-width: 1198.98px) {
  nav.navbar .menu-btn {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  nav.navbar .menu-btn {
    top: 15px !important;
    float: left;
  }
}
@media (min-width: 640px) and (max-width: 791.98px) {
  .top-header-mail {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 575.98px) {
  .floating-wpp .floating-wpp-button {
    left: 190px;
  }
  footer ul li a {
    padding: 12px 7px;
  }
  .social .fa {
    padding: 12px 10px;
    color: #fff;
  }
 
 
  .strip-1,
  .strip-2,
  .strip-3,
  .strip-4,
  .strip-5 {
    width: 100% !important;
  }
  .serv-h3 {
    margin-top: 20px !important;
  }
  .mob-mt-10 {
    margin-top: 10px;
  }
  .round-crl {
    width: 50px !important;
    height: 50px !important;
  }
  .top-header-mail {
    display: none;
  }
  .xpro-slider-nav {
    width: 40px;
    height: 40px;
  }
  .more_visit {
    margin-left: 0;
    text-align: center;
  }
  nav > div a.nav-item.nav-link,
  nav > div a.nav-item.nav-link.active {
    padding: 4px 6px !important;
    font-size: 13px;
    border-left: 1px solid #0072ff !important;
    border-top: 1px solid #0072ff !important;
  }
  .logo-part {
    border-right: 0 solid grey;
  }
  .divider {
    width: 90%;
  }
  nav.navbar .menu-btn {
    top: 0;
  }
  .breadcrumb {
    float: left;
    top: 175px;
  }
  .breadcrumb li.breadcrumb-item {
    font-weight: 400;
    font-size: 14px;
  }
  .breadcrumb li a {
    font-size: 14px;
  }
  .breadcrumb li {
    padding: 0 2px;
  }
  .bg-overlay {
    margin-top: -16px !important;
    height: 60px;
  }
}
.box1 img,
.box1:after,
.box1:before {
  width: 100%;
  transition: 0.3s;
}
.box10:after,
.box10:before,
.box1:after,
.box1:before,
.box2 .inner-content:after,
.box3:after,
.box3:before,
.box4:before,
.box5:after,
.box5:before,
.box6:after,
.box7:after,
.box7:before {
  content: "";
}
.box1 .title,
.box10 .title,
.box4 .title,
.box7 .title {
  letter-spacing: 1px;
}
.box3 .post,
.box4 .post,
.box5 .post,
.box7 .post {
  font-style: italic;
}

.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-30 {
  margin-bottom: 30px;
}
.box1 .icon,
.box1 .title {
  margin: 0;
  position: absolute;
}
.box1:after,
.box1:before {
  height: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform-origin: 100% 0;
}
.box1:after {
  top: auto;
  bottom: 0;
  transform-origin: 0 100%;
}
.box1:after,
.box1:before {
  transform: rotateZ(0);
}
.box1 img {
  height: auto;
  filter: sepia(80%);
  transform: scale(1.3) rotate(10deg);
}
.box1 .title {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 0 1px #004cbf;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  z-index: 2;
  transition: 0.5s 0.2s;
  line-height: 25px;
  opacity: 1;
  transform: scale(1);
}
.box1 .icon {
  padding: 7px 5px;
  background: #004cbf;
  border-radius: 0 0 0 10px;
  right: 0;
  z-index: 2;
  transition: 0.3s 0.2s;
  top: 0;
}
.box1 .icon li {
  display: block;
  margin: 10px 0;
}
.box1 .icon li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
}
.box2 .icon li a,
.box3 .icon a,
.box4 .icon li a:hover,
.box5 .icon li a,
.box6 .icon li a {
  border-radius: 3px;
  cursor: pointer;
}
.box1 .icon li a:hover {
  color: #fff;
  box-shadow: 0 0 10px #000 inset, 0 0 0 3px #fff;
  cursor: pointer;
}
@media only screen and (max-width: 990px) {
  .box1 {
    margin-bottom: 30px;
  }
}
nav > .nav.nav-tabs {
  border: none;
  color: #0072ff;
  background: #f2f4f7;
  border-radius: 0;
}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active {
  border: 1px solid #0072ff;
  padding: 4px 21px;
  color: #0072ff;
  background: #f2f4f7;
  border-radius: 0;
}
.tab-content {
  background: #fdfdfd;
  line-height: 25px;
  border: 1px solid #ddd;
  border-top: 3px solid #0072ff;
  border-bottom: 3px solid #0072ff;
  padding: 30px 25px;
}
nav > div a.nav-item.nav-link:focus,
nav > div a.nav-item.nav-link:hover {
  border: none;
  background: #0072ff;
  color: #fff;
  border-radius: 0;
  transition: background 0.2s linear;
}
.serv-h3 {
  margin-top: 20px;
  border-bottom: 2px solid #cecece;
  padding-bottom: 0;
}
.brd-eft {
  border-bottom: 2px solid #0072ff;
  padding-right: 20px;
  margin-bottom: -10px;
}
.strip-1,
.strip-2,
.strip-3,
.strip-4,
.strip-5 {
  padding: 1px 5px;
  font-weight: 600;
  width: 65%;
  color: #fff;
}
.strip-1 {
  background: #507184;
  text-align: left;
}
.strip-2,
.strip-4 {
  background: #3e9acc;
}
.strip-3,
.strip-5 {
  background: #507184;
}
.head-color-blue {
  color: #185aab;
}
.more_visit {
  background: #d1d1d1;
  border-radius: 20px;
  position: relative;
  padding: 5px 15px;
  display: table;
  margin-left: 9%;
}
.more_visit a {
  background: #00c6ff;
  background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
  background: linear-gradient(to right, #0072ff, #00c6ff);
  border-radius: 20px;
  padding: 2px 17px;
  margin-left: 20px;
  color: #fff;
  text-decoration: none;
  transition: 0.2s linear;
}
.more_visit a:hover {
  box-shadow: inset 0 0 5px #003f8d;
}
.ietm-tbl tr td p i.itcon {
  font-size: 25px;
  color: #0072ff;
}
.num_list {
  padding: 0;
  margin-top: 20px;
}
.cn-li-style-laplpha li {
  list-style-type: lower-alpha;
  margin-bottom: 15px;
  margin-left: 20px;
}
#ietm li a {
  padding-left: 50px;
}
#ietm li a:hover {
  background: #22cce3 !important;
  color: #171a1d;
}
#faq .card {
  border-radius: 0 !important;
  box-shadow: none !important;
  border-bottom: 1px solid #ecedef;
}
#faq .card .card-header {
  border-radius: 0;
  padding: 0;
  border: 0;
  margin-bottom: 0;
  box-shadow: none;
}
#faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  outline: 0 !important;
  box-shadow: none !important;
  color: #4d5156 !important;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  padding: 0 20px;
  line-height: 19px;
  width: 100%;
}
#faq .card .collapse.show,
#faq .card .collapsing {
  background: 0 0;
  line-height: 30px;
}
#faq .card .card-header .btn-header-link p {
  margin-bottom: 0;
  font-weight: 700;
}
#faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: FontAwesome;
  font-weight: 900;
  float: right;
  margin-top: -19px;
}
#faq .card .card-header .btn-header-link.collapsed {
  background: 0 0;
  box-shadow: none;
}
#faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
  margin-top: -19px;
}
#faq .card .collapse {
  border: 0;
}
#faq .card .collapse.show {
  color: #222;
}
#faq .card .card-header ol {
  margin-bottom: 0;
  padding-left: 10px;
}




/*20-05-2025=============================== whatapp and phone, book appointment */
.icon-footer-head {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    z-index: 99;
}

.book-wats {
    background-color: #006797!important;
}
.book-foot {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
    background-color: #021e53;
    height: 70px;
    width: 90px;
    cursor: pointer;
}
.bo-nu {
    background-color: #00ad86!important;
}
.book-foot {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
    background-color: #ea0101;
    height: 70px;
    width: 90px;
    cursor: pointer;
}
.call-foot-img {
    padding: 3px;
    width: auto;
}

.call-foot-text, .call-foot-text-mobile {
    text-decoration: none;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.call-foot-text {
    font-size: 11px;
    line-height: 13px;
}
.fixed-bottom-box, .privacy {
    display: block;
}
.fixed-bottom-box {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    right: 0;
}
@media only screen and (max-width: 768px) {
    .icon-footer-head {
        display: none;
    }
}

@media only screen and (max-width: 580px) {
    .fixed-bottom-box, .privacy {
        display: block;
    }
	
	#footer {
   
			padding-bottom: 70px;
		}
}

.btn.fixed-btn-content, .fixed-btn-content {
    text-decoration: none;
    background: #005c86;
    text-align: center;
    height: 55px;
    padding: 7px;
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 14px;
    margin: 0 1px;
    width: 98% !important;
}


.angled-section {
    background: #ccc;
 
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    padding: 100px 0px;
    margin: 0 -20px;
}
.angled-section1 {
    background: #f0f6f7;
 
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 94%);
    padding: 100px 20px;
    margin: 0 -20px;
}
.angled-section2 {
    background: #f0f6f7;
 
    clip-path: polygon(0 0, 100% 4%, 100% 100%, 0 100%);
    padding: 100px 20px;
    margin: 0 -20px;
}

.line-container {
 
 position:relative;
 display: inline-block;
 border-radius:2px;
 background:#e7f7fc;

}
.line-child {
	background:#caebf4;
    
    position: relative;
    top: 15px;
    left: 15px;
    padding: 10px;
border-radius:2px;

}
.ietm-h4-title {
        
    font-size: 1.5rem;
      font-weight: 700;
    background-image: linear-gradient(55deg, #00893f 0%, #0C75E6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	    margin: 1.5rem 0rem;
	
}
.ietm-h4 {
        
    font-size: 1.5rem;
      font-weight: 700;
    background-image: linear-gradient(55deg, #E20B8C 0%, #F84B00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	    margin: 1.5rem 0rem;
	
}
.ietm-h6-title {
        
    font-size: 1.1rem;
      font-weight: 700;
   background-image: linear-gradient(55deg, #E20B8C 0%, #F84B00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	   
	
}
.ietm-h6-title > i {
        
    font-size: 2.5rem;
      font-weight: 700;
   background-image: linear-gradient(55deg, #05b4e2 0%, #ef1fbe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	margin-left:15px;
	margin-right:20px;
}
.ietm-p-title {
        
   
      font-weight: 700;
   background-image: linear-gradient(55deg, #004497 0%, #6a00d7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	   
	
}
.tbl-feat{border-collapse: separate;
    border-spacing: 0 20px; }
.tbl-feat tr td:first-child{ 


text-align:right;}
.tbl-feat tr td:last-child{
	padding-left:20px; 
	border:1px solid #ccc;
	border-top:0px;
	border-right:0px;
	
	}
#faq  .card-header  h3{
	
	font-weight: 500;
}