#slmp_geojuice {
  float: none;
  clear: both;
  display: table;
  width: 100%; }
  #slmp_geojuice * {
    margin: 0;
    padding: 0;
    line-height: normal; }
  #slmp_geojuice #slmp_reviewAjax_error,
  #slmp_geojuice #slmp_checkinAjax_error {
    background: red;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-align: center;
    margin: 1em; }
  #slmp_geojuice h5 {
    font-size: 16px;
    font-weight: normal; }
  #slmp_geojuice header {
    text-align: center; }
  #slmp_geojuice img {
    margin: 0 !important;
    padding: 0 !important; }
  #slmp_geojuice #slmp_map {
    width: 100%;
    max-width: 100%;
    height: 370px;
    background: #fff;
    border: 5px solid #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    margin: 30px auto; }
  #slmp_geojuice .slmp_btn {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding: 15px 20px;
    border: 0; }
    #slmp_geojuice .slmp_btn:disabled {
      cursor: not-allowed; }
      #slmp_geojuice .slmp_btn:disabled::after {
        content: url("../images/loading.gif") !important; }
    #slmp_geojuice .slmp_btn:hover {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
      transform: scale(1.05); }
    #slmp_geojuice .slmp_btn img {
      position: relative;
      top: 2px;
      margin: 0 !important;
      padding: 0 !important;
      width: 14px !important;
      height: 14px !important; }
  #slmp_geojuice #slmp_left {
    width: 70%;
    float: left;
    padding: 15px 30px 15px 0; }
    @media only screen and (max-width: 998px) {
      #slmp_geojuice #slmp_left {
        width: 50%;
        padding-right: 10px; } }
    @media only screen and (max-width: 768px) {
      #slmp_geojuice #slmp_left {
        width: 100%;
        padding-right: 0; } }
    #slmp_geojuice #slmp_left .slmp_btn {
      background: #0f6bc9;
      color: #fff; }
      #slmp_geojuice #slmp_left .slmp_btn#slmp_more_reviews::after {
        content: url("../images/icon-plus-light.png");
        width: 14px;
        height: 14px;
        position: relative;
        top: 2px;
        margin-left: 5px; }
    #slmp_geojuice #slmp_left h4 {
      color: #e14e38;
      font-size: 20px;
      margin: 0 0 -25px 80px;
      padding: 0; }
    #slmp_geojuice #slmp_left ol {
      margin: 30px 0 0;
      padding: 0;
      list-style: none; }
      #slmp_geojuice #slmp_left ol > li {
        border-bottom: 1px solid #0f6bc9;
        padding-bottom: 30px;
        margin-bottom: 45px; }
        #slmp_geojuice #slmp_left ol > li #slmp_left_list {
          background: #ebeef1;
          display: table;
          width: 100%;
          padding: 14px 14px 30px;
          font-size: 16px; }
          #slmp_geojuice #slmp_left ol > li #slmp_left_list figure {
            width: 75px;
            float: left;
            position: relative;
            margin: 0;
            padding: 0; }
            #slmp_geojuice #slmp_left ol > li #slmp_left_list figure img {
              width: 58px;
              height: 58px;
              border-radius: 100%;
              position: absolute;
              top: -30px;
              left: 0; }
            #slmp_geojuice #slmp_left ol > li #slmp_left_list figure figcaption {
              margin-top: 30px;
              text-align: center;
              width: 58px;
              display: block; }
              #slmp_geojuice #slmp_left ol > li #slmp_left_list figure figcaption strong {
                display: block; }
          #slmp_geojuice #slmp_left ol > li #slmp_left_list > div {
            float: right;
            width: calc(100% - 75px); }
            #slmp_geojuice #slmp_left ol > li #slmp_left_list > div h6 {
              font-size: 12px;
              font-weight: normal;
              margin: 0 0 8px;
              padding: 0;
              color: #31475e; }
              #slmp_geojuice #slmp_left ol > li #slmp_left_list > div h6 span {
                float: right; }
                #slmp_geojuice #slmp_left ol > li #slmp_left_list > div h6 span::before {
                  content: url("../images/icon-name.png");
                  margin-right: 3px;
                  position: relative;
                  top: 5px; }
            #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul {
              margin: 0;
              list-style: none;
              background: #fff;
              padding: 15px;
              box-shadow: inset -5px 5px 10px rgba(0, 0, 0, 0.25); }
              #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li > div {
                background: url("../images/icon-quote-left.png") no-repeat;
                background-position: 0 15px;
                padding-left: 80px;
                min-height: 100px;
                position: relative;
                padding-top: 15px; }
                @media only screen and (max-width: 768px) {
                  #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li > div {
                    background-size: 30px 30px;
                    padding-left: 40px; } }
                #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li > div::before {
                  content: '';
                  display: block;
                  border: 1px dashed #cacdd0;
                  height: calc(100% + 30px);
                  position: absolute;
                  width: calc(100% + 30px);
                  top: 0;
                  left: -30px; }
              #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li ul {
                margin: 60px 0 0;
                padding: 0;
                list-style: none; }
                #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li ul li:first-child h6::before {
                  content: 'Comments :';
                  font-weight: bold;
                  position: absolute;
                  left: 0; }
                #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li ul li h6 {
                  text-align: right;
                  margin: 0;
                  padding: 0;
                  position: relative; }
                #slmp_geojuice #slmp_left ol > li #slmp_left_list > div > ul > li ul li p {
                  background: #ebeef1;
                  font-style: italic;
                  padding: 15px;
                  margin-top: 8px; }
  #slmp_geojuice #slmp_right {
    width: 100%;
    float: left;
    color: #fff; }
    @media only screen and (max-width: 998px) {
      #slmp_geojuice #slmp_right {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      #slmp_geojuice #slmp_right {
        width: 100%; } }
    #slmp_geojuice #slmp_right .slmp_empty_checkins {
      color: #000; }
    #slmp_geojuice #slmp_right .slmp_btn {
      background: #b7b7b7;
      color: #fff;
      display: block;
      text-transform: uppercase;
      width: 100%;
      cursor: pointer; }
      #slmp_geojuice #slmp_right .slmp_btn:hover {
        box-shadow: 0 0 15px rgba(255, 255, 255, 0.5); }
      #slmp_geojuice #slmp_right .slmp_btn#slmp_more_checkins::after {
        content: url("../images/icon-plus-blue.png");
        width: 14px;
        height: 14px;
        position: relative;
        top: 2px;
        margin-left: 5px;
        filter: brightness(5); }
    #slmp_geojuice #slmp_right ol {
      margin: 0;
      padding: 0;
      list-style: none; }
      #slmp_geojuice #slmp_right ol > li {
        margin: 0 0 30px;
        box-shadow: 0 10px 15px 4px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-wrap: wrap; }
        @media only screen and (max-width: 767px) {
          #slmp_geojuice #slmp_right ol > li {
            flex-direction: column-reverse; } }
        #slmp_geojuice #slmp_right ol > li:nth-child(even) {
          background: #ebebeb; }
          #slmp_geojuice #slmp_right ol > li:nth-child(even) blockquote,
          #slmp_geojuice #slmp_right ol > li:nth-child(even) ul {
            background: #ebebeb !important;
            font-style: italic !important; }
        #slmp_geojuice #slmp_right ol > li img {
          display: inline;
          vertical-align: middle; }
        #slmp_geojuice #slmp_right ol > li h5 {
          margin: 0;
          padding: 0;
          font-size: 16px;
          font-weight: normal;
          color: #fff;
          margin-bottom: 20px; }
          #slmp_geojuice #slmp_right ol > li h5 img.slmp_avatar {
            border-radius: 100%;
            margin-right: 15px !important; }
          #slmp_geojuice #slmp_right ol > li h5 span {
            display: inline-block;
            vertical-align: middle;
            color: #363636;
            font-weight: 700;
            font-style: normal; }
          #slmp_geojuice #slmp_right ol > li h5 small {
            font-size: 12px;
            display: block;
            color: #898989; }
            #slmp_geojuice #slmp_right ol > li h5 small::before {
              content: unset; }
            #slmp_geojuice #slmp_right ol > li h5 small img {
              position: relative;
              top: -2px; }
        #slmp_geojuice #slmp_right ol > li .slmp_slider {
          flex: 0 0 40%;
          display: flex;
          align-items: center;
          position: relative;
          min-height: 350px; }
          @media only screen and (max-width: 998px) {
            #slmp_geojuice #slmp_right ol > li .slmp_slider {
              flex: 1; } }
          #slmp_geojuice #slmp_right ol > li .slmp_slider .slide {
            width: 100%;
            height: 100%;
            position: absolute; }
            @media only screen and (max-width: 767px) {
              #slmp_geojuice #slmp_right ol > li .slmp_slider .slide {
                position: relative;
                height: 450px; } }
            #slmp_geojuice #slmp_right ol > li .slmp_slider .slide img {
              object-fit: cover;
              height: 100%;
              width: 100%;
              object-position: center; }
          #slmp_geojuice #slmp_right ol > li .slmp_slider .navigation {
            z-index: 2;
            position: absolute;
            display: flex;
            bottom: 30px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(0, 0, 0, 0.5); }
            @media only screen and (max-width: 480px) {
              #slmp_geojuice #slmp_right ol > li .slmp_slider .navigation {
                justify-content: center; } }
            #slmp_geojuice #slmp_right ol > li .slmp_slider .navigation .slmp_nav_page_btn {
              padding: 10px !important;
              width: 100px !important;
              text-align: center;
              cursor: pointer;
              user-select: none; }
            #slmp_geojuice #slmp_right ol > li .slmp_slider .navigation .slmp_nav_btn {
              border: 2px solid #fff;
              background: transparent;
              width: 12px;
              height: 12px;
              margin: 10px;
              border-radius: 50%;
              cursor: pointer; }
              #slmp_geojuice #slmp_right ol > li .slmp_slider .navigation .slmp_nav_btn.active {
                background: #fff; }
        #slmp_geojuice #slmp_right ol > li blockquote {
          background: #fff;
          font-size: 16px;
          font-style: italic;
          padding: 30px 50px 30px 30px;
          color: #363636;
          min-height: 75px;
          position: relative;
          border: 0 !important;
          flex: 1; }
          #slmp_geojuice #slmp_right ol > li blockquote.full-desc {
            flex: 1 !important; }
          #slmp_geojuice #slmp_right ol > li blockquote div {
            margin: 2em auto;
            text-align: center; }
            #slmp_geojuice #slmp_right ol > li blockquote div img {
              max-width: 100%;
              margin-bottom: 1em !important; }
          #slmp_geojuice #slmp_right ol > li blockquote #slmp_triangle {
            width: 0;
            height: 0;
            border-top: 20px solid #fff;
            border-left: 20px solid transparent;
            position: absolute;
            bottom: -20px;
            right: 0; }
        #slmp_geojuice #slmp_right ol > li h6 {
          text-align: right;
          font-size: 16px;
          font-weight: normal;
          margin: 10px 0 30px;
          padding: 0;
          color: #fff; }
          #slmp_geojuice #slmp_right ol > li h6 img {
            width: auto;
            height: auto; }
  #slmp_geojuice #slmp_template_2 {
    width: 100%;
    float: left;
    color: #fff; }
    @media only screen and (max-width: 998px) {
      #slmp_geojuice #slmp_template_2 {
        width: 100%; } }
    #slmp_geojuice #slmp_template_2 .slmp_empty_checkins {
      color: #000; }
    #slmp_geojuice #slmp_template_2 .slmp_btn_wrapper {
      position: relative; }
      #slmp_geojuice #slmp_template_2 .slmp_btn_wrapper::after {
        content: '';
        position: absolute;
        height: 1px;
        background: #d7d7d7;
        width: 100%;
        left: 0;
        top: 50%; }
      #slmp_geojuice #slmp_template_2 .slmp_btn_wrapper .slmp_btn {
        background: #fff;
        color: #898989;
        display: block;
        text-transform: uppercase;
        border-radius: 50px;
        z-index: 2;
        position: relative;
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
        cursor: pointer; }
        #slmp_geojuice #slmp_template_2 .slmp_btn_wrapper .slmp_btn::before {
          content: url("../images/arrow.png");
          width: 8px;
          height: 6px;
          position: absolute;
          background-size: cover;
          background-repeat: no-repeat;
          bottom: 15px;
          left: 50%;
          transform: translateX(-50%); }
    #slmp_geojuice #slmp_template_2 ol {
      margin: 0;
      padding: 0;
      list-style: none; }
      #slmp_geojuice #slmp_template_2 ol > li {
        margin: 0 0 30px;
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
        border-radius: 12px;
        border: 1px solid #c5c5c5;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          #slmp_geojuice #slmp_template_2 ol > li {
            flex-direction: column; } }
        #slmp_geojuice #slmp_template_2 ol > li img {
          display: inline;
          vertical-align: middle; }
        #slmp_geojuice #slmp_template_2 ol > li h5 {
          margin: 0;
          padding: 0;
          font-size: 16px;
          font-weight: normal;
          color: #fff;
          margin-bottom: 40px;
          margin-left: 70px; }
          #slmp_geojuice #slmp_template_2 ol > li h5 span {
            display: inline-block;
            vertical-align: middle;
            color: #000;
            font-weight: 700;
            font-style: normal;
            text-transform: uppercase; }
          #slmp_geojuice #slmp_template_2 ol > li h5 small {
            font-size: 12px;
            display: block;
            color: #898989;
            text-transform: capitalize; }
            #slmp_geojuice #slmp_template_2 ol > li h5 small::before {
              content: unset; }
        #slmp_geojuice #slmp_template_2 ol > li .slmp_slider {
          flex: 0 0 40%;
          display: flex;
          align-items: center;
          position: relative;
          min-height: 350px; }
          @media only screen and (max-width: 998px) {
            #slmp_geojuice #slmp_template_2 ol > li .slmp_slider {
              flex: 1;
              overflow: hidden; } }
          #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .slide {
            width: 100%;
            height: 100%;
            position: absolute; }
            @media only screen and (max-width: 767px) {
              #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .slide {
                position: relative;
                height: 450px; } }
            #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .slide img {
              object-fit: cover;
              height: 100%;
              width: 100%;
              object-position: center;
              border-radius: 15px; }
          #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .navigation {
            z-index: 2;
            position: absolute;
            display: flex;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(0, 0, 0, 0.5);
            border-top-right-radius: 15px;
            border-top-left-radius: 15px; }
            @media only screen and (max-width: 480px) {
              #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .navigation {
                justify-content: center; } }
            #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .navigation .slmp_nav_page_btn {
              padding: 10px !important;
              width: 100px !important;
              text-align: center;
              cursor: pointer;
              user-select: none; }
            #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .navigation .slmp_nav_btn {
              border: 2px solid #fff;
              background: transparent;
              width: 12px;
              height: 12px;
              margin: 10px;
              border-radius: 50%;
              cursor: pointer; }
              #slmp_geojuice #slmp_template_2 ol > li .slmp_slider .navigation .slmp_nav_btn.active {
                background: #fff; }
        #slmp_geojuice #slmp_template_2 ol > li blockquote {
          background: #fff;
          font-size: 16px;
          font-style: italic;
          padding-right: 50px;
          color: #000;
          min-height: 75px;
          position: relative;
          border: 0 !important;
          flex: 1; }
          #slmp_geojuice #slmp_template_2 ol > li blockquote::before {
            content: url("../images/template-2-avatar.png");
            position: absolute;
            left: -60px;
            top: -60px; }
          @media only screen and (max-width: 767px) {
            #slmp_geojuice #slmp_template_2 ol > li blockquote {
              padding-right: 0;
              padding-bottom: 50px; } }
          #slmp_geojuice #slmp_template_2 ol > li blockquote.full-desc {
            flex: 1 !important; }
          #slmp_geojuice #slmp_template_2 ol > li blockquote div {
            margin: 2em auto;
            text-align: center; }
            #slmp_geojuice #slmp_template_2 ol > li blockquote div img {
              max-width: 100%;
              margin-bottom: 1em !important; }
  #slmp_geojuice #slmp_template_3 {
    width: 100%;
    float: left;
    color: #fff; }
    @media only screen and (max-width: 998px) {
      #slmp_geojuice #slmp_template_3 {
        width: 100%; } }
    #slmp_geojuice #slmp_template_3 .slmp_empty_checkins {
      color: #000; }
    #slmp_geojuice #slmp_template_3 .slmp_btn_wrapper {
      position: relative;
      margin-top: 50px; }
      @media only screen and (max-width: 767px) {
        #slmp_geojuice #slmp_template_3 .slmp_btn_wrapper {
          margin-top: 0; } }
      #slmp_geojuice #slmp_template_3 .slmp_btn_wrapper .slmp_btn {
        background: #fff;
        color: #898989;
        display: block;
        text-transform: uppercase;
        border-radius: 50px;
        z-index: 2;
        position: relative;
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
        padding: 15px 25px;
        cursor: pointer; }
        #slmp_geojuice #slmp_template_3 .slmp_btn_wrapper .slmp_btn::before {
          content: url("../images/arrow.png");
          width: 8px;
          height: 6px;
          position: absolute;
          background-size: cover;
          background-repeat: no-repeat;
          right: 18px;
          transform: translateY(-50%);
          top: 45%;
          rotate: -90deg; }
    #slmp_geojuice #slmp_template_3 ol {
      margin: 0;
      padding: 0;
      list-style: none;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr; }
      #slmp_geojuice #slmp_template_3 ol.with-sidebar {
        grid-template-columns: 1fr 1fr; }
      @media only screen and (max-width: 1024px) {
        #slmp_geojuice #slmp_template_3 ol {
          grid-template-columns: 1fr 1fr; } }
      @media only screen and (max-width: 767px) {
        #slmp_geojuice #slmp_template_3 ol {
          grid-template-columns: 1fr !important; } }
      #slmp_geojuice #slmp_template_3 ol > li {
        margin: 0 0 30px;
        position: relative;
        padding: 20px 15px;
        border-top: 1px solid #efefef; }
        #slmp_geojuice #slmp_template_3 ol > li:nth-child(1), #slmp_geojuice #slmp_template_3 ol > li:nth-child(2), #slmp_geojuice #slmp_template_3 ol > li:nth-child(3) {
          border-top: 0; }
        @media only screen and (max-width: 1024px) {
          #slmp_geojuice #slmp_template_3 ol > li:nth-child(3) {
            border-top: 1px solid #efefef; } }
        @media only screen and (max-width: 767px) {
          #slmp_geojuice #slmp_template_3 ol > li:nth-child(2) {
            border-top: 1px solid #efefef; } }
        #slmp_geojuice #slmp_template_3 ol > li img {
          display: inline;
          vertical-align: middle; }
        #slmp_geojuice #slmp_template_3 ol > li h5 {
          margin: 0;
          padding: 0;
          vertical-align: middle;
          color: #000;
          font-weight: 700;
          font-style: normal;
          font-size: 18px;
          margin-bottom: 15px; }
        #slmp_geojuice #slmp_template_3 ol > li .slmp_slider {
          position: relative;
          min-height: 250px;
          margin-top: -50px; }
          #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .slide {
            width: 100%;
            height: 100%;
            position: absolute; }
            @media only screen and (max-width: 767px) {
              #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .slide {
                position: relative;
                height: 250px; } }
            #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .slide img {
              object-fit: cover;
              height: 100%;
              width: 100%;
              object-position: center; }
          #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .navigation {
            z-index: 2;
            position: absolute;
            display: flex;
            bottom: -40px;
            left: 50%;
            transform: translateX(-50%); }
            @media only screen and (max-width: 767px) {
              #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .navigation {
                flex-wrap: wrap;
                justify-content: center;
                width: 100%; } }
            #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .navigation .slmp_nav_page_btn {
              padding: 10px !important;
              width: 100px !important;
              text-align: center;
              cursor: pointer;
              user-select: none;
              color: #d45641;
              font-weight: 600; }
            #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .navigation .slmp_nav_btn {
              border: 2px solid #d7d7d7;
              background: transparent;
              width: 12px;
              height: 12px;
              margin: 10px;
              border-radius: 50%;
              cursor: pointer; }
              #slmp_geojuice #slmp_template_3 ol > li .slmp_slider .navigation .slmp_nav_btn.active {
                background: #d45641;
                border: 2px solid #d45641; }
        #slmp_geojuice #slmp_template_3 ol > li blockquote {
          font-size: 16px;
          font-style: italic;
          padding: 20px;
          color: #000;
          min-height: 75px;
          position: relative;
          text-align: center;
          z-index: 2; }
          #slmp_geojuice #slmp_template_3 ol > li blockquote span {
            margin-top: 20px;
            display: block;
            position: relative; }
            #slmp_geojuice #slmp_template_3 ol > li blockquote span::before {
              content: '';
              width: 100%;
              position: absolute;
              height: 2px;
              background: #efefef;
              left: 0;
              top: 50%;
              z-index: 1; }
            #slmp_geojuice #slmp_template_3 ol > li blockquote span small {
              font-size: 12px;
              color: #898989;
              text-transform: capitalize;
              font-style: normal;
              z-index: 2;
              position: relative;
              background: #fff;
              display: inline-block;
              padding: 0 15px; }
              #slmp_geojuice #slmp_template_3 ol > li blockquote span small::before {
                content: unset; }
          #slmp_geojuice #slmp_template_3 ol > li blockquote .gj_desc {
            background-color: #fff;
            padding: 20px;
            border-bottom-right-radius: 15px;
            border-bottom-left-radius: 15px;
            border-top: 10px solid #d7d7d7;
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
            #slmp_geojuice #slmp_template_3 ol > li blockquote .gj_desc::before {
              content: '';
              background: url("../images/template-3-avatar.png");
              width: 80px;
              height: 80px;
              position: absolute;
              background-size: cover;
              background-repeat: no-repeat;
              top: 0;
              right: 0; }
              @media only screen and (max-width: 480px) {
                #slmp_geojuice #slmp_template_3 ol > li blockquote .gj_desc::before {
                  width: 60px;
                  height: 60px;
                  top: 20px; } }
  #slmp_geojuice #slmp_template_4 {
    width: 100%;
    float: left;
    color: #fff; }
    @media only screen and (max-width: 998px) {
      #slmp_geojuice #slmp_template_4 {
        width: 100%; } }
    #slmp_geojuice #slmp_template_4 .slmp_empty_checkins {
      color: #000; }
    #slmp_geojuice #slmp_template_4 .slmp_btn_wrapper {
      position: relative;
      margin-top: 50px; }
      @media only screen and (max-width: 767px) {
        #slmp_geojuice #slmp_template_4 .slmp_btn_wrapper {
          margin-top: 0; } }
      #slmp_geojuice #slmp_template_4 .slmp_btn_wrapper .slmp_btn {
        color: #898989;
        display: block;
        position: relative;
        background: transparent;
        cursor: pointer; }
        #slmp_geojuice #slmp_template_4 .slmp_btn_wrapper .slmp_btn::before {
          content: url("../images/arrow-2.png");
          width: 13px;
          height: 8px;
          position: absolute;
          transform: translateX(-50%);
          left: 50%;
          bottom: 10px; }
        #slmp_geojuice #slmp_template_4 .slmp_btn_wrapper .slmp_btn:hover {
          box-shadow: none; }
    #slmp_geojuice #slmp_template_4 ol {
      margin: 0;
      padding: 0;
      list-style: none;
      display: grid;
      grid-template-columns: 1fr 1fr; }
      @media only screen and (max-width: 767px) {
        #slmp_geojuice #slmp_template_4 ol {
          grid-template-columns: 1fr; } }
      #slmp_geojuice #slmp_template_4 ol > li {
        margin: 50px 15px 30px;
        position: relative;
        padding: 0 40px 30px;
        border: 1px solid #fbfbfb;
        box-shadow: 0 0 20px -3px rgba(0, 0, 0, 0.2);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px; }
        #slmp_geojuice #slmp_template_4 ol > li img {
          display: inline;
          vertical-align: middle; }
        #slmp_geojuice #slmp_template_4 ol > li h5 {
          margin: 0;
          padding: 0;
          vertical-align: middle;
          color: #000;
          font-weight: 700;
          font-style: normal;
          font-size: 18px;
          margin-bottom: 15px;
          margin-top: -50px; }
        #slmp_geojuice #slmp_template_4 ol > li .slmp_slider {
          position: relative;
          min-height: 300px; }
          #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .slide {
            width: 100%;
            height: 100%;
            position: absolute; }
            @media only screen and (max-width: 767px) {
              #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .slide {
                position: relative;
                height: 300px; } }
            #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .slide img {
              object-fit: cover;
              height: 100%;
              width: 100%;
              object-position: center; }
          #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .navigation {
            z-index: 2;
            position: absolute;
            display: flex;
            bottom: 0;
            right: 0;
            background: #fff; }
            @media only screen and (max-width: 998px) {
              #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .navigation {
                flex-wrap: wrap;
                justify-content: center; } }
            #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .navigation .slmp_nav_page_btn {
              padding: 10px !important;
              width: 100px !important;
              text-align: center;
              cursor: pointer;
              user-select: none;
              color: #d45641;
              font-weight: 600; }
            #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .navigation .slmp_nav_btn {
              border: 2px solid #d7d7d7;
              background: transparent;
              width: 12px;
              height: 12px;
              margin: 10px;
              border-radius: 50%;
              cursor: pointer; }
              #slmp_geojuice #slmp_template_4 ol > li .slmp_slider .navigation .slmp_nav_btn.active {
                background: #d45641;
                border: 2px solid #d45641; }
        #slmp_geojuice #slmp_template_4 ol > li blockquote {
          font-size: 16px;
          font-style: italic;
          margin-bottom: 25px;
          color: #000;
          min-height: 75px;
          position: relative;
          text-align: justify;
          z-index: 2;
          border: 0; }
          #slmp_geojuice #slmp_template_4 ol > li blockquote h5 {
            text-align: center; }
          #slmp_geojuice #slmp_template_4 ol > li blockquote span {
            margin-top: 20px;
            display: block;
            position: relative; }
            #slmp_geojuice #slmp_template_4 ol > li blockquote span small {
              font-size: 12px;
              color: #898989;
              text-transform: capitalize;
              font-style: normal;
              display: block; }
              #slmp_geojuice #slmp_template_4 ol > li blockquote span small::before {
                content: unset; }

/*# sourceMappingURL=style.min.css.map */
