.column-actions,
.column-fit {
  width: 1%;
  white-space: nowrap; }

table > thead > tr > th.column-fit-extra,
table > tbody > tr > td.column-fit-extra {
  width: 1%;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px; }

.clearfix {
  clear: both; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #6f150f;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px; }

.topbar {
  box-shadow: 1px 0 1px 1px rgba(0, 0, 0, 0.1);
  position: relative; }

.topbar__line {
  height: 4px;
  background: #941914; }

.topbar__navbar {
  background: #fff;
  border: none;
  border-radius: 0;
  margin: 0;
  border-bottom: none; }
  .topbar__navbar .navbar-brand {
    z-index: 1;
    display: block;
    margin: 0;
    height: auto;
    padding: 17px 15px; }
    .topbar__navbar .navbar-brand img {
      height: 36px;
      margin: 0; }
  .topbar__navbar .navbar-toggle {
    background: #941914;
    margin-top: 22px; }
    .topbar__navbar .navbar-toggle:hover {
      background: #6f150f; }
    .topbar__navbar .navbar-toggle .icon-bar {
      background: #fff; }
  .topbar__navbar .dropdown-menu {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    padding: 0;
    width: 200px; }
  .topbar__navbar .dropdown-menu > li > a {
    background: #fff;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 400; }
    .topbar__navbar .dropdown-menu > li > a:focus, .topbar__navbar .dropdown-menu > li > a:active, .topbar__navbar .dropdown-menu > li > a:hover {
      background-color: #e4e4e4; }
  .topbar__navbar .dropdown.open a, .topbar__navbar .dropdown.open a:focus, .topbar__navbar .dropdown.open a:active {
    background: none; }
  .topbar__navbar .account-dropdown .avatar {
    border-radius: 100%;
    height: 48px;
    margin-right: 5px;
    width: 48px; }
  .topbar__navbar .navbar-nav > li > a {
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    padding: 10px 15px; }
    .topbar__navbar .navbar-nav > li > a:hover, .topbar__navbar .navbar-nav > li > a:active, .topbar__navbar .navbar-nav > li > a:focus {
      background: none;
      color: #941914; }
    @media (min-width: 992px) {
      .topbar__navbar .navbar-nav > li > a {
        font-size: 13px;
        font-weight: 600;
        line-height: 26px;
        padding: 22px 15px; } }
  .topbar__navbar .navbar-nav > li.account-dropdown a {
    padding: 11px 15px; }
  .topbar__navbar .navbar-nav > li.nav-icon > a {
    font-size: 20px;
    line-height: 56px;
    padding: 7px 26px;
    /*    border-right: 1px solid #e4e4e4;*/ }
  .topbar__navbar .navbar-nav > li.active > a {
    background: none;
    color: #941914; }
    .topbar__navbar .navbar-nav > li.active > a:hover, .topbar__navbar .navbar-nav > li.active > a:active, .topbar__navbar .navbar-nav > li.active > a:focus {
      background: none;
      color: #941914; }
  .topbar__navbar .nav-icon-text {
    font-size: 16px;
    line-height: 1; }
  .topbar__navbar .topbar__menu {
    background: #941914; }
    .topbar__navbar .topbar__menu .navbar-nav > li > a {
      color: #fff;
      font-size: 13px;
      font-weight: normal;
      line-height: 26px;
      padding: 8px 15px; }
      .topbar__navbar .topbar__menu .navbar-nav > li > a:hover, .topbar__navbar .topbar__menu .navbar-nav > li > a:active, .topbar__navbar .topbar__menu .navbar-nav > li > a:focus {
        background: #6f150f;
        color: #fff; }
    @media (min-width: 992px) {
      .topbar__navbar .topbar__menu .navbar-nav > li:first-child > a {
        margin-left: -15px; } }

.topbar__counter {
  display: inline-block;
  min-width: 10px;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  float: right;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  border-radius: 10px;
  margin-top: 12px;
  z-index: 10000;
  position: absolute;
  margin-left: -8px;
  background: #941914; }

/*--------------------------------------------------
    [6. Header - Mega Menu]
----------------------------------------------------*/
/*Mega Menu
------------------------------------*/
.topbar .mega-menu .nav,
.topbar .mega-menu .dropup,
.topbar .mega-menu .dropdown,
.topbar .mega-menu .collapse {
  position: static; }

.topbar .mega-menu .navbar-inner,
.topbar .mega-menu .container {
  position: relative; }

.topbar .mega-menu .dropdown-menu {
  left: auto; }

.topbar .mega-menu .dropdown-menu > li {
  display: block; }

.topbar .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%; }

.topbar .mega-menu .nav.pull-right .dropdown-menu {
  right: 0; }

.topbar .mega-menu .mega-menu-content {
  *zoom: 1;
  padding: 4px 15px; }

.topbar .mega-menu .mega-menu-content:before,
.topbar .mega-menu .mega-menu-content:after {
  content: "";
  display: table;
  line-height: 0; }

.topbar .mega-menu .mega-menu-content:after {
  clear: both; }

.topbar .mega-menu .nav > li > .dropdown-menu:after,
.topbar .mega-menu .nav > li > .dropdown-menu:before {
  display: none; }

.topbar .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%; }

@media (min-width: 992px) {
  /*Mega Menu for Two Columns*/
  .topbar .mega-menu .mega-menu-content.content-two-col {
    min-width: 596px; }

  /*Mega Menu for Three Columns*/
  .topbar .mega-menu .mega-menu-content.content-three-col {
    min-width: 864px; } }
/*Mega Menu Dropdown OPENS from LEFT Side*/
.topbar .mega-menu .dropdown.mega-menu-left .dropdown-menu {
  left: auto;
  overflow: hidden; }

/*Mega Menu Dropdown OPENS from RIGHT Side*/
.topbar .mega-menu .dropdown.mega-menu-right .dropdown-menu,
.topbar .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {
  right: 0;
  overflow: hidden; }

/*Equal Height Lists*/
@media (min-width: 992px) {
  .topbar .mega-menu .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  .topbar .mega-menu .equal-height-in {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
/*Mega Menu Style Effect*/
.topbar .mega-menu .equal-height-list h3 {
  font-size: 15px;
  font-weight: 400;
  padding: 0 10px 0 13px;
  text-transform: uppercase; }

/*Space for only Big Resolution*/
@media (min-width: 992px) {
  .topbar .mega-menu .big-screen-space {
    margin-bottom: 20px; } }
/*Mega Menu Content*/
@media (min-width: 992px) {
  .topbar .mega-menu .equal-height-in {
    padding: 20px 0;
    border-left: 1px solid #eee; }

  .topbar .mega-menu .equal-height-in:first-child {
    border-left: none;
    margin-left: -1px; }

  .topbar .mega-menu .equal-height-list {
    width: 100%; }

  .topbar .mega-menu .equal-height-list li a {
    display: block;
    margin-bottom: 1px;
    position: relative;
    border-bottom: none;
    padding: 5px 10px 5px 15px; }

  .topbar .mega-menu .equal-height-list a:hover {
    text-decoration: none; }

  /*Dropdown Arrow Icons*/
  .topbar .mega-menu .mega-menu-content li a {
    padding: 5px 10px 5px 30px; }

  .topbar .mega-menu .mega-menu-content li a:after {
    top: 7px;
    left: 15px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome; }

  /*Dropdown Arrow Icons Disable class*/
  .topbar .mega-menu .disable-icons li a {
    padding: 5px 10px 5px 15px; }

  .topbar .mega-menu .disable-icons li a:after {
    display: none; } }
/*Equal Hight List Style*/
@media (max-width: 991px) {
  /*Equal Height List Style*/
  .topbar .mega-menu .equal-height-list h3 {
    color: #555;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px 5px;
    border-bottom: solid 1px #eee; }

  .topbar .mega-menu .equal-height-list li a {
    color: #687074;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-left: 15px;
    padding: 6px 25px;
    border-bottom: solid 1px #eee; }

  .topbar .mega-menu .equal-height-list > h3.active,
  .topbar .mega-menu .equal-height-list > .active > a,
  .topbar .mega-menu .equal-height-list > .active > a:hover,
  .topbar .mega-menu .equal-height-list > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }

  .topbar .mega-menu .equal-height-list li a:hover {
    color: #333;
    text-decoration: none; } }
/*Dropdow Mmenu Icons (Font Awesome)*/
.topbar .dropdown-menu li [class^="fa-"],
.topbar .dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block; }

.topbar .dropdown-menu li [class^="fa-"].fa-lg,
.topbar .dropdown-menu li [class*=" fa-"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em; }

@media (min-width: 992px) {
  .topbar .navbar-nav.mega-menu > li.dropdown:hover > .dropdown-menu {
    display: block; } }
/*
* Version: 1.8
* Dark Red Color: #a10f2b;
* Dark Red Hover Color: #b61332;
* Additional color: #e6c6cc;
* rgba(161, 15, 43, 1);
*/
a {
  color: #941914; }

a:focus,
a:hover,
a:active {
  color: #941914; }

.color-green {
  color: #941914; }

a.read-more:hover {
  color: #941914; }

.linked:hover {
  color: #941914; }

/* Headers Default
------------------------------------*/
.header .navbar-nav > .active > a {
  color: #941914; }

.header .navbar-nav > .active > a {
  border-color: #941914; }

.header .dropdown-menu {
  border-top: solid 2px #941914; }

.header .navbar-nav > li:hover > a {
  color: #b61332; }

.header .nav > li > .search:hover {
  border-bottom-color: #b61332;
  color: #b61332; }

.header .navbar-nav > li > a:hover,
.header .navbar-nav > .active > a {
  border-bottom-color: #941914; }

.header .navbar-toggle {
  border-color: #b61332; }

.header .navbar-toggle,
.header .navbar-toggle:hover,
.header .navbar-toggle:focus {
  background: #941914; }

.header .navbar-toggle:hover {
  background: #b61332 !important; }

.header .navbar-nav > .open > a,
.header .navbar-nav > .open > a:hover,
.header .navbar-nav > .open > a:focus {
  color: #941914; }

/* Design for max-width: 991px */
@media (max-width: 991px) {
  .header .navbar-nav > .active > a,
  .header .navbar-nav > .active > a:hover,
  .header .navbar-nav > .active > a:focus {
    background: #941914;
    color: #fff !important; }

  .header .navbar-nav > .active > a {
    border-color: #eee; }

  .header .nav > li > .search:hover {
    background: #941914; } }
/* Headers v1
------------------------------------*/
/*Fix hover color for the little icons v1.9*/
.header-v1 .topbar-v1 .top-v1-data li a:hover i {
  color: #941914; }

.header-v1 .navbar-default .navbar-nav > .active > a,
.header-v1 .navbar-default .navbar-nav > li > a:hover,
.header-v1 .navbar-default .navbar-nav > li > a:focus {
  color: #941914; }

.header-v1 .dropdown-menu {
  border-color: #941914; }

.header-v1 .navbar-default .navbar-nav > li:hover > a {
  color: #941914; }

.header-v1 .navbar .nav > li > .search:hover {
  color: #941914; }

.header-v1 .navbar .nav > li > .search:hover {
  color: #941914; }

.header-v1 .navbar-default .navbar-toggle {
  border-color: #b61332; }

.header-v1 .navbar-toggle,
.header-v1 .navbar-default .navbar-toggle:hover,
.header-v1 .navbar-default .navbar-toggle:focus {
  background: #941914; }

.header-v1 .navbar-toggle:hover {
  background: #b61332 !important; }

/* Design for max-width: 991px */
@media (max-width: 991px) {
  .header-v1 .navbar-default .navbar-nav > li:hover > a {
    border-color: #eee; }

  .header-v1 .navbar-default .navbar-nav > .active > a,
  .header-v1 .navbar-default .navbar-nav > .active > a:hover,
  .header-v1 .navbar-default .navbar-nav > .active > a:focus {
    background-color: #941914; }

  .header-v1 .navbar-default .navbar-nav > .active > a {
    border-color: #eee; }

  .header-v1 .navbar .nav > li > .search:hover {
    background-color: #941914; } }
/* Headers v2
------------------------------------*/
.header-v2 .dropdown-menu {
  border-color: #941914; }

.header-v2 .navbar-default .navbar-toggle {
  border-color: #b61332; }

.header-v2 .navbar-toggle,
.header-v2 .navbar-default .navbar-toggle:hover,
.header-v2 .navbar-default .navbar-toggle:focus {
  background: #941914; }

.header-v2 .navbar-toggle:hover {
  background: #b61332 !important; }

/* Design for max-width: 991px */
@media (max-width: 991px) {
  .header-v2 .navbar-default .navbar-nav > .active > a,
  .header-v2 .navbar-default .navbar-nav > .active > a:hover,
  .header-v2 .navbar-default .navbar-nav > .active > a:focus {
    background: #941914;
    color: #fff !important; }

  .header-v2 .navbar-default .navbar-nav > li > a:hover {
    color: #941914; } }
/* Headers v3
------------------------------------*/
.header-v3 .navbar-default .navbar-nav > .active > a {
  color: #941914; }

.header-v3 .navbar-default .navbar-nav > li:hover > a {
  color: #b61332; }

.header-v3 .dropdown-menu {
  border-color: #941914; }

.header-v3 .navbar-default .navbar-toggle {
  border-color: #b61332; }

.header-v3 .navbar-toggle,
.header-v3 .navbar-default .navbar-toggle:hover,
.header-v3 .navbar-default .navbar-toggle:focus {
  background: #941914; }

.header-v3 .navbar-toggle:hover {
  background: #b61332 !important; }

.header-v3 .navbar .nav > li > .search:hover {
  background: inherit;
  color: #941914; }

/* Design for max-width: 991px */
@media (max-width: 991px) {
  .header-v3 .navbar-default .navbar-nav > .active > a,
  .header-v3 .navbar-default .navbar-nav > .active > a:hover,
  .header-v3 .navbar-default .navbar-nav > .active > a:focus {
    background: #941914;
    color: #fff !important; }

  .header-v3 .navbar-default .navbar-nav > .active > a {
    border-color: #eee; }

  .header-v3 .navbar .nav > li > .search:hover {
    background: #941914; } }
/* Headers v4
------------------------------------*/
/*Fix hover color for the little icons v1.9*/
.topbar-v1 .top-v1-data li a:hover i {
  color: #941914; }

.header-v4 .navbar-default .navbar-nav > li > a:hover,
.header-v4 .navbar-default .navbar-nav > .active > a {
  border-color: #941914; }

.header-v4 .navbar-default .navbar-nav > .active > a {
  color: #941914; }

.header-v4 .navbar-default .navbar-nav > li:hover > a {
  border-color: #941914;
  color: #b61332; }

.header-v4 .navbar .nav > li > .search:hover {
  color: #941914; }

.header-v4 .navbar-default .navbar-nav > .open > a,
.header-v4 .navbar-default .navbar-nav > .open > a:hover,
.header-v4 .navbar-default .navbar-nav > .open > a:focus {
  color: #941914; }

/* Design for max-width: 991px */
@media (max-width: 991px) {
  .header-v4 .navbar-default .navbar-nav > li:hover > a {
    border-color: #eee; }

  .header-v4 .navbar-default .navbar-nav > .active > a,
  .header-v4 .navbar-default .navbar-nav > .active > a:hover,
  .header-v4 .navbar-default .navbar-nav > .active > a:focus {
    color: #941914 !important; }

  .header-v4 .navbar-default .navbar-nav > .active > a {
    border-color: #eee; }

  .header-v4 .navbar .nav > li > .search:hover {
    background: #941914; } }
/* Headers v5
------------------------------------*/
/*bug fixed v1.9*/
@media (min-width: 992px) {
  .header-v5 .navbar-default .navbar-nav > li > a:hover,
  .header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: 2px solid #941914; } }
.header-v5 .navbar-default .navbar-nav > .active > a {
  color: #941914; }

.header-v5 .navbar-default .navbar-nav > li:hover > a {
  color: #941914; }

.header-v5 .navbar-default .navbar-nav > .open > a,
.header-v5 .navbar-default .navbar-nav > .open > a:hover,
.header-v5 .navbar-default .navbar-nav > .open > a:focus {
  color: #941914; }

.header-v5 .dropdown-menu li > a:hover {
  background: #941914; }

.header-v5 .dropdown-menu .active > a,
.header-v5 .dropdown-menu li > a:hover {
  background: #941914; }

.header-v5 .dropdown-menu {
  border-color: #941914; }

.header-v5 .dropdown-menu li.dropdown-submenu:hover > a {
  background: #941914; }

.header-v5 .dropdown-menu .style-list li > a:hover {
  background: none; }

.header-v5 .style-list li a:hover {
  color: #941914; }

/*bug fixed v1.9*/
.header-v5 .subtotal .subtotal-cost {
  color: #941914; }

/*bug fixed v1.9*/
@media (max-width: 991px) {
  /*Responsive code for max-width: 991px*/
  .header-v5 .navbar-default .navbar-nav > .active > a,
  .header-v5 .navbar-default .navbar-nav > .active > a:hover,
  .header-v5 .navbar-default .navbar-nav > .active > a:focus {
    background: #941914 !important; } }
/* Shopping cart
------------------------------------*/
/*Keeping the cart gray v1.9*/
/*.header-v5 .shop-badge.badge-icons i {
  color: $unify-primary;
}*/
.header-v5 .shop-badge span.badge-sea {
  background: #941914; }

.header-v5 .badge-open {
  border-top: 2px solid #941914;
  box-shadow: 0 5px 5px 0 rgba(161, 15, 43, 0.075); }

/* Header v6
------------------------------------*/
/* Search */
.header-v6 .shopping-cart .shopping-cart-open {
  border-top-color: #941914 !important; }

.header-v6 li.menu-icons span.badge {
  background: #941914; }

/* Dropdown Menu */
.header-v6 .dropdown-menu {
  border-top-color: #941914; }

/* Media Queries */
@media (max-width: 991px) {
  /* Navbar Nav */
  .header-v6 .navbar-nav > .active > a,
  .header-v6 .navbar-nav > .active > a:hover,
  .header-v6 .navbar-nav > .active > a:focus {
    color: #941914 !important; }

  .header-v6 .nav .open > a,
  .header-v6 .nav .open > a:hover,
  .header-v6 .nav .open > a:focus {
    border-color: #eee; }

  .header-v6 .navbar-nav > li > a:hover,
  .header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
  .header-v6 .navbar-nav .open .dropdown-menu > li > a:focus,
  .header-v6 .navbar-nav .open .dropdown-menu > .active > a,
  .header-v6 .navbar-nav .open .dropdown-menu > .active > a:hover,
  .header-v6 .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #941914 !important; }

  .header-v6 .mega-menu .equal-height-list li a:hover {
    color: #941914 !important; }

  /* Classic Dark */
  .header-v6 .mega-menu .equal-height-list li a:hover {
    color: #941914; }

  /* Dark Responsive Navbar */
  .header-v6.header-dark-res-nav .navbar-nav > li a:hover,
  .header-v6.header-dark-res-nav .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #941914; }

  .header-v6.header-dark-res-nav .nav .open > a,
  .header-v6.header-dark-res-nav .nav .open > a:hover,
  .header-v6.header-dark-res-nav .nav .open > a:focus {
    border-color: #555; } }
@media (min-width: 992px) {
  /* Default Style */
  .header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a,
  .header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
    color: #941914 !important; }

  .header-v6 .dropdown-menu .active > a,
  .header-v6 .dropdown-menu li > a:hover,
  .header-fixed .header-v6.header-fixed-shrink .dropdown-menu .active > a,
  .header-fixed .header-v6.header-fixed-shrink .dropdown-menu li > a:hover {
    color: #941914 !important; }

  .header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a,
  .header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
    color: #941914; }

  /* Classic White */
  .header-fixed .header-v6.header-classic-white .navbar-nav .active > a,
  .header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover {
    color: #941914; }

  /* Classic Dark */
  .header-v6.header-classic-dark .navbar-nav .active > a,
  .header-v6.header-classic-dark .navbar-nav li > a:hover,
  .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav .active > a,
  .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav li > a:hover {
    color: #941914; }

  .header-v6.header-classic-dark .dropdown-menu .active > a,
  .header-v6.header-classic-dark .dropdown-menu li > a:hover {
    color: #941914 !important; }

  /* Dark Dropdown */
  .header-v6.header-dark-dropdown .dropdown-menu .active > a,
  .header-v6.header-dark-dropdown .dropdown-menu li > a:hover {
    color: #941914; }

  /* Dark Scroll */
  .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav .active > a,
  .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav li > a:hover {
    color: #941914; } }
/* Header v7
------------------------------------*/
.header-v7 .navbar-default .navbar-nav > li > a:hover,
.header-v7 .navbar-default .navbar-nav > li.active > a {
  color: #941914 !important; }

.header-v7 .dropdown-menu .active > a,
.header-v7 .dropdown-menu li > a:focus,
.header-v7 .dropdown-menu li > a:hover {
  color: #941914 !important; }

.header-v7 .navbar-default .navbar-nav > li > a:hover,
.header-v7 .navbar-default .navbar-nav > li > a:focus,
.header-v7 .navbar-default .navbar-nav > .active > a,
.header-v7 .navbar-default .navbar-nav > .active > a:hover,
.header-v7 .navbar-default .navbar-nav > .active > a:focus {
  color: #941914; }

.header-socials li a:hover {
  color: #941914; }

/* Sliders
------------------------------------*/
/* Main Parallax Sldier */
.da-slide h2 i {
  background-color: rgba(161, 15, 43, 0.8); }

/* Sequence Parallax Sldier */
.sequence-inner {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e6c6cc));
  background: -webkit-linear-gradient(#fff, #e6c6cc);
  background: -moz-linear-gradient(#fff, #e6c6cc);
  background: -ms-linear-gradient(#fff, #e6c6cc);
  background: -o-linear-gradient(#fff, #e6c6cc);
  background: linear-gradient(#fff, #e6c6cc); }

#sequence-theme h2 {
  background: rgba(161, 15, 43, 0.8); }

#sequence-theme .info p {
  background: rgba(161, 15, 43, 0.8); }

/* Buttons
------------------------------------*/
.btn-u {
  background: #941914; }

.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
  background: #b61332;
  color: #fff; }

/* Buttons Color */
.btn-u-split.dropdown-toggle {
  border-left: solid 1px #b61332; }

/* Bordered Buttons */
.btn-u.btn-brd {
  border-color: #941914; }

.btn-u.btn-brd:hover {
  color: #b61332;
  border-color: #b61332; }

.btn-u.btn-brd.btn-brd-hover:hover {
  background: #b61332; }

/* Service
------------------------------------*/
.service .service-icon {
  color: #941914; }

/* Service Blocks */
.service-alternative .service:hover {
  background: #941914; }

.service-box-v1 li:hover {
  color: #941914; }

.service-box-v1 p::after {
  background: #941914; }

/* Thumbnail (Recent Work)
------------------------------------*/
.thumbnail-style h3 a:hover {
  color: #941914; }

.thumbnail-style a.btn-more {
  background: #941914; }

.thumbnail-style a.btn-more:hover {
  box-shadow: 0 0 0 2px #b61332; }

/* Typography
------------------------------------*/
/* Heading */
.headline h2,
.headline h3,
.headline h4 {
  border-bottom: 2px solid #941914; }

/* Blockquote */
blockquote:hover {
  border-left-color: #941914; }

.hero {
  border-left-color: #941914; }

blockquote.hero.hero-default {
  background: #941914; }

blockquote.hero.hero-default:hover {
  background: #b61332; }

/* Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
  color: #941914; }

/* Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
  color: #941914; }

/* Footer Blog */
.footer .dl-horizontal a:hover {
  color: #941914 !important; }

/* Blog Posts
------------------------------------*/
.posts .dl-horizontal a:hover {
  color: #941914; }

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
  color: #941914;
  border-color: #941914 !important; }

/* Post Comment */
.post-comment h3,
.blog-item .media h3,
.blog-item .media h4.media-heading span a {
  color: #941914; }

/* Tabs
------------------------------------*/
/* Tabs v1 */
.tab-v1 .nav-tabs {
  border-bottom: solid 2px #941914; }

.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
  background: #941914; }

.tab-v1 .nav-tabs > li > a:hover {
  background: #941914; }

/* Tabs v2 */
.tab-v2 .nav-tabs li.active a {
  border-top: solid 2px #941914; }

/* Tabs v3 */
.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
  background: #941914;
  border: solid 1px #b61332; }

/* Tabs v6 */
.tab-v6 .nav-tabs > li.active > a,
.tab-v6 .nav-tabs > li.active > a:hover,
.tab-v6 .nav-tabs > li.active > a:focus {
  border-color: #941914; }

.tab-v6 .nav-tabs > li > a:hover {
  border-bottom: 1px solid #941914; }

/* Accardion
------------------------------------*/
.acc-home a.active,
.acc-home a.accordion-toggle:hover {
  color: #941914; }

.acc-home .collapse.in {
  border-bottom: solid 1px #941914; }

/* Testimonials
------------------------------------*/
.testimonials .testimonial-info {
  color: #941914; }

.testimonials .carousel-arrow i:hover {
  background: #941914; }

/* Info Blocks
------------------------------------*/
.info-blocks:hover i.icon-info-blocks {
  color: #941914; }

/* Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
  color: #941914; }

/* About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
  color: #941914 !important; }

/* Social Icons */
.team ul.team-socail li i:hover {
  background: #941914; }

/* Right Sidebar
------------------------------------*/
/* Right Sidebar */
.who li i,
.who li:hover i,
.who li:hover a {
  color: #941914; }

/* Privacy Page
------------------------------------*/
.privacy a:hover {
  color: #941914; }

/* Portfolio Page
------------------------------------*/
/* Portfolio v1 */
.view a.info:hover {
  background: #941914; }

/* Portfolio v2 */
.sorting-block .sorting-nav li.active {
  color: #941914;
  border-bottom: solid 1px #941914; }

.sorting-block .sorting-grid li a:hover span.sorting-cover {
  background: #941914; }

/* Blog Page
------------------------------------*/
.blog h3 {
  color: #941914; }

.blog li a:hover {
  color: #941914; }

/* Blog Tags */
ul.blog-tags a:hover {
  background: #941914; }

.blog-post-tags ul.blog-tags a:hover {
  background: #941914 !important; }

/* Blog Photos */
.blog-photos li img:hover {
  box-shadow: 0 0 0 2px #941914; }

/* Blog Latest Tweets */
.blog-twitter .blog-twitter-inner:hover {
  border-color: #941914;
  border-top-color: #941914; }

.blog-twitter .blog-twitter-inner:hover:after {
  border-top-color: #941914; }

.blog-twitter .blog-twitter-inner a {
  color: #941914; }

/* Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
  color: #941914; }

/* Coming Soon Page
------------------------------------*/
.coming-soon-border {
  border-top: solid 3px #941914; }

/* Search Page
------------------------------------*/
.booking-blocks p a {
  color: #941914; }

/* Icons Page
------------------------------------*/
.icon-page li:hover {
  color: #941914; }

/* Glyphicons */
.glyphicons-demo a:hover {
  color: #941914;
  text-decoration: none; }

/* Social Icons
------------------------------------*/
.social-icons-v1 i:hover {
  color: #fff;
  background: #941914; }

/* Magazine Page
------------------------------------*/
/* Magazine News */
.magazine-news .by-author strong {
  color: #941914; }

.magazine-news a.read-more {
  color: #941914; }

/* Magazine Mini News */
.magazine-mini-news .post-author strong {
  color: #941914; }

.news-read-more i {
  background: #941914; }

/* Sidebar Features */
.magazine-page h3 a:hover {
  color: #941914; }

/* Page Features
------------------------------------*/
/* Tag Boxes v1 */
.tag-box-v1 {
  border-top: solid 2px #941914; }

/* Tag Boxes v2 */
.tag-box-v2 {
  border-left: solid 2px #941914; }

/* Tag Boxes v7 */
.tag-box-v7 {
  border-bottom: solid 2px #941914; }

/* Font Awesome Icon Page Style */
.fa-icons li:hover {
  color: #941914; }

.fa-icons li:hover i {
  background: #941914; }

/* GLYPHICONS Icons Page Style */
.bs-glyphicons li:hover {
  color: #941914; }

/* Navigation
------------------------------------*/
/* Pagination */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #941914;
  border-color: #941914; }

.pagination li a:hover {
  background: #b61332;
  border-color: #b61332; }

/* Pager */
.pager li > a:hover,
.pager li > a:focus {
  background: #b61332;
  border-color: #b61332; }

.pager.pager-v2 li > a:hover,
.pager.pager-v2 li > a:focus,
.pager.pager-v3 li > a:hover,
.pager.pager-v3 li > a:focus {
  color: #fff;
  background: #941914; }

/* Registration and Login Page v2
------------------------------------*/
.reg-block {
  border-top: solid 2px #941914; }

/*Image Hover
------------------------------------*/
/* Image-hover */
#effect-2 figure .img-hover {
  background: #941914; }

/* Blog Large Page
------------------------------------*/
.blog h2 a:hover {
  color: #941914; }

/* Timeline v1 Page
------------------------------------*/
.timeline-v1 > li > .timeline-badge i:hover {
  color: #941914; }

.timeline-v1 .timeline-footer .likes:hover i {
  color: #941914; }

/* Timeline v2 Page
------------------------------------*/
/* The icons */
.timeline-v2 > li .cbp_tmicon {
  background: #941914; }

/* Progress Bar
------------------------------------*/
.progress-bar-u {
  background: #941914; }

/* Job Inner Page
------------------------------------*/
.job-description .save-job a:hover,
.block-description .save-job a:hover {
  color: #941914; }

.job-description .p-chart .overflow-h li i,
.job-description .p-chart .overflow-h li a,
.block-description .p-chart .overflow-h li i,
.block-description .p-chart .overflow-h li a {
  color: #941914; }

/* Colorful-ul */
.job-description .colorful-ul li a {
  color: #941914; }

/* Search Inner Page
------------------------------------*/
.s-results .related-search a:hover {
  color: #941914; }

.s-results .inner-results h3 a:hover {
  color: #941914; }

.s-results .up-ul li a:hover {
  color: #941914; }

.s-results .down-ul li a {
  color: #941914; }

/* Funny Boxes
------------------------------------*/
.funny-boxes p a {
  color: #941914; }

.funny-boxes .funny-boxes-img li i {
  color: #941914; }

.funny-boxes-colored p, .funny-boxes-colored h2 a, .funny-boxes-colored .funny-boxes-img li, .funny-boxes-colored .funny-boxes-img li i {
  color: #fff; }

/* Sidebar Sub Navigation
------------------------------------*/
/* Blockquote
------------------------------------*/
blockquote.bq-green {
  border-color: #941914; }

blockquote:hover,
blockquote.text-right:hover {
  border-color: #941914; }

.quote-v1 p::before {
  color: #941914; }

/* Green Left Bordered Funny Box */
.funny-boxes-left-green {
  border-left: solid 2px #941914; }

.funny-boxes-left-green:hover {
  border-left-color: #941914; }

/* Testimonials Default
------------------------------------*/
/* Testimonials */
.testimonials .carousel-arrow i:hover {
  background: #941914; }

/* Testimonials Default */
.testimonials-bg-default .item p {
  background: #941914; }

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
  border-top-color: #941914; }

.testimonials-bg-default .carousel-arrow i {
  background: #941914; }

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
  background: #b61332; }

/* Promo Page
------------------------------------*/
/* Promo Box */
.promo-box:hover strong,
.promo-box:hover strong a {
  color: #941914; }

/* Typography
------------------------------------*/
.dropcap {
  color: #941914; }

.dropcap-bg {
  color: #fff;
  background: #941914; }

/* Breadcrumbs
------------------------------------*/
span.label-u,
span.badge-u {
  background: #941914; }

/* Icons
------------------------------------*/
/* Icon Link*/
.link-icon:hover i {
  color: #941914;
  border: solid 1px #941914; }

.link-bg-icon:hover i {
  color: #941914;
  background: #941914 !important;
  border-color: #941914; }

/* Icons Backgroun Color
------------------------------------*/
i.icon-color-u {
  color: #941914;
  border: solid 1px #941914; }

i.icon-bg-u {
  background: #941914; }

/* Line Icon Page
------------------------------------*/
.line-icon-page .item:hover {
  color: #941914; }

/* Colored Content Boxes
------------------------------------*/
.service-block-u {
  background: #941914; }

/* Panels (Portlets)
------------------------------------*/
.panel-u {
  border-color: #941914; }

.panel-u > .panel-heading {
  background: #941914; }

/* Owl Carousel
------------------------------------*/
.owl-btn:hover {
  background: #941914; }

/* Counter
------------------------------------*/
.counters span.counter-icon i {
  background: #941914; }

.counters span.counter-icon i:after {
  border-top: 7px solid #941914; }

/* SKy-Forms
------------------------------------*/
/* Buttons */
.sky-form .button {
  background: #941914; }

/* Rating */
.sky-form .rating input:checked ~ label {
  color: #941914; }

/* Message */
.sky-form .message {
  color: #941914; }

.sky-form .message i {
  border-color: #941914; }

/* Profile
------------------------------------*/
.profile .profile-post:hover span.profile-post-numb {
  color: #941914; }

.profile .date-formats {
  background: #941914; }

.profile .name-location span i,
.profile .name-location span a:hover {
  color: #941914; }

.share-list li i {
  color: #941914; }

.profile .comment-list-v2 li:hover i,
.profile .comment-list li:hover i {
  color: #941914; }

.profile .profile-post.color-one {
  border-color: #941914; }

/* Pricing Page
------------------------------------*/
/* Pricing Head */
.pricing:hover h4 {
  color: #941914; }

.pricing-head h3 {
  background: #941914;
  text-shadow: 0 1px 0 #b61332; }

.pricing-head h4 {
  color: #999;
  background: #fcfcfc;
  border-bottom: solid 1px #e6c6cc; }

/* Pricing Content */
.pricing-content li {
  border-bottom: solid 1px #e6c6cc; }

.pricing-content li i {
  color: #941914; }

/* Pricing Extra */
.sticker-left {
  background: #941914; }

/* Pricing Footer */
.pricing-footer a:hover,
.pricing-footer button:hover {
  background: #b61332; }

/* Pricing Active */
.price-active h4 {
  color: #941914; }

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #941914; }

/* Mega Pricing Tables
------------------------------------*/
.pricing-mega-v1 .pricing-head h3,
.pricing-mega-v2 .pricing-head h3,
.pricing-mega-v3 .pricing-head h3 {
  text-shadow: 0 1px 0 #b61332; }

/* Pricing Table Mega v1 Version
------------------------------------*/
.pricing-mega-v1 .pricing:hover h4 i {
  color: #941914; }

.pricing-mega-v1 .pricing-content li i {
  color: #941914; }

/* Pricing Table Colored Background Version
------------------------------------*/
.pricing-bg-colored .pricing:hover {
  background: #941914; }

.pricing-bg-colored .pricing-head i {
  color: #941914; }

.pricing-bg-colored .pricing-footer .btn-u {
  border: 1px solid #fff; }

.pricing-bg-colored .pricing-head p {
  border-bottom: 1px solid #e6c6cc; }

/* Pricing Table Mega v2
------------------------------------*/
.pricing-mega-v2 .block:hover .bg-color {
  background: #941914; }

.pricing-mega-v2 .block:hover h3,
.pricing-mega-v2 .block:hover h4,
.pricing-mega-v2 .block:hover li,
.pricing-mega-v2 .block:hover li i,
.pricing-mega-v2 .block:hover h4 i {
  background: #941914; }

/* Pricing Table Mega v3
------------------------------------*/
.pricing-mega-v1 .btn-group .dropdown-menu,
.pricing-mega-v3 .btn-group .dropdown-menu {
  background: #941914 !important; }

.pricing-mega-v1 .btn-group .dropdown-menu li a:hover,
.pricing-mega-v3 .btn-group .dropdown-menu li a:hover {
  background: #b61332; }

/* Grid Block v2
------------------------------------*/
.grid-block-v2 li:hover .grid-block-v2-info {
  border-color: #941914; }

/* Testimonials v3 Title
------------------------------------*/
.testimonials-v3 .testimonials-v3-title p {
  color: #941914; }

.testimonials-v3 .owl-buttons .owl-prev:hover,
.testimonials-v3 .owl-buttons .owl-next:hover {
  background: #941914; }

/* Content Boxes v4
------------------------------------*/
.content-boxes-v4 i {
  color: #941914; }

/* Thumbnails v1
------------------------------------*/
.thumbnails-v1 .read-more {
  color: #941914; }

/* Thumbnails v6
------------------------------------*/
.testimonials-v6 .testimonials-info:hover {
  border-color: #941914; }

/* Team v1
------------------------------------*/
.team-v1 li:hover > p:before {
  background: #941914; }

/* Team v4
------------------------------------*/
.team-v4 .team-social-v4 a:hover {
  color: #941914; }

/* Team v5 & v6 & v7
------------------------------------*/
.team-v5 small,
.team-v6 small,
.team-v7 .team-v7-position {
  color: #941914; }

/* Headliner Center
------------------------------------*/
.headline-center h2:after {
  background: #941914; }

/* Headliner Left
------------------------------------*/
.headline-left .headline-brd:after {
  background: #941914; }

/* Portfolio Box
------------------------------------*/
.portfolio-box .portfolio-box-in i {
  background: #941914; }

/* Flat Background Block v1
------------------------------------*/
.flat-bg-block-v1 .checked-list i {
  color: #941914; }

/* Owl Carousel v5
------------------------------------*/
.owl-carousel-v5 .owl-controls .owl-page.active span,
.owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
  background: #941914; }

/* Content Boxes v5
------------------------------------*/
.content-boxes-v5:hover i {
  background: #941914; }

/* Block Grid v1
------------------------------------*/
.block-grid-v1:hover {
  border-color: #941914; }

/* Block Grid v2
------------------------------------*/
.block-grid-v2 li:hover .block-grid-v2-info {
  border-color: #941914; }

/* Content Boxes v6
------------------------------------*/
.content-boxes-v6:hover i:after {
  border-color: #941914; }

.content-boxes-v6:hover i {
  background: #941914; }

/* Portfolio Box-v2
------------------------------------*/
.portfolio-box-v2 .portfolio-box-v2-in i {
  background: rgba(161, 15, 43, 0.8); }

.portfolio-box-v2 .portfolio-box-v2-in i:hover {
  background: #941914; }

/* Service Block v1
------------------------------------*/
.service-block-v1 i {
  background: #941914; }

/* Service Block v4
------------------------------------*/
.service-block-v4 .service-desc i {
  color: #941914; }

/* Service Block v7
------------------------------------*/
.service-block-v7 i {
  background: #941914; }

/* Service Block v8
------------------------------------*/
.service-block-v8 .service-block-desc h3::after {
  background: #941914; }

/* Testimonials bs
------------------------------------*/
.testimonials-bs .carousel-control-v2 i:hover {
  border-color: #941914;
  color: #941914; }

/* Fusion Portfolio
------------------------------------*/
.fusion-portfolio #filters-container .cbp-filter-item-active {
  background: #941914;
  border-color: #941914; }

.fusion-portfolio #filters-container .cbp-filter-item:hover {
  color: #941914; }

.blog_masonry_3col h3 a:hover {
  color: #941914; }

/* Cube Portfolio
------------------------------------*/
.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active, .cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover {
  color: #941914; }

.cube-portfolio .link-captions li i:hover {
  color: #fff;
  background: #941914; }

.cube-portfolio .cbp-caption-activeWrap.default-transparent-hover {
  background: rgba(161, 15, 43, 0.9) !important; }

/* Recent Works
------------------------------------*/
.owl-work-v1 .item a:hover span {
  border-bottom-color: #941914; }

/* Footer Default
------------------------------------*/
.footer-default .footer .dl-horizontal a:hover {
  color: #941914 !important; }

.footer-default .footer a {
  color: #941914; }

.footer-default .footer a:hover {
  color: #b61332; }

.footer-default .copyright a {
  color: #941914; }

.footer-default .copyright a:hover {
  color: #b61332; }

/* Footer v4
------------------------------------*/
.footer-v4 .copyright a {
  color: #941914; }

/* Title v1
------------------------------------*/
.title-v1 h1:after, .title-v1 h2:after {
  background-color: #941914; }

/* Copyright Section
------------------------------------*/
.copyright-section i.back-to-top:hover {
  color: #941914; }

/* Top Control
------------------------------------*/
#topcontrol:hover {
  background-color: #941914; }

/* News Info
------------------------------------*/
.news-v1 .news-v1-info li a:hover {
  color: #941914; }

.news-v1 h3 a:hover {
  color: #941914; }

.news-v2 .news-v2-desc h3 a:hover {
  color: #941914 !important; }

.news-v3 .post-shares li span {
  background: #941914; }

.news-v3 .posted-info li a:hover {
  color: #941914 !important; }

.news-v3 h2 a:hover {
  color: #941914 !important; }

/* Blog Trending
------------------------------------*/
.blog-trending small a:hover {
  color: #941914; }

/* Blog Masonry
------------------------------------*/
.blog_masonry_3col ul.grid-boxes-news li a:hover {
  color: #941914; }

/* List v1
------------------------------------*/
.lists-v1 i {
  background: #941914; }

/* List v2
------------------------------------*/
.lists-v2 i {
  color: #941914; }

/* Process v1
------------------------------------*/
.process-v1 .process-in > li i {
  background: #941914; }

/* Featured Blog
------------------------------------*/
.featured-blog h2::after {
  background: #941914; }

.featured-blog .featured-img i:hover {
  color: #fff;
  background: #941914; }

.rgba-default {
  background-color: #a10f2b; }

/* Blog Latest Posts
------------------------------------*/
.blog-latest-posts h3 a:hover {
  color: #941914 !important; }

/* Blog Trending
------------------------------------*/
.blog-trending h3 a:hover {
  color: #941914 !important; }

/*Blog Thumb Colors
------------------------------------*/
.blog-thumb .blog-thumb-hover:hover:after {
  background: rgba(161, 15, 43, 0.9); }

.blog-grid .blog-grid-grad i:hover {
  background: #a10f2b; }

/*Footer Theme Color
------------------------------------*/
.footer-v8 .footer .column-one a:hover {
  color: #941914; }

.footer-v8 .footer .tags-v4 a:hover {
  border-color: #941914;
  background-color: #941914; }

.footer-v8 .footer .footer-lists li a:hover {
  color: #941914; }

.footer-v8 .footer .latest-news h3 a:hover {
  color: #941914; }

.footer-v8 .footer .input-group-btn .input-btn {
  background: #941914; }

.footer-v8 .footer .social-icon-list li i:hover {
  background: #941914;
  border-color: #941914; }

/*Header Theme Color
------------------------------------*/
.header-v8 .dropdown-menu {
  border-top: solid 3px #941914; }

.header-v8 .dropdown-menu .active > a,
.header-v8 .dropdown-menu li > a:hover {
  color: #941914; }

.header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #941914; }

.header-v8 .navbar-nav .open .dropdown-menu > .active > a,
.header-v8 .navbar-nav .open .dropdown-menu > .active > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #941914; }

.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a,
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #941914; }

.header-v8 .navbar-nav > li > a:hover {
  color: #941914; }

.header-v8 .navbar-nav > .active > a,
.header-v8 .navbar-nav > .active > a:hover,
.header-v8 .navbar-nav > .active > a:focus {
  color: #941914 !important; }

.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
  color: #941914; }

.da-slider {
  width: 100%;
  height: 427px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  background: transparent url(../vendor/parallax-slider/img/bg.jpg) repeat 0% 0%;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px -2px 1px #fff;
  -webkit-transition: background-position 1.4s ease-in-out 0.3s;
  -moz-transition: background-position 1.4s ease-in-out 0.3s;
  -o-transition: background-position 1.4s ease-in-out 0.3s;
  -ms-transition: background-position 1.4s ease-in-out 0.3s;
  transition: background-position 1.4s ease-in-out 0.3s; }

.da-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  text-align: left; }

.da-slide-current {
  z-index: 10; }

.da-slider-fb .da-slide {
  left: 100%; }

.da-slider-fb .da-slide.da-slide-current {
  left: 0px; }

.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img {
  position: absolute;
  opacity: 0;
  left: 110%; }

.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link {
  left: 10%;
  opacity: 1; }

.da-slider-fb .da-slide .da-img {
  left: 60%;
  opacity: 1; }

.da-slide h2 {
  font-family: 'Open Sans', sans-serif;
  color: #f9f9f9 !important;
  line-height: 50px;
  top: 100px;
  z-index: 10;
  padding: 0;
  margin-left: -2%;
  font-weight: 400 !important; }

.da-slide h2 i {
  font-size: 36px;
  font-style: normal;
  padding: 0 5px;
  text-transform: uppercase;
  background-color: rgba(46, 98, 0, 0.8); }

.da-slide p {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  width: 100%;
  top: 300px;
  color: #fff;
  overflow: hidden;
  margin-left: -2%; }

.da-slide p i {
  background: url(../vendor/parallax-slider/img/bg-text.png) repeat;
  padding: 0 10px;
  font-style: normal; }

.da-slide .da-img {
  text-align: center;
  width: 50%;
  top: 80px;
  height: 328px;
  line-height: 320px;
  left: 110%;
  /*60%*/
  margin-left: -16%; }

.da-slide-current .da-img {
  left: 60%;
  opacity: 1; }

.da-slide .da-link {
  top: 320px;
  /*depends on p height*/
  border-radius: 3px !important;
  min-width: 15%;
  color: #666;
  text-shadow: 0 1px 0 #eee;
  box-shadow: 0 0 4px #bbb;
  border: 1px solid #fff;
  padding: 2px 20px;
  font-size: 25px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2); }

.da-slide .da-link:hover {
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 5px #eee;
  text-decoration: none; }

.da-dots {
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0px;
  bottom: 15px;
  z-index: 1;
  -moz-user-select: none;
  -webkit-user-select: none; }

.da-dots span {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50% !important;
  background: url(../vendor/parallax-slider/img/bg-text.png) repeat;
  margin: 3px;
  cursor: pointer; }

.da-dots span.da-dots-current:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50% !important;
  background: #fff; }

.da-arrows {
  -moz-user-select: none;
  -webkit-user-select: none; }

.da-arrows span {
  background: transparent url(../vendor/parallax-slider/img/arrows.png) no-repeat;
  position: absolute;
  top: 50%;
  height: 50px;
  width: 49px;
  margin-top: -25px;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.2s;
  -moz-transition: opacity 0.4s ease-in-out 0.2s;
  -o-transition: opacity 0.4s ease-in-out 0.2s;
  -ms-transition: opacity 0.4s ease-in-out 0.2s;
  transition: opacity 0.4s ease-in-out 0.2s; }

.da-slider:hover .da-arrows span {
  opacity: 0.8; }

.da-slider:hover .da-arrows span:hover {
  opacity: 1; }

.da-arrows span:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px; }

.da-arrows span.da-arrows-prev {
  left: 12px;
  background-position: 0 -68px; }

.da-arrows span.da-arrows-next {
  right: 15px;
  background-position: 0 1px; }

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link {
  left: 10%;
  opacity: 1; }

/* Animation classes and animations */
/* Slide in from the right*/
.da-slide-fromright h2 {
  -webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  animation: fromRightAnim1 0.6s ease-in 0.8s both; }

.da-slide-fromright p {
  -webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  animation: fromRightAnim2 0.6s ease-in 0.8s both; }

.da-slide-fromright .da-link {
  -webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  animation: fromRightAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromright .da-img {
  -webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  animation: fromRightAnim4 0.6s ease-in 0.8s both; }

@-webkit-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@-o-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-o-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-o-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-o-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
/* Slide in from the left*/
.da-slide-fromleft h2 {
  -webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  animation: fromLeftAnim1 0.6s ease-in 0.6s both; }

.da-slide-fromleft p {
  -webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  animation: fromLeftAnim2 0.6s ease-in 0.6s both; }

.da-slide-fromleft .da-link {
  -webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  animation: fromLeftAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromleft .da-img {
  -webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  animation: fromLeftAnim4 0.6s ease-in 0.6s both; }

@-webkit-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@-o-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-o-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-o-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-o-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
@keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  1% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 10%;
    opacity: 1; } }
@keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  100% {
    left: 60%;
    opacity: 1; } }
/* Slide out to the right */
.da-slide-toright h2 {
  -webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -o-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
  animation: toRightAnim1 0.6s ease-in 0.6s both; }

.da-slide-toright p {
  -webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -o-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
  animation: toRightAnim2 0.6s ease-in 0.3s both; }

.da-slide-toright .da-link {
  -webkit-animation: toRightAnim3 0.4s ease-in both;
  -moz-animation: toRightAnim3 0.4s ease-in both;
  -o-animation: toRightAnim3 0.4s ease-in both;
  -ms-animation: toRightAnim3 0.4s ease-in both;
  animation: toRightAnim3 0.4s ease-in both; }

.da-slide-toright .da-img {
  -webkit-animation: toRightAnim4 0.6s ease-in both;
  -moz-animation: toRightAnim4 0.6s ease-in both;
  -o-animation: toRightAnim4 0.6s ease-in both;
  -ms-animation: toRightAnim4 0.6s ease-in both;
  animation: toRightAnim4 0.6s ease-in both; }

@-webkit-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  30% {
    left: 55%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  30% {
    left: 55%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-o-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-o-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-o-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 100%;
    opacity: 0; } }
@-o-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  30% {
    left: 55%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  30% {
    left: 55%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  30% {
    left: 55%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
/* Slide out to the left*/
.da-slide-toleft h2 {
  -webkit-animation: toLeftAnim1 0.6s ease-in both;
  -moz-animation: toLeftAnim1 0.6s ease-in both;
  -o-animation: toLeftAnim1 0.6s ease-in both;
  -ms-animation: toLeftAnim1 0.6s ease-in both;
  animation: toLeftAnim1 0.6s ease-in both; }

.da-slide-toleft p {
  -webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  animation: toLeftAnim2 0.6s ease-in 0.3s both; }

.da-slide-toleft .da-link {
  -webkit-animation: toLeftAnim3 0.4s ease-in both;
  -moz-animation: toLeftAnim3 0.4s ease-in both;
  -o-animation: toLeftAnim3 0.4s ease-in both;
  -ms-animation: toLeftAnim3 0.4s ease-in both;
  animation: toLeftAnim3 0.4s ease-in both; }

.da-slide-toleft .da-img {
  -webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  animation: toLeftAnim4 0.6s ease-in 0.6s both; }

@-webkit-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  40% {
    left: 70%;
    opacity: 1; }
  90% {
    left: 0%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  40% {
    left: 70%;
    opacity: 1; }
  90% {
    left: 0%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-o-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-o-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-o-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-o-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  40% {
    left: 70%;
    opacity: 1; }
  90% {
    left: 0%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  40% {
    left: 70%;
    opacity: 1; }
  90% {
    left: 0%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@keyframes toLeftAnim1 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@keyframes toLeftAnim2 {
  0% {
    left: 10%;
    opacity: 1; }
  30% {
    left: 15%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0; } }
@keyframes toLeftAnim3 {
  0% {
    left: 10%;
    opacity: 1; }
  99% {
    left: 10%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
@keyframes toLeftAnim4 {
  0% {
    left: 60%;
    opacity: 1; }
  40% {
    left: 70%;
    opacity: 1; }
  90% {
    left: 0%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0; } }
/*Higher Resolutions*/
@media (min-width: 1440px) {
  .da-slide h2,
  .da-slide p {
    margin-left: 3%; }

  .da-slide .da-img {
    margin-left: -18%; } }
@media (min-width: 1680px) {
  .da-slide h2,
  .da-slide p {
    margin-left: 7%; }

  .da-slide .da-img {
    margin-left: -20%; } }
@media (min-width: 1920px) {
  .da-slide h2,
  .da-slide p {
    margin-left: 12%; }

  .da-slide .da-img {
    margin-left: -22%; } }
/*Center Icon*/
.center-icon {
  left: 50%;
  top: -22px;
  color: #585f69;
  min-width: 45px;
  font-size: 23px;
  background: #fff;
  padding: 10px 5px;
  text-align: center;
  position: absolute;
  margin: 0 10px 0 -22px;
  border: 1px solid #eee; }

/*Wrapping element for colorful background Block-Description, Job_Team
------------------------------------*/
.block-description,
.job-team {
  padding: 40px 0 30px;
  position: relative;
  background: #f9f9f9;
  border-top: 1px solid #eee; }

/*Wrapping element for white background Block-Level-v2, Contacts
------------------------------------*/
.block-level-v2 {
  padding: 30px 0;
  background: #fff;
  position: relative;
  border-top: 1px solid #eee; }

/*Image Block
------------------------------------*/
.image-block {
  overflow: hidden;
  position: relative; }

.image-block {
  background: url(../img/bg.jpg) no-repeat bottom center;
  background-size: cover; }

/*Company Description*/
.image-block .company-description {
  max-width: 800px;
  margin: 40px auto;
  padding: 35px 25px;
  position: relative;
  text-align: center;
  background: rgba(255, 255, 255, 0.9); }

.image-block .company-description h1 {
  margin: 0;
  text-transform: uppercase; }

.image-block .benefits {
  margin-bottom: 0; }

.image-block .benefits li {
  margin: 0 7px 10px 0;
  font-style: italic; }

.image-block .benefits li i {
  color: #555;
  min-width: 32px;
  font-size: 15px;
  padding: 7px 6px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #555; }

/*Block Description
------------------------------------*/
.block-description {
  padding-bottom: 80px !important; }

/*Left-Inner*/
.block-description .left-inner {
  padding: 20px;
  background: #fff;
  position: relative; }

.block-description .left-inner .hex {
  color: #777;
  margin-bottom: 0; }

.block-description .left-inner i.position-top {
  top: 20px;
  right: 20px;
  color: #585f69;
  font-size: 18px;
  position: absolute; }

.block-description .left-inner img {
  float: left;
  width: 80px;
  height: auto;
  padding: 3px;
  margin: 0 10px 10px 0;
  border: 1px solid #eee; }

.block-description .left-inner h3 {
  margin: 0 0 5px; }

.block-description .left-inner p.hex {
  margin-bottom: 5px; }

.block-description .star-vote {
  float: left;
  margin-left: 0;
  margin-right: 10px; }

.block-description .star-vote li {
  padding: 0; }

/*Progresses*/
.block-description .progression span {
  float: left;
  width: 150px;
  margin: -8px 15px 0 0; }

/*Right Inner*/
.block-description .right-inner {
  padding: 20px;
  background: #fff; }

.block-description .right-inner img {
  float: left;
  width: 90px;
  height: auto;
  margin-right: 10px; }

.block-description .right-inner .font-s {
  font-size: 18px; }

.block-description .right-inner hr {
  margin: 15px 0; }

/*P chart v2*/
.block-description .p-chart {
  overflow: hidden; }

.block-description .p-chart h3 {
  font-size: 16px; }

.block-description .p-chart .circle {
  float: left;
  margin-right: 10px; }

.block-description .p-chart .overflow-h li i,
.block-description .p-chart .overflow-h li a {
  color: #72c02c; }

.block-description .p-chart .overflow-h li a {
  font-size: 11px; }

/*Circle in Responsive*/
@media (max-width: 450px) {
  .block-description .p-chart.col-xs-6 {
    width: 100%; } }
/*Save Job*/
.block-description .save-job li {
  padding: 2px 0; }

.block-description .save-job i {
  color: #555;
  min-width: 25px;
  text-align: center; }

.block-description .save-job a {
  color: #555; }

/*Overview*/
.block-description .overview {
  margin-bottom: 10px;
  overflow: hidden; }

.block-description .overview i {
  color: #fff;
  float: left;
  min-width: 38px;
  font-size: 20px;
  padding: 10px 3px;
  text-align: center;
  margin-right: 10px;
  background: #585f69; }

/*People Say*/
.block-description .people-say img {
  float: left;
  width: 40px;
  height: auto;
  margin: 6px 10px 0 0; }

.block-description .people-say .overflow-h span {
  font-weight: 700; }

.block-description .people-say .overflow-h p {
  font-style: italic;
  line-height: 1.3; }

.block-description .people-say .overflow-h small {
  text-align: right;
  font-style: italic; }

/*Block Level
------------------------------------*/
.block-level {
  padding-bottom: 10px !important; }

/*Block Level v2
------------------------------------*/
.block-level-v2 .responsive-video {
  margin-bottom: 15px; }

/*Job Team
------------------------------------*/
.parallax-team {
  border-top: 1px solid #eee; }

/*Contacts
------------------------------------*/
.contacts {
  padding-bottom: 70px; }

.contacts h3 {
  margin-top: 0; }

.contacts hr {
  margin: 10px 0; }

.category-tag {
  background: #941914;
  display: block;
  position: absolute;
  color: #fff;
  top: 20px;
  padding: 5px 10px;
  line-height: 1;
  z-index: 10; }

.course-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white; }
  .course-caption .course-caption-subtitle {
    color: #dedede;
    font-size: 10px;
    text-transform: uppercase; }

.course__sessions {
  background: #f9f9f9;
  position: relative;
  padding: 30px 0 70px 0; }

.course__session .content-boxes-v3 .content-boxes-in-v3 h3 {
  text-transform: none; }
.course__session .block-grid-v1-add-info {
  border-top: none; }

.session__header {
  overflow: visible;
  background: #353535; }
  .session__header .breadcrumb {
    padding-left: 0; }
  .session__header .breadcrumb li,
  .session__header .breadcrumb li a {
    color: white; }

.session__lead {
  padding: 0 0 10px 0;
  position: relative;
  color: white; }

.session__title {
  color: white;
  margin: 0 0 16px 0;
  font-size: 32px; }

.session__description {
  font-size: 16px; }

.session__content {
  padding: 40px 0 30px;
  background: #f9f9f9; }
  .session__content h3 {
    font-weight: bold;
    margin: 15px 0; }
    .session__content h3:first-child {
      margin-top: 0; }

.session__meta {
  margin-top: 10px;
  font-size: 16px; }

.session__right-col {
  padding: 15px; }
  .session__right-col img {
    float: left;
    width: 90px;
    height: auto;
    margin-right: 10px; }
  .session__right-col > h3:first-child {
    margin-top: 0; }
  @media (min-width: 992px) {
    .session__right-col {
      border: 1px solid rgba(0, 0, 0, 0.1);
      background: white; } }

.session__buy {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  @media (min-width: 992px) {
    .session__buy {
      position: absolute; } }

.session__buy-header {
  padding: 5px; }
  .session__buy-header img {
    width: 100%; }

.session__buy-content {
  padding: 15px; }
  .session__buy-content .btn-buy {
    padding: 10px; }

.trainer {
  overflow: hidden; }

.trainer__left {
  float: left;
  width: 170px; }

.trainer__photo img {
  width: 100%; }

.trainer__info {
  margin: 20px 0;
  padding: 0;
  list-style-type: none; }
  .trainer__info li {
    margin: 3px 0; }
  .trainer__info i {
    font-size: 14px; }

.trainer__right {
  margin-left: 200px; }

.trainer__name {
  font-size: 18px;
  font-weight: bold; }

.trainer__job {
  color: #941914;
  font-size: 15px; }

.trainer__bio {
  padding: 20px 0; }

.trainer__email {
  font-size: 11px;
  color: gray; }

.session__iconbox .overview {
  margin-bottom: 10px;
  overflow: hidden; }

.session__iconbox .overview i {
  color: #fff;
  float: left;
  min-width: 38px;
  font-size: 20px;
  padding: 10px 3px;
  text-align: center;
  margin-right: 10px;
  background: #941914; }

.enrolment-modal {
  max-width: 700px; }
  .enrolment-modal h4 {
    font-size: 18px;
    text-transform: uppercase; }
  .enrolment-modal .enrolment-modal__icon {
    font-size: 72px;
    color: #941914;
    display: block;
    margin: 10px 0;
    line-height: 1; }
  .enrolment-modal .enrolment-modal__description {
    min-height: 80px;
    margin-bottom: 10px; }

/*Profile
------------------------------------*/
.profile .list-group i {
  min-width: 20px;
  margin-right: 5px;
  text-align: center; }

.profile .heading-sm-v2 {
  font-size: 16px; }

.profile .profile-body {
  padding: 20px;
  background: #fff; }

/*Scrollbar*/
.mCustomScrollbar {
  height: 320px; }

/*Panel Title Box*/
.profile .panel-profile {
  border: none;
  margin-bottom: 0;
  box-shadow: none; }

.profile .panel-profile.no-bg {
  background: inherit; }

.profile .panel-heading {
  color: #585f69;
  background: #fff;
  padding: 7px 15px;
  border-bottom: solid 3px #fff; }

.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h i.pull-right {
  top: 7px;
  position: relative; }

.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h a i {
  color: #777; }

.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h a:hover i {
  color: #555; }

.profile .panel-title {
  font-size: 16px; }

/*Notification*/
.profile .notification {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 15px 15px 0 0;
  border-top: 1px solid #eee; }

.profile .notification:first-child {
  border-top: none; }

.profile .notification img,
.profile .notification i {
  float: left;
  margin-right: 10px; }

.profile .notification img {
  width: 35px;
  height: 35px; }

.profile .notification span {
  color: #777;
  display: block; }

.profile .notification small {
  color: #999;
  font-size: 11px; }

.profile .notification h4 {
  margin: 0 0 3px;
  font-size: 14px; }

.profile .notification p {
  color: #777;
  font-size: 12px; }

/*Profile Post*/
.profile .profile-post {
  background: #fff;
  margin-bottom: 2px;
  padding: 7px 7px 7px 0; }

.profile .profile-post.color-one {
  border-left: 2px solid #72c02c; }

.profile .profile-post.color-two {
  border-left: 2px solid #3498db; }

.profile .profile-post.color-three {
  border-left: 2px solid #e74c3c; }

.profile .profile-post.color-four {
  border-left: 2px solid #9b6bcc; }

.profile .profile-post.color-five {
  border-left: 2px solid #555; }

.profile .profile-post.color-six {
  border-left: 2px solid #f1c40f; }

.profile .profile-post.color-seven {
  border-left: 2px solid #27d7e7; }

.profile .profile-post span.profile-post-numb {
  float: left;
  color: #999;
  font-size: 20px;
  font-weight: 200;
  padding: 5px 12px; }

.profile .profile-post:hover span.profile-post-numb {
  color: #941914; }

.profile .profile-post-in {
  overflow: hidden; }

.profile .profile-post-in h3 a {
  color: #555;
  text-transform: uppercase; }

.profile .profile-post-in p {
  color: #999;
  margin-bottom: 5px; }

/*Table*/
.profile .table {
  background: #fff; }

.profile .table th {
  min-width: 100px; }

.profile .table td {
  vertical-align: middle; }

.profile .table h3 {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 5px; }

.profile .table a {
  color: #555; }

.profile .table-search-v2 td img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  display: block; }

.profile .table > thead > tr > th,
.profile .table > tbody > tr > th,
.profile .table > tfoot > tr > th,
.profile .table > thead > tr > td,
.profile .table > tbody > tr > td,
.profile .table > tfoot > tr > td {
  padding: 11px; }

/*Comment*/
.profile .comment {
  border-bottom: 1px solid #eee;
  padding: 15px 15px 5px; }

.profile .comment img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 15px; }

.profile .comment strong {
  display: block;
  line-height: 15px;
  margin-bottom: 3px; }

.profile .comment p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 17px; }

.profile .comment small {
  color: #bbb;
  font-weight: 200; }

.profile .comment-list li {
  color: #999;
  font-size: 11px; }

.profile .comment-list li a {
  color: #555; }

.profile .comment-list li a:hover {
  color: #555;
  text-decoration: none; }

.profile .comment-list li:hover i {
  color: #72c02c; }

/*Image Post*/
.profile .img-post {
  position: relative; }

.profile .img-post:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.4); }

.profile .img-post-in {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  position: absolute; }

.profile .img-post-in h3 {
  color: #fff;
  margin: 0 auto;
  font-weight: 200; }

.profile .img-post-in small {
  color: #999;
  display: block;
  margin-bottom: 15px; }

.profile .img-post-in p {
  color: #bbb; }

.profile .img-post-list {
  margin-bottom: 0; }

.profile .img-post-list li a,
.profile .img-post-list li a:hover {
  color: #fff;
  text-decoration: none; }

.profile .img-post-list li a:hover i {
  color: #72c02c; }

/*Media*/
.profile .media.media-v2 {
  margin-top: 0;
  padding: 25px 0 20px;
  border-top: 1px solid #eee; }

.profile .media.media-v2:first-child {
  border-top: none; }

.profile .media.media-v2 .media.media-v2 {
  margin-top: 20px;
  padding-bottom: 0; }

.profile .media.media-v2 img.media-object {
  width: 50px;
  height: 50px;
  margin-right: 10px; }

/*Media Body*/
.profile .media.media-v2 .media-body {
  overflow: hidden; }

.profile .media.media-v2 .media-body p {
  color: #777;
  line-height: 1.4; }

/*Media Heading*/
.profile .media.media-v2 .media-heading {
  margin: 0 0 5px;
  font-size: 13px;
  position: relative; }

.profile .media.media-v2 .media-heading a,
.profile .media.media-v2 .media-heading a:hover {
  color: #555; }

.profile .media.media-v2 .media-heading strong {
  padding-right: 5px; }

.profile .media.media-v2 .media-heading small {
  top: 7px;
  right: 0;
  color: #999;
  font-size: 12px;
  position: absolute; }

/*Results List*/
.profile .results-list {
  margin-top: 4px; }

.profile .results-list li a {
  color: #999; }

/*Expand List*/
.profile i.expand-list {
  color: #777;
  padding: 5px;
  min-width: 20px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  border: 1px solid #777; }

.profile i.expand-list:hover {
  color: #999;
  border-color: #999; }

/*Image Uploaded*/
.profile .img-uploaded img {
  width: 120px;
  height: auto; }

/*Alert Blocks*/
.alert-blocks {
  margin: 0 15px 5px;
  background: #fff;
  padding: 10px 10px 13px; }

.alert-blocks:first-child {
  margin-top: 15px; }

.alert-blocks-pending {
  background: #fffdcc; }

.alert-blocks-success {
  background: #e1febc; }

.alert-blocks-pending {
  background: #fffdcc; }

.alert-blocks-error {
  background: #fee0e0; }

.alert-blocks-info {
  background: #e0f3fe; }

.alert-blocks.alert-dismissable {
  padding-right: 35px; }

.alert-blocks i {
  float: left;
  margin-right: 15px; }

.alert-blocks img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 15px; }

.alert-blocks strong small {
  color: #a3a3a3;
  font-weight: 200; }

.alert-blocks p {
  color: #999;
  margin-bottom: 0; }

/*Profile Me
------------------------------------*/
/*Profile Biography*/
.profile .profile-bio {
  background: #fff;
  position: relative;
  padding: 15px 10px 15px 15px; }

.profile .profile-bio a {
  left: 50%;
  bottom: 20px;
  margin-left: -60px;
  text-align: center;
  position: absolute; }

.profile .profile-bio h2 {
  margin-top: 0;
  font-weight: 200; }

.profile .profile-bio span {
  display: block; }

.profile .profile-bio hr {
  margin: 12px 0 10px; }

.profile .p-chart {
  text-align: center; }

.profile .p-chart h3 {
  line-height: 20px;
  margin-bottom: 10px; }

/*Circle in Responsive*/
@media (max-width: 450px) {
  .p-chart.col-xs-6 {
    width: 100%; } }
/*Timeline*/
.profile .timeline-v2.timeline-me:before {
  left: 19%; }

.profile .timeline-v2.timeline-me p {
  margin-bottom: 0; }

.profile .timeline-v2.timeline-me > li .cbp_tmtime {
  width: 27%; }

.profile .timeline-v2.timeline-me > li .cbp_tmicon {
  left: 19%; }

.profile .timeline-v2.timeline-me > li .cbp_tmtime span:first-child {
  color: #585f69;
  font-size: 16px;
  text-align: left;
  line-height: 20px; }

.profile .timeline-v2.timeline-me > li .cbp_tmtime span:last-child {
  color: #999;
  font-size: 14px;
  text-align: left; }

.profile .timeline-v2.timeline-me > li .cbp_tmlabel {
  padding: 0;
  background: inherit;
  margin: 0 0 20px 23%; }

.profile .timeline-v2.timeline-me > li .cbp_tmlabel:after {
  border-color: inherit; }

.profile .timeline-v2.timeline-me > li .cbp_tmlabel h2 {
  margin: 0 auto;
  font-size: 17px;
  line-height: 20px;
  border-bottom: none; }

/*Social Contacts v2*/
.profile .social-contacts-v2 {
  margin-bottom: 0; }

.profile .social-contacts-v2 li {
  padding: 7px 0;
  border-top: 1px solid #f0f0f0; }

.profile .social-contacts-v2 li:first-child {
  border-top: none; }

.profile .social-contacts-v2 li i {
  font-size: 16px;
  min-width: 25px;
  margin-right: 7px;
  text-align: center;
  display: inline-block; }

.profile .social-contacts-v2 li i.tw {
  color: #159ceb; }

.profile .social-contacts-v2 li i.fb {
  color: #4862a3; }

.profile .social-contacts-v2 li i.sk {
  color: #00aceb; }

.profile .social-contacts-v2 li i.gp {
  color: #dc4a38; }

.profile .social-contacts-v2 li i.gm {
  color: #c6574b; }

/*Social Contacts v3*/
.profile .social-contacts-v3 {
  margin-bottom: 0; }

.profile .social-contacts-v3 li {
  padding: 12px 0;
  border-top: 1px solid #f0f0f0; }

.profile .social-contacts-v3 li:first-child {
  padding-top: 0;
  border-top: none; }

.profile .social-contacts-v3 li:last-child {
  padding-bottom: 0; }

.profile .social-contacts-v3 li i {
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 7px;
  text-align: center;
  display: inline-block; }

.profile .social-contacts-v3 li i.tw {
  background: #159ceb; }

.profile .social-contacts-v3 li i.fb {
  background: #4862a3; }

.profile .social-contacts-v3 li i.sk {
  background: #00aceb; }

.profile .social-contacts-v3 li i.gp {
  background: #dc4a38; }

.profile .social-contacts-v3 li i.gm {
  background: #c6574b; }

/*Profile Blog
------------------------------------*/
.profile .blog-border {
  border: 1px solid #ddd;
  border-bottom: none; }

.profile .profile-blog {
  padding: 15px;
  background: #fff; }

.profile .profile-blog img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 20px; }

.profile .profile-blog hr {
  margin: 12px 0 10px; }

.profile .name-location {
  overflow: hidden; }

.profile .name-location strong {
  color: #555;
  display: block;
  font-size: 16px; }

.profile .name-location span a {
  color: #555; }

.profile .name-location span a:hover {
  color: #72c02c; }

.profile .name-location span i {
  color: #72c02c;
  font-size: 18px;
  margin-right: 5px; }

/*Profile Projects
------------------------------------*/
.profile .projects {
  background: #fff;
  padding: 20px 20px 10px; }

.profile .projects h2 {
  margin: 0 0 5px;
  font-size: 22px;
  font-weight: 200; }

.profile .projects h3 {
  margin: 0 0 5px; }

.profile .projects .progress {
  margin-bottom: 15px; }

.profile .blog-info-v2 {
  margin-left: 0;
  margin-bottom: 15px; }

.profile .blog-info-v2 li {
  font-size: 12px;
  padding-left: 8px;
  line-height: 12px;
  border-left: 1px solid #eee; }

.profile .blog-info-v2 li:first-child {
  padding-left: 0;
  border-left: none; }

.profile .blog-info-v2 li i {
  margin-right: 3px; }

.profile .project-share {
  overflow: hidden;
  background: #fff;
  padding: 10px 20px;
  border-top: 1px solid #eee; }

.profile .project-share ul {
  margin-left: 0;
  margin-bottom: 0; }

.profile .comment-list-v2 li {
  color: #999;
  font-size: 14px;
  padding: 0 10px 0 0; }

.profile .comment-list-v2 li a {
  color: #555; }

.profile .comment-list-v2 li i {
  margin-right: 3px; }

.profile .comment-list-v2 li a:hover {
  color: #555;
  text-decoration: none; }

.profile .comment-list-v2 li:hover i {
  color: #72c02c; }

.profile .star-vote li {
  padding: 0;
  font-size: 15px; }

/*Profile History
------------------------------------*/
.profile .timeline-v2:before {
  background: #eee; }

.profile .timeline-v2 > li .cbp_tmlabel {
  background: #fff; }

.profile .timeline-v2 > li .cbp_tmlabel:after {
  border-right-color: #fff; }

@media screen and (max-width: 767px) {
  .profile .timeline-v2 > li .cbp_tmlabel:after {
    border-bottom-color: #fff;
    border-right-color: transparent; } }
@media screen and (min-width: 768px) and (max-width: 992px) {
  .profile .timeline-v2 > li .cbp_tmlabel:after {
    border-bottom-color: #fff;
    border-right-color: transparent; } }
/*Profile Settings
------------------------------------*/
/*Profile Edit*/
.profile .profile-edit {
  padding: 20px;
  background: #fff; }

.profile .profile-edit h2 {
  font-weight: 200; }

.profile .profile-edit dt {
  text-align: inherit; }

.profile .profile-edit hr {
  margin: 17px 0 15px; }

/*Tab*/
.profile .tab-content {
  padding: 0; }

@media (max-width: 768px) {
  .profile .tab-v1 .nav-tabs {
    border-bottom: none; } }
/*Sky Form*/
.profile .sky-form {
  border: none; }

.profile .sky-form .toggle-change i {
  left: 180px; }

/*Profile Event*/
.profile .profile-event .heading-xs {
  margin-top: 0;
  text-transform: uppercase; }

.profile .profile-event {
  padding: 10px 0px;
  margin-bottom: 2px; }

.profile .profile-event:first-child {
  padding-top: 0; }

.profile .profile-event p {
  color: #999;
  margin-bottom: 5px; }

.profile .date-formats {
  color: #fff;
  float: left;
  text-align: center;
  background: #941914;
  margin: 7px 13px 0 0;
  padding: 7px 10px 4px; }

.profile .date-formats span {
  display: block;
  font-size: 22px;
  font-weight: 200;
  line-height: 25px; }

.dashboard__heading {
  margin: 0 0 20px 0; }

.dashboard__user-picture {
  position: relative; }
  .dashboard__user-picture .dashboard__user-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .dashboard__user-picture .dashboard__user-overlay a {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .dashboard__user-picture:hover .dashboard__user-overlay {
    display: block; }

.user-sidebar__profile {
  max-width: 200px;
  margin: 0 auto 30px auto;
  text-align: center; }

.dashboard__teachings {
  margin-bottom: 30px; }
  .dashboard__teachings .row {
    margin-top: 30px; }

.dashboard__learnings {
  margin-bottom: 30px; }

.dashboard__agenda {
  overflow: hidden; }
  .dashboard__agenda .dashboard__heading {
    margin: 20px; }

.profile .mCustomScrollbar {
  height: auto;
  max-height: 320px; }

.dashboard__teaching-thumbnail {
  float: right;
  width: 100px; }

.user__bio {
  overflow: hidden; }

.sidebar__progress {
  display: block; }
  .sidebar__progress:hover, .sidebar__progress:active, .sidebar__progress:focus {
    text-decoration: none; }

/*Contact Pages
------------------------------------*/
.map {
  width: 100%;
  height: 350px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee; }

/* important! bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.map img {
  max-width: none; }

.map-box {
  height: 250px; }

.map-box-space {
  margin-top: 15px; }

.map-box-space1 {
  margin-top: 7px; }

/*Custom Sky Forms (Advanced Contacts Page)*/
.sky-changes-3.sky-form,
.sky-changes-3.sky-form footer {
  border: none; }

.sky-changes-3.sky-form footer,
.sky-changes-3.sky-form fieldset {
  padding: 0;
  background: none; }

.page-error {
  /*Wrapping element for Sticky-Footer*/
  /*404 Error Page V4
  ------------------------------------*/
  /*Sticky-Footer
  ------------------------------------*/ }
  .page-error html {
    height: 100%;
    position: relative; }
  .page-error body {
    min-height: 100%; }
  .page-error .error-v4 {
    padding-top: 30px;
    text-align: center; }
  .page-error .error-v4 img {
    margin-bottom: 20px; }
  .page-error .error-v4 h1 {
    color: #eee;
    font-size: 220px;
    line-height: 260px; }
  .page-error .error-v4 span.sorry {
    color: #fff;
    display: block;
    font-size: 25px;
    padding-bottom: 40px; }
  @media (max-width: 991px) {
    .page-error .error-v4 h1 {
      font-size: 150px; }
    .page-error .error-v4 span.sorry {
      font-size: 18px; } }
  .page-error .sticky-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    /* Set the fixed height of the footer here */
    height: 60px; }
  .page-error .sticky-footer .copyright-space {
    color: #eee;
    text-align: center; }
  @media (max-height: 800px) {
    .page-error .sticky-footer {
      position: static; } }

.page-register {
  /*Reg Header*/
  /*Reg Forms*/ }
  .page-register .reg-page {
    color: #555;
    padding: 30px;
    background: #fefefe;
    border: solid 1px #eee;
    box-shadow: 0 0 3px #eee; }
  .page-register .reg-header {
    color: #555;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: solid 1px #eee; }
  .page-register .reg-header h2 {
    font-size: 24px;
    margin-bottom: 15px; }
  .page-register .reg-page label {
    color: #777; }

.page-invoice {
  /*Invoice Page
  ------------------------------------*/
  /*Invoice Header*/
  /*Invoice Info*/
  /*Invoice Footer*/ }
  @media print {
    .page-invoice * {
      -webkit-print-color-adjust: exact; }
    .page-invoice .btn-u,
    .page-invoice .header,
    .page-invoice .footer-v1,
    .page-invoice .breadcrumbs,
    .page-invoice #topcontrol {
      display: none; }
    .page-invoice .panel {
      border: none; } }
  .page-invoice .invoice-header {
    color: #555;
    overflow: hidden;
    margin-bottom: 40px; }
  .page-invoice .invoice-header h2 {
    font-size: 30px; }
  .page-invoice .invoice-header .invoice-numb {
    font-size: 16px;
    text-align: right; }
  .page-invoice .invoice-header .invoice-numb span {
    color: 777;
    display: block;
    font-size: 13px; }
  .page-invoice .invoice-info {
    margin-bottom: 10px; }
  .page-invoice .invoice-info h2 {
    color: #555;
    font-size: 18px; }
  .page-invoice address {
    line-height: 20px; }
  .page-invoice .invoice-total-info {
    margin-bottom: 30px; }
  .page-invoice .invoice-total-info li {
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Open Sans'; }
  .page-invoice .footer-sep {
    border-top: 2px solid #bbb; }

.workroom {
  /*Profile Event*/ }
  .workroom .nav-teaching {
    background: #fff; }
    .workroom .nav-teaching .nav > li.active > a {
      background: none;
      border-bottom: 2px solid #941914;
      border-top: 2px solid transparent; }
    .workroom .nav-teaching .nav > li > a {
      border-bottom: 2px solid transparent;
      border-top: 2px solid transparent;
      padding: 12px 20px; }
      .workroom .nav-teaching .nav > li > a:hover, .workroom .nav-teaching .nav > li > a:focus, .workroom .nav-teaching .nav > li > a:active {
        color: inherit;
        background: rgba(0, 0, 0, 0.1); }
    .workroom .nav-teaching .nav > li.active > a {
      border-bottom: 2px solid #941914; }
  .workroom .navbar-nav {
    margin: 0 -15px; }
  @media (min-width: 768px) {
    .workroom .navbar-nav {
      margin: 0; } }
  .workroom .profile-event .heading-xs {
    margin-top: 0;
    text-transform: uppercase; }
  .workroom .profile-event {
    background: #fff;
    padding: 10px 0px;
    margin-bottom: 2px; }
  .workroom .profile-event p {
    color: #999;
    margin-bottom: 5px; }
  .workroom .date-formats {
    color: #fff;
    float: left;
    text-align: center;
    background: #72c02c;
    margin: 7px 13px 0 0;
    padding: 7px 10px 4px; }
  .workroom .date-formats span {
    display: block;
    font-size: 22px;
    font-weight: 200;
    line-height: 25px; }
  .workroom .mCustomScrollbar {
    min-height: initial;
    max-height: 320px; }

/*Timeline v2
------------------------------------*/
.timeline-v2 {
  padding: 0;
  list-style: none;
  position: relative;
  margin-top: 20px; }

/* The line */
.timeline-v2 > li {
  position: relative; }

.timeline-v2:before {
  top: 0;
  bottom: 0;
  left: 3%;
  width: 4px;
  content: '';
  background: #f1f1f1;
  position: absolute;
  margin-left: -14px; }

/* The date/time */
.timeline-v2 > li .cbp_tmtime {
  width: 25%;
  display: block;
  position: absolute;
  padding-right: 60px; }

.timeline-v2 > li .cbp_tmtime span {
  top: 9px;
  display: block;
  text-align: right;
  position: relative; }

.timeline-v2 > li .cbp_tmtime span:first-child {
  color: #999;
  font-size: 14px;
  line-height: 0.9; }

.timeline-v2 > li .cbp_tmtime span:last-child {
  color: #585f69;
  font-size: 20px;
  font-weight: normal; }

/* Right content */
.timeline-v2 > li .cbp_tmlabel {
  padding: 10px 20px 20px;
  background: #f1f1f1;
  line-height: 1.4;
  clear: both;
  position: relative;
  /*border-radius: 5px;*/
  margin: 0 0 20px 6%; }

/*
.timeline-v2 > li .cbp_tmlabel img.big-thumb {
        width: 100%;
}
*/
.timeline-v2 > li .cbp_tmlabel li {
  padding: 0; }

/*
.timeline-v2 > li .cbp_tmlabel img.small-thumb {
        width: 111px;
        height: auto;
}
*/
.timeline-v2 > li .cbp_tmlabel h2 {
  margin-top: 0px;
  font-size: 21px;
  padding: 0 0 5px;
  margin-bottom: 10px;
  text-transform: capitalize;
  border-bottom: 1px solid #ddd; }

.timeline-v2 > li .cbp_tmlabel .text-left {
  float: left; }

/* The triangle */
.timeline-v2 > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #f1f1f1;
  border-width: 10px;
  top: 18px; }

/* The icons */
.timeline-v2 > li .cbp_tmicon {
  top: 22px;
  left: 3%;
  width: 10px;
  height: 10px;
  position: absolute;
  background: #941914;
  margin: 0 0 0 -17px;
  box-shadow: 0 0 0 4px #f1f1f1;
  -webkit-font-smoothing: antialiased; }

/*
 Example Media Queries
@media screen and (max-width: 65.375em) {

  .timeline-v2 > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 47.2em) {
  .timeline-v2:before {
    display: none;
  }

  .timeline-v2 > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }

  .timeline-v2 > li .cbp_tmtime span {
    text-align: left;
  }

  .timeline-v2 > li .cbp_tmlabel {
    padding: 1em;
    font-weight: 400;
    margin: 0 0 30px 0;
  }

  .timeline-v2 > li .cbp_tmlabel:after {
    left: 20px;
    top: -20px;
    right: auto;
    border-bottom-color: #f1f1f1;
    border-right-color: transparent;
  }

  .timeline-v2 > li .cbp_tmicon {
    left: auto;
    float: right;
    position: relative;
    margin: -55px 5px 0 0px;
  }
}*/
/*timeline-v2 within tab-v2 issue issue fix*/
.timeline-v2 > li .cbp_tmlabel.equal-height-column {
  height: auto !important; }

.message a {
  text-decoration: underline;
  color: #941914; }
.message blockquote {
  border-left: 2px solid #941914; }

.forum-post h4 {
  margin: 5px 0; }

.forum-post__name {
  width: 88px; }
  .forum-post__name img {
    width: 72px;
    height: 72px;
    border-radius: 100%; }

.workroom__header {
  background: #353535; }

.workroom__panel {
  background: #fff;
  padding: 20px; }

.workroom__lead {
  margin: 30px 0; }
  .workroom__lead h1, .workroom__lead h3 {
    color: #fff; }

.workroom__progress-left {
  color: #fff;
  display: block;
  float: left;
  width: 90%; }
  .workroom__progress-left .workroom__progress-heading {
    padding: 10px 0 5px 0;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7); }
  .workroom__progress-left .progress {
    background: #8a8383;
    margin-bottom: 0; }
  .workroom__progress-left .progress-bar {
    background: #1aa51a; }
  .workroom__progress-left:hover, .workroom__progress-left:active, .workroom__progress-left:focus {
    text-decoration: none; }

.workroom__progress-right {
  color: #fff;
  display: block;
  float: right;
  width: 10%; }
  .workroom__progress-right .workroom__progress-heading {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    margin-left: 5px;
    padding: 10px 0 5px 0;
    text-align: center; }
  .workroom__progress-right .progress {
    margin-bottom: 0;
    margin-left: 5px;
    background: #8a8383; }
  .workroom__progress-right .progress-bar {
    background: gold; }
  .workroom__progress-right:hover, .workroom__progress-right:active, .workroom__progress-right:focus {
    text-decoration: none; }

.workroom__progress-right--completed {
  color: gold; }

.workroom__play {
  margin: 30px 0; }

.workroom__play-link:hover .workroom__play-overlay {
  opacity: 0.8; }

.workroom__play-overlay {
  position: absolute;
  opacity: 0.4;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -64px; }

.workroom__body {
  padding-bottom: 80px !important;
  padding: 40px 0 30px;
  position: relative;
  background: #f9f9f9;
  border-top: 1px solid #eee; }

.workroom__content h3 {
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px; }
  .workroom__content h3:first-child {
    margin-top: 0; }

.workroom__right {
  background: #fff;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.table-topic {
  margin-bottom: 0; }

.table-forum {
  margin-bottom: 0;
  margin-top: 10px; }

.table-topic > tbody > tr > td {
  padding: 15px 10px;
  border-top: none;
  border-bottom: 1px solid #ddd; }

.table-forum > tbody > tr > td {
  padding: 15px 10px;
  border-bottom: 1px solid #ddd; }

.workroom__forum {
  background: #fff; }

.forum-header {
  background: #941914;
  color: #fff;
  padding: 15px; }
  .forum-header h3 {
    color: inherit;
    margin-bottom: 0; }
  .forum-header a {
    color: inherit; }

.forum-post__by {
  margin-bottom: 10px; }
  .forum-post__by small, .forum-post__by strong, .forum-post__by span {
    vertical-align: middle; }

.forum__category {
  display: inline-block;
  margin-bottom: 5px; }

.workroom__content--students {
  background: #fff; }

.table-students .table-students__progress {
  width: 210px; }
.table-students .table-students__photo {
  width: 76px; }
  .table-students .table-students__photo img {
    border-radius: 100%; }
.table-students .progress {
  margin: 5px 0 0 0; }
.table-students .progress-bar {
  background: #941914; }

.student__header {
  overflow: hidden;
  margin-bottom: 20px; }
  .student__header .student__picture {
    float: left;
    width: 148px; }
    .student__header .student__picture img {
      max-width: 100%; }
  .student__header .student__bio {
    margin-left: 160px; }

.student__tab-content {
  background: white;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow .4s ease-in-out;
  -moz-transition: box-shadow .4s ease-in-out;
  -ms-transition: box-shadow .4s ease-in-out;
  -o-transition: box-shadow .4s ease-in-out;
  transition: box-shadow .4s ease-in-out; }

.table-activity h4 {
  margin: 5px 0;
  font-weight: bold; }

.chapter-modal h4 {
  font-size: 18px;
  text-transform: uppercase; }
.chapter-modal .chapter-modal__icon {
  font-size: 72px;
  color: #941914;
  display: block;
  margin: 10px 0;
  line-height: 1; }
.chapter-modal .chapter-modal__description {
  min-height: 80px;
  margin-bottom: 10px; }

.table-learning h4 {
  margin: 5px 0;
  font-weight: bold; }

.presential-mode .alert {
  overflow: hidden; }
.presential-mode .presential-mode__title {
  margin-top: 8px; }
.presential-mode .presential-mode__picto {
  color: #941914;
  display: block;
  float: left;
  font-size: 72px;
  line-height: 1;
  margin: 0 20px 0 0; }

.elearning-mode .alert {
  overflow: hidden; }
.elearning-mode .elearning-mode__title {
  margin-top: 5px;
  margin-bottom: 0; }
.elearning-mode .elearning-mode__picto {
  color: #941914;
  display: block;
  float: left;
  font-size: 72px;
  line-height: 1;
  margin: 0 20px 0 0; }
  .elearning-mode .elearning-mode__picto:before {
    vertical-align: middle; }

.chapter-progress {
  background: #941914;
  height: 30px;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 150px; }
  .chapter-progress .progress-bar {
    background: green; }

.chapter-progress__text {
  color: white;
  font-size: 14px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  width: 100%; }

.toc__module {
  background: white;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow .4s ease-in-out;
  -moz-transition: box-shadow .4s ease-in-out;
  -ms-transition: box-shadow .4s ease-in-out;
  -o-transition: box-shadow .4s ease-in-out;
  transition: box-shadow .4s ease-in-out; }
  .toc__module:hover, .toc__module:focus, .toc__module:active {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.toc__module-heading {
  display: block;
  color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  font-weight: bold;
  font-size: 18px; }
  .toc__module-heading:hover {
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none; }

.toc__module-edit {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 14px; }

.toc__chapter {
  display: block;
  padding: 10px 170px 10px 15px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.7);
  position: relative; }
  .toc__chapter:hover, .toc__chapter:active, .toc__chapter:focus {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none; }
  .toc__chapter .fa-fw {
    margin-right: 5px; }

.toc__chapter--edit {
  padding: 10px 220px 10px 15px; }
  .toc__chapter--edit:not(.collapsed) {
    background: rgba(0, 0, 0, 0.05);
    font-weight: bold; }

.toc__chapter {
  padding: 10px 130px 10px 15px; }

.toc__chapter-time {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  position: absolute;
  right: 15px;
  text-align: right;
  top: 10px;
  width: 100px; }

.toc__chapter--archived {
  color: #c5c5c5; }

.toc__chapter--draft {
  color: #ca5e1d; }

.toc__chapter--published {
  color: green; }

.toc__chapter-meta {
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 15px;
  text-align: right;
  top: 10px;
  width: 150px; }
  .toc__chapter-meta .chapter-time {
    display: inline-block;
    width: 50px; }

.toc__chapter--active {
  border-left: 4px solid #941914;
  padding-left: 11px; }

.toc__chapter--completed {
  color: green; }
  .toc__chapter--completed:hover, .toc__chapter--completed:active, .toc__chapter--completed:focus {
    color: green; }

.classroom {
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow .4s ease-in-out;
  -moz-transition: box-shadow .4s ease-in-out;
  -ms-transition: box-shadow .4s ease-in-out;
  -o-transition: box-shadow .4s ease-in-out;
  transition: box-shadow .4s ease-in-out; }

.body-admin .wrapper {
  min-height: 600px; }
.body-admin .breadcrumb {
  margin-bottom: 10px;
  overflow: initial;
  padding: 0; }

.deep-0 {
  padding-left: 0px; }

.deep-1 {
  padding-left: 20px; }

.deep-2 {
  padding-left: 40px; }

.deep-3 {
  padding-left: 60px; }

.deep-4 {
  padding-left: 80px; }

.deep-5 {
  padding-left: 100px; }

.chapter-summary__table {
  margin-bottom: 0; }

.chapter-summary__section--newpage {
  border-top: 3px solid #dddddd; }

.chapter-summary__title--indexed {
  font-weight: 500; }

.chapter-summary__title--nonindexed {
  font-style: italic; }

.table-training-chapter tr:first-child td {
  border-top: none; }

.table-chapter {
  border-bottom: 3px solid grey;
  margin-bottom: 0; }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0); } }
@keyframes remodal-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0); } }
@-webkit-keyframes remodal-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0); } }
@keyframes remodal-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0); } }
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 900px; } }
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.mini-clndr {
  width: 100%;
  background-color: #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  font-weight: 700; }
  .mini-clndr .clndr-controls {
    padding: 14px;
    background-color: #941914;
    color: white;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize; }
    .mini-clndr .clndr-controls .clndr-previous-button {
      float: left;
      text-align: left; }
    .mini-clndr .clndr-controls .clndr-next-button {
      float: right;
      text-align: right; }
    .mini-clndr .clndr-controls .clndr-previous-button, .mini-clndr .clndr-controls .clndr-next-button {
      width: 30px;
      cursor: pointer; }
      .mini-clndr .clndr-controls .clndr-previous-button:hover, .mini-clndr .clndr-controls .clndr-next-button:hover {
        opacity: 0.5; }
  .mini-clndr .clndr-grid {
    float: left;
    width: 65%; }
    .mini-clndr .clndr-grid .days-of-the-week {
      width: 100%;
      background-color: #6f6f6f; }
      .mini-clndr .clndr-grid .days-of-the-week .header-day {
        float: left;
        width: 14.2857%;
        padding: 14px;
        text-align: center;
        color: white; }
    .mini-clndr .clndr-grid .days {
      width: 100%;
      font-size: 14px; }
      .mini-clndr .clndr-grid .days .day, .mini-clndr .clndr-grid .days .empty {
        float: left;
        width: 14.2857%;
        height: 66px;
        padding: 24px 0;
        text-align: center;
        color: #4f4f4f;
        background-color: #f1f1f1;
        border-bottom: 2px solid white; }
        .mini-clndr .clndr-grid .days .day.event .day-number, .mini-clndr .clndr-grid .days .empty.event .day-number {
          padding-bottom: 4px;
          border-bottom: 2px solid #941914; }
        .mini-clndr .clndr-grid .days .day.adjacent-month .day-number, .mini-clndr .clndr-grid .days .empty.adjacent-month .day-number {
          opacity: 0.3; }
      .mini-clndr .clndr-grid .days .today {
        background-color: #e2e2e2;
        background-image: none; }
  .mini-clndr .event-listing {
    float: left;
    width: 35%; }
    .mini-clndr .event-listing .event-listing-title {
      padding: 14px;
      background-color: #6f6f6f;
      text-align: center;
      color: white;
      letter-spacing: 1px; }
    .mini-clndr .event-listing .event-listing-panel {
      background: #fff;
      border-right: 1px solid #f1f1f1;
      height: 396px;
      overflow-y: auto; }
    .mini-clndr .event-listing .event-listing-empty {
      text-align: center;
      padding-top: 20px; }
      .mini-clndr .event-listing .event-listing-empty .icon {
        display: block;
        font-size: 68px;
        padding: 20px; }
    .mini-clndr .event-listing .event-item {
      border-bottom: 1px solid #f1f1f1;
      color: #4f4f4f;
      padding: 14px;
      display: block; }
      .mini-clndr .event-listing .event-item:hover, .mini-clndr .event-listing .event-item:active, .mini-clndr .event-listing .event-item:focus {
        text-decoration: none;
        background: rgba(0, 0, 0, 0.1); }
      .mini-clndr .event-listing .event-item:last-child {
        border-bottom: none; }
    .mini-clndr .event-listing .event-item-name {
      text-transform: capitalize; }
    .mini-clndr .event-listing .event-item-time {
      font-size: 12px;
      font-weight: 400; }
    .mini-clndr .event-listing .event-item-location {
      font-size: 12px;
      font-weight: 400; }
    .mini-clndr .event-listing .event-item-course {
      font-size: 12px;
      font-weight: 400; }

body {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; }

.wrapper {
  /*background: #f9f9f9;*/ }

.breadcrumbs-v2-in {
  padding: 60px 0; }

@media (min-width: 992px) {
  .header-v4 .navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 10px 20px 11px 20px; }

  .header-v4 .navbar-default .navbar-nav > li.dropdown > a {
    font-size: 13px;
    padding: 10px 30px 11px 20px; } }
p, li, li a, label {
  color: inherit; }

label.required:after {
  color: #e32;
  content: '*'; }

.header .topbar ul.languages {
  left: initial;
  min-width: 150px;
  right: 0; }

.header .topbar ul.languages li a {
  padding: 5px 12px; }

.header .topbar ul.loginbar > li {
  padding-bottom: 0; }

.header .topbar ul.languages:after {
  left: initial;
  right: 8px; }

.menu-dashboard .badge {
  float: right; }

.megamenu-profile {
  margin-bottom: 25px;
  overflow: hidden; }

.megamenu-profile__photo {
  border-radius: 100%;
  float: left;
  height: 48px;
  margin-left: 10px;
  margin-right: 14px;
  width: 48px; }

.megamenu-profile__identity {
  font-size: 16px; }
  .megamenu-profile__identity small {
    display: block;
    font-size: 14px; }

.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  left: initial;
  width: 50%; }
  @media (max-width: 991px) {
    .header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
      width: 100%; } }

.breadcrumb-parallax h1, .breadcrumb-parallax h2, .breadcrumb-parallax h3 {
  color: white;
  margin: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

.sky-form {
  border: none; }
  .sky-form .fieldset {
    padding: 25px 30px 5px; }

.sky-form-bordered {
  border: 1px solid #eee; }

.sky-form h3.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: inherit;
  display: block;
  font-size: 20px;
  background: #fff;
  font-weight: 400;
  margin: 0;
  padding: 8px 30px; }

.breadcrumbs-v2 {
  text-align: center;
  position: relative;
  background: url(../img/bg.jpg) no-repeat bottom center;
  background-size: cover; }

.darken-breadcrumb:before {
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.7); }

.table-middle > tbody > tr > td {
  vertical-align: middle; }

.header .navbar-nav > li > a.nodropdown {
  padding: 9px 30px 9px 30px; }

a {
  color: #941914; }

.sky-form a {
  color: #941914; }

#tinymce {
  margin: 8px; }

.footer-v6 {
  color: #777; }

.line-icon {
  vertical-align: middle; }

.facebook-color {
  color: #3b5998; }

.twitter-color {
  color: #1da1f2; }

.skype-color {
  color: #00aff0; }

.linkedin-color {
  color: #0077b5; }

.cbp-l-grid-agency-title {
  margin-top: 10px; }

.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  font-weight: bold; }

.sidebar-nav-v1 > li.active > a {
  border-left: 3px solid #941914; }

.sidebar-nav-v1 li a {
  display: block;
  padding: 8px 10px 8px 10px;
  border-left: 3px solid transparent; }

.sidebar-nav-v1 > li.active > a {
  color: #941914; }

.sidebar-nav-v1 li a small {
  color: grey;
  display: block;
  margin-left: 29px; }

.sidebar-nav-v1 > li.active,
.sidebar-nav-v1 > li.active:hover {
  background: none; }

.body-sidebar .wrapper {
  background: #f7f7f7; }

.funny-boxes-top-red {
  border-top: solid 2px #941914; }

.funny-boxes-top-red:hover {
  border-top-color: #941914; }

/*# sourceMappingURL=front.css.map */
