/* Pages fonts */
.font-montserrat {
  font-family: 'Montserrat' !important; }
  .font-montserrat.hero-main-title, .font-montserrat.hero-sub-title {
    font-family: 'Montserrat' !important; }

.font-quicksand {
  font-family: 'Quicksand' !important; }
  .font-quicksand.hero-main-title, .font-quicksand.hero-sub-title {
    font-family: 'Quicksand' !important; }

.font-oswald {
  font-family: 'Oswald' !important;
  font-size: 130%; }
  .font-oswald.hero-main-title, .font-oswald.hero-sub-title {
    font-family: 'Oswald' !important; }

.font-poor-story {
  font-family: 'Poor Story' !important;
  font-size: 140%;
  letter-spacing: 1px;
  line-height: 1.3 !important; }
  .font-poor-story.hero-main-title, .font-poor-story.hero-sub-title {
    font-family: 'Poor Story' !important;
    font-size: 140%;
    letter-spacing: 1px;
    line-height: 1.3 !important; }

.font-noto-sans {
  font-family: 'Noto Sans' !important; }
  .font-noto-sans.hero-main-title, .font-noto-sans.hero-sub-title {
    font-family: 'Noto Sans' !important; }

.font-open-sans {
  font-family: 'Open Sans' !important; }
  .font-open-sans.hero-main-title, .font-open-sans.hero-sub-title {
    font-family: 'Open Sans' !important; }

.font-dm-serif-display {
  font-family: 'DM Serif Display', serif  !important; }
  .font-dm-serif-display.hero-main-title, .font-dm-serif-display.hero-sub-title {
    font-family: 'DM Serif Display', serif  !important; }

.font-dosis {
  font-family: 'Dosis', sans-serif  !important; }
  .font-dosis.hero-main-title, .font-dosis.hero-sub-title {
    font-family: 'Dosis', sans-serif  !important; }

.font-baskerville {
  font-family: 'Libre Baskerville', serif  !important; }
  .font-baskerville.hero-main-title, .font-baskerville.hero-sub-title {
    font-family: 'Libre Baskerville', serif  !important; }

.font-kaffeesatz {
  font-family: 'Yanone Kaffeesatz', sans-serif  !important;
  font-size: 120%; }
  .font-kaffeesatz.hero-main-title, .font-kaffeesatz.hero-sub-title {
    font-family: 'Yanone Kaffeesatz', sans-serif  !important;
    font-size: 120%; }

.font-mali {
  font-family: 'Mali' !important; }
  .font-mali.hero-main-title, .font-mali.hero-sub-title {
    font-family: 'Mali' !important; }

.font-roboto {
  font-family: 'roboto' !important; }
  .font-roboto.hero-main-title, .font-roboto.hero-sub-title {
    font-family: 'roboto' !important; }

.font-raleway {
  font-family: 'Raleway', sans-serif !important; }
  .font-raleway.hero-main-title, .font-raleway.hero-sub-title {
    font-family: 'Raleway', sans-serif !important; }

.font-lobster {
  font-family: 'Lobster', cursive !important;
  font-size: 120%;
  letter-spacing: 1px; }
  .font-lobster.hero-main-title, .font-lobster.hero-sub-title {
    font-family: 'Lobster', cursive !important; }

.font-ubuntu {
  font-family: 'Ubuntu', sans-serif !important; }
  .font-ubuntu.hero-main-title, .font-ubuntu.hero-sub-title {
    font-family: 'Ubuntu', sans-serif !important; }

.font-pt-sans {
  font-family: 'PT Sans', sans-serif !important; }
  .font-pt-sans.hero-main-title, .font-pt-sans.hero-sub-title {
    font-family: 'PT Sans', sans-serif !important; }

.font-acme {
  font-family: 'Acme', sans-serif !important;
  font-size: 120%; }
  .font-acme.hero-main-title, .font-acme.hero-sub-title {
    font-family: 'Acme', sans-serif !important; }

.font-hind-siliguri {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 120%; }
  .font-hind-siliguri.hero-main-title, .font-hind-siliguri.hero-sub-title {
    font-family: 'Hind Siliguri', sans-serif !important; }

.font-merienda {
  font-family: 'Merienda', cursive !important; }
  .font-merienda.hero-main-title, .font-merienda.hero-sub-title {
    font-family: 'Merienda', cursive !important; }

.font-vollkorn {
  font-family: 'Vollkorn', serif !important;
  font-size: 110%; }
  .font-vollkorn.hero-main-title, .font-vollkorn.hero-sub-title {
    font-family: 'Vollkorn', serif !important; }

.font-cuprum {
  font-family: 'Cuprum', sans-serif !important;
  font-size: 120%; }
  .font-cuprum.hero-main-title, .font-cuprum.hero-sub-title {
    font-family: 'Cuprum', sans-serif !important;
    font-size: 120%; }

