@import url(font_style.css);
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=6b115dc7-3cbc-4119-842b-fd552e3e5421&fontids=694368");
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=6b115dc7-3cbc-4119-842b-fd552e3e5421&fontids=1449303");
@font-face {}
@font-face {
  font-family: 'Newsgot';
  src: url("fonts/cb7d7882-029b-480a-852b-15148c225703.eot?#iefix");
  src: url("fonts/cb7d7882-029b-480a-852b-15148c225703.eot?#iefix") format("eot"), url("fonts/ae0ae2a8-60f1-4b99-8950-8070090f154a.woff2") format("woff2"), url("fonts/fcfd5eb4-6d48-4092-9980-8ed3c2ad4d2d.woff") format("woff"), url("fonts/12ce9cfe-8139-4f44-9b3e-3cfcf49baade.ttf") format("truetype"); }
@font-face {
  font-family: 'Newsgot_bold';
  src: url("fonts/3f9c9b78-918d-4cbd-8e28-86105c04bd2d.eot?#iefix");
  src: url("fonts/3f9c9b78-918d-4cbd-8e28-86105c04bd2d.eot?#iefix") format("eot"), url("fonts/f25b0d66-5264-48a4-8921-3c07b89f7b54.woff2") format("woff2"), url("fonts/3c253249-5a5d-48b8-a812-894ed905bfed.woff") format("woff"), url("fonts/89814d8f-6797-430a-a404-947de978bc6e.ttf") format("truetype"); }
body, html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
  overflow-y: auto;
  font-size: 16px;
  font-size: 1rem;
  font-family: 'Newsgot', Arial, serif; }

html[lang="en-US"] {
  margin-top: 0 !important; }

body {
  position: relative;
  -webkit-font-smoothing: antialiased; }
  body.modal-open {
    padding-right: 0 !important; }

.admin-bar {
  /*margin-top: 44px;*/ }

.blue_bg {
  background-color: #6f94aa; }

.red_bg {
  background-color: #f04736; }

.green_bg {
  background-color: #9dd080; }

.orange_bg {
  background-color: #eda258; }

.purple_bg {
  background-color: #e8e1ed; }

.underlined {
  text-decoration: underline; }

.navbar {
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  align-content: center;
  -webkit-align-content: center;
  height: 9rem;
  width: 100%;
  min-height: 0;
  margin-bottom: 0;
  border-bottom: 0.5rem solid #fff; }
  .navbar > div:last-child {
    position: relative; }
    .navbar > div:last-child .follow {
      color: #fff;
      position: absolute;
      bottom: calc(1rem + 5px);
      right: .5rem;
      text-transform: uppercase;
      white-space: nowrap;
      line-height: 1;
      text-decoration: none !important; }
      .navbar > div:last-child .follow span {
        font-size: inherit; }
      @media screen and (max-width: 1200px) {
        .navbar > div:last-child .follow {
          font-size: .8rem;
          bottom: calc(2rem + 2px); } }
  .navbar > div:not(.central) {
    flex: 1 0 auto; }
  .navbar > div.central {
    flex: 0 1 50%;
    margin: 0 0;
    border-left: 0.5rem solid #fff;
    border-right: 0.5rem solid #fff;
    position: relative;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    align-content: center;
    -webkit-align-content: center; }
    .navbar > div.central .for_menu {
      border-left: 0.5rem solid #fff;
      flex: 1 0 auto;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      align-content: center;
      -webkit-align-content: center;
      padding: 1rem 0.5rem;
      width: calc(100% - 9rem); }
    .navbar > div.central .for_logo {
      position: relative;
      width: 9rem;
      height: 9rem; }
      .navbar > div.central .for_logo .inner {
        height: 9rem;
        width: 9rem;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-align-content: center; }
      .navbar > div.central .for_logo img {
        width: 100%;
        height: auto;
        margin: 0 0; }
  .navbar > div #menu_links ul {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    align-content: center;
    -webkit-align-content: center;
    width: 100%;
    padding: 0 0;
    margin: 0 0; }
  .navbar > div #menu_links li {
    float: none;
    display: inline-block;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    -webkit-align-content: center; }
    .navbar > div #menu_links li.current-menu-item {
      background-color: #f04736; }
    @media screen and (max-width: 991px) {
      .navbar > div #menu_links li {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        align-content: flex-start;
        -webkit-align-content: flex-start; } }
    .navbar > div #menu_links li a {
      color: #fff;
      padding: 5px;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      font-family: 'Newsgot', Arial, serif;
      line-height: 1.2; }
      .navbar > div #menu_links li a:hover, .navbar > div #menu_links li a:active, .navbar > div #menu_links li a.active {
        background-color: #f04736;
        text-decoration: none; }
  .navbar > div #menu_links .red_button, .navbar > div #menu_links form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group .navbar > div #menu_links input[type='submit'] {
    margin-top: 0.5rem;
    margin-left: 0.3rem; }
  @media only screen and (max-width: 1500px) and (orientation: landscape) {
    .navbar {
      height: 6rem; }
      .navbar > div:not(.central) {
        flex: 1 0 auto; }
      .navbar > div.central {
        flex: 0 1 60%; }
        .navbar > div.central .for_logo {
          height: 6rem;
          width: 6rem; }
          .navbar > div.central .for_logo .inner {
            height: 6rem; }
        .navbar > div.central #menu_links li {
          max-width: 14%; } }
  @media only screen and (max-width: 1199px) and (orientation: landscape) {
    .navbar {
      height: 6rem; }
      .navbar > div.central .for_logo {
        margin-left: 0;
        height: 6rem;
        width: 6rem; }
        .navbar > div.central .for_logo .inner {
          height: 6rem;
          width: 6rem; }
        .navbar > div.central .for_logo::after {
          border-left-width: 6vw;
          border-right-width: 6vw; }
      .navbar > div.central .for_menu {
        width: calc(60% - 9rem); }
      .navbar div#menu_links li a {
        font-size: 0.8rem; } }
  @media only screen and (max-width: 1199px) and (orientation: portrait) {
    .navbar {
      height: 6rem;
      background-color: #fff; }
      .navbar > div:not(.central) {
        display: none; }
      .navbar > div.central {
        flex: 0 1 100%;
        border-right: 0;
        border-left: 0;
        margin: 0 0 0.5rem 0; }
        .navbar > div.central .for_menu {
          height: 5.5rem; }
        .navbar > div.central .for_logo {
          margin-left: 0.5rem;
          height: 6rem;
          width: 6rem; }
          .navbar > div.central .for_logo .inner {
            height: 6rem; } }
  @media only screen and (max-width: 767px) {
    .navbar {
      height: 4rem; }
      .navbar div.central .for_logo {
        margin-left: 0.5rem;
        height: 4rem;
        width: 4rem;
        z-index: 55; }
        .navbar div.central .for_logo .inner {
          height: 4rem;
          width: 4rem; }
          .navbar div.central .for_logo .inner img {
            max-width: 70%; }
      .navbar div.central .for_menu {
        height: 3.5rem; } }
  @media only screen and (max-width: 767px) and (orientation: portrait) {
    .navbar #menu_links {
      position: fixed;
      left: 0;
      top: -450px;
      opacity: 0.3;
      width: 100%;
      background-color: #6f94aa;
      padding: 4rem 0 3vh 6.2rem;
      -webkit-transition: all 600ms ease-out;
      -moz-transition: all 600ms ease-out;
      -ms-transition: all 600ms ease-out;
      -o-transition: all 600ms ease-out;
      transition: all 600ms ease-out; }
      .navbar #menu_links ul {
        display: block !important; }
        .navbar #menu_links ul li {
          -webkit-align-items: flex-start;
          align-items: flex-start; }
      .navbar #menu_links.opened {
        top: 0;
        opacity: 1; }
    .navbar .for_menu {
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      align-content: center;
      -webkit-align-content: center; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    .navbar {
      height: 4rem;
      background-color: #fff; }
      .navbar #menu_links {
        position: fixed;
        left: 0;
        top: -450px;
        opacity: 0.3;
        width: 100%;
        background-color: #6f94aa;
        padding: 4rem 0 3vh 6.2rem;
        -webkit-transition: all 600ms ease-out;
        -moz-transition: all 600ms ease-out;
        -ms-transition: all 600ms ease-out;
        -o-transition: all 600ms ease-out;
        transition: all 600ms ease-out; }
        .navbar #menu_links ul {
          display: block !important; }
          .navbar #menu_links ul li {
            max-width: 100% !important;
            -webkit-align-items: flex-start;
            align-items: flex-start; }
        .navbar #menu_links.opened {
          top: 0;
          opacity: 1; }
      .navbar .for_menu {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        align-content: center;
        -webkit-align-content: center; }
      .navbar > div:not(.central) {
        display: none; }
      .navbar > div.central {
        flex: 0 1 100%;
        border-right: 0;
        border-left: 0;
        margin: 0 0 0.5rem 0; } }
  .navbar #menu_toggle {
    color: #fff;
    cursor: pointer;
    z-index: 55; }

