
/* Author CSS */
body {
  margin: 0;
  color: #374a5e;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

h1 {
  color: #0f163b;
  font-size: 60px;
  font-weight: 700; }
  @media (max-width: 575.98px) {
    h1 {
      font-size: 54px; } }

h1.home-2 {
  font-family: "Playfair Display", serif; }

h2 {
  color: #2a435d;
  font-size: 42px;
  font-weight: 700; }

h2.home-2 {
  font-family: "Playfair Display", serif; }

h3 {
  color: #374a5e;
  font-size: 30px;
  font-weight: 700; }

h4 {
  color: #374a5e;
  font-size: 24px;
  font-weight: 700; }

h4.home-2 {
  font-family: "Playfair Display", serif; }

h5 {
  color: #374a5e;
  font-size: 20px;
  font-weight: 500; }

h6 {
  color: #374a5e;
  font-size: 16px;
  font-weight: 500; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  line-height: 1.2;
  margin-bottom: 0; }

p {
  color: #374a5e;
  margin-bottom: 10px; }

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

a:hover,
a:focus {
  text-decoration: none;
  outline: none; }

input:focus,
textarea:focus,
select:focus,
button:focus,
video:focus,
.slick-slide {
  outline: none; }

button {
  cursor: pointer; }

img {
  width: 100%;
  height: auto;
  display: block; }

/* Navbar */
.category-dropdown {
  position: relative; }
  .category-dropdown .category-menu.active {
    opacity: 1;
    visibility: visible;
    top: 100%; }
  @media (min-width: 1920px) {
    .category-dropdown:hover .category-menu {
      opacity: 1;
      visibility: visible;
      top: 100%; } }
  @media (min-width: 1600px) and (max-width: 1919.98px) {
    .category-dropdown:hover .category-menu {
      opacity: 1;
      visibility: visible;
      top: 100%; } }
  @media (min-width: 1440px) and (max-width: 1599.98px) {
    .category-dropdown:hover .category-menu {
      opacity: 1;
      visibility: visible;
      top: 100%; } }
  @media (min-width: 1200px) and (max-width: 1439.98px) {
    .category-dropdown:hover .category-menu {
      opacity: 1;
      visibility: visible;
      top: 100%; } }
  .category-dropdown .menu-bar {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    line-height: 50px; }
    .category-dropdown .menu-bar:hover {
      color: #AB2D24; }
    .category-dropdown .menu-bar i {
      font-size: 20px; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .category-dropdown .menu-bar i {
          padding: 12px 14px;
          background-color: #AB2D24;
          color: #ffffff;
          border-radius: 10px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .category-dropdown .menu-bar i {
          padding: 12px 14px;
          background-color: #AB2D24;
          color: #ffffff;
          border-radius: 10px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .category-dropdown .menu-bar i {
          padding: 12px 14px;
          background-color: #AB2D24;
          color: #ffffff;
          border-radius: 10px; } }
      @media (max-width: 575.98px) {
        .category-dropdown .menu-bar i {
          padding: 12px 14px;
          background-color: #AB2D24;
          color: #ffffff;
          border-radius: 10px; } }
    .category-dropdown .menu-bar span {
      text-transform: uppercase;
      font-weight: 500;
      margin-left: 10px; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .category-dropdown .menu-bar span {
          display: none; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .category-dropdown .menu-bar span {
          display: none; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .category-dropdown .menu-bar span {
          display: none; } }
      @media (max-width: 575.98px) {
        .category-dropdown .menu-bar span {
          display: none; } }
  .category-dropdown .category-menu {
    position: absolute;
    top: 120%;
    left: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-box-shadow: 0 5px 20px rgba(15, 22, 59, 0.1);
    box-shadow: 0 5px 20px rgba(15, 22, 59, 0.1); }
    .category-dropdown .category-menu ul {
      background-color: #ffffff;
      width: 240px;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .category-dropdown .category-menu ul li + li {
        border-top: 1px solid #eaeaea; }
      .category-dropdown .category-menu ul li a {
        color: #374a5e;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        display: inline-block;
        padding: 10px 20px;
        width: 100%; }
        .category-dropdown .category-menu ul li a:hover {
          color: #ffffff;
          background-color: #AB2D24; }
      .category-dropdown .category-menu ul li.have-submenu {
        position: relative; }
        .category-dropdown .category-menu ul li.have-submenu a {
          position: relative; }
          .category-dropdown .category-menu ul li.have-submenu a::before {
            content: '\f107';
            font-family: fontAwesome;
            position: absolute;
            top: 10px;
            right: 20px;
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
        .category-dropdown .category-menu ul li.have-submenu:hover .sub-menu {
          opacity: 1;
          visibility: visible; }
          @media (max-width: 575.98px) {
            .category-dropdown .category-menu ul li.have-submenu:hover .sub-menu {
              display: block; } }
        .category-dropdown .category-menu ul li.have-submenu .sub-menu {
          position: absolute;
          top: 0;
          left: 100%;
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;
          opacity: 0;
          visibility: hidden; }
          @media (max-width: 575.98px) {
            .category-dropdown .category-menu ul li.have-submenu .sub-menu {
              position: inherit;
              left: 0;
              border: none;
              display: none;
              width: auto;
              padding: 0;
              margin-left: 15px; } }
          .category-dropdown .category-menu ul li.have-submenu .sub-menu a::before {
            content: '';
            font-family: fontAwesome;
            position: absolute;
            top: 8px;
            right: 20px;
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.category-drawer {
  position: fixed;
  width: 300px;
  height: 100%;
  background-color: #ffffff;
  right: -300px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 100;
  overflow-y: scroll;
  padding: 40px 0 20px;
  -webkit-box-shadow: 0 5px 10px rgba(15, 22, 59, 0.1);
  box-shadow: 0 5px 10px rgba(15, 22, 59, 0.1); }
  .category-drawer.active {
    right: 0; }
  .category-drawer .drawer-crossbar {
    position: absolute;
    top: 0;
    left: 0; }
    .category-drawer .drawer-crossbar i {
      color: #ffffff;
      background-color: #AB2D24;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
  .category-drawer .category-logo {
    margin-bottom: 30px; }
    .category-drawer .category-logo img {
      width: auto;
      height: auto;
      margin: auto; }
  .category-drawer ul li {
    margin-bottom: 10px; }
    .category-drawer ul li a {
      color: #374a5e;
      font-weight: 500;
      text-transform: capitalize;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      display: inline-block;
      width: 100%;
      padding: 10px 20px;
      background-color: rgba(183, 254, 175, 0.5); }
      .category-drawer ul li a:hover {
        color: #ffffff;
        background-color: #AB2D24; }
        .category-drawer ul li a:hover i {
          color: #AB2D24;
          background-color: rgba(255, 255, 255, 0.8); }
      .category-drawer ul li a i {
        color: #ffffff;
        background-color: #AB2D24;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        text-align: center;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        margin-right: 10px; }
    .category-drawer ul li.have-submenu {
      position: relative; }
      .category-drawer ul li.have-submenu .sub-menu {
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .category-drawer ul li.have-submenu .sub-menu li {
          margin-bottom: 0; }
          .category-drawer ul li.have-submenu .sub-menu li a {
            padding-left: 60px;
            background-color: #ffffff; }
            .category-drawer ul li.have-submenu .sub-menu li a:hover {
              color: #AB2D24; }

.menu-toggle-bar.active .bar-1 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px; }

.menu-toggle-bar.active .bar-2 {
  opacity: 0;
  visibility: hidden; }

.menu-toggle-bar.active .bar-3 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -8px; }

.menu-toggle-bar {
  margin-left: 30px;
  background-color: #AB2D24;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  width: 40px;
  height: 40px;
  z-index: 9999; }
  .menu-toggle-bar .custom-bars {
    padding-top: 5px;
    padding-left: 8px; }
    .menu-toggle-bar .custom-bars .custom-bar {
      width: 24px;
      height: 2px;
      background-color: #ffffff;
      margin: 6px 0;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      position: relative; }
      .menu-toggle-bar .custom-bars .custom-bar .bar-1 {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0); }
      .menu-toggle-bar .custom-bars .custom-bar .bar-3 {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0); }

.main-menu {
  position: fixed;
  width: 300px;
  height: 100%;
  background-color: rgba(15, 22, 59, 0.9);
  left: -300px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 100;
  overflow-y: scroll;
  padding: 30px 0; }
  .main-menu.active {
    left: 0; }
  .main-menu .menu-logo {
    margin-bottom: 20px; }
    .main-menu .menu-logo img {
      width: auto;
      height: auto;
      margin-left: 25px; }
  .main-menu ul li + li {
    border-top: 1px solid rgba(234, 234, 234, 0.1); }
  .main-menu ul li a {
    color: #ffffff;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: inline-block;
    width: 100%;
    padding: 10px 30px; }
    .main-menu ul li a:hover {
      background-color: #AB2D24; }
  .main-menu ul li.have-submenu {
    position: relative; }
    .main-menu ul li.have-submenu::before {
      content: '\f107';
      font-family: fontAwesome;
      color: #ffffff;
      position: absolute;
      top: 8px;
      right: 30px; }
    .main-menu ul li.have-submenu:hover .sub-menu {
      display: block; }
    .main-menu ul li.have-submenu .sub-menu {
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      display: none; }
      .main-menu ul li.have-submenu .sub-menu li a {
        padding-left: 50px; }

.main-menu-home-2 ul {
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .main-menu-home-2 ul li {
    display: inline-block; }
    .main-menu-home-2 ul li a {
      color: #374a5e;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      display: inline-block;
      padding: 0 20px;
      line-height: 80px;
      width: 100%;
      position: relative; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .main-menu-home-2 ul li a {
          padding: 0 16px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .main-menu-home-2 ul li a {
          line-height: 40px; } }
      @media (max-width: 575.98px) {
        .main-menu-home-2 ul li a {
          line-height: 40px; } }
      .main-menu-home-2 ul li a::after {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 5px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #AB2D24;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .main-menu-home-2 ul li a:hover {
        color: #AB2D24; }
        .main-menu-home-2 ul li a:hover::after {
          opacity: 1;
          visibility: visible; }
    .main-menu-home-2 ul li.have-submenu {
      position: relative; }
      .main-menu-home-2 ul li.have-submenu a {
        position: relative; }
        .main-menu-home-2 ul li.have-submenu a::before {
          content: '\f107';
          font-family: fontAwesome;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 5px; }
      .main-menu-home-2 ul li.have-submenu:hover .sub-menu {
        opacity: 1;
        visibility: visible; }
        @media (max-width: 575.98px) {
          .main-menu-home-2 ul li.have-submenu:hover .sub-menu {
            display: block; } }
      .main-menu-home-2 ul li.have-submenu .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        opacity: 0;
        visibility: hidden;
        background-color: #ffffff;
        width: 200px;
        z-index: 99;
        -webkit-box-shadow: 0 5px 20px rgba(15, 22, 59, 0.1);
        box-shadow: 0 5px 20px rgba(15, 22, 59, 0.1); }
        @media (max-width: 575.98px) {
          .main-menu-home-2 ul li.have-submenu .sub-menu {
            position: inherit;
            left: 0;
            border: none;
            display: none;
            width: auto;
            padding: 0;
            margin-left: 15px; } }
        .main-menu-home-2 ul li.have-submenu .sub-menu li {
          display: block; }
          .main-menu-home-2 ul li.have-submenu .sub-menu li + li {
            border-top: 1px solid #eaeaea; }
          .main-menu-home-2 ul li.have-submenu .sub-menu li a {
            line-height: 50px; }
            .main-menu-home-2 ul li.have-submenu .sub-menu li a::before {
              content: ''; }
            .main-menu-home-2 ul li.have-submenu .sub-menu li a::after {
              opacity: 0; }
            .main-menu-home-2 ul li.have-submenu .sub-menu li a:hover {
              color: #ffffff;
              background-color: #AB2D24; }

/* Header Section */
.header-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9; }

.header-info {
  background-color: #0f163b;
  padding: 12px 0;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .header-info .menu-toggle-bar {
      position: absolute;
      top: 5px;
      right: 0; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .header-info .menu-toggle-bar {
      position: absolute;
      top: 0;
      right: -100px; } }
  @media (max-width: 575.98px) {
    .header-info .menu-toggle-bar {
      position: absolute;
      top: 0;
      right: 20px; } }
  .header-info span,
  .header-info a,
  .header-info i {
    color: #ffffff; }
  .header-info .info-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .header-info .info-left {
        display: inherit; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .header-info .info-left {
        display: inherit; } }
    @media (max-width: 575.98px) {
      .header-info .info-left {
        display: inherit; } }
    .header-info .info-left i {
      margin-right: 10px; }
    .header-info .info-left .email-part {
      margin-left: 30px; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .header-info .info-left .email-part {
          margin-left: 0; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .header-info .info-left .email-part {
          margin-left: 0; } }
      @media (max-width: 575.98px) {
        .header-info .info-left .email-part {
          margin-left: 0; } }
  .header-info .info-right ul {
    float: right; }
    @media (max-width: 575.98px) {
      .header-info .info-right ul {
        float: none;
        margin: 20px 0 10px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .header-info .info-right ul .login-button {
        display: none; } }
    .header-info .info-right ul li {
      display: inline-block; }
      .header-info .info-right ul li + li {
        margin-left: 30px; }
        @media (min-width: 576px) and (max-width: 767.98px) {
          .header-info .info-right ul li + li {
            margin-left: 20px; } }
        @media (max-width: 575.98px) {
          .header-info .info-right ul li + li {
            margin-left: 20px; } }
        .header-info .info-right ul li + li i {
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .header-info .info-right ul li + li i:hover {
            color: #AB2D24; }
      .header-info .info-right ul li.login-button a {
        text-transform: capitalize;
        background-color: #AB2D24;
        padding: 15px 20px;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .header-info .info-right ul li.login-button a:hover {
          opacity: .9; }

.main-header {
  padding: 20px 0; }
  .main-header .header-logo img {
    width: auto;
    height: auto; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .main-header .header-logo img {
        margin: auto; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .main-header .header-logo img {
        margin: auto; } }
    @media (max-width: 575.98px) {
      .main-header .header-logo img {
        margin: auto; } }
  .main-header .main-header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .main-header .main-header-right {
        float: none;
        margin-top: 15px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .main-header .main-header-right {
        float: none;
        margin-top: 15px; } }
    @media (max-width: 575.98px) {
      .main-header .main-header-right {
        float: none;
        margin-top: 15px; } }
    .main-header .main-header-right .header-button {
      margin-left: 30px; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .main-header .main-header-right .header-button {
          margin-left: 20px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .main-header .main-header-right .header-button {
          margin-left: 20px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .main-header .main-header-right .header-button {
          margin-left: 20px; } }
      @media (max-width: 575.98px) {
        .main-header .main-header-right .header-button {
          margin-left: 20px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .main-header .main-header-right .header-button .template-button-2 {
          display: none; } }
      @media (max-width: 575.98px) {
        .main-header .main-header-right .header-button .template-button-2 {
          display: none; } }
      .main-header .main-header-right .header-button .template-button {
        margin-left: 30px; }
        @media (min-width: 992px) and (max-width: 1199.98px) {
          .main-header .main-header-right .header-button .template-button {
            margin-left: 20px; } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .main-header .main-header-right .header-button .template-button {
            margin-left: 20px; } }
        @media (min-width: 576px) and (max-width: 767.98px) {
          .main-header .main-header-right .header-button .template-button {
            margin-left: 0; } }
        @media (max-width: 575.98px) {
          .main-header .main-header-right .header-button .template-button {
            display: none; } }
    .main-header .main-header-right .header-search {
      margin-left: 30px; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .main-header .main-header-right .header-search {
          margin-left: 20px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .main-header .main-header-right .header-search {
          margin-left: 20px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .main-header .main-header-right .header-search {
          margin-left: 20px; } }
      @media (max-width: 575.98px) {
        .main-header .main-header-right .header-search {
          margin-left: 20px; } }

.main-header-home-2 {
  padding: 0; }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .main-header-home-2 {
      margin-bottom: 20px; } }
  @media (max-width: 575.98px) {
    .main-header-home-2 {
      margin-bottom: 20px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .main-header-home-2 .main-header-right {
      margin-top: 0; } }
  .main-header-home-2 .menu-bar i {
    margin-top: 7px; }
  .main-header-home-2 .header-logo img {
    margin-top: 15px; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .main-header-home-2 .header-logo img {
        margin-top: 30px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .main-header-home-2 .header-logo img {
        margin-top: 30px; } }
    @media (max-width: 575.98px) {
      .main-header-home-2 .header-logo img {
        margin-top: 30px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .main-header-home-2 .header-button {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .main-header-home-2 .header-button {
      display: none; } }
  @media (max-width: 575.98px) {
    .main-header-home-2 .header-button {
      display: none; } }
  .main-header-home-2 .header-button .template-button {
    margin-left: 10px !important; }
  .main-header-home-2 .category-bar {
    margin-left: 30px; }


/* Button */
.template-button {
  color: #ffffff;
  background-color: #AB2D24;
  padding: 12px 24px;
  border-radius: 10px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  display: inline-block; }
  .template-button:hover {
    color: #AB2D24;
    background-color: transparent;
    border: 1px solid #AB2D24; }
  .template-button i {
    margin-left: 5px; }

.template-button-2 {
  color: #AB2D24;
  background-color: transparent;
  padding: 12px 24px;
  border-radius: 10px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #AB2D24;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  display: inline-block; }
  .template-button-2:hover {
    color: #ffffff;
    background-color: #AB2D24;
    border: 1px solid transparent; }

/* Form */
.header-search form {
  position: relative;
  width: 300px; }
  @media (max-width: 575.98px) {
    .header-search form {
      width: 220px; } }
  .header-search form input {
    padding: 12px 80px 12px 24px;
    border: 1px solid #AB2D24;
    border-radius: 10px;
    width: 100%; }
  .header-search form button {
    color: #ffffff;
    background-color: #AB2D24;
    border: none;
    padding: 8px 20px;
    border-radius: 10px;
    position: absolute;
    top: 5px;
    right: 5px; }

.blog-comment-form form input,
.blog-comment-form form textarea,
.contact-page-form form input,
.contact-page-form form textarea {
  padding: 12px 24px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 30px; }

.blog-comment-form form textarea,
.contact-page-form form textarea {
  height: 150px; }

.register-form form .form-group,
.payment-part form .form-group {
  margin-bottom: 20px; }
  .register-form form .form-group label,
  .payment-part form .form-group label {
    display: block;
    cursor: pointer;
    font-weight: 500; }
  .register-form form .form-group input,
  .payment-part form .form-group input {
    padding: 12px 24px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    width: 100%; }

.login-form form .form-group {
  padding: 20px 24px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  margin-bottom: 30px; }
  .login-form form .form-group label {
    display: block;
    cursor: pointer;
    font-weight: 500; }
    .login-form form .form-group label i {
      margin-right: 5px; }
  .login-form form .form-group input {
    padding: 5px 0;
    border: 1px solid transparent;
    border-radius: 5px;
    width: 100%; }


/* Theme Default */
.section-title {
  margin-bottom: 50px; }
  .section-title h2 span {
    color: #AB2D24; }

.template-icon {
  font-size: 50px;
  line-height: 0; }
  .template-icon.green-icon {
    color: #AB2D24; }
  .template-icon.yellow-icon {
    color: #edba0a; }
  .template-icon.blue-icon {
    color: #7347f2; }

.gradient-bg {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 190, 70, 0.1)), to(#ffffff));
  background-image: -webkit-linear-gradient(rgba(80, 190, 70, 0.1), #ffffff);
  background-image: -o-linear-gradient(rgba(80, 190, 70, 0.1), #ffffff);
  background-image: linear-gradient(rgba(80, 190, 70, 0.1), #ffffff); }

.item-bounce {
  -webkit-animation: bounce 4s infinite ease-in-out;
  animation: bounce 4s infinite ease-in-out; }

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

.item-zooming {
  -webkit-animation: zooming 5s infinite ease-in-out;
  animation: zooming 5s infinite ease-in-out; }

@-webkit-keyframes zooming {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes zooming {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.item-ripple {
  -webkit-animation: ripple 3s infinite ease-in-out;
  animation: ripple 3s infinite ease-in-out; }

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(80, 190, 70, 0.2), 0 0 0 10px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.2);
    box-shadow: 0 0 0 0 rgba(80, 190, 70, 0.2), 0 0 0 10px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.2); }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.1), 0 0 0 40px rgba(80, 190, 70, 0);
    box-shadow: 0 0 0 20px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.1), 0 0 0 40px rgba(80, 190, 70, 0); } }

@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(80, 190, 70, 0.2), 0 0 0 10px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.2);
    box-shadow: 0 0 0 0 rgba(80, 190, 70, 0.2), 0 0 0 10px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.2); }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.1), 0 0 0 40px rgba(80, 190, 70, 0);
    box-shadow: 0 0 0 20px rgba(80, 190, 70, 0.2), 0 0 0 20px rgba(80, 190, 70, 0.1), 0 0 0 40px rgba(80, 190, 70, 0); } }

.item-rotate {
  -webkit-animation: rotate 20s normal linear infinite;
  animation: rotate 20s normal linear infinite; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg); }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg); }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
    transform: rotate3d(0, 0, 1, 270deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg); }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg); }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
    transform: rotate3d(0, 0, 1, 270deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg); } }

.item-moveOne {
  -webkit-animation: moveOne 15s infinite ease-in-out;
  animation: moveOne 15s infinite ease-in-out; }

@-webkit-keyframes moveOne {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes moveOne {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.item-moveTwo {
  -webkit-animation: moveTwo 15s infinite ease-in-out;
  animation: moveTwo 15s infinite ease-in-out; }

@-webkit-keyframes moveTwo {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes moveTwo {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.padding-top-10 {
  padding-top: 10px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-top-105 {
  padding-top: 105px; }

.padding-top-110 {
  padding-top: 110px; }

.padding-top-115 {
  padding-top: 115px; }

.padding-top-120 {
  padding-top: 120px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-bottom-105 {
  padding-bottom: 105px; }

.padding-bottom-110 {
  padding-bottom: 110px; }

.padding-bottom-115 {
  padding-bottom: 115px; }

.padding-bottom-120 {
  padding-bottom: 120px; }

.padding-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.padding-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.padding-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.padding-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.padding-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.padding-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.padding-105 {
  padding-top: 105px;
  padding-bottom: 105px; }

.padding-115 {
  padding-top: 115px;
  padding-bottom: 115px; }

.padding-120 {
  padding-top: 120px;
  padding-bottom: 120px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-90 {
  margin-top: 90px; }

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

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-bottom-100 {
  margin-bottom: 100px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-right-30 {
  margin-right: 30px; }

.margin-right-40 {
  margin-right: 40px; }

.margin-right-50 {
  margin-right: 50px; }

.margin-right-60 {
  margin-right: 60px; }

.margin-right-70 {
  margin-right: 70px; }

.margin-right-80 {
  margin-right: 80px; }

.margin-right-90 {
  margin-right: 90px; }

.margin-right-100 {
  margin-right: 100px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-left-40 {
  margin-left: 40px; }

.margin-left-50 {
  margin-left: 50px; }

.margin-left-60 {
  margin-left: 60px; }

.margin-left-70 {
  margin-left: 70px; }

.margin-left-80 {
  margin-left: 80px; }

.margin-left-90 {
  margin-left: 90px; }

.margin-left-100 {
  margin-left: 100px; }

.margin-10 {
  margin: 10px 0; }

.margin-20 {
  margin: 10px 0; }

.margin-30 {
  margin: 10px 0; }

.margin-40 {
  margin: 10px 0; }

.margin-50 {
  margin: 10px 0; }

.margin-60 {
  margin: 10px 0; }

.margin-70 {
  margin: 10px 0; }

.margin-80 {
  margin: 10px 0; }

.margin-90 {
  margin: 10px 0; }

.margin-100 {
  margin: 10px 0; }

/* Home Page 01 */
.hero-section {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(80, 190, 70, 0.1)));
  background-image: -webkit-linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  background-image: -o-linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  background-image: linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  padding: 200px 0px 80px 0px; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .hero-section {
      padding: 300px 0 150px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .hero-section {
      padding: 280px 0 150px; } }
  @media (max-width: 575.98px) {
    .hero-section {
      padding: 280px 0 150px; } }
  .hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/hero-bg-shape.png");
    background-repeat: no-repeat; }
  .hero-section .hero-content h1 span {
    color: #AB2D24; }
  .hero-section .hero-content .hero-tagline {
    font-size: 18px;
    font-weight: 500;
    display: block;
    text-transform: capitalize;
    margin-top: 30px; }
    @media (max-width: 575.98px) {
      .hero-section .hero-content .hero-tagline {
        margin-top: 20px; } }
  .hero-section .hero-content .hero-button {
    margin-top: 40px; }
    @media (max-width: 575.98px) {
      .hero-section .hero-content .hero-button {
        margin-top: 20px; } }
  .hero-section .hero-image {
    position: relative; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .hero-section .hero-image {
        display: none; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .hero-section .hero-image {
        display: none; } }
    @media (max-width: 575.98px) {
      .hero-section .hero-image {
        display: none; } }
    .hero-section .hero-image img {
      width: 120%; }
      @media (min-width: 1200px) and (max-width: 1439.98px) {
        .hero-section .hero-image img {
          width: 100%; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .hero-section .hero-image img {
          width: 100%; } }
    .hero-section .hero-image .hero-small-images img {
      width: auto;
      height: auto; }
      .hero-section .hero-image .hero-small-images img.hero-small-image-1 {
        position: absolute;
        top: 30%;
        left: 0; }
      .hero-section .hero-image .hero-small-images img.hero-small-image-2 {
        position: absolute;
        top: 0;
        left: 30%; }
      .hero-section .hero-image .hero-small-images img.hero-small-image-3 {
        position: absolute;
        top: 10%;
        right: 0; }
      .hero-section .hero-image .hero-small-images img.hero-small-image-4 {
        position: absolute;
        top: 80%;
        right: 0; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .hero-section .hero-shape {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .hero-section .hero-shape {
      display: none; } }
  @media (max-width: 575.98px) {
    .hero-section .hero-shape {
      display: none; } }
  .hero-section .hero-shape img {
    width: auto;
    height: auto; }
    .hero-section .hero-shape img.hero-round-shape-1 {
      position: absolute;
      top: 15%;
      left: 50px; }
    .hero-section .hero-shape img.hero-round-shape-2 {
      position: absolute;
      top: 20%;
      left: 20%; }
    .hero-section .hero-shape img.hero-round-shape-3 {
      position: absolute;
      top: 60%;
      left: 50%; }
    .hero-section .hero-shape img.hero-round-shape-4 {
      position: absolute;
      top: 60%;
      right: 50px; }
    .hero-section .hero-shape img.hero-plus-sign {
      position: absolute;
      top: 20%;
      right: 20%; }

.feature-section {
  margin-top: -60px; }
  .feature-section .single-feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px 20px;
    -webkit-box-shadow: 0 20px 40px #eaeaea;
    box-shadow: 0 20px 40px #eaeaea;
    margin-bottom: 30px; }
    .feature-section .single-feature-item .feature-icon {
      margin-right: 20px; }
    .feature-section .single-feature-item.feature-item-1 {
      background-color: #effefb; }
    .feature-section .single-feature-item.feature-item-2 {
      background-color: #fffcf6; }
    .feature-section .single-feature-item.feature-item-3 {
      background-color: #f9f8ff; }

.category-section {
  padding: 85px 0 90px; }

.single-category-item {
  padding: 50px 20px 30px;
  background-color: #effefb;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-bottom: 30px; }
  .single-category-item:hover {
    -webkit-box-shadow: 0 20px 40px #eaeaea;
    box-shadow: 0 20px 40px #eaeaea; }
    .single-category-item:hover .feature-round-shape-3 {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
  .single-category-item .category-image {
    position: relative;
    height: 100px; }
    .single-category-item .category-image img {
      width: auto;
      height: auto;
      margin: auto; }
    .single-category-item .category-image .feature-round-shape-3 {
      position: absolute;
      top: -15px;
      left: 50%;
      width: auto;
      height: auto;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .single-category-item span {
    color: #374a5e;
    text-transform: capitalize; }
  .single-category-item h4 a {
    color: #374a5e;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-category-item h4 a:hover {
      color: #AB2D24; }

.course-section {
  position: relative; }
  .course-section::before {
    content: '';
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/course-bg-shape.png");
    background-repeat: no-repeat; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .course-section .course-shape {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .course-section .course-shape {
      display: none; } }
  @media (max-width: 575.98px) {
    .course-section .course-shape {
      display: none; } }
  .course-section .course-shape img {
    width: auto;
    height: auto; }
    .course-section .course-shape img.hero-plus-sign {
      position: absolute;
      top: 50%;
      left: 100px; }
    .course-section .course-shape img.hero-round-shape-4 {
      position: absolute;
      top: 30%;
      right: 100px; }
    .course-section .course-shape img.hero-round-shape-1 {
      position: absolute;
      top: 70%;
      right: 100px; }
  .course-section .nav-pills {
    float: right;
    margin-top: 30px; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .course-section .nav-pills {
        float: none;
        margin-top: 0;
        margin-bottom: 40px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .course-section .nav-pills {
        float: none;
        margin-top: 0;
        margin-bottom: 40px; } }
    @media (max-width: 575.98px) {
      .course-section .nav-pills {
        float: none;
        margin-top: 0;
        margin-bottom: 40px; } }
  .course-section .nav-item + .nav-item {
    margin-left: 40px; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .course-section .nav-item + .nav-item {
        margin-left: 20px; } }
    @media (max-width: 575.98px) {
      .course-section .nav-item + .nav-item {
        margin-left: 20px; } }
  .course-section .nav-link {
    color: #374a5e;
    font-weight: 700;
    text-transform: capitalize;
    padding: 5px 0;
    border-radius: 0; }
    .course-section .nav-link.active {
      color: #AB2D24;
      background-color: transparent;
      border-bottom: 2px solid #AB2D24; }

.single-course-item {
  padding: 10px 10px 40px;
  background-color: #effefb;
  position: relative;
  margin-bottom: 30px; }
  .single-course-item.diffrent-bg-color {
    background-color: #fffcf6; }
  .single-course-item:hover .hover-state {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .single-course-item .course-image {
    position: relative; }
  .single-course-item .course-instructor-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .single-course-item .course-instructor-rating .course-instructor {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .single-course-item .course-instructor-rating .course-instructor img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 10px; }
    .single-course-item .course-instructor-rating .course-rating {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .single-course-item .course-instructor-rating .course-rating li {
        color: #edba0a;
        display: inline-block; }
      .single-course-item .course-instructor-rating .course-rating span {
        display: inline-block;
        margin-left: 10px; }
  .single-course-item .course-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize; }
  .single-course-item .course-price-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .single-course-item .course-price-cart .span-big {
      font-size: 24px;
      font-weight: 700; }
    .single-course-item .course-price-cart .span-cross {
      display: inline-block;
      margin-left: 10px;
      position: relative; }
      .single-course-item .course-price-cart .span-cross::before {
        content: '';
        position: absolute;
        top: 12px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #374a5e; }
  .single-course-item .hover-state {
    padding: 20px 10px 20px;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-box-shadow: 0 20px 40px #eaeaea;
    box-shadow: 0 20px 40px #eaeaea; }
    .single-course-item .hover-state .heart-icon {
      position: absolute;
      top: 10px;
      right: 20px;
      font-size: 20px;
      color: #ffffff;
      background-color: #AB2D24;
      text-align: center;
      height: 40px;
      width: 40px;
      line-height: 40px;
      border-radius: 50%;
      cursor: pointer; }
    .single-course-item .hover-state .title-tag {
      display: inline-block;
      text-transform: capitalize; }
    .single-course-item .hover-state .course-title h4 a {
      color: #374a5e;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-course-item .hover-state .course-title h4 a:hover {
        color: #AB2D24; }
    .single-course-item .hover-state .course-price-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      text-transform: capitalize; }
      .single-course-item .hover-state .course-price-info .best-seller {
        color: #AB2D24;
        background-color: rgba(80, 190, 70, 0.1);
        font-size: 14px;
        font-weight: 500;
        padding: 10px;
        border-radius: 5px;
        display: inline-block; }
      .single-course-item .hover-state .course-price-info .course-category a {
        color: #AB2D24;
        font-weight: 500; }
      .single-course-item .hover-state .course-price-info .course-price {
        color: #374a5e;
        font-size: 24px;
        font-weight: 700; }
    .single-course-item .hover-state ul li {
      margin: 5px 0; }
      .single-course-item .hover-state ul li i {
        color: #AB2D24;
        font-size: 14px;
        display: inline-block;
        margin-right: 10px; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .single-course-item .hover-state .preview-button .template-button {
        padding: 10px 20px; } }

.counterup-section .single-counterup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
  .counterup-section .single-counterup .single-counterup-image {
    margin-right: 10px; }
    .counterup-section .single-counterup .single-counterup-image img {
      width: auto;
      height: auto;
      max-height: 80px; }
  .counterup-section .single-counterup .single-counterup-content .counter-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .counterup-section .single-counterup .single-counterup-content span {
    text-transform: capitalize; }

.common-section {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(80, 190, 70, 0.1)));
  background-image: -webkit-linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  background-image: -o-linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  background-image: linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  padding-left: 40px;
  z-index: 1;
  -webkit-box-shadow: 0 20px 40px #eaeaea;
  box-shadow: 0 20px 40px #eaeaea; }
  .common-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/counter-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .common-section .counter-shape img {
    width: auto;
    height: auto; }
    .common-section .counter-shape img.round-shape-2 {
      position: absolute;
      top: 40%;
      left: 20px; }
    .common-section .counter-shape img.plus-sign {
      position: absolute;
      bottom: 10px;
      left: 50%; }
    .common-section .counter-shape img.round-shape-3 {
      position: absolute;
      top: 40%;
      right: 20px; }

.instructor-section {
  position: relative;
  padding: 215px 0 0;
  margin-top: -100px; }

.single-instructor {
  position: relative;
  padding: 20px 20px 30px;
  background-color: #effefb;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-bottom: 30px; }
  .single-instructor:hover {
    -webkit-box-shadow: 0 20px 40px #eaeaea;
    box-shadow: 0 20px 40px #eaeaea; }
    .single-instructor:hover .hover-state {
      bottom: 0;
      opacity: 1;
      visibility: visible; }
  .single-instructor.diffrent-bg-color {
    background-color: #fffcf6; }
  .single-instructor .instructor-sign {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 30px;
    font-family: "Caveat", cursive;
    font-weight: 700;
    text-transform: capitalize;
    color: #374a5e;
    opacity: .2; }
  .single-instructor .instructor-content {
    margin-top: 20px; }
    .single-instructor .instructor-content span {
      display: inline-block;
      margin-top: 5px;
      text-transform: capitalize; }
    .single-instructor .instructor-content h4 a {
      color: #374a5e;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-instructor .instructor-content h4 a:hover {
        color: #AB2D24; }
  .single-instructor .hover-state {
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
    bottom: -5px;
    opacity: 0;
    visibility: hidden; }
    .single-instructor .hover-state ul {
      margin-top: 10px; }
      .single-instructor .hover-state ul li {
        display: inline-block;
        margin: 0 5px; }
        .single-instructor .hover-state ul li a {
          color: #374a5e;
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .single-instructor .hover-state ul li a:hover {
            color: #AB2D24; }

.about-section {
  position: relative; }

.video-popup-area {
  position: relative; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .video-popup-area {
      margin: 30px 0 50px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .video-popup-area {
      margin: 20px 0 40px; } }
  @media (max-width: 575.98px) {
    .video-popup-area {
      margin: 20px 0 40px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .video-popup-area .image-absolute {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .video-popup-area .image-absolute {
      display: none; } }
  @media (max-width: 575.98px) {
    .video-popup-area .image-absolute {
      display: none; } }
  .video-popup-area .image-absolute img {
    width: 150px;
    height: auto; }
  .video-popup-area .image-absolute .top-absolute {
    position: absolute;
    top: 0;
    right: 0; }
  .video-popup-area .image-absolute .bottom-absolute {
    position: absolute;
    left: 0;
    bottom: 0; }
  .video-popup-area .video-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .video-popup-area .video-play-button i {
      color: #ffffff;
      background-color: #AB2D24;
      font-size: 30px;
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      border-radius: 50%; }

.about-single-content {
  margin-bottom: 30px; }
  .about-single-content .content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .about-single-content .content-top .content-icon {
      margin-right: 10px; }

.blog-single-item {
  padding: 10px 10px 30px;
  background-color: #effefb;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-bottom: 30px; }
  .blog-single-item:hover {
    background-color: #fffcf6;
    -webkit-box-shadow: 0 20px 40px #eaeaea;
    box-shadow: 0 20px 40px #eaeaea; }
    .blog-single-item:hover .single-blog-image img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .blog-single-item .single-blog-image {
    overflow: hidden; }
    .blog-single-item .single-blog-image img {
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .blog-single-item .blog-meta {
    text-transform: capitalize;
    margin: 20px 0 10px; }
    .blog-single-item .blog-meta i {
      margin-right: 5px;
      font-weight: 700; }
    .blog-single-item .blog-meta li {
      display: inline-block; }
      .blog-single-item .blog-meta li + li {
        margin-left: 20px; }
      .blog-single-item .blog-meta li a {
        color: #374a5e;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .blog-single-item .blog-meta li a:hover {
          color: #AB2D24; }
  .blog-single-item .single-blog-content a {
    color: #374a5e;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .blog-single-item .single-blog-content a:hover {
      color: #AB2D24; }

.cta-section {
  position: relative; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .cta-section .cta-shape {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .cta-section .cta-shape {
      display: none; } }
  @media (max-width: 575.98px) {
    .cta-section .cta-shape {
      display: none; } }
  .cta-section .cta-shape img {
    width: auto;
    height: auto; }
    .cta-section .cta-shape img.round-shape-1 {
      position: absolute;
      top: 30%;
      left: 55%; }
    .cta-section .cta-shape img.plus-sign {
      position: absolute;
      top: 70%;
      left: 55%; }
    .cta-section .cta-shape img.round-shape-4 {
      position: absolute;
      top: 30%;
      right: 15%; }
    .cta-section .cta-shape img.round-shape-3 {
      position: absolute;
      top: 70%;
      right: 20%; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .cta-section .cta-image {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .cta-section .cta-image {
      display: none; } }
  @media (max-width: 575.98px) {
    .cta-section .cta-image {
      display: none; } }


/* Breadcrumb Section */
.breadcrumb-section {
  padding: 200px 0 50px 0px;
  text-align: center;
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(80, 190, 70, 0.1)));
  background-image: -webkit-linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  background-image: -o-linear-gradient(#ffffff, rgba(80, 190, 70, 0.1));
  background-image: linear-gradient(#ffffff, rgba(80, 190, 70, 0.1)); }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .breadcrumb-section {
      padding: 300px 0 120px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .breadcrumb-section {
      padding: 300px 0 120px; } }
  @media (max-width: 575.98px) {
    .breadcrumb-section {
      padding: 350px 0 120px; } }
  .breadcrumb-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/breadcrumb-bg-shape.png");
    background-repeat: no-repeat;
    background-size: auto 100%; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .breadcrumb-section .breadcrumb-shape {
      display: none; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .breadcrumb-section .breadcrumb-shape {
      display: none; } }
  @media (max-width: 575.98px) {
    .breadcrumb-section .breadcrumb-shape {
      display: none; } }
  .breadcrumb-section .breadcrumb-shape img {
    width: auto;
    height: auto; }
    .breadcrumb-section .breadcrumb-shape img.hero-round-shape-1 {
      position: absolute;
      top: 20%;
      left: 50px; }
    .breadcrumb-section .breadcrumb-shape img.hero-round-shape-2 {
      position: absolute;
      top: 40%;
      left: 30%; }
    .breadcrumb-section .breadcrumb-shape img.hero-round-shape-3 {
      position: absolute;
      bottom: 50px;
      right: 20%; }
    .breadcrumb-section .breadcrumb-shape img.hero-plus-sign {
      position: absolute;
      top: 20%;
      right: 10%; }
  .breadcrumb-section .breadcrumb-link span {
    text-transform: capitalize; }
    .breadcrumb-section .breadcrumb-link span a {
      color: #374a5e;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .breadcrumb-section .breadcrumb-link span a:hover {
        color: #AB2D24; }