.footer-wrapper {
  background: #fff; }
  .footer-wrapper .footer-row {
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px; }
    .footer-wrapper .footer-row .footer-row-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      max-width: 1170px;
      margin: auto; }
      .footer-wrapper .footer-row .footer-row-inner .footer-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin: 0px 20px; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot {
          word-break: break-word;
          margin-bottom: 15px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot img {
            max-width: 100%; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ul, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ol {
            margin: 0;
            list-style-type: none;
            padding: 0;
            line-height: 2.2;
            color: inherit; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ul li, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ol li {
              padding-left: 0px; }
              .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ul li:before, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ol li:before {
                display: none; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ul a, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ol a {
              -webkit-transform: scale(1);
                      transform: scale(1);
              text-decoration: none;
              -webkit-transition: -webkit-transform .3s;
              transition: -webkit-transform .3s;
              transition: transform .3s;
              transition: transform .3s, -webkit-transform .3s;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              color: inherit; }
              .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ul a:hover, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ol a:hover {
                -webkit-transition: -webkit-transform .3s;
                transition: -webkit-transform .3s;
                transition: transform .3s;
                transition: transform .3s, -webkit-transform .3s;
                -webkit-transform: scale(1.05);
                        transform: scale(1.05);
                font-weight: 600; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ul i, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot ol i {
              width: 16px;
              margin-right: 10px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot h3, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot span, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot p, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot .content-edit-field {
            font-weight: normal; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large h3 {
            font-size: 22px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large p, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large span, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large .content-edit-field {
            font-size: 18px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard h3 {
            font-size: 20px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard p, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard span, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard .content-edit-field {
            font-size: 15px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-small h3 {
            font-size: 15px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-small p, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-small span, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-small .content-edit-field {
            font-size: 12px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.no-padding-top-bottom {
            margin-bottom: 0; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot:last-of-type {
            margin-bottom: 0; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot .element-address a {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search {
          width: 60%; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search form {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search button {
            -webkit-appearance: none;
            border: 0;
            background: 0;
            outline: none !important;
            font-size: inherit;
            color: inherit; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search i:hover {
            cursor: pointer;
            opacity: 0.8; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input {
            background: 0 0;
            line-height: 1.7;
            border-radius: 15px;
            border: 2px solid;
            border-color: inherit;
            margin-top: 0;
            color: inherit;
            padding: 10px 10px 10px 15px;
            outline: 0;
            margin-right: 20px;
            font-family: inherit;
            font-size: 14px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input:hover {
              -webkit-transition: all .2s ease;
              transition: all .2s ease;
              outline: 0;
              -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
                      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input:focus {
              -webkit-transform: scale(1.02);
                      transform: scale(1.02);
              cursor: text; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input::-webkit-input-placeholder {
              color: inherit !important; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input::-moz-placeholder {
              color: inherit !important; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input:-ms-input-placeholder {
              color: inherit !important; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input::-ms-input-placeholder {
              color: inherit !important; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-search input::placeholder {
              color: inherit !important; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-social {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-social a {
            text-decoration: none;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            margin-right: 5px;
            -ms-flex-preferred-size: 50px;
                flex-basis: 50px;
            height: 44px;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            border-radius: 3px;
            text-align: center;
            -webkit-transform: scale(1);
                    transform: scale(1);
            -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition: transform .3s;
            transition: transform .3s, -webkit-transform .3s; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-social a i {
              font-size: 24px;
              text-decoration: none; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-social a:hover {
              background: rgba(255, 255, 255, 0.24);
              border-radius: 3px;
              -webkit-transform: scale(1.1);
                      transform: scale(1.1);
              -webkit-transition: -webkit-transform .3s;
              transition: -webkit-transform .3s;
              transition: transform .3s;
              transition: transform .3s, -webkit-transform .3s;
              text-decoration: none !important; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-categories i {
          font-size: 15px;
          float: left;
          color: inherit;
          padding-right: 5px !important; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs li {
          margin-bottom: 10px; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs a:hover {
            -webkit-transform: none !important;
                    transform: none !important;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            font-weight: initial !important;
            opacity: 0.8; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs img {
          width: 60px;
          max-width: 60px;
          -ms-flex-preferred-size: 60px;
              flex-basis: 60px;
          -o-object-fit: cover;
          object-fit: cover;
          height: 40px;
          border-radius: 5px; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs .post-details {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          padding-left: 0px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs .post-details p {
            display: block;
            margin: 0;
            line-height: 2.2;
            padding-right: 5px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs .post-details span {
            display: block;
            line-height: initial;
            font-size: 12px;
            opacity: 0.6; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs .post-details span:before {
              content: '\f073';
              font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Free';
              margin-right: 10px;
              opacity: 0.6; }
        .footer-wrapper .footer-row .footer-row-inner .footer-column .element-blogs span {
          opacity: 0.6; }
      .footer-wrapper .footer-row .footer-row-inner.align-items-center {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .footer-wrapper .footer-row .footer-row-inner.align-items-flex-bottom {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      @media (max-width: 1135px) {
        .footer-wrapper .footer-row .footer-row-inner {
          padding-left: 15px;
          padding-right: 15px; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column {
            margin-right: 40px; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard h3 {
              font-size: 18px; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard p, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard span, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-standard .content-edit-field {
              font-size: 14px; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large h3 {
              font-size: 20px; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large p, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large span, .footer-wrapper .footer-row .footer-row-inner .footer-column .footer-spot.font-size-large .content-edit-field {
              font-size: 16px; } }
      @media (max-width: 850px) {
        .footer-wrapper .footer-row .footer-row-inner {
          display: block; }
          .footer-wrapper .footer-row .footer-row-inner .footer-column {
            margin-right: 0;
            margin-bottom: 35px; }
            .footer-wrapper .footer-row .footer-row-inner .footer-column:last-of-type {
              margin-bottom: 0; } }
    .footer-wrapper .footer-row.no-padding-top-bottom {
      padding: 20px 0 20px 0; }
    .footer-wrapper .footer-row.no-padding-top {
      padding-top: 20px; }
    .footer-wrapper .footer-row.no-padding-bottom {
      padding-bottom: 20px; }