.admin-bar .content_grid_type1 {
  margin-top: 9rem;
  min-height: calc(88vh - 0.5rem - 44px); }
.admin-bar .content_grid_type2 {
  margin-top: calc(9rem + 0.5rem - 2rem); }
@media only screen and (max-width: 1500px) and (orientation: landscape) {
  .admin-bar .content_grid_type1, .admin-bar .content_grid_type2 {
    margin-top: 6rem;
    min-height: calc(87vh - 0.5rem - 44px); } }
@media only screen and (max-width: 1200px) and (orientation: landscape) {
  .admin-bar .content_grid_type1, .admin-bar .content_grid_type2 {
    margin-top: 6rem;
    min-height: calc(87vh - 0.5rem - 44px); } }
@media only screen and (max-width: 1199px) and (orientation: portrait) {
  .admin-bar .content_grid_type1, .admin-bar .content_grid_type2 {
    margin-top: 6rem;
    min-height: calc(87vh - 0.5rem - 44px); } }
@media only screen and (max-width: 767px) {
  .admin-bar .content_grid_type1, .admin-bar .content_grid_type2 {
    margin-top: 4rem;
    min-height: calc(87vh - 0.5rem - 44px); } }

div.with_image {
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  -webkit-align-content: center; }
  div.with_image img {
    max-width: 80%;
    height: auto;
    display: block; }

div.with_text {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  align-content: center;
  -webkit-align-content: center;
  overflow: hidden;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Newsgot_bold', Arial, serif;
  line-height: 26px; }
  div.with_text .inner {
    display: block;
    width: 100%;
    overflow-y: auto;
    padding: 1rem 2rem; }
  div.with_text sup, div.with_text small {
    color: inherit; }
  div.with_text h2 {
    font-size: 23px;
    margin-bottom: 23px; }
    div.with_text h2:only-child {
      width: 100%; }
  @media screen and (max-width: 1199px) {
    div.with_text {
      padding: 1rem 0;
      font-size: 1rem;
      line-height: 21px; }
      div.with_text h2 {
        font-size: 19px !important;
        line-height: 23px;
        margin-bottom: 13px;
        margin-top: 13px; } }
  @media screen and (max-width: 991px) {
    div.with_text {
      padding: 1rem 0; } }
  div.with_text p > span[class^='icon']:only-child {
    font-size: 0; }
    div.with_text p > span[class^='icon']:only-child::before {
      font-size: 130px; }
      @media screen and (max-width: 1199px) {
        div.with_text p > span[class^='icon']:only-child::before {
          font-size: 90px; } }

