.info .info-title {
    color: #3c4858;
    margin: 1.75rem 0 0.875rem;
  }
  .info-horizontal .icon {
    float: left;
    margin-top: 24px;
    margin-right: 10px;
  }
  .info-horizontal .icon > i {
    font-size: 2.25rem;
  }
  .info-horizontal .description {
    overflow: hidden;
  }
  
  .btn-group-sm .btn.btn-fab .material-icons,
  .btn-group-sm .btn.btn-fab .fa,
  .btn.btn-fab.btn-sm .material-icons,
  .btn.btn-fab.btn-sm .fa,
  .btn.btn-fab.btn-fab-mini .material-icons,
  .btn.btn-fab.btn-fab-mini .fa,
  .btn-group-sm .btn.btn-just-icon .material-icons,
  .btn-group-sm .btn.btn-just-icon .fa,
  .btn.btn-just-icon.btn-sm .material-icons,
  .btn.btn-just-icon.btn-sm .fa,
  .btn.btn-just-icon.btn-fab-mini .material-icons,
  .btn.btn-just-icon.btn-fab-mini .fa {
    font-size: 17px;
    line-height: 29px;
  }
  
  .btn-group-lg .btn.btn-fab .material-icons,
  .btn-group-lg .btn.btn-fab .fa,
  .btn.btn-fab.btn-lg .material-icons,
  .btn.btn-fab.btn-lg .fa,
  .btn-group-lg .btn.btn-just-icon .material-icons,
  .btn-group-lg .btn.btn-just-icon .fa,
  .btn.btn-just-icon.btn-lg .material-icons,
  .btn.btn-just-icon.btn-lg .fa {
    font-size: 32px;
    line-height: 56px;
  }
  
  .btn.btn-fab .material-icons,
  .btn.btn-fab .fa,
  .btn.btn-just-icon .material-icons,
  .btn.btn-just-icon .fa {
    margin-top: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: none;
    transform: none;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 41px;
    font-size: 20px;
  }
  
  .btn .material-icons,
  .btn .fas,
  .btn .far,
  .btn .fab,
  .btn:not(.btn-just-icon):not(.btn-fab) .fas,
  .btn:not(.btn-just-icon):not(.btn-fab) .far,
  .btn:not(.btn-just-icon):not(.btn-fab) .fab {
    position: relative;
    display: inline-block;
    top: 0;
    margin-top: -1em;
    margin-bottom: -1em;
    font-size: 1.1rem;
    vertical-align: middle;
  }
  
  a .material-icons,
  a:active .material-icons,
  a:visited .material-icons {
    vertical-align: middle;
  }
  
  .carousel.carousel-full-nagivation .carousel-control .material-icons,
  .carousel.carousel-full-nagivation .carousel-control .fa {
    display: none;
  }
  .carousel .carousel-control-prev .material-icons,
  .carousel .carousel-control-next .material-icons {
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
  }
  
  .carousel .carousel-caption .material-icons {
    position: relative;
    top: 5px;
  }
  
  footer .copyright .material-icons {
    font-size: 18px;
    position: relative;
    top: 3px;
  }
  
  .navbar .navbar-nav .nav-item .nav-link .material-icons,
  .navbar .navbar-nav .nav-item .nav-link .fa {
    font-size: 1.25rem;
    max-width: 24px;
    margin-top: -1.1em;
  }
  
  .navbar .navbar-nav .nav-item .nav-link:not(.btn) .material-icons {
    margin-top: -7px;
    top: 3px;
    position: relative;
    margin-right: 3px;
  }
  
  .nav-tabs .nav-item .material-icons {
    margin: -1px 5px 0 0;
  }
  
  .dropdown-menu.dropdown-with-icons .dropdown-item .material-icons {
    vertical-align: middle;
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 1px;
    margin-right: 12px;
    opacity: 0.5;
  }
  
  .card .card-category .material-icons {
    position: relative;
    top: 8px;
    line-height: 0;
  }
  
  .card .card-footer .stats .material-icons {
    position: relative;
    top: 3px;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 18px;
  }
  
  .card .card-category-social .material-icons {
    position: relative;
    top: 5px;
  }
  
  .card-blog .carf-footer .stats .material-icons {
    font-size: 18px;
    position: relative;
    top: 4px;
    width: 19px;
  }
  
  .card-testimonial .icon .material-icons {
    font-size: 40px;
  }
  
  .ecommerce-page .card-product .card-footer .stats .btn i.material-icons {
    top: -10px !important;
  }
  
  .social-line-big-icons .btn .material-icons {
    font-size: 25px;
    line-height: 90px;
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon.icon-primary {
    color: #10d7bf;
  }
  
  .icon.icon-info {
    color: #00bcd4;
  }
  
  .icon.icon-success {
    color: #4caf50;
  }
  
  .icon.icon-warning {
    color: #ff9800;
  }
  
  .icon.icon-danger {
    color: #f44336;
  }
  
  .icon.icon-rose {
    color: #e91e63;
  }

  .card .card-header-primary, .card.bg-primary, .card.card-rotate.bg-primary .front, .card.card-rotate.bg-primary .back {
    background-image: url("../../assets/images/sharedBackgrounds/trans.png");
    background-repeat: repeat-y;
    background-color: #10d7bf;
  }
  
  .card .card-header-info, .card.bg-info, .card.card-rotate.bg-info .front, .card.card-rotate.bg-info .back {
    background: linear-gradient(60deg, #26c6da, #0097a7);
  }
  
  .card .card-header-success, .card.bg-success, .card.card-rotate.bg-success .front, .card.card-rotate.bg-success .back {
    background: linear-gradient(60deg, #66bb6a, #388e3c);
  }
  
  .card .card-header-warning, .card.bg-warning, .card.card-rotate.bg-warning .front, .card.card-rotate.bg-warning .back {
    background: linear-gradient(60deg, #ffa726, #f57c00);
  }
  
  .card .card-header-danger, .card.bg-danger, .card.card-rotate.bg-danger .front, .card.card-rotate.bg-danger .back {
    background: linear-gradient(60deg, #ef5350, #d32f2f);
  }
  
  .card .card-header-rose, .card.bg-rose, .card.card-rotate.bg-rose .front, .card.card-rotate.bg-rose .back {
    background: linear-gradient(60deg, #ec407a, #c2185b);
  }
  
  .rotating-card-container .card-rotate {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  
  .rotating-card-container .card-rotate:after {
    display: none;
  }
  
  .rotating-card-container {
    -webkit-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
  }
  
  .rotating-card-container .card-rotate {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .rotating-card-container .card-rotate:after {
    display: none;
  }
  
  .rotating-card-container .card {
    -webkit-transition: all 0.8s cubic-bezier(0.34, 1.45, 0.7, 1);
    transition: all 0.8s cubic-bezier(0.34, 1.45, 0.7, 1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
  }
  
  .rotating-card-container .card .back,
  .rotating-card-container .card .front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12),
      0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    background-color: #fff;
    border-radius: 6px;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  
  .rotating-card-container .card .back .card-body,
  .rotating-card-container .card .front .card-body {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  
  .rotating-card-container .card .front {
    z-index: 2;
    position: relative;
  }
  
  .rotating-card-container .card .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 5;
    text-align: center;
    width: 100%;
    height: 100%;
  }
  
  .rotating-card-container .card .back.back-background:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 6px;
  }
  
  .rotating-card-container .card .back.back-background .card-body {
    position: relative;
    z-index: 2;
  }
  
  .rotating-card-container .card .back .card-footer .btn {
    margin: 0;
  }
  
  .rotating-card-container .card .back .card-body {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .rotating-card-container:not(.manual-flip):hover .card {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  
  .rotating-card-container.hover.manual-flip .card {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  
  .card-profile .rotating-card-container .front {
    text-align: left;
  }
  
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .rotating-card-container .card .front,
    .rotating-card-container .card .back {
      -webkit-backface-visibility: visible;
      backface-visibility: visible;
    }
  
    .rotating-card-container .card .back {
      visibility: hidden;
      -webkit-transition: visibility 0.3s cubic-bezier(0.34, 1.45, 0.7, 1);
      transition: visibility 0.3s cubic-bezier(0.34, 1.45, 0.7, 1);
    }
  
    .rotating-card-container .card .front {
      z-index: 4;
    }
  
    .rotating-card-container:not(.manual-flip):hover .card .back,
    .rotating-card-container.manual-flip.hover .card .back {
      z-index: 5;
      visibility: visible;
    }
  }
  