.image_bg, .content_grid_type1 div.has_cells .for_link {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.main_content {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  align-content: center;
  -webkit-align-content: center; }
  .main_content h1 {
    margin: 1rem 0; }
  .main_content h2, .main_content h6 {
    margin: 0 0; }
  .main_content .inner {
    flex: 1 0 100%;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    align-content: center;
    -webkit-align-content: center; }
  .main_content h1 {
    color: #f04736;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: 'Newsgot_bold', Arial, serif;
    text-transform: uppercase; }
    @media screen and (max-width: 1200px) {
      .main_content h1 {
        line-height: 32px; } }
  .main_content h2 {
    color: #6f94aa;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: 'Newsgot_bold', Arial, serif;
    line-height: 26px;
    text-transform: uppercase; }
    @media screen and (max-width: 1200px) {
      .main_content h2 {
        line-height: 22px; } }
  .main_content p {
    color: #959c9f;
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Newsgot_bold', Arial, serif;
    line-height: 26px; }
    @media screen and (max-width: 1200px) {
      .main_content p {
        line-height: 22px; } }
  .main_content h6 {
    color: #6f94aa;
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Newsgot_bold', Arial, serif;
    line-height: 26px;
    text-transform: uppercase; }
    .main_content h6::before {
      content: '';
      display: block;
      margin-bottom: 3rem;
      width: 12rem;
      height: 5px;
      background-color: #6f94aa; }
      @media screen and (max-width: 767px) {
        .main_content h6::before {
          margin-bottom: 1.5rem; } }

.content_grid_type1, .content_grid_type2 {
  overflow-y: hidden; }

.content_grid_type1 {
  margin-top: 9rem;
  min-height: calc(88vh - 0.5rem);
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  align-content: center;
  -webkit-align-content: center; }
  .content_grid_type1 > div:nth-child(3),
  .content_grid_type1 > div:nth-child(4),
  .content_grid_type1 > div:last-child,
  .content_grid_type1 > div:first-child {
    flex: 0 1 25%; }
  .content_grid_type1 > div:nth-child(2),
  .content_grid_type1 > div:nth-child(5) {
    flex: 0 1 50%;
    border-left: 0.5rem solid #fff;
    border-right: 0.5rem solid #fff; }
  .content_grid_type1 > div:nth-child(1),
  .content_grid_type1 > div:nth-child(2),
  .content_grid_type1 > div:nth-child(3) {
    border-bottom: 0.5rem solid #fff; }
  .content_grid_type1 > div, .content_grid_type1 .item_inner, .content_grid_type1 .carousel-inner, .content_grid_type1 .carousel-inner > .item {
    height: calc(44vh - .5 * 0.5rem); }
    @media only screen and (max-width: 1500px) and (orientation: landscape) {
      .content_grid_type1 > div, .content_grid_type1 .item_inner, .content_grid_type1 .carousel-inner, .content_grid_type1 .carousel-inner > .item {
        height: calc(48vh - 3 * 0.5rem); } }
  .content_grid_type1 .main_content {
    flex: 0 1 50%;
    border-left: 0.5rem solid #fff;
    border-right: 0.5rem solid #fff; }
    .content_grid_type1 .main_content .inner {
      padding: 6rem 6rem; }
      @media only screen and (max-width: 1500px) and (orientation: landscape) {
        .content_grid_type1 .main_content .inner {
          padding: 3rem 3rem; } }
      @media only screen and (max-width: 1200px) and (orientation: landscape) {
        .content_grid_type1 .main_content .inner {
          padding: 3rem 2rem 2rem; } }
  .content_grid_type1 div.has_cells {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    align-content: center;
    -webkit-align-content: center; }
    .content_grid_type1 div.has_cells > div:nth-child(2):last-child {
      margin: 0 0 0 0.5rem; }
    .content_grid_type1 div.has_cells > div:nth-child(2):not(:last-child) {
      margin: 0 0.5rem; }
    .content_grid_type1 div.has_cells .for_link {
      text-align: center;
      position: relative;
      flex: 1 0 auto; }
      .content_grid_type1 div.has_cells .for_link h4 {
        color: #fff;
        text-transform: uppercase;
        font-size: 28px;
        font-size: 1.75rem;
        font-family: 'Newsgot_bold', Arial, serif; }
      .content_grid_type1 div.has_cells .for_link .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-align-content: center;
        background-color: rgba(0, 0, 0, 0.2);
        -webkit-transition: background-color 400ms ease-out;
        -moz-transition: background-color 400ms ease-out;
        -ms-transition: background-color 400ms ease-out;
        -o-transition: background-color 400ms ease-out;
        transition: background-color 400ms ease-out; }
        .content_grid_type1 div.has_cells .for_link .overlay:hover {
          background-color: rgba(0, 0, 0, 0.57); }
          .content_grid_type1 div.has_cells .for_link .overlay:hover .sup_text {
            display: block; }
      .content_grid_type1 div.has_cells .for_link .inner {
        max-width: 60%;
        color: #fff;
        text-decoration: none !important;
        text-transform: uppercase;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-align-content: center; }
      .content_grid_type1 div.has_cells .for_link .sup_text {
        display: none;
        margin-top: 0.75rem; }
        .content_grid_type1 div.has_cells .for_link .sup_text::before {
          content: "";
          width: 80%;
          margin: 0 auto 0.75rem;
          display: block;
          border-top: 5px solid #fff; }
  @media only screen and (max-width: 1500px) and (orientation: landscape) {
    .content_grid_type1 {
      margin-top: 6rem;
      min-height: calc(89vh - 0.5rem); }
      .content_grid_type1 > div.cont_block {
        flex: 0 1 20%; }
      .content_grid_type1 > div:nth-child(2),
      .content_grid_type1 > div:nth-child(5) {
        flex: 0 1 60%;
        border-left: 0.5rem solid #fff;
        border-right: 0.5rem solid #fff; }
      .content_grid_type1 > div {
        height: 44vh; }
      .content_grid_type1 .main_content {
        flex: 1 0 60%; } }
  @media only screen and (max-width: 1199px) and (orientation: portrait) {
    .content_grid_type1 > div {
      height: 34vh; }
    .content_grid_type1 .main_content {
      order: 0;
      padding-top: 2vh; }
      .content_grid_type1 .main_content .inner {
        padding: 1rem 2rem; } }
  @media only screen and (max-width: 1199px) and (orientation: portrait) {
    .content_grid_type1 {
      margin-top: 6rem;
      min-height: calc(93vw - 0.5rem); }
      .content_grid_type1 > div {
        order: 10; }
      .content_grid_type1 > div:nth-child(2),
      .content_grid_type1 > div.has_cells {
        order: 0;
        flex: 0 1 100%;
        border-left: 0;
        border-right: 0; }
      .content_grid_type1 > div:nth-child(2).has_cells {
        border-bottom: 0; }
      .content_grid_type1 > div.has_cells.second_cells {
        margin-top: .5rem; }
      .content_grid_type1 > div.cont_block {
        flex: 1 0 50%;
        border-top: 0.5rem solid #fff;
        border-bottom: 0 !important; }
      .content_grid_type1 > div:nth-child(3) {
        order: 50; }
      .content_grid_type1 > div:first-child,
      .content_grid_type1 > div:last-child {
        border-right: 0.25rem solid #fff; }
      .content_grid_type1 > div:nth-child(3),
      .content_grid_type1 > div:nth-child(4) {
        border-left: 0.25rem solid #fff; }
      .content_grid_type1 > div:nth-child(3) {
        order: 1;
        border-left: 0;
        border-right: 0.25rem solid #fff; }
      .content_grid_type1 > div:last-child {
        order: 2;
        border-right: 0;
        border-left: 0.25rem solid #fff; }
      .content_grid_type1 .main_content .inner {
        padding: 1rem 2rem; }
      .content_grid_type1.with_bottom_content > div:nth-child(5) {
        order: 0;
        flex: 1 0 100%;
        border-left: 0;
        border-right: 0;
        height: auto; } }
  @media only screen and (max-width: 767px) and (orientation: portrait) {
    .content_grid_type1 > div.cont_block {
      flex: 1 0 100%;
      border-right: 0;
      border-left: 0;
      height: auto; }
    .content_grid_type1 .main_content {
      flex: 0 1 100%;
      display: block;
      order: 0;
      padding-top: 2vh;
      min-height: 50vh;
      height: auto; }
      .content_grid_type1 .main_content .inner {
        padding: 2rem 6%; }
        .content_grid_type1 .main_content .inner > * {
          margin-bottom: 1rem; }
    .content_grid_type1 > div.has_cells {
      flex-direction: column; }
      .content_grid_type1 > div.has_cells div.for_link {
        margin: 0 0 0 0 !important;
        width: 100%;
        border-bottom: 0.5rem solid #fff; }
        .content_grid_type1 > div.has_cells div.for_link:last-child {
          border-bottom: 0; }
      .content_grid_type1 > div.has_cells.second_cells {
        border-top: 0; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    .content_grid_type1 > div.has_cells.second_cells {
      border-top: 0.5rem solid #fff; }
    .content_grid_type1.with_bottom_content {
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      align-content: center;
      -webkit-align-content: center; }
      .content_grid_type1.with_bottom_content > div {
        display: none; }
        .content_grid_type1.with_bottom_content > div.main_content, .content_grid_type1.with_bottom_content > div:nth-child(5) {
          display: block;
          flex: 1 0 100%;
          border: 0;
          height: auto; } }
  @media only screen and (max-width: 767px) {
    .content_grid_type1 {
      margin-top: 4rem;
      min-height: calc(87vh - 0.5rem - 44px); }
      .content_grid_type1 #home_slideshow {
        display: none; }
      .content_grid_type1 > div.has_cells {
        order: 0;
        flex: 0 1 100%;
        border-left: 0;
        border-right: 0;
        flex-wrap: wrap;
        height: auto;
        min-height: calc(100vh - 4rem);
        border-bottom: 0; }
      .content_grid_type1.homepage > div:not(.has_cells), .content_grid_type1.ourmenu > div:not(.has_cells) {
        display: none !important; } }

.content_grid_type2 {
  margin-top: 9rem;
  min-height: calc(88vh - 0.5rem);
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  align-content: center;
  -webkit-align-content: center; }
  .content_grid_type2 .grid_t2_left,
  .content_grid_type2 .grid_t2_right {
    flex: 1 0 25%;
    height: calc(88vh - 0.5rem);
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    align-content: center;
    -webkit-align-content: center; }
    .content_grid_type2 .grid_t2_left .cont_block,
    .content_grid_type2 .grid_t2_right .cont_block {
      height: calc(44vh - 0.5rem); }
  .content_grid_type2 .main_content {
    flex: 1 0 50%;
    display: block;
    height: calc(88vh - 0.5rem);
    border-left: 0.5rem solid #fff;
    border-right: 0.5rem solid #fff; }
    .content_grid_type2 .main_content .inner {
      padding: 6rem 6rem;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      align-content: center;
      -webkit-align-content: center; }
  .content_grid_type2 .item_inner, .content_grid_type2 .carousel-inner, .content_grid_type2 .carousel-inner > .item {
    height: calc(44vh - 0.5rem); }
  .content_grid_type2.with_map {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    min-height: calc(88vh - 0.5rem); }
  .content_grid_type2 .grid_block_map, .content_grid_type2 .grid_under_map {
    flex: 1 0 100%; }
  .content_grid_type2 .grid_block_map {
    border-bottom: 0.5rem solid #fff;
    background-color: #eee;
    position: relative;
    height: 44vh; }
  .content_grid_type2 .for_input {
    z-index: 5;
    position: absolute;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    -webkit-align-content: center;
    top: 40px;
    width: 90%;
    left: 5%; }
    .content_grid_type2 .for_input input[type='text'] {
      width: calc(50% - 0.5rem);
      border-radius: 0;
      border-image: none;
      border: 1px solid #6f94aa;
      outline: none !important;
      font-size: 16px;
      height: 44px;
      padding: 6px 12px;
      line-height: 1.42857143; }
      .content_grid_type2 .for_input input[type='text']::-webkit-input-placeholder {
        color: #6f94aa; }
      .content_grid_type2 .for_input input[type='text']:-moz-placeholder {
        color: #6f94aa; }
      .content_grid_type2 .for_input input[type='text']::-moz-placeholder {
        color: #6f94aa; }
      .content_grid_type2 .for_input input[type='text']:-ms-input-placeholder {
        color: #6f94aa; }
    @media screen and (max-width: 1500px) {
      .content_grid_type2 .for_input {
        top: auto;
        bottom: 1rem; }
        .content_grid_type2 .for_input input[type='text'] {
          width: 80%; } }
  .content_grid_type2 #map {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 4; }
  .content_grid_type2 .grid_under_map {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    align-content: center;
    -webkit-align-content: center; }
    .content_grid_type2 .grid_under_map .cont_block {
      flex: 0 1 25%;
      height: auto; }
    .content_grid_type2 .grid_under_map #locations {
      flex: 0 1 50%;
      height: auto;
      background-color: #e0decb;
      padding: 1rem 3rem;
      color: #959c9f;
      border-left: 0.5rem solid #fff;
      border-right: 0.5rem solid #fff;
      position: relative; }
      .content_grid_type2 .grid_under_map #locations h2 {
        color: #f04736;
        font-size: 30px;
        font-size: 1.875rem;
        font-family: 'Newsgot_bold', Arial, serif;
        text-transform: uppercase; }
  @media only screen and (min-width: 1500px) {
    .content_grid_type2 .main_content {
      overflow-y: auto; }
    .content_grid_type2 .grid_under_map .cont_block, .content_grid_type2 .grid_under_map #locations {
      height: 44vh; } }
  @media only screen and (max-width: 1500px) and (orientation: landscape) {
    .content_grid_type2 {
      margin-top: 6rem;
      min-height: calc(89vh - 0.5rem); }
      .content_grid_type2 .grid_t2_left,
      .content_grid_type2 .grid_t2_right {
        flex: 1 0 20%;
        height: 88vh; }
        .content_grid_type2 .grid_t2_left .cont_block,
        .content_grid_type2 .grid_t2_right .cont_block {
          height: 44vh; }
          .content_grid_type2 .grid_t2_left .cont_block:first-child,
          .content_grid_type2 .grid_t2_right .cont_block:first-child {
            margin-bottom: 0.5rem; }
      .content_grid_type2 .main_content {
        flex: 1 0 60%;
        overflow-y: auto;
        height: calc(88vh - 0.5rem); }
      .content_grid_type2 .grid_under_map #locations {
        padding: .5rem 1rem; } }
  @media only screen and (max-width: 1199px) and (orientation: portrait) {
    .content_grid_type2 {
      margin-top: 6rem;
      min-height: calc(93vh - 0.5rem);
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start;
      align-content: center;
      -webkit-align-content: center; }
      .content_grid_type2 .grid_t2_left,
      .content_grid_type2 .grid_t2_right {
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        align-content: center;
        -webkit-align-content: center;
        flex: 0 1 100%;
        height: auto;
        border-top: 0.5rem solid #fff; }
        .content_grid_type2 .grid_t2_left .cont_block,
        .content_grid_type2 .grid_t2_right .cont_block {
          height: calc(43vh - 0.5rem);
          flex: 0 1 calc(50% - 0.5 * 0.5rem); }
      .content_grid_type2 .main_content {
        order: 0;
        flex: 0 1 100%;
        padding-top: 2vh;
        min-height: 60vh;
        height: auto;
        display: block; }
        .content_grid_type2 .main_content .inner {
          padding: 1rem 2rem;
          display: block; }
      .content_grid_type2 .grid_t2_right {
        order: 1; }
      .content_grid_type2 .grid_t2_left {
        order: 2; }
      .content_grid_type2.with_map {
        height: auto; }
      .content_grid_type2 .grid_block_map {
        min-height: 50vh;
        height: 600px; }
      .content_grid_type2 .grid_under_map {
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        align-content: center;
        -webkit-align-content: center;
        height: auto; }
        .content_grid_type2 .grid_under_map .cont_block {
          flex: 0 1 calc(50% - 0.5 * 0.5rem);
          height: 44vh;
          order: 2; }
        .content_grid_type2 .grid_under_map #locations {
          order: 1;
          flex: 0 1 100%;
          height: 44vh;
          border-left: none;
          border-right: none;
          border-bottom: 0.5rem solid #fff; } }
  @media only screen and (max-width: 1199px) and (orientation: landscape) {
    .content_grid_type2 {
      margin-top: 6rem;
      min-height: calc(93vh - 0.5rem); }
      .content_grid_type2 .main_content .inner {
        padding: 1rem 2rem; }
      .content_grid_type2 .grid_t2_left,
      .content_grid_type2 .grid_t2_right {
        height: calc(93vh - 0.5rem); }
        .content_grid_type2 .grid_t2_left .cont_block, .content_grid_type2 .grid_t2_left .item_inner, .content_grid_type2 .grid_t2_left .carousel-inner, .content_grid_type2 .grid_t2_left .carousel-inner > .item,
        .content_grid_type2 .grid_t2_right .cont_block,
        .content_grid_type2 .grid_t2_right .item_inner,
        .content_grid_type2 .grid_t2_right .carousel-inner,
        .content_grid_type2 .grid_t2_right .carousel-inner > .item {
          height: 46vh; }
      .content_grid_type2 .grid_under_map {
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        align-content: center;
        -webkit-align-content: center; }
        .content_grid_type2 .grid_under_map .cont_block {
          flex: 1 0 20%; }
        .content_grid_type2 .grid_under_map #locations {
          flex: 0 1 60%;
          border-left: 0.5rem solid #fff;
          border-right: 0.5rem solid #fff; } }
  @media only screen and (max-width: 767px) {
    .content_grid_type2 {
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      align-content: center;
      -webkit-align-content: center;
      margin-top: 4rem; }
      .content_grid_type2 .main_content {
        display: block;
        flex: 0 1 100%;
        order: 0;
        padding-top: 2vh;
        min-height: 60vh; }
        .content_grid_type2 .main_content .inner {
          padding: 2rem 1rem; }
          .content_grid_type2 .main_content .inner > * {
            margin-bottom: 1rem; }
      .content_grid_type2 .grid_t2_left,
      .content_grid_type2 .grid_t2_right {
        flex: 0 1 100%;
        height: auto;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        align-content: center;
        -webkit-align-content: center; }
        .content_grid_type2 .grid_t2_left .cont_block,
        .content_grid_type2 .grid_t2_right .cont_block {
          flex: 0 1 calc(50% - 0.5 * 0.5rem);
          height: 40vw;
          margin-bottom: 0; }
          .content_grid_type2 .grid_t2_left .cont_block .item_inner, .content_grid_type2 .grid_t2_left .cont_block .carousel-inner, .content_grid_type2 .grid_t2_left .cont_block .carousel-inner > .item,
          .content_grid_type2 .grid_t2_right .cont_block .item_inner,
          .content_grid_type2 .grid_t2_right .cont_block .carousel-inner,
          .content_grid_type2 .grid_t2_right .cont_block .carousel-inner > .item {
            height: 40vw; }
      .content_grid_type2 .grid_t2_right {
        order: 1; }
      .content_grid_type2 .grid_t2_left {
        order: 2; }
      .content_grid_type2.with_map {
        height: auto; }
      .content_grid_type2 .grid_block_map {
        min-height: 70vh;
        height: 350px; }
      .content_grid_type2 .grid_under_map {
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        align-content: center;
        -webkit-align-content: center;
        height: auto; }
        .content_grid_type2 .grid_under_map .cont_block {
          flex: 1 0 100%;
          height: auto;
          min-height: 300px;
          order: 2; }
          .content_grid_type2 .grid_under_map .cont_block:first-child {
            border-bottom: 0.5rem solid #fff; }
        .content_grid_type2 .grid_under_map #locations {
          order: 1;
          flex: 0 1 100%;
          height: auto;
          border-left: none;
          border-right: none;
          border-top: none;
          border-bottom: 0.5rem solid #fff; } }
  @media only screen and (max-width: 767px) and (orientation: portrait) {
    .content_grid_type2 .main_content {
      display: block; }
      .content_grid_type2 .main_content .inner {
        display: block;
        padding: 9vh 1rem; }
        .content_grid_type2 .main_content .inner > * {
          margin-bottom: 1rem; }
    .content_grid_type2 .grid_t2_left,
    .content_grid_type2 .grid_t2_right {
      height: auto;
      border-top: none;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      align-content: center;
      -webkit-align-content: center; }
      .content_grid_type2 .grid_t2_left .cont_block,
      .content_grid_type2 .grid_t2_right .cont_block {
        flex: 0 1 100%;
        height: 40vh;
        border-top: 0.5rem solid #fff; }
        .content_grid_type2 .grid_t2_left .cont_block .item_inner, .content_grid_type2 .grid_t2_left .cont_block .carousel-inner, .content_grid_type2 .grid_t2_left .cont_block .carousel-inner > .item,
        .content_grid_type2 .grid_t2_right .cont_block .item_inner,
        .content_grid_type2 .grid_t2_right .cont_block .carousel-inner,
        .content_grid_type2 .grid_t2_right .cont_block .carousel-inner > .item {
          height: 40vh; } }

.linked {
  cursor: pointer; }

.carousel {
  overflow: hidden;
  background: #a4a6a8; }
  .carousel .item_inner, .carousel .item {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center; }
  .carousel.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    transition-duration: 1500ms; }
  .carousel.carousel-fade .carousel-inner .active {
    opacity: 1; }
  .carousel.carousel-fade .carousel-inner .active.left, .carousel.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1; }
  .carousel.carousel-fade .carousel-inner .next.left, .carousel.carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .carousel.carousel-fade .carousel-control {
    z-index: 2; }

.cont_block {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

#footer_block {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.5rem; }
  #footer_block a {
    font-size: 10px;
    font-size: 0.625rem;
    font-family: 'Newsgot', Arial, serif;
    line-height: 1;
    color: #fff;
    margin-right: 5px;
    text-shadow: 0px 1px 6px #969696; }

.red_button, form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group .red_button {
  display: block;
  width: 10rem;
  max-width: 40%;
  background-color: #f04736;
  color: #fff;
  font-size: 16px;
  height: auto;
  text-align: center;
  padding: 6px 12px;
  margin-top: 2rem;
  outline: none !important; }
  .red_button.align-right, form.wpcf7-form .form-group input.align-right[type='submit'], form.wpcf7-form .form-group .align-right.red_button {
    float: right; }
  @media screen and (max-width: 1500px) and (orientation: landscape) {
    .red_button, form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group .red_button {
      width: 8rem;
      max-width: 100%;
      margin-top: 1rem; } }
  @media screen and (max-width: 1200px) {
    .red_button, form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group .red_button {
      width: 6rem; } }
  .red_button:hover, form.wpcf7-form .form-group input[type='submit']:hover, form.wpcf7-form .form-group .red_button:hover {
    background-color: #ca200f; }
  .red_button:hover, form.wpcf7-form .form-group input[type='submit']:hover, form.wpcf7-form .form-group .red_button:hover, .red_button:active, form.wpcf7-form .form-group input[type='submit']:active, form.wpcf7-form .form-group .red_button:active, .red_button:visited, form.wpcf7-form .form-group input[type='submit']:visited, form.wpcf7-form .form-group .red_button:visited, .red_button:focus, form.wpcf7-form .form-group input[type='submit']:focus, form.wpcf7-form .form-group .red_button:focus {
    color: #fff;
    text-decoration: none; }
  .red_button.lined_button, form.wpcf7-form .form-group input.lined_button[type='submit'], form.wpcf7-form .form-group .lined_button.red_button {
    width: auto;
    display: inline-block;
    float: left;
    margin-right: 1rem; }

form.wpcf7-form h3 {
  color: #f04736;
  margin: 1rem 0 0;
  text-transform: uppercase; }
form.wpcf7-form input {
  height: 44px; }
  @media screen and (max-width: 1199px) {
    form.wpcf7-form input {
      height: 32px; } }
form.wpcf7-form input, form.wpcf7-form textarea {
  border-radius: 0;
  outline: none !important;
  font-size: 16px; }
  form.wpcf7-form input::-webkit-input-placeholder, form.wpcf7-form textarea::-webkit-input-placeholder {
    color: #6f94aa; }
  form.wpcf7-form input:-moz-placeholder, form.wpcf7-form textarea:-moz-placeholder {
    color: #6f94aa; }
  form.wpcf7-form input::-moz-placeholder, form.wpcf7-form textarea::-moz-placeholder {
    color: #6f94aa; }
  form.wpcf7-form input:-ms-input-placeholder, form.wpcf7-form textarea:-ms-input-placeholder {
    color: #6f94aa; }
@media screen and (max-width: 1199px) {
  form.wpcf7-form textarea {
    max-height: 44px; } }
form.wpcf7-form .form-group {
  padding: 0 0.5rem;
  margin-bottom: 12px; }
  form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group .red_button {
    margin: 0 1rem 1rem 0;
    display: inline-block;
    line-height: 1.4; }
    form.wpcf7-form .form-group input[type='submit'].align-right, form.wpcf7-form .form-group input.align-right[type='submit'], form.wpcf7-form .form-group .align-right.red_button {
      margin-right: 0; }
  @media screen and (max-width: 1500px) and (orientation: landscape) {
    form.wpcf7-form .form-group {
      padding: 0 0; } }
form.wpcf7-form div.wpcf7-response-output {
  margin: -0.5rem 0 0 0; }
form.wpcf7-form .wpcf7-not-valid {
  border-color: #f04736; }
form.wpcf7-form span.wpcf7-not-valid-tip {
  display: none; }

#modal_registration .modal-dialog,
#modal_login .modal-dialog,
.modal_esquire .modal-dialog {
  margin: 5rem auto; }
  @media screen and (max-width: 991px) {
    #modal_registration .modal-dialog,
    #modal_login .modal-dialog,
    .modal_esquire .modal-dialog {
      width: 96%; } }
#modal_registration .modal-content,
#modal_login .modal-content,
.modal_esquire .modal-content {
  background-color: #f04736;
  border-radius: 0;
  color: #fff;
  padding: 2rem; }
  @media screen and (max-width: 767px) {
    #modal_registration .modal-content,
    #modal_login .modal-content,
    .modal_esquire .modal-content {
      padding: 1rem; } }
  #modal_registration .modal-content .close,
  #modal_login .modal-content .close,
  .modal_esquire .modal-content .close {
    position: absolute;
    float: none;
    right: -8px;
    top: -8px;
    z-index: 5;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff;
    outline: none !important;
    color: #000;
    font-size: 26px; }
    #modal_registration .modal-content .close span,
    #modal_login .modal-content .close span,
    .modal_esquire .modal-content .close span {
      vertical-align: super;
      line-height: .55; }
  #modal_registration .modal-content h2,
  #modal_login .modal-content h2,
  .modal_esquire .modal-content h2 {
    font-size: 23px;
    font-size: 1.4375rem;
    font-family: 'Newsgot_bold', Arial, serif;
    line-height: 26px;
    margin-bottom: 1rem;
    margin-top: 0; }
  #modal_registration .modal-content h4,
  #modal_login .modal-content h4,
  .modal_esquire .modal-content h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: 'Newsgot_bold', Arial, serif;
    line-height: 23px;
    margin-bottom: 1rem; }
  #modal_registration .modal-content .form-block input,
  #modal_login .modal-content .form-block input,
  .modal_esquire .modal-content .form-block input {
    color: #000; }
  #modal_registration .modal-content .form-block select,
  #modal_login .modal-content .form-block select,
  .modal_esquire .modal-content .form-block select {
    color: #6f94aa;
    background-image: url("../images/tri.svg");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat; }
  #modal_registration .modal-content .form-block input, #modal_registration .modal-content .form-block select,
  #modal_login .modal-content .form-block input,
  #modal_login .modal-content .form-block select,
  .modal_esquire .modal-content .form-block input,
  .modal_esquire .modal-content .form-block select {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #modal_registration .modal-content .form-block .input_wrap,
  #modal_login .modal-content .form-block .input_wrap,
  .modal_esquire .modal-content .form-block .input_wrap {
    position: relative;
    overflow: hidden; }
    #modal_registration .modal-content .form-block .input_wrap input + label,
    #modal_login .modal-content .form-block .input_wrap input + label,
    .modal_esquire .modal-content .form-block .input_wrap input + label {
      color: #6f94aa;
      position: absolute;
      left: 0.9rem;
      top: 0.65rem;
      white-space: nowrap;
      font-weight: normal; }
    #modal_registration .modal-content .form-block .input_wrap label::after,
    #modal_login .modal-content .form-block .input_wrap label::after,
    .modal_esquire .modal-content .form-block .input_wrap label::after {
      color: #a4a6a8;
      font-size: 14px;
      margin-left: 10px; }
    #modal_registration .modal-content .form-block .input_wrap label[for='card_number']::after,
    #modal_login .modal-content .form-block .input_wrap label[for='card_number']::after,
    .modal_esquire .modal-content .form-block .input_wrap label[for='card_number']::after {
      content: 'This is the number on the back of your card'; }
    #modal_registration .modal-content .form-block .input_wrap label[for='pincode']::after,
    #modal_login .modal-content .form-block .input_wrap label[for='pincode']::after,
    .modal_esquire .modal-content .form-block .input_wrap label[for='pincode']::after {
      content: 'We need you to make up a 4 digit code';
      font-size: 14px; }
    #modal_registration .modal-content .form-block .input_wrap input[required]:empty + label,
    #modal_login .modal-content .form-block .input_wrap input[required]:empty + label,
    .modal_esquire .modal-content .form-block .input_wrap input[required]:empty + label {
      display: inline-block; }
    #modal_registration .modal-content .form-block .input_wrap input[required]:valid + label,
    #modal_login .modal-content .form-block .input_wrap input[required]:valid + label,
    .modal_esquire .modal-content .form-block .input_wrap input[required]:valid + label {
      display: none; }
  #modal_registration .modal-content .form-block .form-control,
  #modal_login .modal-content .form-block .form-control,
  .modal_esquire .modal-content .form-block .form-control {
    height: 44px;
    font-size: 16px; }
    #modal_registration .modal-content .form-block .form-control::-webkit-input-placeholder, #modal_login .modal-content .form-block .form-control::-webkit-input-placeholder, .modal_esquire .modal-content .form-block .form-control::-webkit-input-placeholder {
      color: #6f94aa; }
    #modal_registration .modal-content .form-block .form-control:-moz-placeholder, #modal_login .modal-content .form-block .form-control:-moz-placeholder, .modal_esquire .modal-content .form-block .form-control:-moz-placeholder {
      color: #6f94aa; }
    #modal_registration .modal-content .form-block .form-control::-moz-placeholder, #modal_login .modal-content .form-block .form-control::-moz-placeholder, .modal_esquire .modal-content .form-block .form-control::-moz-placeholder {
      color: #6f94aa; }
    #modal_registration .modal-content .form-block .form-control:-ms-input-placeholder, #modal_login .modal-content .form-block .form-control:-ms-input-placeholder, .modal_esquire .modal-content .form-block .form-control:-ms-input-placeholder {
      color: #6f94aa; }
  #modal_registration .modal-content .form-block input[type='submit'],
  #modal_login .modal-content .form-block input[type='submit'],
  .modal_esquire .modal-content .form-block input[type='submit'] {
    background-color: #9dd080;
    color: #fff;
    border: 0; }
    #modal_registration .modal-content .form-block input[type='submit']:hover,
    #modal_login .modal-content .form-block input[type='submit']:hover,
    .modal_esquire .modal-content .form-block input[type='submit']:hover {
      background-color: #72bb48; }
  #modal_registration .modal-content .form-block.halves, #modal_registration .modal-content .form-block.pieces,
  #modal_login .modal-content .form-block.halves,
  #modal_login .modal-content .form-block.pieces,
  .modal_esquire .modal-content .form-block.halves,
  .modal_esquire .modal-content .form-block.pieces {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    -webkit-align-content: center;
    margin-bottom: .5rem; }
    #modal_registration .modal-content .form-block.halves > *, #modal_registration .modal-content .form-block.pieces > *,
    #modal_login .modal-content .form-block.halves > *,
    #modal_login .modal-content .form-block.pieces > *,
    .modal_esquire .modal-content .form-block.halves > *,
    .modal_esquire .modal-content .form-block.pieces > * {
      margin-bottom: .5rem; }
  #modal_registration .modal-content .form-block.halves > *,
  #modal_login .modal-content .form-block.halves > *,
  .modal_esquire .modal-content .form-block.halves > * {
    flex: 0 1 calc(50% - 0.25rem); }
  @media screen and (max-width: 991px) {
    #modal_registration .modal-content .form-block.halves select,
    #modal_login .modal-content .form-block.halves select,
    .modal_esquire .modal-content .form-block.halves select {
      flex: 0 1 100%; } }
  @media screen and (max-width: 767px) {
    #modal_registration .modal-content .form-block.halves > *,
    #modal_login .modal-content .form-block.halves > *,
    .modal_esquire .modal-content .form-block.halves > * {
      flex: 0 1 100%; } }
  #modal_registration .modal-content .form-block.pieces .w20,
  #modal_login .modal-content .form-block.pieces .w20,
  .modal_esquire .modal-content .form-block.pieces .w20 {
    flex: 0 1 20%;
    max-width: 160px; }
    @media screen and (max-width: 991px) {
      #modal_registration .modal-content .form-block.pieces .w20,
      #modal_login .modal-content .form-block.pieces .w20,
      .modal_esquire .modal-content .form-block.pieces .w20 {
        width: 150px;
        flex: 0 1 150px; } }
    @media screen and (max-width: 480px) {
      #modal_registration .modal-content .form-block.pieces .w20,
      #modal_login .modal-content .form-block.pieces .w20,
      .modal_esquire .modal-content .form-block.pieces .w20 {
        max-width: 100%;
        width: 100%;
        flex: 0 1 100%; } }
  #modal_registration .modal-content .form-block.pieces .w80,
  #modal_login .modal-content .form-block.pieces .w80,
  .modal_esquire .modal-content .form-block.pieces .w80 {
    flex: 0 1 calc(80% - .5rem); }
    @media screen and (max-width: 991px) {
      #modal_registration .modal-content .form-block.pieces .w80,
      #modal_login .modal-content .form-block.pieces .w80,
      .modal_esquire .modal-content .form-block.pieces .w80 {
        flex: 0 1 calc(100% - 165px); } }
    @media screen and (max-width: 480px) {
      #modal_registration .modal-content .form-block.pieces .w80,
      #modal_login .modal-content .form-block.pieces .w80,
      .modal_esquire .modal-content .form-block.pieces .w80 {
        flex: 0 1 100%; } }
  #modal_registration .modal-content .form-block.pieces .w100,
  #modal_login .modal-content .form-block.pieces .w100,
  .modal_esquire .modal-content .form-block.pieces .w100 {
    flex: 0 1 100%; }
  #modal_registration .modal-content .form-block .for_cb,
  #modal_login .modal-content .form-block .for_cb,
  .modal_esquire .modal-content .form-block .for_cb {
    min-height: 44px;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    -webkit-align-content: center; }
    #modal_registration .modal-content .form-block .for_cb label,
    #modal_login .modal-content .form-block .for_cb label,
    .modal_esquire .modal-content .form-block .for_cb label {
      margin-bottom: 5px;
      padding-right: 5px;
      line-height: 1;
      font-weight: normal; }
      #modal_registration .modal-content .form-block .for_cb label input[type='checkbox'],
      #modal_login .modal-content .form-block .for_cb label input[type='checkbox'],
      .modal_esquire .modal-content .form-block .for_cb label input[type='checkbox'] {
        display: none; }
      #modal_registration .modal-content .form-block .for_cb label a,
      #modal_login .modal-content .form-block .for_cb label a,
      .modal_esquire .modal-content .form-block .for_cb label a {
        color: #fff; }
      #modal_registration .modal-content .form-block .for_cb label span,
      #modal_login .modal-content .form-block .for_cb label span,
      .modal_esquire .modal-content .form-block .for_cb label span {
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-align-content: center;
        cursor: pointer; }
        #modal_registration .modal-content .form-block .for_cb label span::before,
        #modal_login .modal-content .form-block .for_cb label span::before,
        .modal_esquire .modal-content .form-block .for_cb label span::before {
          width: 1.5rem;
          height: 1.5rem;
          display: inline-block;
          content: '\e914';
          font-family: 'icomoon' !important;
          color: #fff;
          background-color: #fff;
          font-size: 1.5rem;
          line-height: 1;
          margin-right: .5rem; }
      #modal_registration .modal-content .form-block .for_cb label input[type='checkbox']:checked + span::before,
      #modal_login .modal-content .form-block .for_cb label input[type='checkbox']:checked + span::before,
      .modal_esquire .modal-content .form-block .for_cb label input[type='checkbox']:checked + span::before {
        color: #000; }

@media screen and (max-width: 480px) {
  .main_content {
    max-width: 100%;
    overflow-x: hidden; } }
.main_content .inner {
  color: #959c9f; }
  .main_content .inner ol {
    padding-left: 1rem;
    counter-reset: item; }
    .main_content .inner ol > li {
      counter-increment: item; }
      .main_content .inner ol > li > ol > li {
        display: block; }
        .main_content .inner ol > li > ol > li::before {
          content: counters(item,".") ". ";
          margin-left: -20px; }
        .main_content .inner ol > li > ol > li > ol {
          list-style: lower-latin !important;
          display: block;
          counter-reset: item; }
          .main_content .inner ol > li > ol > li > ol > li {
            display: block;
            list-style: none; }
            .main_content .inner ol > li > ol > li > ol > li::before {
              content: "(" counter(item,lower-alpha) ") ";
              counter-increment: list; }

#store_list {
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-align-content: flex-start; }
  #store_list .two_lists {
    width: 25%; }
  #store_list ul {
    list-style: none;
    padding-left: 0;
    line-height: 1.4;
    float: none; }
    #store_list ul li {
      font-size: 16px;
      font-size: 1rem;
      font-family: 'Newsgot', Arial, serif;
      font-size: 18px;
      line-height: 29px; }
    #store_list ul li:first-child {
      color: #6f94aa;
      font-size: 22px;
      font-size: 1.375rem;
      font-family: 'Newsgot_bold', Arial, serif;
      text-transform: uppercase; }
    #store_list ul.big_list {
      width: 50%;
      -webkit-column-count: 2;
      /* Chrome, Safari, Opera */
      -moz-column-count: 2;
      /* Firefox */
      column-count: 2; }
      #store_list ul.big_list li {
        display: inline-block;
        width: 100%; }
  #store_list .loc_link {
    color: #959c9f; }
  @media screen and (max-width: 480px) {
    #store_list .two_lists {
      width: 50%; }
      #store_list .two_lists ul {
        width: 100%; }
    #store_list ul {
      width: 50%; }
      #store_list ul.big_list {
        width: 100%; } }

.gm-style-mtc {
  display: none; }

.marker {
  padding: 1rem 1rem 0; }
  .marker p {
    color: #fff !important; }
  .marker span, .marker a {
    color: #fff !important;
    line-height: 1;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Newsgot_bold', Arial, serif; }
    .marker span.title, .marker a.title {
      font-size: 20px;
      text-transform: uppercase;
      padding-bottom: 0.5rem; }
    .marker span.hours, .marker a.hours {
      padding: 2rem 0 0 0; }

img[src="https://maps.gstatic.com/intl/en_us/mapfiles/iw_close.gif"] {
  content: url("../images/icons_close.svg");
  width: 0;
  height: 0;
  padding: 1rem;
  margin-top: 5px;
  margin-right: 5px;
  background: transparent url("../images/icons_close.svg") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block; }

.blue_blocks .blue_block {
  background-color: #6f94aa;
  color: #fff;
  float: left;
  margin-right: 1rem;
  padding: 1rem; }
  @media screen and (max-width: 480px) {
    .blue_blocks .blue_block {
      float: none;
      margin-bottom: 1rem; } }
  .blue_blocks .blue_block h5 {
    text-transform: uppercase;
    margin: 0 0;
    font-size: 16px; }
  .blue_blocks .blue_block #p_balance, .blue_blocks .blue_block #a_balance {
    font-size: 40px;
    line-height: 1; }
  .blue_blocks .blue_block #a_balance {
    position: relative;
    width: auto;
    max-width: 150px; }
    .blue_blocks .blue_block #a_balance small {
      font-size: 19px; }
    .blue_blocks .blue_block #a_balance .red_button, .blue_blocks .blue_block #a_balance form.wpcf7-form .form-group input[type='submit'], form.wpcf7-form .form-group .blue_blocks .blue_block #a_balance input[type='submit'] {
      position: absolute;
      top: -20px;
      right: -6rem;
      z-index: 5;
      max-width: 138px;
      padding: 8px 5px; }

.loggedin_info {
  padding: 2rem 0 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Newsgot', Arial, serif;
  line-height: 23px;
  text-transform: uppercase; }
  .loggedin_info span {
    word-break: break-all; }
  .loggedin_info .word_blue {
    color: #6f94aa; }
  .loggedin_info .word_red {
    color: #f04736; }
  .loggedin_info .icon {
    color: red;
    margin-right: .5rem; }

textarea {
  resize: none; }

#pdf_modal {
  max-width: 100%; }
  #pdf_modal .close {
    margin-top: -13px;
    outline: none !important;
    color: #fff;
    opacity: 1; }
  #pdf_modal .modal-header {
    background-color: #000; }
  #pdf_modal .modal-content {
    max-width: 100%;
    background-color: #fff; }
  #pdf_modal iframe {
    width: 100%;
    height: 80vh; }

/* Date Picker in user registration */
#ui-datepicker-div {
  background: white;
  padding: 20px;
  border: 2px solid #6f94aa; }

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
  padding: 0 5px 0 5px; }

#birthday, .ui-corner-all {
  cursor: pointer; }

.ui-datepicker-title {
  width: 134px;
  text-align: center;
  float: left; }

.ui-datepicker-prev {
  float: left; }

.ui-datepicker-next {
  float: right; }

.login_error {
  border: 2px solid #f04736; }

.registration_error {
  border: 3px solid #389400;
  background: #a8ef7e;
  transition: all 0.5s ease; }

.tnc_error {
  border: 3px solid #6fb743; }

.api_result {
  color: #f04736; }

.form-error {
  margin-bottom: 15px;
  color: #fff;
  background: #95ce75;
  padding: 5px; }

#modal_topup {
  display: block;
  padding-right: 14px;
  width: 250px;
  margin: 0 auto; }
  #modal_topup.behind {
    z-index: -1; }
  #modal_topup.forward {
    z-index: 10000; }
  #modal_topup .modal-dialog {
    width: 100%; }
    #modal_topup .modal-dialog .modal-content {
      width: 97%; }
      #modal_topup .modal-dialog .modal-content .modal-body {
        width: 100%; }
        #modal_topup .modal-dialog .modal-content .modal-body select {
          color: #6f94aa;
          background: #fff;
          height: 32px;
          border: 0;
          width: 132px; }
        #modal_topup .modal-dialog .modal-content .modal-body button {
          border: 0;
          background: #9dd080;
          color: #fff;
          padding: 4px 18px 6px 18px;
          text-decoration: none; }

#ui-datepicker-div {
  display: none; }

#modal_login .modal-sm {
  max-width: 300px;
  margin: 1rem auto; }

.info {
  border: 1rem solid #f04736;
  background-color: #fff;
  padding: 4rem; }
  .info .close_link {
    position: absolute;
    top: 1rem;
    right: 1rem;
    line-height: 0;
    text-decoration: none !important; }
    .info .close_link::after {
      content: url("../images/icons_close_red.svg");
      width: 0;
      height: 0;
      padding: 1rem;
      background: transparent url("../images/icons_close_red.svg") no-repeat;
      -webkit-background-size: contain;
      background-size: contain;
      display: inline-block; }
  .info a.info_block {
    text-decoration: underline; }
  @media screen and (max-width: 480px) {
    .info {
      padding: 2rem; } }

.modal.fade.in {
  padding-right: 0 !important; }

.info_block img {
  max-width: 100%;
  height: auto; }

.login-error-text {
  margin-top: -22px;
  padding-top: 5px;
  font-size: 16px;
  color: #f04736; }

.green_button, #modal_forgotten_password input[type='submit'] {
  padding: 5px 20px;
  background-color: #9dd080;
  color: #fff;
  border: 0; }
  .green_button:hover, #modal_forgotten_password input[type='submit']:hover {
    background-color: #72bb48; }

#modal_forgotten_password .input-error {
  border: 3px solid #9dd080; }
#modal_forgotten_password .response, #modal_forgotten_password .error {
  padding-top: 11px; }

.forgotten-password {
  margin-top: -20px; }
  @media screen and (max-width: 480px) {
    .forgotten-password {
      margin-top: 0;
      color: #ffffff; } }
  .forgotten-password a {
    font-size: 14px;
    color: #f04736; }
    @media screen and (max-width: 480px) {
      .forgotten-password a {
        color: #ffffff; } }

div.with_text .inner #form_login {
  margin-top: -18px; }

.reset-password-layout .inner {
  margin-top: 15px; }
  @media (min-width: 767px) and (max-width: 1024px) {
    .reset-password-layout .inner {
      margin-top: 40px; } }
.reset-password-layout [class^="col-"] {
  margin-bottom: 10px; }
.reset-password-layout [type="password"] {
  width: 71px; }
.reset-password-layout button {
  background: #f04736;
  border: 0;
  margin-top: 5px;
  padding: 5px 15px;
  color: #fff;
  text-transform: uppercase; }

.shop-line {
  margin-bottom: 30px; }
  .shop-line h4 {
    margin: 0 0 5px; }

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